OSDN Git Service

* decl.c (pushdecl_class_level): Honor requests to bind names to
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
2
3         * g++.dg/template/inherit3: New test.
4
5 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
6
7         * gcc.dg/bitfld-4.c: Add blank options.
8
9 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
10
11         * g++.dg/template/crash1.C: New test.
12
13 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
14
15         * gcc.dg/tls/opt-2.c: New test.
16
17 2002-08-08  Devang Patel  <dpatel@apple.com>
18
19         * objc.dg/selector-1.m : New test
20         
21 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
22
23         * g++.dg/abi/bitfield4.C: New test.
24         * gcc.dg/bitfld-4.c: New test.
25
26 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
27
28         * g++.dg/other/packed1.C: New test.
29
30 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
31
32         * g++.dg/abi/offsetof.C: Tweak error messages.
33         * g++.old-deja/g++.mike/p10769a.C: Likewise.
34         
35 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
36
37         * gcc.dg/bitfld-3.c: New test.
38
39 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
40             Richard Henderson  <rth@redhat.com>
41
42         * gcc.dg/i386-bitfield1.c: New test.
43         * g++.dg/abi/bitfield3.C: Update.
44
45 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
46
47         * objc.dg/const-str-2.m: Update.
48         * gcc.dg/cpp/c++98.c: Change to C extension.
49         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
50         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
51
52 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
53
54         * testsuite/gcc.dg/tls/diag-3.c: New.
55
56 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
57
58         * g++.dg/README (Subdirectories): Document new subdir expr.
59         * g++.dg/expr/pmf-1.C: New test.
60
61 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
62
63         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
64
65 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
66
67         * g++.dg/abi/bitfield3.C: New test.
68
69 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
70
71         * lib/gcov.exp: Tweak expected line formats.
72         * gcc.misc-tests/gcov8.c: New test.
73         * gcc.misc-tests/gcov8.x: New flags.
74
75 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
76
77         * consistency.vlad/layout/endian.c: Include string.h.
78
79         * gcc.c-torture/execute/20020805-1.c: New test.
80
81 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
82
83         * g++.dg/other/conversion1.C: New test.
84
85 2002-08-03  Roger Sayle  <roger@eyesopen.com>
86
87         * gcc.dg/builtins-1.c: New testcase.
88
89 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
90
91         * g++.dg/inherit/access3.C: New test.
92
93 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
94
95         * gcc.dg/ia64-visibility-2.c: New test.
96
97 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
98
99         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
100         __qualifier_flags to __flags.
101
102 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
103
104         * g++.dg/inherit/operator1.C: New test.
105         * g++.dg/lookup/disamb1.C: Fix typo in comment.
106         * g++.dg/other/error1.C: Change expected error message.
107         * g++.dg/template/conv4.C: Likewise.
108         
109 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
110
111         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
112         for documented behaviour.
113
114 2002-07-25  Roger Sayle  <roger@eyesopen.com>
115
116         * gcc.c-torture/execute/20020720-1.x: Skip this test on
117         several targets known to fail.
118
119 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
120
121         * gcc.dg/mips-args-[123].c: New tests.
122
123 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
124
125         * gcc.dg/ppc-spe.c: New.
126
127 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
128
129         * g++.dg/other/ptrmem4.C: New testcase.
130
131 2002-07-24  Richard Henderson  <rth@redhat.com>
132
133         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
134         
135 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
136
137         * g++.dg/ext/alignof1.C (main): Return 0 for success.
138
139 2002-07-24  Roger Sayle  <roger@eyesopen.com>
140
141         * gcc.c-torture/execute/memset-3.c: New testcase.
142
143 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
144
145         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
146         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
147
148 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
149
150         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
151         Delete.
152
153 Tue Jul 23 21:02:43 2002  J"orn Rennecke <joern.rennecke@superh.com>
154
155         * gcc.c-torture/compile/simd-4.c: New test.
156
157 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
158
159         PR c++/7347, c++/7348
160         * g++.dg/template/access4.C: New test.
161         * g++.dg/template/access5.C: New test.
162         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
163         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
164         * g++.old-deja/g++.pt/ttp58.C: Likewise.
165         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
166
167 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
168
169         * gcc.dg/gnu89-init-2.c: New test.
170
171 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
172
173         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
174
175 2002-07-20  Roger Sayle  <roger@eyesopen.com>
176
177         * gcc.c-torture/execute/20020720-1.c: New testcase.
178
179 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
180
181         * gcc.dg/cpp/Wsignprom.c: New tests.
182
183 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
184
185         * gcc.c-torture/execute/loop-13.c: New test.
186
187 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
188
189         * gcc.dg/cpp/expr.c: New tests.
190
191 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
192
193         * g++.dg/opt/pr6713.C: Add template instantiation.
194
195 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
196
197         * gcc.dg/nest.c: New test.
198
199 2002-07-17  Richard Henderson  <rth@redhat.com>
200
201         * g++.dg/opt/pr6713.C: New test.
202
203 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
204
205         * gcc.c-torture/execute/loop-2e.x: Let the testcase
206         XFAIL for all x86 processors.
207
208 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
209
210         * gcc.c-torture/execute/20010122-1.x: Do not test with
211         -fomit-frame-pointer.
212
213 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
214
215         * g++.dg/template/instantiate2.C: New test.
216         * g++.dg/template/spec4.C: New test.
217
218 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
219
220         * g++.dg/template/access2.C: New test.
221         * g++.dg/template/access3.C: New test.
222
223 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
224
225         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
226         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
227         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
228         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
229         Convert to use <stdarg.h>.
230         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
231         Delete.
232         * gcc.dg/va-arg-2.c: New.
233         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
234
235 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
236
237         * gcc.c-torture/compile/20020710-1.c: New test.
238
239 Thu Jul 11 15:39:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
240                           Andrew Pinski  <pinskia@physics.uc.edu>
241
242         gcc.c-torture/compile/simd-2.c: New testcase.
243         gcc.c-torture/compile/simd-3.c: Likewise.
244
245 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
246
247         PR c++/7224
248         * g++.dg/overload/error1.C: New test.
249
250 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
251
252         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
253         configuration and IRIX 6 O32 ABI.
254
255 2002-07-11  Roger Sayle  <roger@eyesopen.com>
256
257         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
258
259 2002-07-10  Roger Sayle  <roger@eyesopen.com>
260
261         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
262
263 2002-07-10  Jeffrey A Law  <law@redhat.com>
264
265         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
266
267         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
268
269 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
270
271         * gcc.dg/20020312-2.c: Check for __PPC__.
272
273 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
274
275         * gcc.c-torture/compile/20020709-1.c: New test.
276
277 2002-07-07  Roger Sayle  <roger@eyesopen.com>
278
279         * g++.dg/template/qualttp21.C: New test case.
280
281 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
282
283         * gcc.c-torture/compile/20020706-1.c: New test.
284         * gcc.c-torture/compile/20020706-2.c: New test.
285
286 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
287             Alexandre Oliva  <aoliva@redhat.com>
288
289         * g++.dg/warn/incomplete1.C: New test.
290
291 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
292
293         PR c++/7099
294         * g++.dg/warn/noreturn1.C: New test.
295
296 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
297
298         PR c++/6706
299         * g++.dg/debug/debug6.C: New test.
300         * g++.dg/debug/debug7.C: New test.
301
302 Thu Jul  4 07:36:48 2002  J"orn Rennecke <joern.rennecke@superh.com>
303
304         * gcc.c-torture/compile/simd-3.c: New test.
305
306 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
307
308         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
309         * gcc.dg/20020620-1.c: Likewise.
310
311 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
312
313         PR c++/6944
314         * g++.dg/init/array4.C: New test.
315         * g++.dg/init/array5.C: New test.
316
317 Wed Jul  3 10:25:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
318
319         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
320         * gcc.c-torture/execute/simd-2.c (main): Likewise.
321
322 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
323
324         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
325         * gcc.dg/wtr-aggr-init-1.c: Likewise.
326         * gcc.dg/wtr-conversion-1.c: Likewise.
327         * gcc.dg/wtr-escape-1.c: Likewise.
328         * gcc.dg/wtr-int-type-1.c: Likewise.
329         * gcc.dg/wtr-label-1.c: Likewise.
330         * gcc.dg/wtr-static-1.c: Likewise.
331         * gcc.dg/wtr-strcat-1.c: Likewise.
332         * gcc.dg/wtr-suffix-1.c: Likewise.
333         * gcc.dg/wtr-switch-1.c: Likewise.
334         * gcc.dg/wtr-unary-plus-1.c: Likewise.
335         * gcc.dg/wtr-union-init-1.c: Likewise.
336         * gcc.dg/wtr-union-init-2.c: Likewise.
337         * gcc.dg/wtr-union-init-3.c: Likewise.
338
339         * gcc.dg/wtr-func-def-1.c: New test.
340
341 2002-07-02 Devang Patel <dpatel@apple.com>
342
343         * objc.dg/param-1.m: New test.
344
345 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
346
347         * gcc.dg/cpp/trad/directive.c: Add test.
348         * gcc.dg/cpp/trad/macroargs.c: Add test.
349         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
350
351 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
352
353         * gcc.dg/cpp/cmdlne-M.c: New test.
354
355 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
356
357         * objc.dg/desig-init-1.m: New test.
358
359 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
360
361         PR c++/6716
362         * g++.dg/template/instantiate1.C: New test.
363
364 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
365
366         PR c++/7112
367         * g++.dg/template/sizeof2.C: New test.
368
369 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
370
371         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
372         gcc.dg/cpp/trad/include.c: New tests.
373
374 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
375
376         PR target/7177
377         * gcc.c-torture/compile/20020701-1.c: New test.
378
379 2002-07-01  Stan Shebs  <shebs@apple.com>
380
381         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
382         header here...
383         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
384         (objc-torture-execute): or here.
385
386 Mon Jul  1 12:51:05 2002  J"orn Rennecke <joern.rennecke@superh.com>
387
388         * gcc.c-torture/execute/arith-rand-ll.c: New test.
389
390 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
391
392         * gcc.dg/cpp/trad/escaped-nl.c: New test.
393
394 2002-06-30  Devang Patel  <dpatel@apple.com>
395
396         * objc.dg/fsyntax-only.m: New test.
397
398 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
399
400         PR c++/6695
401         * g++.dg/template/friend7.C: New file.
402
403 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
404
405         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
406         return type.
407
408 Thu Jun 27 15:23:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
409
410         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
411         avoid division by zero.
412
413 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
414
415         * gcc.dg/Wunknownprag.c: New tests.
416
417 Tue Jun 25 21:50:38 2002  J"orn Rennecke <joern.rennecke@superh.com>
418
419         * gcc.c-torture/execute/simd-2.c: New test.
420
421 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
422
423         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
424         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
425         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
426         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
427         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
428         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
429         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
430         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
431         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
432         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
433         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
434         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
435         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
436         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
437         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
438         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
439         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
440
441 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
442
443         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
444         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
445         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
446         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
447         New tests.
448         * gcc.dg/cpp/trad/directive.c: Update.
449
450 2002-06-23  Andreas Jaeger  <aj@suse.de>
451
452         * gcc.c-torture/execute/complex-6.c: New.
453
454 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
455
456         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
457         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
458         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
459         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
460
461 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
462
463         * gcc.dg/cpp/trad: New directory with traditional tests copied
464         from parent directory.
465         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
466         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
467         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
468         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
469         Move to trad/ and rename.
470         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
471         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
472         gcc.dg/cpp/trad/redef2.c: New tests.
473         * gcc.dg/cpp/trad/trad.exp: New driver.
474
475 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
476
477         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
478         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
479         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
480         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
481         Remove.
482
483 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
484
485         * gcc.dg/20020620-1.c: New test.
486
487 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
488
489         * g++.dg/template/ttp4.C: New test.
490
491 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
492
493         * g++.dg/opt/vt1.C: Fix regexp.
494
495 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
496
497         * gcc.c-torture/execute/pure-1.c: Make functions static again.
498         Don't use attribute `noinline'.
499
500 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
501
502         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
503
504 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
505
506         * gcc.c-torture/execute/simd-1.c: New.
507
508         * gcc.dg/simd-1.c: New.
509
510 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
511
512         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
513
514 2002-06-16  Richard Henderson  <rth@redhat.com>
515
516         * g++.dg/ext/anon-struct1.C: New.
517         * g++.dg/ext/anon-struct2.C: New.
518         * g++.dg/ext/anon-struct3.C: New.
519         * gcc.dg/anon-struct-1.c: New.
520         * gcc.dg/anon-struct-2.c: New.
521         * gcc.dg/anon-struct-3.c: New.
522         * gcc.dg/20011008-1.c: Adjust warning text.
523         * gcc.dg/20020527-1.c: Add -fms-extensions.
524
525 2002-06-16  Richard Henderson  <rth@redhat.com>
526
527         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
528
529 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
530
531         * gcc.c-torture/execute/20020615-1.c: New test.
532
533 2002-06-15  Roger Sayle  <roger@eyesopen.com>
534
535         * gcc.c-tortuture/execute/compare-1.c: New test case.
536         * gcc.c-tortuture/execute/compare-2.c: New test case.
537         * gcc.c-tortuture/execute/compare-3.c: New test case.
538
539 2002-06-13  Richard Henderson  <rth@redhat.com>
540
541         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
542         ia64 ilp32.
543
544 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
545
546         * g++.dg/template/typename2.C: Update error message.
547
548 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
549
550         * gcc.c-torture/execute/20020611-1.c: New test.
551
552 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
553
554         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
555         list of targets to skip.
556
557 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
558
559         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
560         targets if not optimizing.
561
562 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
563
564         * gcc.c-torture/compile/20020605-1.c: New test.
565
566         * g++.dg/opt/vt1.C: New test.
567
568         * gcc.dg/20020531-1.c: New test.
569
570         * gcc.dg/20020530-1.c: New test.
571
572         * gcc.dg/20020527-1.c: New test.
573
574         * g++.dg/opt/cse1.C: New test.
575
576 2002-06-07  Roger Sayle  <roger@eyesopen.com>
577
578         * gcc.dg/20020607-2.c: New test case.
579
580 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
581
582         * gcc.c-torture/compile/20020604-1.c: New test.
583
584 2002-06-04  Richard Henderson  <rth@redhat.com>
585
586         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
587         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
588         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
589
590 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
591
592         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
593
594 2002-06-03  Richard Henderson  <rth@redhat.com>
595
596         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
597         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
598
599 2002-06-02  Richard Henderson  <rth@redhat.com>
600
601         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
602         test functions static.
603
604 2002-06-02  Andreas Jaeger  <aj@suse.de>
605
606         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
607         now.
608
609 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
610
611         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
612         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
613         Update for mofified diagnostics.
614         * gcc.dg/c99-intconst-1.c: No longer fail.
615
616 2002-06-02  Richard Henderson  <rth@redhat.com>
617
618         * gcc.dg/uninit-A.c: Remove xfail markers.
619
620 2002-06-01  Roger Sayle  <roger@eyesopen.com>
621
622         * gcc.dg/fnegate-1.c: New test case.
623
624 2002-05-30  Osku Salerma  <osku@iki.fi>
625
626         * gcc.c-torture/execute/mayalias-1.c: New file.
627
628 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
629
630         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
631         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
632         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
633
634 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
635
636         * gcc.c-torture/execute/20020529-1.c: New test.
637
638 2002-05-27  Richard Henderson  <rth@redhat.com>
639
640         * g++.dg/ext/attrib6.C: New test case.
641
642 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
643
644         * gcc.c-torture/execute/pure-1.c: New test.
645
646 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
647
648         * gcc.dg/cpp/arith-2.c: Remove.
649
650 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
651
652         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
653         * gcc.dg/cpp/if-3.c: Remove.
654
655 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
656
657         * g++.dg/opt/cse2.C: New test.
658
659 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
660
661         * gcc.dg/cpp/arith-1.c: New semantic tests.
662         * gcc.dg/cpp/if-1.c: Update.
663
664 2002-05-24  Ben Elliston  <bje@redhat.com>
665
666         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
667
668 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
669
670         * gcc.dg/verbose-asm.c: New test.
671
672 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
673
674         * gcc.dg/cpp/paste12.c: New test.
675
676 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
677
678         * g++.dg/parse/named_ops.C: New test.
679
680 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
681
682         * gcc/testsuite/gcc.dg/weak-8.c: New test.
683
684 Thu May 23 11:09:26 2002  J"orn Rennecke <joern.rennecke@superh.com>
685
686         * gcc.dg/weak-2.c: Allow optional leading underscore
687         in scan-assembler symbol name.
688         * gcc.dg/weak-3.c: Likewise.
689         * gcc.dg/weak-4.c: Likewise.
690         * gcc.dg/weak-5.c: Likewise.
691
692 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
693
694         * gcc.dg/20020523-1.c: New test.
695
696 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
697
698         * objc.dg/const-str-2.m: Update now that we stop after
699         a command line error.
700
701 2002-05-22  Richard Henderson  <rth@redhat.com>
702
703         * g++.dg/dg.exp: Fix typo in test pruneing.
704
705 2002-05-22  Richard Henderson  <rth@redhat.com>
706
707         * g++.dg/dg.exp: Prune the tls subdirectory.
708         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
709         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
710         * g++.dg/tls/init-1.C: New.
711
712 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
713
714         * gcc.dg/20020517-1.c: New test.
715
716 2002-05-21  Richard Henderson  <rth@redhat.com>
717
718         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
719         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
720
721 Tue May 21 14:25:32 2002  Brian R. Gaeke  <brg@dgate.ORG>
722
723         * g++.dg/other/copy2.C: New test.
724
725 Mon May 20 10:51:35 2002  J"orn Rennecke <joern.rennecke@superh.com>
726
727         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
728         (MAX_COPY): Bump up to 10 times sizeof (long long).
729         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
730
731         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
732         sizeof (long long).
733
734         * gcc.c-torture/execute/strcpy-1.c: New test.
735
736 2002-05-19  Jason Merrill  <jason2redhat.com>
737
738         * g++.dg/ext/oper1.C: New test.
739
740 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
741 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
742
743         * README.QMTEST: New file.
744
745         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
746
747 2002-05-19  Andreas Jaeger  <aj@suse.de>
748
749         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
750         now.
751         * gcc.c-torture/execute/loop-2d.x: Likewise.
752
753 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
754
755         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
756         support weak symbols.
757         * gcc.dg/weak-4.c: Likewise
758         * gcc.dg/weak-6.c: Likewise
759
760 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
761
762         * gcc.dg/weak-3.c: Add dg-excess-error comment for
763         cygwin, coff and h8300-*-hms targets
764         * gcc.dg/weak-5.c: Likewise
765         * gcc.dg/weak-7.c: Likewise
766
767 2002-05-16  Jason Merrill  <jason@redhat.com>
768
769         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
770         (scan-assembler-not, scan-assembler-dem): Likewise.
771         (scan-assembler-dem-not): Likewise.
772
773 2002-05-15  Richard Henderson  <rth@redhat.com>
774
775         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
776
777 2002-05-15  Richard Henderson  <rth@redhat.com>
778
779         * gcc.dg/weak-5.c (vfoo1c): No warning here.
780         (vfoo1f): Warning here.
781         (vfoo1l): Don't redefine the alias.
782
783 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
784
785         * g++.dg/init/pm1.C: New test.
786
787 2002-05-12  David S. Miller  <davem@redhat.com>
788
789         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
790         types.
791
792 2002-05-10  Roger Sayle  <roger@eyesopen.com>
793
794         * gcc.c-torture/execute/20020510-1.c: New test case.
795
796 2002-05-10  David S. Miller  <davem@redhat.com>
797
798         * gcc.c-torture/execute/conversion.c: Test long double too.
799
800 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
801
802         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
803         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
804         * lib/g++.exp (g++_link_flags): Likewise.
805         * lib/objc.exp (objc_target_compile): Likewise.
806
807 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
808
809         * gcc.dg/cpp/poison.c: Update.
810         * gcc.dg/cpp/20000625-2.c: Remove.
811         * gcc.dg/cpp/direct2s.c: Remove final test.
812
813 2002-05-08  Tom Rix  <trix@redhat.com>
814
815         * gcc.c-torture/execute/20020508-1.c: New test.
816         * gcc.c-torture/execute/20020508-2.c: New test.
817         * gcc.c-torture/execute/20020508-3.c: New test.
818
819 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
820
821         * gcc.dg/cpp/charconst-4.c: More tests.
822
823 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
824
825         PR c/6569
826         * gcc.dg/weak-3.c: Update location of warning messages.
827         * gcc.dg/weak-5.c: Likewise.
828
829 2002-05-06  Roger Sayle  <roger@eyesopen.com>
830
831         * gcc.c-torture/execute/20020506-1.c: New test case.
832
833 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
834
835         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
836
837 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
838
839         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
840
841 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
842
843         * gcc.dg/cpp/charconst-3.c: New test.
844
845 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
846
847         * gcc.dg/cpp/charconst.c: Update tests.
848
849 2002-05-05  Tim Josling  <tej@melbpc.org.au>
850
851         * treelang: Added directory for new sample language treelang. Also
852         lib/treelang.exp: New file to signal treelang should be tested.
853
854 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
855
856         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
857         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
858         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
859         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
860         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
861         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
862         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
863
864 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
865
866         * gcc.dg/format/xopen-2.c: New test.
867
868 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
869
870         * gcc.dg/20020503-1.c: New test.
871
872 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
873
874         * g++.dg/init/dtor1.C: Make it tougher.
875
876 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
877
878         * g++.dg/init/dtor1.C: New test.
879
880 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
881
882         * gcc.dg/altivec-8.c: New.
883
884 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
885
886         * gcc.dg/altivec-7.c: New.
887
888 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
889
890         * g++.dg/parse/typedef1.C: New test.
891
892 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
893
894         PR c++/6486
895         * g++.dg/template/friend6.C: New test.
896
897         PR c++/6492
898         * g++.dg/init/copy1.C: New test.
899
900 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
901
902         * g++.dg/warn/effc1.C: New test.
903
904 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
905
906         * gcc.dg/cpp/if-cexp.c: Add a test.
907
908 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
909
910         * gcc.dg/20020426-2.c: New test.
911
912 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
913
914         * gcc.dg/cpp/if-mop.c: Update.
915         * gcc.dg/cpp/if-mpar.c: Add test.
916         * gcc.dg/cpp/if-oppr.c: Update.
917
918 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
919
920         PR c/6343
921         * gcc.dg/weak-[2-7].c: New tests.
922
923 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
924
925         * gcc.dg/enum1.c: New test.
926
927 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
928
929         PR c++/6497
930         * g++.dg/inherit/access2.C: New test.
931
932 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
933
934         PR bootstrap/6445
935         * gcc.dg/20020426-1.c: New test.
936
937 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
938
939         * g++.dg/abi/enum1.C: New test.
940
941 2002-04-26  Richard Henderson  <rth@redhat.com>
942
943         * gcc.dg/c99-bool-1.c: Expect always true warning.
944
945 2002-04-25  Roger Sayle  <roger@eyesopen.com>
946
947         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
948
949 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
950
951         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
952         targets.
953
954 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
955
956         * g++.dg/abi/mange7.C: New test.
957
958         PR c++/6438.
959         * g++.dg/parse/stmtexpr2.C: New test.
960
961 Wed Apr 24 21:38:36 2002  J"orn Rennecke <joern.rennecke@superh.com>
962
963         * gcc.dg/20020312-2.c: Add SH target.
964
965 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
966
967         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
968         compiler output on mips*-*-irix*.
969
970 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
971
972         * g++.dg/parse/attr1.C: New test.
973
974 2002-04-23  Roger Sayle  <roger@eyesopen.com>
975
976         * gcc.c-torture/execute/string-opt-17.c: New test case.
977         * gcc.c-torture/execute/memset-2.c: New test case.
978
979 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
980
981         PR c++/6256:
982         * g++.dg/template/friend5.C: New test.
983
984         PR c++/6331:
985         * g++.dg/template/qual1.C: Likewise.
986
987 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
988
989         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
990         Include stdlib.h, not stdio.h or ctype.h.
991
992 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
993
994         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
995         cris-*-elf* and mmix-*-*.
996         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
997         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
998         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
999         Ditto.
1000         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
1001         * gcc.dg/wchar_t-1.c: Ditto.
1002
1003 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
1004
1005         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
1006         Clarify comment.
1007
1008 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
1009
1010         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
1011
1012 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1013
1014         * gcc.c-torture/execute/20000906-1.x: Delete.
1015
1016 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
1017
1018         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
1019
1020 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
1021
1022         * PR6367
1023         * g77.f-torture/execute/6367.f: New test.
1024         * g77.f-torture/execute/6367.x: Disable for MMIX.
1025
1026 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
1027
1028         * PR6352
1029         * g++.dg/opt/inline2.C: New test.
1030
1031 2002-04-18  Richard Henderson  <rth@redhat.com>
1032
1033         * gcc.dg/20000906-1.c: Enable for all targets.
1034         * gcc.c-torture/compile/iftrap-2.c: New.
1035
1036 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
1037
1038         * gcc.dg/20020418-1.c: New test.
1039         * gcc.dg/20020418-2.c: New test.
1040
1041 2002-04-18  Richard Henderson  <rth@redhat.com>
1042
1043         * gcc.c-torture/compile/iftrap-1.c: New.
1044         * gcc.dg/iftrap-1.c: Adjust for ia64.
1045         * gcc.dg/iftrap-2.c: New.
1046
1047 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
1048
1049         * gcc.c-torture/compile/20020418-1.c: New test.
1050
1051 2002-04-18  Roger Sayle  <roger@eyesopen.com>
1052
1053         * gcc.c-torture/compile/20020415-1.c: New.
1054
1055 2002-04-18  David S. Miller  <davem@redhat.com>
1056
1057         * gcc.c-torture/execute/20020418-1.c: New test.
1058
1059 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
1060
1061         * gcc.dg/20020416-1.c: New test.
1062
1063         * g++.dg/opt/inline1.C: New test.
1064
1065 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
1066
1067         * gcc.dg/altivec-5.c: New test.
1068
1069         * gcc.dg/20020415-1.c: New test.
1070
1071 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
1072
1073         * testsuite/lib/chill.exp: Remove.
1074
1075 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
1076
1077         * g++.dg/other/big-struct.C: New test.
1078
1079 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
1080
1081         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
1082         of scratch file.
1083
1084 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
1085
1086         PR c/6277
1087         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
1088         in scan-assembler function name
1089
1090 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
1091
1092         * g77.f-torture/execute/980628-4.x,
1093         g77.f-torture/execute/980628-5.x,
1094         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
1095         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
1096         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
1097         i[34567]86-*-*.
1098
1099 2002-04-13  David S. Miller  <davem@redhat.com>
1100
1101         * gcc.c-torture/execute/20020413-1.c: New test.
1102
1103 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
1104
1105         * gcc.dg/asm-6.c,
1106         * g++.dg/ext/asm1.C: New tests.
1107
1108 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
1109
1110         PR c++ 5373.
1111         * g++.dg/parse/stmtexpr1.C: New test.
1112
1113         PR c++/5189.
1114         * g++.dg/template/copy1.C: New test.
1115
1116 2002-04-12  Richard Henderson  <rth@redhat.com>
1117
1118         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
1119
1120 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
1121
1122         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
1123         gcc.c-torture/execute/20020307-2.c.
1124
1125 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
1126
1127         * g++.dg/ext/attrib5.C,
1128         * g++.dg/lookup/struct1.C: New tests.
1129
1130 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
1131
1132         * gcc.dg/20020411-1.c: New test.
1133
1134         * gcc.c-torture/execute/20020411-1.c: New test.
1135
1136 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
1137
1138         * g77.f-torture/execute/6177.f: New test.
1139
1140 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
1141
1142         PR middle-end/6247
1143         * g++.dg/opt/cleanup1.C: New test.
1144
1145         * g++.dg/opt/const1.C: New test.
1146
1147 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
1148
1149         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
1150
1151 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
1152
1153         PR c++/5507
1154         * g++.dg/template/typename2.C: New test.
1155
1156 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
1157
1158         * gcc.c-torture/execute/loop-12.c: New.
1159
1160 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
1161
1162         * g77.f-torture/execute/980628-4.x,
1163         g77.f-torture/execute/980628-5.x,
1164         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
1165         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
1166         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
1167
1168 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1169
1170         PR optimization/6086
1171         * g++.dg/opt/preinc1.C: New test.
1172
1173 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
1174
1175         PR c++/5571
1176         * g++.dg/opt/static2.C: New test.
1177
1178 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
1179
1180         PR c/5120
1181         * gcc.dg/20020406-1.c: New test.
1182
1183 2002-04-04  David S. Miller  <davem@redhat.com>
1184
1185         * gcc.c-torture/execute/20020404-1.c: New test.
1186
1187 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
1188
1189         PR c/6123
1190         * gcc.dg/20020312-2.c: Do not declare global register variable
1191         if __PIC__ or __pic__ is defined.
1192
1193 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
1194
1195         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
1196         __asm__ so that it works correctly even if -ansi -pedantic-errors.
1197
1198 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1199
1200         * gcc.misc-tests/linkage.exp: Update last change to handle
1201         sparc*-, not just sparc-.
1202
1203 2002-04-03  Richard Henderson  <rth@redhat.com>
1204
1205         * gcc.dg/cpp/ucs.c: Improved long UCS test.
1206
1207 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
1208
1209         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
1210
1211 2002-04-02  David S. Miller  <davem@redhat.com>
1212
1213         * gcc.c-torture/execute/20020402-3.c: New test.
1214
1215 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
1216
1217         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
1218         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
1219
1220         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
1221         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
1222         g77.f-torture/execute/20001201.x,
1223         g77.f-torture/execute/u77-test.x: New files.
1224
1225         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
1226         * gcc.dg/wchar_t-1.c: Ditto.
1227
1228 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1229
1230         * gcc.c-torture/execute/20020402-1.c: New test.
1231
1232 2002-04-01  Richard Henderson  <rth@redhat.com>
1233
1234         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
1235
1236         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
1237
1238 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1239
1240         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
1241
1242 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1243
1244         * g++.dg/inherit/template-as-base.C: Expect error.
1245         * g++.dg/inherit/namespace-as-base.C: Likewise.
1246
1247 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
1248
1249         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
1250         g++.dg/ext/instantiate3.C: Tweak match patterns.
1251
1252         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
1253         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
1254         -da test.
1255
1256 2002-03-31  Richard Henderson  <rth@redhat.com>
1257
1258         * gcc.dg/special/alias-2.c: New.
1259         * gcc.dg/special/ecos.exp: Run it.
1260
1261 2002-03-31  Richard Henderson  <rth@redhat.com>
1262
1263         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
1264
1265 2002-03-31  Kazu Hirata  <kazu@hxi.com>
1266
1267         * gcc.dg/weak-1.c: Disable on h8300 port.
1268
1269 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
1270
1271         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
1272         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
1273         ordering tests.
1274         * g++.dg/bprob/bprob-1.C: New test.
1275         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
1276         * g++.dg/gcov/gcov-1.C: New test.
1277         * g++.dg/gcov/gcov-1.x: New file.
1278         * g++.dg/gcov/gcov-2.C: New test.
1279         * g++.dg/gcov/gcov-3.C: New test.
1280         * g++.dg/gcov/gcov-3.h: New file.
1281
1282 2002-03-28  Roger Sayle  <roger@eyesopen.com>
1283
1284         * g++.old-deja/g++.other/builtins5.C: New test.
1285         * g++.old-deja/g++.other/builtins6.C: New test.
1286         * g++.old-deja/g++.other/builtins7.C: New test.
1287         * g++.old-deja/g++.other/builtins8.C: New test.
1288         * g++.old-deja/g++.other/builtins9.C: New test.
1289
1290 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
1291
1292         * g++.dg/opt/static1.C: New test.
1293
1294         * g++.dg/opt/longbranch1.C: New test.
1295
1296 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
1297
1298         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
1299
1300         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
1301
1302 Thu Mar 28 16:38:09 2002  Jeffrey A Law  (law@redhat.com)
1303
1304         * gcc.c-torture/execute/20020328-1.c: New test.
1305
1306 2002-03-27  Richard Henderson  <rth@redhat.com>
1307
1308         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
1309         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
1310         move from g++.old-deja/g++.ext/.
1311
1312 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
1313
1314         * g++.dg/init/new2.C: New test.
1315
1316 2002-03-26  Richard Henderson  <rth@redhat.com>
1317
1318         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
1319
1320         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
1321         on sparc.
1322
1323         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
1324         sparcv9 systems.
1325         * gcc.dg/20001102-1.c: Likewise.
1326
1327 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
1328
1329         * gcc.dg/cpp/endif-pedantic1.c,
1330         gcc.dg/cpp/endif-pedantic2.c:  New tests.
1331
1332 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
1333
1334         * g++.dg/init/new1.C: New test.
1335
1336 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
1337
1338         * g++.dg/abi/vbase9.C: New test.
1339
1340 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
1341
1342         * gcc.dg/arm-asm.c: New test.
1343
1344 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
1345
1346         * gcc.dg/Wswitch-enum.c: New test.
1347         Fix PR c/5044.
1348
1349 2002-03-26  Richard Henderson  <rth@redhat.com>
1350
1351         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
1352         structure.
1353
1354 2002-03-25  Richard Henderson  <rth@redhat.com>
1355
1356         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
1357         sparcv9 systems.
1358
1359         * gcc.c-torture/compile/20011119-1.c (xxx): New.
1360         * gcc.c-torture/compile/20011119-2.c (xxx): New.
1361
1362 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
1363
1364         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
1365
1366 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
1367
1368         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
1369         targets using generic thunk support.
1370
1371 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
1372
1373         * gcc.c-torture/compile/20020323-1.c: New test.
1374
1375         * g++.dg/opt/conj2.C: New test.
1376
1377 2002-03-24  Richard Henderson  <rth@redhat.com>
1378
1379         * gcc.dg/weak-1.c: Use -fno-common.
1380
1381 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
1382
1383         * g77.dg/f77-edit-apostrophe-out.f: New test
1384         * g77.dg/f77-edit-h-out.f: New test
1385         * g77.dg/f77-edit-t-in.f: New test
1386         * g77.dg/f77-edit-t-out.f: New test
1387         * g77.dg/f77-edit-x-out.f: New test
1388         * g77.dg/f77-edit-slash-out.f: New test
1389         * g77.dg/f77-edit-colon-out.f: New test
1390         * g77.dg/f77-edit-s-out.f: New test
1391
1392 2002-03-24  Richard Henderson  <rth@redhat.com>
1393
1394         * objc/execute/formal_protocol-6.x: New XFAIL.
1395
1396 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
1397
1398         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
1399         that do not support weak symbols
1400
1401 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
1402
1403         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
1404         * lib/g77.exp:  Likewise
1405         * lib/objc.exp: Likewise
1406
1407 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
1408
1409         * gcc.dg/Wswitch-default.c: New test.
1410
1411 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
1412
1413         * g++.dg/other/enum1.C: New test.
1414
1415 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
1416
1417         * gcc.dg/pragma-ep-3.c: Fix typo.
1418
1419 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1420
1421         * g++.dg/inherit/template-as-base.C: New test.
1422
1423 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
1424
1425         * g++.old-deja/g++.other/dwarf2-1.C: Move...
1426         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
1427
1428 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
1429
1430         * gcc.dg/cpp/multiline.c: Update to match.
1431
1432 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
1433
1434         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
1435
1436 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
1437
1438         * gcc.dg/cpp/extratokens2.c:  New file.
1439
1440 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
1441
1442         * gcc.dg/20020312-2.c: Add rs6000 target.
1443
1444         * gcc.c-torture/compile/20020319-1.c: New test.
1445
1446 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1447
1448         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
1449         (A, E): Handle this.
1450
1451 2002-03-20  Jason Merrill  <jason@redhat.com>
1452
1453         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
1454         ignoring -fpic.
1455         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
1456         through prune_gcc_output.
1457
1458 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
1459
1460         * gcc.c-torture/compile/20020320-1.c: New test.
1461
1462 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
1463
1464         * gcc.c-torture/compile/20020318-1.c: New test.
1465
1466         * gcc.dg/struct-by-value-1.c: New test.
1467
1468         * gcc.dg/20020319-1.c: New test.
1469
1470 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
1471
1472         * g++.dg/opt/conj1.C: New test.
1473
1474 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
1475
1476         * g++.dg/template/qualttp20.C: Revert previous change.
1477         * g++.dg/template/qualttp3.C: Likewise.
1478         * g++.dg/template/qualttp4.C: Likewise
1479         * g++.dg/template/qualttp5.C: Likewise
1480         * g++.dg/template/qualttp6.C: Likewise
1481         * g++.dg/template/qualttp7.C: Likewise
1482         * g++.dg/template/qualttp8.C: Likewise
1483         * g++.dg/template/recurse.C: Likewise.
1484
1485 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
1486
1487         * gcc.dg/cpp/wchar-1.c: Update.
1488
1489 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
1490
1491         * g++.dg/template/conv1.C: New test.
1492         * g++.dg/template/conv2.C: New test.
1493         * g++.dg/template/conv3.C: New test.
1494         * g++.dg/template/conv4.C: New test.
1495
1496 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
1497
1498         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
1499         * g++.dg/template/qualttp3.C: Likewise.
1500         * g++.dg/template/qualttp4.C: Likewise
1501         * g++.dg/template/qualttp5.C: Likewise
1502         * g++.dg/template/qualttp6.C: Likewise
1503         * g++.dg/template/qualttp7.C: Likewise
1504         * g++.dg/template/qualttp8.C: Likewise
1505         * g++.dg/template/recurse.C: Likewise.
1506
1507 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
1508
1509         * g++.dg/opt/dtor1.C: New test.
1510
1511 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
1512
1513         * gcc.c-torture/compile/20020315-1.c: New test.
1514
1515 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
1516
1517         * gcc.dg/weak-1.c: Fix scan tests.
1518
1519 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
1520
1521         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
1522         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
1523         cris-*-aout* mmix-*-*.
1524         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
1525         cris-*-aout* mmix-*-*.
1526         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
1527         cris-*-elf* cris-*-aout* and mmix-*-*.
1528         * gcc.dg/20001009-1.c: Ditto.
1529         * gcc.dg/20010912-1.c: Ditto.
1530         * gcc.dg/20020122-4.c: Ditto.
1531         * gcc.dg/inline-2.c: Ditto.
1532
1533 Thu Mar 14 14:28:38 2002  Jeffrey A Law  (law@cygnus.com)
1534
1535         * gcc.c-torture/compile/20020314-1.c: New test.
1536
1537 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
1538
1539         * gcc.c-torture/execute/20020314-1.c: New test.
1540
1541 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
1542
1543         * g++.dg/warn/Wunused-1.C: New test.
1544
1545 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
1546
1547         * g++.dg/abi/mangle6.C: New test.
1548
1549 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
1550
1551         * gcc.c-torture/compile/20020309-2.c: New test.
1552
1553         * gcc.c-torture/compile/20020312-1.c: New test.
1554
1555 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
1556
1557         * g++.dg/other/access1.C: New test.
1558
1559 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
1560
1561         * gcc.c-torture/execute/wchar_t-1.c: New test.
1562
1563 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
1564
1565         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
1566
1567 2002-03-12  Roger Sayle  <roger@eyesopen.com>
1568
1569         * gcc.dg/20020312-1.c: New test case.
1570
1571 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
1572
1573         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
1574
1575 2002-03-11  Richard Henderson  <rth@redhat.com>
1576
1577         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
1578         * g++.old-deja/g++.jason/report.C: Likewise.
1579
1580 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
1581
1582         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
1583         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
1584
1585 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
1586
1587         * testsuite/g++.dg/overload/pmf1.C: New test.
1588
1589 2002-03-11  Kazu Hirata  <kazu@hxi.com>
1590
1591         * gcc.c-torture/execute/20020307-1.c: Use long.
1592
1593 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
1594
1595         PR optimization/5844
1596         * gcc.dg/20020310-1.c: New test.
1597
1598 2002-03-09  Michael Meissner  <meissner@redhat.com>
1599
1600         * gcc.c-torture/execute/memcpy-2.c: New test.
1601         * gcc.c-torture/execute/memset-1.c: New test.
1602         * gcc.c-torture/execute/strlen-1.c: New test.
1603         * gcc.c-torture/execute/strcmp-1.c: New test.
1604         * gcc.c-torture/execute/strncmp-1.c: New test.
1605
1606 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
1607
1608         * gcc.dg/ppc-ldstruct.c: New test.
1609
1610 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
1611
1612         * gcc.c-torture/execute/va-arg-22.c: New test.
1613
1614 Sat Mar  9 07:47:50 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1615
1616         * gcc.c-torture/compile/20020309-1.c: New test.
1617
1618 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
1619
1620         * gcc.c-torture/execute/20020307-2.c: New test.
1621
1622 Thu Mar  7 10:05:31 2002  Jeffrey A Law  (law@redhat.com)
1623
1624         * g77.f-torture/compile/20020307-1.f: New test.
1625
1626 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
1627
1628         * gcc.dg/unordered-1.c: New test.
1629
1630 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
1631
1632         * gcc.c-torture/execute/20020307-1.c: New test.
1633
1634 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
1635
1636         * gcc.dg/20020304-1.c: New test.
1637
1638         * gcc.c-torture/compile/20020304-2.c: New test.
1639
1640 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
1641
1642         * gcc.c-torture/compile/20020304-1.c: New test case
1643         (from PR c/5830).
1644
1645 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
1646
1647         * gcc.dg/20020103-1.c: Add other -D ppc variants.
1648
1649 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1650
1651         * g++.dg/other/classkey1.C: New test.
1652
1653 2002-03-01  Richard Henderson  <rth@redhat.com>
1654
1655         * gcc.c-torture/compile/981223-1.x: New.
1656         * gcc.c-torture/compile/920625-1.x: New.
1657
1658 2002-02-28  Richard Henderson  <rth@redhat.com>
1659
1660         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
1661
1662 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
1663
1664         * gcc.c-torture/execute/20020227-1.c: New test.
1665
1666 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
1667
1668         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
1669         here" ERROR lines.
1670         * g++.old-deja/g++.oliva/partord1.C: Likewise.
1671         * g++.old-deja.g++.other/defarg1.C: Likewise.
1672         * g++.old-deja/g++.pt/calls2.C: Likewise.
1673         * g++.old-deja/g++.pt/crash20.C: Likewise.
1674         * g++.old-deja/g++.pt/crash30.C: Likewise.
1675         * g++.old-deja/g++.pt/crash36.C: Likewise.
1676         * g++.old-deja/g++.pt/crash6.C: Likewise.
1677         * g++.old-deja/g++.pt/defarg13.C: Likewise.
1678         * g++.old-deja/g++.pt/derived3.C: Likewise.
1679         * g++.old-deja/g++.pt/error1.C: Likewise.
1680         * g++.old-deja/g++.pt/friend21.C: Likewise.
1681         * g++.old-deja/g++.pt/friend23.C: Likewise.
1682         * g++.old-deja/g++.pt/infinite1.C: Likewise.
1683         * g++.old-deja/g++.robertl/eb128.C: Likewise.
1684
1685 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
1686
1687         * gcc.c-torture/execute/20020225-2.c: New test.
1688
1689 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
1690
1691         * gcc.c-torture/execute/920730-1t.c,
1692         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
1693         Delete test cases, only relevant to -traditional.
1694
1695 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
1696
1697         * gcc.dg/cpp/undef1.c: Remove.
1698         * gcc.dg/cpp/directiv.c: Update.
1699         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
1700
1701 2002-02-27  Michael Meissner  <meissner@redhat.com>
1702
1703         * gcc.c-torture/execute/20020226-1.c: New test.
1704
1705 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
1706
1707         * g++.dg/debug/debug4.C: New test.
1708
1709         * gcc.dg/ia64-visibility-1.c: New test.
1710
1711 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
1712
1713         * gcc.dg/debug/20020224-1.c: New.
1714
1715 2002-02-25  Kazu Hirata  <kazu@hxi.com>
1716
1717         * gcc.c-torture/execute/960416-1.x: New.
1718         * gcc.c-torture/execute/divconst-3.x: Likewise.
1719
1720 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
1721
1722         * gcc.dg/20020224-1.c: New test.
1723
1724 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
1725
1726         * gcc.c-torture/execute/20020225-1.c: New.
1727
1728 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1729
1730         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
1731
1732 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
1733
1734         * gcc.dg/20020222-1.c: New test.
1735
1736 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
1737
1738         * g++.dg/opt/anonunion1.C: New test.
1739
1740 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
1741
1742         * g++.dg/template/qualttp19.C: New test.
1743         * g++.dg/template/qualttp20.C: New test.
1744         * g++.old-deja/g++.jason/report.C: Adjust expected errors
1745         * g++.old-deja/g++.other/qual1.C: Likewise.
1746
1747 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
1748
1749         * gcc.dg/attr-alwaysinline.c: New.
1750
1751 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
1752
1753         * gcc.dg/20020220-1.c: New test.
1754
1755         * gcc.dg/20020220-2.c: New test.
1756
1757         * g++.dg/opt/mmx1.C: New test.
1758
1759 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
1760
1761         * gcc.c-torture/compile/20020110.c: New test.
1762
1763 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
1764
1765         * gcc.c-torture/execute/20020219-1.c: New test.
1766
1767         * gcc.dg/20020219-1.c: New test.
1768
1769         * gcc.dg/noncompile/20020220-1.c: New test.
1770
1771         * g++.dg/opt/ptrintsum1.C: New test.
1772
1773         * gcc.dg/debug/20020220-1.c: New test.
1774
1775 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
1776
1777         * gcc.c-torture/execute/20020216-1.c: New test.
1778
1779 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
1780
1781         * gcc.dg/decl-1.c: Update, new test.
1782
1783 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
1784
1785         * g++.dg/abi/bitfield1.C: New test.
1786         * g++.dg/abi/bitfield2.C: New test.
1787
1788 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
1789
1790         * gcc.dg/attr-nest.c: New test.
1791
1792 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
1793
1794         * gcc.c-torture/execute/20020215-1.c: New test.
1795
1796 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
1797
1798         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
1799         * g++.dg/debug/debug.exp: New.
1800         * g++.dg/debug/trivial.C: New.
1801         * g++.dg/debug/debug1.C: Moved...
1802         * g++.dg/other/debug1.C: ...from here.
1803         * g++.dg/debug/debug2.C: Moved...
1804         * g++.dg/other/debug2.C: ...from here.
1805         * g++.dg/debug/debug3.C: Moved...
1806         * g++.dg/other/debug3.C: ...from here.
1807
1808         * gcc.dg/noncompile/20020213-1.c: New test.
1809
1810 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
1811
1812         * g++.dg/other/debug3.C: New test.
1813
1814         * gcc.c-torture/execute/20020213-1.c: New test.
1815
1816 2002-02-13  Richard Smith <richard@ex-parrot.com>
1817
1818         * g++.old-deja/g++.other/thunk1.C: New test.
1819
1820 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
1821
1822         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
1823
1824 2002-02-13  Stan Shebs  <shebs@apple.com>
1825
1826         * gcc.dg/altivec-3.c: New.
1827
1828 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
1829
1830         * gcc.dg/Wunreachable-1.c: New test.
1831         * gcc.dg/Wunreachable-2.c: New test.
1832
1833 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
1834
1835         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
1836
1837 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
1838
1839         * gcc.dg/decl-1.c: New test.
1840
1841 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
1842
1843         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
1844
1845 2002-02-10  Kazu Hirata  <kazu@hxi.com>
1846
1847         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
1848         * gcc.c-torture/compile/980506-1.x: Likewise.
1849
1850 2002-02-10  Kazu Hirata  <kazu@hxi.com>
1851
1852         * gcc.dg/20020210-1.c: New.
1853
1854 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
1855
1856         * g77.f-torture/execute/947.f: New regression test
1857         for PR fortran/947.
1858
1859 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
1860
1861         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
1862         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
1863
1864 2002-02-08  Richard Henderson  <rth@redhat.com>
1865
1866         * gcc.c-torture/compile/labels-3.c: New.
1867
1868 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
1869
1870         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
1871         expression statements work instead.
1872         * gcc.dg/noncompile/20020207-1.c: New test.
1873
1874 2002-02-07  Richard Henderson  <rth@redhat.com>
1875
1876         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
1877
1878 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1879
1880         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
1881         message from g77
1882         * lib/g77-dg.exp: Trim g77 error messages so that they are
1883         recognised by dg.exp.
1884
1885 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1886
1887         PR fortran/5473
1888         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
1889
1890 2002-02-07  Richard Henderson  <rth@redhat.com>
1891
1892         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
1893         to be sufficiently aligned for integers.
1894
1895 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
1896
1897         * g++.dg/template/friend4.C: New test.
1898
1899 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1900
1901         PR fortran/5743
1902         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
1903         unsupported cases.
1904
1905 2002-02-07  Richard Henderson  <rth@redhat.com>
1906
1907         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
1908         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
1909         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
1910         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
1911
1912 2002-02-06  Richard Henderson  <rth@redhat.com>
1913
1914         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
1915
1916 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
1917
1918         * gcc.dg/20020206-1.c: New test.
1919
1920 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
1921
1922         * gcc.c-torture/execute/20020206-1.c: New test.
1923
1924         * gcc.c-torture/execute/20020206-2.c: New test.
1925
1926         PR optimization/5429:
1927         * gcc.c-torture/compile/20020206-1.c: New test.
1928
1929 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
1930
1931         * g++.dg/ext/align1.C: Do not use an explicit alignment value
1932         as certain file formats cannot support particularly large
1933         alignments.
1934
1935         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
1936         and do not expect to be able to link the executable.
1937
1938         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
1939         fail because the COFF format does not support the weak attribute.
1940
1941 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
1942
1943         * g77.dg/pr5473.f:  New test
1944
1945 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
1946
1947         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
1948         Fix testcase accordingly.
1949
1950 2002-02-04  Richard Henderson  <rth@redhat.com>
1951
1952         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
1953         (buf): Change to be an array of pointers, not ints.
1954
1955 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
1956
1957         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
1958         before all tests.  Move warning one line above to match where it
1959         C frontend emits.
1960         * gcc.dg/Wswitch-2.c: New test.
1961         * g++.dg/warn/Wswitch-1.C: New test.
1962         * g++.dg/warn/Wswitch-2.C: New test.
1963
1964 2002-02-04  Richard Henderson  <rth@redhat.com>
1965
1966         * g++.dg/abi/offsetof.C: Fix size comparison.
1967
1968 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
1969
1970         * gcc.dg/cast-qual-2.c: New test.
1971
1972 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
1973
1974         * gcc.dg/20020201-4.c: New test.
1975
1976 2002-02-04  Ben Elliston  <bje@redhat.com>
1977
1978         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
1979         target_info attribute != 0, in addition to the empty string.
1980         (gcc_target_compile): Likewise.
1981
1982 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
1983
1984         * gcc.dg/Wswitch.c: New test.
1985         PR gcc/4475. PR gcc/3780.
1986
1987 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
1988
1989         * g77.f-torture/execute/5122.f: New test for regressions
1990         against PR fortran/5122.
1991
1992 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
1993
1994         * g77.f-torture/compile/pr3743.f: Delete
1995         * g77.dg/pr3743-1.f: New test.
1996         * g77.dg/pr3743-2.f: New test.
1997         * g77.dg/pr3743-3.f: New test.
1998         * g77.dg/pr3743-4.f: New test.
1999
2000 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2001
2002         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
2003
2004 2002-02-02  Richard Henderson  <rth@redhat.com>
2005
2006         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
2007         * gcc.c-torture/execute/bf64-1.c: Likewise.
2008
2009 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
2010
2011         * gcc.dg/20020201-2.c: New test.
2012
2013         * gcc.dg/20020201-3.c: New test.
2014
2015         * gcc.c-torture/execute/bitfld-2.c: New test.
2016
2017 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2018
2019         * gcc.dg/bitfld-1.c: Update.
2020         * gcc.dg/bitfld-2.c: Update.
2021         * gcc.c-torture/execute/bitfld-1.x: New.
2022
2023 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
2024
2025         * gcc.c-torture/execute/20020201-1.c: New test.
2026
2027 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
2028
2029         PR target/5469
2030         * gcc.dg/20020201-1.c: New test.
2031
2032 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
2033
2034         PR fortran/3743
2035         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
2036         * g77.f-torture/compile/pr3743.x: Remove
2037
2038 2002-01-31  Tom Rix  <trix@redhat.com>
2039
2040         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
2041
2042 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
2043
2044         * gcc.dg/noncompile/20020130-1.c: New test.
2045
2046 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
2047
2048         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
2049
2050 2002-01-29  Richard Henderson  <rth@redhat.com>
2051
2052         * gcc.c-torture/execute/991118-1.c: Cast various constants back
2053         to long long.
2054         * gcc.c-torture/execute/bf64-1.c: Likewise.
2055
2056 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
2057
2058         * gcc.c-torture/execute/20020129-1.c: New test.
2059
2060 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
2061
2062         * gcc.c-torture/compile/20000224-1.c: Update.
2063         * gcc.c-torture/execute/bitfld-1.c: New tests.
2064         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
2065         * gcc.dg/uninit-A.c: Update.
2066
2067 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
2068
2069         * g++.dg/template/ctor1.C: Add instantiation.
2070
2071 2002-01-28  Paul Koning  <pkoning@equallogic.com>
2072
2073         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
2074         argument to __builtin_prefetch to be const ptr.
2075
2076 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
2077
2078         * gcc.c-torture/compile/20020120-1.c: New test.
2079
2080 2002-01-27  Kazu Hirata  <kazu@hxi.com>
2081
2082         * gcc.c-torture/execute/20020127-1.c: New test.
2083
2084 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
2085
2086         * g77.dg/f77-edit-i-in.f: New test
2087         * g77.dg/f77-edit-i-out.f: New test
2088
2089 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
2090
2091         * gcc.dg/debug/debug.exp: New file.
2092         * gcc.dg/debug/trivial.c: New file.
2093         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
2094         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
2095         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
2096         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
2097         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
2098         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
2099         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
2100         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
2101         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
2102         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
2103         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
2104         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
2105         * gcc.dg/20000503-1.c: Removed.
2106         * gcc.dg/20010207-1.c: Removed.
2107         * gcc.dg/20011223-1.c: Removed.
2108         * gcc.dg/20020104-2.c: Removed.
2109         * gcc.dg/debug-1.c: Removed.
2110         * gcc.dg/debug-2.c: Removed.
2111         * gcc.dg/debug-3.c: Removed.
2112         * gcc.dg/debug-4.c: Removed.
2113         * gcc.dg/debug-5.c: Removed.
2114         * gcc.dg/debug-6.c: Removed.
2115         * gcc.dg/dwarf2-1.c: Removed.
2116         * gcc.dg/dwarf2-2.c: Removed.
2117
2118 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
2119
2120         * g++.old-deja/g++.other/eh5.C: New test.
2121         * g++.old-deja/g++.other/sibcall2.C: New test.
2122         * g++.old-deja/g++.other/array9.C: New test.
2123         * g++.old-deja/g++.other/typename2.C: New test.
2124         * g++.old-deja/g++.other/crash60.C: New test.
2125         * g++.old-deja/g++.other/conv9.C: New test.
2126         * g++.old-deja/g++.other/mangle10.C: New test.
2127         * g++.old-deja/g++.other/unchanging1.C: New test.
2128         * g++.old-deja/g++.other/exprstmt1.C: New test.
2129         * g++.old-deja/g++.other/inline23.C: New test.
2130         * g++.old-deja/g++.eh/ia64-1.C: New test.
2131         * g++.old-deja/g++.other/dwarf2-1.C: New test.
2132         * g++.old-deja/g++.other/reload1.C: New test.
2133         * g++.old-deja/g++.other/static20.C: New test.
2134         * g++.old-deja/g++.other/local-alloc1.C: New test.
2135         * g++.old-deja/g++.other/conv8.C: New test.
2136         * g++.old-deja/g++.other/stmtexpr2.C: New test.
2137         * g++.old-deja/g++.other/storeexpr1.C: New test.
2138         * g++.old-deja/g++.other/storeexpr2.C: New test.
2139         * g++.dg/eh/template2.C: New test.
2140         * g++.dg/warn/weak1.C: New test.
2141
2142 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
2143
2144         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
2145         Remove first, non-varying, argument.
2146
2147 2002-01-23  Richard Henderson  <rth@redhat.com>
2148
2149         * gcc.dg/inline-2.c: New.
2150
2151         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
2152         Add optional target arg.  Check number of arguments.
2153         (scan-assembler-not, scan-assembler-dem): Likewise.
2154         (scan-assembler-dem-not): Likewise.
2155
2156 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
2157
2158         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
2159         line 12.
2160         * g++.old-deja/g++.brendan/parse3.C,
2161         g++.old-deja/g++.other/crash26.C,
2162         g++.old-deja/g++.other/crash28.C,
2163         g++.old-deja/g++.other/crash29.C,
2164         g++.old-deja/g++.other/crash30.C,
2165         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
2166
2167 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
2168
2169         * gcc.dg/20020115-1.c: New.
2170
2171 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
2172
2173         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
2174
2175 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
2176
2177         * gcc.dg/20020122-3.c: New.
2178
2179 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
2180
2181         * g++.dg/other/gc1.C: New test.
2182
2183 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
2184
2185         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
2186
2187 2002-01-22  Richard Henderson  <rth@redhat.com>
2188
2189         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
2190
2191 2002-01-22  Richard Henderson  <rth@redhat.com>
2192
2193         * gcc.dg/20020122-4.c: New.
2194
2195 2002-01-22  H.J. Lu <hjl@gnu.org>
2196
2197         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
2198         link output.
2199         * gcc.dg/special/ecos.exp: Likewise.
2200         * lib/g++-dg.exp: Likewise.
2201         * lib/g77-dg.exp: Likewise.
2202         * lib/gcc-dg.exp : Likewise.
2203         * lib/mike-g++.exp: Likewise.
2204         * lib/mike-g77.exp: Likewise.
2205         * lib/mike-gcc.exp: Likewise.
2206         * lib/objc-dg.exp: Likewise.
2207
2208 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
2209
2210         PR target/5379
2211         * gcc.dg/20020122-2.c: New test.
2212
2213 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
2214
2215         * gcc.dg/20020122-1.c: New test.
2216
2217 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
2218
2219         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
2220
2221 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
2222
2223         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
2224
2225 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2226
2227         * gcc.c-torture/compile/20020121-1.c: New test.
2228
2229 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2230
2231         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
2232         ld_library_path.
2233
2234 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
2235
2236         * gcc.dg/20020218-1.c: New test.
2237
2238 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
2239
2240         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
2241         messages
2242         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
2243         "At global scope" warning
2244         * g++.dg/ext/align1.C: Change cygwin test for alignment
2245         from db-bogus to dg-warning
2246
2247 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
2248
2249         * g77.f-torture/compile/cpp2.F: New test.
2250
2251 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2252
2253         * g++.dg/template/access1.C: New test.
2254
2255 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
2256
2257         * gcc.dg/20020118-1.c: New.
2258
2259 2002-01-18  Kazu Hirata  <kazu@hxi.com>
2260
2261         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
2262
2263 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
2264
2265         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
2266         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
2267         alignment warnings.
2268
2269 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
2270
2271         * gcc.misc-tests/i386-prefetch.exp: Save and restore
2272         torture_with_loops and torture_without_loops
2273
2274 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
2275
2276         * gcc.c-torture/compile/20020116-1.c: New test.
2277
2278 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
2279
2280         * gcc.dg/20020116-2.c: New test.
2281
2282         * gcc.dg/ultrasp4.c: New test.
2283
2284         * gcc.dg/20020116-1.c: New test.
2285
2286 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
2287
2288         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
2289         by EABI.
2290
2291 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
2292
2293         * gcc.misc-tests/i386-prefetch.exp: New.
2294         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
2295         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
2296         * gcc.misc-tests/i386-pf-none-1.c: New test.
2297         * gcc.misc-tests/i386-pf-sse-1.c: New test.
2298
2299 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
2300
2301         * gcc.dg/gnu89-init-1.c: Add new tests.
2302
2303 2002-01-15  Andreas Jaeger  <aj@suse.de>
2304
2305         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
2306         * gcc.dg/i386-mmx-2.c: Likewise.
2307         * gcc.dg/i386-sse-1.c: Likewise.
2308         * gcc.dg/i386-sse-2.c: Likewise.
2309         * gcc.dg/i386-sse-3.c: Likewise.
2310
2311 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
2312
2313         * g77.f-torture/execute/intrinsic-unix-bessel.f:
2314         Uncomment additional cases that now pass.
2315
2316 2002-01-11  Richard Henderson  <rth@redhat.com>
2317
2318         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
2319         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
2320
2321 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
2322
2323         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
2324
2325 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
2326
2327         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
2328         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
2329
2330 2002-01-10  Dale Johannesen  <dalej@apple.com>
2331
2332         * gcc.c-torture/execute/loop-11.c: New.
2333
2334 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
2335
2336         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
2337         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
2338
2339 2002-01-09  Richard Henderson  <rth@redhat.com>
2340
2341         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
2342         type in which to perform the operation for each size.
2343
2344 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
2345
2346         * gcc.c-torture/compile/20020109-2.c: New test.
2347
2348 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
2349
2350         * gcc.c-torture/execute/loop-10.c: New test.
2351
2352 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
2353
2354         * gcc.c-torture/compile/20010226-1.c: New test.
2355         * gcc.c-torture/compile/20010227-1.c: New test.
2356         * gcc.c-torture/compile/20010426-1.c: New test.
2357         * gcc.c-torture/compile/20010510-1.c: New test.
2358         * gcc.c-torture/compile/20010605-3.c: New test.
2359         * gcc.c-torture/compile/20010824-1.c: New test.
2360         * gcc.c-torture/execute/20010409-1.c: New test.
2361         * gcc.dg/noncompile/20000901-1.c: New test.
2362         * gcc.dg/20001023-1.c: New test.
2363         * gcc.dg/20001101-1.c: New test.
2364         * gcc.dg/20001102-1.c: New test.
2365         * gcc.dg/20010207-1.c: New test.
2366         * gcc.dg/20010405-1.c: New test.
2367         * gcc.dg/20010822-1.c: New test.
2368         * gcc.dg/20011107-1.c: New test.
2369
2370 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
2371
2372         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
2373
2374         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
2375         execution failure on PA targets.
2376
2377 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
2378
2379         * gcc.c-torture/compile/20020109-1.c: New test.
2380
2381 2002-01-08  Kazu Hirata  <kazu@hxi.com>
2382
2383         * gcc.c-torture/execute/20020108-1.c: New test.
2384
2385 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
2386
2387         * gcc.dg/20020108-1.c: New test.
2388
2389 2002-01-08  H.J. Lu <hjl@gnu.org>
2390
2391         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
2392         for header files.
2393
2394 2002-01-08  Geoff Keating  <geoffk@redhat.com>
2395
2396         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
2397         consistency.
2398
2399 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
2400
2401         * gcc.dg/altivec-4.c: Test altivec predicates.
2402
2403 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
2404
2405         * gcc.c-torture/execute/20020107-1.c: New test.
2406
2407 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
2408
2409         PR c/5279
2410         * gcc.c-torture/compile/20020106-1.c: New test.
2411
2412 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
2413
2414         * gcc.c-torture/execute/nestfunc-4.c: New test.
2415
2416 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
2417
2418         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
2419         extra triple that slipped in.
2420         * g++.old-deja/g++.abi/align.C: Likewise.
2421         * g++.old-deja/g++.abi/bitfields.C: Likewise.
2422
2423 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
2424
2425         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
2426         * g++.old-deja/g++.abi/align.C: Likewise.
2427         * g++.old-deja/g++.abi/bitfields.C: Likewise.
2428
2429         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
2430         on FreeBSD/i386.
2431         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
2432         FreeBSD.
2433
2434 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
2435
2436         * gcc.dg/20020104-1.c: New test.
2437
2438         * gcc.dg/20020104-2.c: New test.
2439
2440 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
2441
2442         * gcc.dg/20020103-1.c: Fix typo in target selector.
2443
2444 2002-01-03  Richard Henderson  <rth@redhat.com>
2445
2446         * gcc.dg/20020103-1.c: New.
2447
2448 2002-01-03  Kazu Hirata  <kazu@hxi.com>
2449
2450         * gcc.c-torture/execute/20020103-1.c: New test.
2451
2452 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
2453
2454         * g++.dg/other/debug2.C: New test.
2455
2456         * gcc.c-torture/compile/20020103-1.c: New test.
2457
2458 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
2459
2460         * gcc.dg/gnu89-init-1.c: Added new tests.
2461
2462 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2463
2464         * g++.dg/template/friend2.C: Remove as patch is reverted.
2465
2466         * g++.dg/warn/oldcast1.C: New test.
2467
2468         * g++.dg/template/ptrmem1.C: New test.
2469         * g++.dg/template/ptrmem2.C: New test.
2470
2471         * g++.dg/template/ntp.C: New test.
2472
2473         * g++.dg/other/component1.C: New test.
2474
2475         * g++.dg/template/ttp3.C: New test.
2476
2477         * g++.dg/template/friend2.C: New test.
2478         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
2479
2480 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2481
2482         * g++.dg/other/ptrmem1.C: New test.
2483         * g++.dg/other/ptrmem2.C: New test.
2484
2485 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2486
2487         * g++.dg/template/ctor1.C: New test.
2488
2489 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2490
2491         * g++.dg/template/friend2.C: New test.
2492
2493 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
2494
2495         * gcc.dg/mmix-1.c: New test.
2496
2497 2001-12-31  Richard Henderson  <rth@redhat.com>
2498
2499         * gcc.dg/asm-5.c: New.
2500
2501 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
2502
2503         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
2504         in namespace __gnu_cxx
2505
2506 2001-12-30  Richard Henderson  <rth@redhat.com>
2507
2508         * gcc.dg/debug-6.c: New.
2509
2510 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
2511
2512         * gcc.c-torture/compile/20011229-2.c: New test.
2513
2514 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
2515
2516         * gcc.dg/debug-3.c: New test.
2517         * gcc.dg/debug-4.c: New test.
2518         * gcc.dg/debug-5.c: New test.
2519
2520 2001-12-29  Richard Henderson  <rth@redhat.com>
2521
2522         * g++.dg/eh/loop1.C: New.
2523
2524 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
2525
2526         * g++.dg/template/crash1.C: New test.
2527
2528 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
2529
2530         * g++.dg/other/const1.C: New test.
2531
2532 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
2533
2534         * gcc.c-torture/compile/20011229-1.c: New test.
2535
2536 2001-12-28  Stan Shebs  <shebs@apple.com>
2537
2538         * lib/objc-torture.exp: Resync with c-torture.exp.
2539         * lib/objc.exp: Load standard libraries.
2540
2541 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
2542
2543         * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
2544         additional tests.
2545
2546 2001-12-27  Roger Sayle <roger@eyesopen.com>
2547
2548         * gcc.c-torture/execute/string-opt-16.c: New testcase.
2549
2550 2001-12-27  Richard Henderson  <rth@redhat.com>
2551
2552         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
2553
2554 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
2555
2556         * g++.dg/eh/ctor1.C: New test.
2557         * g++.dg/other/error2.C: New test.
2558
2559 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
2560
2561         * g++.dg/other/init2.C: New test.
2562
2563 2001-12-24  Richard Henderson  <rth@redhat.com>
2564
2565         * gcc.dg/20011223-1.c: New.
2566         * gcc.dg/inline-1.c: New.
2567
2568 2001-12-23  Richard Henderson  <rth@redhat.com>
2569
2570         * gcc.dg/asm-4.c: Test operand modifiers.
2571
2572 2001-12-23  Richard Henderson  <rth@redhat.com>
2573
2574         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
2575
2576 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
2577
2578         * gcc.c-torture/execute/20011223-1.c: New test.
2579
2580 2001-12-21  Richard Henderson  <rth@redhat.com>
2581
2582         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
2583         re-enables the warning.
2584
2585 2001-12-21  Richard Henderson  <rth@redhat.com>
2586
2587         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
2588
2589 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
2590
2591         * gcc.c-torture/compile/20011218-1.c: New test.
2592
2593 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
2594
2595         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
2596         arm-isr.c test.
2597         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
2598         epilogue generation for ARM ISR routines.
2599
2600 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2601
2602         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
2603         * gcc.dg/format/c90-printf-3.c: Likewise.
2604         * gcc.dg/format/c99-printf-3.c: Likewise.
2605         * gcc.dg/format/ext-1.c: Likewise.
2606         * gcc.dg/format/ext-6.c: Likewise.
2607         * gcc.dg/format/format.h: Prototype unlocked stdio.
2608
2609 2001-12-20  Richard Henderson  <rth@redhat.com>
2610
2611         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
2612         (arena): Use it.
2613         (malloc): Correct allocation logic.  Abort if we fill up the
2614         arena before initialization complete.
2615         (realloc): Correct allocation logic.
2616
2617 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
2618
2619         * gcc.c-torture/compile/20011219-2.c: New test.
2620
2621         * gcc.c-torture/execute/20011219-1.c: New test.
2622
2623 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
2624
2625         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
2626         target does not support weak symbols.
2627
2628 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
2629
2630         * gcc.c-torture/compile/20011219-1.c: New test.
2631
2632 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
2633
2634         * g++.dg/other/error1.C: New test.
2635
2636 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
2637
2638         * gcc.c-torture/execute/20011217-1.c: New test.
2639
2640 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
2641
2642         * objc.dg/special/: New directory.
2643         * objc.dg/special/special.exp: New file.
2644         * objc.dg/special/unclaimed-category-1.h: New file.
2645         * objc.dg/special/unclaimed-category-1a.m: New file.
2646         * objc.dg/special/unclaimed-category-1.m: New file.
2647
2648 2001-12-17  Andreas Jaeger  <aj@suse.de>
2649
2650         * gcc.c-torture/compile/20011217-2.c: New test.
2651
2652 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
2653
2654         * gcc.c-torture/compile/20011217-1.c: New test.
2655
2656 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
2657
2658         * testsuite/gcc.dg/20011214-1.c: New.
2659
2660 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
2661
2662         * gcc.dg/altivec-4.c: New.
2663
2664 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
2665
2666         * gcc.dg/20011113-1.c: New test.
2667
2668 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2669
2670         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
2671         std::__malloc_alloc_template<0> and
2672         std::__default_alloc_template<false, 0>.
2673
2674 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2675
2676         * objc/execute/bf-21.m: New test.
2677         * objc/execute/enumeration-1.m: New test.
2678         * objc/execute/enumeration-2.m: New test.
2679
2680 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
2681
2682         * gcc.dg/gnu89-init-1.c: New test.
2683
2684 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2685
2686         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
2687         * g++.old-deja/g++.jason/2371.C: Likewise.
2688         * g++.old-deja/g++.jason/template33.C: Likewise.
2689         * g++.old-deja/g++.jason/template34.C: Likewise.
2690         * g++.old-deja/g++.jason/template36.C: Likewise.
2691         * g++.old-deja/g++.oliva/typename1.C: Likewise.
2692         * g++.old-deja/g++.oliva/typename2.C: Likewise.
2693         * g++.old-deja/g++.other/typename1.C: Likewise.
2694         * g++.old-deja/g++.pt/inherit2.C: Likewise.
2695         * g++.old-deja/g++.pt/nontype5.C: Likewise.
2696         * g++.old-deja/g++.pt/typename11.C: Likewise.
2697         * g++.old-deja/g++.pt/typename14.C: Likewise.
2698         * g++.old-deja/g++.pt/typename16.C: Likewise.
2699         * g++.old-deja/g++.pt/typename3.C: Likewise.
2700         * g++.old-deja/g++.pt/typename4.C: Likewise.
2701         * g++.old-deja/g++.pt/typename5.C: Likewise.
2702         * g++.old-deja/g++.pt/typename7.C: Likewise.
2703         * g++.old-deja/g++.robertl/eb9.C: Likewise.
2704
2705 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
2706
2707         * g++.dg/other/linkage1.C: New test.
2708         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
2709         specifiers.
2710
2711 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
2712
2713         * gcc.dg/concat.c: New test.
2714
2715 2001-12-11  Stan Shebs  <shebs@apple.com>
2716
2717         * objc/compile: New test directory.
2718         * objc/compile/compile.exp: New expect script.
2719         * objc/compile/20011211-1.m: New compile test.
2720
2721 2001-12-11  Jason Merrill  <jason@redhat.com>
2722
2723         * lib/prune.exp (prune_gcc_output): Also handle "In member
2724         function".  So many permutations...
2725
2726 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
2727
2728         * g++.dg/template/typedef1.C: New test.
2729
2730 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
2731
2732         * g++.dg/other/copy1.C: New test.
2733
2734 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
2735
2736         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
2737
2738         * gcc.dg/builtin-choose-expr.c: New.
2739
2740 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
2741
2742         * gcc.dg/altivec-2.c: New.
2743
2744 2001-12-07  Richard Henderson  <rth@redhat.com>
2745
2746         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
2747
2748 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
2749
2750         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
2751         ultrasparc.
2752
2753 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2754
2755         * g++-old.deja/g++.robertl/eb101.C: Deleted.
2756
2757 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
2758
2759         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
2760         variable argument list.
2761
2762 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
2763
2764         * gcc.c-torture/execute/memcheck: Delete entire directory.
2765         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
2766         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
2767
2768 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2769
2770         * gcc.dg/Wshadow-1.c: New test.
2771
2772 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
2773
2774         * gcc.c-torture/compile/20011130-1.c: New test.
2775
2776         * gcc.dg/noncompile/20011025-1.c: New test.
2777
2778         * g++.dg/other/anon-union.C: New test.
2779
2780         * gcc.c-torture/execute/20011024-1.c: New test.
2781
2782 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
2783
2784         * gcc.c-torture/execute/20000722-1.x,
2785         gcc.c-torture/execute/20010123-1.x: Remove.
2786         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
2787         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
2788         gcc.dg/c99-complit-2.c: New tests.
2789
2790 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
2791
2792         * g++.dg/inherit/base1.C: New test.
2793
2794 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
2795
2796         * g++.dg/other/stdarg1.C: New test.
2797
2798         * gcc.c-torture/compile/20011130-2.c: New test.
2799
2800 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
2801
2802         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
2803         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
2804         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
2805         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
2806         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
2807         * gcc.dg/builtin-prefetch-1.c: New test.
2808
2809 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
2810
2811         * gcc.dg/20011130-1.c: New test.
2812
2813 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
2814
2815         * g++.dg/other/scope1.C: New test.
2816         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
2817
2818 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
2819
2820         * gcc.dg/vla-init-1.c: New test.
2821
2822 2001-12-01  Geoff Keating  <geoffk@redhat.com>
2823
2824         * gcc.c-torture/compile/structs.c: New testcase from GDB.
2825
2826 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2827
2828         * objc.dg/alias.m: Update.
2829         * objc.dg/class-1.m: Update.
2830         * objc.dg/const-str-1.m: Update.
2831         * objc.dg/fwd-proto-1.m: Update.
2832         * objc.dg/id-1.m: Update.
2833         * objc.dg/super-class-1.m: Update.
2834
2835 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
2836
2837         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
2838         constructs.
2839
2840 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
2841
2842         * gcc.c-torture/execute/20011128-1.c: New test.
2843
2844 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
2845
2846         * gcc.dg/20011127-1.c: New test.
2847
2848 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2849
2850         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
2851         from Austin Group draft 7.
2852         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
2853         scanf format arguments.
2854         * gcc.dg/format/no-exargs-2.c: New test.
2855
2856 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
2857
2858         * g++.dg/abi/vbase8-4.C: New test.
2859
2860 2001-11-24  Ian Lance Taylor  <ian@airs.com>
2861
2862         * gcc.c-torture/execute/20011121-1.c: New test.
2863
2864 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
2865
2866         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
2867
2868 2001-11-23  Andreas Jaeger  <aj@suse.de>
2869
2870         * gcc.dg/cpp/charconst-2.c: New test.
2871
2872 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
2873
2874         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
2875         to the host if it is remote.  Let tests specify extra headers
2876         they use.
2877         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
2878         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
2879         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
2880         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
2881         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
2882         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
2883         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
2884         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
2885         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
2886         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
2887
2888 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
2889
2890         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
2891         for little endian ARMs.
2892
2893 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
2894
2895         * gcc.c-torture/compile/20011119-1.c: New test.
2896         * gcc.c-torture/compile/20011119-2.c: New test.
2897
2898 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
2899
2900         * gcc.dg/altivec-1.c: Fix typo.
2901
2902 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
2903
2904         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
2905
2906 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
2907
2908         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
2909
2910 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
2911
2912         * lib/g77.exp: Don't specify --rpath-link.
2913
2914         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
2915         across all the headers.
2916         * gcc.dg/format/format.exp: For testing on a remote host,
2917         copy format.h.
2918
2919         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
2920         * gcc.c-torture/execute/930406-1.c: Likewise.
2921         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
2922
2923 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
2924
2925         * gcc.dg/altivec-1.c: New.
2926
2927 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
2928
2929         * gcc.dg/cpp/fpreprocessed.c: New test case.
2930
2931 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2932
2933         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
2934         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
2935         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
2936
2937 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2938
2939         * gcc.dg/no-builtin-1.c: New test.
2940
2941 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
2942
2943         * gcc.c-torture/execute/20011115-1.c: New test.
2944
2945 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
2946
2947         * gcc.c-torture/compile/20011114-2.c: New test.
2948         * gcc.c-torture/compile/20011114-3.c: New test.
2949         * gcc.c-torture/compile/20011114-4.c: New test.
2950
2951 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
2952
2953         * g++.dg/other/init1.C: New test.
2954
2955 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
2956
2957         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
2958         message.
2959
2960         * gcc.c-torture/execute/20011114-1.c: New testcase.
2961
2962         * gcc.c-torture/compile/20010327-1.c: Revert last change.
2963         * gcc.c-torture/compile/20011114-1.c: New test, exactly
2964         like the (before this change) version of 20010327-1.c.
2965
2966 2001-11-14  Roger Sayle <roger@eyesopen.com>
2967
2968         * gcc.c-torture/execute/string-opt-13.c: New testcase.
2969
2970 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
2971
2972         * g++.dg/init/array2.C: New test.
2973
2974 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
2975
2976         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
2977
2978 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
2979
2980         * g++.dg/other/forscope1.C: New test.
2981         * g++.dg/ext/forscope1.C: New test.
2982         * g++.dg/ext/forscope2.C: New test.
2983
2984 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
2985
2986         * gcc.c-torture/execute/20011113-1.c: New test.
2987
2988 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
2989
2990         * gcc.c-torture/execute/20011109-2.c: New test.
2991
2992         * gcc.c-torture/execute/20011109-1.c: New test.
2993
2994 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
2995
2996         * gcc.c-torture/compile/20011109-1.c: New test.
2997
2998 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
2999
3000         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
3001         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
3002         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
3003         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
3004         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
3005         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
3006         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
3007
3008 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
3009
3010         * g++.dg/warn/Wshadow-1.C: New tests.
3011         * g++.old-deja/g++.mike/for3.C: Update.
3012
3013 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
3014
3015         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
3016         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
3017         XFAILs.  Adjust expected error texts.
3018         * gcc.c-torture/compile/20011106-1.c,
3019         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
3020         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
3021         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
3022         gcc.dg/c99-array-lval-5.c: New tests.
3023
3024 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3025
3026         * gcc.dg/cpp/defined.c: Update.
3027
3028 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3029
3030         * gcc.c-torture/execute/anon-1.c: New test.
3031
3032 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
3033
3034         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
3035         same size, so no warning should be produced on stormy16.
3036
3037         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
3038         due to oversized array.
3039         * g++.old-deja/g++.mike/ns15.C: Likewise.
3040         * g++.old-deja/g++.pt/crash16.C: Likewise.
3041
3042 2001-11-02  Graham Stott  <grahams@redhat.com>
3043
3044         * g++.dgother/debug1.C: Fix typos.
3045
3046 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
3047
3048         * g++.dg/other/debug1.C: New test.
3049
3050 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3051
3052         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
3053         of unsigned long.
3054
3055 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
3056
3057         * gcc.dg/20011029-2.c: New test.
3058
3059         * gcc.c-torture/compile/20011029-1.c: New test.
3060
3061 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
3062
3063         * objc/execute/class_self-1.m: New test.
3064         * objc/execute/class_self-2.m: New test.
3065
3066 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
3067
3068         * gcc.misc-tests/msgs.exp: Delete.
3069         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
3070         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
3071         error set to match recent changes.
3072
3073 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
3074
3075         * gcc.dg/20011021-1.c: New test.
3076
3077 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
3078
3079         * gcc.c-torture/compile/20011023-1.c: New test.
3080
3081 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
3082
3083         * lib/g77.exp: Rewrite based on lib/g++.exp.
3084
3085 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
3086
3087         * gcc.c-torture/execute/20011019-1.c: New test.
3088
3089         * gcc.dg/20011018-1.c: New test.
3090
3091 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
3092
3093         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
3094
3095 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
3096
3097         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
3098         * gcc.dg/attr-invalid.c: Likewise.
3099
3100 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
3101
3102         * testsuite/gcc.dg/20011015-1.c: New test.
3103
3104 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
3105
3106         * g++.dg/template/unify2.C: New test.
3107
3108 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
3109
3110         * g++.dg/other/exception-specification.C: New test
3111
3112 2001-10-13  Tom Rix  <trix@redhat.com>
3113
3114         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
3115         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
3116
3117 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
3118
3119         * testsuite/gcc.dg/20011009-1.c: New test.
3120
3121 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
3122
3123         PR g++/4476
3124         * g++.dg/other/friend1.C: New test.
3125
3126 2001-10-11  Richard Henderson  <rth@redhat.com>
3127
3128         * g++.old-deja/g++.other/crash18.C: Add -S to options.
3129
3130 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3131
3132         * gcc.c-torture/compile/20011010-1.c: New.
3133
3134 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3135
3136         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
3137         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
3138         g77.f-torture/execute/execute.exp,
3139         g77.f-torture/noncompile/noncompile.exp,
3140         gcc.c-torture/compile/compile.exp,
3141         gcc.c-torture/execute/execute.exp,
3142         gcc.c-torture/execute/ieee/ieee.exp,
3143         gcc.c-torture/execute/memcheck/memcheck.exp,
3144         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
3145         objc/execute/execute.exp: Update FSF address.
3146
3147 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
3148
3149         * gcc.dg/cpp/cmdlne-C.c: Update.
3150         * gcc.dg/cpp/cmdlne-C2.c: New.
3151
3152 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3153
3154         * gcc.c-torture/execute/20011008-3.c: New.
3155
3156 2001-10-08  DJ Delorie  <dj@redhat.com>
3157
3158         * gcc.dg/20011008-1.c: New.
3159         * gcc.dg/20011008-2.c: New.
3160
3161 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
3162
3163         * gcc.dg/cpp/spacing1.c: Update test.
3164
3165 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3166
3167         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
3168         spelling errors of "separate" as "seperate".
3169
3170 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
3171
3172         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
3173         enough to avoid inlining.
3174
3175 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3176
3177         * lib/g77.exp: set libg2c_dir correctly.
3178
3179 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
3180
3181         * gcc.dg/cpp/macro11.c: New test.
3182
3183 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
3184
3185         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
3186         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
3187         gcc.dg/format/multattr-3.c: New tests.
3188         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
3189         tests for format attributes on function pointers being rejected.
3190
3191 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
3192
3193         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
3194
3195 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
3196
3197         * g++.dg/warn/format1.C: New test.
3198
3199 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
3200
3201         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
3202
3203 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
3204
3205         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
3206
3207 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
3208
3209         * gcc.dg/cpp/redef2.c: Add test.
3210
3211 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
3212
3213         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
3214         long-standing bug on i686, apparently.
3215         * gcc.c-torture/execute/loop-2c.x: New file.
3216         * gcc.c-torture/execute/loop-2d.x: New file.
3217         * gcc.c-torture/execute/loop-3c.x: New file.
3218
3219 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
3220
3221         * gcc.dg/cpp/20000625-2.c: Correct line number.
3222
3223 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
3224
3225         * gcc.dg/cpp/macro10.c: New test.
3226         * gcc.dg/cpp/strify3.c: New test.
3227         * gcc.dg/cpp/spacing1.c: Add tests.
3228         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
3229         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
3230
3231 2001-09-24  DJ Delorie  <dj@redhat.com>
3232
3233         * gcc.c-torture/execute/20010924-1.c: New test.
3234
3235 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
3236
3237         * testsuite/objc/execute/paste.m: Remove.
3238
3239 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3240
3241         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
3242
3243 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
3244
3245         * g77.dg/strlen0.f: New test.
3246
3247 2001-09-21  Richard Henderson  <rth@redhat.com>
3248
3249         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
3250         * g++.old-deja/g++.abi/vtable2.C: Likewise.
3251
3252 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
3253
3254         Table-driven attributes.
3255         * g++.dg/ext/attrib1.C: New test.
3256
3257 2001-09-20  DJ Delorie  <dj@redhat.com>
3258
3259         * gcc.dg/20000926-1.c: Update expected warning messages.
3260         * gcc.dg/array-2.c: Likewise, and test for warnings too.
3261         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
3262         array.
3263
3264 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
3265
3266         * g++.dg/eh/registers1.C: New test case.
3267
3268 2001-09-17  Richard Henderson  <rth@redhat.com>
3269
3270         * gcc.dg/array-5.c: Fix VLA decomposition test.
3271
3272 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
3273
3274         * gcc.dg/cpp/line5.c: New testcase.
3275
3276 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
3277
3278         * gcc.dg/cpp/macro9.c: New test.
3279
3280 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
3281
3282         * gcc.c-torture/execute/980223.c: Change type of addr from long
3283         to char *.
3284
3285 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
3286
3287         * gcc.c-torture/execute/20010915-1.c: New test.
3288
3289 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
3290
3291         * g77.dg/bprob: New directory.
3292         * g77.dg/bprob/bprob.exp: New file.
3293         * g77.dg/bprob/bprob-1.f: New test.
3294         * g77.dg/gcov: New directory.
3295         * g77.dg/gcov/gcov.exp: New file.
3296         * g77.dg/gcov/gcov-1.f: New test.
3297         * g77.dg/gcov/gcov-1.x: New file.
3298
3299 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
3300
3301         * gcc.dg/cpp/directiv.c: Update.
3302         * gcc.dg/cpp/undef1.c: Update.
3303
3304 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
3305
3306         * gcc.dg/20010912-1.c: New test.
3307
3308 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
3309
3310         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
3311         language-independent file in lib.
3312         * lib/gcov.exp: New file.
3313
3314 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3315
3316         * gcc.c-torture/compile/20010911-1.c: New test.
3317
3318 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
3319
3320         * lib/profopt.exp: New, to support profile-directed optimizations.
3321         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
3322         * gcc.misc-tests/bprob-1.c: New test.
3323         * gcc.misc-tests/bprob-2.c: New test.
3324
3325 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
3326
3327         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
3328         XFAIL and which kinds of gcov output to verify.
3329         * gcc.misc-tests/gcov-4b.x: New file.
3330         * gcc.misc-tests/gcov-5b.x: New file.
3331         * gcc.misc-tests/gcov-6.x: New file.
3332         * gcc.misc-tests/gcov-7.c: New test.
3333         * gcc.misc-tests/gcov-7.x: New file.
3334
3335 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
3336
3337         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
3338         * gcc.misc-tests/gcov-6.c: New test.
3339
3340 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3341
3342         PR c++/3986
3343         * g++.dg/abi/vbase1.C: New test.
3344
3345 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
3346
3347         * objc.dg/method-2.m: New.
3348
3349 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3350
3351         PR c++/4203
3352         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
3353         * g++.dg/init/empty1.C: New test.
3354
3355 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
3356
3357         * gcc.c-torture/compile/20010903-1.c: New test.
3358
3359 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
3360
3361         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
3362         for m68k.
3363
3364 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
3365
3366         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
3367
3368         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
3369
3370         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
3371
3372 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
3373
3374         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
3375         for 16-bit 'unsigned int'.
3376
3377 2001-08-29  Kazu Hirata  <kazu@hxi.com>
3378
3379         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
3380
3381 2001-08-27  Richard Henderson  <rth@redhat.com>
3382
3383         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
3384         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
3385
3386 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
3387
3388         * gcc.dg/asm-names.c (ymain): New.
3389
3390 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
3391
3392         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
3393         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
3394         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
3395
3396 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3397
3398         * gcc.dg/compare5.c: New testcase.
3399
3400 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
3401
3402         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
3403         and "In instantiation".
3404
3405 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
3406
3407         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
3408
3409 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
3410
3411         * gcc.misc-tests/gcov.exp: Add support for branch information.
3412         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
3413         * gcc.misc-tests/gcov-4.c: New test.
3414         * gcc.misc-tests/gcov-4b.c: New test.
3415         * gcc.misc-tests/gcov-5b.c: New test.
3416
3417 2001-08-20  Zack Weinberg  <zackw@panix.com>
3418
3419         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
3420         expected to fail.
3421
3422 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3423
3424         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
3425
3426 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
3427
3428         * g++.dg/eh/template1.C: New test.
3429
3430 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
3431
3432         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
3433         Fix thinko.
3434         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
3435         for xfail.
3436
3437 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
3438
3439         * lib/g77-dg.exp:  Use prune.exp for common procedures
3440         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
3441         * lib/g77.exp: (g77-dg-prune) Remove
3442
3443 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
3444
3445         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
3446
3447 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3448
3449         * g++.dg/template/unify1.C: New test.
3450
3451 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
3452
3453         * g++.dg/abi/empty4.C: New test.
3454
3455 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
3456
3457         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
3458         solaris2.*
3459         * g77.f-torture/compile/pr3743.x: Likewise
3460
3461 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
3462
3463         * g++.dg/other/using-declaration.C: New test.
3464
3465 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3466
3467         * gcc.dg/cpp/tr-sign.c: New testcase.
3468
3469 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3470
3471         * gcc.dg/cpp/19951025-1.c: Revert.
3472         * gcc.dg/cpp/directiv.c: We no longer process directives that
3473         interrupt macro arguments.
3474
3475 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
3476
3477         * gcc.dg/bconstp-1.c: New test.
3478
3479 2001-08-03  Richard Henderson  <rth@redhat.com>
3480
3481         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
3482
3483 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
3484
3485         * gcc.dg/cpp/19951025-1.c: Update.
3486
3487 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
3488
3489         * g77.dg/ff90-1.f (s): Fix reference of variable z,
3490         should be x.
3491
3492 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
3493
3494         Kill -fhonor-std.
3495         * g++.old-deja/g++.ns/ns14.C: Remove special options.
3496         * g++.old-deja/g++.other/std1.C: Likewise.
3497         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
3498
3499 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
3500
3501         * lib/g77.exp:  Load gcc-defs.exp for common procedures
3502         (g77_pass, g77_fail, g77_finish, g77_exit,
3503         ${tool}_check_unsupported_p} Now redundant.  Deleted.
3504
3505 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
3506
3507         * g77.dg/fbackslash.f
3508         * g77.dg/fcase-preserve.f
3509         * g77.dg/ff90-1.f
3510         * g77.dg/ffixed-line-length-0.f
3511         * g77.dg/ffixed-line-length-132.f
3512         * g77.dg/ffixed-line-length-7.f
3513         * g77.dg/ffixed-line-length-72.f
3514         * g77.dg/ffixed-line-length-none.f
3515         * g77.dg/ffree-form-1.f
3516         * g77.dg/fno-backslash.f
3517         * g77.dg/fno-f90-1.f
3518         * g77.dg/fno-fixed-form-1.f
3519         * g77.dg/fno-onetrip.f
3520         * g77.dg/fno-typeless-boz.f
3521         * g77.dg/fno-underscoring.f
3522         * g77.dg/fno-vxt-1.f
3523         * g77.dg/fonetrip.f
3524         * g77.dg/ftypeless-boz.f
3525         * g77.dg/fugly-assumed.f
3526         * g77.dg/funderscoring.f
3527         * g77.dg/fvxt-1.f
3528
3529 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
3530
3531         * objc.dg/fwd-proto-1.m: New.
3532         * objc.dg/local-decl-1.m: New.
3533         * objc.dg/naming-1.m: New.
3534         * objc.dg/naming-2.m: New.
3535         * objc.dg/proto-hier-1.m: New.
3536
3537 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
3538
3539         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
3540         largest-type elements to a struct makes its size grow.
3541
3542 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3543
3544         * g++.dg/abi/vthunk1.C: New test.
3545
3546 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3547
3548         * g++.dg/abi/vbase8-22.C: New test.
3549
3550 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3551
3552         * gcc.dg/cpp/macro8.c: New test.
3553
3554 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
3555
3556         * g++.dg/abi/vbase8-21.C: New test.
3557
3558 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
3559
3560         * g++.dg/abi/vbase8-10.C: New test.
3561
3562 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3563
3564         * lib/g++.exp (g++_set_ld_library_path): Renamed to
3565         ${tool}_set_ld_library_path.
3566         Changed caller.
3567         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
3568         g++.exp.
3569
3570 2001-07-26  Stan Cox <scox@redhat.com>
3571
3572         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
3573         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
3574         gcc_exit, gcc_check_unsupported_p):
3575         Moved to gcc-deps.exp
3576         * gcc-deps.exp: New file.
3577
3578 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3579
3580         * g++.old-deja/g++.pt/defarg14.C: New test.
3581
3582 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
3583
3584         * g++.old-deja/g++.other/lineno5.C: New test.
3585
3586 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
3587
3588         * g++.old-deja/g++.pt/crash68.C: New test.
3589
3590 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
3591
3592         * g++.old-deja/g++.other/crash42.C: New test.
3593
3594 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3595
3596         * gcc.dg/cpp/extratokens.c: Fix.
3597         * gcc.dg/cpp/skipping2.c: New tests.
3598
3599 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3600
3601         * gcc.c-torture/execute/20010724-1.c: New file.
3602         * gcc.c-torture/execute/20010724-1.x: New file.
3603
3604 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3605
3606         * g++.old-deja/g++.other/cond7.C: New test.
3607
3608 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3609
3610         * g++.old-deja/g++.other/optimize4.C: New test.
3611
3612 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3613
3614         * g++.old-deja/g++.abi/vbase8-5.C: New test.
3615
3616 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
3617
3618         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
3619         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
3620         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
3621         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
3622
3623         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
3624         bug report" message.
3625
3626         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
3627         * g++.dg/ext/instantiate1.C: Move from old-deja.
3628
3629 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
3630
3631         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
3632         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
3633         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
3634         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
3635
3636 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
3637
3638         * gcc.c-torture/execute/20010723-1.c: New test.
3639
3640 2001-07-23  Ben Elliston  <bje@redhat.com>
3641
3642         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
3643
3644 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3645
3646         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
3647         i[34567]86-*-*.
3648         Delete handling of ieee_multilib_flags.
3649         Pass -mieee for alpha*-*-* and sh-*-*.
3650         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
3651
3652 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
3653
3654         Remove old-abi tests.
3655         * g++.old-deja/g++.mike/p11116.C: Remove.
3656         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
3657
3658 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
3659
3660         * g77.f-torture/compile/pr3743.f:  New test
3661
3662 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
3663
3664         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
3665
3666 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3667
3668         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
3669         g++.old-deja/g++.pt/static6.C: Likewise.
3670         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
3671         supports weak symbols.
3672
3673 2001-07-18  Andreas Jaeger  <aj@suse.de>
3674
3675         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
3676         supported again.
3677
3678 2001-07-18  Andreas Jaeger  <aj@suse.de>
3679
3680         * gcc.dg/iftrap-1.c: Fix target line.
3681
3682 2001-07-17  Richard Henderson  <rth@redhat.com>
3683
3684         * gcc.c-torture/execute/20010717-1.c: New.
3685
3686 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3687
3688         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
3689         tests.
3690
3691 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3692
3693         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
3694
3695 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3696
3697         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
3698         UAC_SIGBUS, UAC_NOPRINT definitions.
3699
3700 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
3701
3702         * objc/execute/object_is_class.m: New test.
3703         * objc/execute/object_is_meta_class.m: New test.
3704
3705 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3706
3707         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
3708         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
3709
3710 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
3711
3712         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
3713         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
3714
3715 2001-07-14  Richard Henderson  <rth@redhat.com>
3716
3717         * gcc.dg/iftrap-1.c: New.
3718
3719 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
3720
3721         * g77.f-torture/execute/intrinsic77.f: New test.
3722
3723 2001-07-11  Janis Johnson <janis@us.ibm.com>
3724
3725         * gcc.misc-tests/gcov-3.c: New test.
3726
3727 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
3728
3729         * gcc.c-torture/compile/20010711-1.c,
3730         * gcc.c-torture/compile/20010711-2.c: New tests.
3731
3732 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
3733
3734         * gcc.c-torture/execute/20010711-1.c: New test.
3735
3736 2001-07-11  Ben Elliston  <bje@redhat.com>
3737
3738         * g++.old-deja/g++.other/enum5.C: New test.
3739
3740 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
3741
3742         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
3743         (g++-dg-prune): Call prune_gcc_output.
3744         * prune.exp: New file for prune_gcc_output.
3745         * lib/g++.exp, lib/gcc.exp: Load it.
3746
3747 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3748
3749         * gcc.c-torture/compile/20010701-1.c,
3750         g++.old-deja/g++.ext/attrib6.C: New tests.
3751
3752 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
3753
3754         * gcc.c-torture/compile/20010706-1.c: New test.
3755
3756 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
3757
3758         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
3759
3760 2001-06-28  Stan Shebs  <shebs@apple.com>
3761
3762         * gcc.dg/pragma-darwin.c: New test.
3763
3764 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3765
3766         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
3767         Solaris 2.[678] system.
3768
3769 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3770
3771         * gcc.dg/20010622-1.c: New test.
3772
3773 2001-06-18  Stan Shebs  <shebs@apple.com>
3774
3775         * objc.dg: New directory.
3776         * objc.dg/dg.exp: New file.
3777         * objc.dg/alias.m: New.
3778         * objc.dg/class-1.m: New.
3779         * objc.dg/class-2.m: New.
3780         * objc.dg/const-str-1.m: New.
3781         * objc.dg/const-str-2.m: New.
3782         * objc.dg/id-1.m: New.
3783         * objc.dg/method-1.m: New.
3784         * objc.dg/super-class-1.m: New.
3785         * lib/objc-dg.exp: New file.
3786
3787 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3788
3789         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
3790         of label name.
3791
3792 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
3793
3794         * g++.old-deja/g++.abi/vbase8-9.C: New test.
3795
3796 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3797
3798         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
3799         variable.
3800
3801 2001-06-12  Richard Henderson  <rth@redhat.com>
3802
3803         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
3804
3805 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
3806
3807         * g++.old-deja/g++.abi/vbase5.C: New test.
3808         * g++.old-deja/g++.abi/vbase6.C: New test.
3809         * g++.old-deja/g++.abi/vbase7.C: New test.
3810
3811 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3812
3813         * gcc.c-torture/compile/20010610-1.c: New test.
3814
3815 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
3816
3817         * g++.old-deja/g++.abi/vbase4.C: New test.
3818
3819 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3820
3821         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
3822         support %f for HC11/HC12 targets.
3823         * gcc.c-torture/execute/930513-1.x: New file, likewise.
3824         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
3825         on HC11/HC12 targets.
3826         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
3827
3828 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3829
3830         * gcc.dg/wchar_t-1.c: New file.
3831         * gcc.dg/wint_t-1.c: Likewise.
3832
3833 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
3834
3835         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
3836
3837 2001-06-11  Richard Henderson  <rth@redhat.com>
3838
3839         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
3840
3841 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3842
3843         * gcc.c-torture/compile/20010611-1.c: New test.
3844
3845 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3846
3847         * gcc.dg/c99-tag-1.c: Add more tests.
3848
3849 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
3850
3851         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
3852         representation on MN10300 and ARM/Thumb.
3853
3854 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
3855
3856         * g77.f-torture/execute/20010610.f: New.
3857
3858 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
3859
3860         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
3861         names.
3862
3863 2001-06-09  Richard Henderson  <rth@redhat.com>
3864
3865         * gcc.c-torture/execute/ashrdi-1.c: New.
3866         * gcc.c-torture/execute/ashldi-1.c: New.
3867         * gcc.c-torture/execute/lshrdi-1.c: New.
3868
3869 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
3870
3871         * objc/execute/load-3.m: Added. Check sending +load to categories,
3872         in addition to classes.
3873
3874 2001-06-08  Stan Shebs  <shebs@apple.com>
3875
3876         * objc/execute/load-2.m: New test.  From Nicola Pero
3877         <n.pero@mi.flashnet.it>.
3878
3879 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
3880
3881         * gcc.c-torture/execute/20010605-2.c: New test.
3882
3883 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
3884
3885         * g++.old-deja/g++.abi/vbase2.C: New test.
3886         * g++.old-deja/g++.abi/vbase3.C: New test.
3887
3888 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
3889
3890         * g++.old-deja/g++.pt/friend49.C: New test.
3891
3892 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
3893
3894         * g++.old-deja/g++.ext/anon3.C: New test.
3895
3896 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
3897
3898         * g++.old-deja/g++.other/conv7.C: New test.
3899
3900 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
3901
3902         * gcc.c-torture/compile/20010605-2.c: New test.
3903
3904 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3905
3906         * gcc.c-torture/execute/20010604-1.c: New test.
3907
3908 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
3909
3910         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
3911
3912 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
3913
3914         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
3915         (g++_link_flags): Likewise.
3916         (g++_init): Pass gccpath's value to two previous functions.
3917
3918 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3919
3920         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
3921         Ensure logfile entry matches exec command line.
3922
3923 2001-05-31  Richard Henderson  <rth@redhat.com>
3924
3925         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
3926         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
3927
3928 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
3929
3930         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
3931         compiler for irix6.2
3932
3933 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
3934
3935         * g++.old-deja/g++.other/optimize3.C: New file.
3936
3937 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
3938
3939         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
3940         assemble.
3941
3942 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
3943
3944         * g++.old-deja/g++.other/optimize2.C: New file.
3945
3946 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
3947
3948         * gcc.c-torture/compile/20010518-2.c: New file.
3949         * gcc.c-torture/execute/20010518-1.c: New file.
3950         * gcc.c-torture/execute/20010518-2.c: New file.
3951
3952 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3953
3954         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
3955
3956 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
3957
3958         G++ no longer defines builtins that do not begin with __builtin.
3959         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
3960         * g++.old-deja/g++.brendand/misc13.C: Likewise.
3961         * g++.old-deja/g++.law/builtin1.C: Likewise.
3962         * g++.old-deja/g++.law/cvt2.C: Likewise.
3963         * g++.old-deja/g++.mike/net5.C: Likewise.
3964         * g++.old-deja/g++.other/builtins1.C: Likewise.
3965         * g++.old-deja/g++.other/builtins2.C: Likewise.
3966         * g++.old-deja/g++.other/builtins3.C: Likewise.
3967         * g++.old-deja/g++.other/builtins4.C: Likewise.
3968         * g++.old-deja/g++.other/inline8.C: Likewise.
3969         * g++.old-deja/g++.robertl/eb39.C: Likewise.
3970
3971 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
3972
3973         * g++.old-deja/g++.pt/using1.C: Adjust.
3974         * g++.old-deja/g++.pt/using2.C: New test.
3975
3976 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
3977
3978         * gcc.dg/cpp/charconst.c: New tests.
3979         * gcc.dg/cpp/escape.c: New tests.
3980         * gcc.dg/cpp/escape-1.c: New tests.
3981         * gcc.dg/cpp/escape-2.c: New tests.
3982         * gcc.dg/cpp/ucs.c: New tests.
3983
3984 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
3985
3986         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
3987         native compiler for irix6.5.
3988
3989 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
3990
3991         * lib/g++.exp (g++_include_flags): Use args to compute
3992         get_multilibs.
3993         (g++_link_flags): Likewise.
3994         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
3995
3996 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3997
3998         * gcc.dg/c90-hexfloat-1.c: Add more tests.
3999
4000 2001-05-21  Geoff Keating  <geoffk@redhat.com>
4001
4002         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
4003         this file.
4004
4005 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4006
4007         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
4008         STACK_SIZE;
4009         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
4010         to STACK_SIZE; Use it to define size of add_histo array.
4011         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
4012         to STACK_SIZE.
4013         (f): Use GITT_SIZE to define size of gitt local table.
4014         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
4015         to STACK_SIZE; Use it to define size of bytemem array.
4016
4017 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4018
4019         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
4020         on 68HC11/HC12 due to the asm instruction.
4021         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
4022         * gcc.c-torture/compile/920520-1.x: Likewise.
4023         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
4024         on 68HC11/HC12 because the function is larger than 64K.
4025         * gcc.c-torture/compile/961203-1.x: New file, this test fails
4026         on 68HC11/HC12 because the structure is too large.
4027
4028 2001-05-20  Richard Henderson  <rth@redhat.com>
4029
4030         * gcc.c-torture/execute/20010520-1.c: New.
4031
4032 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4033
4034         * g++.old-deja/g++.warn/compare1.C: New test.
4035         * gcc.dg/compare4.c: New test.
4036
4037 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
4038
4039         * g++.old-deja/g++.other/optimize1.C: New test.
4040
4041 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4042
4043         * g++.old-deja/g++.pt/spec41.C: New test.
4044
4045 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
4046
4047         * gcc.c-torture/compile/20010114-1.x: Remove.
4048
4049 2001-05-18  Stan Shebs  <shebs@apple.com>
4050
4051         * gcc.c-torture/compile/20010518-1.c: New test.
4052
4053 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
4054
4055         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
4056         * g++.old-deja/g++.pt/crash67.C: New test.
4057
4058 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
4059
4060         * g++.old-deja/g++.other/debug9.C: New test.
4061
4062 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
4063
4064         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
4065
4066 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
4067
4068         * gcc.c-torture/compile/20010516-1.c: New test.
4069
4070 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
4071
4072         * g++.old-deja/g++.other/crash41.C: New test.
4073
4074 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
4075
4076         * g++.old-deja/g++.pt/crash66.C: New test.
4077
4078 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
4079
4080         * g++.old-deja/g++.robertl/eb27.C: Convert.
4081
4082 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
4083
4084         * g++.dg/friend-warn.C: New test.  Do not warn about friend
4085         declaration being redundant.
4086
4087 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
4088
4089         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
4090
4091 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
4092
4093         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
4094
4095 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
4096
4097         * lib/g++.exp: Use testsuite_flags.
4098
4099 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
4100
4101         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
4102
4103 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4104
4105         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
4106
4107 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
4108
4109         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
4110
4111 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
4112
4113         * gcc.c-torture/compile/20010313-1.c: New test.
4114
4115 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
4116
4117         * gcc.dg/cpp/direct2.c: New test.
4118         * gccq.dg/cpp/direct2s.c: New test.
4119
4120         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
4121
4122 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
4123
4124         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
4125         * g++.old-deja/g++.other/op3.C: Likewise.
4126
4127 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
4128
4129         * gcc.dg/cpp/syshdr.h: New file.
4130         * gcc.dg/cpp/sysmac1.c: Update.
4131         * gcc.dg/cpp/sysmac2.c: Update.
4132
4133 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
4134
4135         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
4136
4137 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
4138
4139         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
4140         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
4141
4142 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
4143
4144         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
4145
4146 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
4147
4148         * lib/g++.exp (g++_include_flags): Don't use any special flags
4149         if TESTING_IN_BUILD_TREE is not defined.
4150         (g++_init): Use a plain 'c++' as the compiler if
4151         TESTING_IN_BUILD_TREEE is not defined.
4152
4153 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
4154
4155         * g++.old-deja/g++.eh/catch13.C: New test.
4156         * g++.old-deja/g++.eh/catch14.C: New test.
4157
4158 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
4159
4160         * gcc.dg/cpp/tr-define.c: New test.
4161
4162 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
4163
4164         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
4165         <stdlib.h>, not <malloc.h>.
4166
4167 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
4168
4169         * g++.old-deja/g++.ns/template17.C: New test.
4170
4171 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
4172
4173         * g++.old-deja/g++.pt/ref4.C: New test.
4174
4175 2001-04-30  Richard Henderson  <rth@redhat.com>
4176
4177         * gcc.dg/20000724-1.c: Revert last change.
4178
4179 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
4180
4181         * g77.f-torture/execute/20010430.f: New test.
4182
4183 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
4184
4185         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
4186
4187 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
4188
4189         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
4190
4191 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
4192
4193         * g++.old-deja/g++.eh/crash6.C: New test.
4194
4195 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
4196
4197         * g++.old-deja/g++.other/warn7.C: New test.
4198
4199 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
4200
4201         * g++.old-deja/g++.other/defarg9.C: New test.
4202
4203 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
4204
4205         * g77.f-torture/compile/20010426.f: New test.
4206         * g77.f-torture/execute/20010426.f: New test.
4207
4208 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
4209
4210         * g77.f-torture/compile/20000629-1.x: Remove - error
4211         has been fixed.
4212
4213 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
4214
4215         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
4216         Tweak slightly to work with g++.dg framework.
4217         * g++.dg/special/ecos.exp: Run initp1.C test.
4218         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
4219
4220         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
4221         its linker doesn't give line numbers either.
4222         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
4223
4224 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
4225
4226         * g++.old-deja/g++.other/lex1.C: New test.
4227
4228 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
4229
4230         * gcc.dg/noncompile/20010425-1.c: New test.
4231
4232 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
4233
4234         * g++.old-deja/g++.pt/mangle2.C: New test.
4235
4236 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
4237
4238         * gcc.dg/format/plus-1.c: New test.
4239
4240 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
4241
4242         * gcc.dg/20010423-1.c: New test.
4243
4244 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
4245
4246         * gcc.c-torture/execute/20010422-1.c: New test.
4247
4248 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
4249
4250         * g++.old-deja/g++.ns/type2.C: New test.
4251
4252 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
4253
4254         * g++.old-deja/g++.other/perf1.C: New test.
4255
4256 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
4257
4258         * gcc.dg/c99-func-2.c: Remove xfail.
4259         * gcc.dg/c99-func-3.c: Remove xfail.
4260         * gcc.dg/c99-func-4.c: Remove xfail.
4261
4262 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
4263
4264         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
4265
4266 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
4267
4268         * gcc.c-torture/compile/20010423-1.c: New test.
4269
4270 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
4271
4272         * g++.old-deja/g++.pt/typename28.C: New test.
4273
4274 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
4275
4276         * g++.old-deja/g++.abi/empty2.C: New test.
4277         * g++.old-deja/g++.abi/empty3.C: New test.
4278
4279 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
4280
4281         * g++.old-deja/g++.other/comdat2.C: New test.
4282         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
4283
4284 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
4285
4286         * g++.old-deja/g++.other/overload14.C: New test.
4287
4288 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
4289
4290         * g++.old-deja/g++.other/lookup23.C: New test.
4291
4292 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
4293
4294         * gcc.c-torture/execute/20010403-1.c: New test.
4295
4296 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
4297             Mark Mitchell  <mark@codesourcery.com>
4298
4299         * lib/old-dejagnu.exp: Don't delete output of executable.
4300         Add .exe suffix to executables.
4301
4302 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
4303
4304         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
4305
4306 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4307
4308         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
4309
4310 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
4311
4312         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
4313         * g++.old-deja/g++.abi/crash1.C: New test.
4314
4315 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
4316
4317         * g++.old-deja/g++.other/crash40.C: New test.
4318
4319 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4320
4321         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
4322
4323 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
4324
4325         * g++.old-deja/g++.other/warn6.C: New test.
4326
4327 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
4328
4329         * g++.old-deja/g++.robertl/eb42.C: Same.
4330
4331 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4332
4333         * gcc.dg/wtr-conversion-1.c: New testcase.
4334
4335 2001-04-10  Richard Henderson  <rth@redhat.com>
4336
4337         * g++.old-deja/g++.other/array5.C: New.
4338
4339 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4340
4341         * gcc.c-torture/execute/20010408-1.c: New test.
4342
4343 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
4344
4345         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
4346         headers and constructs.
4347         * g++.old-deja/g++.robertl/eb79.C: Same.
4348         * g++.old-deja/g++.robertl/eb77.C (main): Same.
4349         * g++.old-deja/g++.robertl/eb73.C: Same.
4350         * g++.old-deja/g++.robertl/eb66.C (main): Same.
4351         * g++.old-deja/g++.robertl/eb55.C (t): Same.
4352         * g++.old-deja/g++.robertl/eb54.C (main): Same.
4353         * g++.old-deja/g++.robertl/eb46.C (main): Same.
4354         * g++.old-deja/g++.robertl/eb44.C: Same.
4355         * g++.old-deja/g++.robertl/eb41.C (main): Same.
4356         * g++.old-deja/g++.robertl/eb4.C (main): Same.
4357         * g++.old-deja/g++.robertl/eb39.C: Same.
4358         * g++.old-deja/g++.robertl/eb33.C (main): Same.
4359         * g++.old-deja/g++.robertl/eb31.C (main): Same.
4360         * g++.old-deja/g++.robertl/eb30.C: Same.
4361         * g++.old-deja/g++.robertl/eb3.C: Same.
4362         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
4363         * g++.old-deja/g++.robertl/eb21.C: Same.
4364         * g++.old-deja/g++.robertl/eb15.C: Same.
4365         * g++.old-deja/g++.robertl/eb118.C: Same.
4366         * g++.old-deja/g++.robertl/eb115.C (main): Same.
4367         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
4368         * g++.old-deja/g++.robertl/eb109.C: Same.
4369         * g++.old-deja/g++.other/sibcall1.C (main): Same.
4370         * g++.old-deja/g++.mike/rtti1.C: Same.
4371         * g++.old-deja/g++.mike/p658.C: Same.
4372         * g++.old-deja/g++.mike/net46.C: Same.
4373         * g++.old-deja/g++.mike/net34.C: Same.
4374         * g++.old-deja/g++.mike/memoize1.C: Same.
4375         * g++.old-deja/g++.mike/eh2.C: Same.
4376         * g++.old-deja/g++.law/weak.C: Same.
4377         * g++.old-deja/g++.law/visibility7.C: Same.
4378         * g++.old-deja/g++.law/visibility25.C: Same.
4379         * g++.old-deja/g++.law/visibility22.C: Same.
4380         * g++.old-deja/g++.law/visibility2.C: Same.
4381         * g++.old-deja/g++.law/visibility17.C: Same.
4382         * g++.old-deja/g++.law/visibility13.C: Same.
4383         * g++.old-deja/g++.law/visibility10.C: Same.
4384         * g++.old-deja/g++.law/visibility1.C: Same.
4385         * g++.old-deja/g++.law/virtual3.C (eval): Same.
4386         * g++.old-deja/g++.law/vbase1.C: Same.
4387         * g++.old-deja/g++.law/operators32.C: Same.
4388         * g++.old-deja/g++.law/nest3.C: Same.
4389         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
4390         * g++.old-deja/g++.law/except5.C (main): Same.
4391         * g++.old-deja/g++.law/cvt7.C (run): Same.
4392         * g++.old-deja/g++.law/cvt2.C: Same.
4393         * g++.old-deja/g++.law/cvt16.C: Same.
4394         * g++.old-deja/g++.law/ctors6.C (bar): Same.
4395         * g++.old-deja/g++.law/ctors17.C (main): Same.
4396         * g++.old-deja/g++.law/ctors13.C: Same.
4397         * g++.old-deja/g++.law/ctors12.C (main): Same.
4398         * g++.old-deja/g++.law/ctors10.C: Same.
4399         * g++.old-deja/g++.law/code-gen5.C: Same.
4400         * g++.old-deja/g++.law/bad-error7.C: Same.
4401         * g++.old-deja/g++.law/arm9.C: Same.
4402         * g++.old-deja/g++.law/arm12.C: Same.
4403         * g++.old-deja/g++.law/arg8.C: Same.
4404         * g++.old-deja/g++.law/arg1.C: Same.
4405         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
4406         * g++.old-deja/g++.jason/template31.C: Same.
4407         * g++.old-deja/g++.jason/template24.C (main): Same.
4408         * g++.old-deja/g++.jason/2371.C: Same.
4409         * g++.old-deja/g++.eh/new2.C: Same.
4410         * g++.old-deja/g++.eh/new1.C: Same.
4411         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
4412         * g++.old-deja/g++.brendan/nest21.C (main): Same.
4413         * g++.old-deja/g++.brendan/err-msg3.C: Same.
4414         * g++.old-deja/g++.brendan/crash62.C: Same.
4415         * g++.old-deja/g++.brendan/crash52.C: Same.
4416         * g++.old-deja/g++.brendan/crash49.C (main): Same.
4417         * g++.old-deja/g++.brendan/crash38.C: Same.
4418         * g++.old-deja/g++.brendan/crash15.C (main): Same.
4419         * g++.old-deja/g++.brendan/copy9.C: Same.
4420
4421 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
4422
4423         * gcc.c-torture/execute/20001203-2.c (memset):
4424         Count argument is of type __SIZE_TYPE__.
4425
4426 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
4427
4428         * gcc.c-torture/compile/20010404-1.c: New test.
4429
4430 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
4431
4432         * gcc.c-torture/compile/20010326-1.c: New test.
4433
4434 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
4435
4436         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
4437         peculiarities of the SH.
4438         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
4439
4440 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4441
4442         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
4443         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
4444         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
4445
4446 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
4447
4448         * g77.f-torture/compile/20010321-1.f: New test.
4449
4450 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
4451
4452         * gcc.c-torture/compile/20010329-1.c: New test.
4453
4454 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
4455
4456         * gcc.c-torture/execute/20010329-1.c: New test.
4457
4458 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
4459
4460         * g++.old-deja/g++.other/eh4.C: Fix typo.
4461
4462 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
4463
4464         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
4465
4466 2001-03-28  Philip Blundell  <philb@gnu.org>
4467
4468         * gcc.c-torture/compile/20010328-1.c: New test.
4469
4470 2001-03-27  Richard Henderson  <rth@redhat.com>
4471
4472         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
4473         * g++.old-deja/g++.eh/vbase3.C: Likewise.
4474
4475 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
4476
4477         * gcc.c-torture/compile/20010327-1.c: New test.
4478
4479 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
4480
4481         * g++.old-deja/g++.other/friend12.C: New test.
4482         * g++.old-deja/g++.other/friend9.C: Expect no errors.
4483         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
4484
4485 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4486
4487         * gcc.c-torture/execute/20010325-1.c: New test.
4488
4489 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
4490
4491         * g++.old-deja/g++.other/mangle3.C: New test.
4492
4493 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
4494
4495         * g++.old-deja/g++.other/anon8.C: New test.
4496
4497 2001-03-20  Philip Blundell  <philb@gnu.org>
4498
4499         * gcc.c-torture/compile/20010320-1.c: New test.
4500
4501 2001-03-17  Richard Henderson  <rth@redhat.com>
4502
4503         * g++.old-deja/g++.other/eh4.C: Add expected error text.
4504
4505 2001-03-15  Geoff Keating  <geoff@redhat.com>
4506
4507         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
4508         tests on AIX.
4509
4510 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
4511
4512         * g++.old-deja/g++.other/eh4.C: New test.
4513
4514 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
4515
4516         * gcc.dg/cpp/mi1.c: Update.
4517
4518 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
4519
4520         * g++.old-deja/g++.other/regstack.C: New test.
4521
4522 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
4523
4524         * g++.old-deja/g++.other/ref4.C: New test.
4525
4526 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
4527
4528         * objc/execute/va_method.m: Added.
4529         * objc/execute/IMP.m: Added.
4530         * objc/execute/_cmd.m: Added.
4531         * objc/execute/accessing_ivars.m: Added.
4532         * objc/execute/class-1.m: Added.
4533         * objc/execute/class-10.m: Added.
4534         * objc/execute/class-11.m: Added.
4535         * objc/execute/class-12.m: Added.
4536         * objc/execute/class-13.m: Added.
4537         * objc/execute/class-14.m: Added.
4538         * objc/execute/class-2.m: Added.
4539         * objc/execute/class-3.m: Added.
4540         * objc/execute/class-4.m: Added.
4541         * objc/execute/class-5.m: Added.
4542         * objc/execute/class-6.m: Added.
4543         * objc/execute/class-7.m: Added.
4544         * objc/execute/class-8.m: Added.
4545         * objc/execute/class-9.m: Added.
4546         * objc/execute/class-tests-1.h
4547         * objc/execute/class-tests-2.h
4548         * objc/execute/compatibility_alias.m: Added.
4549         * objc/execute/encode-1.m: Added.
4550         * objc/execute/formal_protocol-1.m: Added.
4551         * objc/execute/formal_protocol-2.m: Added.
4552         * objc/execute/formal_protocol-3.m: Added.
4553         * objc/execute/formal_protocol-4.m: Added.
4554         * objc/execute/formal_protocol-5.m: Added.
4555         * objc/execute/formal_protocol-6.m: Added.
4556         * objc/execute/formal_protocol-7.m: Added.
4557         * objc/execute/informal_protocol.m: Added.
4558         * objc/execute/initialize.m: Added.
4559         * objc/execute/load.m: Added.
4560         * objc/execute/many_args_method.m: Added.
4561         * objc/execute/nested-3.m: Added.
4562         * objc/execute/no_clash.m: Added.
4563         * objc/execute/private.m: Added.
4564         * objc/execute/redefining_self.m: Added.
4565         * objc/execute/root_methods.m: Added.
4566         * objc/execute/selector-1.m: Added.
4567         * objc/execute/static-1.m: Added.
4568         * objc/execute/static-2.m: Added.
4569         * objc/execute/va_method.m: Added.
4570
4571 2001-03-10  Richard Henderson  <rth@redhat.com>
4572
4573         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
4574
4575 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
4576
4577         * g++.old-deja/g++.other/crash31.C: XFAIL.
4578         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
4579         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
4580         * gcc.c-torture/execute/20010123-1.x: XFAIL.
4581         * gcc.c-torture/execute/20010124-1.x: XFAIL.
4582         * gcc.dg/sequence-pt-1.c: XFAIL one test.
4583
4584 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
4585
4586         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
4587
4588 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
4589
4590         * gcc.dg/20000724-1.c: Don't use multiline strings.
4591
4592 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
4593
4594         * objc/execute/string1.m, objc/execute/string2.m: Compare the
4595         result of -cString against what we expect it to be; don't just
4596         print it out for no one to read.
4597
4598         * objc/execute/string3.m, objc/execute/string4.m: New tests.
4599         Based on testcases provided by Nicola Pero.
4600
4601 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
4602
4603         * gcc.dg/cpp/macro7.c: New test.
4604
4605 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
4606
4607         * gcc.dg/cpp/multiline.c: Update.
4608
4609 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
4610
4611         * g++.old-deja/g++.other/enum3.C: New test.
4612
4613 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
4614
4615         * g++.old-deja/g++.other/pod1.C: New test.
4616
4617 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
4618
4619         * g++.old-deja/g++.ext/overload1.C: New test.
4620
4621 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
4622
4623         * g++.old-deja/g++.pt/using1.C: New test.
4624
4625 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
4626
4627         * g++.old-deja/g++.other/using9.C: New test.
4628
4629 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
4630
4631         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
4632
4633         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
4634
4635 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
4636
4637         * g++.old-deja/g++.ext/realpt1.C: Remove.
4638
4639 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
4640
4641         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
4642
4643 2001-02-26  Will Cohen  <wcohen@redhat.com>
4644
4645         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
4646
4647 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
4648
4649         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
4650         templatized constructors.
4651
4652 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4653
4654         * gcc.c-torture/execute/20010224-1.c: New test.
4655
4656 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
4657
4658         * gcc.c-torture/execute/20010222-1.c: New test.
4659
4660 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
4661
4662         * g++.old-deja/g++.other/inline20.C: New test.
4663
4664 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4665
4666         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
4667
4668 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
4669
4670         * g++.old-deja/g++.other/lookup22.C: New test.
4671
4672 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
4673
4674         * g77.dg: New directory.
4675         * g77.dg/20010216-1.f: New test case.
4676         * g77.dg/dg.exp: New driver.
4677         * lib/g77-dg.exp: New driver library.
4678
4679 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4680
4681         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
4682
4683 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
4684
4685         * g++.old-deja/g++.other/decl9.C: New test.
4686
4687 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
4688
4689         * g++.old-deja/g++.other/init16.C: Update the test so that it does
4690         not need <string> and also tests the initialization at runtime.
4691
4692 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
4693
4694         * gcc.c-torture/execute/longlong.c: New test.
4695
4696 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
4697
4698         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
4699
4700 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
4701
4702         * gcc.c-torture/execute/920302-1.c (execute):
4703         Change argument type to short.
4704
4705 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
4706
4707         * g++.old-deja/g++.pt/deduct6.C: New test.
4708
4709 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
4710
4711         * g++.old-deja/g++.pt/deduct5.C: New test.
4712
4713 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
4714
4715         * gcc.c-torture/execute/20010209-1.c: New test.
4716
4717 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
4718
4719         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
4720
4721 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
4722
4723         * g++.dg/vtgc1.C: Update for new ABI.
4724
4725         * consistency.vlad: New directory, 1665 files.
4726
4727 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
4728
4729         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
4730         return type.
4731         * gcc.dg/cpp/digraphs.c: Declare puts.
4732
4733 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4734
4735         * g++.old-deja/g++.other/warn5.C: New test.
4736
4737 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4738
4739         * g++.old-deja/g++.pt/spec40.C: New test.
4740
4741 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4742
4743         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
4744         case.
4745         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
4746
4747 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
4748
4749         * gcc.c-torture/compile/20010209-1.c: New test.
4750
4751 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
4752
4753         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
4754         excess errors message but not if it crashes.
4755         * g++.old-deja/g++.other/crash27.C: Likewise.
4756         * g++.old-deja/g++.other/crash28.C: Likewise.
4757         * g++.old-deja/g++.other/crash30.C: Likewise.
4758         * g++.old-deja/g++.other/crash32.C: Likewise.
4759         * g++.old-deja/g++.other/crash35.C: Likewise.
4760         * g++.old-deja/g++.pt/inherit2.C: Likewise.
4761
4762 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4763
4764         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
4765         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
4766         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
4767         g77.f-torture/execute/execute.exp,
4768         g77.f-torture/noncompile/noncompile.exp,
4769         gcc.c-torture/execute/execute.exp,
4770         gcc.c-torture/execute/memcheck/memcheck.exp,
4771         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
4772         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
4773         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
4774         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
4775         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
4776         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
4777         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
4778         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
4779         Remove bug reporting instructions with ancient email addresses.
4780
4781 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
4782
4783         * gcc.dg/20010202-1.c: New test.
4784         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
4785
4786 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
4787
4788         * g++.dg/stdbool-if.C: New test.
4789
4790 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4791
4792         * objc/execute/fdecl.m: Added main().
4793
4794 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
4795
4796         * gcc.c-torture/execute/20010206-1.c: New test.
4797
4798 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
4799
4800         * gcc.dg/cpp/avoidpaste1.c: Update.
4801
4802 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4803
4804         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
4805         Pero <nicola@brainstorm.co.uk>.
4806         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
4807
4808 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
4809
4810         * g++.old-deja/g++.pt/spec39.C: New test.
4811
4812 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
4813
4814         * gcc.c-torture/compile/20010202-1.c: New test.
4815
4816 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
4817
4818         * g++.old-deja/g++.abi/primary2.C: New test.
4819         * g++.old-deja/g++.abi/primary3.C: New test.
4820         * g++.old-deja/g++.abi/primary4.C: New test.
4821         * g++.old-deja/g++.abi/primary5.C: New test.
4822         * g++.old-deja/g++.abi/vtable3.h: New test.
4823         * g++.old-deja/g++.abi/vtable3a.C: New test.
4824         * g++.old-deja/g++.abi/vtable3b.C: New test.
4825         * g++.old-deja/g++.abi/vtable3c.C: New test.
4826         * g++.old-deja/g++.abi/vtable3d.C: New test.
4827         * g++.old-deja/g++.abi/vtable3e.C: New test.
4828         * g++.old-deja/g++.abi/vtable3f.C: New test.
4829         * g++.old-deja/g++.abi/vtable3g.C: New test.
4830         * g++.old-deja/g++.abi/vtable3h.C: New test.
4831         * g++.old-deja/g++.abi/vtable3i.C: New test.
4832         * g++.old-deja/g++.abi/vtable3j.C: New test.
4833         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
4834
4835 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
4836
4837         * g++.old-deja/g++.other/anon6.C: New test.
4838         * g++.old-deja/g++.other/anon7.C: New test.
4839
4840 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
4841
4842         * gcc.dg/cpp/avoidpaste2.c: New tests.
4843
4844 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
4845
4846         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
4847
4848 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
4849
4850         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
4851         DECIMAL_DIG cases for Irix."
4852
4853 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
4854
4855         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
4856
4857 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4858
4859         * gcc.dg/c99-tag-1.c: New test.
4860
4861 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
4862
4863         * gcc.dg/cpp/tr-warn1.c: Add tests.
4864
4865 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
4866
4867         * gcc.dg/cpp/avoidpaste1.c: Update.
4868         * gcc.dg/cpp/paste4.c: Update.
4869
4870 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
4871
4872         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
4873         cases for Irix.
4874
4875 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4876
4877         * g++.old-deja/g++.other/inline19.C: New test.
4878
4879 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
4880
4881         * gcc.dg/Wlarger-than.c: New test.
4882
4883 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
4884
4885         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
4886
4887 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
4888
4889         * gcc.c-torture/execute/20010129-1.c: New test.
4890         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
4891
4892 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
4893
4894         * gcc.dg/cpp/avoidpaste1.c: Test case.
4895
4896 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
4897
4898         * g++.old-deja/g++.other/inline18.C: New test.
4899
4900 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4901
4902         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
4903         and __builtin_putchar.
4904
4905 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
4906
4907         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
4908         tests.
4909
4910 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
4911
4912         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
4913         floating point number rounding mode to round to the nearest
4914         representable mode.
4915
4916 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
4917
4918         * g++.old-deja/g++.other/mangle2.C: New test.
4919
4920 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
4921
4922         * gcc.c-torture/compile/20010124-1.c: New test.
4923
4924 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
4925
4926         * g++.old-deja/g++.pt/spec38.C: New test.
4927
4928 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4929
4930         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
4931         "Build don't run".
4932
4933 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4934
4935         * gcc.c-torture/execute/20010123-1.c: New test.
4936
4937 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
4938
4939         * g++.old-deja/g++.pt/spec37.C: New test.
4940
4941 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
4942
4943         * g++.old-deja/g++.pt/overload14.C: New test.
4944
4945 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4946
4947         * gcc.c-torture/execute/20010122-1.c: New test, exercise
4948         __builtin_return_address.
4949
4950 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
4951
4952         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
4953         * g++.old-deja/g++.pt/spec35.C: New test.
4954         * g++.old-deja/g++.pt/spec36.C: New test.
4955
4956 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
4957
4958         * gcc.c-torture/compile/20010118-1.c: New test.
4959
4960 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
4961
4962         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
4963
4964 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
4965
4966         * gcc.c-torture/execute/20010119-1.c: New test.
4967
4968 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4969
4970         * g++.old-deja/g++.other/vbase5.C: New test.
4971
4972 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
4973
4974         * gcc.c-torture/execute/20010118-1.c: New test.
4975
4976 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4977
4978         * g++.old-deja/g++.pt/deduct3.C: New test.
4979
4980 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4981
4982         * g++.old-deja/g++.pt/spec34.C: New test.
4983
4984 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
4985
4986         * g77.f-torture/compile/20000601-2.f: New test.
4987
4988 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4989
4990         * g++.old-deja/g++.other/init17.C: New test.
4991
4992 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
4993
4994         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
4995
4996 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4997
4998         * g++.old-deja/g++.pt/unify8.C: New test.
4999
5000 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5001
5002         * g++.old-deja/g++.abi/vbase1.C: New test.
5003
5004 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5005
5006         * g++.old-deja/g++.pt/crash65.C: New test.
5007
5008 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
5009
5010         * gcc.dg/cpp/assembl2.S: New test case.
5011
5012 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
5013
5014         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
5015         are supported.
5016
5017 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5018
5019         * g++.old-deja/g++.other/builtins1.C: New test.
5020         * g++.old-deja/g++.other/builtins2.C: Likewise.
5021         * g++.old-deja/g++.other/builtins3.C: Likewise.
5022         * g++.old-deja/g++.other/builtins4.C: Likewise.
5023
5024 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
5025
5026         * gcc.c-torture/compile/20010117-1.c: New test.
5027         * gcc.c-torture/compile/20010117-2.c: New test.
5028
5029 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5030
5031         * g77.f-torture/execute/20010116.[fx]: New test,
5032         XFAIL on i?86-*-*.
5033         * g77.f-torture/compile/20010115.f: Indicate it's
5034         a test for PR fortran/1636.
5035
5036 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
5037
5038         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
5039
5040 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5041
5042         * g77.f-torture/compile/20010115.f: New test.
5043
5044 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
5045
5046         * g++.old-deja/g++.pt/nontype5.C: New test.
5047
5048 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
5049
5050         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
5051         have an equivalent working one below it.
5052
5053 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
5054
5055         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
5056         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
5057
5058 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
5059
5060         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
5061         message containing "init_priority".
5062         (conpr-2.C): Likewise.
5063         (conpr-3.C): Likewise.
5064         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
5065
5066 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5067
5068         * gcc.c-torture/execute/20010114-2.c: New test.
5069
5070 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
5071
5072         * gcc.c-torture/compile/20010114-1.c: New test.
5073         * gcc.c-torture/compile/20010114-1.x: Xfail.
5074         * gcc.c-torture/compile/20010114-2.c: New test.
5075         * gcc.c-torture/execute/20010114-1.c: New test.
5076         * gcc.dg/trunc-1.c: New test.
5077         * gcc.dg/uninit-B.c: New test.
5078
5079 2001-01-13  Nick Clifton  <nickc@redhat.com>
5080
5081         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
5082         target.
5083
5084 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5085
5086         * gcc.c-torture/compile/20010113-1.c: New test.
5087
5088 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
5089
5090         * gcc.c-torture/compile/20001212-1.c: New test.
5091
5092 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
5093
5094         * gcc.dg/cpp/widestr1.c: Update.
5095         * gcc.dg/cpp/prag-imp.c: Remove.
5096
5097 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
5098
5099         * gcc.c-torture/execute/20000801-3.x: Remove.
5100         * gcc.dg/c90-init-1.c: New test.
5101         * gcc.dg/c99-init-1.c: New test.
5102         * gcc.dg/c99-init-2.c: New test.
5103         * gcc.dg/gnu99-init-1.c: New test.
5104
5105 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
5106
5107         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
5108         testing that no relevant ones were found.
5109
5110 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
5111
5112         * g++.old-deja/g++.pt/cast2.C: New test.
5113
5114 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
5115
5116         * g++.old-deja/g++.pt/friend47.C: New test.
5117
5118 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
5119
5120         * g++.old-deja/g++.pt/instantiate13.C: New test.
5121
5122 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
5123
5124         * g++.old-deja/g++.other/defarg7.C: New test.
5125         * g++.old-deja/g++.other/defarg8.C: New test.
5126
5127 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
5128
5129         * g++.old-deja/g++.pt/crash64.C: New test.
5130
5131 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
5132
5133         * g++.old-deja/g++.pt/crash63.C: New test.
5134
5135 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
5136
5137         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
5138
5139 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
5140
5141         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
5142
5143 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
5144
5145         * g++.old-deja/g++.pt/error3.C: New test.
5146
5147 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
5148
5149         * g++.old-deja/g++.other/crash39.C: New test.
5150
5151 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
5152
5153         * g++.old-deja/g++.other/vbase4.C: New test.
5154
5155 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
5156
5157         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
5158         * gcc.dg/special/20000419-2.c: New file. Identical to above.
5159         * gcc.dg/special/special.exp: New test driver which will check
5160         for alias support for the above test.
5161
5162 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
5163
5164         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
5165         problems on small machines.
5166         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
5167         parameterize.
5168
5169 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
5170
5171         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
5172         mips.
5173         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
5174
5175 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
5176
5177         * g++.old_deja/g++.pt/using8.C: New test.
5178
5179 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5180
5181         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
5182
5183 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
5184
5185         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
5186         where a failure is expected.
5187         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
5188
5189 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
5190
5191         * g++.old_deja/g++.pt/instantiate12.C: New test.
5192
5193 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
5194
5195         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
5196         start of structs.
5197         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
5198         * g++.old-deja/g++.brendan/crash17.C: Likewise.
5199         * g++.old-deja/g++.brendan/crash29.C: Likewise.
5200         * g++.old-deja/g++.brendan/crash48.C: Likewise.
5201         * g++.old-deja/g++.brendan/ns1.C: Likewise.
5202         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
5203         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
5204         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
5205         * g++.old-deja/g++.eh/spec6.C: Likewise.
5206         * g++.old-deja/g++.jason/crash3.C: Likewise.
5207         * g++.old-deja/g++.law/ctors11.C: Likewise.
5208         * g++.old-deja/g++.law/ctors17.C: Likewise.
5209         * g++.old-deja/g++.law/ctors5.C: Likewise.
5210         * g++.old-deja/g++.law/ctors9.C: Likewise.
5211         * g++.old-deja/g++.mike/ambig1.C: Likewise.
5212         * g++.old-deja/g++.mike/net22.C: Likewise.
5213         * g++.old-deja/g++.mike/p3538a.C: Likewise.
5214         * g++.old-deja/g++.mike/p3538b.C: Likewise.
5215         * g++.old-deja/g++.mike/virt3.C: Likewise.
5216         * g++.old-deja/g++.niklas/t128.C: Likewise.
5217         * g++.old-deja/g++.other/anon4.C: Likewise.
5218         * g++.old-deja/g++.other/using1.C: Likewise.
5219         * g++.old-deja/g++.other/warn3.C: Likewise.
5220         * g++.old-deja/g++.pt/t37.C: Likewise.
5221         * g++.old-deja/g++.robertl/eb69.C: Likewise.
5222         * g++.old-deja/g++.robertl/eb71.C: Likewise.
5223
5224 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
5225
5226         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
5227
5228 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5229
5230         * gcc.c-torture/execute/stdio-opt-3.c: New test.
5231
5232 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
5233
5234         * gcc.c-torture/compile/20010107-1.c: New test.
5235
5236 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5237
5238         * gcc.c-torture/execute/builtin-noret-1.c: New test.
5239
5240 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5241
5242         * gcc.dg/format/format.h: New file.
5243         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
5244         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
5245         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
5246         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
5247         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
5248         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
5249         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
5250         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
5251         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
5252         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
5253         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
5254         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
5255         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
5256         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
5257         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
5258         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
5259         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
5260         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
5261         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
5262         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
5263         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
5264         instead of declaring standard types, macros and functions in each
5265         test.
5266
5267 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
5268
5269         * gcc.c-torture/execute/20010106-1.c: New test.
5270
5271 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
5272
5273         * gcc.dg/format/format.exp: New file.
5274         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
5275         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
5276         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
5277         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
5278         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
5279         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
5280         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
5281         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
5282         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
5283         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
5284         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
5285         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
5286         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
5287         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
5288         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
5289         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
5290         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
5291         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
5292         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
5293         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
5294         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
5295         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
5296         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
5297         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
5298         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
5299         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
5300         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
5301         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
5302         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
5303         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
5304         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
5305         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
5306         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
5307         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
5308         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
5309         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
5310         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
5311         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
5312         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
5313         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
5314         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
5315         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
5316
5317 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
5318
5319         * gcc.c-torture/execute/991228-1.c: Take word endianness into
5320         account.
5321
5322 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
5323
5324         * gcc.c-torture/execute/builtin-complex-1.c: New test.
5325
5326 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
5327
5328         * g++.old-deja/g++.pt/crash62.C: New test.
5329
5330 2001-01-04  Richard Henderson  <rth@redhat.com>
5331
5332         * gcc.dg/20000926-1.c: Update expected warnings.
5333         * gcc.dg/array-2.c: Likewise.
5334         * gcc.dg/array-4.c: Also validate flexible array members.
5335         * gcc.dg/c99-flex-array-1.c: New.
5336
5337 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
5338
5339         * gcc.c-torture/compile/20001222-1.x: Remove.
5340
5341 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5342
5343         * gcc.c-torture/execute/built-in-setjmp.c: New.
5344
5345 2001-01-03  Richard Henderson  <rth@redhat.com>
5346
5347         * gcc.dg/940510-1.c: Update expected error wording.
5348         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
5349
5350 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
5351
5352         * lib/target-supports.exp (check_alias_available): Modified to
5353         indicate aliases not supported if only weak aliases are supported.
5354
5355 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5356
5357         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
5358         Turn on cmpstrsi checks for __pj__ and __i370__.
5359
5360 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
5361
5362         * g++.old-deja/g++.other/virtual11.C: New test.
5363
5364 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
5365
5366         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
5367
5368 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5369
5370         * gcc.c-torture/compile/20010102-1.c: New test.
5371
5372 2001-01-02  Andreas Jaeger  <aj@suse.de>
5373
5374         * gcc.dg/noreturn-3.c: New test.
5375
5376         * gcc.dg/noreturn-4.c: New test.
5377
5378 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5379
5380         * gcc.c-torture/execute/stdio-opt-1.c: Also test
5381         __builtin_fputc and __builtin_fwrite.
5382
5383 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
5384
5385         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
5386         signed char, not default char.
5387
5388 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
5389
5390         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
5391
5392 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
5393
5394         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
5395
5396 2000-12-29  Richard Henderson  <rth@redhat.com>
5397
5398         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
5399         (__cyg_profile_func_exit): Define.
5400
5401 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
5402
5403         * g++.dg/vtgc1.C: New test.
5404
5405 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
5406
5407         * gcc.dg/noncompile/20001228-1.c: New test.
5408
5409         * gcc.dg/20001228-1.c: New test.
5410
5411         * gcc.c-torture/execute/20001228-1.c: New test.
5412
5413 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
5414
5415         * gcc.dg/format-strfmon-1.c: New test.
5416
5417 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5418
5419         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
5420         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
5421         * gcc.c-torture/execute/string-opt-1.c: Likewise.
5422         * gcc.c-torture/execute/string-opt-2.c: Likewise.
5423         * gcc.c-torture/execute/string-opt-3.c: Likewise.
5424         * gcc.c-torture/execute/string-opt-4.c: Likewise.
5425         * gcc.c-torture/execute/string-opt-6.c: Likewise.
5426         * gcc.c-torture/execute/string-opt-7.c: Likewise.
5427         * gcc.c-torture/execute/string-opt-8.c: Likewise.
5428         * gcc.c-torture/execute/string-opt-9.c: Likewise.
5429         * gcc.c-torture/execute/string-opt-10.c: Likewise.
5430         * gcc.c-torture/execute/string-opt-11.c: Likewise.
5431         * gcc.c-torture/execute/string-opt-12.c: Likewise.
5432
5433         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
5434         * gcc.c-torture/execute/string-opt-4.c: Test index.
5435
5436 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
5437
5438         * gcc.c-torture/compile/20001226-1.c: New test.
5439
5440 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
5441
5442         * gcc.c-torture/compile/20001222-1.c: New test.
5443         * gcc.c-torture/compile/20001222-1.x: Xfail.
5444
5445 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
5446
5447         * gcc.c-torture/execute/comp-goto-2.c: New test.
5448
5449 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
5450
5451         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
5452         Use long types if __INT_MAX__ is 32767.
5453         (main): Use cast to (sint32 *) when poking 88 into a_page.
5454
5455         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
5456
5457 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
5458
5459         * gcc.c-torture/compile/20001221-1.c: New test.
5460         * gcc.c-torture/execute/20001221-1.c: New test.
5461
5462 2000-12-20  Richard Henderson  <rth@redhat.com>
5463
5464         * g++.old-deja/g++.pt/crash36.C: Update error lines.
5465         * g++.old-deja/g++.robertl/eb109.C: Likewise.
5466
5467 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5468
5469         * gcc.dg/compare3.c: New test.
5470
5471 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5472
5473         * gcc.dg/format-warnll-1.c: New test.
5474
5475 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
5476
5477         * gcc.dg/cpp/cmdlne-P.c: New test.
5478
5479 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5480
5481         * gcc.c-torture/execute/builtin-abs-1.c,
5482         gcc.c-torture/execute/builtin-abs-2.c: New tests.
5483
5484 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
5485
5486         * gcc.dg/cpp/multiline.c: New test.
5487
5488 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
5489
5490         * g++.old-deja/g++.other/syshdr1.C: Update.
5491         * gcc.dg/cpp/lineflags.c: Remove temporarily.
5492
5493 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5494
5495         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
5496
5497 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5498
5499         * g++.old-deja/g++.pt/ttp65.C: New test.
5500
5501 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5502
5503         * g++.old-deja/g++.pt/ttp64.C: New test.
5504
5505 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5506
5507         * g++.old-deja/g++.pt/spec33.C: New test.
5508
5509 2000-12-14  Catherine Moore  <clm@redhat.com>
5510
5511         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
5512         * gcc.c-torture/execute/920612-2.c: Likewise.
5513         * gcc.c-torture/execute/920428-2.c: Likewise.
5514         * gcc-c-torture/execute/va-arg-11.c: Call exit.
5515         * gcc.c-torture/execute/va-arg-21.c: Likewise.
5516
5517 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5518
5519         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
5520         * gcc.dg/pack-test-2.c: Likewise.
5521
5522 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
5523
5524         Tests by Zack Weinberg <zackw@stanford.edu>.
5525
5526         * gcc.dg/cpp/defined.c: Update.
5527         * gcc.dg/cpp/defined_trad.c: New tests.
5528
5529 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
5530
5531         * gcc.dg/cpp/trad-direct.c: Update.
5532
5533 2000-12-11  Neil Booth  <neilb@earthling.net>
5534
5535         * gcc.dg/cpp/defined_trad.c
5536
5537 2000-12-11  Neil Booth  <neilb@earthling.net>
5538
5539         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
5540
5541 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5542
5543         * gcc.dg/format-miss-2.c: New test.
5544
5545 2000-12-09  Neil Booth  <neilb@earthling.net>
5546
5547         * gcc.dg/cpp/lineflags.c: New tests.
5548         * gcc.dg/cpp/poison.c: Update.
5549         * gcc.dg/cpp/redef2.c: Update.
5550         * gcc.dg/cpp/skipping.c: New test.
5551
5552 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
5553
5554         * g++.old-deja/g++.other/eh3.C: New testcase.
5555
5556 2000-12-07  Neil Booth  <neilb@earthling.net>
5557
5558         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
5559         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
5560         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
5561         wtr-union-init-2.c, wtr-union-init-3.c: Update.
5562         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
5563         Update.
5564
5565 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5566
5567         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
5568         __SIZE_TYPE__ instead of int for type of integers cast to
5569         pointers.
5570
5571 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
5572
5573         * g++.old-deja/g++.other/cleanup4.C: New test.
5574
5575 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5576
5577         * format-sec-1.c: New test.
5578
5579 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5580
5581         * gcc.dg/format-nonlit-3.c: New test.
5582
5583 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5584
5585         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
5586         through a null pointer.
5587
5588 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5589
5590         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
5591         * g++.old-deja/g++.pt/partial4.C: New test.
5592
5593 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
5594
5595         * gcc.c-torture/execute/ieee/hugeval.x: New.
5596
5597 2000-12-06  Neil Booth  <neilb@earthling.net>
5598
5599         * gcc.dg/cpp/backslash2.c: New tests.
5600
5601 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5602
5603         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
5604         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
5605
5606 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
5607
5608         * gcc.c-torture/execute/20001203-2.c: New testcase.
5609
5610 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
5611
5612         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
5613         * g++.old-deja/g++.other/virtual10.C: New test.
5614
5615 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
5616
5617         * g++.old-deja/g++.mike/pmf5.C: Remove test.
5618
5619 2000-12-05  Richard Henderson  <rth@redhat.com>
5620
5621         * gcc.c-torture/compile/20001205-1.c: New.
5622
5623 2000-12-04  Neil Booth  <neilb@earthling.net>
5624
5625         * g++.old-deja/g++.other/virtual9.C: New test.
5626         * g++.old-deja/g++.pt/crash61.C: New test.
5627         * gcc.c-torture/execute/loop-9.c: New test.
5628
5629 2000-12-04  Neil Booth  <neilb@earthling.net>
5630
5631         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
5632         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
5633         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
5634         * gcc.dg/cpp/extratokens.c: ...here.
5635
5636 2000-12-04  Neil Booth  <neilb@earthling.net>
5637
5638         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
5639         New tests.
5640
5641 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5642
5643         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
5644         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
5645
5646 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
5647
5648         * gcc.c-torture/execute/20001203-1.c: New test.
5649
5650 2000-12-03  Neil Booth  <neilb@earthling.net>
5651
5652         * gcc.dg/cpp/macro6.c: New test cases.
5653
5654 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5655
5656         * gcc.c-torture/execute/string-opt-9.c: New test.
5657         * gcc.c-torture/execute/string-opt-10.c: Likewise.
5658         * gcc.c-torture/execute/string-opt-11.c: Likewise.
5659         * gcc.c-torture/execute/string-opt-12.c: Likewise.
5660
5661         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
5662         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
5663
5664 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
5665
5666         * gcc.dg/cpp/if-6.c: New testcase.
5667
5668         * gcc.dg/20001201-1.c: New testcase.
5669
5670 2000-12-02  Neil Booth  <neilb@earthling.net>
5671
5672         * g++.old-deja/g++.other/externC4.C,
5673         g++.old-deja/g++.other/friend10.C: New tests.
5674
5675 2000-12-02  Neil Booth  <neilb@earthling.net>
5676
5677         * g++.old-deja/g++.other/instan2.C
5678         * g++.old-deja/g++.other/instan3.C: New test.
5679
5680 2000-12-02  Neil Booth  <neilb@earthling.net>
5681
5682         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
5683         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
5684         gnuc99.c,gnuc99-pedantic.c: New tests.
5685
5686 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5687
5688         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
5689         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
5690
5691 2000-12-01  Neil Booth  <neilb@earthling.net>
5692
5693         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
5694         * gcc.dg/cpp/poison.c: Update.
5695         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
5696
5697 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
5698
5699         * g77.f-torture/execute/20001201.f: New test.
5700
5701 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5702
5703         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
5704
5705 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
5706
5707         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
5708
5709 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
5710
5711         * g++.old-deja/g++.other/cast6.C: New test.
5712
5713 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
5714
5715         * gcc.c-torture/execute/20001130-2.c: New testcase.
5716
5717 2000-11-30  Richard Henderson  <rth@redhat.com>
5718
5719         * gcc.c-torture/execute/20001130-1.c: New test.
5720
5721 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5722
5723         * g++.old-deja/g++.other/op3.C: New test.
5724
5725 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5726
5727         * g++.old-deja/g++.other/op2.C: New test.
5728
5729 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5730
5731         * g++.old-deja/g++.other/crash38.C: New test.
5732
5733 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
5734
5735         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
5736
5737 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
5738
5739         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
5740         tests.
5741         * gcc.c-torture/execute/string-opt-6.c: New test.
5742
5743         * gcc.dg/20001117-1.c: Add main.
5744
5745 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
5746
5747         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
5748         Move from here ...
5749         * gcc.dg/940510-1.c: ... to here.
5750
5751         * gcc.dg/20000926-1.c: GNU C now allows initializations of
5752         zero-size arrays in toplevel structures.
5753
5754 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
5755
5756         * gcc.c-torture/execute/loop-8.c: New test.
5757
5758 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5759
5760         * g++.old-deja/g++.other/base1.C: New test.
5761
5762 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5763
5764         * g++.old-deja/g++.other/parse2.C: New test.
5765
5766 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5767
5768         * g++.old-deja/g++.pt/incomplete1.C: New test.
5769
5770 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5771
5772         * g++.old-deja/g++.other/friend9.C: New test.
5773
5774 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
5775
5776         * gcc.dg/20001127-1.c: New test.
5777
5778 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
5779
5780         * g++.old-deja/g++.pt/friend46.C: New test.
5781
5782 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
5783
5784         * g++.old-deja/g++.other/ptrmem8.C: New test.
5785
5786 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5787
5788         * gcc.c-torture/execute/string-opt-7.c: New test.
5789         * gcc.c-torture/execute/string-opt-8.c: Likewise.
5790
5791 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
5792
5793         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
5794         instead of 'mkcheck 2'.
5795
5796 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5797
5798         * gcc.c-torture/execute/memcheck/driver.c,
5799         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
5800         C9X references to refer to C99.
5801
5802 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
5803
5804         * gcc.dg/ultrasp3.c: New test.
5805
5806 2000-11-25  Neil Booth  <neilb@earthling.net>
5807
5808         * gcc.dg/cpp/include2.c: Update test to be locale independent.
5809
5810 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
5811
5812         * gcc.c-torture/compile/20001123-2.c: New.
5813
5814 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5815
5816         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
5817
5818 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
5819
5820         * gcc.dg/sequence-point-1.c: Add some new tests.
5821         * gcc.c-torture/execute/20001124-1.c: New test.
5822
5823 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
5824
5825         * g++.old-deja/g++.other/vaarg4.C: New test.
5826         * gcc.c-torture/compile/20001123-1.c: New test.
5827
5828 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
5829
5830         * g++.other/crash24.C: Adjust and remove XFAIL.
5831         * g++.other/crash37.C: New test.
5832
5833 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
5834
5835         * g++.old-deja/g++.pt/instantiate9.C: New test.
5836
5837 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
5838
5839         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
5840         new ABI, too.
5841
5842         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
5843         * g++.old-deja/g++.robertl/eb55.C: Likewise.
5844
5845 2000-11-22  Neil Booth  <neilb@earthling.net>
5846
5847         * gcc.dg/cpp/Wtrigraphs.c: New test.
5848
5849 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
5850
5851         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
5852
5853 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
5854
5855         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
5856
5857 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
5858
5859         * lib/gcc-dg.exp: load_lib scanasm.exp.
5860         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
5861         * lib/g++-dg.exp: load_lib scanasm.exp.
5862         * lib/scanasm.exp: New.
5863         (scan-assembler, scan-assembler-not): Add optional arguments to
5864         test name, or if not present, the pattern name.
5865         (scan-assembler-dem, scan-assembler-dem-not): New.
5866
5867         * g++.dg/dg.exp: New.
5868
5869 2000-11-21  Neil Booth  <neilb@earthling.net>
5870
5871         * gcc.dg/cpp/integrated1.c: Remove.
5872
5873 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
5874
5875         * gcc.c-torture/execute/20001121-1.c: New test.
5876
5877 2000-11-21  Richard Henderson  <rth@redhat.com>
5878
5879         * gcc.c-torture/compile/20001121-1.c: New test.
5880
5881 2000-11-20  Neil Booth  <neilb@earthling.net>
5882
5883         * gcc.dg/cpp/integrated1.c: New test.
5884
5885 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
5886
5887         * g++.old-deja/g++.other/inline17.C: New test.
5888
5889 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
5890
5891         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
5892         local variable to be zero: I made the variable global. Now
5893         uses abort() and exit() instead of relying on main's return value.
5894
5895 2000-11-20  Neil Booth  <neilb@earthling.net>
5896
5897         * gcc.dg/cpp/paste2.c: Update test.
5898         * objc/execute/paste.m: New test.
5899
5900 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
5901
5902         * gcc.dg/c99-condexpr-1.c: New test.
5903
5904 2000-11-20  Neil Booth  <neilb@earthling.net>
5905
5906         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
5907
5908 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
5909
5910         * g++.old-deja/g++.pt/export1.C: New test.
5911
5912 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
5913
5914         * gcc.dg/20001117-1.c: New test.
5915
5916 2000-11-18  Richard Henderson  <rth@redhat.com>
5917
5918         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
5919
5920 2000-11-18  Richard Henderson  <rth@redhat.com>
5921
5922         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
5923         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
5924         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
5925
5926 2000-11-18  Richard Henderson  <rth@redhat.com>
5927
5928         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
5929         (main): New.  Exit cleanly.
5930
5931 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5932
5933         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
5934         gcc.dg/c99-fordecl-2.c: New tests.
5935
5936 2000-11-18  Richard Henderson  <rth@redhat.com>
5937
5938         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
5939         * gcc.c-torture/execute/zerolen-2.c: New.
5940
5941 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5942
5943         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
5944         memory.
5945
5946 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
5947
5948         * g++.old-deja/g++.pt/instantiate8.C: New test.
5949
5950 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
5951
5952         * g++.old-deja/g++.other/incomplete.C: Add more tests.
5953         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
5954
5955 2000-11-16  Nick Clifton  <nickc@redhat.com>
5956
5957         * gcc.c-torture/execute/nestfunc-2.c: New test.
5958         * gcc.c-torture/execute/nestfunc-3.c: New test.
5959
5960 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
5961
5962         * gcc.c-torture/compile/20001116-1.c: New test.
5963
5964 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5965
5966         * gcc.c-torture/execute/20001115-1.c: New test.
5967
5968 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
5969
5970         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
5971         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
5972         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
5973         * g++.old-deja/g++.abi/vmihint.C: Likewise.
5974
5975 2000-11-15  Neil Booth  <neilb@earthling.net>
5976
5977         gcc.dg/cpp/_Pragma1.c: Update.
5978         gcc.dg/cpp/_Pragma2.c: New test.
5979
5980 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
5981
5982         * g++.old-deja/g++.other/anon5.C: New test.
5983
5984 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
5985
5986         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
5987         tests.
5988
5989 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
5990
5991         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
5992         output.
5993
5994 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5995
5996         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
5997         labels at end of compound statements.
5998
5999 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
6000
6001         * gcc.c-torture/execute/loop-7.c: New test.
6002
6003 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6004
6005         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
6006
6007 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6008
6009         * gcc.dg/c99-bool-1.c: New test.
6010
6011 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6012
6013         * gcc.dg/c99-scope-1.c: Remove xfail.
6014         * gcc.dg/c99-scope-2.c: New test.
6015
6016 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6017
6018         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
6019         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
6020
6021 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
6022
6023         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
6024         error messages.
6025
6026         * g++.mike/p700.C: Don't typedef wchar_t.
6027         * g++.mike/p784.C: Likewise.
6028         * g++.mike/eb101.C: Don't use __wchar_t.
6029
6030 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
6031
6032         * g77.f-torture/execute/20001111.[fx]: Test premature exit
6033         from DO loop.
6034
6035 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
6036
6037         * gcc.c-torture/execute/20001111-1.c: New test.
6038
6039 2000-11-10  Nick Clifton  <nickc@redhat.com>
6040
6041         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
6042         long multuiple and accumulate.
6043
6044 2000-11-09  Richard Henderson  <rth@redhat.com>
6045
6046         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
6047         via size_t instead of int.
6048
6049         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
6050         * gcc.c-torture/execute/string-opt-2.c: Likewise.
6051         * gcc.c-torture/execute/string-opt-3.c: Likewise.
6052         * gcc.c-torture/execute/string-opt-4.c: Likewise.
6053
6054 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
6055
6056         * gcc.c-torture/compile/20001109-1.c: New test.
6057         * gcc.c-torture/compile/20001109-2.c: New test.
6058
6059 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
6060
6061         * g++.old-deja/g++.pt/operator1.C: New test.
6062         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
6063
6064 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
6065
6066         * gcc.dg/20001108-1.c: New test.
6067
6068 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
6069
6070         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
6071         with both arguments constant strings.
6072         * gcc.c-torture/execute/string-opt-3.c: New test.
6073         * gcc.c-torture/execute/string-opt-4.c: New test.
6074         * gcc.c-torture/execute/string-opt-5.c: New test.
6075
6076 2000-11-08  Nick Clifton  <nickc@redhat.com>
6077
6078         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
6079         mulsidi3adddi patterns.
6080
6081 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
6082
6083         * g++.old-deja/g++.other/crash36.C: New test.
6084
6085 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
6086
6087         * g++.old-deja/g++.other/init16.C: New test.
6088
6089 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
6090
6091         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
6092
6093 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
6094
6095         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
6096         * gcc.c-torture/execute/va-arg-16.x: Likewise.
6097         * gcc.c-torture/execute/va-arg-17.x: Likewise.
6098
6099 2000-11-07  DJ Delorie  <dj@redhat.com>
6100
6101         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
6102
6103 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6104
6105         * gcc.c-torture/execute/string-opt-1.c: New test.
6106
6107 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
6108
6109         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
6110         mips-sgi-irix6.* because the MIPS ABI passes floating-point
6111         parameters in registers, and there is no way for a varargs
6112         function to know in which order the integer and floating-point
6113         parameters should be interleaved when they are placed on the
6114         stack.
6115         * gcc.c-torture/execute/va-arg-16.x: Likewise.
6116         * gcc.c-torture/execute/va-arg-17.x: Likewise.
6117
6118 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6119
6120         * gcc.c-torture/execute/string-opt-2.c: New test.
6121
6122 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
6123
6124         * g++.old-deja/g++.pt/crash60.C: New test.
6125
6126 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
6127
6128         * g++.old-deja/g++.other/crash24.C: New test.
6129         * g++.old-deja/g++.other/crash25.C: New test.
6130         * g++.old-deja/g++.other/crash26.C: New test.
6131         * g++.old-deja/g++.other/crash27.C: New test.
6132         * g++.old-deja/g++.other/crash28.C: New test.
6133         * g++.old-deja/g++.other/crash29.C: New test.
6134         * g++.old-deja/g++.other/crash30.C: New test.
6135         * g++.old-deja/g++.other/crash31.C: New test.
6136         * g++.old-deja/g++.other/crash32.C: New test.
6137         * g++.old-deja/g++.other/crash33.C: New test.
6138         * g++.old-deja/g++.other/crash34.C: New test.
6139         * g++.old-deja/g++.other/crash35.C: New test.
6140
6141 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
6142
6143         * gcc.c-torture/execute/20001031-1.c: New test.
6144
6145 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
6146
6147         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
6148         namespace.
6149
6150         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
6151         standards-conformant.
6152
6153         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
6154
6155         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
6156         * g++.old-deja/g++.mike/p755a.C: Likewise.
6157         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
6158         library makes no calls to `operator new' during initialization.
6159
6160 2000-11-04  Neil Booth  <neilb@earthling.net>
6161
6162         * gcc.dg/cpp/include2.c: New tests.
6163
6164 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
6165
6166         * lib/g++.exp (g++_set_ld_library_path): New function.
6167         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
6168
6169 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
6170
6171         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
6172         warnings.
6173
6174 2000-11-01  Richard Henderson  <rth@redhat.com>
6175
6176         * g++.old-deja/g++.ext/namedret1.C: New.
6177         * g++.old-deja/g++.ext/namedret2.C: New.
6178         * g++.old-deja/g++.ext/namedret3.C: New.
6179
6180 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
6181
6182         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
6183         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
6184
6185 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6186
6187         * gcc.c-torture/execute/va-arg-21.c: New test.
6188
6189 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
6190
6191         * gcc.dg/c99-complex-2.c: New test.
6192
6193 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6194
6195         * gcc.c-torture/execute/stdio-opt-1.c: New test.
6196
6197 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
6198
6199         * g++.old-deja/g++.other/inline16.C: New test.
6200
6201 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
6202
6203         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
6204         __PRETTY_FUNCTION__
6205
6206 2000-10-29  Neil Booth  <neilb@earthling.net>
6207
6208         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
6209         New tests.
6210         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
6211         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
6212         optimisation.
6213
6214 2000-10-29  Neil Booth  <neilb@earthling.net>
6215
6216         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
6217         * mi1.c, mi1c.h: Add null directives to multiple-include test.
6218         * mi5.c: Test multiple includes work with -C.
6219         * trigraphs.c: Test ^= version.
6220
6221 2000-10-28  Neil Booth  <neilb@earthling.net>
6222
6223         New tests and test updates for new macro expander.
6224
6225         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
6226         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
6227         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
6228         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
6229         new diagnostic messages.
6230
6231         * gcc.dg/cpp/macro3.c: New tests.
6232
6233 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
6234
6235         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
6236         on the same line.
6237
6238 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
6239
6240         * g++.old-deja/g++.other/eh2.C: New test.
6241
6242 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
6243
6244         * gcc.c-torture/execute/20001027-1.c: New test.
6245
6246 2000-10-26  Richard Henderson  <rth@redhat.com>
6247
6248         * gcc.c-torture/execute/20001026-1.c: New.
6249
6250 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
6251
6252         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
6253         * g++.old-deja/g++.law/builtin1.C: Likewise.
6254         * g++.old-deja/g++.law/ctors10.C: Likewise.
6255         * g++.old-deja/g++.law/virtual3.C: Likewise.
6256         * g++.old-deja/g++.mike/p658.C: Likewise.
6257         * g++.old-deja/g++.other/sibcall1.C: Likewise.
6258         * g++.old-deja/g++.other/vaarg2.C: Likewise.
6259         * g++.old-deja/g++.robertl/eb124.C: Likewise.
6260         * g++.old-deja/g++.robertl/eb44.C: Likewise.
6261         * g++.old-deja/g++.robertl/eb77.C: Likewise.
6262
6263 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
6264
6265         * gcc.c-torture/compile/20001024-1.c: New test.
6266
6267 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
6268
6269         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
6270         to tell us whether or not we are using V3.
6271
6272 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
6273
6274         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
6275         operands.
6276
6277 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6278
6279         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
6280
6281 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
6282
6283         * gcc.c-torture/execute/20001024-1.c: New test.
6284
6285 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
6286
6287         * g++.old-deja/g++.other/sibcall1.C: New test.
6288
6289 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
6290
6291         * gcc.dg/noncompile/init-3.c: New test.
6292
6293 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
6294
6295         * gcc.dg/format-array-1.c: New test.
6296
6297 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6298
6299         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
6300         writing through null pointers; remove comment about testing
6301         unterminated strings.
6302
6303 2000-10-17  Matthew Hiller  <hiller@redhat.com>
6304
6305         * gcc.c-torture/execute/20001017-2.c: New test.
6306
6307 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6308
6309         * gcc.c-torture/compile/20001018-1.c: New test.
6310         * gcc.c-torture/compile/20001018-1.x: Xfail.
6311
6312 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6313
6314         * gcc.c-torture/execute/20001017-1.c: New test.
6315
6316 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6317
6318         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
6319         for multiple use of arguments with scanf formats; add tests for
6320         multiple use of arguments.
6321
6322 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
6323
6324         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
6325
6326 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6327
6328         * gcc.dg/format-miss-1.c: New test.
6329
6330 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
6331
6332         * gcc.c-torture/execute/20001013-1.c: New test.
6333
6334 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
6335
6336         * gcc.dg/format-branch-1.c: New test.
6337
6338 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
6339
6340         * README, lib/file-format.exp: Remove EGCS references.
6341
6342 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
6343
6344         * gcc.dg/20001013-1.c: New test.
6345
6346 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
6347
6348         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
6349         for intmax_t in the compiler using __typeof__ and the type rules
6350         for conditional expressions.
6351
6352 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
6353
6354         * gcc.dg/20001012-1.c: New test.
6355         * gcc.dg/20001012-2.c: New test.
6356
6357 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
6358
6359         * gcc.dg/format-attr-1.c: New test.
6360
6361 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
6362
6363         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
6364         __LONG_LONG_MAX__ instead of LLONG_MAX.
6365
6366 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
6367
6368         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
6369         scanf flags.
6370         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
6371         flags.
6372
6373 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
6374
6375         * gcc.dg/sequence-pt-1.c: New test.
6376
6377 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
6378
6379         * gcc.c-torture/execute/20001011-1.c: New testcase.
6380         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
6381
6382 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
6383
6384         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
6385         does not error on it.
6386
6387 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
6388
6389         * gcc.dg/20001009-1.c: New test.
6390
6391 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
6392
6393         * gcc.c-torture/compile/20001009-1.c: Move from here ....
6394         * gcc.c-torture/execute/20001009-2.c: ... to here.
6395
6396 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
6397
6398         * gcc.c-torture/compile/20001009-1.c: New testcase.
6399         * gcc.c-torture/execute/20001009-1.c: New testcase.
6400         Testcases provided by Jan Hubicka <jh@suse.cz>.
6401
6402 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6403
6404         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
6405         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
6406         uintmax_t using <limits.h> to emulate the compiler's internal
6407         logic.  No longer XFAIL %j tests.
6408
6409 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6410
6411         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
6412         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
6413         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
6414         regexps and details of expected handling of some bad formats.
6415         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
6416         suppression.
6417
6418 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6419
6420         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
6421         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
6422         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
6423         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
6424         in list archives.
6425
6426 2000-10-06  Richard Henderson  <rth@cygnus.com>
6427
6428         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
6429         * g++.old-deja/g++.brendan/crash52.C: Likewise.
6430         * g++.old-deja/g++.jason/report.C: Likewise.
6431         * g++.old-deja/g++.law/friend5.C: Likewise.
6432         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
6433         of the expected warnings.
6434
6435 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
6436
6437         * g++.old-deja/g++.pt/enum14.C: New test.
6438
6439 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
6440
6441         * g++.old-deja/g++.pt/crash59.C: New test.
6442
6443 2000-10-04  Will Cohen  <wcohen@redhat.com>
6444
6445         * gcc.dg/20000926-1.c: New test.
6446
6447 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
6448
6449         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
6450         function name for current C++ compiler.
6451         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
6452
6453 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
6454
6455         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
6456         __PRETTY_FUNCTION__.
6457         * g++.old-deja/g++.ext/pretty2.C: Likewise.
6458
6459 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6460
6461         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
6462
6463 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
6464
6465         * gcc.c-torture/compile/20000923-1.c: New test.
6466
6467 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
6468
6469         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
6470         * g++.old-deja/g++.pt/ttp62.C: Same.
6471         * g++.old-deja/g++.other/inline14.C: Same.
6472
6473 2000-09-24  Richard Henderson  <rth@cygnus.com>
6474
6475         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
6476
6477 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
6478
6479         * gcc.dg/c90-printf-1.c: Add test for wide string format.
6480
6481 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
6482
6483         * gcc.c-torture/compile/20000922-1.c: New file.
6484
6485 2000-09-21  Nick Clifton  <nickc@redhat.com>
6486
6487         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
6488         a signed long modulo operation.
6489         (mod6): New funciton - perform an unsigned long modulo operation.
6490         (main): Add tests for modulos of very large numbers by very small
6491         dividends.
6492
6493 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6494
6495         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
6496
6497 2000-09-19  Richard Henderson  <rth@cygnus.com>
6498
6499         * gcc.dg/compare2.c (case 10): XFAIL.
6500
6501 2000-09-18  Richard Henderson  <rth@cygnus.com>
6502
6503         * gcc.c-torture/execute/20000906-1.c: Move ...
6504         * gcc.dg/20000906-1.c: ... here.  Only run on targets
6505         that support __builtin_trap.
6506
6507 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
6508
6509         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
6510
6511 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6512
6513         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
6514         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
6515         more $ format tests.
6516
6517 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6518
6519         * gcc.dg/format-errmk-1.c: New test.
6520
6521 2000-09-17  Greg McGary  <greg@mcgary.org>
6522
6523         * gcc.c-torture/execute/20000917-1.x: Remove.
6524
6525 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6526
6527         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
6528
6529 2000-09-17  Greg McGary  <greg@mcgary.org>
6530
6531         * gcc.c-torture/execute/20000917-1.c: New test.
6532         * gcc.c-torture/execute/20000917-1.x: XFAIL.
6533
6534 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
6535
6536         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
6537         in nested macro bug.
6538
6539 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
6540
6541         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
6542
6543 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
6544
6545         * gcc.c-torture/execute/20000914-1.c: New test.
6546
6547 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
6548
6549         * g++.other/inline13.C: New test.
6550
6551 2000-09-12  Andreas Jaeger  <aj@suse.de>
6552
6553         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
6554         constant by Ulrich Drepper <drepper@redhat.com>.
6555
6556 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
6557
6558         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
6559
6560 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6561
6562         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
6563
6564 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
6565
6566         * gcc.dg/cpp/backslash.c: New test.
6567
6568 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
6569
6570         * gcc.c-torture/execute/20000910-1.c: New test.
6571         * gcc.c-torture/execute/20000910-2.c: Likewise.
6572
6573 2000-09-11  Robert Lipe  <robertl@sco.com>
6574
6575         * gcc.dg/pragma-align.c: New test.
6576
6577 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
6578
6579         * g++.old-deja/g++.pt/explicit82.C: New test.
6580         * g++.old-deja/g++.pt/explicit83.C: New test.
6581
6582 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
6583
6584         * gcc.dg/asm-names.c: New test.
6585
6586 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6587
6588         * gcc.dg/cpp/tr-warn6.c: New test
6589
6590 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6591
6592         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
6593         be accepted.
6594
6595 2000-09-07  Catherine Moore  <clm@redhat.com>
6596
6597         * gcc.c-torture/execute/unroll-1.c: New test.
6598
6599 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
6600
6601         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
6602         ERROR markers.
6603         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
6604         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
6605         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
6606         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
6607         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
6608         Preprocess only.
6609         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
6610         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
6611
6612 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6613
6614         * g++.old-deja/g++.pt/deduct2.C: New test.
6615
6616 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6617
6618         * g++.old-deja/g++.pt/parms2.C: New test.
6619
6620 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6621
6622         * g++.old-deja/g++.pt/crash58.C: New test.
6623
6624 2000-09-06  Greg McGary  <greg@mcgary.org>
6625
6626         * gcc.c-torture/execute/20000906-1.c: New test.
6627         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
6628
6629 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6630
6631         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
6632
6633 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
6634
6635         * g++.old-deja/g++.pt/crash57.C: New test.
6636
6637 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
6638
6639         * g++.old-deja/g++.pt/crash56.C: New test.
6640
6641 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
6642
6643         * g++.old-deja/g++.pt/koenig1.C: New test.
6644
6645 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
6646
6647         * gcc.dg/20000904-1.c: New test.
6648
6649 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
6650
6651         * gcc.dg/cpp/paste8.c: New test.
6652
6653 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
6654
6655         * gcc.c-torture/compile/20000827-1.c: New test.
6656
6657 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6658
6659         * gcc.dg/format-diag-1.c: New test.
6660
6661 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6662
6663         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
6664         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
6665         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
6666         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
6667         gcc.dg/formatz-1.c: Adjust warning regular expressions.
6668
6669 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
6670
6671         * g++.old-deja/g++.other/nested4.C: New test.
6672
6673 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
6674
6675         * g++.old-deja/g++.ns/scoped1.C: New test.
6676
6677 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
6678
6679         * lib/g++.exp: Support testing already-installed GCC.
6680
6681 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6682
6683         * wtr-label-1.c, wtr-suffix-1.c: New tests.
6684
6685 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6686
6687         * gcc.dg/return-type-2.c: New test.
6688
6689 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
6690
6691         * gcc.c-torture/compile/20000825-1.c: New test.
6692
6693 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
6694
6695         * gcc.dg/dwarf2-2.c: New test.
6696
6697 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
6698
6699         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
6700         dg-warning regexps.
6701
6702 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6703
6704         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
6705         gcc.dg/format-ext-5.c: New tests.
6706
6707 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
6708
6709         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
6710
6711 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
6712
6713         * gcc.dg/noncompile/930622-2.c: Adjust error message.
6714
6715 2000-08-24  Richard Henderson  <rth@cygnus.com>
6716
6717         * gcc.dg/ia64-sync-1.c: New test.
6718         * gcc.dg/ia64-sync-2.c: New test.
6719         * gcc.dg/ia64-asm-1.c: New test.
6720
6721 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
6722
6723         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
6724         * gcc.dg/format-ext-2.c: New test.
6725
6726 2000-08-23  Jason Merrill  <jason@redhat.com>
6727
6728         * lib/old-dejagnu.exp: Also ignore "In member function" and
6729         "At global scope".
6730
6731 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6732
6733         * gcc.dg/noncompile/label-lineno-1.c: New test.
6734
6735 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6736
6737         * gcc.dg/c99-array-nonobj-1.c: New test.
6738
6739 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6740
6741         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
6742         tests.
6743         * gcc.dg/format-ext-1.c: New test.
6744
6745 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6746
6747         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
6748         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
6749         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
6750         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
6751         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
6752
6753 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
6754
6755         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
6756         gcc.dg/c99-strftime-2.c: New tests.
6757
6758 2000-08-22  Richard Henderson  <rth@cygnus.com>
6759
6760         * gcc.c-torture/execute/20000822-1.c: New test.
6761
6762 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
6763
6764         * gcc.c-torture/execute/20000819-1.x: Remove.
6765
6766 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
6767
6768         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
6769         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
6770         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
6771         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
6772         gcc.dg/format-xopen-1.c: New tests.
6773
6774 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
6775
6776         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
6777
6778 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
6779
6780         * g++.old-deja/g++.other/loop2.C: New test.
6781
6782         * gcc.c-torture/compile/20000606-1.c: New test.
6783         * gcc.c-torture/compile/20000728-1.c: New test.
6784         * gcc.c-torture/execute/20000801-1.c: New test.
6785         * gcc.c-torture/execute/20000801-2.c: New test.
6786         * gcc.c-torture/execute/20000819-1.c: New test.
6787         * gcc.c-torture/execute/20000819-1.x: XFAIL.
6788         * gcc.dg/20000629-1.c: New test.
6789         * gcc.dg/20000724-1.c: New test.
6790         * gcc.dg/20000807-1.c: New test.
6791
6792 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
6793
6794         * gcc.dg/cpp/pragma-1.c: New test.
6795         * gcc.dg/cpp/pragma-2.c: New test.
6796
6797 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
6798
6799         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
6800         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
6801
6802 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6803
6804         * gcc.c-torture/compile/20000818-1.c: New test.
6805
6806 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
6807
6808         * gcc.c-torture/execute/20000818-1.c: New test.
6809
6810 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6811
6812         * gcc.dg/format-va-1.c: New test.
6813
6814 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6815
6816         * g++.old-deja/g++.other/typedef8.C: New test.
6817
6818 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6819
6820         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
6821         * g++.old-deja/g++.mike/net36.C: Mark candidate.
6822         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
6823         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
6824         * g++.old-deja/g++.other/ptrmem7.C: New test.
6825         * g++.old-deja/g++.pt/ptrmem10.C: New test.
6826
6827 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6828
6829         * g++.old-deja/g++.pt/typename27.C: New test.
6830
6831 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
6832
6833         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
6834         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
6835         * g++.old-deja/g++.pt/friend45.C: New test.
6836         * g++.old-deja/g++.other/friend8.C: New test.
6837
6838 2000-08-15  Richard Henderson  <rth@cygnus.com>
6839
6840         * gcc.c-torture/execute/20000815-1.c: New test.
6841
6842 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
6843
6844         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
6845         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
6846         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
6847
6848 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
6849
6850         * g++.old-deja/g++.other/refinit2.C: New test.
6851
6852 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
6853
6854         * lib/c-torture.exp (c-torture): Make
6855         compiler_conditional_xfail_data global.
6856         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
6857         compiler_conditional_xfail_data machinery.
6858         (f-torture-execute): Likewise.
6859         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
6860         and only when unrolling loops.
6861
6862         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
6863
6864 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
6865
6866         * g++.old-deja/g++.pt/explicit81.C: New test.
6867
6868 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
6869
6870         * g++.old-deja/g++.pt/typename26.C: New test.
6871
6872 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
6873
6874         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
6875         warning.
6876
6877 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
6878
6879         * g++.old-deja/g++.other/array3.C: New test.
6880
6881 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6882
6883         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
6884         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
6885         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
6886         New tests.
6887
6888 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
6889
6890         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
6891         * g++.old-deja/g++.abi/vmihint.C: Likewise.
6892
6893 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
6894
6895         * gcc.c-torture/execute/20000808-1.c: New test.
6896
6897 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6898
6899         * gcc.dg/c90-const-expr-1.c: New test.
6900
6901 2000-08-08  Richard Henderson  <rth@cygnus.com>
6902
6903         * gcc.dg/noncompile/920923-1.c: Declare calloc.
6904
6905 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6906
6907         * gcc.dg/noncompile/const-ll-1.c: New test.
6908
6909 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6910
6911         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
6912
6913 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
6914
6915         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
6916         that running programs linked against the shared version of libobjc
6917         run correctly.
6918
6919 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6920
6921         * gcc.dg/c99-printf-1.c: New test.
6922
6923 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6924
6925         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
6926
6927 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
6928
6929         * gcc.c-torture/execute/20000731-1.x: Delete.
6930
6931 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
6932
6933         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
6934         and torture_without_loops as is done by c-torture.exp.
6935         (search_for): Copy from c-torture.exp.
6936         (gcc-dg-runtest): New function, drives a directory of tests
6937         iterating over the TORTURE_OPTIONS.
6938         (scan-assembler, scan-assembler-not): Move here from
6939         individual directory drivers.
6940
6941         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
6942         defined by lib/gcc-dg.exp.
6943         * gcc.dg/cpp/cpp.exp: Likewise.
6944         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
6945         gcc-dg-runtest, so we cycle over optimization options.
6946
6947         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
6948         * gcc.dg/compare2.c: No longer expected to fail.
6949
6950 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
6951
6952         * gcc.c-torture/execute/20000804-1.c: New test.
6953
6954 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6955
6956         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
6957
6958 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
6959
6960         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
6961
6962 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
6963
6964         * gcc.c-torture/compile/20000803-1.c: New test.
6965
6966 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
6967
6968         * gcc.c-torture/execute/20000801-3.c,
6969         gcc.c-torture/execute/20000801-4.c: New tests.
6970         * gcc.c-torture/execute/20000801-3.x,
6971         gcc.c-torture/execute/20000801-4.x: Xfail.
6972
6973 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
6974
6975         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
6976         libobjc/.libs to allow for libtool.
6977
6978 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
6979
6980         * gcc.c-torture/compile/20000802-1.c: New test.
6981
6982 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
6983
6984         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
6985
6986 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
6987
6988         * gcc-c-torture/execute/20000731-2.c: New test.
6989
6990         * gcc.c-torture/execute/20000731-1.c: New test.
6991         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
6992
6993 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
6994
6995         * testsuite/gcc.dg/cpp/paste7.c: New test.
6996         * gcc.dg/cpp/20000725-1.c: New test.
6997
6998 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
6999
7000         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
7001         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
7002         declaration warning for __builtin_dwarf_reg_size.
7003
7004         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
7005
7006 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
7007
7008         * gcc.dg/noncompile/voidparam-1.c: New test.
7009
7010 2000-07-30  Richard Henderson  <rth@cygnus.com>
7011
7012         * gcc.dg/c90-digraph-1.c: Don't xfail.
7013         * gcc.dg/compare2.c (case 10): Xfail.
7014         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
7015
7016 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
7017
7018         * gcc.dg/c99-main-1.c: New test.
7019
7020 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7021
7022         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
7023
7024 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
7025
7026         * gcc.c-tortuer/execute/20000726-1.c: New test.
7027
7028 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
7029
7030         * gcc.c-torture/execute/enum-2.c: New test.
7031
7032 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7033
7034         * gcc.dg/cpp/tr-warn3.c: New test.
7035
7036 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7037
7038         * g++.old-deja/g++.ext/implicit1.C: Remove.
7039         * g++.old-deja/g++.jason/c2.C: Remove
7040         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
7041         * g++.old-deja/g++.pt/crash16.C: Likewise.
7042         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
7043
7044 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7045
7046         * g++.old-deja/g++.other/for2.C: New test.
7047
7048 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
7049
7050         * gcc.dg/20000720-1.c: New test.
7051
7052 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
7053
7054         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
7055
7056 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
7057
7058         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
7059         * gcc.c-torture/execute/20000722-1.c: New.
7060         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
7061
7062 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
7063
7064         * gcc.dg/cpp/20000720-1.S: New test.
7065
7066 2000-07-21  Michael Meissner  <meissner@redhat.com>
7067
7068         * gcc.c-torture/execute/ieee/hugeval.c: New test.
7069
7070 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
7071
7072         * g++.old-deja/g++.brendan/crash16.C,
7073         g++.old-deja/g++.brendan/parse3.C,
7074         g++.old-deja/g++.brendan/redecl1.C,
7075         g++.old-deja/g++.ns/template13.C,
7076         g++.old-deja/g++.other/decl4.C,
7077         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
7078
7079 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
7080
7081         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
7082         and "Internal error".
7083
7084         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
7085         regexps.
7086         * gcc.dg/cpp/paste6.c: New test.
7087
7088 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
7089
7090         * gcc.dg/cpp/tr-direct.c: New test.
7091
7092         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
7093         gcc.dg/cpp/undef1.c: Tweak error regexps.
7094
7095 2000-07-18  Eric Christopher <echristo@redhat.com>
7096
7097         * gcc.c-torture/compile/20000718-1.c: New test.
7098
7099 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
7100
7101         * cpplex.c (_cpp_push_token): If the token being pushed back
7102         is the previous token in this context, just subtract one from
7103         context->posn.
7104         * cppmacro.c (save_expansion): Clear aux field when storing a
7105         placemarker.
7106
7107 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
7108
7109         * gcc.dg/noncompile/redecl-1.c: New test.
7110
7111 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
7112
7113         * gcc.c-torture/execute/20000717-5.c: New test.
7114         * gcc.c-torture/execute/20000717-1.x: Removed.
7115
7116 2000-07-17  Richard Henderson  <rth@cygnus.com>
7117
7118         * gcc.c-torture/execute/20000717-4.c: New test.
7119
7120 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
7121
7122         * gcc.dg/cpp/syshdr.c: New test.
7123         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
7124
7125 2000-07-17  Neil Booth  <neilb@earthling.net>
7126
7127         * gcc.dg/cpp/cmdlne-dM.c: New test.
7128         * gcc.dg/cpp/cmdlne-dD.c: New test.
7129
7130 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
7131
7132         * gcc.c-torture/execute/20000717-3.c: New test.
7133
7134         * gcc.c-torture/compile/20000717-1.c: New test.
7135
7136 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
7137
7138         * gcc.c-torture/execute/20000717-2.c: New test.
7139
7140 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7141
7142         * gcc.dg/formatz-1.c: New test.
7143
7144         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
7145         * gcc.dg/c99-digraph-1.c: New tests.
7146
7147         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
7148         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
7149
7150         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
7151         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
7152         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
7153         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
7154         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
7155         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
7156         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
7157
7158 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
7159
7160         * gcc.c-torture/execute/20000717-1.c: New test.
7161         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
7162
7163 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
7164
7165         * gcc.c-torture/execute/20000715-2.c: New test.
7166         * gcc.dg/20000715-1.c: New test.
7167
7168 2000-07-15  Michael Meissner  <meissner@redhat.com>
7169
7170         * gcc.c-torture/execute/20000715-1.c: New test.
7171
7172 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
7173
7174         * gcc.c-torture/execute/20000707-1.c: New test.
7175
7176 2000-07-13  Neil Booth  <NeilB@earthling.net>
7177
7178         * testsuite/gcc.dg/cpp/digraph1.c,
7179         testsuite/gcc.dg/cpp/digraph2.c,
7180         testsuite/gcc.dg/cpp/digraphs.c: New tests.
7181
7182 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
7183
7184         * g77.f-torture/compile/20000630-2.f:  New test.
7185         * g77.f-torture/compile/20000630-2.x
7186
7187 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
7188
7189         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
7190
7191 2000-07-11  Neil Booth  <NeilB@earthling.net>
7192
7193         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
7194
7195 2000-07-11  Neil Booth  <NeilB@earthling.net>
7196
7197         * gcc.dg/cpp/cmdlne-C.c: New.
7198
7199 2000-07-09  Neil Booth  <NeilB@earthling.net>
7200
7201         * gcc.dg/cpp/directiv.c: New tests.
7202         * gcc.dg/cpp/undef1.c: Update.
7203
7204 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
7205
7206         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
7207
7208 2000-07-09  Neil Booth  <NeilB@earthling.net>
7209
7210         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
7211
7212 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
7213
7214         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
7215         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
7216
7217 2000-07-08  Neil Booth  <NeilB@earthling.net>
7218
7219         * gcc.dg/cpp/macsyntx.c: New tests.
7220
7221 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
7222
7223         * gcc.dg/20000707-1.c: New test.
7224
7225 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
7226
7227         * gcc.c-torture/execute/20000706-1.c: New test.
7228         * gcc.c-torture/execute/20000706-2.c: New test.
7229         * gcc.c-torture/execute/20000706-3.c: New test.
7230         * gcc.c-torture/execute/20000706-4.c: New test.
7231         * gcc.c-torture/execute/20000706-5.c: New test.
7232
7233 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
7234
7235         * g++.old-deja/g++.pt/instantiate7.C: New test.
7236
7237 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
7238
7239         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
7240         * g++.old-deja/g++.mike/thunk3.C: Likewise.
7241         * g++.old-deja/g++.other/rtti3.C: Likewise.
7242         * g++.old-deja/g++.other/rttid3.C: Likewise.
7243
7244 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
7245
7246         *  g77.f-torture/compile/20000630-1.x: Fix typo
7247
7248 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
7249
7250         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
7251         assembly output.
7252
7253 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
7254
7255         * gcc.dg/cpp/ident.c: New test.
7256
7257 2000-07-05  Neil Booth  <NeilB@earthling.net>
7258
7259         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
7260           gcc.dg/cpp/lexstrng.c: New tests.
7261
7262 2000-07-04  Neil Booth  <NeilB@earthling.net>
7263
7264         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
7265         * gcc.dg/cpp/strify2.c: Same.
7266
7267 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
7268
7269         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
7270         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
7271         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
7272         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
7273
7274         * testsuite/gcc.dg/cpp/macro1.c,
7275         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
7276         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
7277         testsuite/gcc.dg/cpp/strify1.c,
7278         testsuite/gcc.dg/cpp/strify2.c: New tests.
7279
7280 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
7281
7282         * gcc.c-torture/execute/20000703-1.c: New test.
7283
7284 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
7285
7286         * g++.old-deja/g++.pt (lookup10.C): New test.
7287
7288 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
7289
7290         * g++.old-deja/g++.pt (typename25.C): New test.
7291
7292 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
7293
7294         * gcc.c-torture/compile/20000701-1.c: New test.
7295
7296 2000-06-30  Nick Clifton  <nickc@cygnus.com>
7297
7298         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
7299         to test case.
7300
7301 2000-06-30  Catherine Moore  <clm@cygnus.com>
7302
7303         * gcc.c-torture/execute/align-1.c: New test.
7304
7305 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
7306
7307         * g++.old-deja/g++.pt/expr8.C: New test.
7308         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
7309
7310 2000-06-29  Nick Clifton  <nickc@cygnus.com>
7311
7312         * gcc.c-torture/compile/20000629-1.c: New test.
7313
7314 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
7315
7316
7317         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
7318         gcc.dg/noncompile directory, depending on whether they're
7319         preprocessor tests or not.  Annotate all the tests for the dg
7320         framework.
7321
7322         * gcc.c-torture/noncompile/noncompile.exp: Delete.
7323         * gcc.dg/noncompile/noncompile.exp: New.
7324
7325         * Moved files:
7326         Old name                                New name
7327         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
7328         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
7329         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
7330         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
7331         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
7332         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
7333         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
7334         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
7335         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
7336         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
7337         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
7338         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
7339         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
7340         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
7341         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
7342         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
7343         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
7344         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
7345         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
7346         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
7347         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
7348         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
7349         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
7350         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
7351
7352         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
7353         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
7354         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
7355         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
7356         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
7357         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
7358
7359 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
7360
7361         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
7362         declare one variable.  On the fourth, error.
7363         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
7364         declared by 20000628-1a.h.
7365
7366 2000-06-29  Richard Henderson  <rth@redhat.com>
7367
7368         * gcc.c-torture/execute/930529-1.x: New file.
7369         * gcc.dg/920413-1.c: Adjust expected warning text.
7370         * gcc.dg/980217-1.c: Declare abort.
7371         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
7372
7373 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
7374
7375         * g77.f-torture/compile/20000629-1.f: New test.
7376         * g77.f-torture/compile/20000629-1.x: Expected to fail.
7377
7378 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
7379
7380         Rearrange lots of files, removing entirely the
7381         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
7382         directories.
7383
7384         * Deleted files:
7385         gcc.c-torture/code_quality/code_quality.exp
7386         gcc.c-torture/special/special.exp
7387         gcc.failure/failure.exp
7388         gcc.failure/940409-1.x
7389         gcc.c-torture/compile/961203-1.x
7390
7391         * New files:
7392         gcc.misc-tests/linkage.exp
7393         gcc.c-torture/execute/920730-1t.c
7394         gcc.c-torture/execute/920730-1t.x
7395         gcc.c-torture/compile/920520-1.x
7396         gcc.c-torture/compile/920521-1.x
7397         gcc.c-torture/compile/981006-1.x
7398         gcc.c-torture/execute/eeprof-1.x
7399
7400         * Moved files (possibly with modifications to fit a new harness):
7401         Old name                                New name
7402         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
7403         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
7404         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
7405         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
7406         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
7407         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
7408         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
7409         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
7410         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
7411         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
7412         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
7413         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
7414         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
7415         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
7416
7417 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
7418
7419         * c-torture/compile/961203-1.x: Delete.
7420
7421         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
7422         not exit. Include stdio.h.
7423         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
7424         * gcc.misc-tests/dg-12.c: Likewise.
7425         * gcc.misc-tests/dg-5.c: Likewise.
7426         * gcc.misc-tests/dg-6.c: Likewise.
7427         * gcc.misc-tests/dg-7.c: Prototype abort.
7428         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
7429         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
7430         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
7431         not exit.
7432         * gcc.misc-tests/sieve.c: Use return from main, not exit.
7433         * gcc.misc-tests/sort2.c: Use return from main, not exit.
7434
7435 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
7436
7437         * gcc.dg/cpp/20000628-1.c: New test.
7438         * gcc.dg/cpp/20000628-1.h: New header for above test.
7439         * gcc.dg/cpp/20000628-1a.h: Likewise.
7440
7441 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
7442
7443         * gcc.dg/cpp: New directory.
7444         * gcc.dg/cpp/cpp.exp: New driver.
7445         * gcc.dg/cpp/20000627-1.c: New test.
7446         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
7447         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
7448         and rewrite as a compilation test.
7449
7450         * gcc.dg: Move many files into the cpp subdirectory, possibly
7451         renaming or editing them as well.
7452         Old name                New name
7453         990119-1.c              cpp/19990119-1.c
7454         990228-1.c              cpp/19990228-1.c
7455         990407-1.c              cpp/19990407-1.c
7456         990409-1.c              cpp/19990409-1.c
7457         990413-1.c              cpp/19990413-1.c
7458         990703-1.c              cpp/19990703-1.c
7459         20000127-1.c            cpp/20000127-1.c
7460         20000129-1.c            cpp/20000129-1.c
7461         20000207-1.c            cpp/20000207-1.c
7462         20000207-2.c            cpp/20000207-2.c
7463         20000209-1.c            cpp/20000209-1.c
7464         20000209-2.c            cpp/20000209-2.c
7465         20000301-1.c            cpp/20000301-1.c
7466         20000419-1.c            cpp/20000419-1.c
7467         20000510-1.S            cpp/20000510-1.S
7468         20000519-1.c            cpp/20000519-1.c
7469         20000529-1.c            cpp/20000529-1.c
7470         20000625-1.c            cpp/20000625-1.c
7471         20000625-2.c            cpp/20000625-2.c
7472         cpp-as1.c               cpp/assert1.c
7473         cpp-as2.c               cpp/assert2.c
7474         cxx-comments-1.c        cpp/cxxcom1.c
7475         cxx-comments-2.c        cpp/cxxcom2.c
7476         endif-label.c           cpp/endif.c
7477         cpp-hash1.c             cpp/hash1.c
7478         cpp-hash2.c             cpp/hash2.c
7479         cpp-if1.c               cpp/if-1.c
7480         cpp-if2.c               cpp/if-2.c
7481         cpp-if3.c               cpp/if-3.c
7482         cpp-if4.c               cpp/if-4.c
7483         cpp-if5.c               cpp/if-5.c
7484         cpp-cond.c              cpp/if-cexp.c
7485         cpp-missingop.c         cpp/if-mop.c
7486         cpp-missingparen.c      cpp/if-mpar.c
7487         cpp-opprec.c            cpp/if-oppr.c
7488         cpp-ifparen.c           cpp/if-paren.c
7489         cpp-shortcircuit.c      cpp/if-sc.c
7490         cpp-shift.c             cpp/if-shift.c
7491         cpp-unary.c             cpp/if-unary.c
7492         cpp-li1.c               cpp/line1.c
7493         cpp-li2.c               cpp/line2.c
7494         lineno.c                cpp/line3.c
7495         lineno-2.c              cpp/line4.c
7496         cpp-mi.c                cpp/mi1.c
7497         cpp-mic.h               cpp/mi1c.h
7498         cpp-micc.h              cpp/mi1cc.h
7499         cpp-mind.h              cpp/mi1nd.h
7500         cpp-mindp.h             cpp/mi1ndp.h
7501         cpp-mix.h               cpp/mi1x.h
7502         cpp-mi2.c               cpp/mi2.c
7503         cpp-mi2a.h              cpp/mi2a.h
7504         cpp-mi2b.h              cpp/mi2b.h
7505         cpp-mi2c.h              cpp/mi2c.h
7506         cpp-mi3.c               cpp/mi3.c
7507         cpp-mi3.def             cpp/mi3.def
7508         poison-1.c              cpp/poison.c
7509         pr-impl.c               cpp/prag-imp.c
7510         cpp-redef-2.c           cpp/redef1.c
7511         cpp-redef.c             cpp/redef2.c
7512         strpaste.c              cpp/strp1.c
7513         strpaste-2.c            cpp/strp2.c
7514         cpp-tradpaste.c         cpp/tr-paste.c
7515         cpp-tradstringify.c     cpp/tr-str.c
7516         cpp-tradwarn1.c         cpp/tr-warn1.c
7517         cpp-tradwarn2.c         cpp/tr-warn2.c
7518         trigraphs.c             cpp/trigraphs.c
7519         cpp-unc1.c              cpp/unc1.c
7520         cpp-unc2.c              cpp/unc2.c
7521         cpp-unc3.c              cpp/unc3.c
7522         cpp-unc.c               cpp/unc4.c
7523         undef.c                 cpp/undef1.c
7524         undef-2.c               cpp/undef2.c
7525         cpp-wi1.c               cpp/widestr1.c
7526
7527 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
7528
7529         * lib/g++.exp (g++_include_flags): Tweak.
7530
7531 2000-06-27  H.J. Lu  <hjl@gnu.org>
7532             Loren J. Rittle  <ljrittle@acm.org>
7533
7534         * lib/g++.exp (g++_include_flags): Override libgloss.exp
7535         version with one that knows about the new gcc tree structure.
7536         (g++_link_flags): Same.
7537
7538 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
7539
7540         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
7541         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
7542         case we are cross-compiling.
7543
7544         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
7545         g++.old-deja/g++.niklas/Makefile.in,
7546         g++.old-deja/g++.niklas/configure.in,
7547         g++.old-deja/g++.other/Makefile.in,
7548         g++.old-deja/g++.other/configure.in,
7549         gcc.c-torture/code_quality/Makefile.in,
7550         gcc.c-torture/code_quality/configure.in,
7551         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
7552         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
7553         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
7554         gcc.c-torture/execute/ieee/Makefile.in,
7555         gcc.c-torture/execute/ieee/configure.in,
7556         gcc.c-torture/noncompile/Makefile.in,
7557         gcc.c-torture/noncompile/configure.in,
7558         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
7559         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
7560         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
7561
7562 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
7563
7564         * g++.old-deja/g++.other/ambig3.C: New test.
7565
7566 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
7567
7568         * g++.old-deja/g++.pt/syntax1.C: New test.
7569         * g++.old-deja/g++.pt/syntax2.C: New test.
7570         * g++.old-deja/g++.other/syntax3.C: New test.
7571         * g++.old-deja/g++.other/syntax4.C: New test.
7572
7573 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
7574
7575         * gcc.dg/20000623-1.c: Prototype exit and abort.
7576
7577 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
7578
7579         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
7580         New tests.
7581         * gcc.dg/cpp-mi3.def: New file.
7582
7583         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
7584         inside assertions.
7585         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
7586         lexer's error messages.
7587         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
7588         divine anything from the linemarkers.
7589         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
7590         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
7591
7592 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
7593
7594         * gcc.dg/20000623-1.c: New test.
7595
7596 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
7597
7598         * gcc.c-torture/execute/20000622-1.c: New test.
7599
7600 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
7601
7602         * g++.old-deja/g++.other/init15.C: New test.
7603
7604 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
7605
7606         * g++.old-deja/g++.pt/vaarg2.C: New test.
7607         * g++.old-deja/g++.pt/vaarg3.C: New test.
7608
7609 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
7610
7611         * g++.old-deja/g++.other/dyncast6.C: New test.
7612
7613 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
7614
7615         * gcc.c-torture/execute/loop-6.c: New test.
7616
7617 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
7618
7619         * gcc.dg/20000614-1.c: New test.
7620         * gcc.dg/20000614-2.c: New test.
7621
7622 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
7623
7624         * g++.old-deja/g++.other/inline12.C: New test.
7625
7626 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
7627
7628         * g++.old-deja/g++.other/eh1.C: New test.
7629
7630 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
7631
7632         * g++.old-deja/g++.other/type.C: New test.
7633
7634 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
7635
7636         * g++.old-deja/g++.other/initstring.C: New test.
7637
7638 2000-06-12  Jason Merrill  <jason@redhat.com>
7639
7640         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
7641
7642 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
7643
7644         * gcc.c-torture/compile/20000609-1.c: New test.
7645
7646 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
7647
7648         * gcc.dg/20000609-1.c: New test.
7649
7650 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
7651
7652         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
7653         * gcc.c-torture/noncompile/poison-1.c: Move...
7654         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
7655         * gcc.dg/cpp-li1.c: Add a token after the #line.
7656
7657 2000-06-05  Richard Henderson  <rth@cygnus.com>
7658
7659         * gcc.c-torture/execute/20000605-2.c: New test.
7660         * gcc.c-torture/execute/20000605-3.c: New test.
7661
7662 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
7663
7664         * g77.f-torture/execute/20000503-1.x: New file.
7665
7666 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
7667
7668         * g++.old-deja/g++.eh/badalloc1.C: New test.
7669
7670 2000-06-05  Richard Henderson  <rth@cygnus.com>
7671
7672         * gcc.c-torture/execute/20000605-1.c: New test.
7673
7674 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
7675             Nathan Sidwell <nathan@codesourcery.com>
7676
7677         * gcc.c-torture/compile/20000605-1.c: New test.
7678
7679 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
7680
7681         * g77.f-torture/compile/20000601-1.f:  New test.
7682
7683 2000-06-03  Richard Henderson  <rth@cygnus.com>
7684
7685         * gcc.c-torture/execute/20000603-1.c: New.
7686
7687 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
7688
7689         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
7690         * gcc.dg/noreturn-2.c (noreturn): Likewise.
7691
7692 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
7693
7694         * gcc.dg/compare2.c (case 12): XFAIL.
7695         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
7696         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
7697
7698         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
7699
7700 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
7701
7702         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
7703         guard macro is already defined when the header is first
7704         included.
7705         * gcc.dg/cpp-mix.h: New file.
7706         * gcc.dg/endif-label.c: Update patterns to match compiler.
7707
7708         * g++.brendan/complex1.C: Declare abort.
7709         * g++.law/refs4.C: Remove XFAIL.
7710         * g++.oliva/expr2.C: Declare abort and exit.
7711
7712 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
7713
7714         * gcc.c-torture/execute/20000528-1.c: New test.
7715
7716         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
7717         * g++.old-deja/g++.law/temps4.C: Likewise.
7718
7719         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
7720         stdlib.h.  Call abort() on failure.
7721         * g++.old-deja/g++.law/refs4.C: Likewise.
7722         * g++.old-deja/g++.law/temps4.C: Likewise.
7723         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
7724         * gcc.c-torture/execute/20000112-1.c: Include string.h.
7725
7726 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
7727
7728         Relative to g++.dg/special:
7729         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
7730
7731         Relative to g++.old-deja:
7732         * g++.brendan/complex1.C, g++.jason/optimize2.C,
7733         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
7734         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
7735         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
7736         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
7737         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
7738         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
7739
7740         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
7741         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
7742         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
7743         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
7744         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
7745         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
7746         and/or string.h.
7747
7748         * g++.other/goto1.C: Update expectations for error messages.
7749
7750 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
7751
7752         * gcc.c-torture/compile/20000523-1.c: New test.
7753
7754 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
7755
7756         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
7757
7758 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
7759
7760         * g++.old-deja/g++.eh/catch11.C: New test.
7761         * g++.old-deja/g++.eh/catch12.C: New test.
7762
7763 2000-05-24  Nick Clifton  <nickc@cygnus.com>
7764
7765         * gcc.c-torture/execute/20000523-1.c: New test.
7766
7767 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
7768
7769         * c-torture/execute/bcp-1.c: Replace abort in arg of
7770         __builtin_constant_p with a generic external function.
7771
7772         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
7773         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
7774         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
7775         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
7776         Prototype abort and/or exit.
7777
7778         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
7779         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
7780         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
7781         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
7782
7783 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
7784
7785         * gcc.dg/dwarf2-1.c: New test.
7786
7787 2000-05-20  Richard Henderson  <rth@cygnus.com>
7788
7789         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
7790
7791 2000-05-20  Andreas Jaeger  <aj@suse.de>
7792
7793         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
7794         testcase.
7795
7796 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
7797
7798         * gcc.c-torture/execute/20000519-2.c: New test.
7799
7800 2000-05-19  Andreas Jaeger  <aj@suse.de>
7801
7802         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
7803         which fails with SSA.
7804
7805         * lib/c-torture.exp: Also test with -O3 -fssa.
7806
7807 2000-05-18  Michael Meissner  <meissner@redhat.com>
7808
7809         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
7810         * gcc.c-torture/execute/920415-1.c: Ditto.
7811         * gcc.c-torture/execute/920501-1.c: Ditto.
7812         * gcc.c-torture/execute/conversion.c: Ditto.
7813         * gcc.c-torture/execute/cvt-1.c: Ditto.
7814
7815 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
7816
7817         * gcc.c-torture/compile/20000518-1.c: New test.
7818
7819 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
7820
7821         * g77.f-torture/compile/200005018.f:  New test.
7822
7823 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
7824
7825         * gcc.c-torture/compile/20000517-1.c: New test.
7826
7827 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7828
7829         * gcc.c-torture/execute/20000516-1.c: New test.
7830
7831 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
7832
7833         * g++.old-deja/g++.other/eh.C: New test.
7834
7835 2000-05-12  Richard Henderson  <rth@cygnus.com>
7836
7837         * gcc.c-torture/execute/990208-1.c (main): Don't pass
7838         constants through to doit's conditional.
7839
7840 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
7841
7842         * gcc.c-torture/compile/20000511-1.c: New test.
7843         * g77.f-torture/compile/20000511-1.f: New test.
7844         * g77.f-torture/compile/20000511-2.f: New test.
7845
7846 2000-05-11  Michael Meissner  <meissner@redhat.com>
7847
7848         * gcc.c-torture/execute/20000511-1.c: New test.
7849
7850 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
7851
7852         * gcc.dg/dg.exp: Scan .S files as well as .c files.
7853         * gcc.dg/20000510-1.S: New.
7854
7855 2000-05-08  Catherine Moore  <clm@cygnus.com>
7856
7857         * gcc.dg/unused-3.c: New.
7858
7859 2000-05-06  Richard Henderson  <rth@cygnus.com>
7860
7861           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
7862           * g++.old-deja/g++.mike/warn1.C: Likewise.
7863           * g++.old-deja/g++.pt/local1.C: Likewise.
7864           * g++.old-deja/g++.pt/local7.C: Likewise.
7865           * g++.old-deja/g++.pt/spec16.C: Likewise.
7866
7867 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
7868
7869         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
7870
7871 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
7872
7873           * g77.f-torture/execute/20000503-1.f:  New test.
7874
7875 2000-05-04  Andreas Jaeger  <aj@suse.de>
7876
7877         * gcc.dg/noreturn-2.c: New test.
7878
7879 2000-05-04  Neil Booth  <NeilB@earthling.net>
7880
7881         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
7882         preprocessor.
7883
7884 2000-05-04  Richard Henderson  <rth@cygnus.com>
7885
7886         * gcc.c-torture/execute/20000503-1.c: Fix typo.
7887
7888 2000-05-04  Richard Henderson  <rth@cygnus.com>
7889
7890         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
7891         OpenSSL by Jason R Thorpe.
7892
7893 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
7894
7895         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
7896
7897 2000-05-03  Robert Lipe <robertlipe@usa.net>
7898
7899         * gcc.dg/20000503-1.c: New test.
7900
7901 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
7902
7903         * gcc.c-torture/compile/20000502-1.c: New test.
7904         * g++.old-deja/g++.other/align.C: New test.
7905         * gcc.dg/cpp-tradstringify.c: New test.
7906
7907 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
7908
7909         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
7910         and hard registers.
7911
7912 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
7913
7914         * gcc.c-torture/execute/loop-5.c: New test.
7915
7916 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
7917
7918         * gcc.c-torture/execute/va-arg-20.c: New test.
7919
7920 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
7921
7922         * gcc.c-torture/execute/20000422-1.c: New test.
7923
7924 2000-04-20  Greg McGary  <gkm@gnu.org>
7925
7926         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
7927         when optimizing, but without sibling-call optimizations (-O1).
7928
7929 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
7930
7931           * gcc.c-torture/compile/20000420-1.c: New test.
7932
7933 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
7934
7935         * g++.abi/ptrflags.C: New test.
7936         * g++.eh/catchptr1.C: Test incomplete pointer chains.
7937
7938 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
7939
7940         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
7941
7942 2000-04-19  Greg McGary  <gkm@gnu.org>
7943
7944         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
7945         sibling-call optimizations.
7946
7947 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
7948
7949         * gcc.dg/20000419-1.c: New test.
7950
7951 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
7952
7953         * gcc.c-torture/execute/20000412-6.c: New test.
7954
7955 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
7956
7957         * gcc.c-torture/execute/20000412-5.c: New test.
7958         * g77.f-torture/compile/20000412-1.f: New test.
7959         * gcc.c-torture/execute/20000412-4.c: New test.
7960         * gcc.c-torture/compile/20000412-2.c: New test.
7961         * gcc.c-torture/execute/20000412-3.c: New test.
7962         * gcc.c-torture/compile/20000412-1.c: New test.
7963         * gcc.c-torture/execute/20000412-2.c: New test.
7964
7965 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
7966
7967         * objc/execute/bf-20.m: New test.
7968
7969 2000-04-10  Richard Henderson  <rth@cygnus.com>
7970
7971         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
7972
7973         * gcc.c-torture/execute/20000412-1.c: New test.
7974
7975 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
7976
7977         * g++.old-deja/g++.eh/catchptr1.C: New test.
7978
7979 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
7980
7981         * g++.old-deja/g++.abi/cxa_vec.C: New test.
7982
7983 2000-04-08  Neil Booth  <NeilB@earthling.net>
7984
7985         * gcc.dg/cpp-nullchar.c: Remove test as
7986         embedded nulls cause problems.
7987
7988 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7989
7990         * gcc.dg/compare2.c: New test.
7991
7992 2000-04-08  Neil Booth  <NeilB@earthling.net>
7993
7994         * gcc.dg/cpp-nullchar.c: New test.
7995
7996 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
7997
7998         * gcc.dg/cpp-mi2.c: New test.
7999         * gcc.dg/cpp-mi2[abc].h: New files.
8000
8001 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
8002
8003         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
8004         member name.
8005
8006 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
8007
8008         * g++.old-deja/g++.abi/vmihint.C: New test.
8009
8010 2000-04-06  Neil Booth  <NeilB@earthling.net>
8011
8012         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
8013         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
8014         copyright.
8015
8016 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
8017
8018         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
8019         avoid stack-frame overwrite.
8020
8021 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
8022
8023         * gcc.c-torture/compile/20000405-2.c: New test.
8024         * gcc.c-torture/compile/20000405-3.c: New test.
8025
8026 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8027
8028         * gcc.c-torture/compile/20000405-1.c: New test.
8029
8030 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
8031
8032         * gcc.dg/cast-qual-1.c: Revert last change.
8033
8034 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8035
8036         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
8037
8038 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
8039
8040         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
8041         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
8042
8043 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
8044
8045         * gcc.c-torture/compile/20000403-2.c: New test.
8046         * gcc.c-torture/compile/20000403-1.c: New test.
8047
8048 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
8049
8050         * gcc.c-torture/execute/20000403-1.c: New test.
8051
8052 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
8053
8054         * gcc.c-torture/execute/20000402-1.c: New test.
8055
8056 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
8057
8058         * gcc.c-torture/execute/va-arg-15.c: New test.
8059         * gcc.c-torture/execute/va-arg-16.c: New test.
8060         * gcc.c-torture/execute/va-arg-17.c: New test.
8061         * gcc.c-torture/execute/va-arg-18.c: New test.
8062         * gcc.c-torture/execute/va-arg-19.c: New test.
8063
8064 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
8065
8066         * gcc.c-torture/compile/981211-1.c: Move to...
8067         * gcc.dg/cpp-as1.c: ...here.
8068         * gcc.dg/cpp-as2.c: New file.
8069
8070         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
8071         compiler.
8072
8073 2000-04-02  Neil Booth  <NeilB@earthling.net>
8074
8075         * gcc.dg/cpp-cond.c  New tests.
8076         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
8077         accidental success less likely.
8078         * gcc.dg/cpp-missingop.c  New tests.
8079         * gcc.dg/cpp-missingparen.c  New tests.
8080         * gcc.dg/cpp-shift.c  New tests.
8081         * gcc.dg/cpp-shortcircuit.c  New tests.
8082         * gcc.dg/cpp-unary.c  New tests.
8083
8084 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
8085
8086         * gcc.c-torture/compile/20000329-1.c: New test.
8087
8088 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
8089
8090         * gcc.c-torture/compile/20000326-1.c: New test.
8091         * gcc.c-torture/compile/20000326-2.c: New test.
8092
8093 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
8094
8095         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
8096         the first parameter is a function argument.
8097
8098 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
8099
8100         * g++.old-deja/g++.ext/array4.C: New test.
8101
8102 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
8103
8104         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
8105
8106 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8107
8108         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
8109
8110 2000-03-19  Richard Henderson  <rth@cygnus.com>
8111
8112         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
8113
8114 2000-03-19  Richard Henderson  <rth@cygnus.com>
8115
8116         * gcc.c-torture/compile/20000319-1.c: New test.
8117
8118 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
8119
8120         * gcc.c-torture/execute/20000314-3.c: New test.
8121         * gcc.c-torture/execute/20000314-2.c: New test.
8122         * gcc.c-torture/execute/20000314-1.c: New test.
8123         * gcc.c-torture/compile/20000314-2.c: New test.
8124         * gcc.c-torture/compile/20000314-1.c: New test.
8125
8126 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
8127
8128         * g++.old-deja/g++.warn/inline.C: New test.
8129
8130 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
8131
8132         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
8133         standards-compliant result rather than specific constants.
8134         Put test-values in array.
8135
8136 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
8137
8138         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
8139         (g++_target_compile): Put test-specific options last.
8140
8141 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8142
8143         * g++.old-deja/g++.eh/vbase4.C: New test.
8144
8145 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8146
8147         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
8148
8149 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8150
8151         * g++.old-deja/g++.brendan/misc12.C: Removed.
8152         * g++.old-deja/g++.pt/memtemp77.C: Constify.
8153         * g++.old-deja/g++.ext/pretty4.C: New test.
8154
8155 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8156
8157         * g++.old-deja/g++.other/string2.C: New test.
8158
8159 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
8160
8161         * g++.old-deja/g++.warn/impint2.C: New test.
8162
8163 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
8164
8165         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
8166         is 1, not zero.
8167
8168 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
8169
8170         * g++.old-deja/g++.warn/impint.C: New test.
8171         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
8172         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
8173         * g++.old-deja/g++.pt/explicit12.C: Likewise.
8174         * g++.old-deja/g++.pt/explicit13.C: Likewise.
8175         * g++.old-deja/g++.pt/explicit17.C: Likewise.
8176         * g++.old-deja/g++.pt/explicit18.C: Likewise.
8177         * g++.old-deja/g++.pt/explicit19.C: Likewise.
8178         * g++.old-deja/g++.pt/explicit23.C: Likewise.
8179         * g++.old-deja/g++.pt/explicit31.C: Likewise.
8180         * g++.old-deja/g++.pt/explicit35.C: Likewise.
8181         * g++.old-deja/g++.pt/explicit6.C: Likewise.
8182         * g++.old-deja/g++.pt/memclass7.C: Likewise.
8183
8184 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
8185
8186         * gcc.dg/cpp-redef.c: New test.
8187
8188 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
8189
8190         * g++.old-deja/g++.pt/unify7.C: New test.
8191
8192 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8193
8194         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
8195         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
8196
8197 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
8198
8199         * gcc.c-torture/compile/20000224-1.c: New test.
8200
8201 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8202
8203         * gcc.c-torture/compile/cpp-2.c: New test.
8204         * gcc.c-torture/compile/cpp-1.c: New test.
8205
8206 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
8207
8208         * gcc.c-torture/execute/20000225-1.c: New test.
8209
8210 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8211
8212         * gcc.dg/cpp-li2.c: New test.
8213
8214         * gcc.dg/cpp-wi1.c: New test.
8215
8216         * gcc.dg/cpp-li1.c: New test.
8217
8218 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
8219
8220         * g++.old-deja/g++.other/sizeof5.C: New test.
8221
8222 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8223
8224         * gcc.c-torture/execute/va-arg-13.c: New test.
8225
8226 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
8227
8228         * gcc.c-torture/execute/va-arg-12.c: New test.
8229
8230 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
8231
8232         * gcc.c-torture/execute/20000223-1.c: New test.
8233
8234 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
8235
8236         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
8237
8238 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
8239
8240         * g++.old-deja/g++.abi/ptrmem.C: New test.
8241
8242 2000-02-19  Richard Henderson  <rth@cygnus.com>
8243
8244         * gcc.c-torture/compile/init-3.c: New.
8245
8246 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
8247
8248         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
8249         ALWAYS_CXXFLAGS.
8250
8251 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
8252
8253         * gcc.c-torture/compile/20000211-3.c: New test.
8254
8255 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
8256
8257         * gcc.c-torture/compile/20000211-2.c: New test.
8258
8259 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
8260
8261         * gcc.c-torture/compile/20000211-1.c: New test.
8262
8263 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
8264
8265         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
8266           on native targets
8267
8268 2000-02-08  Nathan Sidwell  <nathan@acm.org>
8269
8270         * g++.old-deja/g++.other/cast5.C: New test.
8271
8272 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
8273
8274         * gcc.c-torture/execute/20000205-1.c: New.
8275
8276 2000-02-03  Nathan Sidwell  <nathan@acm.org>
8277
8278         * g++.old-deja/g++.jason/cast3.C: Return void.
8279         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
8280
8281 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8282
8283         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
8284
8285         * gcc.dg/loop-1.c: New test.
8286
8287 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
8288
8289         * gcc.c-torture/compile/20000127-1.c: New test.
8290         * gcc.c-torture/execute/991228-1.c: New test.
8291
8292 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8293
8294         * gcc.dg/unused-2.c: New test.
8295
8296         * gcc.dg/conv-1.c: New test.
8297
8298 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
8299
8300         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
8301         compiler.
8302         (tool_option_proc): Fix typo.
8303
8304 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
8305
8306         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
8307         of the ld on the host, not on the build machine.
8308         Also, don't crash if '--help' is not a supported option.
8309
8310 2000-01-24  Richard Henderson  <rth@cygnus.com>
8311
8312         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
8313
8314 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
8315
8316         * gcc.c-torture/execute/20000120-2.c: New test.
8317         * gcc.c-torture/execute/20000120-1.c: New test.
8318
8319 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
8320
8321         * gcc.c-torture/execute/20000113-1.c: New test.
8322
8323 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
8324
8325         * gcc.c-torture/execute/20000112-1.c: New test.
8326
8327 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8328
8329         * gcc.dg/20000111-1.c: New test.
8330
8331 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
8332
8333         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
8334         with 16 bit integers.
8335
8336 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8337
8338         * gcc.dg/20000108-1.c: New test.
8339
8340 2000-01-05  Nathan Sidwell  <nathan@acm.org>
8341
8342         * g++.old-deja/g++.ns/koenig8.C: New test.
8343
8344 2000-01-05  Nathan Sidwell  <nathan@acm.org>
8345
8346         * g++.old-deja/g++.other/cast4.C: New test.
8347
8348 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
8349
8350         * gcc.c-torture/compile/20000105-2.c: New test.
8351         * gcc.c-torture/compile/20000105-1.c: New test.
8352
8353 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8354
8355         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
8356         references to printf & atoi to conform to ANSI standard.
8357         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
8358         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
8359         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
8360         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
8361         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
8362         * g++.old-deja/g++.brendan/complex1.C: Likewise.
8363         * g++.old-deja/g++.brendan/copy1.C: Likewise.
8364         * g++.old-deja/g++.brendan/copy2.C: Likewise.
8365         * g++.old-deja/g++.brendan/copy3.C: Likewise.
8366         * g++.old-deja/g++.brendan/copy4.C: Likewise.
8367         * g++.old-deja/g++.brendan/copy5.C: Likewise.
8368         * g++.old-deja/g++.brendan/copy6.C: Likewise.
8369         * g++.old-deja/g++.brendan/copy7.C: Likewise.
8370         * g++.old-deja/g++.brendan/copy8.C: Likewise.
8371         * g++.old-deja/g++.brendan/crash11.C: Likewise.
8372         * g++.old-deja/g++.brendan/crash14.C: Likewise.
8373         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
8374         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
8375         * g++.old-deja/g++.brendan/delete2.C: Likewise.
8376         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
8377         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
8378         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
8379         * g++.old-deja/g++.brendan/eh1.C: Likewise.
8380         * g++.old-deja/g++.brendan/groff1.C: Likewise.
8381         * g++.old-deja/g++.brendan/init3.C: Likewise.
8382         * g++.old-deja/g++.brendan/misc12.C: Likewise.
8383         * g++.old-deja/g++.brendan/misc7.C: Likewise.
8384         * g++.old-deja/g++.brendan/new2.C: Likewise.
8385         * g++.old-deja/g++.brendan/operators4.C: Likewise.
8386         * g++.old-deja/g++.brendan/operators5.C: Likewise.
8387         * g++.old-deja/g++.brendan/overload2.C: Likewise.
8388         * g++.old-deja/g++.brendan/overload7.C: Likewise.
8389         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
8390         * g++.old-deja/g++.brendan/reference1.C: Likewise.
8391         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
8392         * g++.old-deja/g++.brendan/template24.C: Likewise.
8393         * g++.old-deja/g++.brendan/template3.C: Likewise.
8394         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
8395         * g++.old-deja/g++.jason/inline3.C: Likewise.
8396         * g++.old-deja/g++.jason/opeq.C: Likewise.
8397         * g++.old-deja/g++.law/arg5.C: Likewise.
8398         * g++.old-deja/g++.law/arm7.C: Likewise.
8399         * g++.old-deja/g++.law/ctors11.C: Likewise.
8400         * g++.old-deja/g++.law/cvt8.C: Likewise.
8401         * g++.old-deja/g++.law/init9.C: Likewise.
8402         * g++.old-deja/g++.law/refs4.C: Likewise.
8403         * g++.old-deja/g++.law/template2.C: Likewise.
8404         * g++.old-deja/g++.law/visibility24.C: Likewise.
8405         * g++.old-deja/g++.law/vtable3.C: Likewise.
8406         * g++.old-deja/g++.mike/asm2.C: Likewise.
8407         * g++.old-deja/g++.mike/eh1.C: Likewise.
8408         * g++.old-deja/g++.mike/misc1.C: Likewise.
8409         * g++.old-deja/g++.mike/misc13.C: Likewise.
8410         * g++.old-deja/g++.mike/misc14.C: Likewise.
8411         * g++.old-deja/g++.mike/ns12.C: Likewise.
8412         * g++.old-deja/g++.mike/p1248.C: Likewise.
8413         * g++.old-deja/g++.mike/p3708.C: Likewise.
8414         * g++.old-deja/g++.mike/p3708a.C: Likewise.
8415         * g++.old-deja/g++.mike/p3708b.C: Likewise.
8416         * g++.old-deja/g++.mike/p646.C: Likewise.
8417         * g++.old-deja/g++.mike/p700.C: Likewise.
8418         * g++.old-deja/g++.mike/p783.C: Likewise.
8419         * g++.old-deja/g++.mike/p783a.C: Likewise.
8420         * g++.old-deja/g++.mike/p783b.C: Likewise.
8421         * g++.old-deja/g++.mike/p786.C: Likewise.
8422         * g++.old-deja/g++.mike/p789.C: Likewise.
8423         * g++.old-deja/g++.mike/p789a.C: Likewise.
8424         * g++.old-deja/g++.mike/p807a.C: Likewise.
8425         * g++.old-deja/g++.other/delete3.C: Likewise.
8426         * g++.old-deja/g++.other/dyncast1.C: Likewise.
8427         * g++.old-deja/g++.other/dyncast2.C: Likewise.
8428         * g++.old-deja/g++.other/dyncast3.C: Likewise.
8429         * g++.old-deja/g++.other/empty1.C: Likewise.
8430         * g++.old-deja/g++.other/temporary1.C: Likewise.
8431         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
8432         * g++.old-deja/g++.pt/t16.C: Likewise.
8433         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
8434
8435 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
8436
8437         * gcc.dg/991230-1.c: New test.
8438
8439 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
8440
8441         * gcc.c-torture/compile/991229-3.c: New test.
8442         * gcc.c-torture/compile/991229-2.c: New test.
8443         * gcc.c-torture/compile/991229-1.c: New test.
8444
8445 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
8446
8447         * gcc.c-torture/compile/labels-2.c: New test.
8448
8449 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
8450
8451         * gcc.c-torture/execute/991227-1.c: New test.
8452
8453 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8454
8455         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
8456
8457 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
8458
8459         * gcc.c-torture/execute/991221-1.c: New test.
8460
8461 1999-12-20  Nathan Sidwell  <nathan@acm.org>
8462
8463         * g++.old-deja/g++.other/cast3.C: New test.
8464
8465 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
8466
8467         * gcc.c-torture/execute/991216-4.c: New test.
8468
8469 1999-12-16  Michael Meissner  <meissner@cygnus.com>
8470
8471         * gcc.c-torture/execute/991216-1.c: New test.
8472         * gcc.c-torture/execute/991216-2.c: New test.
8473         * gcc.c-torture/execute/991216-3.c: New test.
8474
8475 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
8476
8477         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
8478         Actually make the test fail by using "-O2" for compilation.
8479
8480 1999-12-15  Nathan Sidwell  <nathan@acm.org>
8481
8482         * g++.old-deja/g++.warn/cast-align1.C: New test.
8483
8484 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
8485
8486         * gcc.c-torture/compile/991214-1.c: New test.
8487         * gcc.c-torture/compile/991214-2.c: New test.
8488
8489 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
8490
8491         * gcc.dg/991214-1.c: New test.
8492
8493 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
8494
8495         * gcc.c-torture/compile/991213-3.c: New test.
8496         * gcc.c-torture/compile/991213-2.c: New test.
8497         * gcc.c-torture/compile/991213-1.c: New test.
8498
8499 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
8500
8501         * gcc.dg/991209-1.c: New test.
8502
8503 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
8504
8505         * gcc.c-torture/compile/991208-1.c: New test.
8506
8507 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8508
8509         * gcc.dg/ultrasp2.c: New test.
8510
8511 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
8512
8513         * g++.old-deja/g++.abi/align.C (main): Fix typo.
8514
8515 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
8516
8517         * gcc.c-torture/compile/991202-1.c: New test.
8518         * gcc.c-torture/execute/991202-1.c: New test.
8519         * gcc.c-torture/execute/991202-2.c: New test.
8520         * gcc.c-torture/execute/991202-3.c: New test.
8521
8522 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
8523
8524         * g++.old-deja/g++.abi/align.C: New test.
8525         * g++.old-deja/g++.abi/aggregates.C: Likewise.
8526         * g++.old-deja/g++.abi/bitfields.C: Likewise.
8527
8528 1999-12-01  Richard Henderson  <rth@cygnus.com>
8529
8530         * gcc.c-torture/execute/991201-1.c: New.
8531
8532 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
8533
8534         * gcc.dg/991129-1.c: New test.
8535
8536 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
8537
8538         * gcc.c-torture/compile/991127-1.c: New test.
8539
8540 1999-11-22  Nathan Sidwell  <nathan@acm.org>
8541
8542         * g++.old-deja/g++.other/warn4.C: New test.
8543
8544 1999-11-22  Nathan Sidwell  <nathan@acm.org>
8545
8546         * g++.old-deja/g++.eh/cleanup2.C: New test.
8547         * g++.old-deja/g++.ext/pretty2.C: New test.
8548         * g++.old-deja/g++.ext/pretty3.C: New test.
8549         * g++.old-deja/g++.other/debug6.C: New test.
8550
8551 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
8552
8553         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
8554         compiler_output to look for one error message instead of two.
8555
8556 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
8557
8558         * gcc.c-torture/execute/991118-1.c: Also test case
8559         where the word boundary does not split a byte evenly.
8560
8561 1999-11-19  Nathan Sidwell  <nathan@acm.org>
8562
8563         * g++.old-deja/g++.ext/restrict1.C: New test.
8564
8565 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
8566
8567         * gcc.c-torture/execute/991118-1.c: New test.
8568
8569 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
8570
8571         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
8572         working directory pathnames.
8573
8574 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
8575
8576         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
8577         host is equipped with driver.h and driver.o so it can actually
8578         compile and run the tests.
8579
8580 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
8581
8582         * gcc.c-torture/compile/991008-1.c: New test.
8583
8584 1999-11-08  Nick Clifton  <nickc@cygnus.com>
8585
8586         * lib/gcc-dg.exp: Include target-supports.exp
8587
8588 1999-11-05  Nick Clifton  <nickc@cygnus.com>
8589
8590         * lib/target-supports.exp: New file: Provide procs to test for
8591         features supported by the target.
8592         (check_weak_available): Moved here from ecos.exp.
8593         (check_alias_available): New proc: Determine of the target
8594         toolchain supports the alias attribute.
8595
8596         * gcc.dg/special/ecos.exp: Move check_weak_available to
8597         target-supports.exp.
8598         (alias-1.c): Only perform the test if the target supports
8599         aliases.
8600         (wkali-1.c): Only perform the test if the target supports
8601         aliases.
8602
8603         * gcc.dg/990506-0.c: Expect error messages from cross
8604         targets as well as native targets.
8605
8606 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8607
8608         * gcc.dg/ultrasp1.c: Removed xfail.
8609         * gcc.dg/struct-ret-2.c: Likewise.
8610         * gcc.dg/array-1.c: Likewise.
8611
8612 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8613
8614         * gcc.dg/struct-ret-2.c: New test.
8615
8616         * gcc.dg/array-1.c: New test.
8617
8618 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
8619
8620         * gcc.c-torture/execute/991030-1.c: New test.
8621
8622 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
8623
8624         * gcc.c-torture/compile/991026-2.c: New test.
8625
8626 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
8627
8628         * gcc.c-torture/compile/991026-1.c: New test.
8629
8630 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
8631
8632         * gcc.c-torture/execute/991023-1.c: New test.
8633
8634 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
8635
8636         * gcc.c-torture/execute/991019-1.c: New test.
8637
8638 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
8639
8640         * gcc.c-torture/execute/991016-1.c: New test.
8641
8642 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
8643
8644         * gcc.c-torture/execute/991014-1.c: New test.
8645
8646 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
8647
8648         * g++.old-deja/g++.other/union2.C: New test.
8649
8650 1999-10-13  Nathan Sidwell  <nathan@acm.org>
8651
8652         * g++.old-deja/g++.other/vaarg2.C: New test.
8653         * g++.old-deja/g++.other/vaarg3.C: New test.
8654
8655 1999-10-12  Craig Burley  <craig@jcb-sc.com>
8656
8657         * g77.f-torture/noncompile/19990905-1.f: Moved from being
8658         in compile/.
8659
8660 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
8661
8662         * gcc.c-torture/execute/va-arg-11.c: New test.
8663
8664 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
8665
8666         * lib/file-format.exp (gcc_target_object_format): Don't
8667         crash if objdump is unavailable.
8668
8669 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
8670
8671         * gcc.misc-tests/mg.exp: delete extraneous redirection.
8672
8673 1999-09-28  Nick Clifton  <nickc@cygnus.com>
8674
8675         * gcc.c-torture/compile/990928-1.c: New test.
8676
8677 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
8678
8679         * g++.old-deja/g++.other/decl6.C: New test.
8680
8681 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8682
8683         * gcc.c-torture/execute/va-arg-10.c: New test.
8684
8685 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
8686
8687         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
8688         __PRETTY_FUNCTION__.
8689
8690 1999-09-23  Nick Clifton  <nickc@cygnus.com>
8691
8692         * gcc.c-torture/execute/990923-1.c: New test.
8693
8694 1999-09-21  Nick Clifton  <nickc@cygnus.com>
8695
8696         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
8697         for which -fpic is inappropriate.
8698
8699 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
8700
8701         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
8702
8703 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
8704
8705         * g++.old-deja/g++.other/dyncast1.C: New test.
8706         * g++.old-deja/g++.other/dyncast2.C: New test.
8707         * g++.old-deja/g++.other/dyncast3.C: New test.
8708         * g++.old-deja/g++.other/dyncast4.C: New test.
8709         * g++.old-deja/g++.other/dyncast5.C: New test.
8710         * g++.old-deja/g++.eh/catch3.C: New test.
8711         * g++.old-deja/g++.eh/catch3p.C: New test.
8712         * g++.old-deja/g++.eh/catch4.C: New test.
8713         * g++.old-deja/g++.eh/catch4p.C: New test.
8714         * g++.old-deja/g++.eh/catch5.C: New test.
8715         * g++.old-deja/g++.eh/catch5p.C: New test.
8716         * g++.old-deja/g++.eh/catch6.C: New test.
8717         * g++.old-deja/g++.eh/catch6p.C: New test.
8718         * g++.old-deja/g++.eh/catch7.C: New test.
8719         * g++.old-deja/g++.eh/catch7p.C: New test.
8720         * g++.old-deja/g++.eh/catch8.C: New test.
8721         * g++.old-deja/g++.eh/catch8p.C: New test.
8722         * g++.old-deja/g++.eh/catch9.C: New test.
8723         * g++.old-deja/g++.eh/catch9p.C: New test.
8724
8725 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
8726
8727         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
8728         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
8729
8730 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
8731
8732         * gcc.c-torture/compile/990913-1.c: New test.
8733
8734 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
8735
8736         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
8737         * g++.old-deja/g++.jason/rfg5.C: Likewise.
8738
8739 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
8740
8741         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
8742
8743 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
8744
8745         * g++.old-deja/g++.other/lookup11.C: New test.
8746         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
8747         what is permitted and what we want.
8748         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
8749         overload use.
8750         * g++.old-deja/g++.jason/rfg5.C: Likewise
8751
8752 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
8753
8754         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
8755         * gcc.c-torture/noncompile/poison-1.c: New file.
8756
8757 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
8758
8759         * g++.old-deja/g++.other/sizeof3.C: New test.
8760         * g++.old-deja/g++.other/sizeof4.C: New test.
8761         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
8762         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
8763
8764 1999-09-07  Richard Henderson  <rth@cygnus.com>
8765
8766         * gcc.dg/va-arg-1.c: New.
8767
8768 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8769
8770         * gcc.c-torture/execute/va-arg-9.c: New test.
8771
8772 1999-09-05  Craig Burley  <craig@jcb-sc.com>
8773
8774         * g77.f-torture/compile/980519-2.f: New test.
8775         * g77.f-torture/compile/19990905-0.f: New test.
8776         * g77.f-torture/compile/19990905-1.f: New test.
8777         * g77.f-torture/compile/19990905-2.f: New test.
8778
8779         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
8780
8781 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
8782
8783         * gcc.c-torture/execute/990827-1.c: Fix typo.
8784
8785 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
8786
8787         * g++.old-deja/g++.other/deref1.C: New test.
8788
8789 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
8790
8791         * g++.old-deja/g++.other/ambig2.C: New test.
8792         * g++.old-deja/g++.other/cond5.C: New test.
8793         * g++.old-deja/g++.other/lookup16.C: New test.
8794
8795 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
8796
8797         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
8798         assemblers too.
8799
8800 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
8801
8802         * lib/c-torture.exp: Avoid the "compare executables" optimization
8803         when testing native.
8804
8805 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
8806
8807         * gcc.c-torture/execute/990829-1.c: New test.
8808         * gcc.c-torture/compile/990829-1.c: New test.
8809
8810 1999-08-27  Paul Burchard  <burchard@pobox.com>
8811
8812         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
8813         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
8814         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
8815         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
8816         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
8817         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
8818         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
8819         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
8820         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
8821         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
8822         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
8823
8824 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
8825
8826         * gcc.c-torture/execute/990827-1.c: New test.
8827
8828 1999-08-26  Craig Burley  <craig@jcb-sc.com>
8829
8830         * g77.f-torture/noncompile/19990826-4.f: New test.
8831
8832         * g77.f-torture/compile/19990826-3.f: New test.
8833
8834         * g77.f-torture/execute/19990826-2.f: New test.
8835
8836         * g77.f-torture/compile/19990826-1.f: New test.
8837
8838         * gcc.c-torture/execute/990826-0.c: New test.
8839         * g77.c-torture/execute/19990826-0.f: New test.
8840
8841         * g77.f-torture/noncompile/970626-2.f: New test.
8842
8843 1999-08-25  Paul Burchard  <burchard@pobox.com>
8844
8845         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
8846         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
8847         lss-011.C: New tests.
8848
8849 1999-08-25  Nathan Sidwell  <nathan@acm.org>
8850
8851         * g++.old-deja/g++.other/decl5.C: New test.
8852
8853 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8854
8855         * noncompile/noncompile.exp: Load_lib c-torture.exp.
8856         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
8857         call `postbase' for each one.  All callers of `postbase' changed
8858         to call this instead.
8859
8860 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
8861
8862         * gcc.c-torture/execute/990811-1.c: New test.
8863
8864 1999-08-09  Nick Clifton  <nickc@cygnus.com>
8865
8866         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
8867         just native ones.
8868
8869         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
8870         just native ones.
8871
8872 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
8873
8874         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
8875
8876 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
8877
8878         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
8879
8880 1999-08-04  Nathan Sidwell  <nathan@acm.org>
8881
8882         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
8883
8884 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
8885
8886         * gcc.c-torture/execute/990804-1.c: New test.
8887
8888 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8889
8890         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
8891         * g++.old-deja/g++.brendan/crash64.C: Likewise
8892         * g++.old-deja/g++.brendan/overload8.C: Likewise
8893
8894 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8895
8896         * g++.old-deja/g++.other/struct1.C: New test.
8897
8898 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8899
8900         * g++.old-deja/g++.other/enum2.C: New test.
8901
8902 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
8903
8904         Adapted from tests from Franz Sirl:
8905         * gcc.c-torture/execute/va-arg-7.c: New test.
8906         * gcc.c-torture/execute/va-arg-8.c: New test.
8907
8908 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
8909
8910         * gcc.c-torture/compile/990801-2.c: New test.
8911
8912         * gcc.c-torture/compile/990801-1.c: New test.
8913
8914 1999-07-27  Michael Meissner  <meissner@cygnus.com>
8915
8916         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
8917         fp-cmp-1.c, converting double to float.
8918
8919         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
8920         fp-cmp-1.c, converting double to long double.
8921
8922         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
8923         from fr1 to unknown_register, since fr1 is a legitimate register
8924         on some machines.
8925
8926 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
8927
8928         * README: More listname related changes.
8929
8930 1999-07-08  Catherine Moore  <clm@cygnus.com>
8931
8932         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
8933
8934 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
8935
8936         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
8937
8938 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
8939
8940         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
8941
8942 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
8943
8944         * gcc.dg/990703-1.c: New test.
8945
8946 1999-06-29  Nick Clifton  <nickc@cygnus.com>
8947
8948         * lib/file-format.exp: New file: Move definition of proc
8949         gcc_target_object_format to here from
8950         gcc.dg/special/ecos.exp.
8951
8952         * lib/c-torture.exp: Include lib file-format.exp.
8953         * lib/gcc-dg.exp: Include lib file-format.exp.
8954
8955         * gcc.dg/special/ecos.exp: Remove definition of proc
8956         gcc_target_object_format.
8957
8958 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
8959
8960         * gcc.c-torture/execute/990628-1.c: New test.
8961
8962 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
8963
8964         * gcc.c-torture/compile/990625-2.c: New test.
8965
8966         * gcc.c-torture/compile/990625-1.c: New test.
8967
8968 1999-06-23  Nick Clifton  <nickc@cygnus.com>
8969
8970         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
8971         attributes compile.
8972         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
8973         ports that use the COFF/PE file format.
8974
8975 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
8976
8977         * gcc.c-torture/compile/990617-1.c: New test.
8978
8979 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
8980
8981         * g++.old-deja/g++.other/decl4.C: New test.
8982
8983 1999-06-14  Nathan Sidwell  <nathan@acm.org>
8984
8985         * g++.old-deja/g++.other/bitfld3.C: New test.
8986
8987 1999-06-08  Nathan Sidwell  <nathan@acm.org>
8988
8989         * g++.old-deja/g++.eh/catch1.C: New test.
8990
8991 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
8992
8993         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
8994
8995         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
8996         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
8997
8998 1999-06-05  Craig Burley  <craig@jcb-sc.com>
8999
9000         * g77.f-torture/compile/19990502-0.f: Replace with new,
9001         shorter, test that still fails after recent changes.
9002
9003 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
9004
9005         * gcc.c-torture/execute/990604-1.c: New test.
9006
9007 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
9008
9009         * gcc.c-torture/execute/990531-1.c: New test.
9010
9011 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9012
9013         * gcc.c-torture/compile/990527-1.c: New test.
9014
9015 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
9016
9017         * gcc.c-torture/execute/990527-1.c: New test.
9018
9019 1999-05-25  Nick Clifton  <nickc@cygnus.com>
9020
9021         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
9022         bitfields as signed.
9023
9024 1999-05-25  Craig Burley  <craig@jcb-sc.com>
9025
9026         * g77.f-torture/compile/19990525-0.f: New test.
9027
9028 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
9029
9030         * gcc.c-torture/execute/990525-2.c: New test.
9031
9032         * gcc.c-torture/execute/990525-1.c: New test.
9033
9034 1999-05-24  Nathan Sidwell  <nathan@acm.org>
9035
9036         * g++.old-deja/g++.other/anon3.C: New test.
9037         * g++.old-deja/g++.other/anon4.C: New test.
9038         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
9039         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
9040         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
9041         Merrill).
9042
9043 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
9044
9045         * gcc.c-torture/execute/990524-1.c: New test.
9046
9047         * gcc.dg/990524-1.c: New test.
9048
9049 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9050
9051         * gcc.c-torture/compile/990523-1.c: New test.
9052
9053 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
9054
9055         * gcc.c-torture/compile/990519-1.c: New test.
9056
9057 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
9058
9059         * gcc.c-torture/compile/990517-1.c: New test.
9060
9061         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
9062         (e4, f4): New tests.
9063         (main): Call them.
9064
9065 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9066
9067         * gcc.dg/noreturn-1.c: New test.
9068
9069 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
9070
9071         * gcc.c-torture/execute/990513-1.c: New test.
9072
9073 1999-05-10  Richard Henderson  <rth@cygnus.com>
9074
9075         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
9076
9077 1999-05-10  Craig Burley  <craig@jcb-sc.com>
9078
9079         * g77.f-torture/execute/erfc.f: Use small single-precision
9080         values, to avoid problems on Alphas when not -mieee.
9081
9082 1999-05-08  Craig Burley  <craig@jcb-sc.com>
9083
9084         * gcc.dg/990506-0.c: New test.
9085
9086 1999-05-08  Richard Henderson  <rth@cygnus.com>
9087
9088         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
9089         the constant to test.  Don't XFAIL 64-bit targets.
9090
9091         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
9092         * g++.old-deja/g++.law/profile1.C: Likewise.
9093
9094         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
9095         operator new instances.
9096         * g++.old-deja/g++.other/delete5.C: Likewise.
9097
9098 1999-05-03  Craig Burley  <craig@jcb-sc.com>
9099
9100         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
9101         intrinsic.
9102
9103 1999-05-03  Craig Burley  <craig@jcb-sc.com>
9104
9105         * g77.f-torture/execute/u77-test.f: Reverse order of two
9106         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
9107
9108 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9109
9110         * gcc.dg/compare1.c: New test.
9111
9112 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9113
9114         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
9115         New tests.
9116
9117 1999-05-02  Craig Burley  <craig@jcb-sc.com>
9118
9119         * g77.f-torture/compile/19990502-1.f: New test.
9120
9121 1999-05-02  Craig Burley  <craig@jcb-sc.com>
9122
9123         * g77.f-torture/compile/19990502-0.f: New test.
9124
9125 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
9126
9127         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
9128         intrinsic.
9129
9130 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
9131
9132         * g77.f-torture/execute/u77-test.f (main): List libU77
9133         intrinsics not currently tested.
9134         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
9135         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
9136         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
9137         Trim blanks off the ends of some printed strings.
9138
9139 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
9140
9141         * g77.f-torture/execute/u77-test.f (main): Just warn about
9142         FSTAT gid disagreement, as it's expected on some systems.
9143
9144 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
9145
9146         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
9147         use a new function, which allows for some slop.
9148         Clean up some commentary.
9149         (issum): The new function.
9150         (sgladd): Deleted subroutine.
9151
9152 1999-05-01  Craig Burley  <craig@jcb-sc.com>
9153
9154         * g77.f-torture/execute/u77-test.f: Modify to be more like
9155         libf2c/libU77 version, bringing patches to that version here.
9156         Add suitable commentary.
9157
9158 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
9159
9160         * gcc.dg/990424-1.c: New test.
9161
9162 1999-04-24  Craig Burley  <craig@jcb-sc.com>
9163
9164         * g77.f-torture/execute/u77-test.f (main): Bug involving
9165         LSTAT has been fixed, so turn back on full checking.
9166
9167 1999-04-20  Craig Burley  <craig@jcb-sc.com>
9168
9169         * g77.f-torture/compile/19990419-0.f: New test.
9170         * g77.f-torture/execute/19990419-1.f: New test.
9171
9172 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
9173
9174         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
9175         to avoid the need for a prototype to supress a warning.
9176
9177 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
9178
9179         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
9180
9181 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
9182
9183         * gcc.c-torture/execute/990404-1.c: New test.
9184
9185 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
9186
9187         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
9188         * gcc.dg/cpp-if3.c: Don't use -pedantic.
9189         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
9190         missing initializer warnings.
9191
9192 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
9193
9194         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
9195         matching strings.
9196
9197 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
9198
9199         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
9200
9201 1999-03-26  Craig Burley  <craig@jcb-sc.com>
9202
9203         * g77.f-torture/execute/19990325-0.f: New test.
9204         * g77.f-torture/execute/19990325-1.f: New test.
9205
9206 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
9207
9208         * gcc.c-torture/execute/990324-1.c: New test.
9209
9210 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
9211
9212         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
9213         test with 4.
9214
9215 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
9216
9217         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
9218
9219 1999-03-13  Craig Burley  <craig@jcb-sc.com>
9220
9221         * g77.f-torture/execute/19990313-2.f: New test.
9222         * g77.f-torture/execute/19990313-3.f: New test.
9223
9224 1999-03-13  Craig Burley  <craig@jcb-sc.com>
9225
9226         * g77.f-torture/execute/19990313-0.f: New test.
9227         * g77.f-torture/execute/19990313-1.f: New test.
9228
9229 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
9230
9231         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
9232         printf to sprintf.
9233         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
9234         (main): Add check for u15.  Conditionalize u31 check depending on
9235         whether ints are <32 bits or >=32 bits.
9236
9237 1999-03-08  Craig Burley  <craig@jcb-sc.com>
9238
9239         * g77.f-torture/execute/19981119-0.f: Improve testiness.
9240
9241 1999-03-08  Craig Burley  <craig@jcb-sc.com>
9242
9243         * g77.f-torture/compile/19990305-0.f: New test.
9244         * g77.f-torture/execute/19981119-0.f: New test.
9245
9246 1999-03-08  Craig Burley  <craig@jcb-sc.com>
9247
9248         * g77.f-torture/execute/970625-2.f: call ABORT if final
9249         result is not correct, instead of just printing it.
9250         Add this checking via newly introduced obfuscation, to
9251         trip up buggy front ends.
9252
9253 1999-03-07  Craig Burley  <craig@jcb-sc.com>
9254
9255         * g77.f-torture/compile/960317-1.f: Moved from being
9256         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
9257
9258 1999-03-06  Craig Burley  <craig@jcb-sc.com>
9259
9260         * g77.f-torture/execute/960317-1.f: New (old) test.
9261         * g77.f-torture/execute/970625-2.f: Ditto.
9262
9263 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
9264
9265         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
9266         message on line 1 or line 2; cccp and cpplib do this differently.
9267
9268 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
9269
9270         * g++.old-deja/g++.law/weak1.C: New test.
9271
9272 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
9273
9274         * gcc.c-torture/execute/990119-1.c: Renamed to...
9275         * gcc.dg/990119-1.c: this, so it will only be tested once
9276         (it's a preprocessor test, it doesn't need to be run at
9277         multiple optimization levels).
9278
9279 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
9280
9281         * lib/g++.exp: Don't add incdir=$base_dir/../include to
9282           ALWAYS_CXXFLAGS.
9283
9284 1999-02-24  Craig Burley  <craig@jcb-sc.com>
9285
9286         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
9287         * g77.f-torture/compile/19981216-0.f: ...as it is expected
9288         to not be compilable by current g77.
9289
9290 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9291
9292         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
9293
9294 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
9295
9296         * gcc.c-torture/execute/990222-1.c: New test.
9297
9298 1999-02-19  Craig Burley  <craig@jcb-sc.com>
9299
9300         * g77.f-torture/compile/19990218-0.f: New test.
9301         * g77.f-torture/noncompile/19990218-1.f: New test.
9302
9303 1999-02-18  Craig Burley  <craig@jcb-sc.com>
9304
9305         * g77.f-torture/compile/19981216-0.f: New test.
9306
9307 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
9308
9309         * gcc.dg/990214-1.c: New test.
9310
9311 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
9312
9313         * gcc.dg/990213-2.c: New test.
9314
9315         * gcc.dg/990213-1.c: New test.
9316
9317 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
9318
9319         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
9320         ints.
9321
9322 1999-02-11  Nick Clifton  <nickc@cygnus.com>
9323
9324         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
9325         specified by target.
9326
9327         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
9328
9329 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
9330
9331         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
9332
9333 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
9334
9335         * gcc.dg/special/ecos.exp: New test driver for new tests with
9336         special requirements.
9337
9338         * gcc.dg/special/alias-1.c: New test.
9339         * gcc.dg/special/gcsec-1.c: New test.
9340         * gcc.dg/special/weak-1.c: New test.
9341         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
9342         * gcc.dg/special/weak-2.c: New test.
9343         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
9344         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
9345         * gcc.dg/special/wkali-1.c: New test.
9346         * gcc.dg/special/wkali-2.c: New test.
9347         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
9348         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
9349
9350 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
9351
9352           * lib/c-torture.exp (c-torture-compile): Pull out code for
9353           analyzing gcc error messages.
9354           (c-torture-execute): Likewise.  Fix some (harmless) false
9355           positives.
9356           * lib/gcc.exp (gcc_check_compile): New function.
9357
9358 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
9359
9360         * gcc.c-torture/execute/990208-1.c: New test.
9361
9362 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
9363
9364         * g++.dg/special/ecos.exp: New driver for new tests with special
9365         requirements
9366
9367         * g++.dg/special/conpr-1.C: New test
9368         * g++.dg/special/conpr-2.C: New test
9369         * g++.dg/special/conpr-2a.C: New test
9370         * g++.dg/special/conpr-3.C: New test
9371         * g++.dg/special/conpr-3a.C: New test
9372         * g++.dg/special/conpr-3b.C: New test
9373
9374         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
9375         allow g++ to use the dg driver
9376
9377         * README: Add comment about g++.dg directory
9378
9379 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
9380
9381         * README: Update email addresses.
9382
9383 1999-02-03  Nick Clifton  <nickc@cygnus.com>
9384
9385         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
9386         arguments in order to force structure S onto the stack even on
9387         the alpha.
9388         (test): Pass 10 leading arguments to function foo as well as the
9389         structure S.
9390
9391         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
9392         failure for all targets.
9393
9394         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
9395         abort to terminate program execution.
9396
9397 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
9398
9399         * gcc.c-torture/execute/990130-1.c: New test.
9400
9401 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
9402
9403         * gcc.dg/990130-1.c: New test.
9404
9405 1999-01-28  Michael Meissner  <meissner@cygnus.com>
9406
9407         * gcc.c-torture/execute/990128-1.c: New test.
9408
9409 1999-01-27  Michael Meissner  <meissner@cygnus.com>
9410
9411         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
9412
9413 1999-01-27  Felix Lee  <flee@cygnus.com>
9414
9415         * lib/c-torture.exp (c-torture-compile): pull out code for
9416         analyzing gcc error messages.
9417         (c-torture-execute): ditto, and fix some (harmless) false
9418         positives.
9419         * lib/gcc.exp (gcc_check_compile): new function.
9420
9421 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
9422
9423         * gcc.dg/990117-1.c: New test.
9424
9425         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
9426
9427         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
9428
9429 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
9430
9431         * g77.f-torture/compile/990115-1.f: New test.
9432
9433 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
9434
9435         * gcc.c-torture/compile/990107-1.c: New test
9436
9437 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
9438
9439         * gcc.c-torture/execute/990106-2.c: New test.
9440
9441         * gcc.c-torture/execute/990106-1.c: New test.
9442
9443 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
9444
9445         * gcc.c-torture/compile/981223-1.c: New test.
9446
9447 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
9448
9449         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
9450         (opt3): Rename from opt4 and disable.
9451
9452 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
9453
9454         * g++.old-deja/g++.pt/ptrmem5.C: New test.
9455
9456 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
9457
9458         * g++.old-deja/g++.other/conv5.C: New test.
9459
9460 1998-12-14  Nick Clifton  <nickc@cygnus.com>
9461
9462         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
9463
9464 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
9465
9466         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
9467
9468 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
9469
9470         * gcc.c-torture/compile/981211-1.c: New test.
9471
9472 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
9473
9474         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
9475
9476         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
9477
9478 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9479
9480         * gcc.special/930510-1.c: Make C9X safe.
9481         * gcc.misc-tests/gcov-1.c Similarly.
9482         * gcc.misc-tests/gcov-2.c Similarly.
9483
9484 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
9485
9486         * gcc.dg/ultrasp1.c: New test.
9487
9488 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
9489
9490         * gcc.c-torture/execute/981206.c: New test.
9491
9492 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
9493
9494         * g++.old-deja/g++.ns/template7.C: New test.
9495
9496         * g++.old-deja/g++.other/expr1.C: New test.
9497
9498         * g++.old-deja/g++.eh/tmpl3.C: New test.
9499
9500         * g++.old-deja/g++.eh/tmpl2.C: New test.
9501
9502 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
9503
9504         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
9505         * g++.old-deja/g++.other/using6.C: Removed.
9506         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
9507
9508         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
9509
9510 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
9511
9512         * g++.old-deja/g++.pt/overload8.C: New test.
9513
9514         * g++.old-deja/g++.pt/overload7.C: New test.
9515
9516         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
9517
9518         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
9519         and relinking messages.
9520         * lib/g++.exp (g++_target_compile): Remove .rpo file when
9521         compiling with -frepo.
9522
9523 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
9524
9525         * g++.old-deja/g++.pt/lookup6.C: New test.
9526
9527 1998-11-30  Nick Clifton  <nickc@cygnus.com>
9528
9529         * gcc.c-torture/execute/981130-1.c: New test.
9530         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
9531
9532 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
9533
9534         * g++.old-deja/g++.pt/explicit76.C: New test.
9535
9536         * g++.old-deja/g++.pt/friend38.C: New test.
9537
9538         * g++.old-deja/g++.ns/crash2.C: New test.
9539
9540         * g++.old-deja/g++.pt/defarg8.C: New test.
9541
9542         * g++.old-deja/g++.pt/instantiate6.C: New test.
9543
9544         * g++.old-deja/g++.pt/static6.C: New test.
9545
9546         * g++.old-deja/g++.pt/decl2.C: New test.
9547
9548 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
9549
9550         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
9551         problem is actually related with name lookup, but so what? :-)
9552
9553         * g++.old-deja/g++.pt/friend37.C: New test.
9554
9555 1998-11-25  Dave Love  <d.love@dl.ac.uk>
9556
9557         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
9558         element, which fails on some systems.
9559
9560         * g77.f-torture/execute/labug1.f: New test.
9561
9562 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
9563
9564         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
9565         is defined.
9566
9567 1998-11-18  Dave Love  <d.love@dl.ac.uk>
9568
9569         * g77.f-torture/compile/981117-1.f: New test.
9570
9571 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
9572
9573         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
9574         properly discarded.
9575
9576 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
9577
9578         * gcc.c-torture/execute/memcheck: New directory of tests for
9579         -fcheck-memory-usage.
9580
9581 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9582
9583         * README: New file, general information about the testsuite and
9584         new description of the various C++ test subdirectories.
9585         * README.g++: Eliminate obsolete information, update and move most
9586         relevant stuff to README.
9587
9588 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
9589
9590         * gcc.c-torture/compile/981107-1.c: New test.
9591
9592 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
9593
9594         * execute/memcpy-bi.c: New testcase.
9595
9596 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
9597
9598         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
9599         base classes.
9600
9601         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
9602         template is selected.
9603
9604         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
9605         classes, it should be accepted for all types.
9606
9607         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
9608
9609         * g++.old-deja/g++.pt/spec24.C: Ensure that template
9610         specializations start with template headers.
9611
9612 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
9613
9614         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
9615
9616         * g++.old-deja/g++.other/init9.C: Test cross initialization of
9617         non-POD types.
9618
9619 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
9620
9621         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
9622
9623 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9624
9625         * compile/981022-1.c, compile/981022-1.x: New test and driver.
9626
9627 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
9628
9629         * 981019-1.c: New test.
9630
9631 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
9632
9633         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
9634         find objc headers.
9635
9636 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
9637
9638         * compile/981001-4.c: Remove use of GCC extension that triggers a
9639         compiler bug.
9640
9641 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
9642
9643         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
9644
9645 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
9646
9647         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
9648         instantiation of template produces incorrect code for delete
9649         expression.
9650
9651         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
9652         constructors' name is not unique.
9653         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
9654         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
9655
9656         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
9657         automatic array of const is ill-formed.
9658
9659         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
9660         of template parameter?
9661
9662         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
9663         const.
9664
9665         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
9666         pointer-to-member expression.
9667
9668         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
9669         declaration causes ICE.
9670
9671 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
9672
9673         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
9674         reserved in the global namespace.
9675
9676         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
9677         generate needed virtual table.
9678
9679         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
9680
9681 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
9682
9683         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
9684         template-dependent type
9685
9686 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
9687
9688         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
9689         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
9690         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
9691
9692         * g++.old-deja/g++.other/using5.C: New test; using decl from base
9693         class should be usable as argument of member function.
9694         * g++.old-deja/g++.other/using6.C: New test; using decl from base
9695         class should be usable as return type of member function.
9696         * g++.old-deja/g++.other/using7.C: New test; using decl from base
9697         class should be usable as type of data member.
9698
9699         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
9700
9701 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
9702
9703         * gcc.c-torture/special/920521-1.c: Fix bogus test.
9704
9705 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
9706
9707         * gcc.dg/dll-?.c Add thumb to target list.
9708         Fix assembler scan patterns to match current assembler output.
9709
9710 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
9711
9712         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
9713         matching of template brackets.
9714
9715         * g++.old-deja/g++.other/using4.C: New test.  Test using
9716         declarations of methods from base classes.
9717
9718         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
9719         within functions should introduce names into the innermost
9720         enclosing namespace.
9721
9722         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
9723         of static locals if first initialization throws.
9724
9725 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
9726
9727         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
9728
9729 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
9730
9731         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
9732         lose track of the possible targets of tablejump insns.
9733         * special/special.exp: Run it.
9734
9735 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
9736
9737         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
9738         must be declared before its specializations can be named in friend
9739         declarations.
9740
9741 1998-10-05  Dave Love  <d.love@dl.ac.uk>
9742
9743         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
9744
9745         * g77.f-torture/execute/io1.f: New test.
9746
9747 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
9748
9749         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
9750         with pointer to template function, for which no argument deduction
9751         is possible.
9752
9753         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
9754         specialization of template function as argument to template
9755         function.
9756
9757         * g++.old-deja/g++.other/access2.C: New test; Inner class
9758         shouldn't have privileged access to Outer's names.
9759
9760 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
9761
9762         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
9763         friend template declared within template class conflicts with
9764         nested class of the same name.
9765
9766         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
9767         is ignored.
9768
9769         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
9770         object with direct initializer as function declaration.
9771
9772         * g++.old-deja/g++.other/decl2.C: New test; duplicate
9773         initializers.
9774
9775         * g++.old-deja/g++.other/null2.C: New test; conditional operator
9776         involving const pointer and NULL produces incorrect result.
9777
9778         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
9779         type name without `typename' should be rejected with -pedantic.
9780
9781 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
9782
9783         * g++.old-deja/g++.other/addrof1.C: New test.
9784
9785 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
9786
9787         * gcc.c-torture/compile/981001-1.c: New test.
9788         * gcc.c-torture/execute/981001-1.c: New test.
9789
9790 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
9791
9792         * gcc.c-torture/compile/981001-2.c: New test.
9793         * gcc.c-torture/compile/981001-3.c: New test.
9794         * gcc.c-torture/compile/981001-4.c: New test.
9795
9796 1998-10-01  Robert Lipe  <robertl@dgii.com>
9797
9798         * lib/objc.exp (objc_target_compile): Add -L during compiles for
9799         multilibbed hosts.   Idea grafted from g77.exp.
9800
9801 1998-09-30  Dave Love  <d.love@dl.ac.uk>
9802
9803         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
9804         avoid losing on systems which need -lsocket.
9805
9806 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
9807
9808         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
9809         * g++.old-deja/g++.other/nested2.C: Ditto.
9810         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
9811         failure.
9812
9813 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
9814
9815         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
9816         preferred over template operator!= for enum bitfields.
9817
9818 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
9819
9820         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
9821         that happen to have the same base name, but in different scopes,
9822         are incorrectly rejected.
9823
9824 1998-09-16  Richard Henderson  <rth@cygnus.com>
9825
9826         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
9827         on the native word size instead of an integer literal.
9828
9829 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
9830
9831         * g++.old-deja/g++.other/static2.C: Invocation of static data
9832         member of type pointer-to-function denoted as non-static member.
9833
9834         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
9835         checks involving function types and aliases.
9836
9837 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
9838
9839         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
9840         redefined to the same non-trivial type.
9841
9842         * g++.old-deja/g++.pt/explicit73.C: Test for proper
9843         namespace-qualification of template specializations declared in
9844         other namespaces.
9845
9846         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
9847         to declare a subset of the specializations of a template function
9848         as friends of specializations of a template class.
9849
9850         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
9851         member templates that do not fully specialize the enclosing
9852         template class are rejected.
9853
9854 1998-09-11  Dave Love  <d.love@dl.ac.uk>
9855
9856         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
9857
9858 1998-09-08  Dave Love  <d.love@dl.ac.uk>
9859
9860         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
9861         altered from libf2c/libU77 version.
9862
9863 1998-09-06  Dave Love  <d.love@dl.ac.uk>
9864
9865         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
9866
9867 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
9868
9869         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
9870         (un)signed char are different types for template specialization
9871         purposes.
9872
9873 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
9874
9875         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
9876         * objc: ObjC testsuite.
9877
9878 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
9879
9880         * gcc.c-torture/execute/941014-1.x:  New file.
9881
9882 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
9883
9884         * lib/c-torture.exp: Add support for
9885         torture_eval_before_compile and torture_eval_before_execute
9886         variables.
9887
9888 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
9889
9890         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
9891         this test triggers valid.
9892
9893 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
9894
9895         * gcc.dg/980827-1.c: New test.
9896
9897 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9898
9899         * gcc.c-torture/execute/loop-4b.c: New test.
9900
9901 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
9902
9903         * lib/c-torture.exp: Add support for
9904         torture_eval_before_compile and torture_eval_before_execute
9905         variables.
9906
9907 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
9908
9909         * gcc.c-torture/compile/980825-1.c: New test.
9910
9911 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
9912
9913         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
9914         count number tests in opt_t0 not good_t0.
9915
9916 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
9917
9918         * gcc.c-torture/compile/930326-1.x: Fix typo.
9919
9920 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
9921
9922         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
9923         causes an ICE.
9924
9925 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
9926
9927         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
9928         STACK_SIZE is defined.
9929         * gcc.c-torture/unsorted/stuct.c: Similarly.
9930
9931         * gcc.c-torture/compile/980821-1.c: New test.
9932
9933 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
9934
9935         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
9936
9937 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
9938
9939         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
9940         code.
9941
9942 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
9943
9944         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
9945         error'.
9946
9947 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
9948
9949         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
9950
9951 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
9952
9953         * gcc.c-torture/compile/980816-1.c: New test.
9954
9955         * gcc.dg/980816-1.c: New test.
9956
9957 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
9958
9959         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
9960         compiler for ieee tests.
9961
9962 1998-08-01  Dave Love  <d.love@dl.ac.uk>
9963
9964         * g77.f-torture/compile/980729-0.f: New test.
9965
9966 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
9967
9968         * gcc.c-torture/special/eeprof-1.c: New test, for
9969         -finstrument-functions.
9970         * gcc.c-torture/special/special.exp: Run it.
9971
9972 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
9973
9974         * gcc.c-torture/compile/980729-1.c: New test.
9975
9976 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
9977
9978         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
9979         __thumb__ is defined, and test for ARM style doubles if so.
9980
9981 1998-07-26  Dave Love  <d.love@dl.ac.uk>
9982
9983         * g77.f-torture/noncompile/980615-0.f: New test.
9984
9985 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
9986
9987         * gcc.dg/980312-1.c: Do link instead of compile.
9988         * gcc.dg/980313-1.c: Likewise.
9989
9990 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
9991
9992         * gcc.c-torture/compile/980726-1.c: New test.
9993
9994 1998-07-25  Dave Love  <d.love@dl.ac.uk>
9995
9996         * g77.f-torture/execute/io0.f: New test.
9997
9998 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
9999
10000         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
10001         an int.
10002
10003 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
10004
10005         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
10006         m32r bugs.
10007
10008 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
10009
10010         * gcc.dg/980626-1.c: Expect failures for all toolchains until
10011         c-decl.c:grokdeclarator can handle mode attributes.
10012
10013 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
10014
10015         * gcc.c-torture/execute/980716-1.c: New test.
10016
10017 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
10018
10019         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
10020         the mn10200.
10021         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
10022         the mn10200.
10023         * gcc.c-torture/execute/va-arg-3.x: Similarly.
10024         * gcc.c-torture/compile/930326-1.x: Similarly.
10025
10026 1998-07-13  Dave Love  <d.love@dl.ac.uk>
10027
10028         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
10029         New test from Craig.
10030
10031 1998-07-12  Dave Love  <d.love@dl.ac.uk>
10032
10033         * g77.f-torture/noncompile/980616-0.f: New test.
10034
10035         * g77.f-torture/execute/970816-3.f:  New test from Craig.
10036
10037 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
10038
10039         *  g++.other/singleton.C: Return error value instead of taking
10040         SIGSEGV.
10041
10042 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
10043
10044         *  g++.other/singleton.C: New test.   Warning is under dispute.
10045         Runtime crash is not.
10046
10047 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
10048
10049         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
10050         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
10051         using6.C, using7.C}:  New namespace tests.
10052
10053 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
10054
10055         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
10056         specialization with typedef'ed names used as array indexes.
10057
10058 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
10059
10060         * gcc.c-torture/execute/980709-1.c: New test.
10061
10062         * gcc.dg/980709-1.c: New test.
10063
10064 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
10065
10066         * gcc.c-torture/execute/bcp-1.c: New test.
10067
10068 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
10069
10070         * gcc.c-torture/execute/980707-1.c: New test.
10071
10072 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
10073
10074         * gcc.c-torture/compile/980706-1.c: New test.
10075
10076 1998-07-01  Dave Love  <d.love@dl.ac.uk>
10077
10078         * g77.f-torture/execute/980701-0.f,
10079         g77.f-torture/execute/980701-1.f: New test from Craig.
10080
10081 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
10082
10083         * gcc.c-torture/compile/980701-1.c: New test.
10084
10085         * gcc.c-torture/execute/980701-1.c: New test.
10086
10087 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
10088 rlsruhe.de>
10089
10090         * g++.old-deja/g++.robertl/eb132.C: New test.
10091         * g++.old-deja/g++.robertl/eb133.C: Likewise.
10092
10093 1998-06-29  Dave Love  <d.love@dl.ac.uk>
10094
10095         * g77.f-torture/execute/980628-7.f,
10096         g77.f-torture/execute/980628-8.f,
10097         g77.f-torture/execute/980628-9.f,
10098         g77.f-torture/execute/980628-10.f: New tests from Craig.
10099
10100         * g77.f-torture/execute/980628-3.f: Remove mail headers.
10101
10102 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
10103
10104         * g77.f-torture/execute/980628-4.f: New test from Craig.
10105         * g77.f-torture/execute/980628-5.f: Likewise.
10106         * g77.f-torture/execute/980628-2.f: Likewise.
10107         * g77.f-torture/execute/980628-0.f: Likewise.
10108         * g77.f-torture/execute/980628-1.f: Likewise.
10109         * g77.f-torture/execute/980628-3.f: Likewise.
10110         * g77.f-torture/execute/980628-6.f: Likewise.
10111
10112 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
10113
10114         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
10115         directory when nothing has been installed yet.
10116
10117 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
10118
10119         * gcc.c-torture/special/special.exp: Handle newer versions of
10120         dejagnu.
10121
10122 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
10123
10124         * gcc.dg/980626-1.c: New test.
10125
10126 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
10127
10128         * gcc.misc-tests/m-un-2.c: New test.
10129         * g++.old-deja/g++.other/warn01.c: Likewise.
10130
10131 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
10132
10133         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
10134         compatibility with assmblers with a different comment character.
10135         Eliminate use of GAS-specific extensions.
10136
10137 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
10138
10139         * gcc.c-torture/execute/ieee/980619-1.c: New test.
10140
10141 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
10142
10143         *lib/g77.exp: Replace search for libf2c.a with search for newly
10144         renamed libg2c.a
10145
10146 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
10147
10148         * gcc.c-torture/execute/980617-1.c: New test.
10149
10150 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
10151
10152         * gcc.c-torture/execute/980612-1.c: New test.
10153
10154 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
10155
10156         * gcc.dg/980523-1.c: Only test on ppc-linux.
10157         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
10158
10159         * gcc.c-torture/execute/980608-1.c: New test.
10160
10161 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10162
10163         * gcc.c-torture/execute/980605-1.c: New test.
10164
10165 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
10166
10167         * gcc.c-torture/execute/980604-1.c: New test.
10168
10169 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
10170
10171         * gcc.c-torture/execute/980602-1.c: New test.
10172         * gcc.c-torture/execute/980602-2.c: Likewise.
10173
10174 1998-06-02  Dave Love  <d.love@dl.ac.uk>
10175
10176         * 970125-0.f: Fix per JCB.  Add commentary.
10177
10178 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
10179
10180         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
10181         IEEE -0 support.
10182
10183 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
10184
10185         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
10186         earlier.
10187
10188 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
10189
10190         * gcc.c-torture/execute/980526-3.c: New test.
10191
10192 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
10193
10194         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
10195         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
10196         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
10197         m88k-motorola-sysv3 to XFAIL.
10198
10199 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10200
10201         * gcc.dg/980526-1.c: New test.
10202         * gcc.c-torture/execute/980526-2.c: New test.
10203
10204 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
10205
10206         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
10207
10208         * gcc.c-torture/execute/980526-1.c: New test.
10209
10210 1998-05-26  Dave Love  <d.love@dl.ac.uk>
10211
10212         * g77.f-torture/execute/alpha2.f: Add runtime test.
10213
10214 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
10215
10216         * g++.old-deja/old-deja.exp: Strip leading directories.
10217
10218         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
10219         error for the line.  Don't run multiple tests for the same line.
10220
10221 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
10222
10223         * gcc.dg/980523-1.c: New test.
10224
10225 1998-05-23  Dave Love  <d.love@dl.ac.uk>
10226
10227         * g77.f-torture/compile/970915-0.f: New test.
10228
10229 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
10230
10231         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
10232
10233 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
10234
10235         * gcc.dg/980520-1.c: New test.
10236
10237 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10238
10239         * gcc.dg/980502-1.c: Fix return type.
10240
10241 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
10242
10243         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
10244         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
10245         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
10246         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
10247         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
10248
10249 1998-05-20  Dave Love  <d.love@dl.ac.uk>
10250
10251         * g77.f-torture/execute/980520-1.f: New test.
10252
10253 1998-05-15  Dave Love  <d.love@dl.ac.uk>
10254
10255         * lib/mike-g77.exp: New file.
10256
10257         * g77.f-torture/noncompile/noncompile.exp,
10258         g77.f-torture/noncompile/check0.f: New files.
10259
10260 1998-05-14  Dave Love  <d.love@dl.ac.uk>
10261
10262         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
10263         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
10264         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
10265         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
10266         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
10267         abort where appropriate.
10268
10269 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
10270
10271         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
10272         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
10273
10274 1998-04-29  Dave Love  <d.love@dl.ac.uk>
10275
10276         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
10277
10278 1998-04-27  Dave Love  <d.love@dl.ac.uk>
10279
10280         * g77.f-torture/compile/980427-0.f: New test.
10281
10282 1998-04-24  Dave Love  <d.love@dl.ac.uk>
10283
10284         * g77.f-torture/compile/980424-0.f: New test.
10285
10286 1998-04-19  Dave Love  <d.love@dl.ac.uk>
10287
10288         * g77.f-torture/compile/980419-2.f (main): New test.
10289         * g77.f-torture/compile/970125-0.f: New test.
10290         * g77.f-torture/compile/980419-1.f: New test.
10291
10292 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
10293
10294         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
10295         of loop-4.c.
10296
10297 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
10298
10299         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
10300
10301 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
10302
10303         * gcc.c-torture/compile/980329-1.c: New test.
10304
10305 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
10306
10307         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
10308         * gcc.dg/980312-1.c: Fix typo in -march command.
10309
10310 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
10311
10312         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
10313
10314 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
10315
10316         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
10317         Dave Love agree the Fortran source is bogus.
10318
10319 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
10320
10321         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
10322         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
10323         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
10324         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
10325         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
10326
10327 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
10328
10329         * g++.old-deja/g++.other/friend1.C: New test.
10330
10331 1998-02-18  Dave Love  <d.love@dl.ac.uk>
10332
10333         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
10334         possibly uninitialized) variables and declare dnrm2.
10335
10336 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
10337
10338         From Bruno Haible <haible@ilog.fr>:
10339         * gcc.c-torture/execute/980223.c: New test.
10340
10341 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
10342
10343         * gcc.dg/ifelse-1.c: New test.
10344
10345 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
10346
10347         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
10348
10349           * lib/old-dejagnu.exp (old-dejagnu): Added the
10350           "execution test - XFAIL *-*-*" handling in the spirit of
10351           "excess errors test -". Changed the "execution test fails"
10352           handling to be like "excess errors test fails".
10353           * Update various tests accordingly.
10354
10355 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
10356
10357         * gcc.c-torture/execute/980205.c: New test.
10358
10359 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
10360
10361         * lib/c-torture.exp: Look for .x files instead of .cexp files.
10362         * lib/f-torture.exp: Similarly.
10363         * gcc.c-torture: Rename all .cexp files to .x files.
10364
10365 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10366
10367         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
10368         (940510-1.c): Removed duplicate.
10369         (971104-1.c): New test.
10370
10371 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
10372
10373           * lib/f-torture.exp: Improve error and loop detection.
10374
10375 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
10376
10377         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
10378         use that to size the filler array.
10379
10380 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
10381
10382         * lib/c-torture.exp(c-torture-execute): Fix typo.
10383
10384         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
10385         testcase as the executable name. Keep the executable around if
10386         the test fails.
10387
10388 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
10389
10390         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
10391         changes.  Only test one -g option, and move it to the end of the
10392         list of options to test.
10393
10394 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
10395
10396         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
10397         variable GCC_TORTURE_OPTIONS to supply default switches separated
10398         by colons.  If no environment variable, run tests with -O0 -g, -O1
10399         -g, and -O2 -g as well.
10400
10401 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
10402
10403         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
10404         explanatory comments. Fix indentation.
10405
10406 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
10407
10408         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
10409
10410 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
10411
10412         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
10413         * g++.old-deja/g++.mike/p7325.C: Likewise.
10414         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
10415
10416 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
10417
10418         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
10419         * g++.old-deja/g++.brendan/crash30.C: Likewise.
10420         * g++.old-deja/g++.brendan/crash39.C: Likewise.
10421         * g++.old-deja/g++.law/operators4.C: Likewise.
10422
10423 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
10424
10425         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
10426         * g++.old-deja/g++.mike/p784.C: Ditto.
10427         * g++.old-deja/g++.mike/p785.C: Ditto.
10428
10429 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
10430
10431           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
10432
10433 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
10434
10435         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
10436         target feature; pass this to c-torture-execute as needed.
10437
10438 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
10439
10440         * lib/c-torture.exp(c-torture-execute): If the previous and the
10441         current executables being tested are identical, we don't need to
10442         run the executable again. Try to make the executable names
10443         unique. Add an optional argument for passing additional compiler
10444         flags.
10445
10446 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
10447
10448         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
10449
10450 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
10451
10452         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
10453
10454 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
10455
10456         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
10457         32bit or larger longs.
10458
10459         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
10460         have either a 32bit long or 32bit int.
10461
10462 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10463
10464         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
10465         Make double precision tests dependent on sizeof (double).
10466
10467 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
10468
10469         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
10470         too.
10471
10472 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10473
10474         * gcc.c-torture/compile/961203-1.cexp: New script.
10475
10476 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
10477
10478         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
10479         up the includes ourselves.
10480
10481 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
10482
10483         * lib/plumhall.exp: Remove random include, and add a few
10484         verbose messages for debugging.
10485
10486 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
10487
10488         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
10489         of trying to do it ourselves.
10490
10491 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10492
10493         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
10494
10495 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
10496
10497         * gcc.prms/5403.c: Made regexp a bit less strict.
10498
10499 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
10500
10501         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
10502         is returned from remote_load instead.
10503         * lib/plumhall.exp: Ditto.
10504         * lib/mike-g++.exp: Ditto.
10505         * lib/old-dejagnu.exp: Ditto.
10506         * lib/c-torture.exp: Ditto.
10507
10508 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
10509
10510         * lib/g++.exp: Use build_wrapper procedure.
10511         * lib/gcc.exp: Ditto.
10512
10513 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
10514
10515         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
10516         an old-style decl for malloc.  Fixes tests to work when
10517         sizeof (int) != sizeof (size_t).
10518
10519 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
10520
10521         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
10522
10523         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
10524         use stdargs.h interface.
10525
10526 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
10527
10528         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
10529         NO_VARARGS when compiling.
10530
10531 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
10532
10533         * lib/plumhall.exp(ph_includes): New procedure.
10534         (ph_make): Use it.
10535         (ph_compiler): Ditto.
10536
10537         * lib/g++.exp: Rename test-glue.c to testglue.c.
10538         * lib/gcc.exp: Ditto.
10539
10540 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
10541
10542         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
10543         to completion when it's called.
10544
10545 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
10546
10547         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
10548         is defined, don't do test.
10549
10550 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
10551
10552         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
10553         for object files.
10554         (ph_summary): Mark skipped testcases as untested, not unresolved.
10555
10556         * lib/plumhall.exp (ph_make): If unresolved because of bad
10557         errorCode, record errorCode in log file.
10558         (*): Replace send_log/verbose with verbose -log.
10559
10560 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
10561
10562         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
10563         double conversion if double isn't at least 8 bytes.
10564
10565         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
10566         int to work with targets where int is 16 bits.
10567
10568         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
10569         8 bytes, just exit, since 4 byte doubles don't have enough bits of
10570         precision for the test to complete.
10571
10572 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
10573
10574         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
10575         if d10v is not compiled with the -mdouble64 flag.
10576         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
10577
10578         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
10579         d10v is not compiled with the -mint32 flag.
10580
10581 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
10582
10583         * lib/plumhall.exp: Use incr_count.
10584
10585 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
10586
10587         * gcc.c-torture: Update to c-torture-1.45.
10588
10589 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
10590
10591         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
10592         the name of the expect testcase file).
10593
10594         * lib/g++.exp(g++_init): Ditto.
10595
10596 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
10597
10598         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
10599         the host.
10600
10601         * lib/gcc.exp(gcc_exit): New procedure.
10602
10603 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
10604
10605         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
10606         specs where appropriate.
10607
10608         * g++.old-deja/g++.arm/*: Added additional ERROR checks
10609         because of new "candidates are" messages, and removed a few
10610
10611         * Converted all non-old-style g++ testcases to old-style, and
10612         moved into g++.old-deja.
10613
10614 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
10615
10616         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
10617         options.
10618
10619         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
10620         succeeded.
10621
10622         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
10623
10624 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
10625
10626         * lib/gcc.exp (gcc_target_compile): Add support for defining
10627         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
10628         the machine doesn't have those features.
10629
10630 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
10631
10632         * g++.law/operators4.exp: Don't use LIBS.
10633
10634 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
10635
10636         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
10637
10638         * lib/mike-g++.exp: Don't set the compiler to be tested here.
10639         * lib/g++.exp: Set it here instead. Also, allow use of the
10640         --tool_exec and --tool_opt options. Change CXX to
10641         GXX_UNDER_TEST.
10642
10643         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
10644
10645         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
10646
10647 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
10648
10649         * lib/old-dejagnu.exp: Use prune_warnings instead of
10650         prune_system_crud.
10651         * lib/mike-g++.exp: Ditto.
10652         * lib/gcc.exp: Ditto.
10653         * lib/g++.exp: Ditto.
10654
10655         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
10656
10657 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
10658
10659           * 941014-2.c: Include stdlib.h
10660           * 960327-1.c: Include stdio.h
10661           * dbra.c, index-1.c: Don't assume ints are 32bits.
10662
10663 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
10664
10665         * lib/gcc.exp: Add gcc,stack_size target feature.
10666
10667         * lib/g++.exp(g++_target_compile): Add the include and link
10668         paths here, not in two other places. And, it's $options, not
10669         options.
10670
10671         * lib/mike-g++.exp(postbase): Remove the code that determines
10672         the correct include and link paths.
10673         * g++.old-deja/old-deja.exp: Ditto.
10674
10675 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
10676
10677         * lib/g++.exp(g++_init): target_compile no longer returns the
10678         filename of the result.
10679
10680 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
10681
10682         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
10683         call to glob.
10684
10685         * gcc.c-torture/special/special.exp: Change call to
10686         gcc_target_compile to include the object file.
10687
10688 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
10689
10690         * gcc.c-torture/special/special.exp: Correct misspelling in last
10691         change.
10692
10693 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
10694
10695         * lib/plumhall.exp(ph_summary): Log the entire output of the
10696         executable. Return -1 if there were any failures, 0 otherwise.
10697         (ph_execute): Return -1 if there were any failures, 0 otherwise.
10698         (ph_make): Clean up objects and executables that were built
10699         if the tests succeeded.
10700
10701 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
10702
10703         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
10704         libraries and includes in the build tree as appropriate.
10705
10706 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
10707
10708         * lib/c-torture.exp: Instead of looking for the global variable
10709         NO_LONG_LONG, check to see if that's a feature of the target.
10710
10711 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
10712
10713         * config/default.exp: Minimize. Delete the remainer of the files in
10714         config; this functionality is now in devo/dejagnu/config.
10715
10716         g++.*/*: Pass any additional flags used to compile to postbase;
10717         delete CXXFLAGS.
10718
10719         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
10720         is now done by runtest.exp. Use gcc_target_compile instead of
10721         compile.
10722
10723         lib/c-torture.exp: Use gcc_target_compile instead of compile.
10724         Remove references to CFLAGS. Use remote_file instead of
10725         calling rm -f.
10726         (c-torture): Take a list of arguments to use to compile this
10727         testcase.
10728
10729         lib/g++.exp: Simplify. Use target_compile instead of compile.
10730         lib/gcc-dg.exp: Ditto.
10731         lib/gcc.exp: Ditto.
10732         lib/mike-{gcc,g++}.exp: Ditto.
10733         lib/old-dejagnu.exp: Ditto.
10734         lib/plumhall.exp: Ditto.
10735
10736 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
10737
10738         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
10739         (ph_linker): Likewise.
10740
10741 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
10742
10743           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
10744         MAP_ANON / MAP_ANONYMOUS if defined;
10745         else try to map from /dev/zero .
10746
10747 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
10748
10749         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
10750         isn't defined, then define it to MAP_ANONYMOUS.
10751
10752 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
10753
10754         * gcc.c-torture: Update to c-torture-1.42 release.
10755
10756 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
10757
10758         * gcc.c-torture: Update to c-torture-1.41 release.
10759
10760 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
10761
10762         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
10763         c-torture release.
10764
10765 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10766
10767         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
10768         and LDFLAGS.  Fix second case to append the target_info ldflags
10769         onto LDFLAGS, not CFLAGS.
10770         * lib/g++.exp (g++_init): Add target_info stuff.
10771         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
10772         of libgloss and newlib flags for !native.
10773
10774         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
10775         (GDB): Fix relative path to go up another dir for finding gdb.
10776
10777 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10778
10779         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
10780         versions in the target_info array, if they don't exist.
10781
10782 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10783
10784         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
10785
10786 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
10787
10788         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
10789         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
10790
10791 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
10792
10793         * lib/old-dejagnu.exp: Don't remove the output file before we've
10794         actually tested it. Don't append pwd to the path of the executable
10795         we're testing.
10796
10797 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
10798
10799         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
10800
10801 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
10802
10803         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
10804         temporary directory for compiler files, and set it to a default
10805         value of /tmp. Set $output as the name of the output file from
10806         compiling the testcase. Add a -o option to $cflags_var so the
10807         compiler writes the final output file as $output. Set $executable
10808         to $output.
10809
10810         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
10811         directory for compiler files, and set it to /tmp if it doesn't
10812         already have a value. Set $output_file to the name of the output
10813         file from compiling the testcase. Add a -o option to CXXFLAGS so
10814         the compiler writes the final output file as $output. Use $output
10815         as the executable to be tested.
10816
10817 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10818
10819         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
10820
10821 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
10822
10823         * gcc.c-torture/execute/pending-1.c: New test.  Still
10824         pending in Tege's queue.
10825
10826 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
10827
10828         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
10829         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
10830         if there were failures.  Call unresolved if there were unresolved
10831         testcases.  Call gcc_fail if program did not run to completion.
10832         (ph_make): Pass additional argument name to ph_execute.
10833         (ph_execute): Add new argument.  Pass additional arguments to
10834         ph_summary.  Call gcc_fail is there is no execution output.
10835
10836 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
10837
10838         * lib/plumhall.exp (proc_summary): Output relavent summary
10839         lines into the log so specific failures in plumhall can be
10840         investigated.
10841
10842 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
10843
10844         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
10845         (c-torture-execute): Don't try to execute tests which use
10846         "long long" types if $NO_LONG_LONG is nonzero.
10847
10848 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
10849
10850         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
10851         not c-torture.
10852
10853         * gcc.ieee: Move from here.
10854         * gcc.c-torture/execute/ieee: To here.
10855
10856 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
10857
10858         * gcc.c-torture: Update to c-torture-1.41 release.
10859
10860 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
10861
10862         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
10863         not "$output".
10864
10865 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
10866
10867         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
10868         -c present.
10869
10870 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
10871
10872         * config/proelf.exp: Handle connecting to a simulator.
10873
10874 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
10875
10876         * config/proelf.exp: New file.  Enough framework that we can
10877         run c-torture tests on the proelf targets (or any other target
10878         that gdb can connect to for that matter).
10879
10880 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
10881
10882         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
10883         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
10884
10885         * lib/plumhall.exp (ph_execute): Always call ph_summary if
10886         exec_output exists.
10887
10888 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
10889
10890         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
10891         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
10892
10893         * config/*.exp: Update FSF address.  Change result of ${tool}_load
10894         to pass/fail/unresolved/unsupported/untested.  Caller must now
10895         call unresolved/unsupported/untested.
10896         * lib/*.exp: Update FSF address.  Update to handle new results of
10897         ${tool}_load.
10898         * lib/chill.exp (verbose): Delete.
10899
10900 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
10901
10902         * lib/gcc.exp (default_gcc_start): Change order of args to
10903         $LDFLAGS $CFLAGS $LIBS.
10904         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
10905         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
10906         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
10907         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
10908         * gcc.misc-tests/dg-test.exp: Likewise.
10909         * gcc.misc-tests/msgs.exp: Likewise.
10910         * gcc.prms/prms.exp: Likewise.
10911         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
10912         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
10913
10914         * lib/dg.exp: Deleted, moved to dejagnu/lib.
10915
10916 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10917
10918         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
10919
10920         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
10921         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
10922
10923         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
10924         necessary.
10925
10926 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
10927
10928         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
10929         global for loop; add use of $mathlib.
10930         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
10931         settings here; set mathlib for anything but VxWorks.
10932
10933 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
10934
10935         * gcc.c-torture: Update to c-torture-1.40 release.
10936
10937 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
10938
10939         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
10940         dg.exp.
10941
10942 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
10943
10944         * lib/c-torture.exp (c-torture-execute): Declare "output" as
10945         global.
10946
10947 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
10948
10949         * lib/g++.exp (LIBS): Define if not already.
10950         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
10951         (gcc-dg-prune): Call prune_gcc_output.
10952         * lib/gcc.exp (prune_gcc_output): New proc.
10953         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
10954         prune_gcc_output.
10955
10956 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
10957
10958         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
10959         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
10960
10961 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
10962
10963         * gcc.c-torture: Update to c-torture-1.39 release.
10964
10965 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
10966
10967         * lib/c-torture.exp (c-torture-execute): Don't return if one option
10968         fails, try others as well.
10969
10970 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10971
10972         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
10973         If compilation fails, mark execute tests as `untested'.
10974         If test is marked as unsupported, don't mark compilation and
10975         execute tests as failed.
10976
10977 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10978
10979         * lib/g++.exp (g++_init): Don't link in libg++, and look to
10980         libstdc++ for whether or not we want to be doing shared
10981         libraries.  Delete link_curses since we don't need it anymore.
10982         * lib/mike-g++.exp (postbase): Don't link in libg++.
10983         * g++.old-deja/old-deja.exp: Likewise.
10984
10985 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10986
10987         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
10988
10989 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10990
10991         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
10992         For that, add `-Wl,-a,shared_archive'.
10993         * g++.old-deja/old-deja.exp: Likewise.
10994
10995 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
10996
10997         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
10998
10999 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
11000
11001         * lib/mike-g++.exp (postbase): Pay attention to the status of
11002         g++_load.
11003
11004 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11005
11006           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
11007
11008 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
11009
11010         * lib/gcc.exp (default_gcc_start): No longer need to log program
11011         being executed or its output, execute_anywhere does that now.
11012         * lib/g++.exp (default_g++_version): Call execute_anywhere.
11013         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
11014
11015 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11016
11017         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
11018         the same as those in lib/g++.exp.
11019
11020 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
11021
11022         * gcc.c-torture: Update to c-torture-1.38 release.
11023         * gcc.ieee: Related changes.
11024
11025 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11026
11027         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
11028         "exec". Minor reformatting changes.
11029
11030         * config/rom68k.exp (${tool}_load): Make it work in a canadian
11031         cross. This means all "exec" calls now work on a remote host as
11032         well.
11033         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
11034         cross. Filter out the extra "\r\n" stuff that expect puts in.
11035         (c-torture-execute): Filter out the bogus warnings like
11036         c-torture-compile does. Add support for canadian cross.
11037         * lib/gcc.exp (default_gcc_version, default_gcc_start)
11038         Use execute_anywhere rather than calling exec directly. Now it
11039         works for canadian cross testing.
11040
11041 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
11042
11043         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
11044         results into a variable, and check that rather than using file exists.
11045
11046 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11047
11048         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
11049         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
11050
11051 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11052
11053         * g++.old-deja/old-deja.exp: Create and pass runshlib and
11054         lib_curses if there's a shared libg++ in the build tree.
11055
11056 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
11057
11058         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
11059         if not supported target.
11060
11061 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11062
11063         * lib/g++.exp (g++_init): Move empty setting of runshlib and
11064         link_curses up to always happen, not just for native builds.
11065
11066 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
11067
11068         * gcc.c-torture: Update to c-torture-1.36 release.
11069         * gcc.failure: Related changes.
11070
11071 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
11072
11073         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
11074
11075 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11076
11077         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
11078         * lib/mike-g++.exp (postbase): Not in here.  Still reference
11079         runshlib, link_curses, and mathlib for link and run.
11080
11081         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
11082         pass the runtime shared library options for Solaris, OSF/1, and
11083         Irix5, and link with -lcurses to avoid unresolved references.
11084
11085 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11086
11087         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
11088         only run once.
11089
11090 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
11091
11092         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
11093
11094 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
11095
11096         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
11097         do not have a framework for the "compat" tests yet.
11098
11099 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11100
11101         * lib/mike-g++.exp (postbase): New local variable `mathlib',
11102         set to null if we're testing vxworks5.1.  Use that instead of
11103         `-lm' in the setting of LIBS for link and run.
11104
11105 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11106
11107         * config/rom68k.exp (${tool}_load): Major changes to make it
11108         work.  Verified that it does in fact return the stuff in
11109         exec_output properly.  Catch any Emul or any TRAP other than 0.
11110
11111 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11112
11113         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
11114         LDFLAGS properly for targets that need stuff from libgloss.
11115         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
11116         only run once.
11117         (gpp_initialized): New variable.
11118
11119 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11120
11121         * config/rom68k.exp: Load libgloss.exp.
11122         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
11123         so we can produce a fully linked binary.
11124         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
11125         so we can produce a fully linked binary.
11126
11127 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
11128
11129         * lib/plumhall.exp (ph_section): Watch for expected failures.
11130         Add missing `else'.
11131
11132         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
11133         run the testcase.
11134         (c-torture): Likewise.
11135
11136 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
11137
11138         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
11139
11140         * lib/mike-g++.exp (mike_cleanup): New proc.
11141         (prebase): New globals compiler_result, not_compiler_result,
11142         target_regexp.
11143         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
11144         allow leading "-" in pattern.  Watch for unsupported tests.
11145         If $compiler_result is set, pattern match assembler code,
11146         and ditto for $not_compiler_result.
11147         * lib/mike-gcc.exp: Likewise.
11148
11149         * lib/plumhall.exp (ph_execute): Only call ph_summary if
11150         execution "succeeded".
11151
11152 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
11153
11154         * config/win32.exp: New file.
11155         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
11156
11157 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
11158
11159         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
11160         unsupported.
11161         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
11162         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
11163         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
11164
11165         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
11166         "... without exceptions was ...".  That is now handled by
11167         prune_system_crud.
11168         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
11169
11170 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
11171
11172         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
11173         sieve.c,sort2.c}: New files.
11174         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
11175         sieve.exp,sort2.exp}: Drivers for them.
11176
11177         * lib/mike-gcc.exp (program_output): New user settable variable.
11178         (postbase): Call prune_system_crud.  Also prune extraneous compiler
11179         messages.
11180         * lib/mike-g++.exp (program_output): New user settable variable.
11181
11182         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
11183
11184         * config/sh.exp: Deleted (use sim.exp instead).
11185
11186 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11187
11188         * config/vx.exp: Declare CHECKTASK as global.
11189         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
11190         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
11191         * lib/old-dejagnu.exp: Load [pwd]/$executable.
11192
11193 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11194
11195         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
11196         target. Like vx.exp, only includes `vx29k.exp' instead of
11197         `vxworks.exp'.
11198
11199 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
11200
11201         * config/sim.exp: Increase time limit from 120 seconds to 240.
11202
11203 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11204
11205         * gcc.c-torture/execute/950628-1.c: New test.
11206
11207 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11208
11209         * gcc.c-torture: Update with changes/additions from
11210         c-torture-1.34.
11211
11212 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
11213
11214         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
11215
11216 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
11217
11218         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
11219
11220 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
11221
11222         * gcc.c-torture/compile/950512-1.c: New test.
11223         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
11224         * gcc.dg/struct-ret-1.c: Likewise.
11225
11226 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
11227
11228         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
11229           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
11230
11231 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
11232
11233         * gcc.c-torture/special/920411-1.c: Deleted.
11234         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
11235
11236 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
11237
11238         * config/sim.exp (${tool}_load): Hack in call to bash to get a
11239         cpu limit.
11240
11241 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
11242
11243         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
11244
11245 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
11246
11247         From kenner;
11248         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
11249         is the proper length.
11250         * va-arg-3.c: Likewise.
11251
11252 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
11253
11254         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
11255         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
11256
11257         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
11258         * lib/g++.exp (default_g++_start): Delete old cruft.
11259
11260 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
11261
11262         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
11263         (2 * (1 << 18)) to (2 * (1 << 17)).
11264
11265         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
11266
11267 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11268
11269         * config/rom68k.exp: Renamed from config/idp.exp
11270
11271 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
11272
11273         * c-torture/compile/921109-2.c
11274
11275 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
11276
11277         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
11278         excess errors.
11279
11280 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
11281
11282         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
11283         output.
11284         * lib/g++.exp (default_g++_start): Likewise.
11285
11286 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
11287
11288         * gcc.c-torture/compile/950329-1.c: New test.
11289
11290 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11291
11292           * config/bug.exp (${tool}_load): Updated to use new remote_open
11293           and remote_close procs.
11294         * config/idp.exp: New file.
11295
11296 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
11297
11298         * gcc.c-torture/execute/950322-1.c: New test.
11299
11300 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
11301
11302         * config/vx.exp (${tool}_load): Clean up testing of return code from
11303         vxworks_ld and vxworks_spawn.
11304
11305 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
11306
11307         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
11308
11309 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
11310
11311         * lib/old-deja.exp: Add `excess errors test - ' error, now one
11312         can mark excess errors on a machine by machine basis.  Note, the
11313         default is to not expect any excess errors, even when excess
11314         errors test - is given, so you will want to put an XFAIL ... on
11315         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
11316         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
11317         those 4 machines, but no others.
11318
11319 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11320
11321         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
11322         * lib/c-torture.exp: to here.
11323
11324 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
11325
11326         * gcc.c-torture/execute/950221-1.c: New test.
11327         * gcc.c-torture/execute/struct-ret-1.c: New test.
11328         * gcc.c-torture/compile/950221-1.c: New test.
11329
11330         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
11331
11332 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11333
11334         * gcc.c-torture/execute/arith-1.c (main): Return 0.
11335         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
11336
11337 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
11338
11339         * g++.gb: New directory of tests, derived from my signature and
11340         class scoping tests.
11341
11342         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
11343         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
11344         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
11345         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
11346         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
11347         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
11348         * g++.gb/sig25.C: Likewise.
11349
11350         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
11351         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
11352         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
11353         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
11354         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
11355         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
11356         * g++.gb/sig25.exp: Likewise.
11357
11358         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
11359         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
11360         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
11361         * g++.gb/scope13.C: Likewise, this test still fails.
11362
11363         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
11364         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
11365         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
11366         * g++.gb/scope13.exp: Ditto.
11367
11368         * g++.gb/README: New file, explains what these tests are about.
11369
11370 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
11371
11372         * lib/dg.exp (dg-do): Support `preprocess'.
11373         (dg-test): Likewise.
11374
11375 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11376
11377         * config/udi.exp: change "continue -expect" to "exp_continue".
11378
11379 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
11380
11381         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
11382         Delete redundant tests.
11383
11384         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
11385         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
11386         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
11387         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
11388         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
11389         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
11390         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
11391         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
11392
11393         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
11394         storing label pointers.
11395         * gcc.c-torture/execute/921019-1.c: Likewise.
11396         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
11397         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
11398         parameter fp.
11399         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
11400         constants.
11401
11402         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
11403         Delete obsolete tests.
11404
11405         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
11406         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
11407         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
11408         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
11409         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
11410         * gcc.c-torture/compile/950124-1.c: New test.
11411
11412         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
11413
11414 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11415
11416         * lib/mike-g++.exp: Add -lm to LIBS.
11417
11418 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
11419
11420         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
11421
11422 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11423
11424         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
11425
11426 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
11427
11428         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
11429
11430 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
11431
11432         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
11433         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
11434         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
11435         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
11436         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
11437         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
11438         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
11439         * g++.law/{operators31.C, operators32.C,
11440         * g++.law/{operators33.C, operators34.C}: Likewise.
11441         * g++.law/{pic1.C, refs2.C}: Likewise.
11442         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
11443         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
11444         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
11445         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
11446
11447         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
11448         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
11449         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
11450         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
11451         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
11452         * g++.law/{enum9.exp, friend5.exp}: Likewise.
11453         * g++.law/{nest3.exp, nest4.exp}: Likewise.
11454         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
11455         * g++.law/{operators30.exp, operators31.exp}: Likewise.
11456         * g++.law/{operators32.exp, operators33.exp}: Likewise.
11457         * g++.law/{operators34.exp}: Likewise.
11458         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
11459         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
11460         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
11461         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
11462         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
11463
11464         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
11465         No longer expected to fail.
11466         * g++.law/missed-error3.C: Tweak for recent bool changes.
11467
11468 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
11469
11470         * config/emb-unix: Deleted.
11471         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
11472         remote execution.  Do final link on remote host if REMOTE_LINK is set.
11473
11474 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
11475
11476         * lib/dg.exp (dg-test): Fix typo in last patch.
11477
11478 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
11479
11480         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
11481         (handles multiple occurrences).
11482
11483 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
11484
11485         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
11486         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
11487         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
11488         printed).
11489         * lib/c-torture.exp (c-torture-compile): Likewise.
11490         (c-torture): Prepend full path if missing.
11491         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
11492         (gcc_fail): Likewise.
11493         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
11494
11495 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11496
11497         * lib/netware.exp: Only attach to NetWare i386 systems.
11498
11499 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
11500
11501         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
11502         messages.  Add test name to "output pattern match" pass/fail message.
11503
11504 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
11505
11506         * gcc.dg: New testsuite.
11507         * gcc.dg/dg.exp: New file.
11508
11509         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
11510         test-switch.c}: Deleted.
11511
11512         * gcc.misc-tests/msgs.exp: New testcase driver.
11513
11514 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
11515
11516         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
11517         Watch for illegal return values from ${tool}_load.
11518         * config/unix.exp (${tool}_load): Fix pass/fail detection for
11519         cross targets.  Coerce return value >0 to 1.
11520
11521 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
11522
11523         * config/unix.exp (${tool}_load): Call program rsh, not proc.
11524
11525         * config/emb-unix.exp: New file.
11526
11527         * config/sim.exp: Error if variable $SIM not defined.
11528         (${tool}_load): Mark test as "untested" if simulator missing.
11529
11530         * config/unix.exp: Load remote.exp to get rcp_download.
11531         * lib/c-torture.exp: Use different option lists for testcases with
11532         and without loops.
11533         * gcc.c-torture/execute/execute.exp: Likewise.
11534
11535 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
11536
11537         * config/*.exp: Clarify return code from ${tool}_load.
11538         Call `unresolved' or `untested' instead of `warning' or `perror'
11539         (sometimes you still want to call both though).
11540         Add comment that `shell_id' is local to each file.
11541         * config/udi.exp (timeout): Set to 30.
11542         Don't print warning if connection fails, $connectmode has already
11543         printed an error.
11544         (${tool}_load): Move verbose messages to level 2.
11545         Rework pattern for "Process started" message.
11546         Pass `shell_id' to ${connectmode}_download.
11547         Retry twice upon timeout.  Make resetting of target more robust.
11548         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
11549         Pass `shell_id' to exit_$connectmode.
11550         Only call exit_$connectmode if connected.
11551         * config/unix.exp (${tool}_load): Check return codes better.
11552         * config/vrtx.exp (${tool}_load): Likewise.
11553         * config/vx.exp (${tool}_load): Likewise.
11554         Delete unneeded global's.
11555         * lib/dg.exp (dg-test): Update to reflect clarified return codes
11556         from ${tool}_load.
11557         (dg-stat): Delete.
11558         (dg-init): Delete recording of pass/fail counts.
11559         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
11560         (old-dejagnu-init): Likewise.
11561         (old-dejagnu-stat): Delete contents, empty proc now.
11562         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
11563         (c-torture): Delete references to lcnt, lpass, lfail.
11564         Get option list from TORTURE_OPTIONS.
11565         Delete -funroll[-all]-loops if no loops.
11566         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
11567         (g++_stat): Delete contents (empty proc now).
11568         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
11569         (gcc_finish): Likewise.
11570         (gcc_stat): Deleted.
11571         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
11572         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
11573         * gcc.c-torture/execute/execute.exp: Likewise.
11574         Split tests into two parts: compile, execute.
11575         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
11576         no loops.  Update to reflect clarified return codes from ${tool}_load.
11577
11578 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
11579
11580         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
11581         to grep for.
11582         (old-dejagnu): Likewise (where necessary).
11583
11584 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
11585
11586         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
11587
11588         * lib/dg.exp (dg-process-target): Fix processing of selector.
11589         Add comment regarding use of `error'.
11590
11591         * lib/gcc.exp (prune_system_crud): Define if missing.
11592         * lib/g++.exp (prune_system_crud): Likewise.
11593
11594         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
11595         Call prune_system_crud.
11596         * lib/dg.exp (dg-runtest): New proc.
11597         Use perror instead of send_user for tcl errors in testcase.
11598         Don't return any value, it's never used.
11599         Don't clobber previous definition of `unknown'.
11600         Print tcl errors in `dg-final'.
11601
11602 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
11603
11604         * lib/dg.exp (dg-process-target): Improve syntax error messages.
11605         (dg-test): Don't print errorInfo, it contains stack backtrace.
11606
11607 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
11608
11609         * lib/g++.exp (runtest_file_p): Define if missing.
11610
11611 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
11612
11613         * lib/mike-g++.exp: Comment out loading of g++.exp.
11614         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
11615         (default_g++_version): Always print something.
11616         (default_g++_start): Comment out call to `which'.
11617         (g++_start, g++_load): Deleted (must be defined in config file).
11618         * lib/gcc.exp: Test for existence of $CC at start.
11619         Delete check for tmpdir (done in gcc_init).
11620         (default_gcc_version): Always print something.
11621         (default_gcc_start): Comment out call to `which'.
11622         * config/*.exp: Major cleanup - make cross targets work at least a
11623         little better for g++ (by not being "--tool gcc" specific).
11624         Rename gcc_xxx to ${tool}_xxx.
11625         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
11626         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
11627
11628 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
11629
11630         * lib/c-torture.exp (c-torture-compile): Rework compiler
11631         message processing.
11632
11633         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
11634         c-torture.
11635
11636 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11637
11638         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
11639
11640         * lib/dg.exp (dg-process-target): Support { target native }.
11641
11642 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11643
11644         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
11645         looked for "... program xxx got fatal signal".
11646         Correct regsub munging of `comp_output'.
11647         Ignore compiler messages "path prefix not used" and "linker input
11648         file unused".
11649
11650 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
11651
11652         * lib/gcc.exp (runtest_file_p): Define if missing.
11653         * gcc.prms/template.c: Example to work from.
11654
11655 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
11656
11657         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
11658         * lib/dg.exp (dg-test): Call unsupported testcases as such.
11659
11660         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
11661         * gcc.prms/1883.c: Moved from compile/940714-1.c.
11662         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
11663         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
11664
11665         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
11666         (dg-process-target): No longer a varargs proc.
11667         Return S/N for target, P/F for xfail.  All callers changed.
11668         (user option procs): More argument checking.
11669         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
11670         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
11671         (dg-test): Skip test if not running on selected target in `dg-do'.
11672         Update handling of `dg-do-what', `dg-output-text'.
11673         Separate execution pass/fail from output pattern match pass/fail.
11674         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
11675
11676 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11677
11678         * gcc.c-torture/special/special.exp: Don't expect failure for mips
11679         target for 920510-1.c.
11680
11681 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
11682
11683         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
11684         Clean up comment regarding use of passcnt, etc.
11685         (gcc_stat): Don't update `testcnt' here.
11686         (gcc_finish): Do it here.
11687         Might as well reset `but_id' here too.
11688         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
11689         to determine if the file should be tested.
11690         * gcc.c-torture/compile/compile.exp: Likewise.
11691         * gcc.c-torture/execute/execute.exp: Likewise.
11692         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
11693         * gcc.misc-tests/dg-test.exp: Likewise.
11694         * gcc.prms/prms.exp: Likewise.
11695         * gcc.wendy/wendy.exp: Likewise.
11696         * g++.old-deja.exp: Likewise.
11697         Move "Testing file" message to verbose level 1.
11698
11699 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
11700
11701         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
11702
11703 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11704
11705         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
11706         (default_gcc_start): Accept optional second list element
11707         of compiler flags.  Print compiler output at verbosity level 2.
11708         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
11709         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
11710         Save current values of framework globals passcnt, failcnt, xpasscnt,
11711         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
11712         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
11713         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
11714         xfailcnt to compute stats.  Update framework global `testcnt' from
11715         pass/fail counts.
11716         (gcc_finish): New proc.  Clean up test environment.
11717         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
11718         (gcc_epass, gcc_efail): Delete.
11719         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
11720         argument of line number.
11721         (dg-init): If the tool has an init routine, call it.
11722         (dg-test): Remove args `cflags_var' and `libs_var'.
11723         Pass all compiler options to ${tool}_start.
11724         Handle missing line number.
11725         (dg-finish): New function.
11726         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
11727         particular files.  Call gcc_finish at end.  Move "skipping test"
11728         message to verbosity level 3.
11729         * gcc.c-torture/compile/compile.exp: Likewise.
11730         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
11731         * gcc.c-torture/execute/execute.exp: Likewise.
11732         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11733         Print testcase being tried at verbosity level 1.
11734         * gcc.c-torture/special/special.exp: Unset xfail.
11735         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11736         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
11737         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
11738         * gcc.failure/failure.exp: Likewise.
11739         * gcc.ieee/ieee.exp: Likewise.
11740         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
11741         Update call to dg-test.  Call dg-finish at end.
11742         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
11743         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11744         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
11745         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
11746         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
11747         * gcc.wendy/wendy.exp: Add copyright.
11748         Delete setting of tmpdir (done by gcc_init).
11749         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
11750         Pass compiler flags to gcc_start.  Call gcc_finish at end.
11751         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
11752         gcc_[ce]pass/fail.
11753
11754 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
11755
11756         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
11757         confusion.
11758         (g++_load): Likewise.
11759
11760         * config/*.exp (gcc_load): Some were varargs fns and some were not.
11761         Rename argument to `prog' to remove the confusion.
11762         Varargs fns behave differently too!
11763         (g++_load): Likewise.
11764
11765         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
11766
11767         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
11768         what it is.  Delete (always) printing of status value for !native.
11769         Simplify verbose code, and include status and exec_output.
11770         (g++_load): Use gcc_load.
11771
11772 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11773
11774         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
11775         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
11776         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
11777         940714-3.c as these testcases don't exist anymore.  Make
11778         va-arg-1.c expected to pass.
11779
11780 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
11781
11782         * gcc.misc-tests/misc.exp: Only run specific testcases.
11783         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
11784         * gcc.misc-tests/dg-[1-9].c: New files.
11785
11786         * lib/dg.exp: New testsuite driver.
11787         * gcc.prms/prms.exp: Use it.
11788
11789         * README.gcc: New file.
11790
11791         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
11792         Document and reset `lxpass' and `lxfail'.
11793         Simplify "initialized" message.
11794         (gcc_stat): Clean up comments a little.
11795
11796 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
11797
11798         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
11799
11800 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
11801
11802         * lib/old-dejagnu.exp (process-option): New proc.
11803         (old-dejagnu-init, old-dejagnu-stat): Likewise.
11804         (old-dejagnu): Simplify.
11805         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
11806
11807 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
11808
11809         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
11810         exists and is not an empty string.
11811
11812         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
11813         $xfail rather than calling setup_xfail.  Clear $xfail when test is
11814         finished.
11815         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
11816         automatically.
11817
11818         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
11819         longer expected to fail.
11820
11821         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
11822         "f" function call.
11823
11824         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
11825
11826         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
11827         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
11828         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
11829         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
11830         c-torture-1.29.
11831
11832         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
11833         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
11834
11835         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
11836
11837         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
11838         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
11839
11840         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
11841         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
11842         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
11843
11844 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11845
11846         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
11847         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
11848         940714-1.c, 940714-2.c, 940714-3.c},
11849         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
11850         gcc.misc-tests/{mg.c,mg.exp}:
11851         New tests.
11852         * gcc.noncompile/noncompile.exp: Change accordingly.
11853
11854 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
11855
11856         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
11857         Undo previous clobberage.
11858
11859 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
11860
11861         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
11862         * gcc.special/{930510-1.c, special.exp}:
11863         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
11864         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
11865         struct-varargs-1.c}: New tests from c-torture-1.26.
11866
11867 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11868
11869         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
11870           argument to switch.
11871
11872 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
11873
11874         * Revert the previous changes.  Please see Rob's directory
11875           (/lisa/test/rob/progressive/gcc/testsuite) for testing
11876           fixes.
11877
11878 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
11879
11880         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
11881             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
11882             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
11883             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
11884             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
11885             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
11886             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
11887             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
11888             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
11889             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
11890             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
11891             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
11892             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
11893             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
11894             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
11895             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
11896             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
11897             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
11898             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
11899             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
11900             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
11901             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
11902             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
11903             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
11904             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
11905             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
11906             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
11907
11908 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
11909
11910         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
11911             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
11912           with perror calls.
11913
11914 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
11915
11916         * config/unix.exp (g++_load): Fix syntax.
11917
11918 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11919
11920         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
11921         * gcc.noncompile/921017-1.c: Deleted obsolete test.
11922         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
11923         Don't expect va-arg-1.c to fail.  Correct expected output for
11924         920928-1.c.
11925         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
11926         * gcc.wendy/hbm4.c: Correct typo.
11927         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
11928
11929 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
11930
11931         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
11932         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
11933         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
11934         * lib/c-torture.exp (c-torture-compile): Ditto.
11935
11936         Reduce volume of output (remove all the -I's and such).
11937         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
11938         Call gcc_cpass, gcc_cfail.
11939         (c-torture): Pass testing option to c-torture-compile.
11940
11941 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
11942
11943         Bring patches over from progressive.
11944         * config/default.exp: Exit remote shell cleanly.
11945         (g++_exit, g++_start): Add default versions.
11946         * config/sim.exp (gcc_load): Use perror, not error.
11947
11948 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
11949
11950         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
11951         set in site.exp.
11952
11953 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
11954
11955         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
11956         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
11957         (wendy_try): New proc to run testcase.
11958         (main loop): Call 'em.
11959         * gcc.wendy/*.c: Clean up pass to correct expected output.
11960
11961         * lib/gcc.exp: Minor cleanup work.
11962         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
11963
11964 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
11965
11966         * config/sim.exp (gcc_load): Document return codes better.
11967         Don't pass -v to simulator.
11968
11969 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11970
11971           * gcc.special/920717-x.c: Fix typo.
11972           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
11973           get at sources.
11974
11975         * lib/mike-gcc.exp: Fix typo.
11976
11977 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11978
11979         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
11980         binary to use, transform the name.
11981         * config/*.exp: rename everything. Nuke any g++ specific files,
11982         it's now a special case of gcc that requires no special support.
11983         Add a default.exp for unsupported targets.
11984
11985 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
11986
11987         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
11988         lib/old-dejagnu.exp: Fix a few patterns to work with the new
11989         version of Tcl.
11990
11991 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11992
11993         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
11994         than a warning.
11995
11996 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11997
11998         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
11999
12000 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12001
12002         * gcc.execute/execute.exp: Combine opt_list and foption_list into
12003         option_list.  Compile every file with only 4/6 option choices
12004         (same as C torture) instead of with 12/18 different option
12005         choices.
12006         * lib/c-torture.exp: Likewise.
12007
12008         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
12009         not already set.
12010
12011 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
12012
12013         * lib/old-deja.exp: Add `excess errors test fails' error, now one
12014         can put an XFAIL *-*-* on excess errors.
12015
12016 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
12017
12018         * g++.law: Add more tests derived from g++-bugs snapshots.
12019
12020         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
12021         equivalent to g++.law/init9.
12022
12023         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
12024         compiled it, and the a.out file after we've run it.
12025
12026 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12027
12028         * lib/mike-g++.exp (postbase): Delete the .o file after we've
12029         compiled it, and the a.out file after we've run it.
12030
12031 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12032
12033         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
12034
12035 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12036
12037         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
12038         version number.
12039
12040 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12041
12042         * g++.law: New directory of g++ tests derived from the g++-bugs
12043         snapshots.
12044
12045 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12046
12047         * gcc.compile: initbug1.c initbug1.exp testcase added
12048
12049 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12050
12051         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
12052         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
12053           fixes submitted by Jeff Law (law@cs.utah.edu)
12054         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
12055           Jeff Law (law@cs.utah.edu)
12056
12057
12058 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
12059
12060         * config/unix-g++.exp: Follow the gcc way of doing things.
12061         * g++.old-deja/old-deja.exp: Minor updates.
12062         * lib/g++.exp: New file, follow the gcc way of doing things.
12063         * lib/old-dejagnu.exp: Minor updates.
12064         * lib/mike-g++.exp: Always unset errorInfo.
12065
12066 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
12067
12068         * lib/gcc.exp: Fix some errors with the below change, CC and
12069         CFLAGS should be global when setting, not local.
12070
12071 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12072
12073         * lib/gcc.exp: Transform tool name.
12074
12075 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12076
12077         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
12078
12079 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12080
12081         * lib/gcc.exp: change gcc_done to gcc_stat
12082
12083 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12084
12085         * Upgraded gcc testsuite to c-torture version 1.25
12086
12087 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12088
12089         * lib/gcc.exp: added reporting code. Changed verbose compile message.
12090         * lib/c-torture: added hooks for new reporting code.
12091
12092 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12093
12094         * config/sh-gcc.exp: check if sh-sim exists in the path
12095
12096 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12097
12098         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
12099         * gcc.compile/compile.exp: Initial changes for new logic.
12100         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
12101         * gcc.failure/failure.exp: Initial changes for new logic.
12102         * gcc.ieee/ieee.exp: Initial changes for new logic.
12103         * gcc.misc-tests/misc.exp: Initial changes for new logic.
12104         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
12105         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
12106         * lib/c-torture.exp: Initial changes for new logic.
12107         * lib/gcc.exp: Initial changes for new logic.
12108
12109 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
12110
12111         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
12112         depend upon failure or success.  Fully qualify names in failure
12113         and success messages.  Always remove a.out before starting
12114         compile, just in case.  Pay more attention to error text output by
12115         the compiler.  Handle testcases with no known past errors just
12116         like all others, so that things are uniform.  Other miscellaneous
12117         improvements.
12118
12119 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12120
12121         * gcc.cpp: new directory for cpp tests
12122
12123 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12124
12125         * lib/chill.exp: Code reformatted, removed unused code.
12126         * config/unix-chill.exp: Code reformatted, removed unused code.
12127         * chill.execute/execute.exp: Code reformatted, removed unused code.
12128         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
12129
12130 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
12131
12132         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
12133         routines not written.
12134
12135 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12136
12137         * config/bug-gcc.exp: Use new procs from bug.exp.
12138
12139 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12140
12141         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
12142         via ftp, rather than depending on NFS.
12143         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
12144         case.
12145
12146 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12147
12148         * config/bug-gcc.exp: Use new download proc.
12149
12150 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
12151
12152         * chill.execute/execute.exp: cleanups, handles errors better
12153         * chill.compile/compile.exp: rewrite, based on execute.exp
12154         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
12155         * lib/chill.exp: major changes to diff proc and compile and link
12156           procs. added chill_fail and chill_pass wrappers to pass and
12157           fail. added more comments, and handle error codes better.
12158           Added a hack to capture stderr from exec, so noncompile tests
12159           can work.
12160
12161 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12162
12163         * chill.execute/execute.exp: rewrite of testsuite driver
12164         * lib/chill.exp: rewrite of testsuite driver
12165         * config/unix-chill.exp: rewrite of testsuite driver
12166
12167 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
12168
12169     In chill.execute:
12170         * iexpr.ch: Standardize uppercase.
12171         * tuples.dat: Standardize uppercase.
12172         * vary.ch: standardize.  Correct varying string assignments.
12173         * vary.dat: Add new output lines.
12174
12175 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
12176
12177     In chill.execute:
12178         * chprintf.ch: Standardize use of uppercase.
12179         * tuples.ch: Standardize and turn arr2 into a DCL,
12180           rather than a SYN.
12181         * pinits.ch: Standardize.
12182
12183 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12184
12185         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
12186         * Makefil: Renamed to Makefile.in.
12187         * configure.in: New.
12188
12189 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
12190
12191     In chill.execute:
12192         * .cvsignore: Add result/output files.
12193         * Makefile: Fix up variables at start.  Use MFLAGS
12194           everywhere.  Correct bool_loc, built_ins entries.
12195           Add entry for vary1.ch.
12196         * bitarray.ch: Standardize upper-case usage.
12197         * bitexpr.ch: Standardize, add output of b1.
12198         * params.ch: Use arrayt in along PROC parameters, to
12199           avoid novelty problems.
12200         * sets.ch: Tiny cleanup.
12201         * vary1.ch: Re-indent.
12202
12203 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
12204
12205           * Add PR-related files to Makefiles, .cvsignore files, etc.
12206
12207 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12208
12209         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
12210           with compiler objects. New names are test-flow.c and test-loop.c
12211
12212 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12213
12214         * Upgraded c-torture tests from 1.19 to 1.20
12215
12216         * new files:
12217         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
12218         * gcc.compile: 930623-1.c 930623-2.c
12219         * gcc.noncompile: 930622-1.c 930622-2.c
12220         * gcc.failure: 920411-1.c 920627-2.c
12221         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
12222
12223 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12224
12225         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
12226           More changes to get testsuite working properly. Needs more work.
12227           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
12228
12229 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12230
12231         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
12232           More changes to get testsuite working properly. Needs more work.
12233
12234 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
12235
12236         * chill.compile/compile.exp: Added for Dejagnu support
12237         * chill.execute/execute.exp: Added for Dejagnu support
12238         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
12239
12240 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
12241
12242     This should complete moving the CHILL test files.
12243         * chill.noncompile(.cvsignore printf.grt
12244             in-printf.grt chprintf.grt chprintf.ch):
12245             Added test-support files.
12246           (Makefile): Modified further.
12247         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
12248             signal.ch): Added test files.
12249           * chill.execute (.cvsignore printf.grt printr.c
12250             in-printf.grt rts.c chprintf.grt rts.h): Added
12251           test-support files.
12252             (Makefile): More corrections.
12253
12254 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
12255
12256         * chill.compile, chill.execute, chill.nocompile: Add CHILL
12257           test cases, ready for DejaGnu.
12258
12259 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12260
12261         * Upgraded c-torture tests from 1.18 to 1.19
12262
12263         * gcc.compile: added test(s):
12264           930607-1.c
12265         * gcc.execute: added test(s):
12266           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
12267
12268         * added new subdirectory for misc tests: gcc.misc-tests
12269         * gcc.misc-test(s): added tests:
12270           inst-check.c test-consts.c test-ior.c test-switch.c
12271
12272 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12273
12274         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
12275
12276 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
12277
12278         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
12279
12280 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12281
12282         * Upgraded c-torture tests from 1.17 to 1.18
12283
12284 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12285
12286         * Upgraded c-torture tests from 1.12 to 1.17
12287
12288 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
12289
12290         * lib/old-dejagnu.exp:
12291           Fixed handling of XFAIL target triplets to correctly
12292           recognize wildcard characters.  Removed code that
12293           appended a unique id tag to the end of the file name
12294           printed out by the result of the testcases within a
12295           given test file.
12296
12297 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
12298
12299         * lib/old-dejagnu.exp:
12300           Reworked expected failure handling to trigger off of XFAIL
12301           keyword in keyphrase embeded in testcase source code. The
12302           XFAIL keyword must be at the end of the keyphrase line. It
12303           may optionally be followed by one or more target triplets.
12304           It has just occured that the handling of wildcards in the
12305           target triplet may not be correct.
12306
12307 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
12308
12309         * g++.old-deja/tests:
12310           Moved all subdirectories up one level into g++.old-deja .
12311
12312         * lib/old-dejagnu.exp:
12313           Fixed problem with CXXFLAGS not being properly reset, and being
12314           corrupted with extraneous "-c" compiler option.  This was
12315           causing binaries to not be generated for test that needed them.
12316           Modified strings passed to "pass" and "fail" so that individual
12317           tests from the same test file would be distinguished by an
12318           identifier appended to the test file name in the summary logs;
12319           this corrected a problem with erroneous diff logs.  Added code
12320           to search testcases for expected fail and unexpected pass keywords.
12321
12322 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12323
12324         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
12325
12326 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
12327
12328         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
12329           Removed extraneous text from end of "Special g++ Options"
12330           keyphrase.
12331
12332         * lib/old-dejagnu.exp: Added pattern matching to look for new
12333           keywords, embedded in testcases comments, which will trigger
12334           calls to xpass and xfail.
12335
12336 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
12337
12338         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
12339           comments embedded in the testcases, especially the one looking for
12340           special compiler options, as well as the pattern matching for the
12341           compiler output again.
12342
12343 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
12344
12345         * lib/old-dejagnu.exp: Do a proper check of the return value for
12346           execute tests. Fixed several problems with the pattern matching
12347           of the compiler output which gave erroneous test results.
12348           Changed several of the test result messages to be more descriptive.
12349         * config/unix-g++.exp: Proc g++_load now actually works and
12350           executes the tests passed to it and returns a usable return
12351           value.
12352
12353 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12354
12355           * lib/gcc.exp: Exits gracefully if $CC is bogus.
12356
12357 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
12358
12359         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
12360           Modified both files to properly execute the old style
12361           dejagnu tests. The previous versions of these files were
12362           experimental and did not function anything near correctly.
12363
12364 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
12365
12366         * Removed all Makefile.in and configure.in files. No configuration
12367         needed now.
12368
12369 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
12370
12371         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
12372
12373 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12374
12375         * gcc.compile/configure.in, gcc.unsorted/configure.in,
12376         gcc.special/configure.in, gcc.noncompile/configure.in,
12377         gcc.execute/configure.in, gcc.code_quality/configure.in,
12378         g++.other/configure.in, g++.old-deja/configure.in,
12379         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
12380         in srcname setting.
12381
12382 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12383
12384         * lib/udi.exp:  Fixed mondfe and mondfe_download.
12385         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
12386         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
12387
12388 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
12389
12390         * config/udi-gdb.exp: Check $shell_id after connecting to target.
12391         (gdb_exit): Don't remove *_soc files.
12392
12393 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
12394
12395         * lib/c-torture.exp: Don't look for main; instead always use -w
12396         -c.  This is how the c-torture tests work.  Remove the object
12397         file if the compilation succeeds.
12398         * gcc.execute/execute.exp: Remove executable if test passes.
12399         * gcc.noncompile/noncompile.exp: Every test is an expected
12400         failure.
12401         * gcc.special/special.exp: Added tests from c-torture 1.11,
12402         corrected use of existing test.
12403         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
12404         gcc.execute/920625-1.c: Updated to c-torture 1.11.
12405         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
12406         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
12407         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
12408         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
12409         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
12410         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
12411         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
12412         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
12413         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
12414         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
12415         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
12416         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
12417         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
12418         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
12419         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
12420         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
12421         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
12422         c-torture 1.11.
12423         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
12424         correspond to c-torture 1.11.
12425
12426         * New file.