OSDN Git Service

PR c++/4802, c++/5387
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2
3         * g++.dg/template/access2.C: New test.
4         * g++.dg/template/access3.C: New test.
5
6 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
7
8         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
9         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
10         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
11         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
12         Convert to use <stdarg.h>.
13         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
14         Delete.
15         * gcc.dg/va-arg-2.c: New.
16         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
17
18 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
19
20         * gcc.c-torture/compile/20020710-1.c: New test.
21
22 Thu Jul 11 15:39:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
23                           Andrew Pinski  <pinskia@physics.uc.edu>
24
25         gcc.c-torture/compile/simd-2.c: New testcase.
26         gcc.c-torture/compile/simd-3.c: Likewise.
27
28 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
29
30         PR c++/7224
31         * g++.dg/overload/error1.C: New test.
32
33 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
34
35         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
36         configuration and IRIX 6 O32 ABI.
37
38 2002-07-11  Roger Sayle  <roger@eyesopen.com>
39
40         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
41
42 2002-07-10  Roger Sayle  <roger@eyesopen.com>
43
44         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
45
46 2002-07-10  Jeffrey A Law  <law@redhat.com>
47
48         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
49
50         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
51
52 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
53
54         * gcc.dg/20020312-2.c: Check for __PPC__.
55
56 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
57
58         * gcc.c-torture/compile/20020709-1.c: New test.
59
60 2002-07-07  Roger Sayle  <roger@eyesopen.com>
61
62         * g++.dg/template/qualttp21.C: New test case.
63
64 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
65
66         * gcc.c-torture/compile/20020706-1.c: New test.
67         * gcc.c-torture/compile/20020706-2.c: New test.
68
69 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
70             Alexandre Oliva  <aoliva@redhat.com>
71
72         * g++.dg/warn/incomplete1.C: New test.
73
74 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
75
76         PR c++/7099
77         * g++.dg/warn/noreturn1.C: New test.
78
79 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
80
81         PR c++/6706
82         * g++.dg/debug/debug6.C: New test.
83         * g++.dg/debug/debug7.C: New test.
84
85 Thu Jul  4 07:36:48 2002  J"orn Rennecke <joern.rennecke@superh.com>
86
87         * gcc.c-torture/compile/simd-3.c: New test.
88
89 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
90
91         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
92         * gcc.dg/20020620-1.c: Likewise.
93
94 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
95
96         PR c++/6944
97         * g++.dg/init/array4.C: New test.
98         * g++.dg/init/array5.C: New test.
99
100 Wed Jul  3 10:25:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
101
102         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
103         * gcc.c-torture/execute/simd-2.c (main): Likewise.
104
105 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
106
107         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
108         * gcc.dg/wtr-aggr-init-1.c: Likewise.
109         * gcc.dg/wtr-conversion-1.c: Likewise.
110         * gcc.dg/wtr-escape-1.c: Likewise.
111         * gcc.dg/wtr-int-type-1.c: Likewise.
112         * gcc.dg/wtr-label-1.c: Likewise.
113         * gcc.dg/wtr-static-1.c: Likewise.
114         * gcc.dg/wtr-strcat-1.c: Likewise.
115         * gcc.dg/wtr-suffix-1.c: Likewise.
116         * gcc.dg/wtr-switch-1.c: Likewise.
117         * gcc.dg/wtr-unary-plus-1.c: Likewise.
118         * gcc.dg/wtr-union-init-1.c: Likewise.
119         * gcc.dg/wtr-union-init-2.c: Likewise.
120         * gcc.dg/wtr-union-init-3.c: Likewise.
121
122         * gcc.dg/wtr-func-def-1.c: New test.
123
124 2002-07-02 Devang Patel <dpatel@apple.com>
125
126         * objc.dg/param-1.m: New test.
127
128 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
129
130         * gcc.dg/cpp/trad/directive.c: Add test.
131         * gcc.dg/cpp/trad/macroargs.c: Add test.
132         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
133
134 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
135
136         * gcc.dg/cpp/cmdlne-M.c: New test.
137
138 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
139
140         * objc.dg/desig-init-1.m: New test.
141
142 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
143
144         PR c++/6716
145         * g++.dg/template/instantiate1.C: New test.
146
147 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
148
149         PR c++/7112
150         * g++.dg/template/sizeof2.C: New test.
151
152 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
153
154         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
155         gcc.dg/cpp/trad/include.c: New tests.
156
157 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
158
159         PR target/7177
160         * gcc.c-torture/compile/20020701-1.c: New test.
161
162 2002-07-01  Stan Shebs  <shebs@apple.com>
163
164         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
165         header here...
166         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
167         (objc-torture-execute): or here.
168
169 Mon Jul  1 12:51:05 2002  J"orn Rennecke <joern.rennecke@superh.com>
170
171         * gcc.c-torture/execute/arith-rand-ll.c: New test.
172
173 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
174
175         * gcc.dg/cpp/trad/escaped-nl.c: New test.
176
177 2002-06-30  Devang Patel  <dpatel@apple.com>
178
179         * objc.dg/fsyntax-only.m: New test.
180
181 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
182
183         PR c++/6695
184         * g++.dg/template/friend7.C: New file.
185
186 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
187
188         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
189         return type.
190
191 Thu Jun 27 15:23:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
192
193         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
194         avoid division by zero.
195
196 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
197
198         * gcc.dg/Wunknownprag.c: New tests.
199
200 Tue Jun 25 21:50:38 2002  J"orn Rennecke <joern.rennecke@superh.com>
201
202         * gcc.c-torture/execute/simd-2.c: New test.
203
204 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
205
206         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
207         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
208         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
209         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
210         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
211         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
212         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
213         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
214         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
215         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
216         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
217         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
218         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
219         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
220         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
221         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
222         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
223
224 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
225
226         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
227         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
228         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
229         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
230         New tests.
231         * gcc.dg/cpp/trad/directive.c: Update.
232
233 2002-06-23  Andreas Jaeger  <aj@suse.de>
234
235         * gcc.c-torture/execute/complex-6.c: New.
236
237 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
238
239         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
240         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
241         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
242         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
243
244 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
245
246         * gcc.dg/cpp/trad: New directory with traditional tests copied
247         from parent directory.
248         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
249         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
250         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
251         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
252         Move to trad/ and rename.
253         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
254         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
255         gcc.dg/cpp/trad/redef2.c: New tests.
256         * gcc.dg/cpp/trad/trad.exp: New driver.
257
258 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
259
260         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
261         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
262         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
263         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
264         Remove.
265
266 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
267
268         * gcc.dg/20020620-1.c: New test.
269
270 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
271
272         * g++.dg/template/ttp4.C: New test.
273
274 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
275
276         * g++.dg/opt/vt1.C: Fix regexp.
277
278 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
279
280         * gcc.c-torture/execute/pure-1.c: Make functions static again.
281         Don't use attribute `noinline'.
282
283 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
284
285         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
286
287 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
288
289         * gcc.c-torture/execute/simd-1.c: New.
290
291         * gcc.dg/simd-1.c: New.
292
293 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
294
295         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
296
297 2002-06-16  Richard Henderson  <rth@redhat.com>
298
299         * g++.dg/ext/anon-struct1.C: New.
300         * g++.dg/ext/anon-struct2.C: New.
301         * g++.dg/ext/anon-struct3.C: New.
302         * gcc.dg/anon-struct-1.c: New.
303         * gcc.dg/anon-struct-2.c: New.
304         * gcc.dg/anon-struct-3.c: New.
305         * gcc.dg/20011008-1.c: Adjust warning text.
306         * gcc.dg/20020527-1.c: Add -fms-extensions.
307
308 2002-06-16  Richard Henderson  <rth@redhat.com>
309
310         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
311
312 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
313
314         * gcc.c-torture/execute/20020615-1.c: New test.
315
316 2002-06-15  Roger Sayle  <roger@eyesopen.com>
317
318         * gcc.c-tortuture/execute/compare-1.c: New test case.
319         * gcc.c-tortuture/execute/compare-2.c: New test case.
320         * gcc.c-tortuture/execute/compare-3.c: New test case.
321
322 2002-06-13  Richard Henderson  <rth@redhat.com>
323
324         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
325         ia64 ilp32.
326
327 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
328
329         * g++.dg/template/typename2.C: Update error message.
330
331 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
332
333         * gcc.c-torture/execute/20020611-1.c: New test.
334
335 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
336
337         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
338         list of targets to skip.
339
340 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
341
342         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
343         targets if not optimizing.
344
345 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
346
347         * gcc.c-torture/compile/20020605-1.c: New test.
348
349         * g++.dg/opt/vt1.C: New test.
350
351         * gcc.dg/20020531-1.c: New test.
352
353         * gcc.dg/20020530-1.c: New test.
354
355         * gcc.dg/20020527-1.c: New test.
356
357         * g++.dg/opt/cse1.C: New test.
358
359 2002-06-07  Roger Sayle  <roger@eyesopen.com>
360
361         * gcc.dg/20020607-2.c: New test case.
362
363 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
364
365         * gcc.c-torture/compile/20020604-1.c: New test.
366
367 2002-06-04  Richard Henderson  <rth@redhat.com>
368
369         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
370         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
371         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
372
373 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
374
375         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
376
377 2002-06-03  Richard Henderson  <rth@redhat.com>
378
379         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
380         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
381
382 2002-06-02  Richard Henderson  <rth@redhat.com>
383
384         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
385         test functions static.
386
387 2002-06-02  Andreas Jaeger  <aj@suse.de>
388
389         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
390         now.
391
392 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
393
394         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
395         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
396         Update for mofified diagnostics.
397         * gcc.dg/c99-intconst-1.c: No longer fail.
398
399 2002-06-02  Richard Henderson  <rth@redhat.com>
400
401         * gcc.dg/uninit-A.c: Remove xfail markers.
402
403 2002-06-01  Roger Sayle  <roger@eyesopen.com>
404
405         * gcc.dg/fnegate-1.c: New test case.
406
407 2002-05-30  Osku Salerma  <osku@iki.fi>
408
409         * gcc.c-torture/execute/mayalias-1.c: New file.
410
411 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
412
413         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
414         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
415         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
416
417 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
418
419         * gcc.c-torture/execute/20020529-1.c: New test.
420
421 2002-05-27  Richard Henderson  <rth@redhat.com>
422
423         * g++.dg/ext/attrib6.C: New test case.
424
425 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
426
427         * gcc.c-torture/execute/pure-1.c: New test.
428
429 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
430
431         * gcc.dg/cpp/arith-2.c: Remove.
432
433 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
434
435         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
436         * gcc.dg/cpp/if-3.c: Remove.
437
438 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
439
440         * g++.dg/opt/cse2.C: New test.
441
442 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
443
444         * gcc.dg/cpp/arith-1.c: New semantic tests.
445         * gcc.dg/cpp/if-1.c: Update.
446
447 2002-05-24  Ben Elliston  <bje@redhat.com>
448
449         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
450
451 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
452
453         * gcc.dg/verbose-asm.c: New test.
454
455 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
456
457         * gcc.dg/cpp/paste12.c: New test.
458
459 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
460
461         * g++.dg/parse/named_ops.C: New test.
462
463 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
464
465         * gcc/testsuite/gcc.dg/weak-8.c: New test.
466
467 Thu May 23 11:09:26 2002  J"orn Rennecke <joern.rennecke@superh.com>
468
469         * gcc.dg/weak-2.c: Allow optional leading underscore
470         in scan-assembler symbol name.
471         * gcc.dg/weak-3.c: Likewise.
472         * gcc.dg/weak-4.c: Likewise.
473         * gcc.dg/weak-5.c: Likewise.
474
475 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
476
477         * gcc.dg/20020523-1.c: New test.
478
479 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
480
481         * objc.dg/const-str-2.m: Update now that we stop after
482         a command line error.
483
484 2002-05-22  Richard Henderson  <rth@redhat.com>
485
486         * g++.dg/dg.exp: Fix typo in test pruneing.
487
488 2002-05-22  Richard Henderson  <rth@redhat.com>
489
490         * g++.dg/dg.exp: Prune the tls subdirectory.
491         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
492         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
493         * g++.dg/tls/init-1.C: New.
494
495 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
496
497         * gcc.dg/20020517-1.c: New test.
498
499 2002-05-21  Richard Henderson  <rth@redhat.com>
500
501         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
502         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
503
504 Tue May 21 14:25:32 2002  Brian R. Gaeke  <brg@dgate.ORG>
505
506         * g++.dg/other/copy2.C: New test.
507
508 Mon May 20 10:51:35 2002  J"orn Rennecke <joern.rennecke@superh.com>
509
510         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
511         (MAX_COPY): Bump up to 10 times sizeof (long long).
512         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
513
514         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
515         sizeof (long long).
516
517         * gcc.c-torture/execute/strcpy-1.c: New test.
518
519 2002-05-19  Jason Merrill  <jason2redhat.com>
520
521         * g++.dg/ext/oper1.C: New test.
522
523 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
524 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
525
526         * README.QMTEST: New file.
527
528         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
529
530 2002-05-19  Andreas Jaeger  <aj@suse.de>
531
532         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
533         now.
534         * gcc.c-torture/execute/loop-2d.x: Likewise.
535
536 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
537
538         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
539         support weak symbols.
540         * gcc.dg/weak-4.c: Likewise
541         * gcc.dg/weak-6.c: Likewise
542
543 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
544
545         * gcc.dg/weak-3.c: Add dg-excess-error comment for
546         cygwin, coff and h8300-*-hms targets
547         * gcc.dg/weak-5.c: Likewise
548         * gcc.dg/weak-7.c: Likewise
549
550 2002-05-16  Jason Merrill  <jason@redhat.com>
551
552         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
553         (scan-assembler-not, scan-assembler-dem): Likewise.
554         (scan-assembler-dem-not): Likewise.
555
556 2002-05-15  Richard Henderson  <rth@redhat.com>
557
558         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
559
560 2002-05-15  Richard Henderson  <rth@redhat.com>
561
562         * gcc.dg/weak-5.c (vfoo1c): No warning here.
563         (vfoo1f): Warning here.
564         (vfoo1l): Don't redefine the alias.
565
566 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
567
568         * g++.dg/init/pm1.C: New test.
569
570 2002-05-12  David S. Miller  <davem@redhat.com>
571
572         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
573         types.
574
575 2002-05-10  Roger Sayle  <roger@eyesopen.com>
576
577         * gcc.c-torture/execute/20020510-1.c: New test case.
578
579 2002-05-10  David S. Miller  <davem@redhat.com>
580
581         * gcc.c-torture/execute/conversion.c: Test long double too.
582
583 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
584
585         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
586         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
587         * lib/g++.exp (g++_link_flags): Likewise.
588         * lib/objc.exp (objc_target_compile): Likewise.
589
590 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
591
592         * gcc.dg/cpp/poison.c: Update.
593         * gcc.dg/cpp/20000625-2.c: Remove.
594         * gcc.dg/cpp/direct2s.c: Remove final test.
595
596 2002-05-08  Tom Rix  <trix@redhat.com>
597
598         * gcc.c-torture/execute/20020508-1.c: New test.
599         * gcc.c-torture/execute/20020508-2.c: New test.
600         * gcc.c-torture/execute/20020508-3.c: New test.
601
602 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
603
604         * gcc.dg/cpp/charconst-4.c: More tests.
605
606 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
607
608         PR c/6569
609         * gcc.dg/weak-3.c: Update location of warning messages.
610         * gcc.dg/weak-5.c: Likewise.
611
612 2002-05-06  Roger Sayle  <roger@eyesopen.com>
613
614         * gcc.c-torture/execute/20020506-1.c: New test case.
615
616 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
617
618         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
619
620 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
621
622         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
623
624 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
625
626         * gcc.dg/cpp/charconst-3.c: New test.
627
628 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
629
630         * gcc.dg/cpp/charconst.c: Update tests.
631
632 2002-05-05  Tim Josling  <tej@melbpc.org.au>
633
634         * treelang: Added directory for new sample language treelang. Also
635         lib/treelang.exp: New file to signal treelang should be tested.
636
637 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
638
639         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
640         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
641         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
642         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
643         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
644         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
645         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
646
647 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
648
649         * gcc.dg/format/xopen-2.c: New test.
650
651 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
652
653         * gcc.dg/20020503-1.c: New test.
654
655 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
656
657         * g++.dg/init/dtor1.C: Make it tougher.
658
659 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
660
661         * g++.dg/init/dtor1.C: New test.
662
663 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
664
665         * gcc.dg/altivec-8.c: New.
666
667 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
668
669         * gcc.dg/altivec-7.c: New.
670
671 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
672
673         * g++.dg/parse/typedef1.C: New test.
674
675 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
676
677         PR c++/6486
678         * g++.dg/template/friend6.C: New test.
679
680         PR c++/6492
681         * g++.dg/init/copy1.C: New test.
682
683 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
684
685         * g++.dg/warn/effc1.C: New test.
686
687 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
688
689         * gcc.dg/cpp/if-cexp.c: Add a test.
690
691 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
692
693         * gcc.dg/20020426-2.c: New test.
694
695 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
696
697         * gcc.dg/cpp/if-mop.c: Update.
698         * gcc.dg/cpp/if-mpar.c: Add test.
699         * gcc.dg/cpp/if-oppr.c: Update.
700
701 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
702
703         PR c/6343
704         * gcc.dg/weak-[2-7].c: New tests.
705
706 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
707
708         * gcc.dg/enum1.c: New test.
709
710 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
711
712         PR c++/6497
713         * g++.dg/inherit/access2.C: New test.
714
715 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
716
717         PR bootstrap/6445
718         * gcc.dg/20020426-1.c: New test.
719
720 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
721
722         * g++.dg/abi/enum1.C: New test.
723
724 2002-04-26  Richard Henderson  <rth@redhat.com>
725
726         * gcc.dg/c99-bool-1.c: Expect always true warning.
727
728 2002-04-25  Roger Sayle  <roger@eyesopen.com>
729
730         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
731
732 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
733
734         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
735         targets.
736
737 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
738
739         * g++.dg/abi/mange7.C: New test.
740
741         PR c++/6438.
742         * g++.dg/parse/stmtexpr2.C: New test.
743
744 Wed Apr 24 21:38:36 2002  J"orn Rennecke <joern.rennecke@superh.com>
745
746         * gcc.dg/20020312-2.c: Add SH target.
747
748 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
749
750         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
751         compiler output on mips*-*-irix*.
752
753 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
754
755         * g++.dg/parse/attr1.C: New test.
756
757 2002-04-23  Roger Sayle  <roger@eyesopen.com>
758
759         * gcc.c-torture/execute/string-opt-17.c: New test case.
760         * gcc.c-torture/execute/memset-2.c: New test case.
761
762 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
763
764         PR c++/6256:
765         * g++.dg/template/friend5.C: New test.
766
767         PR c++/6331:
768         * g++.dg/template/qual1.C: Likewise.
769
770 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
771
772         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
773         Include stdlib.h, not stdio.h or ctype.h.
774
775 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
776
777         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
778         cris-*-elf* and mmix-*-*.
779         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
780         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
781         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
782         Ditto.
783         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
784         * gcc.dg/wchar_t-1.c: Ditto.
785
786 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
787
788         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
789         Clarify comment.
790
791 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
792
793         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
794
795 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
796
797         * gcc.c-torture/execute/20000906-1.x: Delete.
798
799 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
800
801         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
802
803 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
804
805         * PR6367
806         * g77.f-torture/execute/6367.f: New test.
807         * g77.f-torture/execute/6367.x: Disable for MMIX.
808
809 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
810
811         * PR6352
812         * g++.dg/opt/inline2.C: New test.
813
814 2002-04-18  Richard Henderson  <rth@redhat.com>
815
816         * gcc.dg/20000906-1.c: Enable for all targets.
817         * gcc.c-torture/compile/iftrap-2.c: New.
818
819 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
820
821         * gcc.dg/20020418-1.c: New test.
822         * gcc.dg/20020418-2.c: New test.
823
824 2002-04-18  Richard Henderson  <rth@redhat.com>
825
826         * gcc.c-torture/compile/iftrap-1.c: New.
827         * gcc.dg/iftrap-1.c: Adjust for ia64.
828         * gcc.dg/iftrap-2.c: New.
829
830 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
831
832         * gcc.c-torture/compile/20020418-1.c: New test.
833
834 2002-04-18  Roger Sayle  <roger@eyesopen.com>
835
836         * gcc.c-torture/compile/20020415-1.c: New.
837
838 2002-04-18  David S. Miller  <davem@redhat.com>
839
840         * gcc.c-torture/execute/20020418-1.c: New test.
841
842 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
843
844         * gcc.dg/20020416-1.c: New test.
845
846         * g++.dg/opt/inline1.C: New test.
847
848 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
849
850         * gcc.dg/altivec-5.c: New test.
851
852         * gcc.dg/20020415-1.c: New test.
853
854 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
855
856         * testsuite/lib/chill.exp: Remove.
857
858 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
859
860         * g++.dg/other/big-struct.C: New test.
861
862 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
863
864         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
865         of scratch file.
866
867 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
868
869         PR c/6277
870         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
871         in scan-assembler function name
872
873 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
874
875         * g77.f-torture/execute/980628-4.x,
876         g77.f-torture/execute/980628-5.x,
877         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
878         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
879         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
880         i[34567]86-*-*.
881
882 2002-04-13  David S. Miller  <davem@redhat.com>
883
884         * gcc.c-torture/execute/20020413-1.c: New test.
885
886 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
887
888         * gcc.dg/asm-6.c,
889         * g++.dg/ext/asm1.C: New tests.
890
891 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
892
893         PR c++ 5373.
894         * g++.dg/parse/stmtexpr1.C: New test.
895
896         PR c++/5189.
897         * g++.dg/template/copy1.C: New test.
898
899 2002-04-12  Richard Henderson  <rth@redhat.com>
900
901         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
902
903 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
904
905         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
906         gcc.c-torture/execute/20020307-2.c.
907
908 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
909
910         * g++.dg/ext/attrib5.C,
911         * g++.dg/lookup/struct1.C: New tests.
912
913 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
914
915         * gcc.dg/20020411-1.c: New test.
916
917         * gcc.c-torture/execute/20020411-1.c: New test.
918
919 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
920
921         * g77.f-torture/execute/6177.f: New test.
922
923 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
924
925         PR middle-end/6247
926         * g++.dg/opt/cleanup1.C: New test.
927
928         * g++.dg/opt/const1.C: New test.
929
930 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
931
932         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
933
934 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
935
936         PR c++/5507
937         * g++.dg/template/typename2.C: New test.
938
939 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
940
941         * gcc.c-torture/execute/loop-12.c: New.
942
943 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
944
945         * g77.f-torture/execute/980628-4.x,
946         g77.f-torture/execute/980628-5.x,
947         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
948         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
949         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
950
951 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
952
953         PR optimization/6086
954         * g++.dg/opt/preinc1.C: New test.
955
956 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
957
958         PR c++/5571
959         * g++.dg/opt/static2.C: New test.
960
961 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
962
963         PR c/5120
964         * gcc.dg/20020406-1.c: New test.
965
966 2002-04-04  David S. Miller  <davem@redhat.com>
967
968         * gcc.c-torture/execute/20020404-1.c: New test.
969
970 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
971
972         PR c/6123
973         * gcc.dg/20020312-2.c: Do not declare global register variable
974         if __PIC__ or __pic__ is defined.
975
976 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
977
978         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
979         __asm__ so that it works correctly even if -ansi -pedantic-errors.
980
981 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
982
983         * gcc.misc-tests/linkage.exp: Update last change to handle
984         sparc*-, not just sparc-.
985
986 2002-04-03  Richard Henderson  <rth@redhat.com>
987
988         * gcc.dg/cpp/ucs.c: Improved long UCS test.
989
990 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
991
992         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
993
994 2002-04-02  David S. Miller  <davem@redhat.com>
995
996         * gcc.c-torture/execute/20020402-3.c: New test.
997
998 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
999
1000         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
1001         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
1002
1003         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
1004         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
1005         g77.f-torture/execute/20001201.x,
1006         g77.f-torture/execute/u77-test.x: New files.
1007
1008         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
1009         * gcc.dg/wchar_t-1.c: Ditto.
1010
1011 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1012
1013         * gcc.c-torture/execute/20020402-1.c: New test.
1014
1015 2002-04-01  Richard Henderson  <rth@redhat.com>
1016
1017         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
1018
1019         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
1020
1021 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1022
1023         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
1024
1025 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1026
1027         * g++.dg/inherit/template-as-base.C: Expect error.
1028         * g++.dg/inherit/namespace-as-base.C: Likewise.
1029
1030 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
1031
1032         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
1033         g++.dg/ext/instantiate3.C: Tweak match patterns.
1034
1035         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
1036         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
1037         -da test.
1038
1039 2002-03-31  Richard Henderson  <rth@redhat.com>
1040
1041         * gcc.dg/special/alias-2.c: New.
1042         * gcc.dg/special/ecos.exp: Run it.
1043
1044 2002-03-31  Richard Henderson  <rth@redhat.com>
1045
1046         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
1047
1048 2002-03-31  Kazu Hirata  <kazu@hxi.com>
1049
1050         * gcc.dg/weak-1.c: Disable on h8300 port.
1051
1052 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
1053
1054         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
1055         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
1056         ordering tests.
1057         * g++.dg/bprob/bprob-1.C: New test.
1058         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
1059         * g++.dg/gcov/gcov-1.C: New test.
1060         * g++.dg/gcov/gcov-1.x: New file.
1061         * g++.dg/gcov/gcov-2.C: New test.
1062         * g++.dg/gcov/gcov-3.C: New test.
1063         * g++.dg/gcov/gcov-3.h: New file.
1064
1065 2002-03-28  Roger Sayle  <roger@eyesopen.com>
1066
1067         * g++.old-deja/g++.other/builtins5.C: New test.
1068         * g++.old-deja/g++.other/builtins6.C: New test.
1069         * g++.old-deja/g++.other/builtins7.C: New test.
1070         * g++.old-deja/g++.other/builtins8.C: New test.
1071         * g++.old-deja/g++.other/builtins9.C: New test.
1072
1073 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
1074
1075         * g++.dg/opt/static1.C: New test.
1076
1077         * g++.dg/opt/longbranch1.C: New test.
1078
1079 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
1080
1081         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
1082
1083         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
1084
1085 Thu Mar 28 16:38:09 2002  Jeffrey A Law  (law@redhat.com)
1086
1087         * gcc.c-torture/execute/20020328-1.c: New test.
1088
1089 2002-03-27  Richard Henderson  <rth@redhat.com>
1090
1091         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
1092         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
1093         move from g++.old-deja/g++.ext/.
1094
1095 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
1096
1097         * g++.dg/init/new2.C: New test.
1098
1099 2002-03-26  Richard Henderson  <rth@redhat.com>
1100
1101         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
1102
1103         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
1104         on sparc.
1105
1106         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
1107         sparcv9 systems.
1108         * gcc.dg/20001102-1.c: Likewise.
1109
1110 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
1111
1112         * gcc.dg/cpp/endif-pedantic1.c,
1113         gcc.dg/cpp/endif-pedantic2.c:  New tests.
1114
1115 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
1116
1117         * g++.dg/init/new1.C: New test.
1118
1119 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
1120
1121         * g++.dg/abi/vbase9.C: New test.
1122
1123 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
1124
1125         * gcc.dg/arm-asm.c: New test.
1126
1127 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
1128
1129         * gcc.dg/Wswitch-enum.c: New test.
1130         Fix PR c/5044.
1131
1132 2002-03-26  Richard Henderson  <rth@redhat.com>
1133
1134         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
1135         structure.
1136
1137 2002-03-25  Richard Henderson  <rth@redhat.com>
1138
1139         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
1140         sparcv9 systems.
1141
1142         * gcc.c-torture/compile/20011119-1.c (xxx): New.
1143         * gcc.c-torture/compile/20011119-2.c (xxx): New.
1144
1145 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
1146
1147         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
1148
1149 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
1150
1151         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
1152         targets using generic thunk support.
1153
1154 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
1155
1156         * gcc.c-torture/compile/20020323-1.c: New test.
1157
1158         * g++.dg/opt/conj2.C: New test.
1159
1160 2002-03-24  Richard Henderson  <rth@redhat.com>
1161
1162         * gcc.dg/weak-1.c: Use -fno-common.
1163
1164 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
1165
1166         * g77.dg/f77-edit-apostrophe-out.f: New test
1167         * g77.dg/f77-edit-h-out.f: New test
1168         * g77.dg/f77-edit-t-in.f: New test
1169         * g77.dg/f77-edit-t-out.f: New test
1170         * g77.dg/f77-edit-x-out.f: New test
1171         * g77.dg/f77-edit-slash-out.f: New test
1172         * g77.dg/f77-edit-colon-out.f: New test
1173         * g77.dg/f77-edit-s-out.f: New test
1174
1175 2002-03-24  Richard Henderson  <rth@redhat.com>
1176
1177         * objc/execute/formal_protocol-6.x: New XFAIL.
1178
1179 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
1180
1181         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
1182         that do not support weak symbols
1183
1184 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
1185
1186         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
1187         * lib/g77.exp:  Likewise
1188         * lib/objc.exp: Likewise
1189
1190 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
1191
1192         * gcc.dg/Wswitch-default.c: New test.
1193
1194 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
1195
1196         * g++.dg/other/enum1.C: New test.
1197
1198 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
1199
1200         * gcc.dg/pragma-ep-3.c: Fix typo.
1201
1202 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1203
1204         * g++.dg/inherit/template-as-base.C: New test.
1205
1206 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
1207
1208         * g++.old-deja/g++.other/dwarf2-1.C: Move...
1209         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
1210
1211 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
1212
1213         * gcc.dg/cpp/multiline.c: Update to match.
1214
1215 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
1216
1217         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
1218
1219 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
1220
1221         * gcc.dg/cpp/extratokens2.c:  New file.
1222
1223 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
1224
1225         * gcc.dg/20020312-2.c: Add rs6000 target.
1226
1227         * gcc.c-torture/compile/20020319-1.c: New test.
1228
1229 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1230
1231         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
1232         (A, E): Handle this.
1233
1234 2002-03-20  Jason Merrill  <jason@redhat.com>
1235
1236         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
1237         ignoring -fpic.
1238         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
1239         through prune_gcc_output.
1240
1241 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
1242
1243         * gcc.c-torture/compile/20020320-1.c: New test.
1244
1245 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
1246
1247         * gcc.c-torture/compile/20020318-1.c: New test.
1248
1249         * gcc.dg/struct-by-value-1.c: New test.
1250
1251         * gcc.dg/20020319-1.c: New test.
1252
1253 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
1254
1255         * g++.dg/opt/conj1.C: New test.
1256
1257 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
1258
1259         * g++.dg/template/qualttp20.C: Revert previous change.
1260         * g++.dg/template/qualttp3.C: Likewise.
1261         * g++.dg/template/qualttp4.C: Likewise
1262         * g++.dg/template/qualttp5.C: Likewise
1263         * g++.dg/template/qualttp6.C: Likewise
1264         * g++.dg/template/qualttp7.C: Likewise
1265         * g++.dg/template/qualttp8.C: Likewise
1266         * g++.dg/template/recurse.C: Likewise.
1267
1268 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
1269
1270         * gcc.dg/cpp/wchar-1.c: Update.
1271
1272 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
1273
1274         * g++.dg/template/conv1.C: New test.
1275         * g++.dg/template/conv2.C: New test.
1276         * g++.dg/template/conv3.C: New test.
1277         * g++.dg/template/conv4.C: New test.
1278
1279 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
1280
1281         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
1282         * g++.dg/template/qualttp3.C: Likewise.
1283         * g++.dg/template/qualttp4.C: Likewise
1284         * g++.dg/template/qualttp5.C: Likewise
1285         * g++.dg/template/qualttp6.C: Likewise
1286         * g++.dg/template/qualttp7.C: Likewise
1287         * g++.dg/template/qualttp8.C: Likewise
1288         * g++.dg/template/recurse.C: Likewise.
1289
1290 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
1291
1292         * g++.dg/opt/dtor1.C: New test.
1293
1294 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
1295
1296         * gcc.c-torture/compile/20020315-1.c: New test.
1297
1298 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
1299
1300         * gcc.dg/weak-1.c: Fix scan tests.
1301
1302 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
1303
1304         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
1305         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
1306         cris-*-aout* mmix-*-*.
1307         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
1308         cris-*-aout* mmix-*-*.
1309         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
1310         cris-*-elf* cris-*-aout* and mmix-*-*.
1311         * gcc.dg/20001009-1.c: Ditto.
1312         * gcc.dg/20010912-1.c: Ditto.
1313         * gcc.dg/20020122-4.c: Ditto.
1314         * gcc.dg/inline-2.c: Ditto.
1315
1316 Thu Mar 14 14:28:38 2002  Jeffrey A Law  (law@cygnus.com)
1317
1318         * gcc.c-torture/compile/20020314-1.c: New test.
1319
1320 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
1321
1322         * gcc.c-torture/execute/20020314-1.c: New test.
1323
1324 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
1325
1326         * g++.dg/warn/Wunused-1.C: New test.
1327
1328 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
1329
1330         * g++.dg/abi/mangle6.C: New test.
1331
1332 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
1333
1334         * gcc.c-torture/compile/20020309-2.c: New test.
1335
1336         * gcc.c-torture/compile/20020312-1.c: New test.
1337
1338 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
1339
1340         * g++.dg/other/access1.C: New test.
1341
1342 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
1343
1344         * gcc.c-torture/execute/wchar_t-1.c: New test.
1345
1346 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
1347
1348         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
1349
1350 2002-03-12  Roger Sayle  <roger@eyesopen.com>
1351
1352         * gcc.dg/20020312-1.c: New test case.
1353
1354 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
1355
1356         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
1357
1358 2002-03-11  Richard Henderson  <rth@redhat.com>
1359
1360         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
1361         * g++.old-deja/g++.jason/report.C: Likewise.
1362
1363 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
1364
1365         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
1366         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
1367
1368 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
1369
1370         * testsuite/g++.dg/overload/pmf1.C: New test.
1371
1372 2002-03-11  Kazu Hirata  <kazu@hxi.com>
1373
1374         * gcc.c-torture/execute/20020307-1.c: Use long.
1375
1376 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
1377
1378         PR optimization/5844
1379         * gcc.dg/20020310-1.c: New test.
1380
1381 2002-03-09  Michael Meissner  <meissner@redhat.com>
1382
1383         * gcc.c-torture/execute/memcpy-2.c: New test.
1384         * gcc.c-torture/execute/memset-1.c: New test.
1385         * gcc.c-torture/execute/strlen-1.c: New test.
1386         * gcc.c-torture/execute/strcmp-1.c: New test.
1387         * gcc.c-torture/execute/strncmp-1.c: New test.
1388
1389 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
1390
1391         * gcc.dg/ppc-ldstruct.c: New test.
1392
1393 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
1394
1395         * gcc.c-torture/execute/va-arg-22.c: New test.
1396
1397 Sat Mar  9 07:47:50 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1398
1399         * gcc.c-torture/compile/20020309-1.c: New test.
1400
1401 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
1402
1403         * gcc.c-torture/execute/20020307-2.c: New test.
1404
1405 Thu Mar  7 10:05:31 2002  Jeffrey A Law  (law@redhat.com)
1406
1407         * g77.f-torture/compile/20020307-1.f: New test.
1408
1409 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
1410
1411         * gcc.dg/unordered-1.c: New test.
1412
1413 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
1414
1415         * gcc.c-torture/execute/20020307-1.c: New test.
1416
1417 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
1418
1419         * gcc.dg/20020304-1.c: New test.
1420
1421         * gcc.c-torture/compile/20020304-2.c: New test.
1422
1423 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
1424
1425         * gcc.c-torture/compile/20020304-1.c: New test case
1426         (from PR c/5830).
1427
1428 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
1429
1430         * gcc.dg/20020103-1.c: Add other -D ppc variants.
1431
1432 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1433
1434         * g++.dg/other/classkey1.C: New test.
1435
1436 2002-03-01  Richard Henderson  <rth@redhat.com>
1437
1438         * gcc.c-torture/compile/981223-1.x: New.
1439         * gcc.c-torture/compile/920625-1.x: New.
1440
1441 2002-02-28  Richard Henderson  <rth@redhat.com>
1442
1443         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
1444
1445 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
1446
1447         * gcc.c-torture/execute/20020227-1.c: New test.
1448
1449 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
1450
1451         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
1452         here" ERROR lines.
1453         * g++.old-deja/g++.oliva/partord1.C: Likewise.
1454         * g++.old-deja.g++.other/defarg1.C: Likewise.
1455         * g++.old-deja/g++.pt/calls2.C: Likewise.
1456         * g++.old-deja/g++.pt/crash20.C: Likewise.
1457         * g++.old-deja/g++.pt/crash30.C: Likewise.
1458         * g++.old-deja/g++.pt/crash36.C: Likewise.
1459         * g++.old-deja/g++.pt/crash6.C: Likewise.
1460         * g++.old-deja/g++.pt/defarg13.C: Likewise.
1461         * g++.old-deja/g++.pt/derived3.C: Likewise.
1462         * g++.old-deja/g++.pt/error1.C: Likewise.
1463         * g++.old-deja/g++.pt/friend21.C: Likewise.
1464         * g++.old-deja/g++.pt/friend23.C: Likewise.
1465         * g++.old-deja/g++.pt/infinite1.C: Likewise.
1466         * g++.old-deja/g++.robertl/eb128.C: Likewise.
1467
1468 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
1469
1470         * gcc.c-torture/execute/20020225-2.c: New test.
1471
1472 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
1473
1474         * gcc.c-torture/execute/920730-1t.c,
1475         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
1476         Delete test cases, only relevant to -traditional.
1477
1478 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
1479
1480         * gcc.dg/cpp/undef1.c: Remove.
1481         * gcc.dg/cpp/directiv.c: Update.
1482         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
1483
1484 2002-02-27  Michael Meissner  <meissner@redhat.com>
1485
1486         * gcc.c-torture/execute/20020226-1.c: New test.
1487
1488 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
1489
1490         * g++.dg/debug/debug4.C: New test.
1491
1492         * gcc.dg/ia64-visibility-1.c: New test.
1493
1494 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
1495
1496         * gcc.dg/debug/20020224-1.c: New.
1497
1498 2002-02-25  Kazu Hirata  <kazu@hxi.com>
1499
1500         * gcc.c-torture/execute/960416-1.x: New.
1501         * gcc.c-torture/execute/divconst-3.x: Likewise.
1502
1503 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
1504
1505         * gcc.dg/20020224-1.c: New test.
1506
1507 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
1508
1509         * gcc.c-torture/execute/20020225-1.c: New.
1510
1511 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1512
1513         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
1514
1515 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
1516
1517         * gcc.dg/20020222-1.c: New test.
1518
1519 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
1520
1521         * g++.dg/opt/anonunion1.C: New test.
1522
1523 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
1524
1525         * g++.dg/template/qualttp19.C: New test.
1526         * g++.dg/template/qualttp20.C: New test.
1527         * g++.old-deja/g++.jason/report.C: Adjust expected errors
1528         * g++.old-deja/g++.other/qual1.C: Likewise.
1529
1530 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
1531
1532         * gcc.dg/attr-alwaysinline.c: New.
1533
1534 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
1535
1536         * gcc.dg/20020220-1.c: New test.
1537
1538         * gcc.dg/20020220-2.c: New test.
1539
1540         * g++.dg/opt/mmx1.C: New test.
1541
1542 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
1543
1544         * gcc.c-torture/compile/20020110.c: New test.
1545
1546 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
1547
1548         * gcc.c-torture/execute/20020219-1.c: New test.
1549
1550         * gcc.dg/20020219-1.c: New test.
1551
1552         * gcc.dg/noncompile/20020220-1.c: New test.
1553
1554         * g++.dg/opt/ptrintsum1.C: New test.
1555
1556         * gcc.dg/debug/20020220-1.c: New test.
1557
1558 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
1559
1560         * gcc.c-torture/execute/20020216-1.c: New test.
1561
1562 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
1563
1564         * gcc.dg/decl-1.c: Update, new test.
1565
1566 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
1567
1568         * g++.dg/abi/bitfield1.C: New test.
1569         * g++.dg/abi/bitfield2.C: New test.
1570
1571 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
1572
1573         * gcc.dg/attr-nest.c: New test.
1574
1575 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
1576
1577         * gcc.c-torture/execute/20020215-1.c: New test.
1578
1579 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
1580
1581         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
1582         * g++.dg/debug/debug.exp: New.
1583         * g++.dg/debug/trivial.C: New.
1584         * g++.dg/debug/debug1.C: Moved...
1585         * g++.dg/other/debug1.C: ...from here.
1586         * g++.dg/debug/debug2.C: Moved...
1587         * g++.dg/other/debug2.C: ...from here.
1588         * g++.dg/debug/debug3.C: Moved...
1589         * g++.dg/other/debug3.C: ...from here.
1590
1591         * gcc.dg/noncompile/20020213-1.c: New test.
1592
1593 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
1594
1595         * g++.dg/other/debug3.C: New test.
1596
1597         * gcc.c-torture/execute/20020213-1.c: New test.
1598
1599 2002-02-13  Richard Smith <richard@ex-parrot.com>
1600
1601         * g++.old-deja/g++.other/thunk1.C: New test.
1602
1603 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
1604
1605         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
1606
1607 2002-02-13  Stan Shebs  <shebs@apple.com>
1608
1609         * gcc.dg/altivec-3.c: New.
1610
1611 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
1612
1613         * gcc.dg/Wunreachable-1.c: New test.
1614         * gcc.dg/Wunreachable-2.c: New test.
1615
1616 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
1617
1618         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
1619
1620 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
1621
1622         * gcc.dg/decl-1.c: New test.
1623
1624 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
1625
1626         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
1627
1628 2002-02-10  Kazu Hirata  <kazu@hxi.com>
1629
1630         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
1631         * gcc.c-torture/compile/980506-1.x: Likewise.
1632
1633 2002-02-10  Kazu Hirata  <kazu@hxi.com>
1634
1635         * gcc.dg/20020210-1.c: New.
1636
1637 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
1638
1639         * g77.f-torture/execute/947.f: New regression test
1640         for PR fortran/947.
1641
1642 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
1643
1644         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
1645         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
1646
1647 2002-02-08  Richard Henderson  <rth@redhat.com>
1648
1649         * gcc.c-torture/compile/labels-3.c: New.
1650
1651 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
1652
1653         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
1654         expression statements work instead.
1655         * gcc.dg/noncompile/20020207-1.c: New test.
1656
1657 2002-02-07  Richard Henderson  <rth@redhat.com>
1658
1659         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
1660
1661 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1662
1663         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
1664         message from g77
1665         * lib/g77-dg.exp: Trim g77 error messages so that they are
1666         recognised by dg.exp.
1667
1668 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1669
1670         PR fortran/5473
1671         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
1672
1673 2002-02-07  Richard Henderson  <rth@redhat.com>
1674
1675         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
1676         to be sufficiently aligned for integers.
1677
1678 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
1679
1680         * g++.dg/template/friend4.C: New test.
1681
1682 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1683
1684         PR fortran/5743
1685         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
1686         unsupported cases.
1687
1688 2002-02-07  Richard Henderson  <rth@redhat.com>
1689
1690         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
1691         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
1692         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
1693         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
1694
1695 2002-02-06  Richard Henderson  <rth@redhat.com>
1696
1697         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
1698
1699 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
1700
1701         * gcc.dg/20020206-1.c: New test.
1702
1703 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
1704
1705         * gcc.c-torture/execute/20020206-1.c: New test.
1706
1707         * gcc.c-torture/execute/20020206-2.c: New test.
1708
1709         PR optimization/5429:
1710         * gcc.c-torture/compile/20020206-1.c: New test.
1711
1712 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
1713
1714         * g++.dg/ext/align1.C: Do not use an explicit alignment value
1715         as certain file formats cannot support particularly large
1716         alignments.
1717
1718         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
1719         and do not expect to be able to link the executable.
1720
1721         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
1722         fail because the COFF format does not support the weak attribute.
1723
1724 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
1725
1726         * g77.dg/pr5473.f:  New test
1727
1728 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
1729
1730         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
1731         Fix testcase accordingly.
1732
1733 2002-02-04  Richard Henderson  <rth@redhat.com>
1734
1735         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
1736         (buf): Change to be an array of pointers, not ints.
1737
1738 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
1739
1740         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
1741         before all tests.  Move warning one line above to match where it
1742         C frontend emits.
1743         * gcc.dg/Wswitch-2.c: New test.
1744         * g++.dg/warn/Wswitch-1.C: New test.
1745         * g++.dg/warn/Wswitch-2.C: New test.
1746
1747 2002-02-04  Richard Henderson  <rth@redhat.com>
1748
1749         * g++.dg/abi/offsetof.C: Fix size comparison.
1750
1751 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
1752
1753         * gcc.dg/cast-qual-2.c: New test.
1754
1755 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
1756
1757         * gcc.dg/20020201-4.c: New test.
1758
1759 2002-02-04  Ben Elliston  <bje@redhat.com>
1760
1761         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
1762         target_info attribute != 0, in addition to the empty string.
1763         (gcc_target_compile): Likewise.
1764
1765 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
1766
1767         * gcc.dg/Wswitch.c: New test.
1768         PR gcc/4475. PR gcc/3780.
1769
1770 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
1771
1772         * g77.f-torture/execute/5122.f: New test for regressions
1773         against PR fortran/5122.
1774
1775 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
1776
1777         * g77.f-torture/compile/pr3743.f: Delete
1778         * g77.dg/pr3743-1.f: New test.
1779         * g77.dg/pr3743-2.f: New test.
1780         * g77.dg/pr3743-3.f: New test.
1781         * g77.dg/pr3743-4.f: New test.
1782
1783 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1784
1785         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
1786
1787 2002-02-02  Richard Henderson  <rth@redhat.com>
1788
1789         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
1790         * gcc.c-torture/execute/bf64-1.c: Likewise.
1791
1792 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
1793
1794         * gcc.dg/20020201-2.c: New test.
1795
1796         * gcc.dg/20020201-3.c: New test.
1797
1798         * gcc.c-torture/execute/bitfld-2.c: New test.
1799
1800 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1801
1802         * gcc.dg/bitfld-1.c: Update.
1803         * gcc.dg/bitfld-2.c: Update.
1804         * gcc.c-torture/execute/bitfld-1.x: New.
1805
1806 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
1807
1808         * gcc.c-torture/execute/20020201-1.c: New test.
1809
1810 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
1811
1812         PR target/5469
1813         * gcc.dg/20020201-1.c: New test.
1814
1815 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
1816
1817         PR fortran/3743
1818         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
1819         * g77.f-torture/compile/pr3743.x: Remove
1820
1821 2002-01-31  Tom Rix  <trix@redhat.com>
1822
1823         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
1824
1825 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
1826
1827         * gcc.dg/noncompile/20020130-1.c: New test.
1828
1829 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
1830
1831         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
1832
1833 2002-01-29  Richard Henderson  <rth@redhat.com>
1834
1835         * gcc.c-torture/execute/991118-1.c: Cast various constants back
1836         to long long.
1837         * gcc.c-torture/execute/bf64-1.c: Likewise.
1838
1839 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
1840
1841         * gcc.c-torture/execute/20020129-1.c: New test.
1842
1843 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1844
1845         * gcc.c-torture/compile/20000224-1.c: Update.
1846         * gcc.c-torture/execute/bitfld-1.c: New tests.
1847         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
1848         * gcc.dg/uninit-A.c: Update.
1849
1850 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
1851
1852         * g++.dg/template/ctor1.C: Add instantiation.
1853
1854 2002-01-28  Paul Koning  <pkoning@equallogic.com>
1855
1856         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
1857         argument to __builtin_prefetch to be const ptr.
1858
1859 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
1860
1861         * gcc.c-torture/compile/20020120-1.c: New test.
1862
1863 2002-01-27  Kazu Hirata  <kazu@hxi.com>
1864
1865         * gcc.c-torture/execute/20020127-1.c: New test.
1866
1867 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
1868
1869         * g77.dg/f77-edit-i-in.f: New test
1870         * g77.dg/f77-edit-i-out.f: New test
1871
1872 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
1873
1874         * gcc.dg/debug/debug.exp: New file.
1875         * gcc.dg/debug/trivial.c: New file.
1876         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
1877         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
1878         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
1879         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
1880         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
1881         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
1882         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
1883         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
1884         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
1885         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
1886         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
1887         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
1888         * gcc.dg/20000503-1.c: Removed.
1889         * gcc.dg/20010207-1.c: Removed.
1890         * gcc.dg/20011223-1.c: Removed.
1891         * gcc.dg/20020104-2.c: Removed.
1892         * gcc.dg/debug-1.c: Removed.
1893         * gcc.dg/debug-2.c: Removed.
1894         * gcc.dg/debug-3.c: Removed.
1895         * gcc.dg/debug-4.c: Removed.
1896         * gcc.dg/debug-5.c: Removed.
1897         * gcc.dg/debug-6.c: Removed.
1898         * gcc.dg/dwarf2-1.c: Removed.
1899         * gcc.dg/dwarf2-2.c: Removed.
1900
1901 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
1902
1903         * g++.old-deja/g++.other/eh5.C: New test.
1904         * g++.old-deja/g++.other/sibcall2.C: New test.
1905         * g++.old-deja/g++.other/array9.C: New test.
1906         * g++.old-deja/g++.other/typename2.C: New test.
1907         * g++.old-deja/g++.other/crash60.C: New test.
1908         * g++.old-deja/g++.other/conv9.C: New test.
1909         * g++.old-deja/g++.other/mangle10.C: New test.
1910         * g++.old-deja/g++.other/unchanging1.C: New test.
1911         * g++.old-deja/g++.other/exprstmt1.C: New test.
1912         * g++.old-deja/g++.other/inline23.C: New test.
1913         * g++.old-deja/g++.eh/ia64-1.C: New test.
1914         * g++.old-deja/g++.other/dwarf2-1.C: New test.
1915         * g++.old-deja/g++.other/reload1.C: New test.
1916         * g++.old-deja/g++.other/static20.C: New test.
1917         * g++.old-deja/g++.other/local-alloc1.C: New test.
1918         * g++.old-deja/g++.other/conv8.C: New test.
1919         * g++.old-deja/g++.other/stmtexpr2.C: New test.
1920         * g++.old-deja/g++.other/storeexpr1.C: New test.
1921         * g++.old-deja/g++.other/storeexpr2.C: New test.
1922         * g++.dg/eh/template2.C: New test.
1923         * g++.dg/warn/weak1.C: New test.
1924
1925 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
1926
1927         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
1928         Remove first, non-varying, argument.
1929
1930 2002-01-23  Richard Henderson  <rth@redhat.com>
1931
1932         * gcc.dg/inline-2.c: New.
1933
1934         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
1935         Add optional target arg.  Check number of arguments.
1936         (scan-assembler-not, scan-assembler-dem): Likewise.
1937         (scan-assembler-dem-not): Likewise.
1938
1939 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
1940
1941         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
1942         line 12.
1943         * g++.old-deja/g++.brendan/parse3.C,
1944         g++.old-deja/g++.other/crash26.C,
1945         g++.old-deja/g++.other/crash28.C,
1946         g++.old-deja/g++.other/crash29.C,
1947         g++.old-deja/g++.other/crash30.C,
1948         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
1949
1950 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
1951
1952         * gcc.dg/20020115-1.c: New.
1953
1954 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
1955
1956         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
1957
1958 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
1959
1960         * gcc.dg/20020122-3.c: New.
1961
1962 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
1963
1964         * g++.dg/other/gc1.C: New test.
1965
1966 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
1967
1968         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
1969
1970 2002-01-22  Richard Henderson  <rth@redhat.com>
1971
1972         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
1973
1974 2002-01-22  Richard Henderson  <rth@redhat.com>
1975
1976         * gcc.dg/20020122-4.c: New.
1977
1978 2002-01-22  H.J. Lu <hjl@gnu.org>
1979
1980         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
1981         link output.
1982         * gcc.dg/special/ecos.exp: Likewise.
1983         * lib/g++-dg.exp: Likewise.
1984         * lib/g77-dg.exp: Likewise.
1985         * lib/gcc-dg.exp : Likewise.
1986         * lib/mike-g++.exp: Likewise.
1987         * lib/mike-g77.exp: Likewise.
1988         * lib/mike-gcc.exp: Likewise.
1989         * lib/objc-dg.exp: Likewise.
1990
1991 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
1992
1993         PR target/5379
1994         * gcc.dg/20020122-2.c: New test.
1995
1996 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
1997
1998         * gcc.dg/20020122-1.c: New test.
1999
2000 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
2001
2002         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
2003
2004 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
2005
2006         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
2007
2008 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2009
2010         * gcc.c-torture/compile/20020121-1.c: New test.
2011
2012 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2013
2014         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
2015         ld_library_path.
2016
2017 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
2018
2019         * gcc.dg/20020218-1.c: New test.
2020
2021 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
2022
2023         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
2024         messages
2025         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
2026         "At global scope" warning
2027         * g++.dg/ext/align1.C: Change cygwin test for alignment
2028         from db-bogus to dg-warning
2029
2030 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
2031
2032         * g77.f-torture/compile/cpp2.F: New test.
2033
2034 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2035
2036         * g++.dg/template/access1.C: New test.
2037
2038 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
2039
2040         * gcc.dg/20020118-1.c: New.
2041
2042 2002-01-18  Kazu Hirata  <kazu@hxi.com>
2043
2044         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
2045
2046 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
2047
2048         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
2049         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
2050         alignment warnings.
2051
2052 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
2053
2054         * gcc.misc-tests/i386-prefetch.exp: Save and restore
2055         torture_with_loops and torture_without_loops
2056
2057 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
2058
2059         * gcc.c-torture/compile/20020116-1.c: New test.
2060
2061 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
2062
2063         * gcc.dg/20020116-2.c: New test.
2064
2065         * gcc.dg/ultrasp4.c: New test.
2066
2067         * gcc.dg/20020116-1.c: New test.
2068
2069 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
2070
2071         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
2072         by EABI.
2073
2074 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
2075
2076         * gcc.misc-tests/i386-prefetch.exp: New.
2077         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
2078         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
2079         * gcc.misc-tests/i386-pf-none-1.c: New test.
2080         * gcc.misc-tests/i386-pf-sse-1.c: New test.
2081
2082 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
2083
2084         * gcc.dg/gnu89-init-1.c: Add new tests.
2085
2086 2002-01-15  Andreas Jaeger  <aj@suse.de>
2087
2088         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
2089         * gcc.dg/i386-mmx-2.c: Likewise.
2090         * gcc.dg/i386-sse-1.c: Likewise.
2091         * gcc.dg/i386-sse-2.c: Likewise.
2092         * gcc.dg/i386-sse-3.c: Likewise.
2093
2094 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
2095
2096         * g77.f-torture/execute/intrinsic-unix-bessel.f:
2097         Uncomment additional cases that now pass.
2098
2099 2002-01-11  Richard Henderson  <rth@redhat.com>
2100
2101         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
2102         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
2103
2104 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
2105
2106         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
2107
2108 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
2109
2110         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
2111         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
2112
2113 2002-01-10  Dale Johannesen  <dalej@apple.com>
2114
2115         * gcc.c-torture/execute/loop-11.c: New.
2116
2117 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
2118
2119         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
2120         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
2121
2122 2002-01-09  Richard Henderson  <rth@redhat.com>
2123
2124         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
2125         type in which to perform the operation for each size.
2126
2127 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
2128
2129         * gcc.c-torture/compile/20020109-2.c: New test.
2130
2131 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
2132
2133         * gcc.c-torture/execute/loop-10.c: New test.
2134
2135 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
2136
2137         * gcc.c-torture/compile/20010226-1.c: New test.
2138         * gcc.c-torture/compile/20010227-1.c: New test.
2139         * gcc.c-torture/compile/20010426-1.c: New test.
2140         * gcc.c-torture/compile/20010510-1.c: New test.
2141         * gcc.c-torture/compile/20010605-3.c: New test.
2142         * gcc.c-torture/compile/20010824-1.c: New test.
2143         * gcc.c-torture/execute/20010409-1.c: New test.
2144         * gcc.dg/noncompile/20000901-1.c: New test.
2145         * gcc.dg/20001023-1.c: New test.
2146         * gcc.dg/20001101-1.c: New test.
2147         * gcc.dg/20001102-1.c: New test.
2148         * gcc.dg/20010207-1.c: New test.
2149         * gcc.dg/20010405-1.c: New test.
2150         * gcc.dg/20010822-1.c: New test.
2151         * gcc.dg/20011107-1.c: New test.
2152
2153 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
2154
2155         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
2156
2157         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
2158         execution failure on PA targets.
2159
2160 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
2161
2162         * gcc.c-torture/compile/20020109-1.c: New test.
2163
2164 2002-01-08  Kazu Hirata  <kazu@hxi.com>
2165
2166         * gcc.c-torture/execute/20020108-1.c: New test.
2167
2168 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
2169
2170         * gcc.dg/20020108-1.c: New test.
2171
2172 2002-01-08  H.J. Lu <hjl@gnu.org>
2173
2174         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
2175         for header files.
2176
2177 2002-01-08  Geoff Keating  <geoffk@redhat.com>
2178
2179         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
2180         consistency.
2181
2182 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
2183
2184         * gcc.dg/altivec-4.c: Test altivec predicates.
2185
2186 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
2187
2188         * gcc.c-torture/execute/20020107-1.c: New test.
2189
2190 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
2191
2192         PR c/5279
2193         * gcc.c-torture/compile/20020106-1.c: New test.
2194
2195 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
2196
2197         * gcc.c-torture/execute/nestfunc-4.c: New test.
2198
2199 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
2200
2201         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
2202         extra triple that slipped in.
2203         * g++.old-deja/g++.abi/align.C: Likewise.
2204         * g++.old-deja/g++.abi/bitfields.C: Likewise.
2205
2206 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
2207
2208         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
2209         * g++.old-deja/g++.abi/align.C: Likewise.
2210         * g++.old-deja/g++.abi/bitfields.C: Likewise.
2211
2212         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
2213         on FreeBSD/i386.
2214         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
2215         FreeBSD.
2216
2217 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
2218
2219         * gcc.dg/20020104-1.c: New test.
2220
2221         * gcc.dg/20020104-2.c: New test.
2222
2223 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
2224
2225         * gcc.dg/20020103-1.c: Fix typo in target selector.
2226
2227 2002-01-03  Richard Henderson  <rth@redhat.com>
2228
2229         * gcc.dg/20020103-1.c: New.
2230
2231 2002-01-03  Kazu Hirata  <kazu@hxi.com>
2232
2233         * gcc.c-torture/execute/20020103-1.c: New test.
2234
2235 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
2236
2237         * g++.dg/other/debug2.C: New test.
2238
2239         * gcc.c-torture/compile/20020103-1.c: New test.
2240
2241 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
2242
2243         * gcc.dg/gnu89-init-1.c: Added new tests.
2244
2245 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2246
2247         * g++.dg/template/friend2.C: Remove as patch is reverted.
2248
2249         * g++.dg/warn/oldcast1.C: New test.
2250
2251         * g++.dg/template/ptrmem1.C: New test.
2252         * g++.dg/template/ptrmem2.C: New test.
2253
2254         * g++.dg/template/ntp.C: New test.
2255
2256         * g++.dg/other/component1.C: New test.
2257
2258         * g++.dg/template/ttp3.C: New test.
2259
2260         * g++.dg/template/friend2.C: New test.
2261         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
2262
2263 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2264
2265         * g++.dg/other/ptrmem1.C: New test.
2266         * g++.dg/other/ptrmem2.C: New test.
2267
2268 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2269
2270         * g++.dg/template/ctor1.C: New test.
2271
2272 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2273
2274         * g++.dg/template/friend2.C: New test.
2275
2276 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
2277
2278         * gcc.dg/mmix-1.c: New test.
2279
2280 2001-12-31  Richard Henderson  <rth@redhat.com>
2281
2282         * gcc.dg/asm-5.c: New.
2283
2284 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
2285
2286         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
2287         in namespace __gnu_cxx
2288
2289 2001-12-30  Richard Henderson  <rth@redhat.com>
2290
2291         * gcc.dg/debug-6.c: New.
2292
2293 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
2294
2295         * gcc.c-torture/compile/20011229-2.c: New test.
2296
2297 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
2298
2299         * gcc.dg/debug-3.c: New test.
2300         * gcc.dg/debug-4.c: New test.
2301         * gcc.dg/debug-5.c: New test.
2302
2303 2001-12-29  Richard Henderson  <rth@redhat.com>
2304
2305         * g++.dg/eh/loop1.C: New.
2306
2307 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
2308
2309         * g++.dg/template/crash1.C: New test.
2310
2311 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
2312
2313         * g++.dg/other/const1.C: New test.
2314
2315 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
2316
2317         * gcc.c-torture/compile/20011229-1.c: New test.
2318
2319 2001-12-28  Stan Shebs  <shebs@apple.com>
2320
2321         * lib/objc-torture.exp: Resync with c-torture.exp.
2322         * lib/objc.exp: Load standard libraries.
2323
2324 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
2325
2326         * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
2327         additional tests.
2328
2329 2001-12-27  Roger Sayle <roger@eyesopen.com>
2330
2331         * gcc.c-torture/execute/string-opt-16.c: New testcase.
2332
2333 2001-12-27  Richard Henderson  <rth@redhat.com>
2334
2335         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
2336
2337 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
2338
2339         * g++.dg/eh/ctor1.C: New test.
2340         * g++.dg/other/error2.C: New test.
2341
2342 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
2343
2344         * g++.dg/other/init2.C: New test.
2345
2346 2001-12-24  Richard Henderson  <rth@redhat.com>
2347
2348         * gcc.dg/20011223-1.c: New.
2349         * gcc.dg/inline-1.c: New.
2350
2351 2001-12-23  Richard Henderson  <rth@redhat.com>
2352
2353         * gcc.dg/asm-4.c: Test operand modifiers.
2354
2355 2001-12-23  Richard Henderson  <rth@redhat.com>
2356
2357         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
2358
2359 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
2360
2361         * gcc.c-torture/execute/20011223-1.c: New test.
2362
2363 2001-12-21  Richard Henderson  <rth@redhat.com>
2364
2365         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
2366         re-enables the warning.
2367
2368 2001-12-21  Richard Henderson  <rth@redhat.com>
2369
2370         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
2371
2372 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
2373
2374         * gcc.c-torture/compile/20011218-1.c: New test.
2375
2376 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
2377
2378         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
2379         arm-isr.c test.
2380         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
2381         epilogue generation for ARM ISR routines.
2382
2383 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2384
2385         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
2386         * gcc.dg/format/c90-printf-3.c: Likewise.
2387         * gcc.dg/format/c99-printf-3.c: Likewise.
2388         * gcc.dg/format/ext-1.c: Likewise.
2389         * gcc.dg/format/ext-6.c: Likewise.
2390         * gcc.dg/format/format.h: Prototype unlocked stdio.
2391
2392 2001-12-20  Richard Henderson  <rth@redhat.com>
2393
2394         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
2395         (arena): Use it.
2396         (malloc): Correct allocation logic.  Abort if we fill up the
2397         arena before initialization complete.
2398         (realloc): Correct allocation logic.
2399
2400 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
2401
2402         * gcc.c-torture/compile/20011219-2.c: New test.
2403
2404         * gcc.c-torture/execute/20011219-1.c: New test.
2405
2406 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
2407
2408         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
2409         target does not support weak symbols.
2410
2411 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
2412
2413         * gcc.c-torture/compile/20011219-1.c: New test.
2414
2415 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
2416
2417         * g++.dg/other/error1.C: New test.
2418
2419 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
2420
2421         * gcc.c-torture/execute/20011217-1.c: New test.
2422
2423 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
2424
2425         * objc.dg/special/: New directory.
2426         * objc.dg/special/special.exp: New file.
2427         * objc.dg/special/unclaimed-category-1.h: New file.
2428         * objc.dg/special/unclaimed-category-1a.m: New file.
2429         * objc.dg/special/unclaimed-category-1.m: New file.
2430
2431 2001-12-17  Andreas Jaeger  <aj@suse.de>
2432
2433         * gcc.c-torture/compile/20011217-2.c: New test.
2434
2435 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
2436
2437         * gcc.c-torture/compile/20011217-1.c: New test.
2438
2439 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
2440
2441         * testsuite/gcc.dg/20011214-1.c: New.
2442
2443 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
2444
2445         * gcc.dg/altivec-4.c: New.
2446
2447 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
2448
2449         * gcc.dg/20011113-1.c: New test.
2450
2451 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2452
2453         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
2454         std::__malloc_alloc_template<0> and
2455         std::__default_alloc_template<false, 0>.
2456
2457 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2458
2459         * objc/execute/bf-21.m: New test.
2460         * objc/execute/enumeration-1.m: New test.
2461         * objc/execute/enumeration-2.m: New test.
2462
2463 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
2464
2465         * gcc.dg/gnu89-init-1.c: New test.
2466
2467 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2468
2469         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
2470         * g++.old-deja/g++.jason/2371.C: Likewise.
2471         * g++.old-deja/g++.jason/template33.C: Likewise.
2472         * g++.old-deja/g++.jason/template34.C: Likewise.
2473         * g++.old-deja/g++.jason/template36.C: Likewise.
2474         * g++.old-deja/g++.oliva/typename1.C: Likewise.
2475         * g++.old-deja/g++.oliva/typename2.C: Likewise.
2476         * g++.old-deja/g++.other/typename1.C: Likewise.
2477         * g++.old-deja/g++.pt/inherit2.C: Likewise.
2478         * g++.old-deja/g++.pt/nontype5.C: Likewise.
2479         * g++.old-deja/g++.pt/typename11.C: Likewise.
2480         * g++.old-deja/g++.pt/typename14.C: Likewise.
2481         * g++.old-deja/g++.pt/typename16.C: Likewise.
2482         * g++.old-deja/g++.pt/typename3.C: Likewise.
2483         * g++.old-deja/g++.pt/typename4.C: Likewise.
2484         * g++.old-deja/g++.pt/typename5.C: Likewise.
2485         * g++.old-deja/g++.pt/typename7.C: Likewise.
2486         * g++.old-deja/g++.robertl/eb9.C: Likewise.
2487
2488 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
2489
2490         * g++.dg/other/linkage1.C: New test.
2491         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
2492         specifiers.
2493
2494 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
2495
2496         * gcc.dg/concat.c: New test.
2497
2498 2001-12-11  Stan Shebs  <shebs@apple.com>
2499
2500         * objc/compile: New test directory.
2501         * objc/compile/compile.exp: New expect script.
2502         * objc/compile/20011211-1.m: New compile test.
2503
2504 2001-12-11  Jason Merrill  <jason@redhat.com>
2505
2506         * lib/prune.exp (prune_gcc_output): Also handle "In member
2507         function".  So many permutations...
2508
2509 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
2510
2511         * g++.dg/template/typedef1.C: New test.
2512
2513 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
2514
2515         * g++.dg/other/copy1.C: New test.
2516
2517 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
2518
2519         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
2520
2521         * gcc.dg/builtin-choose-expr.c: New.
2522
2523 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
2524
2525         * gcc.dg/altivec-2.c: New.
2526
2527 2001-12-07  Richard Henderson  <rth@redhat.com>
2528
2529         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
2530
2531 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
2532
2533         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
2534         ultrasparc.
2535
2536 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2537
2538         * g++-old.deja/g++.robertl/eb101.C: Deleted.
2539
2540 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
2541
2542         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
2543         variable argument list.
2544
2545 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
2546
2547         * gcc.c-torture/execute/memcheck: Delete entire directory.
2548         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
2549         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
2550
2551 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2552
2553         * gcc.dg/Wshadow-1.c: New test.
2554
2555 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
2556
2557         * gcc.c-torture/compile/20011130-1.c: New test.
2558
2559         * gcc.dg/noncompile/20011025-1.c: New test.
2560
2561         * g++.dg/other/anon-union.C: New test.
2562
2563         * gcc.c-torture/execute/20011024-1.c: New test.
2564
2565 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
2566
2567         * gcc.c-torture/execute/20000722-1.x,
2568         gcc.c-torture/execute/20010123-1.x: Remove.
2569         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
2570         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
2571         gcc.dg/c99-complit-2.c: New tests.
2572
2573 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
2574
2575         * g++.dg/inherit/base1.C: New test.
2576
2577 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
2578
2579         * g++.dg/other/stdarg1.C: New test.
2580
2581         * gcc.c-torture/compile/20011130-2.c: New test.
2582
2583 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
2584
2585         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
2586         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
2587         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
2588         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
2589         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
2590         * gcc.dg/builtin-prefetch-1.c: New test.
2591
2592 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
2593
2594         * gcc.dg/20011130-1.c: New test.
2595
2596 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
2597
2598         * g++.dg/other/scope1.C: New test.
2599         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
2600
2601 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
2602
2603         * gcc.dg/vla-init-1.c: New test.
2604
2605 2001-12-01  Geoff Keating  <geoffk@redhat.com>
2606
2607         * gcc.c-torture/compile/structs.c: New testcase from GDB.
2608
2609 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2610
2611         * objc.dg/alias.m: Update.
2612         * objc.dg/class-1.m: Update.
2613         * objc.dg/const-str-1.m: Update.
2614         * objc.dg/fwd-proto-1.m: Update.
2615         * objc.dg/id-1.m: Update.
2616         * objc.dg/super-class-1.m: Update.
2617
2618 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
2619
2620         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
2621         constructs.
2622
2623 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
2624
2625         * gcc.c-torture/execute/20011128-1.c: New test.
2626
2627 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
2628
2629         * gcc.dg/20011127-1.c: New test.
2630
2631 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2632
2633         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
2634         from Austin Group draft 7.
2635         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
2636         scanf format arguments.
2637         * gcc.dg/format/no-exargs-2.c: New test.
2638
2639 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
2640
2641         * g++.dg/abi/vbase8-4.C: New test.
2642
2643 2001-11-24  Ian Lance Taylor  <ian@airs.com>
2644
2645         * gcc.c-torture/execute/20011121-1.c: New test.
2646
2647 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
2648
2649         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
2650
2651 2001-11-23  Andreas Jaeger  <aj@suse.de>
2652
2653         * gcc.dg/cpp/charconst-2.c: New test.
2654
2655 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
2656
2657         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
2658         to the host if it is remote.  Let tests specify extra headers
2659         they use.
2660         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
2661         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
2662         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
2663         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
2664         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
2665         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
2666         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
2667         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
2668         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
2669         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
2670
2671 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
2672
2673         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
2674         for little endian ARMs.
2675
2676 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
2677
2678         * gcc.c-torture/compile/20011119-1.c: New test.
2679         * gcc.c-torture/compile/20011119-2.c: New test.
2680
2681 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
2682
2683         * gcc.dg/altivec-1.c: Fix typo.
2684
2685 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
2686
2687         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
2688
2689 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
2690
2691         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
2692
2693 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
2694
2695         * lib/g77.exp: Don't specify --rpath-link.
2696
2697         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
2698         across all the headers.
2699         * gcc.dg/format/format.exp: For testing on a remote host,
2700         copy format.h.
2701
2702         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
2703         * gcc.c-torture/execute/930406-1.c: Likewise.
2704         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
2705
2706 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
2707
2708         * gcc.dg/altivec-1.c: New.
2709
2710 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
2711
2712         * gcc.dg/cpp/fpreprocessed.c: New test case.
2713
2714 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2715
2716         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
2717         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
2718         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
2719
2720 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2721
2722         * gcc.dg/no-builtin-1.c: New test.
2723
2724 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
2725
2726         * gcc.c-torture/execute/20011115-1.c: New test.
2727
2728 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
2729
2730         * gcc.c-torture/compile/20011114-2.c: New test.
2731         * gcc.c-torture/compile/20011114-3.c: New test.
2732         * gcc.c-torture/compile/20011114-4.c: New test.
2733
2734 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
2735
2736         * g++.dg/other/init1.C: New test.
2737
2738 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
2739
2740         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
2741         message.
2742
2743         * gcc.c-torture/execute/20011114-1.c: New testcase.
2744
2745         * gcc.c-torture/compile/20010327-1.c: Revert last change.
2746         * gcc.c-torture/compile/20011114-1.c: New test, exactly
2747         like the (before this change) version of 20010327-1.c.
2748
2749 2001-11-14  Roger Sayle <roger@eyesopen.com>
2750
2751         * gcc.c-torture/execute/string-opt-13.c: New testcase.
2752
2753 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
2754
2755         * g++.dg/init/array2.C: New test.
2756
2757 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
2758
2759         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
2760
2761 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
2762
2763         * g++.dg/other/forscope1.C: New test.
2764         * g++.dg/ext/forscope1.C: New test.
2765         * g++.dg/ext/forscope2.C: New test.
2766
2767 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
2768
2769         * gcc.c-torture/execute/20011113-1.c: New test.
2770
2771 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
2772
2773         * gcc.c-torture/execute/20011109-2.c: New test.
2774
2775         * gcc.c-torture/execute/20011109-1.c: New test.
2776
2777 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
2778
2779         * gcc.c-torture/compile/20011109-1.c: New test.
2780
2781 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
2782
2783         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
2784         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
2785         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
2786         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
2787         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
2788         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
2789         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
2790
2791 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
2792
2793         * g++.dg/warn/Wshadow-1.C: New tests.
2794         * g++.old-deja/g++.mike/for3.C: Update.
2795
2796 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
2797
2798         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
2799         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
2800         XFAILs.  Adjust expected error texts.
2801         * gcc.c-torture/compile/20011106-1.c,
2802         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
2803         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
2804         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
2805         gcc.dg/c99-array-lval-5.c: New tests.
2806
2807 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2808
2809         * gcc.dg/cpp/defined.c: Update.
2810
2811 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2812
2813         * gcc.c-torture/execute/anon-1.c: New test.
2814
2815 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
2816
2817         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
2818         same size, so no warning should be produced on stormy16.
2819
2820         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
2821         due to oversized array.
2822         * g++.old-deja/g++.mike/ns15.C: Likewise.
2823         * g++.old-deja/g++.pt/crash16.C: Likewise.
2824
2825 2001-11-02  Graham Stott  <grahams@redhat.com>
2826
2827         * g++.dgother/debug1.C: Fix typos.
2828
2829 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
2830
2831         * g++.dg/other/debug1.C: New test.
2832
2833 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2834
2835         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
2836         of unsigned long.
2837
2838 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
2839
2840         * gcc.dg/20011029-2.c: New test.
2841
2842         * gcc.c-torture/compile/20011029-1.c: New test.
2843
2844 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2845
2846         * objc/execute/class_self-1.m: New test.
2847         * objc/execute/class_self-2.m: New test.
2848
2849 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
2850
2851         * gcc.misc-tests/msgs.exp: Delete.
2852         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
2853         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
2854         error set to match recent changes.
2855
2856 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
2857
2858         * gcc.dg/20011021-1.c: New test.
2859
2860 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
2861
2862         * gcc.c-torture/compile/20011023-1.c: New test.
2863
2864 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
2865
2866         * lib/g77.exp: Rewrite based on lib/g++.exp.
2867
2868 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
2869
2870         * gcc.c-torture/execute/20011019-1.c: New test.
2871
2872         * gcc.dg/20011018-1.c: New test.
2873
2874 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
2875
2876         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
2877
2878 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
2879
2880         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
2881         * gcc.dg/attr-invalid.c: Likewise.
2882
2883 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
2884
2885         * testsuite/gcc.dg/20011015-1.c: New test.
2886
2887 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
2888
2889         * g++.dg/template/unify2.C: New test.
2890
2891 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
2892
2893         * g++.dg/other/exception-specification.C: New test
2894
2895 2001-10-13  Tom Rix  <trix@redhat.com>
2896
2897         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
2898         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
2899
2900 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
2901
2902         * testsuite/gcc.dg/20011009-1.c: New test.
2903
2904 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
2905
2906         PR g++/4476
2907         * g++.dg/other/friend1.C: New test.
2908
2909 2001-10-11  Richard Henderson  <rth@redhat.com>
2910
2911         * g++.old-deja/g++.other/crash18.C: Add -S to options.
2912
2913 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2914
2915         * gcc.c-torture/compile/20011010-1.c: New.
2916
2917 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2918
2919         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
2920         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
2921         g77.f-torture/execute/execute.exp,
2922         g77.f-torture/noncompile/noncompile.exp,
2923         gcc.c-torture/compile/compile.exp,
2924         gcc.c-torture/execute/execute.exp,
2925         gcc.c-torture/execute/ieee/ieee.exp,
2926         gcc.c-torture/execute/memcheck/memcheck.exp,
2927         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
2928         objc/execute/execute.exp: Update FSF address.
2929
2930 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
2931
2932         * gcc.dg/cpp/cmdlne-C.c: Update.
2933         * gcc.dg/cpp/cmdlne-C2.c: New.
2934
2935 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2936
2937         * gcc.c-torture/execute/20011008-3.c: New.
2938
2939 2001-10-08  DJ Delorie  <dj@redhat.com>
2940
2941         * gcc.dg/20011008-1.c: New.
2942         * gcc.dg/20011008-2.c: New.
2943
2944 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
2945
2946         * gcc.dg/cpp/spacing1.c: Update test.
2947
2948 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2949
2950         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
2951         spelling errors of "separate" as "seperate".
2952
2953 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
2954
2955         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
2956         enough to avoid inlining.
2957
2958 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
2959
2960         * lib/g77.exp: set libg2c_dir correctly.
2961
2962 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2963
2964         * gcc.dg/cpp/macro11.c: New test.
2965
2966 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2967
2968         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
2969         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
2970         gcc.dg/format/multattr-3.c: New tests.
2971         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
2972         tests for format attributes on function pointers being rejected.
2973
2974 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2975
2976         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
2977
2978 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2979
2980         * g++.dg/warn/format1.C: New test.
2981
2982 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
2983
2984         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
2985
2986 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
2987
2988         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
2989
2990 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
2991
2992         * gcc.dg/cpp/redef2.c: Add test.
2993
2994 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
2995
2996         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
2997         long-standing bug on i686, apparently.
2998         * gcc.c-torture/execute/loop-2c.x: New file.
2999         * gcc.c-torture/execute/loop-2d.x: New file.
3000         * gcc.c-torture/execute/loop-3c.x: New file.
3001
3002 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
3003
3004         * gcc.dg/cpp/20000625-2.c: Correct line number.
3005
3006 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
3007
3008         * gcc.dg/cpp/macro10.c: New test.
3009         * gcc.dg/cpp/strify3.c: New test.
3010         * gcc.dg/cpp/spacing1.c: Add tests.
3011         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
3012         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
3013
3014 2001-09-24  DJ Delorie  <dj@redhat.com>
3015
3016         * gcc.c-torture/execute/20010924-1.c: New test.
3017
3018 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
3019
3020         * testsuite/objc/execute/paste.m: Remove.
3021
3022 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3023
3024         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
3025
3026 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
3027
3028         * g77.dg/strlen0.f: New test.
3029
3030 2001-09-21  Richard Henderson  <rth@redhat.com>
3031
3032         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
3033         * g++.old-deja/g++.abi/vtable2.C: Likewise.
3034
3035 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
3036
3037         Table-driven attributes.
3038         * g++.dg/ext/attrib1.C: New test.
3039
3040 2001-09-20  DJ Delorie  <dj@redhat.com>
3041
3042         * gcc.dg/20000926-1.c: Update expected warning messages.
3043         * gcc.dg/array-2.c: Likewise, and test for warnings too.
3044         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
3045         array.
3046
3047 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
3048
3049         * g++.dg/eh/registers1.C: New test case.
3050
3051 2001-09-17  Richard Henderson  <rth@redhat.com>
3052
3053         * gcc.dg/array-5.c: Fix VLA decomposition test.
3054
3055 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
3056
3057         * gcc.dg/cpp/line5.c: New testcase.
3058
3059 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
3060
3061         * gcc.dg/cpp/macro9.c: New test.
3062
3063 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
3064
3065         * gcc.c-torture/execute/980223.c: Change type of addr from long
3066         to char *.
3067
3068 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
3069
3070         * gcc.c-torture/execute/20010915-1.c: New test.
3071
3072 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
3073
3074         * g77.dg/bprob: New directory.
3075         * g77.dg/bprob/bprob.exp: New file.
3076         * g77.dg/bprob/bprob-1.f: New test.
3077         * g77.dg/gcov: New directory.
3078         * g77.dg/gcov/gcov.exp: New file.
3079         * g77.dg/gcov/gcov-1.f: New test.
3080         * g77.dg/gcov/gcov-1.x: New file.
3081
3082 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
3083
3084         * gcc.dg/cpp/directiv.c: Update.
3085         * gcc.dg/cpp/undef1.c: Update.
3086
3087 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
3088
3089         * gcc.dg/20010912-1.c: New test.
3090
3091 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
3092
3093         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
3094         language-independent file in lib.
3095         * lib/gcov.exp: New file.
3096
3097 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3098
3099         * gcc.c-torture/compile/20010911-1.c: New test.
3100
3101 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
3102
3103         * lib/profopt.exp: New, to support profile-directed optimizations.
3104         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
3105         * gcc.misc-tests/bprob-1.c: New test.
3106         * gcc.misc-tests/bprob-2.c: New test.
3107
3108 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
3109
3110         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
3111         XFAIL and which kinds of gcov output to verify.
3112         * gcc.misc-tests/gcov-4b.x: New file.
3113         * gcc.misc-tests/gcov-5b.x: New file.
3114         * gcc.misc-tests/gcov-6.x: New file.
3115         * gcc.misc-tests/gcov-7.c: New test.
3116         * gcc.misc-tests/gcov-7.x: New file.
3117
3118 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
3119
3120         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
3121         * gcc.misc-tests/gcov-6.c: New test.
3122
3123 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3124
3125         PR c++/3986
3126         * g++.dg/abi/vbase1.C: New test.
3127
3128 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
3129
3130         * objc.dg/method-2.m: New.
3131
3132 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3133
3134         PR c++/4203
3135         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
3136         * g++.dg/init/empty1.C: New test.
3137
3138 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
3139
3140         * gcc.c-torture/compile/20010903-1.c: New test.
3141
3142 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
3143
3144         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
3145         for m68k.
3146
3147 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
3148
3149         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
3150
3151         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
3152
3153         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
3154
3155 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
3156
3157         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
3158         for 16-bit 'unsigned int'.
3159
3160 2001-08-29  Kazu Hirata  <kazu@hxi.com>
3161
3162         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
3163
3164 2001-08-27  Richard Henderson  <rth@redhat.com>
3165
3166         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
3167         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
3168
3169 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
3170
3171         * gcc.dg/asm-names.c (ymain): New.
3172
3173 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
3174
3175         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
3176         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
3177         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
3178
3179 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3180
3181         * gcc.dg/compare5.c: New testcase.
3182
3183 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
3184
3185         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
3186         and "In instantiation".
3187
3188 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
3189
3190         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
3191
3192 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
3193
3194         * gcc.misc-tests/gcov.exp: Add support for branch information.
3195         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
3196         * gcc.misc-tests/gcov-4.c: New test.
3197         * gcc.misc-tests/gcov-4b.c: New test.
3198         * gcc.misc-tests/gcov-5b.c: New test.
3199
3200 2001-08-20  Zack Weinberg  <zackw@panix.com>
3201
3202         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
3203         expected to fail.
3204
3205 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3206
3207         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
3208
3209 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
3210
3211         * g++.dg/eh/template1.C: New test.
3212
3213 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
3214
3215         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
3216         Fix thinko.
3217         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
3218         for xfail.
3219
3220 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
3221
3222         * lib/g77-dg.exp:  Use prune.exp for common procedures
3223         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
3224         * lib/g77.exp: (g77-dg-prune) Remove
3225
3226 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
3227
3228         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
3229
3230 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3231
3232         * g++.dg/template/unify1.C: New test.
3233
3234 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
3235
3236         * g++.dg/abi/empty4.C: New test.
3237
3238 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
3239
3240         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
3241         solaris2.*
3242         * g77.f-torture/compile/pr3743.x: Likewise
3243
3244 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
3245
3246         * g++.dg/other/using-declaration.C: New test.
3247
3248 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3249
3250         * gcc.dg/cpp/tr-sign.c: New testcase.
3251
3252 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3253
3254         * gcc.dg/cpp/19951025-1.c: Revert.
3255         * gcc.dg/cpp/directiv.c: We no longer process directives that
3256         interrupt macro arguments.
3257
3258 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
3259
3260         * gcc.dg/bconstp-1.c: New test.
3261
3262 2001-08-03  Richard Henderson  <rth@redhat.com>
3263
3264         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
3265
3266 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
3267
3268         * gcc.dg/cpp/19951025-1.c: Update.
3269
3270 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
3271
3272         * g77.dg/ff90-1.f (s): Fix reference of variable z,
3273         should be x.
3274
3275 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
3276
3277         Kill -fhonor-std.
3278         * g++.old-deja/g++.ns/ns14.C: Remove special options.
3279         * g++.old-deja/g++.other/std1.C: Likewise.
3280         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
3281
3282 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
3283
3284         * lib/g77.exp:  Load gcc-defs.exp for common procedures
3285         (g77_pass, g77_fail, g77_finish, g77_exit,
3286         ${tool}_check_unsupported_p} Now redundant.  Deleted.
3287
3288 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
3289
3290         * g77.dg/fbackslash.f
3291         * g77.dg/fcase-preserve.f
3292         * g77.dg/ff90-1.f
3293         * g77.dg/ffixed-line-length-0.f
3294         * g77.dg/ffixed-line-length-132.f
3295         * g77.dg/ffixed-line-length-7.f
3296         * g77.dg/ffixed-line-length-72.f
3297         * g77.dg/ffixed-line-length-none.f
3298         * g77.dg/ffree-form-1.f
3299         * g77.dg/fno-backslash.f
3300         * g77.dg/fno-f90-1.f
3301         * g77.dg/fno-fixed-form-1.f
3302         * g77.dg/fno-onetrip.f
3303         * g77.dg/fno-typeless-boz.f
3304         * g77.dg/fno-underscoring.f
3305         * g77.dg/fno-vxt-1.f
3306         * g77.dg/fonetrip.f
3307         * g77.dg/ftypeless-boz.f
3308         * g77.dg/fugly-assumed.f
3309         * g77.dg/funderscoring.f
3310         * g77.dg/fvxt-1.f
3311
3312 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
3313
3314         * objc.dg/fwd-proto-1.m: New.
3315         * objc.dg/local-decl-1.m: New.
3316         * objc.dg/naming-1.m: New.
3317         * objc.dg/naming-2.m: New.
3318         * objc.dg/proto-hier-1.m: New.
3319
3320 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
3321
3322         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
3323         largest-type elements to a struct makes its size grow.
3324
3325 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3326
3327         * g++.dg/abi/vthunk1.C: New test.
3328
3329 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3330
3331         * g++.dg/abi/vbase8-22.C: New test.
3332
3333 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3334
3335         * gcc.dg/cpp/macro8.c: New test.
3336
3337 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
3338
3339         * g++.dg/abi/vbase8-21.C: New test.
3340
3341 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
3342
3343         * g++.dg/abi/vbase8-10.C: New test.
3344
3345 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3346
3347         * lib/g++.exp (g++_set_ld_library_path): Renamed to
3348         ${tool}_set_ld_library_path.
3349         Changed caller.
3350         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
3351         g++.exp.
3352
3353 2001-07-26  Stan Cox <scox@redhat.com>
3354
3355         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
3356         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
3357         gcc_exit, gcc_check_unsupported_p):
3358         Moved to gcc-deps.exp
3359         * gcc-deps.exp: New file.
3360
3361 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3362
3363         * g++.old-deja/g++.pt/defarg14.C: New test.
3364
3365 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
3366
3367         * g++.old-deja/g++.other/lineno5.C: New test.
3368
3369 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
3370
3371         * g++.old-deja/g++.pt/crash68.C: New test.
3372
3373 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
3374
3375         * g++.old-deja/g++.other/crash42.C: New test.
3376
3377 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3378
3379         * gcc.dg/cpp/extratokens.c: Fix.
3380         * gcc.dg/cpp/skipping2.c: New tests.
3381
3382 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3383
3384         * gcc.c-torture/execute/20010724-1.c: New file.
3385         * gcc.c-torture/execute/20010724-1.x: New file.
3386
3387 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3388
3389         * g++.old-deja/g++.other/cond7.C: New test.
3390
3391 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3392
3393         * g++.old-deja/g++.other/optimize4.C: New test.
3394
3395 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3396
3397         * g++.old-deja/g++.abi/vbase8-5.C: New test.
3398
3399 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
3400
3401         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
3402         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
3403         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
3404         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
3405
3406         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
3407         bug report" message.
3408
3409         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
3410         * g++.dg/ext/instantiate1.C: Move from old-deja.
3411
3412 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
3413
3414         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
3415         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
3416         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
3417         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
3418
3419 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
3420
3421         * gcc.c-torture/execute/20010723-1.c: New test.
3422
3423 2001-07-23  Ben Elliston  <bje@redhat.com>
3424
3425         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
3426
3427 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3428
3429         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
3430         i[34567]86-*-*.
3431         Delete handling of ieee_multilib_flags.
3432         Pass -mieee for alpha*-*-* and sh-*-*.
3433         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
3434
3435 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
3436
3437         Remove old-abi tests.
3438         * g++.old-deja/g++.mike/p11116.C: Remove.
3439         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
3440
3441 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
3442
3443         * g77.f-torture/compile/pr3743.f:  New test
3444
3445 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
3446
3447         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
3448
3449 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3450
3451         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
3452         g++.old-deja/g++.pt/static6.C: Likewise.
3453         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
3454         supports weak symbols.
3455
3456 2001-07-18  Andreas Jaeger  <aj@suse.de>
3457
3458         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
3459         supported again.
3460
3461 2001-07-18  Andreas Jaeger  <aj@suse.de>
3462
3463         * gcc.dg/iftrap-1.c: Fix target line.
3464
3465 2001-07-17  Richard Henderson  <rth@redhat.com>
3466
3467         * gcc.c-torture/execute/20010717-1.c: New.
3468
3469 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3470
3471         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
3472         tests.
3473
3474 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3475
3476         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
3477
3478 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3479
3480         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
3481         UAC_SIGBUS, UAC_NOPRINT definitions.
3482
3483 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
3484
3485         * objc/execute/object_is_class.m: New test.
3486         * objc/execute/object_is_meta_class.m: New test.
3487
3488 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3489
3490         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
3491         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
3492
3493 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
3494
3495         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
3496         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
3497
3498 2001-07-14  Richard Henderson  <rth@redhat.com>
3499
3500         * gcc.dg/iftrap-1.c: New.
3501
3502 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
3503
3504         * g77.f-torture/execute/intrinsic77.f: New test.
3505
3506 2001-07-11  Janis Johnson <janis@us.ibm.com>
3507
3508         * gcc.misc-tests/gcov-3.c: New test.
3509
3510 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
3511
3512         * gcc.c-torture/compile/20010711-1.c,
3513         * gcc.c-torture/compile/20010711-2.c: New tests.
3514
3515 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
3516
3517         * gcc.c-torture/execute/20010711-1.c: New test.
3518
3519 2001-07-11  Ben Elliston  <bje@redhat.com>
3520
3521         * g++.old-deja/g++.other/enum5.C: New test.
3522
3523 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
3524
3525         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
3526         (g++-dg-prune): Call prune_gcc_output.
3527         * prune.exp: New file for prune_gcc_output.
3528         * lib/g++.exp, lib/gcc.exp: Load it.
3529
3530 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3531
3532         * gcc.c-torture/compile/20010701-1.c,
3533         g++.old-deja/g++.ext/attrib6.C: New tests.
3534
3535 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
3536
3537         * gcc.c-torture/compile/20010706-1.c: New test.
3538
3539 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
3540
3541         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
3542
3543 2001-06-28  Stan Shebs  <shebs@apple.com>
3544
3545         * gcc.dg/pragma-darwin.c: New test.
3546
3547 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3548
3549         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
3550         Solaris 2.[678] system.
3551
3552 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3553
3554         * gcc.dg/20010622-1.c: New test.
3555
3556 2001-06-18  Stan Shebs  <shebs@apple.com>
3557
3558         * objc.dg: New directory.
3559         * objc.dg/dg.exp: New file.
3560         * objc.dg/alias.m: New.
3561         * objc.dg/class-1.m: New.
3562         * objc.dg/class-2.m: New.
3563         * objc.dg/const-str-1.m: New.
3564         * objc.dg/const-str-2.m: New.
3565         * objc.dg/id-1.m: New.
3566         * objc.dg/method-1.m: New.
3567         * objc.dg/super-class-1.m: New.
3568         * lib/objc-dg.exp: New file.
3569
3570 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3571
3572         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
3573         of label name.
3574
3575 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
3576
3577         * g++.old-deja/g++.abi/vbase8-9.C: New test.
3578
3579 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3580
3581         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
3582         variable.
3583
3584 2001-06-12  Richard Henderson  <rth@redhat.com>
3585
3586         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
3587
3588 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
3589
3590         * g++.old-deja/g++.abi/vbase5.C: New test.
3591         * g++.old-deja/g++.abi/vbase6.C: New test.
3592         * g++.old-deja/g++.abi/vbase7.C: New test.
3593
3594 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3595
3596         * gcc.c-torture/compile/20010610-1.c: New test.
3597
3598 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
3599
3600         * g++.old-deja/g++.abi/vbase4.C: New test.
3601
3602 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3603
3604         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
3605         support %f for HC11/HC12 targets.
3606         * gcc.c-torture/execute/930513-1.x: New file, likewise.
3607         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
3608         on HC11/HC12 targets.
3609         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
3610
3611 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3612
3613         * gcc.dg/wchar_t-1.c: New file.
3614         * gcc.dg/wint_t-1.c: Likewise.
3615
3616 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
3617
3618         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
3619
3620 2001-06-11  Richard Henderson  <rth@redhat.com>
3621
3622         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
3623
3624 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3625
3626         * gcc.c-torture/compile/20010611-1.c: New test.
3627
3628 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3629
3630         * gcc.dg/c99-tag-1.c: Add more tests.
3631
3632 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
3633
3634         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
3635         representation on MN10300 and ARM/Thumb.
3636
3637 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
3638
3639         * g77.f-torture/execute/20010610.f: New.
3640
3641 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
3642
3643         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
3644         names.
3645
3646 2001-06-09  Richard Henderson  <rth@redhat.com>
3647
3648         * gcc.c-torture/execute/ashrdi-1.c: New.
3649         * gcc.c-torture/execute/ashldi-1.c: New.
3650         * gcc.c-torture/execute/lshrdi-1.c: New.
3651
3652 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
3653
3654         * objc/execute/load-3.m: Added. Check sending +load to categories,
3655         in addition to classes.
3656
3657 2001-06-08  Stan Shebs  <shebs@apple.com>
3658
3659         * objc/execute/load-2.m: New test.  From Nicola Pero
3660         <n.pero@mi.flashnet.it>.
3661
3662 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
3663
3664         * gcc.c-torture/execute/20010605-2.c: New test.
3665
3666 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
3667
3668         * g++.old-deja/g++.abi/vbase2.C: New test.
3669         * g++.old-deja/g++.abi/vbase3.C: New test.
3670
3671 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
3672
3673         * g++.old-deja/g++.pt/friend49.C: New test.
3674
3675 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
3676
3677         * g++.old-deja/g++.ext/anon3.C: New test.
3678
3679 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
3680
3681         * g++.old-deja/g++.other/conv7.C: New test.
3682
3683 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
3684
3685         * gcc.c-torture/compile/20010605-2.c: New test.
3686
3687 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3688
3689         * gcc.c-torture/execute/20010604-1.c: New test.
3690
3691 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
3692
3693         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
3694
3695 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
3696
3697         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
3698         (g++_link_flags): Likewise.
3699         (g++_init): Pass gccpath's value to two previous functions.
3700
3701 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3702
3703         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
3704         Ensure logfile entry matches exec command line.
3705
3706 2001-05-31  Richard Henderson  <rth@redhat.com>
3707
3708         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
3709         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
3710
3711 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
3712
3713         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
3714         compiler for irix6.2
3715
3716 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
3717
3718         * g++.old-deja/g++.other/optimize3.C: New file.
3719
3720 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
3721
3722         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
3723         assemble.
3724
3725 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
3726
3727         * g++.old-deja/g++.other/optimize2.C: New file.
3728
3729 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
3730
3731         * gcc.c-torture/compile/20010518-2.c: New file.
3732         * gcc.c-torture/execute/20010518-1.c: New file.
3733         * gcc.c-torture/execute/20010518-2.c: New file.
3734
3735 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3736
3737         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
3738
3739 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
3740
3741         G++ no longer defines builtins that do not begin with __builtin.
3742         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
3743         * g++.old-deja/g++.brendand/misc13.C: Likewise.
3744         * g++.old-deja/g++.law/builtin1.C: Likewise.
3745         * g++.old-deja/g++.law/cvt2.C: Likewise.
3746         * g++.old-deja/g++.mike/net5.C: Likewise.
3747         * g++.old-deja/g++.other/builtins1.C: Likewise.
3748         * g++.old-deja/g++.other/builtins2.C: Likewise.
3749         * g++.old-deja/g++.other/builtins3.C: Likewise.
3750         * g++.old-deja/g++.other/builtins4.C: Likewise.
3751         * g++.old-deja/g++.other/inline8.C: Likewise.
3752         * g++.old-deja/g++.robertl/eb39.C: Likewise.
3753
3754 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
3755
3756         * g++.old-deja/g++.pt/using1.C: Adjust.
3757         * g++.old-deja/g++.pt/using2.C: New test.
3758
3759 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
3760
3761         * gcc.dg/cpp/charconst.c: New tests.
3762         * gcc.dg/cpp/escape.c: New tests.
3763         * gcc.dg/cpp/escape-1.c: New tests.
3764         * gcc.dg/cpp/escape-2.c: New tests.
3765         * gcc.dg/cpp/ucs.c: New tests.
3766
3767 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
3768
3769         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
3770         native compiler for irix6.5.
3771
3772 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
3773
3774         * lib/g++.exp (g++_include_flags): Use args to compute
3775         get_multilibs.
3776         (g++_link_flags): Likewise.
3777         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
3778
3779 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3780
3781         * gcc.dg/c90-hexfloat-1.c: Add more tests.
3782
3783 2001-05-21  Geoff Keating  <geoffk@redhat.com>
3784
3785         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
3786         this file.
3787
3788 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3789
3790         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
3791         STACK_SIZE;
3792         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
3793         to STACK_SIZE; Use it to define size of add_histo array.
3794         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
3795         to STACK_SIZE.
3796         (f): Use GITT_SIZE to define size of gitt local table.
3797         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
3798         to STACK_SIZE; Use it to define size of bytemem array.
3799
3800 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3801
3802         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
3803         on 68HC11/HC12 due to the asm instruction.
3804         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
3805         * gcc.c-torture/compile/920520-1.x: Likewise.
3806         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
3807         on 68HC11/HC12 because the function is larger than 64K.
3808         * gcc.c-torture/compile/961203-1.x: New file, this test fails
3809         on 68HC11/HC12 because the structure is too large.
3810
3811 2001-05-20  Richard Henderson  <rth@redhat.com>
3812
3813         * gcc.c-torture/execute/20010520-1.c: New.
3814
3815 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3816
3817         * g++.old-deja/g++.warn/compare1.C: New test.
3818         * gcc.dg/compare4.c: New test.
3819
3820 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
3821
3822         * g++.old-deja/g++.other/optimize1.C: New test.
3823
3824 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3825
3826         * g++.old-deja/g++.pt/spec41.C: New test.
3827
3828 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
3829
3830         * gcc.c-torture/compile/20010114-1.x: Remove.
3831
3832 2001-05-18  Stan Shebs  <shebs@apple.com>
3833
3834         * gcc.c-torture/compile/20010518-1.c: New test.
3835
3836 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
3837
3838         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
3839         * g++.old-deja/g++.pt/crash67.C: New test.
3840
3841 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
3842
3843         * g++.old-deja/g++.other/debug9.C: New test.
3844
3845 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
3846
3847         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
3848
3849 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
3850
3851         * gcc.c-torture/compile/20010516-1.c: New test.
3852
3853 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
3854
3855         * g++.old-deja/g++.other/crash41.C: New test.
3856
3857 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
3858
3859         * g++.old-deja/g++.pt/crash66.C: New test.
3860
3861 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
3862
3863         * g++.old-deja/g++.robertl/eb27.C: Convert.
3864
3865 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
3866
3867         * g++.dg/friend-warn.C: New test.  Do not warn about friend
3868         declaration being redundant.
3869
3870 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
3871
3872         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
3873
3874 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
3875
3876         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
3877
3878 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
3879
3880         * lib/g++.exp: Use testsuite_flags.
3881
3882 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
3883
3884         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
3885
3886 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3887
3888         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
3889
3890 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
3891
3892         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
3893
3894 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
3895
3896         * gcc.c-torture/compile/20010313-1.c: New test.
3897
3898 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
3899
3900         * gcc.dg/cpp/direct2.c: New test.
3901         * gccq.dg/cpp/direct2s.c: New test.
3902
3903         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
3904
3905 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
3906
3907         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
3908         * g++.old-deja/g++.other/op3.C: Likewise.
3909
3910 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
3911
3912         * gcc.dg/cpp/syshdr.h: New file.
3913         * gcc.dg/cpp/sysmac1.c: Update.
3914         * gcc.dg/cpp/sysmac2.c: Update.
3915
3916 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3917
3918         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
3919
3920 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
3921
3922         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
3923         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
3924
3925 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
3926
3927         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
3928
3929 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
3930
3931         * lib/g++.exp (g++_include_flags): Don't use any special flags
3932         if TESTING_IN_BUILD_TREE is not defined.
3933         (g++_init): Use a plain 'c++' as the compiler if
3934         TESTING_IN_BUILD_TREEE is not defined.
3935
3936 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
3937
3938         * g++.old-deja/g++.eh/catch13.C: New test.
3939         * g++.old-deja/g++.eh/catch14.C: New test.
3940
3941 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
3942
3943         * gcc.dg/cpp/tr-define.c: New test.
3944
3945 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
3946
3947         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
3948         <stdlib.h>, not <malloc.h>.
3949
3950 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
3951
3952         * g++.old-deja/g++.ns/template17.C: New test.
3953
3954 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
3955
3956         * g++.old-deja/g++.pt/ref4.C: New test.
3957
3958 2001-04-30  Richard Henderson  <rth@redhat.com>
3959
3960         * gcc.dg/20000724-1.c: Revert last change.
3961
3962 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
3963
3964         * g77.f-torture/execute/20010430.f: New test.
3965
3966 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
3967
3968         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
3969
3970 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
3971
3972         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
3973
3974 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
3975
3976         * g++.old-deja/g++.eh/crash6.C: New test.
3977
3978 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
3979
3980         * g++.old-deja/g++.other/warn7.C: New test.
3981
3982 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
3983
3984         * g++.old-deja/g++.other/defarg9.C: New test.
3985
3986 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
3987
3988         * g77.f-torture/compile/20010426.f: New test.
3989         * g77.f-torture/execute/20010426.f: New test.
3990
3991 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
3992
3993         * g77.f-torture/compile/20000629-1.x: Remove - error
3994         has been fixed.
3995
3996 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
3997
3998         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
3999         Tweak slightly to work with g++.dg framework.
4000         * g++.dg/special/ecos.exp: Run initp1.C test.
4001         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
4002
4003         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
4004         its linker doesn't give line numbers either.
4005         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
4006
4007 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
4008
4009         * g++.old-deja/g++.other/lex1.C: New test.
4010
4011 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
4012
4013         * gcc.dg/noncompile/20010425-1.c: New test.
4014
4015 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
4016
4017         * g++.old-deja/g++.pt/mangle2.C: New test.
4018
4019 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
4020
4021         * gcc.dg/format/plus-1.c: New test.
4022
4023 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
4024
4025         * gcc.dg/20010423-1.c: New test.
4026
4027 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
4028
4029         * gcc.c-torture/execute/20010422-1.c: New test.
4030
4031 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
4032
4033         * g++.old-deja/g++.ns/type2.C: New test.
4034
4035 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
4036
4037         * g++.old-deja/g++.other/perf1.C: New test.
4038
4039 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
4040
4041         * gcc.dg/c99-func-2.c: Remove xfail.
4042         * gcc.dg/c99-func-3.c: Remove xfail.
4043         * gcc.dg/c99-func-4.c: Remove xfail.
4044
4045 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
4046
4047         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
4048
4049 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
4050
4051         * gcc.c-torture/compile/20010423-1.c: New test.
4052
4053 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
4054
4055         * g++.old-deja/g++.pt/typename28.C: New test.
4056
4057 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
4058
4059         * g++.old-deja/g++.abi/empty2.C: New test.
4060         * g++.old-deja/g++.abi/empty3.C: New test.
4061
4062 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
4063
4064         * g++.old-deja/g++.other/comdat2.C: New test.
4065         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
4066
4067 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
4068
4069         * g++.old-deja/g++.other/overload14.C: New test.
4070
4071 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
4072
4073         * g++.old-deja/g++.other/lookup23.C: New test.
4074
4075 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
4076
4077         * gcc.c-torture/execute/20010403-1.c: New test.
4078
4079 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
4080             Mark Mitchell  <mark@codesourcery.com>
4081
4082         * lib/old-dejagnu.exp: Don't delete output of executable.
4083         Add .exe suffix to executables.
4084
4085 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
4086
4087         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
4088
4089 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4090
4091         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
4092
4093 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
4094
4095         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
4096         * g++.old-deja/g++.abi/crash1.C: New test.
4097
4098 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
4099
4100         * g++.old-deja/g++.other/crash40.C: New test.
4101
4102 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4103
4104         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
4105
4106 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
4107
4108         * g++.old-deja/g++.other/warn6.C: New test.
4109
4110 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
4111
4112         * g++.old-deja/g++.robertl/eb42.C: Same.
4113
4114 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4115
4116         * gcc.dg/wtr-conversion-1.c: New testcase.
4117
4118 2001-04-10  Richard Henderson  <rth@redhat.com>
4119
4120         * g++.old-deja/g++.other/array5.C: New.
4121
4122 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4123
4124         * gcc.c-torture/execute/20010408-1.c: New test.
4125
4126 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
4127
4128         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
4129         headers and constructs.
4130         * g++.old-deja/g++.robertl/eb79.C: Same.
4131         * g++.old-deja/g++.robertl/eb77.C (main): Same.
4132         * g++.old-deja/g++.robertl/eb73.C: Same.
4133         * g++.old-deja/g++.robertl/eb66.C (main): Same.
4134         * g++.old-deja/g++.robertl/eb55.C (t): Same.
4135         * g++.old-deja/g++.robertl/eb54.C (main): Same.
4136         * g++.old-deja/g++.robertl/eb46.C (main): Same.
4137         * g++.old-deja/g++.robertl/eb44.C: Same.
4138         * g++.old-deja/g++.robertl/eb41.C (main): Same.
4139         * g++.old-deja/g++.robertl/eb4.C (main): Same.
4140         * g++.old-deja/g++.robertl/eb39.C: Same.
4141         * g++.old-deja/g++.robertl/eb33.C (main): Same.
4142         * g++.old-deja/g++.robertl/eb31.C (main): Same.
4143         * g++.old-deja/g++.robertl/eb30.C: Same.
4144         * g++.old-deja/g++.robertl/eb3.C: Same.
4145         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
4146         * g++.old-deja/g++.robertl/eb21.C: Same.
4147         * g++.old-deja/g++.robertl/eb15.C: Same.
4148         * g++.old-deja/g++.robertl/eb118.C: Same.
4149         * g++.old-deja/g++.robertl/eb115.C (main): Same.
4150         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
4151         * g++.old-deja/g++.robertl/eb109.C: Same.
4152         * g++.old-deja/g++.other/sibcall1.C (main): Same.
4153         * g++.old-deja/g++.mike/rtti1.C: Same.
4154         * g++.old-deja/g++.mike/p658.C: Same.
4155         * g++.old-deja/g++.mike/net46.C: Same.
4156         * g++.old-deja/g++.mike/net34.C: Same.
4157         * g++.old-deja/g++.mike/memoize1.C: Same.
4158         * g++.old-deja/g++.mike/eh2.C: Same.
4159         * g++.old-deja/g++.law/weak.C: Same.
4160         * g++.old-deja/g++.law/visibility7.C: Same.
4161         * g++.old-deja/g++.law/visibility25.C: Same.
4162         * g++.old-deja/g++.law/visibility22.C: Same.
4163         * g++.old-deja/g++.law/visibility2.C: Same.
4164         * g++.old-deja/g++.law/visibility17.C: Same.
4165         * g++.old-deja/g++.law/visibility13.C: Same.
4166         * g++.old-deja/g++.law/visibility10.C: Same.
4167         * g++.old-deja/g++.law/visibility1.C: Same.
4168         * g++.old-deja/g++.law/virtual3.C (eval): Same.
4169         * g++.old-deja/g++.law/vbase1.C: Same.
4170         * g++.old-deja/g++.law/operators32.C: Same.
4171         * g++.old-deja/g++.law/nest3.C: Same.
4172         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
4173         * g++.old-deja/g++.law/except5.C (main): Same.
4174         * g++.old-deja/g++.law/cvt7.C (run): Same.
4175         * g++.old-deja/g++.law/cvt2.C: Same.
4176         * g++.old-deja/g++.law/cvt16.C: Same.
4177         * g++.old-deja/g++.law/ctors6.C (bar): Same.
4178         * g++.old-deja/g++.law/ctors17.C (main): Same.
4179         * g++.old-deja/g++.law/ctors13.C: Same.
4180         * g++.old-deja/g++.law/ctors12.C (main): Same.
4181         * g++.old-deja/g++.law/ctors10.C: Same.
4182         * g++.old-deja/g++.law/code-gen5.C: Same.
4183         * g++.old-deja/g++.law/bad-error7.C: Same.
4184         * g++.old-deja/g++.law/arm9.C: Same.
4185         * g++.old-deja/g++.law/arm12.C: Same.
4186         * g++.old-deja/g++.law/arg8.C: Same.
4187         * g++.old-deja/g++.law/arg1.C: Same.
4188         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
4189         * g++.old-deja/g++.jason/template31.C: Same.
4190         * g++.old-deja/g++.jason/template24.C (main): Same.
4191         * g++.old-deja/g++.jason/2371.C: Same.
4192         * g++.old-deja/g++.eh/new2.C: Same.
4193         * g++.old-deja/g++.eh/new1.C: Same.
4194         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
4195         * g++.old-deja/g++.brendan/nest21.C (main): Same.
4196         * g++.old-deja/g++.brendan/err-msg3.C: Same.
4197         * g++.old-deja/g++.brendan/crash62.C: Same.
4198         * g++.old-deja/g++.brendan/crash52.C: Same.
4199         * g++.old-deja/g++.brendan/crash49.C (main): Same.
4200         * g++.old-deja/g++.brendan/crash38.C: Same.
4201         * g++.old-deja/g++.brendan/crash15.C (main): Same.
4202         * g++.old-deja/g++.brendan/copy9.C: Same.
4203
4204 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
4205
4206         * gcc.c-torture/execute/20001203-2.c (memset):
4207         Count argument is of type __SIZE_TYPE__.
4208
4209 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
4210
4211         * gcc.c-torture/compile/20010404-1.c: New test.
4212
4213 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
4214
4215         * gcc.c-torture/compile/20010326-1.c: New test.
4216
4217 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
4218
4219         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
4220         peculiarities of the SH.
4221         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
4222
4223 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4224
4225         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
4226         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
4227         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
4228
4229 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
4230
4231         * g77.f-torture/compile/20010321-1.f: New test.
4232
4233 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
4234
4235         * gcc.c-torture/compile/20010329-1.c: New test.
4236
4237 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
4238
4239         * gcc.c-torture/execute/20010329-1.c: New test.
4240
4241 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
4242
4243         * g++.old-deja/g++.other/eh4.C: Fix typo.
4244
4245 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
4246
4247         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
4248
4249 2001-03-28  Philip Blundell  <philb@gnu.org>
4250
4251         * gcc.c-torture/compile/20010328-1.c: New test.
4252
4253 2001-03-27  Richard Henderson  <rth@redhat.com>
4254
4255         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
4256         * g++.old-deja/g++.eh/vbase3.C: Likewise.
4257
4258 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
4259
4260         * gcc.c-torture/compile/20010327-1.c: New test.
4261
4262 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
4263
4264         * g++.old-deja/g++.other/friend12.C: New test.
4265         * g++.old-deja/g++.other/friend9.C: Expect no errors.
4266         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
4267
4268 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4269
4270         * gcc.c-torture/execute/20010325-1.c: New test.
4271
4272 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
4273
4274         * g++.old-deja/g++.other/mangle3.C: New test.
4275
4276 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
4277
4278         * g++.old-deja/g++.other/anon8.C: New test.
4279
4280 2001-03-20  Philip Blundell  <philb@gnu.org>
4281
4282         * gcc.c-torture/compile/20010320-1.c: New test.
4283
4284 2001-03-17  Richard Henderson  <rth@redhat.com>
4285
4286         * g++.old-deja/g++.other/eh4.C: Add expected error text.
4287
4288 2001-03-15  Geoff Keating  <geoff@redhat.com>
4289
4290         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
4291         tests on AIX.
4292
4293 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
4294
4295         * g++.old-deja/g++.other/eh4.C: New test.
4296
4297 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
4298
4299         * gcc.dg/cpp/mi1.c: Update.
4300
4301 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
4302
4303         * g++.old-deja/g++.other/regstack.C: New test.
4304
4305 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
4306
4307         * g++.old-deja/g++.other/ref4.C: New test.
4308
4309 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
4310
4311         * objc/execute/va_method.m: Added.
4312         * objc/execute/IMP.m: Added.
4313         * objc/execute/_cmd.m: Added.
4314         * objc/execute/accessing_ivars.m: Added.
4315         * objc/execute/class-1.m: Added.
4316         * objc/execute/class-10.m: Added.
4317         * objc/execute/class-11.m: Added.
4318         * objc/execute/class-12.m: Added.
4319         * objc/execute/class-13.m: Added.
4320         * objc/execute/class-14.m: Added.
4321         * objc/execute/class-2.m: Added.
4322         * objc/execute/class-3.m: Added.
4323         * objc/execute/class-4.m: Added.
4324         * objc/execute/class-5.m: Added.
4325         * objc/execute/class-6.m: Added.
4326         * objc/execute/class-7.m: Added.
4327         * objc/execute/class-8.m: Added.
4328         * objc/execute/class-9.m: Added.
4329         * objc/execute/class-tests-1.h
4330         * objc/execute/class-tests-2.h
4331         * objc/execute/compatibility_alias.m: Added.
4332         * objc/execute/encode-1.m: Added.
4333         * objc/execute/formal_protocol-1.m: Added.
4334         * objc/execute/formal_protocol-2.m: Added.
4335         * objc/execute/formal_protocol-3.m: Added.
4336         * objc/execute/formal_protocol-4.m: Added.
4337         * objc/execute/formal_protocol-5.m: Added.
4338         * objc/execute/formal_protocol-6.m: Added.
4339         * objc/execute/formal_protocol-7.m: Added.
4340         * objc/execute/informal_protocol.m: Added.
4341         * objc/execute/initialize.m: Added.
4342         * objc/execute/load.m: Added.
4343         * objc/execute/many_args_method.m: Added.
4344         * objc/execute/nested-3.m: Added.
4345         * objc/execute/no_clash.m: Added.
4346         * objc/execute/private.m: Added.
4347         * objc/execute/redefining_self.m: Added.
4348         * objc/execute/root_methods.m: Added.
4349         * objc/execute/selector-1.m: Added.
4350         * objc/execute/static-1.m: Added.
4351         * objc/execute/static-2.m: Added.
4352         * objc/execute/va_method.m: Added.
4353
4354 2001-03-10  Richard Henderson  <rth@redhat.com>
4355
4356         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
4357
4358 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
4359
4360         * g++.old-deja/g++.other/crash31.C: XFAIL.
4361         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
4362         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
4363         * gcc.c-torture/execute/20010123-1.x: XFAIL.
4364         * gcc.c-torture/execute/20010124-1.x: XFAIL.
4365         * gcc.dg/sequence-pt-1.c: XFAIL one test.
4366
4367 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
4368
4369         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
4370
4371 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
4372
4373         * gcc.dg/20000724-1.c: Don't use multiline strings.
4374
4375 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
4376
4377         * objc/execute/string1.m, objc/execute/string2.m: Compare the
4378         result of -cString against what we expect it to be; don't just
4379         print it out for no one to read.
4380
4381         * objc/execute/string3.m, objc/execute/string4.m: New tests.
4382         Based on testcases provided by Nicola Pero.
4383
4384 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
4385
4386         * gcc.dg/cpp/macro7.c: New test.
4387
4388 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
4389
4390         * gcc.dg/cpp/multiline.c: Update.
4391
4392 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
4393
4394         * g++.old-deja/g++.other/enum3.C: New test.
4395
4396 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
4397
4398         * g++.old-deja/g++.other/pod1.C: New test.
4399
4400 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
4401
4402         * g++.old-deja/g++.ext/overload1.C: New test.
4403
4404 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
4405
4406         * g++.old-deja/g++.pt/using1.C: New test.
4407
4408 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
4409
4410         * g++.old-deja/g++.other/using9.C: New test.
4411
4412 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
4413
4414         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
4415
4416         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
4417
4418 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
4419
4420         * g++.old-deja/g++.ext/realpt1.C: Remove.
4421
4422 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
4423
4424         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
4425
4426 2001-02-26  Will Cohen  <wcohen@redhat.com>
4427
4428         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
4429
4430 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
4431
4432         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
4433         templatized constructors.
4434
4435 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4436
4437         * gcc.c-torture/execute/20010224-1.c: New test.
4438
4439 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
4440
4441         * gcc.c-torture/execute/20010222-1.c: New test.
4442
4443 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
4444
4445         * g++.old-deja/g++.other/inline20.C: New test.
4446
4447 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4448
4449         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
4450
4451 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
4452
4453         * g++.old-deja/g++.other/lookup22.C: New test.
4454
4455 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
4456
4457         * g77.dg: New directory.
4458         * g77.dg/20010216-1.f: New test case.
4459         * g77.dg/dg.exp: New driver.
4460         * lib/g77-dg.exp: New driver library.
4461
4462 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4463
4464         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
4465
4466 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
4467
4468         * g++.old-deja/g++.other/decl9.C: New test.
4469
4470 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
4471
4472         * g++.old-deja/g++.other/init16.C: Update the test so that it does
4473         not need <string> and also tests the initialization at runtime.
4474
4475 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
4476
4477         * gcc.c-torture/execute/longlong.c: New test.
4478
4479 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
4480
4481         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
4482
4483 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
4484
4485         * gcc.c-torture/execute/920302-1.c (execute):
4486         Change argument type to short.
4487
4488 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
4489
4490         * g++.old-deja/g++.pt/deduct6.C: New test.
4491
4492 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
4493
4494         * g++.old-deja/g++.pt/deduct5.C: New test.
4495
4496 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
4497
4498         * gcc.c-torture/execute/20010209-1.c: New test.
4499
4500 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
4501
4502         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
4503
4504 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
4505
4506         * g++.dg/vtgc1.C: Update for new ABI.
4507
4508         * consistency.vlad: New directory, 1665 files.
4509
4510 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
4511
4512         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
4513         return type.
4514         * gcc.dg/cpp/digraphs.c: Declare puts.
4515
4516 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4517
4518         * g++.old-deja/g++.other/warn5.C: New test.
4519
4520 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4521
4522         * g++.old-deja/g++.pt/spec40.C: New test.
4523
4524 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4525
4526         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
4527         case.
4528         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
4529
4530 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
4531
4532         * gcc.c-torture/compile/20010209-1.c: New test.
4533
4534 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
4535
4536         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
4537         excess errors message but not if it crashes.
4538         * g++.old-deja/g++.other/crash27.C: Likewise.
4539         * g++.old-deja/g++.other/crash28.C: Likewise.
4540         * g++.old-deja/g++.other/crash30.C: Likewise.
4541         * g++.old-deja/g++.other/crash32.C: Likewise.
4542         * g++.old-deja/g++.other/crash35.C: Likewise.
4543         * g++.old-deja/g++.pt/inherit2.C: Likewise.
4544
4545 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4546
4547         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
4548         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
4549         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
4550         g77.f-torture/execute/execute.exp,
4551         g77.f-torture/noncompile/noncompile.exp,
4552         gcc.c-torture/execute/execute.exp,
4553         gcc.c-torture/execute/memcheck/memcheck.exp,
4554         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
4555         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
4556         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
4557         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
4558         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
4559         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
4560         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
4561         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
4562         Remove bug reporting instructions with ancient email addresses.
4563
4564 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
4565
4566         * gcc.dg/20010202-1.c: New test.
4567         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
4568
4569 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
4570
4571         * g++.dg/stdbool-if.C: New test.
4572
4573 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4574
4575         * objc/execute/fdecl.m: Added main().
4576
4577 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
4578
4579         * gcc.c-torture/execute/20010206-1.c: New test.
4580
4581 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
4582
4583         * gcc.dg/cpp/avoidpaste1.c: Update.
4584
4585 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4586
4587         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
4588         Pero <nicola@brainstorm.co.uk>.
4589         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
4590
4591 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
4592
4593         * g++.old-deja/g++.pt/spec39.C: New test.
4594
4595 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
4596
4597         * gcc.c-torture/compile/20010202-1.c: New test.
4598
4599 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
4600
4601         * g++.old-deja/g++.abi/primary2.C: New test.
4602         * g++.old-deja/g++.abi/primary3.C: New test.
4603         * g++.old-deja/g++.abi/primary4.C: New test.
4604         * g++.old-deja/g++.abi/primary5.C: New test.
4605         * g++.old-deja/g++.abi/vtable3.h: New test.
4606         * g++.old-deja/g++.abi/vtable3a.C: New test.
4607         * g++.old-deja/g++.abi/vtable3b.C: New test.
4608         * g++.old-deja/g++.abi/vtable3c.C: New test.
4609         * g++.old-deja/g++.abi/vtable3d.C: New test.
4610         * g++.old-deja/g++.abi/vtable3e.C: New test.
4611         * g++.old-deja/g++.abi/vtable3f.C: New test.
4612         * g++.old-deja/g++.abi/vtable3g.C: New test.
4613         * g++.old-deja/g++.abi/vtable3h.C: New test.
4614         * g++.old-deja/g++.abi/vtable3i.C: New test.
4615         * g++.old-deja/g++.abi/vtable3j.C: New test.
4616         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
4617
4618 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
4619
4620         * g++.old-deja/g++.other/anon6.C: New test.
4621         * g++.old-deja/g++.other/anon7.C: New test.
4622
4623 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
4624
4625         * gcc.dg/cpp/avoidpaste2.c: New tests.
4626
4627 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
4628
4629         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
4630
4631 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
4632
4633         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
4634         DECIMAL_DIG cases for Irix."
4635
4636 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
4637
4638         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
4639
4640 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4641
4642         * gcc.dg/c99-tag-1.c: New test.
4643
4644 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
4645
4646         * gcc.dg/cpp/tr-warn1.c: Add tests.
4647
4648 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
4649
4650         * gcc.dg/cpp/avoidpaste1.c: Update.
4651         * gcc.dg/cpp/paste4.c: Update.
4652
4653 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
4654
4655         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
4656         cases for Irix.
4657
4658 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4659
4660         * g++.old-deja/g++.other/inline19.C: New test.
4661
4662 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
4663
4664         * gcc.dg/Wlarger-than.c: New test.
4665
4666 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
4667
4668         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
4669
4670 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
4671
4672         * gcc.c-torture/execute/20010129-1.c: New test.
4673         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
4674
4675 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
4676
4677         * gcc.dg/cpp/avoidpaste1.c: Test case.
4678
4679 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
4680
4681         * g++.old-deja/g++.other/inline18.C: New test.
4682
4683 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4684
4685         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
4686         and __builtin_putchar.
4687
4688 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
4689
4690         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
4691         tests.
4692
4693 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
4694
4695         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
4696         floating point number rounding mode to round to the nearest
4697         representable mode.
4698
4699 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
4700
4701         * g++.old-deja/g++.other/mangle2.C: New test.
4702
4703 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
4704
4705         * gcc.c-torture/compile/20010124-1.c: New test.
4706
4707 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
4708
4709         * g++.old-deja/g++.pt/spec38.C: New test.
4710
4711 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4712
4713         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
4714         "Build don't run".
4715
4716 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4717
4718         * gcc.c-torture/execute/20010123-1.c: New test.
4719
4720 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
4721
4722         * g++.old-deja/g++.pt/spec37.C: New test.
4723
4724 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
4725
4726         * g++.old-deja/g++.pt/overload14.C: New test.
4727
4728 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4729
4730         * gcc.c-torture/execute/20010122-1.c: New test, exercise
4731         __builtin_return_address.
4732
4733 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
4734
4735         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
4736         * g++.old-deja/g++.pt/spec35.C: New test.
4737         * g++.old-deja/g++.pt/spec36.C: New test.
4738
4739 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
4740
4741         * gcc.c-torture/compile/20010118-1.c: New test.
4742
4743 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
4744
4745         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
4746
4747 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
4748
4749         * gcc.c-torture/execute/20010119-1.c: New test.
4750
4751 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4752
4753         * g++.old-deja/g++.other/vbase5.C: New test.
4754
4755 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
4756
4757         * gcc.c-torture/execute/20010118-1.c: New test.
4758
4759 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4760
4761         * g++.old-deja/g++.pt/deduct3.C: New test.
4762
4763 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4764
4765         * g++.old-deja/g++.pt/spec34.C: New test.
4766
4767 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
4768
4769         * g77.f-torture/compile/20000601-2.f: New test.
4770
4771 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4772
4773         * g++.old-deja/g++.other/init17.C: New test.
4774
4775 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
4776
4777         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
4778
4779 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4780
4781         * g++.old-deja/g++.pt/unify8.C: New test.
4782
4783 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4784
4785         * g++.old-deja/g++.abi/vbase1.C: New test.
4786
4787 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4788
4789         * g++.old-deja/g++.pt/crash65.C: New test.
4790
4791 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
4792
4793         * gcc.dg/cpp/assembl2.S: New test case.
4794
4795 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
4796
4797         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
4798         are supported.
4799
4800 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4801
4802         * g++.old-deja/g++.other/builtins1.C: New test.
4803         * g++.old-deja/g++.other/builtins2.C: Likewise.
4804         * g++.old-deja/g++.other/builtins3.C: Likewise.
4805         * g++.old-deja/g++.other/builtins4.C: Likewise.
4806
4807 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
4808
4809         * gcc.c-torture/compile/20010117-1.c: New test.
4810         * gcc.c-torture/compile/20010117-2.c: New test.
4811
4812 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4813
4814         * g77.f-torture/execute/20010116.[fx]: New test,
4815         XFAIL on i?86-*-*.
4816         * g77.f-torture/compile/20010115.f: Indicate it's
4817         a test for PR fortran/1636.
4818
4819 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
4820
4821         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
4822
4823 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4824
4825         * g77.f-torture/compile/20010115.f: New test.
4826
4827 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
4828
4829         * g++.old-deja/g++.pt/nontype5.C: New test.
4830
4831 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
4832
4833         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
4834         have an equivalent working one below it.
4835
4836 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
4837
4838         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
4839         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
4840
4841 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
4842
4843         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
4844         message containing "init_priority".
4845         (conpr-2.C): Likewise.
4846         (conpr-3.C): Likewise.
4847         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
4848
4849 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4850
4851         * gcc.c-torture/execute/20010114-2.c: New test.
4852
4853 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
4854
4855         * gcc.c-torture/compile/20010114-1.c: New test.
4856         * gcc.c-torture/compile/20010114-1.x: Xfail.
4857         * gcc.c-torture/compile/20010114-2.c: New test.
4858         * gcc.c-torture/execute/20010114-1.c: New test.
4859         * gcc.dg/trunc-1.c: New test.
4860         * gcc.dg/uninit-B.c: New test.
4861
4862 2001-01-13  Nick Clifton  <nickc@redhat.com>
4863
4864         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
4865         target.
4866
4867 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4868
4869         * gcc.c-torture/compile/20010113-1.c: New test.
4870
4871 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
4872
4873         * gcc.c-torture/compile/20001212-1.c: New test.
4874
4875 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4876
4877         * gcc.dg/cpp/widestr1.c: Update.
4878         * gcc.dg/cpp/prag-imp.c: Remove.
4879
4880 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
4881
4882         * gcc.c-torture/execute/20000801-3.x: Remove.
4883         * gcc.dg/c90-init-1.c: New test.
4884         * gcc.dg/c99-init-1.c: New test.
4885         * gcc.dg/c99-init-2.c: New test.
4886         * gcc.dg/gnu99-init-1.c: New test.
4887
4888 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
4889
4890         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
4891         testing that no relevant ones were found.
4892
4893 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
4894
4895         * g++.old-deja/g++.pt/cast2.C: New test.
4896
4897 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
4898
4899         * g++.old-deja/g++.pt/friend47.C: New test.
4900
4901 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4902
4903         * g++.old-deja/g++.pt/instantiate13.C: New test.
4904
4905 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4906
4907         * g++.old-deja/g++.other/defarg7.C: New test.
4908         * g++.old-deja/g++.other/defarg8.C: New test.
4909
4910 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4911
4912         * g++.old-deja/g++.pt/crash64.C: New test.
4913
4914 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4915
4916         * g++.old-deja/g++.pt/crash63.C: New test.
4917
4918 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
4919
4920         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
4921
4922 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
4923
4924         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
4925
4926 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
4927
4928         * g++.old-deja/g++.pt/error3.C: New test.
4929
4930 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
4931
4932         * g++.old-deja/g++.other/crash39.C: New test.
4933
4934 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
4935
4936         * g++.old-deja/g++.other/vbase4.C: New test.
4937
4938 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
4939
4940         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
4941         * gcc.dg/special/20000419-2.c: New file. Identical to above.
4942         * gcc.dg/special/special.exp: New test driver which will check
4943         for alias support for the above test.
4944
4945 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
4946
4947         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
4948         problems on small machines.
4949         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
4950         parameterize.
4951
4952 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
4953
4954         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
4955         mips.
4956         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
4957
4958 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
4959
4960         * g++.old_deja/g++.pt/using8.C: New test.
4961
4962 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4963
4964         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
4965
4966 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
4967
4968         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
4969         where a failure is expected.
4970         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
4971
4972 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
4973
4974         * g++.old_deja/g++.pt/instantiate12.C: New test.
4975
4976 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
4977
4978         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
4979         start of structs.
4980         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
4981         * g++.old-deja/g++.brendan/crash17.C: Likewise.
4982         * g++.old-deja/g++.brendan/crash29.C: Likewise.
4983         * g++.old-deja/g++.brendan/crash48.C: Likewise.
4984         * g++.old-deja/g++.brendan/ns1.C: Likewise.
4985         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
4986         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
4987         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
4988         * g++.old-deja/g++.eh/spec6.C: Likewise.
4989         * g++.old-deja/g++.jason/crash3.C: Likewise.
4990         * g++.old-deja/g++.law/ctors11.C: Likewise.
4991         * g++.old-deja/g++.law/ctors17.C: Likewise.
4992         * g++.old-deja/g++.law/ctors5.C: Likewise.
4993         * g++.old-deja/g++.law/ctors9.C: Likewise.
4994         * g++.old-deja/g++.mike/ambig1.C: Likewise.
4995         * g++.old-deja/g++.mike/net22.C: Likewise.
4996         * g++.old-deja/g++.mike/p3538a.C: Likewise.
4997         * g++.old-deja/g++.mike/p3538b.C: Likewise.
4998         * g++.old-deja/g++.mike/virt3.C: Likewise.
4999         * g++.old-deja/g++.niklas/t128.C: Likewise.
5000         * g++.old-deja/g++.other/anon4.C: Likewise.
5001         * g++.old-deja/g++.other/using1.C: Likewise.
5002         * g++.old-deja/g++.other/warn3.C: Likewise.
5003         * g++.old-deja/g++.pt/t37.C: Likewise.
5004         * g++.old-deja/g++.robertl/eb69.C: Likewise.
5005         * g++.old-deja/g++.robertl/eb71.C: Likewise.
5006
5007 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
5008
5009         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
5010
5011 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5012
5013         * gcc.c-torture/execute/stdio-opt-3.c: New test.
5014
5015 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
5016
5017         * gcc.c-torture/compile/20010107-1.c: New test.
5018
5019 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5020
5021         * gcc.c-torture/execute/builtin-noret-1.c: New test.
5022
5023 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5024
5025         * gcc.dg/format/format.h: New file.
5026         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
5027         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
5028         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
5029         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
5030         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
5031         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
5032         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
5033         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
5034         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
5035         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
5036         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
5037         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
5038         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
5039         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
5040         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
5041         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
5042         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
5043         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
5044         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
5045         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
5046         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
5047         instead of declaring standard types, macros and functions in each
5048         test.
5049
5050 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
5051
5052         * gcc.c-torture/execute/20010106-1.c: New test.
5053
5054 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
5055
5056         * gcc.dg/format/format.exp: New file.
5057         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
5058         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
5059         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
5060         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
5061         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
5062         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
5063         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
5064         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
5065         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
5066         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
5067         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
5068         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
5069         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
5070         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
5071         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
5072         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
5073         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
5074         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
5075         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
5076         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
5077         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
5078         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
5079         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
5080         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
5081         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
5082         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
5083         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
5084         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
5085         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
5086         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
5087         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
5088         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
5089         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
5090         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
5091         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
5092         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
5093         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
5094         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
5095         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
5096         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
5097         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
5098         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
5099
5100 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
5101
5102         * gcc.c-torture/execute/991228-1.c: Take word endianness into
5103         account.
5104
5105 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
5106
5107         * gcc.c-torture/execute/builtin-complex-1.c: New test.
5108
5109 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
5110
5111         * g++.old-deja/g++.pt/crash62.C: New test.
5112
5113 2001-01-04  Richard Henderson  <rth@redhat.com>
5114
5115         * gcc.dg/20000926-1.c: Update expected warnings.
5116         * gcc.dg/array-2.c: Likewise.
5117         * gcc.dg/array-4.c: Also validate flexible array members.
5118         * gcc.dg/c99-flex-array-1.c: New.
5119
5120 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
5121
5122         * gcc.c-torture/compile/20001222-1.x: Remove.
5123
5124 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5125
5126         * gcc.c-torture/execute/built-in-setjmp.c: New.
5127
5128 2001-01-03  Richard Henderson  <rth@redhat.com>
5129
5130         * gcc.dg/940510-1.c: Update expected error wording.
5131         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
5132
5133 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
5134
5135         * lib/target-supports.exp (check_alias_available): Modified to
5136         indicate aliases not supported if only weak aliases are supported.
5137
5138 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5139
5140         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
5141         Turn on cmpstrsi checks for __pj__ and __i370__.
5142
5143 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
5144
5145         * g++.old-deja/g++.other/virtual11.C: New test.
5146
5147 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
5148
5149         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
5150
5151 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5152
5153         * gcc.c-torture/compile/20010102-1.c: New test.
5154
5155 2001-01-02  Andreas Jaeger  <aj@suse.de>
5156
5157         * gcc.dg/noreturn-3.c: New test.
5158
5159         * gcc.dg/noreturn-4.c: New test.
5160
5161 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5162
5163         * gcc.c-torture/execute/stdio-opt-1.c: Also test
5164         __builtin_fputc and __builtin_fwrite.
5165
5166 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
5167
5168         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
5169         signed char, not default char.
5170
5171 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
5172
5173         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
5174
5175 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
5176
5177         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
5178
5179 2000-12-29  Richard Henderson  <rth@redhat.com>
5180
5181         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
5182         (__cyg_profile_func_exit): Define.
5183
5184 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
5185
5186         * g++.dg/vtgc1.C: New test.
5187
5188 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
5189
5190         * gcc.dg/noncompile/20001228-1.c: New test.
5191
5192         * gcc.dg/20001228-1.c: New test.
5193
5194         * gcc.c-torture/execute/20001228-1.c: New test.
5195
5196 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
5197
5198         * gcc.dg/format-strfmon-1.c: New test.
5199
5200 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5201
5202         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
5203         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
5204         * gcc.c-torture/execute/string-opt-1.c: Likewise.
5205         * gcc.c-torture/execute/string-opt-2.c: Likewise.
5206         * gcc.c-torture/execute/string-opt-3.c: Likewise.
5207         * gcc.c-torture/execute/string-opt-4.c: Likewise.
5208         * gcc.c-torture/execute/string-opt-6.c: Likewise.
5209         * gcc.c-torture/execute/string-opt-7.c: Likewise.
5210         * gcc.c-torture/execute/string-opt-8.c: Likewise.
5211         * gcc.c-torture/execute/string-opt-9.c: Likewise.
5212         * gcc.c-torture/execute/string-opt-10.c: Likewise.
5213         * gcc.c-torture/execute/string-opt-11.c: Likewise.
5214         * gcc.c-torture/execute/string-opt-12.c: Likewise.
5215
5216         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
5217         * gcc.c-torture/execute/string-opt-4.c: Test index.
5218
5219 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
5220
5221         * gcc.c-torture/compile/20001226-1.c: New test.
5222
5223 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
5224
5225         * gcc.c-torture/compile/20001222-1.c: New test.
5226         * gcc.c-torture/compile/20001222-1.x: Xfail.
5227
5228 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
5229
5230         * gcc.c-torture/execute/comp-goto-2.c: New test.
5231
5232 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
5233
5234         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
5235         Use long types if __INT_MAX__ is 32767.
5236         (main): Use cast to (sint32 *) when poking 88 into a_page.
5237
5238         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
5239
5240 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
5241
5242         * gcc.c-torture/compile/20001221-1.c: New test.
5243         * gcc.c-torture/execute/20001221-1.c: New test.
5244
5245 2000-12-20  Richard Henderson  <rth@redhat.com>
5246
5247         * g++.old-deja/g++.pt/crash36.C: Update error lines.
5248         * g++.old-deja/g++.robertl/eb109.C: Likewise.
5249
5250 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5251
5252         * gcc.dg/compare3.c: New test.
5253
5254 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5255
5256         * gcc.dg/format-warnll-1.c: New test.
5257
5258 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
5259
5260         * gcc.dg/cpp/cmdlne-P.c: New test.
5261
5262 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5263
5264         * gcc.c-torture/execute/builtin-abs-1.c,
5265         gcc.c-torture/execute/builtin-abs-2.c: New tests.
5266
5267 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
5268
5269         * gcc.dg/cpp/multiline.c: New test.
5270
5271 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
5272
5273         * g++.old-deja/g++.other/syshdr1.C: Update.
5274         * gcc.dg/cpp/lineflags.c: Remove temporarily.
5275
5276 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5277
5278         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
5279
5280 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5281
5282         * g++.old-deja/g++.pt/ttp65.C: New test.
5283
5284 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5285
5286         * g++.old-deja/g++.pt/ttp64.C: New test.
5287
5288 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5289
5290         * g++.old-deja/g++.pt/spec33.C: New test.
5291
5292 2000-12-14  Catherine Moore  <clm@redhat.com>
5293
5294         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
5295         * gcc.c-torture/execute/920612-2.c: Likewise.
5296         * gcc.c-torture/execute/920428-2.c: Likewise.
5297         * gcc-c-torture/execute/va-arg-11.c: Call exit.
5298         * gcc.c-torture/execute/va-arg-21.c: Likewise.
5299
5300 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5301
5302         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
5303         * gcc.dg/pack-test-2.c: Likewise.
5304
5305 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
5306
5307         Tests by Zack Weinberg <zackw@stanford.edu>.
5308
5309         * gcc.dg/cpp/defined.c: Update.
5310         * gcc.dg/cpp/defined_trad.c: New tests.
5311
5312 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
5313
5314         * gcc.dg/cpp/trad-direct.c: Update.
5315
5316 2000-12-11  Neil Booth  <neilb@earthling.net>
5317
5318         * gcc.dg/cpp/defined_trad.c
5319
5320 2000-12-11  Neil Booth  <neilb@earthling.net>
5321
5322         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
5323
5324 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5325
5326         * gcc.dg/format-miss-2.c: New test.
5327
5328 2000-12-09  Neil Booth  <neilb@earthling.net>
5329
5330         * gcc.dg/cpp/lineflags.c: New tests.
5331         * gcc.dg/cpp/poison.c: Update.
5332         * gcc.dg/cpp/redef2.c: Update.
5333         * gcc.dg/cpp/skipping.c: New test.
5334
5335 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
5336
5337         * g++.old-deja/g++.other/eh3.C: New testcase.
5338
5339 2000-12-07  Neil Booth  <neilb@earthling.net>
5340
5341         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
5342         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
5343         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
5344         wtr-union-init-2.c, wtr-union-init-3.c: Update.
5345         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
5346         Update.
5347
5348 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5349
5350         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
5351         __SIZE_TYPE__ instead of int for type of integers cast to
5352         pointers.
5353
5354 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
5355
5356         * g++.old-deja/g++.other/cleanup4.C: New test.
5357
5358 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5359
5360         * format-sec-1.c: New test.
5361
5362 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5363
5364         * gcc.dg/format-nonlit-3.c: New test.
5365
5366 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5367
5368         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
5369         through a null pointer.
5370
5371 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5372
5373         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
5374         * g++.old-deja/g++.pt/partial4.C: New test.
5375
5376 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
5377
5378         * gcc.c-torture/execute/ieee/hugeval.x: New.
5379
5380 2000-12-06  Neil Booth  <neilb@earthling.net>
5381
5382         * gcc.dg/cpp/backslash2.c: New tests.
5383
5384 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5385
5386         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
5387         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
5388
5389 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
5390
5391         * gcc.c-torture/execute/20001203-2.c: New testcase.
5392
5393 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
5394
5395         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
5396         * g++.old-deja/g++.other/virtual10.C: New test.
5397
5398 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
5399
5400         * g++.old-deja/g++.mike/pmf5.C: Remove test.
5401
5402 2000-12-05  Richard Henderson  <rth@redhat.com>
5403
5404         * gcc.c-torture/compile/20001205-1.c: New.
5405
5406 2000-12-04  Neil Booth  <neilb@earthling.net>
5407
5408         * g++.old-deja/g++.other/virtual9.C: New test.
5409         * g++.old-deja/g++.pt/crash61.C: New test.
5410         * gcc.c-torture/execute/loop-9.c: New test.
5411
5412 2000-12-04  Neil Booth  <neilb@earthling.net>
5413
5414         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
5415         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
5416         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
5417         * gcc.dg/cpp/extratokens.c: ...here.
5418
5419 2000-12-04  Neil Booth  <neilb@earthling.net>
5420
5421         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
5422         New tests.
5423
5424 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5425
5426         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
5427         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
5428
5429 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
5430
5431         * gcc.c-torture/execute/20001203-1.c: New test.
5432
5433 2000-12-03  Neil Booth  <neilb@earthling.net>
5434
5435         * gcc.dg/cpp/macro6.c: New test cases.
5436
5437 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5438
5439         * gcc.c-torture/execute/string-opt-9.c: New test.
5440         * gcc.c-torture/execute/string-opt-10.c: Likewise.
5441         * gcc.c-torture/execute/string-opt-11.c: Likewise.
5442         * gcc.c-torture/execute/string-opt-12.c: Likewise.
5443
5444         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
5445         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
5446
5447 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
5448
5449         * gcc.dg/cpp/if-6.c: New testcase.
5450
5451         * gcc.dg/20001201-1.c: New testcase.
5452
5453 2000-12-02  Neil Booth  <neilb@earthling.net>
5454
5455         * g++.old-deja/g++.other/externC4.C,
5456         g++.old-deja/g++.other/friend10.C: New tests.
5457
5458 2000-12-02  Neil Booth  <neilb@earthling.net>
5459
5460         * g++.old-deja/g++.other/instan2.C
5461         * g++.old-deja/g++.other/instan3.C: New test.
5462
5463 2000-12-02  Neil Booth  <neilb@earthling.net>
5464
5465         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
5466         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
5467         gnuc99.c,gnuc99-pedantic.c: New tests.
5468
5469 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5470
5471         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
5472         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
5473
5474 2000-12-01  Neil Booth  <neilb@earthling.net>
5475
5476         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
5477         * gcc.dg/cpp/poison.c: Update.
5478         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
5479
5480 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
5481
5482         * g77.f-torture/execute/20001201.f: New test.
5483
5484 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5485
5486         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
5487
5488 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
5489
5490         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
5491
5492 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
5493
5494         * g++.old-deja/g++.other/cast6.C: New test.
5495
5496 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
5497
5498         * gcc.c-torture/execute/20001130-2.c: New testcase.
5499
5500 2000-11-30  Richard Henderson  <rth@redhat.com>
5501
5502         * gcc.c-torture/execute/20001130-1.c: New test.
5503
5504 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5505
5506         * g++.old-deja/g++.other/op3.C: New test.
5507
5508 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5509
5510         * g++.old-deja/g++.other/op2.C: New test.
5511
5512 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5513
5514         * g++.old-deja/g++.other/crash38.C: New test.
5515
5516 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
5517
5518         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
5519
5520 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
5521
5522         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
5523         tests.
5524         * gcc.c-torture/execute/string-opt-6.c: New test.
5525
5526         * gcc.dg/20001117-1.c: Add main.
5527
5528 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
5529
5530         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
5531         Move from here ...
5532         * gcc.dg/940510-1.c: ... to here.
5533
5534         * gcc.dg/20000926-1.c: GNU C now allows initializations of
5535         zero-size arrays in toplevel structures.
5536
5537 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
5538
5539         * gcc.c-torture/execute/loop-8.c: New test.
5540
5541 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5542
5543         * g++.old-deja/g++.other/base1.C: New test.
5544
5545 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5546
5547         * g++.old-deja/g++.other/parse2.C: New test.
5548
5549 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5550
5551         * g++.old-deja/g++.pt/incomplete1.C: New test.
5552
5553 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5554
5555         * g++.old-deja/g++.other/friend9.C: New test.
5556
5557 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
5558
5559         * gcc.dg/20001127-1.c: New test.
5560
5561 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
5562
5563         * g++.old-deja/g++.pt/friend46.C: New test.
5564
5565 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
5566
5567         * g++.old-deja/g++.other/ptrmem8.C: New test.
5568
5569 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5570
5571         * gcc.c-torture/execute/string-opt-7.c: New test.
5572         * gcc.c-torture/execute/string-opt-8.c: Likewise.
5573
5574 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
5575
5576         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
5577         instead of 'mkcheck 2'.
5578
5579 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5580
5581         * gcc.c-torture/execute/memcheck/driver.c,
5582         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
5583         C9X references to refer to C99.
5584
5585 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
5586
5587         * gcc.dg/ultrasp3.c: New test.
5588
5589 2000-11-25  Neil Booth  <neilb@earthling.net>
5590
5591         * gcc.dg/cpp/include2.c: Update test to be locale independent.
5592
5593 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
5594
5595         * gcc.c-torture/compile/20001123-2.c: New.
5596
5597 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5598
5599         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
5600
5601 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
5602
5603         * gcc.dg/sequence-point-1.c: Add some new tests.
5604         * gcc.c-torture/execute/20001124-1.c: New test.
5605
5606 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
5607
5608         * g++.old-deja/g++.other/vaarg4.C: New test.
5609         * gcc.c-torture/compile/20001123-1.c: New test.
5610
5611 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
5612
5613         * g++.other/crash24.C: Adjust and remove XFAIL.
5614         * g++.other/crash37.C: New test.
5615
5616 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
5617
5618         * g++.old-deja/g++.pt/instantiate9.C: New test.
5619
5620 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
5621
5622         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
5623         new ABI, too.
5624
5625         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
5626         * g++.old-deja/g++.robertl/eb55.C: Likewise.
5627
5628 2000-11-22  Neil Booth  <neilb@earthling.net>
5629
5630         * gcc.dg/cpp/Wtrigraphs.c: New test.
5631
5632 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
5633
5634         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
5635
5636 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
5637
5638         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
5639
5640 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
5641
5642         * lib/gcc-dg.exp: load_lib scanasm.exp.
5643         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
5644         * lib/g++-dg.exp: load_lib scanasm.exp.
5645         * lib/scanasm.exp: New.
5646         (scan-assembler, scan-assembler-not): Add optional arguments to
5647         test name, or if not present, the pattern name.
5648         (scan-assembler-dem, scan-assembler-dem-not): New.
5649
5650         * g++.dg/dg.exp: New.
5651
5652 2000-11-21  Neil Booth  <neilb@earthling.net>
5653
5654         * gcc.dg/cpp/integrated1.c: Remove.
5655
5656 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
5657
5658         * gcc.c-torture/execute/20001121-1.c: New test.
5659
5660 2000-11-21  Richard Henderson  <rth@redhat.com>
5661
5662         * gcc.c-torture/compile/20001121-1.c: New test.
5663
5664 2000-11-20  Neil Booth  <neilb@earthling.net>
5665
5666         * gcc.dg/cpp/integrated1.c: New test.
5667
5668 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
5669
5670         * g++.old-deja/g++.other/inline17.C: New test.
5671
5672 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
5673
5674         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
5675         local variable to be zero: I made the variable global. Now
5676         uses abort() and exit() instead of relying on main's return value.
5677
5678 2000-11-20  Neil Booth  <neilb@earthling.net>
5679
5680         * gcc.dg/cpp/paste2.c: Update test.
5681         * objc/execute/paste.m: New test.
5682
5683 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
5684
5685         * gcc.dg/c99-condexpr-1.c: New test.
5686
5687 2000-11-20  Neil Booth  <neilb@earthling.net>
5688
5689         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
5690
5691 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
5692
5693         * g++.old-deja/g++.pt/export1.C: New test.
5694
5695 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
5696
5697         * gcc.dg/20001117-1.c: New test.
5698
5699 2000-11-18  Richard Henderson  <rth@redhat.com>
5700
5701         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
5702
5703 2000-11-18  Richard Henderson  <rth@redhat.com>
5704
5705         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
5706         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
5707         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
5708
5709 2000-11-18  Richard Henderson  <rth@redhat.com>
5710
5711         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
5712         (main): New.  Exit cleanly.
5713
5714 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5715
5716         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
5717         gcc.dg/c99-fordecl-2.c: New tests.
5718
5719 2000-11-18  Richard Henderson  <rth@redhat.com>
5720
5721         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
5722         * gcc.c-torture/execute/zerolen-2.c: New.
5723
5724 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5725
5726         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
5727         memory.
5728
5729 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
5730
5731         * g++.old-deja/g++.pt/instantiate8.C: New test.
5732
5733 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
5734
5735         * g++.old-deja/g++.other/incomplete.C: Add more tests.
5736         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
5737
5738 2000-11-16  Nick Clifton  <nickc@redhat.com>
5739
5740         * gcc.c-torture/execute/nestfunc-2.c: New test.
5741         * gcc.c-torture/execute/nestfunc-3.c: New test.
5742
5743 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
5744
5745         * gcc.c-torture/compile/20001116-1.c: New test.
5746
5747 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5748
5749         * gcc.c-torture/execute/20001115-1.c: New test.
5750
5751 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
5752
5753         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
5754         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
5755         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
5756         * g++.old-deja/g++.abi/vmihint.C: Likewise.
5757
5758 2000-11-15  Neil Booth  <neilb@earthling.net>
5759
5760         gcc.dg/cpp/_Pragma1.c: Update.
5761         gcc.dg/cpp/_Pragma2.c: New test.
5762
5763 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
5764
5765         * g++.old-deja/g++.other/anon5.C: New test.
5766
5767 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
5768
5769         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
5770         tests.
5771
5772 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
5773
5774         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
5775         output.
5776
5777 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5778
5779         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
5780         labels at end of compound statements.
5781
5782 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
5783
5784         * gcc.c-torture/execute/loop-7.c: New test.
5785
5786 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5787
5788         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
5789
5790 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5791
5792         * gcc.dg/c99-bool-1.c: New test.
5793
5794 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5795
5796         * gcc.dg/c99-scope-1.c: Remove xfail.
5797         * gcc.dg/c99-scope-2.c: New test.
5798
5799 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5800
5801         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
5802         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
5803
5804 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
5805
5806         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
5807         error messages.
5808
5809         * g++.mike/p700.C: Don't typedef wchar_t.
5810         * g++.mike/p784.C: Likewise.
5811         * g++.mike/eb101.C: Don't use __wchar_t.
5812
5813 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
5814
5815         * g77.f-torture/execute/20001111.[fx]: Test premature exit
5816         from DO loop.
5817
5818 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
5819
5820         * gcc.c-torture/execute/20001111-1.c: New test.
5821
5822 2000-11-10  Nick Clifton  <nickc@redhat.com>
5823
5824         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
5825         long multuiple and accumulate.
5826
5827 2000-11-09  Richard Henderson  <rth@redhat.com>
5828
5829         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
5830         via size_t instead of int.
5831
5832         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
5833         * gcc.c-torture/execute/string-opt-2.c: Likewise.
5834         * gcc.c-torture/execute/string-opt-3.c: Likewise.
5835         * gcc.c-torture/execute/string-opt-4.c: Likewise.
5836
5837 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
5838
5839         * gcc.c-torture/compile/20001109-1.c: New test.
5840         * gcc.c-torture/compile/20001109-2.c: New test.
5841
5842 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
5843
5844         * g++.old-deja/g++.pt/operator1.C: New test.
5845         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
5846
5847 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
5848
5849         * gcc.dg/20001108-1.c: New test.
5850
5851 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
5852
5853         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
5854         with both arguments constant strings.
5855         * gcc.c-torture/execute/string-opt-3.c: New test.
5856         * gcc.c-torture/execute/string-opt-4.c: New test.
5857         * gcc.c-torture/execute/string-opt-5.c: New test.
5858
5859 2000-11-08  Nick Clifton  <nickc@redhat.com>
5860
5861         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
5862         mulsidi3adddi patterns.
5863
5864 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
5865
5866         * g++.old-deja/g++.other/crash36.C: New test.
5867
5868 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
5869
5870         * g++.old-deja/g++.other/init16.C: New test.
5871
5872 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
5873
5874         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
5875
5876 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
5877
5878         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
5879         * gcc.c-torture/execute/va-arg-16.x: Likewise.
5880         * gcc.c-torture/execute/va-arg-17.x: Likewise.
5881
5882 2000-11-07  DJ Delorie  <dj@redhat.com>
5883
5884         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
5885
5886 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5887
5888         * gcc.c-torture/execute/string-opt-1.c: New test.
5889
5890 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
5891
5892         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
5893         mips-sgi-irix6.* because the MIPS ABI passes floating-point
5894         parameters in registers, and there is no way for a varargs
5895         function to know in which order the integer and floating-point
5896         parameters should be interleaved when they are placed on the
5897         stack.
5898         * gcc.c-torture/execute/va-arg-16.x: Likewise.
5899         * gcc.c-torture/execute/va-arg-17.x: Likewise.
5900
5901 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5902
5903         * gcc.c-torture/execute/string-opt-2.c: New test.
5904
5905 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
5906
5907         * g++.old-deja/g++.pt/crash60.C: New test.
5908
5909 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
5910
5911         * g++.old-deja/g++.other/crash24.C: New test.
5912         * g++.old-deja/g++.other/crash25.C: New test.
5913         * g++.old-deja/g++.other/crash26.C: New test.
5914         * g++.old-deja/g++.other/crash27.C: New test.
5915         * g++.old-deja/g++.other/crash28.C: New test.
5916         * g++.old-deja/g++.other/crash29.C: New test.
5917         * g++.old-deja/g++.other/crash30.C: New test.
5918         * g++.old-deja/g++.other/crash31.C: New test.
5919         * g++.old-deja/g++.other/crash32.C: New test.
5920         * g++.old-deja/g++.other/crash33.C: New test.
5921         * g++.old-deja/g++.other/crash34.C: New test.
5922         * g++.old-deja/g++.other/crash35.C: New test.
5923
5924 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
5925
5926         * gcc.c-torture/execute/20001031-1.c: New test.
5927
5928 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
5929
5930         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
5931         namespace.
5932
5933         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
5934         standards-conformant.
5935
5936         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
5937
5938         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
5939         * g++.old-deja/g++.mike/p755a.C: Likewise.
5940         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
5941         library makes no calls to `operator new' during initialization.
5942
5943 2000-11-04  Neil Booth  <neilb@earthling.net>
5944
5945         * gcc.dg/cpp/include2.c: New tests.
5946
5947 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
5948
5949         * lib/g++.exp (g++_set_ld_library_path): New function.
5950         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
5951
5952 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
5953
5954         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
5955         warnings.
5956
5957 2000-11-01  Richard Henderson  <rth@redhat.com>
5958
5959         * g++.old-deja/g++.ext/namedret1.C: New.
5960         * g++.old-deja/g++.ext/namedret2.C: New.
5961         * g++.old-deja/g++.ext/namedret3.C: New.
5962
5963 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
5964
5965         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
5966         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
5967
5968 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5969
5970         * gcc.c-torture/execute/va-arg-21.c: New test.
5971
5972 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
5973
5974         * gcc.dg/c99-complex-2.c: New test.
5975
5976 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5977
5978         * gcc.c-torture/execute/stdio-opt-1.c: New test.
5979
5980 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
5981
5982         * g++.old-deja/g++.other/inline16.C: New test.
5983
5984 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
5985
5986         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
5987         __PRETTY_FUNCTION__
5988
5989 2000-10-29  Neil Booth  <neilb@earthling.net>
5990
5991         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
5992         New tests.
5993         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
5994         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
5995         optimisation.
5996
5997 2000-10-29  Neil Booth  <neilb@earthling.net>
5998
5999         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
6000         * mi1.c, mi1c.h: Add null directives to multiple-include test.
6001         * mi5.c: Test multiple includes work with -C.
6002         * trigraphs.c: Test ^= version.
6003
6004 2000-10-28  Neil Booth  <neilb@earthling.net>
6005
6006         New tests and test updates for new macro expander.
6007
6008         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
6009         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
6010         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
6011         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
6012         new diagnostic messages.
6013
6014         * gcc.dg/cpp/macro3.c: New tests.
6015
6016 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
6017
6018         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
6019         on the same line.
6020
6021 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
6022
6023         * g++.old-deja/g++.other/eh2.C: New test.
6024
6025 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
6026
6027         * gcc.c-torture/execute/20001027-1.c: New test.
6028
6029 2000-10-26  Richard Henderson  <rth@redhat.com>
6030
6031         * gcc.c-torture/execute/20001026-1.c: New.
6032
6033 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
6034
6035         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
6036         * g++.old-deja/g++.law/builtin1.C: Likewise.
6037         * g++.old-deja/g++.law/ctors10.C: Likewise.
6038         * g++.old-deja/g++.law/virtual3.C: Likewise.
6039         * g++.old-deja/g++.mike/p658.C: Likewise.
6040         * g++.old-deja/g++.other/sibcall1.C: Likewise.
6041         * g++.old-deja/g++.other/vaarg2.C: Likewise.
6042         * g++.old-deja/g++.robertl/eb124.C: Likewise.
6043         * g++.old-deja/g++.robertl/eb44.C: Likewise.
6044         * g++.old-deja/g++.robertl/eb77.C: Likewise.
6045
6046 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
6047
6048         * gcc.c-torture/compile/20001024-1.c: New test.
6049
6050 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
6051
6052         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
6053         to tell us whether or not we are using V3.
6054
6055 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
6056
6057         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
6058         operands.
6059
6060 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6061
6062         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
6063
6064 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
6065
6066         * gcc.c-torture/execute/20001024-1.c: New test.
6067
6068 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
6069
6070         * g++.old-deja/g++.other/sibcall1.C: New test.
6071
6072 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
6073
6074         * gcc.dg/noncompile/init-3.c: New test.
6075
6076 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
6077
6078         * gcc.dg/format-array-1.c: New test.
6079
6080 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6081
6082         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
6083         writing through null pointers; remove comment about testing
6084         unterminated strings.
6085
6086 2000-10-17  Matthew Hiller  <hiller@redhat.com>
6087
6088         * gcc.c-torture/execute/20001017-2.c: New test.
6089
6090 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6091
6092         * gcc.c-torture/compile/20001018-1.c: New test.
6093         * gcc.c-torture/compile/20001018-1.x: Xfail.
6094
6095 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6096
6097         * gcc.c-torture/execute/20001017-1.c: New test.
6098
6099 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6100
6101         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
6102         for multiple use of arguments with scanf formats; add tests for
6103         multiple use of arguments.
6104
6105 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
6106
6107         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
6108
6109 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6110
6111         * gcc.dg/format-miss-1.c: New test.
6112
6113 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
6114
6115         * gcc.c-torture/execute/20001013-1.c: New test.
6116
6117 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
6118
6119         * gcc.dg/format-branch-1.c: New test.
6120
6121 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
6122
6123         * README, lib/file-format.exp: Remove EGCS references.
6124
6125 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
6126
6127         * gcc.dg/20001013-1.c: New test.
6128
6129 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
6130
6131         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
6132         for intmax_t in the compiler using __typeof__ and the type rules
6133         for conditional expressions.
6134
6135 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
6136
6137         * gcc.dg/20001012-1.c: New test.
6138         * gcc.dg/20001012-2.c: New test.
6139
6140 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
6141
6142         * gcc.dg/format-attr-1.c: New test.
6143
6144 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
6145
6146         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
6147         __LONG_LONG_MAX__ instead of LLONG_MAX.
6148
6149 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
6150
6151         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
6152         scanf flags.
6153         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
6154         flags.
6155
6156 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
6157
6158         * gcc.dg/sequence-pt-1.c: New test.
6159
6160 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
6161
6162         * gcc.c-torture/execute/20001011-1.c: New testcase.
6163         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
6164
6165 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
6166
6167         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
6168         does not error on it.
6169
6170 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
6171
6172         * gcc.dg/20001009-1.c: New test.
6173
6174 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
6175
6176         * gcc.c-torture/compile/20001009-1.c: Move from here ....
6177         * gcc.c-torture/execute/20001009-2.c: ... to here.
6178
6179 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
6180
6181         * gcc.c-torture/compile/20001009-1.c: New testcase.
6182         * gcc.c-torture/execute/20001009-1.c: New testcase.
6183         Testcases provided by Jan Hubicka <jh@suse.cz>.
6184
6185 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6186
6187         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
6188         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
6189         uintmax_t using <limits.h> to emulate the compiler's internal
6190         logic.  No longer XFAIL %j tests.
6191
6192 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6193
6194         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
6195         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
6196         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
6197         regexps and details of expected handling of some bad formats.
6198         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
6199         suppression.
6200
6201 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6202
6203         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
6204         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
6205         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
6206         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
6207         in list archives.
6208
6209 2000-10-06  Richard Henderson  <rth@cygnus.com>
6210
6211         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
6212         * g++.old-deja/g++.brendan/crash52.C: Likewise.
6213         * g++.old-deja/g++.jason/report.C: Likewise.
6214         * g++.old-deja/g++.law/friend5.C: Likewise.
6215         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
6216         of the expected warnings.
6217
6218 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
6219
6220         * g++.old-deja/g++.pt/enum14.C: New test.
6221
6222 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
6223
6224         * g++.old-deja/g++.pt/crash59.C: New test.
6225
6226 2000-10-04  Will Cohen  <wcohen@redhat.com>
6227
6228         * gcc.dg/20000926-1.c: New test.
6229
6230 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
6231
6232         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
6233         function name for current C++ compiler.
6234         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
6235
6236 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
6237
6238         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
6239         __PRETTY_FUNCTION__.
6240         * g++.old-deja/g++.ext/pretty2.C: Likewise.
6241
6242 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6243
6244         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
6245
6246 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
6247
6248         * gcc.c-torture/compile/20000923-1.c: New test.
6249
6250 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
6251
6252         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
6253         * g++.old-deja/g++.pt/ttp62.C: Same.
6254         * g++.old-deja/g++.other/inline14.C: Same.
6255
6256 2000-09-24  Richard Henderson  <rth@cygnus.com>
6257
6258         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
6259
6260 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
6261
6262         * gcc.dg/c90-printf-1.c: Add test for wide string format.
6263
6264 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
6265
6266         * gcc.c-torture/compile/20000922-1.c: New file.
6267
6268 2000-09-21  Nick Clifton  <nickc@redhat.com>
6269
6270         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
6271         a signed long modulo operation.
6272         (mod6): New funciton - perform an unsigned long modulo operation.
6273         (main): Add tests for modulos of very large numbers by very small
6274         dividends.
6275
6276 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6277
6278         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
6279
6280 2000-09-19  Richard Henderson  <rth@cygnus.com>
6281
6282         * gcc.dg/compare2.c (case 10): XFAIL.
6283
6284 2000-09-18  Richard Henderson  <rth@cygnus.com>
6285
6286         * gcc.c-torture/execute/20000906-1.c: Move ...
6287         * gcc.dg/20000906-1.c: ... here.  Only run on targets
6288         that support __builtin_trap.
6289
6290 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
6291
6292         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
6293
6294 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6295
6296         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
6297         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
6298         more $ format tests.
6299
6300 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6301
6302         * gcc.dg/format-errmk-1.c: New test.
6303
6304 2000-09-17  Greg McGary  <greg@mcgary.org>
6305
6306         * gcc.c-torture/execute/20000917-1.x: Remove.
6307
6308 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6309
6310         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
6311
6312 2000-09-17  Greg McGary  <greg@mcgary.org>
6313
6314         * gcc.c-torture/execute/20000917-1.c: New test.
6315         * gcc.c-torture/execute/20000917-1.x: XFAIL.
6316
6317 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
6318
6319         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
6320         in nested macro bug.
6321
6322 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
6323
6324         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
6325
6326 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
6327
6328         * gcc.c-torture/execute/20000914-1.c: New test.
6329
6330 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
6331
6332         * g++.other/inline13.C: New test.
6333
6334 2000-09-12  Andreas Jaeger  <aj@suse.de>
6335
6336         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
6337         constant by Ulrich Drepper <drepper@redhat.com>.
6338
6339 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
6340
6341         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
6342
6343 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6344
6345         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
6346
6347 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
6348
6349         * gcc.dg/cpp/backslash.c: New test.
6350
6351 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
6352
6353         * gcc.c-torture/execute/20000910-1.c: New test.
6354         * gcc.c-torture/execute/20000910-2.c: Likewise.
6355
6356 2000-09-11  Robert Lipe  <robertl@sco.com>
6357
6358         * gcc.dg/pragma-align.c: New test.
6359
6360 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
6361
6362         * g++.old-deja/g++.pt/explicit82.C: New test.
6363         * g++.old-deja/g++.pt/explicit83.C: New test.
6364
6365 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
6366
6367         * gcc.dg/asm-names.c: New test.
6368
6369 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6370
6371         * gcc.dg/cpp/tr-warn6.c: New test
6372
6373 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6374
6375         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
6376         be accepted.
6377
6378 2000-09-07  Catherine Moore  <clm@redhat.com>
6379
6380         * gcc.c-torture/execute/unroll-1.c: New test.
6381
6382 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
6383
6384         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
6385         ERROR markers.
6386         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
6387         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
6388         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
6389         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
6390         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
6391         Preprocess only.
6392         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
6393         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
6394
6395 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6396
6397         * g++.old-deja/g++.pt/deduct2.C: New test.
6398
6399 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6400
6401         * g++.old-deja/g++.pt/parms2.C: New test.
6402
6403 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6404
6405         * g++.old-deja/g++.pt/crash58.C: New test.
6406
6407 2000-09-06  Greg McGary  <greg@mcgary.org>
6408
6409         * gcc.c-torture/execute/20000906-1.c: New test.
6410         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
6411
6412 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6413
6414         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
6415
6416 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
6417
6418         * g++.old-deja/g++.pt/crash57.C: New test.
6419
6420 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
6421
6422         * g++.old-deja/g++.pt/crash56.C: New test.
6423
6424 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
6425
6426         * g++.old-deja/g++.pt/koenig1.C: New test.
6427
6428 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
6429
6430         * gcc.dg/20000904-1.c: New test.
6431
6432 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
6433
6434         * gcc.dg/cpp/paste8.c: New test.
6435
6436 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
6437
6438         * gcc.c-torture/compile/20000827-1.c: New test.
6439
6440 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6441
6442         * gcc.dg/format-diag-1.c: New test.
6443
6444 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6445
6446         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
6447         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
6448         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
6449         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
6450         gcc.dg/formatz-1.c: Adjust warning regular expressions.
6451
6452 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
6453
6454         * g++.old-deja/g++.other/nested4.C: New test.
6455
6456 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
6457
6458         * g++.old-deja/g++.ns/scoped1.C: New test.
6459
6460 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
6461
6462         * lib/g++.exp: Support testing already-installed GCC.
6463
6464 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6465
6466         * wtr-label-1.c, wtr-suffix-1.c: New tests.
6467
6468 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6469
6470         * gcc.dg/return-type-2.c: New test.
6471
6472 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
6473
6474         * gcc.c-torture/compile/20000825-1.c: New test.
6475
6476 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
6477
6478         * gcc.dg/dwarf2-2.c: New test.
6479
6480 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
6481
6482         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
6483         dg-warning regexps.
6484
6485 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6486
6487         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
6488         gcc.dg/format-ext-5.c: New tests.
6489
6490 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
6491
6492         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
6493
6494 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
6495
6496         * gcc.dg/noncompile/930622-2.c: Adjust error message.
6497
6498 2000-08-24  Richard Henderson  <rth@cygnus.com>
6499
6500         * gcc.dg/ia64-sync-1.c: New test.
6501         * gcc.dg/ia64-sync-2.c: New test.
6502         * gcc.dg/ia64-asm-1.c: New test.
6503
6504 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
6505
6506         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
6507         * gcc.dg/format-ext-2.c: New test.
6508
6509 2000-08-23  Jason Merrill  <jason@redhat.com>
6510
6511         * lib/old-dejagnu.exp: Also ignore "In member function" and
6512         "At global scope".
6513
6514 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6515
6516         * gcc.dg/noncompile/label-lineno-1.c: New test.
6517
6518 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6519
6520         * gcc.dg/c99-array-nonobj-1.c: New test.
6521
6522 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6523
6524         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
6525         tests.
6526         * gcc.dg/format-ext-1.c: New test.
6527
6528 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6529
6530         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
6531         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
6532         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
6533         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
6534         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
6535
6536 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
6537
6538         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
6539         gcc.dg/c99-strftime-2.c: New tests.
6540
6541 2000-08-22  Richard Henderson  <rth@cygnus.com>
6542
6543         * gcc.c-torture/execute/20000822-1.c: New test.
6544
6545 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
6546
6547         * gcc.c-torture/execute/20000819-1.x: Remove.
6548
6549 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
6550
6551         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
6552         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
6553         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
6554         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
6555         gcc.dg/format-xopen-1.c: New tests.
6556
6557 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
6558
6559         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
6560
6561 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
6562
6563         * g++.old-deja/g++.other/loop2.C: New test.
6564
6565         * gcc.c-torture/compile/20000606-1.c: New test.
6566         * gcc.c-torture/compile/20000728-1.c: New test.
6567         * gcc.c-torture/execute/20000801-1.c: New test.
6568         * gcc.c-torture/execute/20000801-2.c: New test.
6569         * gcc.c-torture/execute/20000819-1.c: New test.
6570         * gcc.c-torture/execute/20000819-1.x: XFAIL.
6571         * gcc.dg/20000629-1.c: New test.
6572         * gcc.dg/20000724-1.c: New test.
6573         * gcc.dg/20000807-1.c: New test.
6574
6575 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
6576
6577         * gcc.dg/cpp/pragma-1.c: New test.
6578         * gcc.dg/cpp/pragma-2.c: New test.
6579
6580 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
6581
6582         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
6583         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
6584
6585 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6586
6587         * gcc.c-torture/compile/20000818-1.c: New test.
6588
6589 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
6590
6591         * gcc.c-torture/execute/20000818-1.c: New test.
6592
6593 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6594
6595         * gcc.dg/format-va-1.c: New test.
6596
6597 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6598
6599         * g++.old-deja/g++.other/typedef8.C: New test.
6600
6601 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6602
6603         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
6604         * g++.old-deja/g++.mike/net36.C: Mark candidate.
6605         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
6606         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
6607         * g++.old-deja/g++.other/ptrmem7.C: New test.
6608         * g++.old-deja/g++.pt/ptrmem10.C: New test.
6609
6610 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6611
6612         * g++.old-deja/g++.pt/typename27.C: New test.
6613
6614 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
6615
6616         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
6617         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
6618         * g++.old-deja/g++.pt/friend45.C: New test.
6619         * g++.old-deja/g++.other/friend8.C: New test.
6620
6621 2000-08-15  Richard Henderson  <rth@cygnus.com>
6622
6623         * gcc.c-torture/execute/20000815-1.c: New test.
6624
6625 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
6626
6627         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
6628         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
6629         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
6630
6631 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
6632
6633         * g++.old-deja/g++.other/refinit2.C: New test.
6634
6635 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
6636
6637         * lib/c-torture.exp (c-torture): Make
6638         compiler_conditional_xfail_data global.
6639         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
6640         compiler_conditional_xfail_data machinery.
6641         (f-torture-execute): Likewise.
6642         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
6643         and only when unrolling loops.
6644
6645         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
6646
6647 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
6648
6649         * g++.old-deja/g++.pt/explicit81.C: New test.
6650
6651 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
6652
6653         * g++.old-deja/g++.pt/typename26.C: New test.
6654
6655 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
6656
6657         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
6658         warning.
6659
6660 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
6661
6662         * g++.old-deja/g++.other/array3.C: New test.
6663
6664 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6665
6666         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
6667         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
6668         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
6669         New tests.
6670
6671 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
6672
6673         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
6674         * g++.old-deja/g++.abi/vmihint.C: Likewise.
6675
6676 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
6677
6678         * gcc.c-torture/execute/20000808-1.c: New test.
6679
6680 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6681
6682         * gcc.dg/c90-const-expr-1.c: New test.
6683
6684 2000-08-08  Richard Henderson  <rth@cygnus.com>
6685
6686         * gcc.dg/noncompile/920923-1.c: Declare calloc.
6687
6688 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6689
6690         * gcc.dg/noncompile/const-ll-1.c: New test.
6691
6692 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6693
6694         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
6695
6696 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
6697
6698         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
6699         that running programs linked against the shared version of libobjc
6700         run correctly.
6701
6702 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6703
6704         * gcc.dg/c99-printf-1.c: New test.
6705
6706 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6707
6708         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
6709
6710 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
6711
6712         * gcc.c-torture/execute/20000731-1.x: Delete.
6713
6714 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
6715
6716         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
6717         and torture_without_loops as is done by c-torture.exp.
6718         (search_for): Copy from c-torture.exp.
6719         (gcc-dg-runtest): New function, drives a directory of tests
6720         iterating over the TORTURE_OPTIONS.
6721         (scan-assembler, scan-assembler-not): Move here from
6722         individual directory drivers.
6723
6724         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
6725         defined by lib/gcc-dg.exp.
6726         * gcc.dg/cpp/cpp.exp: Likewise.
6727         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
6728         gcc-dg-runtest, so we cycle over optimization options.
6729
6730         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
6731         * gcc.dg/compare2.c: No longer expected to fail.
6732
6733 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
6734
6735         * gcc.c-torture/execute/20000804-1.c: New test.
6736
6737 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6738
6739         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
6740
6741 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
6742
6743         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
6744
6745 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
6746
6747         * gcc.c-torture/compile/20000803-1.c: New test.
6748
6749 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
6750
6751         * gcc.c-torture/execute/20000801-3.c,
6752         gcc.c-torture/execute/20000801-4.c: New tests.
6753         * gcc.c-torture/execute/20000801-3.x,
6754         gcc.c-torture/execute/20000801-4.x: Xfail.
6755
6756 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
6757
6758         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
6759         libobjc/.libs to allow for libtool.
6760
6761 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
6762
6763         * gcc.c-torture/compile/20000802-1.c: New test.
6764
6765 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
6766
6767         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
6768
6769 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
6770
6771         * gcc-c-torture/execute/20000731-2.c: New test.
6772
6773         * gcc.c-torture/execute/20000731-1.c: New test.
6774         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
6775
6776 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
6777
6778         * testsuite/gcc.dg/cpp/paste7.c: New test.
6779         * gcc.dg/cpp/20000725-1.c: New test.
6780
6781 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
6782
6783         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
6784         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
6785         declaration warning for __builtin_dwarf_reg_size.
6786
6787         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
6788
6789 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
6790
6791         * gcc.dg/noncompile/voidparam-1.c: New test.
6792
6793 2000-07-30  Richard Henderson  <rth@cygnus.com>
6794
6795         * gcc.dg/c90-digraph-1.c: Don't xfail.
6796         * gcc.dg/compare2.c (case 10): Xfail.
6797         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
6798
6799 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
6800
6801         * gcc.dg/c99-main-1.c: New test.
6802
6803 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6804
6805         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
6806
6807 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
6808
6809         * gcc.c-tortuer/execute/20000726-1.c: New test.
6810
6811 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
6812
6813         * gcc.c-torture/execute/enum-2.c: New test.
6814
6815 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6816
6817         * gcc.dg/cpp/tr-warn3.c: New test.
6818
6819 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6820
6821         * g++.old-deja/g++.ext/implicit1.C: Remove.
6822         * g++.old-deja/g++.jason/c2.C: Remove
6823         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
6824         * g++.old-deja/g++.pt/crash16.C: Likewise.
6825         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
6826
6827 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6828
6829         * g++.old-deja/g++.other/for2.C: New test.
6830
6831 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
6832
6833         * gcc.dg/20000720-1.c: New test.
6834
6835 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
6836
6837         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
6838
6839 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
6840
6841         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
6842         * gcc.c-torture/execute/20000722-1.c: New.
6843         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
6844
6845 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
6846
6847         * gcc.dg/cpp/20000720-1.S: New test.
6848
6849 2000-07-21  Michael Meissner  <meissner@redhat.com>
6850
6851         * gcc.c-torture/execute/ieee/hugeval.c: New test.
6852
6853 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
6854
6855         * g++.old-deja/g++.brendan/crash16.C,
6856         g++.old-deja/g++.brendan/parse3.C,
6857         g++.old-deja/g++.brendan/redecl1.C,
6858         g++.old-deja/g++.ns/template13.C,
6859         g++.old-deja/g++.other/decl4.C,
6860         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
6861
6862 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
6863
6864         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
6865         and "Internal error".
6866
6867         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
6868         regexps.
6869         * gcc.dg/cpp/paste6.c: New test.
6870
6871 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
6872
6873         * gcc.dg/cpp/tr-direct.c: New test.
6874
6875         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
6876         gcc.dg/cpp/undef1.c: Tweak error regexps.
6877
6878 2000-07-18  Eric Christopher <echristo@redhat.com>
6879
6880         * gcc.c-torture/compile/20000718-1.c: New test.
6881
6882 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
6883
6884         * cpplex.c (_cpp_push_token): If the token being pushed back
6885         is the previous token in this context, just subtract one from
6886         context->posn.
6887         * cppmacro.c (save_expansion): Clear aux field when storing a
6888         placemarker.
6889
6890 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
6891
6892         * gcc.dg/noncompile/redecl-1.c: New test.
6893
6894 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
6895
6896         * gcc.c-torture/execute/20000717-5.c: New test.
6897         * gcc.c-torture/execute/20000717-1.x: Removed.
6898
6899 2000-07-17  Richard Henderson  <rth@cygnus.com>
6900
6901         * gcc.c-torture/execute/20000717-4.c: New test.
6902
6903 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
6904
6905         * gcc.dg/cpp/syshdr.c: New test.
6906         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
6907
6908 2000-07-17  Neil Booth  <neilb@earthling.net>
6909
6910         * gcc.dg/cpp/cmdlne-dM.c: New test.
6911         * gcc.dg/cpp/cmdlne-dD.c: New test.
6912
6913 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
6914
6915         * gcc.c-torture/execute/20000717-3.c: New test.
6916
6917         * gcc.c-torture/compile/20000717-1.c: New test.
6918
6919 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
6920
6921         * gcc.c-torture/execute/20000717-2.c: New test.
6922
6923 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6924
6925         * gcc.dg/formatz-1.c: New test.
6926
6927         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
6928         * gcc.dg/c99-digraph-1.c: New tests.
6929
6930         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
6931         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
6932
6933         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
6934         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
6935         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
6936         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
6937         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
6938         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
6939         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
6940
6941 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
6942
6943         * gcc.c-torture/execute/20000717-1.c: New test.
6944         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
6945
6946 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
6947
6948         * gcc.c-torture/execute/20000715-2.c: New test.
6949         * gcc.dg/20000715-1.c: New test.
6950
6951 2000-07-15  Michael Meissner  <meissner@redhat.com>
6952
6953         * gcc.c-torture/execute/20000715-1.c: New test.
6954
6955 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
6956
6957         * gcc.c-torture/execute/20000707-1.c: New test.
6958
6959 2000-07-13  Neil Booth  <NeilB@earthling.net>
6960
6961         * testsuite/gcc.dg/cpp/digraph1.c,
6962         testsuite/gcc.dg/cpp/digraph2.c,
6963         testsuite/gcc.dg/cpp/digraphs.c: New tests.
6964
6965 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
6966
6967         * g77.f-torture/compile/20000630-2.f:  New test.
6968         * g77.f-torture/compile/20000630-2.x
6969
6970 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
6971
6972         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
6973
6974 2000-07-11  Neil Booth  <NeilB@earthling.net>
6975
6976         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
6977
6978 2000-07-11  Neil Booth  <NeilB@earthling.net>
6979
6980         * gcc.dg/cpp/cmdlne-C.c: New.
6981
6982 2000-07-09  Neil Booth  <NeilB@earthling.net>
6983
6984         * gcc.dg/cpp/directiv.c: New tests.
6985         * gcc.dg/cpp/undef1.c: Update.
6986
6987 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
6988
6989         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
6990
6991 2000-07-09  Neil Booth  <NeilB@earthling.net>
6992
6993         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
6994
6995 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
6996
6997         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
6998         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
6999
7000 2000-07-08  Neil Booth  <NeilB@earthling.net>
7001
7002         * gcc.dg/cpp/macsyntx.c: New tests.
7003
7004 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
7005
7006         * gcc.dg/20000707-1.c: New test.
7007
7008 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
7009
7010         * gcc.c-torture/execute/20000706-1.c: New test.
7011         * gcc.c-torture/execute/20000706-2.c: New test.
7012         * gcc.c-torture/execute/20000706-3.c: New test.
7013         * gcc.c-torture/execute/20000706-4.c: New test.
7014         * gcc.c-torture/execute/20000706-5.c: New test.
7015
7016 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
7017
7018         * g++.old-deja/g++.pt/instantiate7.C: New test.
7019
7020 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
7021
7022         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
7023         * g++.old-deja/g++.mike/thunk3.C: Likewise.
7024         * g++.old-deja/g++.other/rtti3.C: Likewise.
7025         * g++.old-deja/g++.other/rttid3.C: Likewise.
7026
7027 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
7028
7029         *  g77.f-torture/compile/20000630-1.x: Fix typo
7030
7031 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
7032
7033         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
7034         assembly output.
7035
7036 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
7037
7038         * gcc.dg/cpp/ident.c: New test.
7039
7040 2000-07-05  Neil Booth  <NeilB@earthling.net>
7041
7042         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
7043           gcc.dg/cpp/lexstrng.c: New tests.
7044
7045 2000-07-04  Neil Booth  <NeilB@earthling.net>
7046
7047         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
7048         * gcc.dg/cpp/strify2.c: Same.
7049
7050 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
7051
7052         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
7053         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
7054         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
7055         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
7056
7057         * testsuite/gcc.dg/cpp/macro1.c,
7058         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
7059         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
7060         testsuite/gcc.dg/cpp/strify1.c,
7061         testsuite/gcc.dg/cpp/strify2.c: New tests.
7062
7063 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
7064
7065         * gcc.c-torture/execute/20000703-1.c: New test.
7066
7067 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
7068
7069         * g++.old-deja/g++.pt (lookup10.C): New test.
7070
7071 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
7072
7073         * g++.old-deja/g++.pt (typename25.C): New test.
7074
7075 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
7076
7077         * gcc.c-torture/compile/20000701-1.c: New test.
7078
7079 2000-06-30  Nick Clifton  <nickc@cygnus.com>
7080
7081         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
7082         to test case.
7083
7084 2000-06-30  Catherine Moore  <clm@cygnus.com>
7085
7086         * gcc.c-torture/execute/align-1.c: New test.
7087
7088 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
7089
7090         * g++.old-deja/g++.pt/expr8.C: New test.
7091         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
7092
7093 2000-06-29  Nick Clifton  <nickc@cygnus.com>
7094
7095         * gcc.c-torture/compile/20000629-1.c: New test.
7096
7097 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
7098
7099
7100         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
7101         gcc.dg/noncompile directory, depending on whether they're
7102         preprocessor tests or not.  Annotate all the tests for the dg
7103         framework.
7104
7105         * gcc.c-torture/noncompile/noncompile.exp: Delete.
7106         * gcc.dg/noncompile/noncompile.exp: New.
7107
7108         * Moved files:
7109         Old name                                New name
7110         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
7111         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
7112         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
7113         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
7114         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
7115         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
7116         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
7117         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
7118         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
7119         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
7120         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
7121         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
7122         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
7123         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
7124         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
7125         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
7126         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
7127         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
7128         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
7129         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
7130         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
7131         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
7132         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
7133         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
7134
7135         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
7136         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
7137         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
7138         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
7139         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
7140         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
7141
7142 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
7143
7144         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
7145         declare one variable.  On the fourth, error.
7146         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
7147         declared by 20000628-1a.h.
7148
7149 2000-06-29  Richard Henderson  <rth@redhat.com>
7150
7151         * gcc.c-torture/execute/930529-1.x: New file.
7152         * gcc.dg/920413-1.c: Adjust expected warning text.
7153         * gcc.dg/980217-1.c: Declare abort.
7154         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
7155
7156 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
7157
7158         * g77.f-torture/compile/20000629-1.f: New test.
7159         * g77.f-torture/compile/20000629-1.x: Expected to fail.
7160
7161 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
7162
7163         Rearrange lots of files, removing entirely the
7164         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
7165         directories.
7166
7167         * Deleted files:
7168         gcc.c-torture/code_quality/code_quality.exp
7169         gcc.c-torture/special/special.exp
7170         gcc.failure/failure.exp
7171         gcc.failure/940409-1.x
7172         gcc.c-torture/compile/961203-1.x
7173
7174         * New files:
7175         gcc.misc-tests/linkage.exp
7176         gcc.c-torture/execute/920730-1t.c
7177         gcc.c-torture/execute/920730-1t.x
7178         gcc.c-torture/compile/920520-1.x
7179         gcc.c-torture/compile/920521-1.x
7180         gcc.c-torture/compile/981006-1.x
7181         gcc.c-torture/execute/eeprof-1.x
7182
7183         * Moved files (possibly with modifications to fit a new harness):
7184         Old name                                New name
7185         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
7186         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
7187         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
7188         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
7189         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
7190         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
7191         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
7192         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
7193         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
7194         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
7195         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
7196         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
7197         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
7198         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
7199
7200 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
7201
7202         * c-torture/compile/961203-1.x: Delete.
7203
7204         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
7205         not exit. Include stdio.h.
7206         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
7207         * gcc.misc-tests/dg-12.c: Likewise.
7208         * gcc.misc-tests/dg-5.c: Likewise.
7209         * gcc.misc-tests/dg-6.c: Likewise.
7210         * gcc.misc-tests/dg-7.c: Prototype abort.
7211         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
7212         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
7213         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
7214         not exit.
7215         * gcc.misc-tests/sieve.c: Use return from main, not exit.
7216         * gcc.misc-tests/sort2.c: Use return from main, not exit.
7217
7218 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
7219
7220         * gcc.dg/cpp/20000628-1.c: New test.
7221         * gcc.dg/cpp/20000628-1.h: New header for above test.
7222         * gcc.dg/cpp/20000628-1a.h: Likewise.
7223
7224 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
7225
7226         * gcc.dg/cpp: New directory.
7227         * gcc.dg/cpp/cpp.exp: New driver.
7228         * gcc.dg/cpp/20000627-1.c: New test.
7229         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
7230         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
7231         and rewrite as a compilation test.
7232
7233         * gcc.dg: Move many files into the cpp subdirectory, possibly
7234         renaming or editing them as well.
7235         Old name                New name
7236         990119-1.c              cpp/19990119-1.c
7237         990228-1.c              cpp/19990228-1.c
7238         990407-1.c              cpp/19990407-1.c
7239         990409-1.c              cpp/19990409-1.c
7240         990413-1.c              cpp/19990413-1.c
7241         990703-1.c              cpp/19990703-1.c
7242         20000127-1.c            cpp/20000127-1.c
7243         20000129-1.c            cpp/20000129-1.c
7244         20000207-1.c            cpp/20000207-1.c
7245         20000207-2.c            cpp/20000207-2.c
7246         20000209-1.c            cpp/20000209-1.c
7247         20000209-2.c            cpp/20000209-2.c
7248         20000301-1.c            cpp/20000301-1.c
7249         20000419-1.c            cpp/20000419-1.c
7250         20000510-1.S            cpp/20000510-1.S
7251         20000519-1.c            cpp/20000519-1.c
7252         20000529-1.c            cpp/20000529-1.c
7253         20000625-1.c            cpp/20000625-1.c
7254         20000625-2.c            cpp/20000625-2.c
7255         cpp-as1.c               cpp/assert1.c
7256         cpp-as2.c               cpp/assert2.c
7257         cxx-comments-1.c        cpp/cxxcom1.c
7258         cxx-comments-2.c        cpp/cxxcom2.c
7259         endif-label.c           cpp/endif.c
7260         cpp-hash1.c             cpp/hash1.c
7261         cpp-hash2.c             cpp/hash2.c
7262         cpp-if1.c               cpp/if-1.c
7263         cpp-if2.c               cpp/if-2.c
7264         cpp-if3.c               cpp/if-3.c
7265         cpp-if4.c               cpp/if-4.c
7266         cpp-if5.c               cpp/if-5.c
7267         cpp-cond.c              cpp/if-cexp.c
7268         cpp-missingop.c         cpp/if-mop.c
7269         cpp-missingparen.c      cpp/if-mpar.c
7270         cpp-opprec.c            cpp/if-oppr.c
7271         cpp-ifparen.c           cpp/if-paren.c
7272         cpp-shortcircuit.c      cpp/if-sc.c
7273         cpp-shift.c             cpp/if-shift.c
7274         cpp-unary.c             cpp/if-unary.c
7275         cpp-li1.c               cpp/line1.c
7276         cpp-li2.c               cpp/line2.c
7277         lineno.c                cpp/line3.c
7278         lineno-2.c              cpp/line4.c
7279         cpp-mi.c                cpp/mi1.c
7280         cpp-mic.h               cpp/mi1c.h
7281         cpp-micc.h              cpp/mi1cc.h
7282         cpp-mind.h              cpp/mi1nd.h
7283         cpp-mindp.h             cpp/mi1ndp.h
7284         cpp-mix.h               cpp/mi1x.h
7285         cpp-mi2.c               cpp/mi2.c
7286         cpp-mi2a.h              cpp/mi2a.h
7287         cpp-mi2b.h              cpp/mi2b.h
7288         cpp-mi2c.h              cpp/mi2c.h
7289         cpp-mi3.c               cpp/mi3.c
7290         cpp-mi3.def             cpp/mi3.def
7291         poison-1.c              cpp/poison.c
7292         pr-impl.c               cpp/prag-imp.c
7293         cpp-redef-2.c           cpp/redef1.c
7294         cpp-redef.c             cpp/redef2.c
7295         strpaste.c              cpp/strp1.c
7296         strpaste-2.c            cpp/strp2.c
7297         cpp-tradpaste.c         cpp/tr-paste.c
7298         cpp-tradstringify.c     cpp/tr-str.c
7299         cpp-tradwarn1.c         cpp/tr-warn1.c
7300         cpp-tradwarn2.c         cpp/tr-warn2.c
7301         trigraphs.c             cpp/trigraphs.c
7302         cpp-unc1.c              cpp/unc1.c
7303         cpp-unc2.c              cpp/unc2.c
7304         cpp-unc3.c              cpp/unc3.c
7305         cpp-unc.c               cpp/unc4.c
7306         undef.c                 cpp/undef1.c
7307         undef-2.c               cpp/undef2.c
7308         cpp-wi1.c               cpp/widestr1.c
7309
7310 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
7311
7312         * lib/g++.exp (g++_include_flags): Tweak.
7313
7314 2000-06-27  H.J. Lu  <hjl@gnu.org>
7315             Loren J. Rittle  <ljrittle@acm.org>
7316
7317         * lib/g++.exp (g++_include_flags): Override libgloss.exp
7318         version with one that knows about the new gcc tree structure.
7319         (g++_link_flags): Same.
7320
7321 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
7322
7323         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
7324         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
7325         case we are cross-compiling.
7326
7327         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
7328         g++.old-deja/g++.niklas/Makefile.in,
7329         g++.old-deja/g++.niklas/configure.in,
7330         g++.old-deja/g++.other/Makefile.in,
7331         g++.old-deja/g++.other/configure.in,
7332         gcc.c-torture/code_quality/Makefile.in,
7333         gcc.c-torture/code_quality/configure.in,
7334         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
7335         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
7336         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
7337         gcc.c-torture/execute/ieee/Makefile.in,
7338         gcc.c-torture/execute/ieee/configure.in,
7339         gcc.c-torture/noncompile/Makefile.in,
7340         gcc.c-torture/noncompile/configure.in,
7341         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
7342         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
7343         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
7344
7345 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
7346
7347         * g++.old-deja/g++.other/ambig3.C: New test.
7348
7349 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
7350
7351         * g++.old-deja/g++.pt/syntax1.C: New test.
7352         * g++.old-deja/g++.pt/syntax2.C: New test.
7353         * g++.old-deja/g++.other/syntax3.C: New test.
7354         * g++.old-deja/g++.other/syntax4.C: New test.
7355
7356 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
7357
7358         * gcc.dg/20000623-1.c: Prototype exit and abort.
7359
7360 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
7361
7362         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
7363         New tests.
7364         * gcc.dg/cpp-mi3.def: New file.
7365
7366         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
7367         inside assertions.
7368         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
7369         lexer's error messages.
7370         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
7371         divine anything from the linemarkers.
7372         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
7373         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
7374
7375 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
7376
7377         * gcc.dg/20000623-1.c: New test.
7378
7379 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
7380
7381         * gcc.c-torture/execute/20000622-1.c: New test.
7382
7383 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
7384
7385         * g++.old-deja/g++.other/init15.C: New test.
7386
7387 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
7388
7389         * g++.old-deja/g++.pt/vaarg2.C: New test.
7390         * g++.old-deja/g++.pt/vaarg3.C: New test.
7391
7392 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
7393
7394         * g++.old-deja/g++.other/dyncast6.C: New test.
7395
7396 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
7397
7398         * gcc.c-torture/execute/loop-6.c: New test.
7399
7400 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
7401
7402         * gcc.dg/20000614-1.c: New test.
7403         * gcc.dg/20000614-2.c: New test.
7404
7405 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
7406
7407         * g++.old-deja/g++.other/inline12.C: New test.
7408
7409 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
7410
7411         * g++.old-deja/g++.other/eh1.C: New test.
7412
7413 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
7414
7415         * g++.old-deja/g++.other/type.C: New test.
7416
7417 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
7418
7419         * g++.old-deja/g++.other/initstring.C: New test.
7420
7421 2000-06-12  Jason Merrill  <jason@redhat.com>
7422
7423         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
7424
7425 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
7426
7427         * gcc.c-torture/compile/20000609-1.c: New test.
7428
7429 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
7430
7431         * gcc.dg/20000609-1.c: New test.
7432
7433 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
7434
7435         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
7436         * gcc.c-torture/noncompile/poison-1.c: Move...
7437         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
7438         * gcc.dg/cpp-li1.c: Add a token after the #line.
7439
7440 2000-06-05  Richard Henderson  <rth@cygnus.com>
7441
7442         * gcc.c-torture/execute/20000605-2.c: New test.
7443         * gcc.c-torture/execute/20000605-3.c: New test.
7444
7445 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
7446
7447         * g77.f-torture/execute/20000503-1.x: New file.
7448
7449 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
7450
7451         * g++.old-deja/g++.eh/badalloc1.C: New test.
7452
7453 2000-06-05  Richard Henderson  <rth@cygnus.com>
7454
7455         * gcc.c-torture/execute/20000605-1.c: New test.
7456
7457 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
7458             Nathan Sidwell <nathan@codesourcery.com>
7459
7460         * gcc.c-torture/compile/20000605-1.c: New test.
7461
7462 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
7463
7464         * g77.f-torture/compile/20000601-1.f:  New test.
7465
7466 2000-06-03  Richard Henderson  <rth@cygnus.com>
7467
7468         * gcc.c-torture/execute/20000603-1.c: New.
7469
7470 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
7471
7472         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
7473         * gcc.dg/noreturn-2.c (noreturn): Likewise.
7474
7475 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
7476
7477         * gcc.dg/compare2.c (case 12): XFAIL.
7478         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
7479         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
7480
7481         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
7482
7483 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
7484
7485         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
7486         guard macro is already defined when the header is first
7487         included.
7488         * gcc.dg/cpp-mix.h: New file.
7489         * gcc.dg/endif-label.c: Update patterns to match compiler.
7490
7491         * g++.brendan/complex1.C: Declare abort.
7492         * g++.law/refs4.C: Remove XFAIL.
7493         * g++.oliva/expr2.C: Declare abort and exit.
7494
7495 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
7496
7497         * gcc.c-torture/execute/20000528-1.c: New test.
7498
7499         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
7500         * g++.old-deja/g++.law/temps4.C: Likewise.
7501
7502         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
7503         stdlib.h.  Call abort() on failure.
7504         * g++.old-deja/g++.law/refs4.C: Likewise.
7505         * g++.old-deja/g++.law/temps4.C: Likewise.
7506         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
7507         * gcc.c-torture/execute/20000112-1.c: Include string.h.
7508
7509 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
7510
7511         Relative to g++.dg/special:
7512         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
7513
7514         Relative to g++.old-deja:
7515         * g++.brendan/complex1.C, g++.jason/optimize2.C,
7516         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
7517         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
7518         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
7519         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
7520         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
7521         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
7522
7523         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
7524         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
7525         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
7526         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
7527         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
7528         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
7529         and/or string.h.
7530
7531         * g++.other/goto1.C: Update expectations for error messages.
7532
7533 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
7534
7535         * gcc.c-torture/compile/20000523-1.c: New test.
7536
7537 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
7538
7539         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
7540
7541 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
7542
7543         * g++.old-deja/g++.eh/catch11.C: New test.
7544         * g++.old-deja/g++.eh/catch12.C: New test.
7545
7546 2000-05-24  Nick Clifton  <nickc@cygnus.com>
7547
7548         * gcc.c-torture/execute/20000523-1.c: New test.
7549
7550 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
7551
7552         * c-torture/execute/bcp-1.c: Replace abort in arg of
7553         __builtin_constant_p with a generic external function.
7554
7555         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
7556         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
7557         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
7558         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
7559         Prototype abort and/or exit.
7560
7561         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
7562         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
7563         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
7564         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
7565
7566 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
7567
7568         * gcc.dg/dwarf2-1.c: New test.
7569
7570 2000-05-20  Richard Henderson  <rth@cygnus.com>
7571
7572         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
7573
7574 2000-05-20  Andreas Jaeger  <aj@suse.de>
7575
7576         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
7577         testcase.
7578
7579 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
7580
7581         * gcc.c-torture/execute/20000519-2.c: New test.
7582
7583 2000-05-19  Andreas Jaeger  <aj@suse.de>
7584
7585         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
7586         which fails with SSA.
7587
7588         * lib/c-torture.exp: Also test with -O3 -fssa.
7589
7590 2000-05-18  Michael Meissner  <meissner@redhat.com>
7591
7592         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
7593         * gcc.c-torture/execute/920415-1.c: Ditto.
7594         * gcc.c-torture/execute/920501-1.c: Ditto.
7595         * gcc.c-torture/execute/conversion.c: Ditto.
7596         * gcc.c-torture/execute/cvt-1.c: Ditto.
7597
7598 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
7599
7600         * gcc.c-torture/compile/20000518-1.c: New test.
7601
7602 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
7603
7604         * g77.f-torture/compile/200005018.f:  New test.
7605
7606 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
7607
7608         * gcc.c-torture/compile/20000517-1.c: New test.
7609
7610 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7611
7612         * gcc.c-torture/execute/20000516-1.c: New test.
7613
7614 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
7615
7616         * g++.old-deja/g++.other/eh.C: New test.
7617
7618 2000-05-12  Richard Henderson  <rth@cygnus.com>
7619
7620         * gcc.c-torture/execute/990208-1.c (main): Don't pass
7621         constants through to doit's conditional.
7622
7623 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
7624
7625         * gcc.c-torture/compile/20000511-1.c: New test.
7626         * g77.f-torture/compile/20000511-1.f: New test.
7627         * g77.f-torture/compile/20000511-2.f: New test.
7628
7629 2000-05-11  Michael Meissner  <meissner@redhat.com>
7630
7631         * gcc.c-torture/execute/20000511-1.c: New test.
7632
7633 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
7634
7635         * gcc.dg/dg.exp: Scan .S files as well as .c files.
7636         * gcc.dg/20000510-1.S: New.
7637
7638 2000-05-08  Catherine Moore  <clm@cygnus.com>
7639
7640         * gcc.dg/unused-3.c: New.
7641
7642 2000-05-06  Richard Henderson  <rth@cygnus.com>
7643
7644           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
7645           * g++.old-deja/g++.mike/warn1.C: Likewise.
7646           * g++.old-deja/g++.pt/local1.C: Likewise.
7647           * g++.old-deja/g++.pt/local7.C: Likewise.
7648           * g++.old-deja/g++.pt/spec16.C: Likewise.
7649
7650 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
7651
7652         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
7653
7654 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
7655
7656           * g77.f-torture/execute/20000503-1.f:  New test.
7657
7658 2000-05-04  Andreas Jaeger  <aj@suse.de>
7659
7660         * gcc.dg/noreturn-2.c: New test.
7661
7662 2000-05-04  Neil Booth  <NeilB@earthling.net>
7663
7664         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
7665         preprocessor.
7666
7667 2000-05-04  Richard Henderson  <rth@cygnus.com>
7668
7669         * gcc.c-torture/execute/20000503-1.c: Fix typo.
7670
7671 2000-05-04  Richard Henderson  <rth@cygnus.com>
7672
7673         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
7674         OpenSSL by Jason R Thorpe.
7675
7676 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
7677
7678         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
7679
7680 2000-05-03  Robert Lipe <robertlipe@usa.net>
7681
7682         * gcc.dg/20000503-1.c: New test.
7683
7684 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
7685
7686         * gcc.c-torture/compile/20000502-1.c: New test.
7687         * g++.old-deja/g++.other/align.C: New test.
7688         * gcc.dg/cpp-tradstringify.c: New test.
7689
7690 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
7691
7692         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
7693         and hard registers.
7694
7695 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
7696
7697         * gcc.c-torture/execute/loop-5.c: New test.
7698
7699 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
7700
7701         * gcc.c-torture/execute/va-arg-20.c: New test.
7702
7703 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
7704
7705         * gcc.c-torture/execute/20000422-1.c: New test.
7706
7707 2000-04-20  Greg McGary  <gkm@gnu.org>
7708
7709         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
7710         when optimizing, but without sibling-call optimizations (-O1).
7711
7712 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
7713
7714           * gcc.c-torture/compile/20000420-1.c: New test.
7715
7716 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
7717
7718         * g++.abi/ptrflags.C: New test.
7719         * g++.eh/catchptr1.C: Test incomplete pointer chains.
7720
7721 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
7722
7723         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
7724
7725 2000-04-19  Greg McGary  <gkm@gnu.org>
7726
7727         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
7728         sibling-call optimizations.
7729
7730 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
7731
7732         * gcc.dg/20000419-1.c: New test.
7733
7734 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
7735
7736         * gcc.c-torture/execute/20000412-6.c: New test.
7737
7738 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
7739
7740         * gcc.c-torture/execute/20000412-5.c: New test.
7741         * g77.f-torture/compile/20000412-1.f: New test.
7742         * gcc.c-torture/execute/20000412-4.c: New test.
7743         * gcc.c-torture/compile/20000412-2.c: New test.
7744         * gcc.c-torture/execute/20000412-3.c: New test.
7745         * gcc.c-torture/compile/20000412-1.c: New test.
7746         * gcc.c-torture/execute/20000412-2.c: New test.
7747
7748 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
7749
7750         * objc/execute/bf-20.m: New test.
7751
7752 2000-04-10  Richard Henderson  <rth@cygnus.com>
7753
7754         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
7755
7756         * gcc.c-torture/execute/20000412-1.c: New test.
7757
7758 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
7759
7760         * g++.old-deja/g++.eh/catchptr1.C: New test.
7761
7762 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
7763
7764         * g++.old-deja/g++.abi/cxa_vec.C: New test.
7765
7766 2000-04-08  Neil Booth  <NeilB@earthling.net>
7767
7768         * gcc.dg/cpp-nullchar.c: Remove test as
7769         embedded nulls cause problems.
7770
7771 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7772
7773         * gcc.dg/compare2.c: New test.
7774
7775 2000-04-08  Neil Booth  <NeilB@earthling.net>
7776
7777         * gcc.dg/cpp-nullchar.c: New test.
7778
7779 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
7780
7781         * gcc.dg/cpp-mi2.c: New test.
7782         * gcc.dg/cpp-mi2[abc].h: New files.
7783
7784 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
7785
7786         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
7787         member name.
7788
7789 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
7790
7791         * g++.old-deja/g++.abi/vmihint.C: New test.
7792
7793 2000-04-06  Neil Booth  <NeilB@earthling.net>
7794
7795         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
7796         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
7797         copyright.
7798
7799 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
7800
7801         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
7802         avoid stack-frame overwrite.
7803
7804 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
7805
7806         * gcc.c-torture/compile/20000405-2.c: New test.
7807         * gcc.c-torture/compile/20000405-3.c: New test.
7808
7809 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7810
7811         * gcc.c-torture/compile/20000405-1.c: New test.
7812
7813 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
7814
7815         * gcc.dg/cast-qual-1.c: Revert last change.
7816
7817 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7818
7819         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
7820
7821 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
7822
7823         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
7824         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
7825
7826 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
7827
7828         * gcc.c-torture/compile/20000403-2.c: New test.
7829         * gcc.c-torture/compile/20000403-1.c: New test.
7830
7831 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
7832
7833         * gcc.c-torture/execute/20000403-1.c: New test.
7834
7835 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
7836
7837         * gcc.c-torture/execute/20000402-1.c: New test.
7838
7839 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
7840
7841         * gcc.c-torture/execute/va-arg-15.c: New test.
7842         * gcc.c-torture/execute/va-arg-16.c: New test.
7843         * gcc.c-torture/execute/va-arg-17.c: New test.
7844         * gcc.c-torture/execute/va-arg-18.c: New test.
7845         * gcc.c-torture/execute/va-arg-19.c: New test.
7846
7847 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
7848
7849         * gcc.c-torture/compile/981211-1.c: Move to...
7850         * gcc.dg/cpp-as1.c: ...here.
7851         * gcc.dg/cpp-as2.c: New file.
7852
7853         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
7854         compiler.
7855
7856 2000-04-02  Neil Booth  <NeilB@earthling.net>
7857
7858         * gcc.dg/cpp-cond.c  New tests.
7859         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
7860         accidental success less likely.
7861         * gcc.dg/cpp-missingop.c  New tests.
7862         * gcc.dg/cpp-missingparen.c  New tests.
7863         * gcc.dg/cpp-shift.c  New tests.
7864         * gcc.dg/cpp-shortcircuit.c  New tests.
7865         * gcc.dg/cpp-unary.c  New tests.
7866
7867 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
7868
7869         * gcc.c-torture/compile/20000329-1.c: New test.
7870
7871 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
7872
7873         * gcc.c-torture/compile/20000326-1.c: New test.
7874         * gcc.c-torture/compile/20000326-2.c: New test.
7875
7876 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
7877
7878         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
7879         the first parameter is a function argument.
7880
7881 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
7882
7883         * g++.old-deja/g++.ext/array4.C: New test.
7884
7885 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
7886
7887         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
7888
7889 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7890
7891         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
7892
7893 2000-03-19  Richard Henderson  <rth@cygnus.com>
7894
7895         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
7896
7897 2000-03-19  Richard Henderson  <rth@cygnus.com>
7898
7899         * gcc.c-torture/compile/20000319-1.c: New test.
7900
7901 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
7902
7903         * gcc.c-torture/execute/20000314-3.c: New test.
7904         * gcc.c-torture/execute/20000314-2.c: New test.
7905         * gcc.c-torture/execute/20000314-1.c: New test.
7906         * gcc.c-torture/compile/20000314-2.c: New test.
7907         * gcc.c-torture/compile/20000314-1.c: New test.
7908
7909 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
7910
7911         * g++.old-deja/g++.warn/inline.C: New test.
7912
7913 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7914
7915         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
7916         standards-compliant result rather than specific constants.
7917         Put test-values in array.
7918
7919 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
7920
7921         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
7922         (g++_target_compile): Put test-specific options last.
7923
7924 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7925
7926         * g++.old-deja/g++.eh/vbase4.C: New test.
7927
7928 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7929
7930         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
7931
7932 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7933
7934         * g++.old-deja/g++.brendan/misc12.C: Removed.
7935         * g++.old-deja/g++.pt/memtemp77.C: Constify.
7936         * g++.old-deja/g++.ext/pretty4.C: New test.
7937
7938 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7939
7940         * g++.old-deja/g++.other/string2.C: New test.
7941
7942 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
7943
7944         * g++.old-deja/g++.warn/impint2.C: New test.
7945
7946 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7947
7948         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
7949         is 1, not zero.
7950
7951 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
7952
7953         * g++.old-deja/g++.warn/impint.C: New test.
7954         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
7955         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
7956         * g++.old-deja/g++.pt/explicit12.C: Likewise.
7957         * g++.old-deja/g++.pt/explicit13.C: Likewise.
7958         * g++.old-deja/g++.pt/explicit17.C: Likewise.
7959         * g++.old-deja/g++.pt/explicit18.C: Likewise.
7960         * g++.old-deja/g++.pt/explicit19.C: Likewise.
7961         * g++.old-deja/g++.pt/explicit23.C: Likewise.
7962         * g++.old-deja/g++.pt/explicit31.C: Likewise.
7963         * g++.old-deja/g++.pt/explicit35.C: Likewise.
7964         * g++.old-deja/g++.pt/explicit6.C: Likewise.
7965         * g++.old-deja/g++.pt/memclass7.C: Likewise.
7966
7967 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
7968
7969         * gcc.dg/cpp-redef.c: New test.
7970
7971 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
7972
7973         * g++.old-deja/g++.pt/unify7.C: New test.
7974
7975 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7976
7977         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
7978         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
7979
7980 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
7981
7982         * gcc.c-torture/compile/20000224-1.c: New test.
7983
7984 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7985
7986         * gcc.c-torture/compile/cpp-2.c: New test.
7987         * gcc.c-torture/compile/cpp-1.c: New test.
7988
7989 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
7990
7991         * gcc.c-torture/execute/20000225-1.c: New test.
7992
7993 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7994
7995         * gcc.dg/cpp-li2.c: New test.
7996
7997         * gcc.dg/cpp-wi1.c: New test.
7998
7999         * gcc.dg/cpp-li1.c: New test.
8000
8001 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
8002
8003         * g++.old-deja/g++.other/sizeof5.C: New test.
8004
8005 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8006
8007         * gcc.c-torture/execute/va-arg-13.c: New test.
8008
8009 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
8010
8011         * gcc.c-torture/execute/va-arg-12.c: New test.
8012
8013 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
8014
8015         * gcc.c-torture/execute/20000223-1.c: New test.
8016
8017 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
8018
8019         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
8020
8021 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
8022
8023         * g++.old-deja/g++.abi/ptrmem.C: New test.
8024
8025 2000-02-19  Richard Henderson  <rth@cygnus.com>
8026
8027         * gcc.c-torture/compile/init-3.c: New.
8028
8029 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
8030
8031         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
8032         ALWAYS_CXXFLAGS.
8033
8034 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
8035
8036         * gcc.c-torture/compile/20000211-3.c: New test.
8037
8038 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
8039
8040         * gcc.c-torture/compile/20000211-2.c: New test.
8041
8042 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
8043
8044         * gcc.c-torture/compile/20000211-1.c: New test.
8045
8046 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
8047
8048         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
8049           on native targets
8050
8051 2000-02-08  Nathan Sidwell  <nathan@acm.org>
8052
8053         * g++.old-deja/g++.other/cast5.C: New test.
8054
8055 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
8056
8057         * gcc.c-torture/execute/20000205-1.c: New.
8058
8059 2000-02-03  Nathan Sidwell  <nathan@acm.org>
8060
8061         * g++.old-deja/g++.jason/cast3.C: Return void.
8062         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
8063
8064 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8065
8066         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
8067
8068         * gcc.dg/loop-1.c: New test.
8069
8070 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
8071
8072         * gcc.c-torture/compile/20000127-1.c: New test.
8073         * gcc.c-torture/execute/991228-1.c: New test.
8074
8075 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8076
8077         * gcc.dg/unused-2.c: New test.
8078
8079         * gcc.dg/conv-1.c: New test.
8080
8081 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
8082
8083         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
8084         compiler.
8085         (tool_option_proc): Fix typo.
8086
8087 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
8088
8089         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
8090         of the ld on the host, not on the build machine.
8091         Also, don't crash if '--help' is not a supported option.
8092
8093 2000-01-24  Richard Henderson  <rth@cygnus.com>
8094
8095         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
8096
8097 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
8098
8099         * gcc.c-torture/execute/20000120-2.c: New test.
8100         * gcc.c-torture/execute/20000120-1.c: New test.
8101
8102 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
8103
8104         * gcc.c-torture/execute/20000113-1.c: New test.
8105
8106 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
8107
8108         * gcc.c-torture/execute/20000112-1.c: New test.
8109
8110 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8111
8112         * gcc.dg/20000111-1.c: New test.
8113
8114 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
8115
8116         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
8117         with 16 bit integers.
8118
8119 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8120
8121         * gcc.dg/20000108-1.c: New test.
8122
8123 2000-01-05  Nathan Sidwell  <nathan@acm.org>
8124
8125         * g++.old-deja/g++.ns/koenig8.C: New test.
8126
8127 2000-01-05  Nathan Sidwell  <nathan@acm.org>
8128
8129         * g++.old-deja/g++.other/cast4.C: New test.
8130
8131 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
8132
8133         * gcc.c-torture/compile/20000105-2.c: New test.
8134         * gcc.c-torture/compile/20000105-1.c: New test.
8135
8136 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8137
8138         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
8139         references to printf & atoi to conform to ANSI standard.
8140         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
8141         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
8142         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
8143         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
8144         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
8145         * g++.old-deja/g++.brendan/complex1.C: Likewise.
8146         * g++.old-deja/g++.brendan/copy1.C: Likewise.
8147         * g++.old-deja/g++.brendan/copy2.C: Likewise.
8148         * g++.old-deja/g++.brendan/copy3.C: Likewise.
8149         * g++.old-deja/g++.brendan/copy4.C: Likewise.
8150         * g++.old-deja/g++.brendan/copy5.C: Likewise.
8151         * g++.old-deja/g++.brendan/copy6.C: Likewise.
8152         * g++.old-deja/g++.brendan/copy7.C: Likewise.
8153         * g++.old-deja/g++.brendan/copy8.C: Likewise.
8154         * g++.old-deja/g++.brendan/crash11.C: Likewise.
8155         * g++.old-deja/g++.brendan/crash14.C: Likewise.
8156         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
8157         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
8158         * g++.old-deja/g++.brendan/delete2.C: Likewise.
8159         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
8160         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
8161         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
8162         * g++.old-deja/g++.brendan/eh1.C: Likewise.
8163         * g++.old-deja/g++.brendan/groff1.C: Likewise.
8164         * g++.old-deja/g++.brendan/init3.C: Likewise.
8165         * g++.old-deja/g++.brendan/misc12.C: Likewise.
8166         * g++.old-deja/g++.brendan/misc7.C: Likewise.
8167         * g++.old-deja/g++.brendan/new2.C: Likewise.
8168         * g++.old-deja/g++.brendan/operators4.C: Likewise.
8169         * g++.old-deja/g++.brendan/operators5.C: Likewise.
8170         * g++.old-deja/g++.brendan/overload2.C: Likewise.
8171         * g++.old-deja/g++.brendan/overload7.C: Likewise.
8172         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
8173         * g++.old-deja/g++.brendan/reference1.C: Likewise.
8174         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
8175         * g++.old-deja/g++.brendan/template24.C: Likewise.
8176         * g++.old-deja/g++.brendan/template3.C: Likewise.
8177         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
8178         * g++.old-deja/g++.jason/inline3.C: Likewise.
8179         * g++.old-deja/g++.jason/opeq.C: Likewise.
8180         * g++.old-deja/g++.law/arg5.C: Likewise.
8181         * g++.old-deja/g++.law/arm7.C: Likewise.
8182         * g++.old-deja/g++.law/ctors11.C: Likewise.
8183         * g++.old-deja/g++.law/cvt8.C: Likewise.
8184         * g++.old-deja/g++.law/init9.C: Likewise.
8185         * g++.old-deja/g++.law/refs4.C: Likewise.
8186         * g++.old-deja/g++.law/template2.C: Likewise.
8187         * g++.old-deja/g++.law/visibility24.C: Likewise.
8188         * g++.old-deja/g++.law/vtable3.C: Likewise.
8189         * g++.old-deja/g++.mike/asm2.C: Likewise.
8190         * g++.old-deja/g++.mike/eh1.C: Likewise.
8191         * g++.old-deja/g++.mike/misc1.C: Likewise.
8192         * g++.old-deja/g++.mike/misc13.C: Likewise.
8193         * g++.old-deja/g++.mike/misc14.C: Likewise.
8194         * g++.old-deja/g++.mike/ns12.C: Likewise.
8195         * g++.old-deja/g++.mike/p1248.C: Likewise.
8196         * g++.old-deja/g++.mike/p3708.C: Likewise.
8197         * g++.old-deja/g++.mike/p3708a.C: Likewise.
8198         * g++.old-deja/g++.mike/p3708b.C: Likewise.
8199         * g++.old-deja/g++.mike/p646.C: Likewise.
8200         * g++.old-deja/g++.mike/p700.C: Likewise.
8201         * g++.old-deja/g++.mike/p783.C: Likewise.
8202         * g++.old-deja/g++.mike/p783a.C: Likewise.
8203         * g++.old-deja/g++.mike/p783b.C: Likewise.
8204         * g++.old-deja/g++.mike/p786.C: Likewise.
8205         * g++.old-deja/g++.mike/p789.C: Likewise.
8206         * g++.old-deja/g++.mike/p789a.C: Likewise.
8207         * g++.old-deja/g++.mike/p807a.C: Likewise.
8208         * g++.old-deja/g++.other/delete3.C: Likewise.
8209         * g++.old-deja/g++.other/dyncast1.C: Likewise.
8210         * g++.old-deja/g++.other/dyncast2.C: Likewise.
8211         * g++.old-deja/g++.other/dyncast3.C: Likewise.
8212         * g++.old-deja/g++.other/empty1.C: Likewise.
8213         * g++.old-deja/g++.other/temporary1.C: Likewise.
8214         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
8215         * g++.old-deja/g++.pt/t16.C: Likewise.
8216         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
8217
8218 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
8219
8220         * gcc.dg/991230-1.c: New test.
8221
8222 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
8223
8224         * gcc.c-torture/compile/991229-3.c: New test.
8225         * gcc.c-torture/compile/991229-2.c: New test.
8226         * gcc.c-torture/compile/991229-1.c: New test.
8227
8228 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
8229
8230         * gcc.c-torture/compile/labels-2.c: New test.
8231
8232 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
8233
8234         * gcc.c-torture/execute/991227-1.c: New test.
8235
8236 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8237
8238         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
8239
8240 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
8241
8242         * gcc.c-torture/execute/991221-1.c: New test.
8243
8244 1999-12-20  Nathan Sidwell  <nathan@acm.org>
8245
8246         * g++.old-deja/g++.other/cast3.C: New test.
8247
8248 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
8249
8250         * gcc.c-torture/execute/991216-4.c: New test.
8251
8252 1999-12-16  Michael Meissner  <meissner@cygnus.com>
8253
8254         * gcc.c-torture/execute/991216-1.c: New test.
8255         * gcc.c-torture/execute/991216-2.c: New test.
8256         * gcc.c-torture/execute/991216-3.c: New test.
8257
8258 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
8259
8260         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
8261         Actually make the test fail by using "-O2" for compilation.
8262
8263 1999-12-15  Nathan Sidwell  <nathan@acm.org>
8264
8265         * g++.old-deja/g++.warn/cast-align1.C: New test.
8266
8267 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
8268
8269         * gcc.c-torture/compile/991214-1.c: New test.
8270         * gcc.c-torture/compile/991214-2.c: New test.
8271
8272 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
8273
8274         * gcc.dg/991214-1.c: New test.
8275
8276 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
8277
8278         * gcc.c-torture/compile/991213-3.c: New test.
8279         * gcc.c-torture/compile/991213-2.c: New test.
8280         * gcc.c-torture/compile/991213-1.c: New test.
8281
8282 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
8283
8284         * gcc.dg/991209-1.c: New test.
8285
8286 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
8287
8288         * gcc.c-torture/compile/991208-1.c: New test.
8289
8290 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8291
8292         * gcc.dg/ultrasp2.c: New test.
8293
8294 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
8295
8296         * g++.old-deja/g++.abi/align.C (main): Fix typo.
8297
8298 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
8299
8300         * gcc.c-torture/compile/991202-1.c: New test.
8301         * gcc.c-torture/execute/991202-1.c: New test.
8302         * gcc.c-torture/execute/991202-2.c: New test.
8303         * gcc.c-torture/execute/991202-3.c: New test.
8304
8305 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
8306
8307         * g++.old-deja/g++.abi/align.C: New test.
8308         * g++.old-deja/g++.abi/aggregates.C: Likewise.
8309         * g++.old-deja/g++.abi/bitfields.C: Likewise.
8310
8311 1999-12-01  Richard Henderson  <rth@cygnus.com>
8312
8313         * gcc.c-torture/execute/991201-1.c: New.
8314
8315 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
8316
8317         * gcc.dg/991129-1.c: New test.
8318
8319 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
8320
8321         * gcc.c-torture/compile/991127-1.c: New test.
8322
8323 1999-11-22  Nathan Sidwell  <nathan@acm.org>
8324
8325         * g++.old-deja/g++.other/warn4.C: New test.
8326
8327 1999-11-22  Nathan Sidwell  <nathan@acm.org>
8328
8329         * g++.old-deja/g++.eh/cleanup2.C: New test.
8330         * g++.old-deja/g++.ext/pretty2.C: New test.
8331         * g++.old-deja/g++.ext/pretty3.C: New test.
8332         * g++.old-deja/g++.other/debug6.C: New test.
8333
8334 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
8335
8336         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
8337         compiler_output to look for one error message instead of two.
8338
8339 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
8340
8341         * gcc.c-torture/execute/991118-1.c: Also test case
8342         where the word boundary does not split a byte evenly.
8343
8344 1999-11-19  Nathan Sidwell  <nathan@acm.org>
8345
8346         * g++.old-deja/g++.ext/restrict1.C: New test.
8347
8348 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
8349
8350         * gcc.c-torture/execute/991118-1.c: New test.
8351
8352 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
8353
8354         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
8355         working directory pathnames.
8356
8357 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
8358
8359         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
8360         host is equipped with driver.h and driver.o so it can actually
8361         compile and run the tests.
8362
8363 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
8364
8365         * gcc.c-torture/compile/991008-1.c: New test.
8366
8367 1999-11-08  Nick Clifton  <nickc@cygnus.com>
8368
8369         * lib/gcc-dg.exp: Include target-supports.exp
8370
8371 1999-11-05  Nick Clifton  <nickc@cygnus.com>
8372
8373         * lib/target-supports.exp: New file: Provide procs to test for
8374         features supported by the target.
8375         (check_weak_available): Moved here from ecos.exp.
8376         (check_alias_available): New proc: Determine of the target
8377         toolchain supports the alias attribute.
8378
8379         * gcc.dg/special/ecos.exp: Move check_weak_available to
8380         target-supports.exp.
8381         (alias-1.c): Only perform the test if the target supports
8382         aliases.
8383         (wkali-1.c): Only perform the test if the target supports
8384         aliases.
8385
8386         * gcc.dg/990506-0.c: Expect error messages from cross
8387         targets as well as native targets.
8388
8389 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8390
8391         * gcc.dg/ultrasp1.c: Removed xfail.
8392         * gcc.dg/struct-ret-2.c: Likewise.
8393         * gcc.dg/array-1.c: Likewise.
8394
8395 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8396
8397         * gcc.dg/struct-ret-2.c: New test.
8398
8399         * gcc.dg/array-1.c: New test.
8400
8401 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
8402
8403         * gcc.c-torture/execute/991030-1.c: New test.
8404
8405 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
8406
8407         * gcc.c-torture/compile/991026-2.c: New test.
8408
8409 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
8410
8411         * gcc.c-torture/compile/991026-1.c: New test.
8412
8413 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
8414
8415         * gcc.c-torture/execute/991023-1.c: New test.
8416
8417 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
8418
8419         * gcc.c-torture/execute/991019-1.c: New test.
8420
8421 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
8422
8423         * gcc.c-torture/execute/991016-1.c: New test.
8424
8425 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
8426
8427         * gcc.c-torture/execute/991014-1.c: New test.
8428
8429 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
8430
8431         * g++.old-deja/g++.other/union2.C: New test.
8432
8433 1999-10-13  Nathan Sidwell  <nathan@acm.org>
8434
8435         * g++.old-deja/g++.other/vaarg2.C: New test.
8436         * g++.old-deja/g++.other/vaarg3.C: New test.
8437
8438 1999-10-12  Craig Burley  <craig@jcb-sc.com>
8439
8440         * g77.f-torture/noncompile/19990905-1.f: Moved from being
8441         in compile/.
8442
8443 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
8444
8445         * gcc.c-torture/execute/va-arg-11.c: New test.
8446
8447 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
8448
8449         * lib/file-format.exp (gcc_target_object_format): Don't
8450         crash if objdump is unavailable.
8451
8452 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
8453
8454         * gcc.misc-tests/mg.exp: delete extraneous redirection.
8455
8456 1999-09-28  Nick Clifton  <nickc@cygnus.com>
8457
8458         * gcc.c-torture/compile/990928-1.c: New test.
8459
8460 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
8461
8462         * g++.old-deja/g++.other/decl6.C: New test.
8463
8464 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8465
8466         * gcc.c-torture/execute/va-arg-10.c: New test.
8467
8468 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
8469
8470         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
8471         __PRETTY_FUNCTION__.
8472
8473 1999-09-23  Nick Clifton  <nickc@cygnus.com>
8474
8475         * gcc.c-torture/execute/990923-1.c: New test.
8476
8477 1999-09-21  Nick Clifton  <nickc@cygnus.com>
8478
8479         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
8480         for which -fpic is inappropriate.
8481
8482 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
8483
8484         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
8485
8486 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
8487
8488         * g++.old-deja/g++.other/dyncast1.C: New test.
8489         * g++.old-deja/g++.other/dyncast2.C: New test.
8490         * g++.old-deja/g++.other/dyncast3.C: New test.
8491         * g++.old-deja/g++.other/dyncast4.C: New test.
8492         * g++.old-deja/g++.other/dyncast5.C: New test.
8493         * g++.old-deja/g++.eh/catch3.C: New test.
8494         * g++.old-deja/g++.eh/catch3p.C: New test.
8495         * g++.old-deja/g++.eh/catch4.C: New test.
8496         * g++.old-deja/g++.eh/catch4p.C: New test.
8497         * g++.old-deja/g++.eh/catch5.C: New test.
8498         * g++.old-deja/g++.eh/catch5p.C: New test.
8499         * g++.old-deja/g++.eh/catch6.C: New test.
8500         * g++.old-deja/g++.eh/catch6p.C: New test.
8501         * g++.old-deja/g++.eh/catch7.C: New test.
8502         * g++.old-deja/g++.eh/catch7p.C: New test.
8503         * g++.old-deja/g++.eh/catch8.C: New test.
8504         * g++.old-deja/g++.eh/catch8p.C: New test.
8505         * g++.old-deja/g++.eh/catch9.C: New test.
8506         * g++.old-deja/g++.eh/catch9p.C: New test.
8507
8508 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
8509
8510         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
8511         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
8512
8513 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
8514
8515         * gcc.c-torture/compile/990913-1.c: New test.
8516
8517 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
8518
8519         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
8520         * g++.old-deja/g++.jason/rfg5.C: Likewise.
8521
8522 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
8523
8524         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
8525
8526 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
8527
8528         * g++.old-deja/g++.other/lookup11.C: New test.
8529         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
8530         what is permitted and what we want.
8531         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
8532         overload use.
8533         * g++.old-deja/g++.jason/rfg5.C: Likewise
8534
8535 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
8536
8537         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
8538         * gcc.c-torture/noncompile/poison-1.c: New file.
8539
8540 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
8541
8542         * g++.old-deja/g++.other/sizeof3.C: New test.
8543         * g++.old-deja/g++.other/sizeof4.C: New test.
8544         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
8545         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
8546
8547 1999-09-07  Richard Henderson  <rth@cygnus.com>
8548
8549         * gcc.dg/va-arg-1.c: New.
8550
8551 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8552
8553         * gcc.c-torture/execute/va-arg-9.c: New test.
8554
8555 1999-09-05  Craig Burley  <craig@jcb-sc.com>
8556
8557         * g77.f-torture/compile/980519-2.f: New test.
8558         * g77.f-torture/compile/19990905-0.f: New test.
8559         * g77.f-torture/compile/19990905-1.f: New test.
8560         * g77.f-torture/compile/19990905-2.f: New test.
8561
8562         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
8563
8564 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
8565
8566         * gcc.c-torture/execute/990827-1.c: Fix typo.
8567
8568 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
8569
8570         * g++.old-deja/g++.other/deref1.C: New test.
8571
8572 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
8573
8574         * g++.old-deja/g++.other/ambig2.C: New test.
8575         * g++.old-deja/g++.other/cond5.C: New test.
8576         * g++.old-deja/g++.other/lookup16.C: New test.
8577
8578 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
8579
8580         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
8581         assemblers too.
8582
8583 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
8584
8585         * lib/c-torture.exp: Avoid the "compare executables" optimization
8586         when testing native.
8587
8588 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
8589
8590         * gcc.c-torture/execute/990829-1.c: New test.
8591         * gcc.c-torture/compile/990829-1.c: New test.
8592
8593 1999-08-27  Paul Burchard  <burchard@pobox.com>
8594
8595         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
8596         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
8597         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
8598         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
8599         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
8600         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
8601         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
8602         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
8603         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
8604         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
8605         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
8606
8607 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
8608
8609         * gcc.c-torture/execute/990827-1.c: New test.
8610
8611 1999-08-26  Craig Burley  <craig@jcb-sc.com>
8612
8613         * g77.f-torture/noncompile/19990826-4.f: New test.
8614
8615         * g77.f-torture/compile/19990826-3.f: New test.
8616
8617         * g77.f-torture/execute/19990826-2.f: New test.
8618
8619         * g77.f-torture/compile/19990826-1.f: New test.
8620
8621         * gcc.c-torture/execute/990826-0.c: New test.
8622         * g77.c-torture/execute/19990826-0.f: New test.
8623
8624         * g77.f-torture/noncompile/970626-2.f: New test.
8625
8626 1999-08-25  Paul Burchard  <burchard@pobox.com>
8627
8628         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
8629         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
8630         lss-011.C: New tests.
8631
8632 1999-08-25  Nathan Sidwell  <nathan@acm.org>
8633
8634         * g++.old-deja/g++.other/decl5.C: New test.
8635
8636 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8637
8638         * noncompile/noncompile.exp: Load_lib c-torture.exp.
8639         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
8640         call `postbase' for each one.  All callers of `postbase' changed
8641         to call this instead.
8642
8643 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
8644
8645         * gcc.c-torture/execute/990811-1.c: New test.
8646
8647 1999-08-09  Nick Clifton  <nickc@cygnus.com>
8648
8649         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
8650         just native ones.
8651
8652         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
8653         just native ones.
8654
8655 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
8656
8657         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
8658
8659 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
8660
8661         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
8662
8663 1999-08-04  Nathan Sidwell  <nathan@acm.org>
8664
8665         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
8666
8667 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
8668
8669         * gcc.c-torture/execute/990804-1.c: New test.
8670
8671 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8672
8673         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
8674         * g++.old-deja/g++.brendan/crash64.C: Likewise
8675         * g++.old-deja/g++.brendan/overload8.C: Likewise
8676
8677 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8678
8679         * g++.old-deja/g++.other/struct1.C: New test.
8680
8681 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8682
8683         * g++.old-deja/g++.other/enum2.C: New test.
8684
8685 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
8686
8687         Adapted from tests from Franz Sirl:
8688         * gcc.c-torture/execute/va-arg-7.c: New test.
8689         * gcc.c-torture/execute/va-arg-8.c: New test.
8690
8691 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
8692
8693         * gcc.c-torture/compile/990801-2.c: New test.
8694
8695         * gcc.c-torture/compile/990801-1.c: New test.
8696
8697 1999-07-27  Michael Meissner  <meissner@cygnus.com>
8698
8699         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
8700         fp-cmp-1.c, converting double to float.
8701
8702         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
8703         fp-cmp-1.c, converting double to long double.
8704
8705         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
8706         from fr1 to unknown_register, since fr1 is a legitimate register
8707         on some machines.
8708
8709 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
8710
8711         * README: More listname related changes.
8712
8713 1999-07-08  Catherine Moore  <clm@cygnus.com>
8714
8715         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
8716
8717 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
8718
8719         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
8720
8721 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
8722
8723         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
8724
8725 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
8726
8727         * gcc.dg/990703-1.c: New test.
8728
8729 1999-06-29  Nick Clifton  <nickc@cygnus.com>
8730
8731         * lib/file-format.exp: New file: Move definition of proc
8732         gcc_target_object_format to here from
8733         gcc.dg/special/ecos.exp.
8734
8735         * lib/c-torture.exp: Include lib file-format.exp.
8736         * lib/gcc-dg.exp: Include lib file-format.exp.
8737
8738         * gcc.dg/special/ecos.exp: Remove definition of proc
8739         gcc_target_object_format.
8740
8741 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
8742
8743         * gcc.c-torture/execute/990628-1.c: New test.
8744
8745 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
8746
8747         * gcc.c-torture/compile/990625-2.c: New test.
8748
8749         * gcc.c-torture/compile/990625-1.c: New test.
8750
8751 1999-06-23  Nick Clifton  <nickc@cygnus.com>
8752
8753         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
8754         attributes compile.
8755         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
8756         ports that use the COFF/PE file format.
8757
8758 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
8759
8760         * gcc.c-torture/compile/990617-1.c: New test.
8761
8762 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
8763
8764         * g++.old-deja/g++.other/decl4.C: New test.
8765
8766 1999-06-14  Nathan Sidwell  <nathan@acm.org>
8767
8768         * g++.old-deja/g++.other/bitfld3.C: New test.
8769
8770 1999-06-08  Nathan Sidwell  <nathan@acm.org>
8771
8772         * g++.old-deja/g++.eh/catch1.C: New test.
8773
8774 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
8775
8776         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
8777
8778         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
8779         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
8780
8781 1999-06-05  Craig Burley  <craig@jcb-sc.com>
8782
8783         * g77.f-torture/compile/19990502-0.f: Replace with new,
8784         shorter, test that still fails after recent changes.
8785
8786 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
8787
8788         * gcc.c-torture/execute/990604-1.c: New test.
8789
8790 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
8791
8792         * gcc.c-torture/execute/990531-1.c: New test.
8793
8794 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8795
8796         * gcc.c-torture/compile/990527-1.c: New test.
8797
8798 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
8799
8800         * gcc.c-torture/execute/990527-1.c: New test.
8801
8802 1999-05-25  Nick Clifton  <nickc@cygnus.com>
8803
8804         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
8805         bitfields as signed.
8806
8807 1999-05-25  Craig Burley  <craig@jcb-sc.com>
8808
8809         * g77.f-torture/compile/19990525-0.f: New test.
8810
8811 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
8812
8813         * gcc.c-torture/execute/990525-2.c: New test.
8814
8815         * gcc.c-torture/execute/990525-1.c: New test.
8816
8817 1999-05-24  Nathan Sidwell  <nathan@acm.org>
8818
8819         * g++.old-deja/g++.other/anon3.C: New test.
8820         * g++.old-deja/g++.other/anon4.C: New test.
8821         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
8822         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
8823         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
8824         Merrill).
8825
8826 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
8827
8828         * gcc.c-torture/execute/990524-1.c: New test.
8829
8830         * gcc.dg/990524-1.c: New test.
8831
8832 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8833
8834         * gcc.c-torture/compile/990523-1.c: New test.
8835
8836 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
8837
8838         * gcc.c-torture/compile/990519-1.c: New test.
8839
8840 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
8841
8842         * gcc.c-torture/compile/990517-1.c: New test.
8843
8844         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
8845         (e4, f4): New tests.
8846         (main): Call them.
8847
8848 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8849
8850         * gcc.dg/noreturn-1.c: New test.
8851
8852 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
8853
8854         * gcc.c-torture/execute/990513-1.c: New test.
8855
8856 1999-05-10  Richard Henderson  <rth@cygnus.com>
8857
8858         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
8859
8860 1999-05-10  Craig Burley  <craig@jcb-sc.com>
8861
8862         * g77.f-torture/execute/erfc.f: Use small single-precision
8863         values, to avoid problems on Alphas when not -mieee.
8864
8865 1999-05-08  Craig Burley  <craig@jcb-sc.com>
8866
8867         * gcc.dg/990506-0.c: New test.
8868
8869 1999-05-08  Richard Henderson  <rth@cygnus.com>
8870
8871         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
8872         the constant to test.  Don't XFAIL 64-bit targets.
8873
8874         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
8875         * g++.old-deja/g++.law/profile1.C: Likewise.
8876
8877         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
8878         operator new instances.
8879         * g++.old-deja/g++.other/delete5.C: Likewise.
8880
8881 1999-05-03  Craig Burley  <craig@jcb-sc.com>
8882
8883         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
8884         intrinsic.
8885
8886 1999-05-03  Craig Burley  <craig@jcb-sc.com>
8887
8888         * g77.f-torture/execute/u77-test.f: Reverse order of two
8889         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
8890
8891 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8892
8893         * gcc.dg/compare1.c: New test.
8894
8895 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8896
8897         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
8898         New tests.
8899
8900 1999-05-02  Craig Burley  <craig@jcb-sc.com>
8901
8902         * g77.f-torture/compile/19990502-1.f: New test.
8903
8904 1999-05-02  Craig Burley  <craig@jcb-sc.com>
8905
8906         * g77.f-torture/compile/19990502-0.f: New test.
8907
8908 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
8909
8910         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
8911         intrinsic.
8912
8913 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
8914
8915         * g77.f-torture/execute/u77-test.f (main): List libU77
8916         intrinsics not currently tested.
8917         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
8918         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
8919         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
8920         Trim blanks off the ends of some printed strings.
8921
8922 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
8923
8924         * g77.f-torture/execute/u77-test.f (main): Just warn about
8925         FSTAT gid disagreement, as it's expected on some systems.
8926
8927 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
8928
8929         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
8930         use a new function, which allows for some slop.
8931         Clean up some commentary.
8932         (issum): The new function.
8933         (sgladd): Deleted subroutine.
8934
8935 1999-05-01  Craig Burley  <craig@jcb-sc.com>
8936
8937         * g77.f-torture/execute/u77-test.f: Modify to be more like
8938         libf2c/libU77 version, bringing patches to that version here.
8939         Add suitable commentary.
8940
8941 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
8942
8943         * gcc.dg/990424-1.c: New test.
8944
8945 1999-04-24  Craig Burley  <craig@jcb-sc.com>
8946
8947         * g77.f-torture/execute/u77-test.f (main): Bug involving
8948         LSTAT has been fixed, so turn back on full checking.
8949
8950 1999-04-20  Craig Burley  <craig@jcb-sc.com>
8951
8952         * g77.f-torture/compile/19990419-0.f: New test.
8953         * g77.f-torture/execute/19990419-1.f: New test.
8954
8955 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
8956
8957         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
8958         to avoid the need for a prototype to supress a warning.
8959
8960 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
8961
8962         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
8963
8964 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
8965
8966         * gcc.c-torture/execute/990404-1.c: New test.
8967
8968 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
8969
8970         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
8971         * gcc.dg/cpp-if3.c: Don't use -pedantic.
8972         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
8973         missing initializer warnings.
8974
8975 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
8976
8977         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
8978         matching strings.
8979
8980 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
8981
8982         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
8983
8984 1999-03-26  Craig Burley  <craig@jcb-sc.com>
8985
8986         * g77.f-torture/execute/19990325-0.f: New test.
8987         * g77.f-torture/execute/19990325-1.f: New test.
8988
8989 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
8990
8991         * gcc.c-torture/execute/990324-1.c: New test.
8992
8993 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
8994
8995         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
8996         test with 4.
8997
8998 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
8999
9000         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
9001
9002 1999-03-13  Craig Burley  <craig@jcb-sc.com>
9003
9004         * g77.f-torture/execute/19990313-2.f: New test.
9005         * g77.f-torture/execute/19990313-3.f: New test.
9006
9007 1999-03-13  Craig Burley  <craig@jcb-sc.com>
9008
9009         * g77.f-torture/execute/19990313-0.f: New test.
9010         * g77.f-torture/execute/19990313-1.f: New test.
9011
9012 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
9013
9014         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
9015         printf to sprintf.
9016         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
9017         (main): Add check for u15.  Conditionalize u31 check depending on
9018         whether ints are <32 bits or >=32 bits.
9019
9020 1999-03-08  Craig Burley  <craig@jcb-sc.com>
9021
9022         * g77.f-torture/execute/19981119-0.f: Improve testiness.
9023
9024 1999-03-08  Craig Burley  <craig@jcb-sc.com>
9025
9026         * g77.f-torture/compile/19990305-0.f: New test.
9027         * g77.f-torture/execute/19981119-0.f: New test.
9028
9029 1999-03-08  Craig Burley  <craig@jcb-sc.com>
9030
9031         * g77.f-torture/execute/970625-2.f: call ABORT if final
9032         result is not correct, instead of just printing it.
9033         Add this checking via newly introduced obfuscation, to
9034         trip up buggy front ends.
9035
9036 1999-03-07  Craig Burley  <craig@jcb-sc.com>
9037
9038         * g77.f-torture/compile/960317-1.f: Moved from being
9039         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
9040
9041 1999-03-06  Craig Burley  <craig@jcb-sc.com>
9042
9043         * g77.f-torture/execute/960317-1.f: New (old) test.
9044         * g77.f-torture/execute/970625-2.f: Ditto.
9045
9046 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
9047
9048         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
9049         message on line 1 or line 2; cccp and cpplib do this differently.
9050
9051 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
9052
9053         * g++.old-deja/g++.law/weak1.C: New test.
9054
9055 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
9056
9057         * gcc.c-torture/execute/990119-1.c: Renamed to...
9058         * gcc.dg/990119-1.c: this, so it will only be tested once
9059         (it's a preprocessor test, it doesn't need to be run at
9060         multiple optimization levels).
9061
9062 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
9063
9064         * lib/g++.exp: Don't add incdir=$base_dir/../include to
9065           ALWAYS_CXXFLAGS.
9066
9067 1999-02-24  Craig Burley  <craig@jcb-sc.com>
9068
9069         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
9070         * g77.f-torture/compile/19981216-0.f: ...as it is expected
9071         to not be compilable by current g77.
9072
9073 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9074
9075         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
9076
9077 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
9078
9079         * gcc.c-torture/execute/990222-1.c: New test.
9080
9081 1999-02-19  Craig Burley  <craig@jcb-sc.com>
9082
9083         * g77.f-torture/compile/19990218-0.f: New test.
9084         * g77.f-torture/noncompile/19990218-1.f: New test.
9085
9086 1999-02-18  Craig Burley  <craig@jcb-sc.com>
9087
9088         * g77.f-torture/compile/19981216-0.f: New test.
9089
9090 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
9091
9092         * gcc.dg/990214-1.c: New test.
9093
9094 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
9095
9096         * gcc.dg/990213-2.c: New test.
9097
9098         * gcc.dg/990213-1.c: New test.
9099
9100 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
9101
9102         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
9103         ints.
9104
9105 1999-02-11  Nick Clifton  <nickc@cygnus.com>
9106
9107         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
9108         specified by target.
9109
9110         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
9111
9112 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
9113
9114         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
9115
9116 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
9117
9118         * gcc.dg/special/ecos.exp: New test driver for new tests with
9119         special requirements.
9120
9121         * gcc.dg/special/alias-1.c: New test.
9122         * gcc.dg/special/gcsec-1.c: New test.
9123         * gcc.dg/special/weak-1.c: New test.
9124         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
9125         * gcc.dg/special/weak-2.c: New test.
9126         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
9127         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
9128         * gcc.dg/special/wkali-1.c: New test.
9129         * gcc.dg/special/wkali-2.c: New test.
9130         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
9131         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
9132
9133 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
9134
9135           * lib/c-torture.exp (c-torture-compile): Pull out code for
9136           analyzing gcc error messages.
9137           (c-torture-execute): Likewise.  Fix some (harmless) false
9138           positives.
9139           * lib/gcc.exp (gcc_check_compile): New function.
9140
9141 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
9142
9143         * gcc.c-torture/execute/990208-1.c: New test.
9144
9145 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
9146
9147         * g++.dg/special/ecos.exp: New driver for new tests with special
9148         requirements
9149
9150         * g++.dg/special/conpr-1.C: New test
9151         * g++.dg/special/conpr-2.C: New test
9152         * g++.dg/special/conpr-2a.C: New test
9153         * g++.dg/special/conpr-3.C: New test
9154         * g++.dg/special/conpr-3a.C: New test
9155         * g++.dg/special/conpr-3b.C: New test
9156
9157         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
9158         allow g++ to use the dg driver
9159
9160         * README: Add comment about g++.dg directory
9161
9162 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
9163
9164         * README: Update email addresses.
9165
9166 1999-02-03  Nick Clifton  <nickc@cygnus.com>
9167
9168         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
9169         arguments in order to force structure S onto the stack even on
9170         the alpha.
9171         (test): Pass 10 leading arguments to function foo as well as the
9172         structure S.
9173
9174         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
9175         failure for all targets.
9176
9177         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
9178         abort to terminate program execution.
9179
9180 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
9181
9182         * gcc.c-torture/execute/990130-1.c: New test.
9183
9184 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
9185
9186         * gcc.dg/990130-1.c: New test.
9187
9188 1999-01-28  Michael Meissner  <meissner@cygnus.com>
9189
9190         * gcc.c-torture/execute/990128-1.c: New test.
9191
9192 1999-01-27  Michael Meissner  <meissner@cygnus.com>
9193
9194         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
9195
9196 1999-01-27  Felix Lee  <flee@cygnus.com>
9197
9198         * lib/c-torture.exp (c-torture-compile): pull out code for
9199         analyzing gcc error messages.
9200         (c-torture-execute): ditto, and fix some (harmless) false
9201         positives.
9202         * lib/gcc.exp (gcc_check_compile): new function.
9203
9204 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
9205
9206         * gcc.dg/990117-1.c: New test.
9207
9208         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
9209
9210         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
9211
9212 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
9213
9214         * g77.f-torture/compile/990115-1.f: New test.
9215
9216 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
9217
9218         * gcc.c-torture/compile/990107-1.c: New test
9219
9220 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
9221
9222         * gcc.c-torture/execute/990106-2.c: New test.
9223
9224         * gcc.c-torture/execute/990106-1.c: New test.
9225
9226 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
9227
9228         * gcc.c-torture/compile/981223-1.c: New test.
9229
9230 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
9231
9232         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
9233         (opt3): Rename from opt4 and disable.
9234
9235 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
9236
9237         * g++.old-deja/g++.pt/ptrmem5.C: New test.
9238
9239 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
9240
9241         * g++.old-deja/g++.other/conv5.C: New test.
9242
9243 1998-12-14  Nick Clifton  <nickc@cygnus.com>
9244
9245         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
9246
9247 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
9248
9249         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
9250
9251 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
9252
9253         * gcc.c-torture/compile/981211-1.c: New test.
9254
9255 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
9256
9257         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
9258
9259         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
9260
9261 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9262
9263         * gcc.special/930510-1.c: Make C9X safe.
9264         * gcc.misc-tests/gcov-1.c Similarly.
9265         * gcc.misc-tests/gcov-2.c Similarly.
9266
9267 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
9268
9269         * gcc.dg/ultrasp1.c: New test.
9270
9271 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
9272
9273         * gcc.c-torture/execute/981206.c: New test.
9274
9275 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
9276
9277         * g++.old-deja/g++.ns/template7.C: New test.
9278
9279         * g++.old-deja/g++.other/expr1.C: New test.
9280
9281         * g++.old-deja/g++.eh/tmpl3.C: New test.
9282
9283         * g++.old-deja/g++.eh/tmpl2.C: New test.
9284
9285 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
9286
9287         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
9288         * g++.old-deja/g++.other/using6.C: Removed.
9289         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
9290
9291         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
9292
9293 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
9294
9295         * g++.old-deja/g++.pt/overload8.C: New test.
9296
9297         * g++.old-deja/g++.pt/overload7.C: New test.
9298
9299         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
9300
9301         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
9302         and relinking messages.
9303         * lib/g++.exp (g++_target_compile): Remove .rpo file when
9304         compiling with -frepo.
9305
9306 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
9307
9308         * g++.old-deja/g++.pt/lookup6.C: New test.
9309
9310 1998-11-30  Nick Clifton  <nickc@cygnus.com>
9311
9312         * gcc.c-torture/execute/981130-1.c: New test.
9313         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
9314
9315 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
9316
9317         * g++.old-deja/g++.pt/explicit76.C: New test.
9318
9319         * g++.old-deja/g++.pt/friend38.C: New test.
9320
9321         * g++.old-deja/g++.ns/crash2.C: New test.
9322
9323         * g++.old-deja/g++.pt/defarg8.C: New test.
9324
9325         * g++.old-deja/g++.pt/instantiate6.C: New test.
9326
9327         * g++.old-deja/g++.pt/static6.C: New test.
9328
9329         * g++.old-deja/g++.pt/decl2.C: New test.
9330
9331 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
9332
9333         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
9334         problem is actually related with name lookup, but so what? :-)
9335
9336         * g++.old-deja/g++.pt/friend37.C: New test.
9337
9338 1998-11-25  Dave Love  <d.love@dl.ac.uk>
9339
9340         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
9341         element, which fails on some systems.
9342
9343         * g77.f-torture/execute/labug1.f: New test.
9344
9345 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
9346
9347         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
9348         is defined.
9349
9350 1998-11-18  Dave Love  <d.love@dl.ac.uk>
9351
9352         * g77.f-torture/compile/981117-1.f: New test.
9353
9354 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
9355
9356         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
9357         properly discarded.
9358
9359 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
9360
9361         * gcc.c-torture/execute/memcheck: New directory of tests for
9362         -fcheck-memory-usage.
9363
9364 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9365
9366         * README: New file, general information about the testsuite and
9367         new description of the various C++ test subdirectories.
9368         * README.g++: Eliminate obsolete information, update and move most
9369         relevant stuff to README.
9370
9371 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
9372
9373         * gcc.c-torture/compile/981107-1.c: New test.
9374
9375 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
9376
9377         * execute/memcpy-bi.c: New testcase.
9378
9379 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
9380
9381         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
9382         base classes.
9383
9384         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
9385         template is selected.
9386
9387         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
9388         classes, it should be accepted for all types.
9389
9390         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
9391
9392         * g++.old-deja/g++.pt/spec24.C: Ensure that template
9393         specializations start with template headers.
9394
9395 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
9396
9397         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
9398
9399         * g++.old-deja/g++.other/init9.C: Test cross initialization of
9400         non-POD types.
9401
9402 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
9403
9404         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
9405
9406 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9407
9408         * compile/981022-1.c, compile/981022-1.x: New test and driver.
9409
9410 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
9411
9412         * 981019-1.c: New test.
9413
9414 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
9415
9416         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
9417         find objc headers.
9418
9419 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
9420
9421         * compile/981001-4.c: Remove use of GCC extension that triggers a
9422         compiler bug.
9423
9424 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
9425
9426         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
9427
9428 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
9429
9430         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
9431         instantiation of template produces incorrect code for delete
9432         expression.
9433
9434         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
9435         constructors' name is not unique.
9436         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
9437         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
9438
9439         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
9440         automatic array of const is ill-formed.
9441
9442         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
9443         of template parameter?
9444
9445         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
9446         const.
9447
9448         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
9449         pointer-to-member expression.
9450
9451         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
9452         declaration causes ICE.
9453
9454 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
9455
9456         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
9457         reserved in the global namespace.
9458
9459         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
9460         generate needed virtual table.
9461
9462         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
9463
9464 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
9465
9466         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
9467         template-dependent type
9468
9469 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
9470
9471         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
9472         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
9473         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
9474
9475         * g++.old-deja/g++.other/using5.C: New test; using decl from base
9476         class should be usable as argument of member function.
9477         * g++.old-deja/g++.other/using6.C: New test; using decl from base
9478         class should be usable as return type of member function.
9479         * g++.old-deja/g++.other/using7.C: New test; using decl from base
9480         class should be usable as type of data member.
9481
9482         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
9483
9484 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
9485
9486         * gcc.c-torture/special/920521-1.c: Fix bogus test.
9487
9488 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
9489
9490         * gcc.dg/dll-?.c Add thumb to target list.
9491         Fix assembler scan patterns to match current assembler output.
9492
9493 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
9494
9495         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
9496         matching of template brackets.
9497
9498         * g++.old-deja/g++.other/using4.C: New test.  Test using
9499         declarations of methods from base classes.
9500
9501         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
9502         within functions should introduce names into the innermost
9503         enclosing namespace.
9504
9505         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
9506         of static locals if first initialization throws.
9507
9508 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
9509
9510         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
9511
9512 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
9513
9514         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
9515         lose track of the possible targets of tablejump insns.
9516         * special/special.exp: Run it.
9517
9518 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
9519
9520         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
9521         must be declared before its specializations can be named in friend
9522         declarations.
9523
9524 1998-10-05  Dave Love  <d.love@dl.ac.uk>
9525
9526         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
9527
9528         * g77.f-torture/execute/io1.f: New test.
9529
9530 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
9531
9532         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
9533         with pointer to template function, for which no argument deduction
9534         is possible.
9535
9536         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
9537         specialization of template function as argument to template
9538         function.
9539
9540         * g++.old-deja/g++.other/access2.C: New test; Inner class
9541         shouldn't have privileged access to Outer's names.
9542
9543 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
9544
9545         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
9546         friend template declared within template class conflicts with
9547         nested class of the same name.
9548
9549         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
9550         is ignored.
9551
9552         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
9553         object with direct initializer as function declaration.
9554
9555         * g++.old-deja/g++.other/decl2.C: New test; duplicate
9556         initializers.
9557
9558         * g++.old-deja/g++.other/null2.C: New test; conditional operator
9559         involving const pointer and NULL produces incorrect result.
9560
9561         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
9562         type name without `typename' should be rejected with -pedantic.
9563
9564 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
9565
9566         * g++.old-deja/g++.other/addrof1.C: New test.
9567
9568 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
9569
9570         * gcc.c-torture/compile/981001-1.c: New test.
9571         * gcc.c-torture/execute/981001-1.c: New test.
9572
9573 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
9574
9575         * gcc.c-torture/compile/981001-2.c: New test.
9576         * gcc.c-torture/compile/981001-3.c: New test.
9577         * gcc.c-torture/compile/981001-4.c: New test.
9578
9579 1998-10-01  Robert Lipe  <robertl@dgii.com>
9580
9581         * lib/objc.exp (objc_target_compile): Add -L during compiles for
9582         multilibbed hosts.   Idea grafted from g77.exp.
9583
9584 1998-09-30  Dave Love  <d.love@dl.ac.uk>
9585
9586         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
9587         avoid losing on systems which need -lsocket.
9588
9589 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
9590
9591         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
9592         * g++.old-deja/g++.other/nested2.C: Ditto.
9593         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
9594         failure.
9595
9596 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
9597
9598         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
9599         preferred over template operator!= for enum bitfields.
9600
9601 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
9602
9603         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
9604         that happen to have the same base name, but in different scopes,
9605         are incorrectly rejected.
9606
9607 1998-09-16  Richard Henderson  <rth@cygnus.com>
9608
9609         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
9610         on the native word size instead of an integer literal.
9611
9612 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
9613
9614         * g++.old-deja/g++.other/static2.C: Invocation of static data
9615         member of type pointer-to-function denoted as non-static member.
9616
9617         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
9618         checks involving function types and aliases.
9619
9620 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
9621
9622         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
9623         redefined to the same non-trivial type.
9624
9625         * g++.old-deja/g++.pt/explicit73.C: Test for proper
9626         namespace-qualification of template specializations declared in
9627         other namespaces.
9628
9629         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
9630         to declare a subset of the specializations of a template function
9631         as friends of specializations of a template class.
9632
9633         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
9634         member templates that do not fully specialize the enclosing
9635         template class are rejected.
9636
9637 1998-09-11  Dave Love  <d.love@dl.ac.uk>
9638
9639         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
9640
9641 1998-09-08  Dave Love  <d.love@dl.ac.uk>
9642
9643         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
9644         altered from libf2c/libU77 version.
9645
9646 1998-09-06  Dave Love  <d.love@dl.ac.uk>
9647
9648         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
9649
9650 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
9651
9652         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
9653         (un)signed char are different types for template specialization
9654         purposes.
9655
9656 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
9657
9658         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
9659         * objc: ObjC testsuite.
9660
9661 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
9662
9663         * gcc.c-torture/execute/941014-1.x:  New file.
9664
9665 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
9666
9667         * lib/c-torture.exp: Add support for
9668         torture_eval_before_compile and torture_eval_before_execute
9669         variables.
9670
9671 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
9672
9673         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
9674         this test triggers valid.
9675
9676 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
9677
9678         * gcc.dg/980827-1.c: New test.
9679
9680 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9681
9682         * gcc.c-torture/execute/loop-4b.c: New test.
9683
9684 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
9685
9686         * lib/c-torture.exp: Add support for
9687         torture_eval_before_compile and torture_eval_before_execute
9688         variables.
9689
9690 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
9691
9692         * gcc.c-torture/compile/980825-1.c: New test.
9693
9694 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
9695
9696         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
9697         count number tests in opt_t0 not good_t0.
9698
9699 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
9700
9701         * gcc.c-torture/compile/930326-1.x: Fix typo.
9702
9703 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
9704
9705         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
9706         causes an ICE.
9707
9708 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
9709
9710         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
9711         STACK_SIZE is defined.
9712         * gcc.c-torture/unsorted/stuct.c: Similarly.
9713
9714         * gcc.c-torture/compile/980821-1.c: New test.
9715
9716 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
9717
9718         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
9719
9720 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
9721
9722         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
9723         code.
9724
9725 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
9726
9727         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
9728         error'.
9729
9730 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
9731
9732         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
9733
9734 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
9735
9736         * gcc.c-torture/compile/980816-1.c: New test.
9737
9738         * gcc.dg/980816-1.c: New test.
9739
9740 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
9741
9742         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
9743         compiler for ieee tests.
9744
9745 1998-08-01  Dave Love  <d.love@dl.ac.uk>
9746
9747         * g77.f-torture/compile/980729-0.f: New test.
9748
9749 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
9750
9751         * gcc.c-torture/special/eeprof-1.c: New test, for
9752         -finstrument-functions.
9753         * gcc.c-torture/special/special.exp: Run it.
9754
9755 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
9756
9757         * gcc.c-torture/compile/980729-1.c: New test.
9758
9759 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
9760
9761         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
9762         __thumb__ is defined, and test for ARM style doubles if so.
9763
9764 1998-07-26  Dave Love  <d.love@dl.ac.uk>
9765
9766         * g77.f-torture/noncompile/980615-0.f: New test.
9767
9768 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
9769
9770         * gcc.dg/980312-1.c: Do link instead of compile.
9771         * gcc.dg/980313-1.c: Likewise.
9772
9773 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
9774
9775         * gcc.c-torture/compile/980726-1.c: New test.
9776
9777 1998-07-25  Dave Love  <d.love@dl.ac.uk>
9778
9779         * g77.f-torture/execute/io0.f: New test.
9780
9781 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
9782
9783         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
9784         an int.
9785
9786 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
9787
9788         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
9789         m32r bugs.
9790
9791 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
9792
9793         * gcc.dg/980626-1.c: Expect failures for all toolchains until
9794         c-decl.c:grokdeclarator can handle mode attributes.
9795
9796 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
9797
9798         * gcc.c-torture/execute/980716-1.c: New test.
9799
9800 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
9801
9802         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
9803         the mn10200.
9804         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
9805         the mn10200.
9806         * gcc.c-torture/execute/va-arg-3.x: Similarly.
9807         * gcc.c-torture/compile/930326-1.x: Similarly.
9808
9809 1998-07-13  Dave Love  <d.love@dl.ac.uk>
9810
9811         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
9812         New test from Craig.
9813
9814 1998-07-12  Dave Love  <d.love@dl.ac.uk>
9815
9816         * g77.f-torture/noncompile/980616-0.f: New test.
9817
9818         * g77.f-torture/execute/970816-3.f:  New test from Craig.
9819
9820 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
9821
9822         *  g++.other/singleton.C: Return error value instead of taking
9823         SIGSEGV.
9824
9825 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
9826
9827         *  g++.other/singleton.C: New test.   Warning is under dispute.
9828         Runtime crash is not.
9829
9830 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
9831
9832         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
9833         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
9834         using6.C, using7.C}:  New namespace tests.
9835
9836 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
9837
9838         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
9839         specialization with typedef'ed names used as array indexes.
9840
9841 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
9842
9843         * gcc.c-torture/execute/980709-1.c: New test.
9844
9845         * gcc.dg/980709-1.c: New test.
9846
9847 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
9848
9849         * gcc.c-torture/execute/bcp-1.c: New test.
9850
9851 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
9852
9853         * gcc.c-torture/execute/980707-1.c: New test.
9854
9855 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
9856
9857         * gcc.c-torture/compile/980706-1.c: New test.
9858
9859 1998-07-01  Dave Love  <d.love@dl.ac.uk>
9860
9861         * g77.f-torture/execute/980701-0.f,
9862         g77.f-torture/execute/980701-1.f: New test from Craig.
9863
9864 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
9865
9866         * gcc.c-torture/compile/980701-1.c: New test.
9867
9868         * gcc.c-torture/execute/980701-1.c: New test.
9869
9870 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
9871 rlsruhe.de>
9872
9873         * g++.old-deja/g++.robertl/eb132.C: New test.
9874         * g++.old-deja/g++.robertl/eb133.C: Likewise.
9875
9876 1998-06-29  Dave Love  <d.love@dl.ac.uk>
9877
9878         * g77.f-torture/execute/980628-7.f,
9879         g77.f-torture/execute/980628-8.f,
9880         g77.f-torture/execute/980628-9.f,
9881         g77.f-torture/execute/980628-10.f: New tests from Craig.
9882
9883         * g77.f-torture/execute/980628-3.f: Remove mail headers.
9884
9885 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
9886
9887         * g77.f-torture/execute/980628-4.f: New test from Craig.
9888         * g77.f-torture/execute/980628-5.f: Likewise.
9889         * g77.f-torture/execute/980628-2.f: Likewise.
9890         * g77.f-torture/execute/980628-0.f: Likewise.
9891         * g77.f-torture/execute/980628-1.f: Likewise.
9892         * g77.f-torture/execute/980628-3.f: Likewise.
9893         * g77.f-torture/execute/980628-6.f: Likewise.
9894
9895 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
9896
9897         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
9898         directory when nothing has been installed yet.
9899
9900 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
9901
9902         * gcc.c-torture/special/special.exp: Handle newer versions of
9903         dejagnu.
9904
9905 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
9906
9907         * gcc.dg/980626-1.c: New test.
9908
9909 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
9910
9911         * gcc.misc-tests/m-un-2.c: New test.
9912         * g++.old-deja/g++.other/warn01.c: Likewise.
9913
9914 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
9915
9916         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
9917         compatibility with assmblers with a different comment character.
9918         Eliminate use of GAS-specific extensions.
9919
9920 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
9921
9922         * gcc.c-torture/execute/ieee/980619-1.c: New test.
9923
9924 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
9925
9926         *lib/g77.exp: Replace search for libf2c.a with search for newly
9927         renamed libg2c.a
9928
9929 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
9930
9931         * gcc.c-torture/execute/980617-1.c: New test.
9932
9933 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
9934
9935         * gcc.c-torture/execute/980612-1.c: New test.
9936
9937 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
9938
9939         * gcc.dg/980523-1.c: Only test on ppc-linux.
9940         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
9941
9942         * gcc.c-torture/execute/980608-1.c: New test.
9943
9944 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9945
9946         * gcc.c-torture/execute/980605-1.c: New test.
9947
9948 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
9949
9950         * gcc.c-torture/execute/980604-1.c: New test.
9951
9952 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
9953
9954         * gcc.c-torture/execute/980602-1.c: New test.
9955         * gcc.c-torture/execute/980602-2.c: Likewise.
9956
9957 1998-06-02  Dave Love  <d.love@dl.ac.uk>
9958
9959         * 970125-0.f: Fix per JCB.  Add commentary.
9960
9961 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
9962
9963         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
9964         IEEE -0 support.
9965
9966 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
9967
9968         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
9969         earlier.
9970
9971 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
9972
9973         * gcc.c-torture/execute/980526-3.c: New test.
9974
9975 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
9976
9977         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
9978         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
9979         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
9980         m88k-motorola-sysv3 to XFAIL.
9981
9982 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9983
9984         * gcc.dg/980526-1.c: New test.
9985         * gcc.c-torture/execute/980526-2.c: New test.
9986
9987 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
9988
9989         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
9990
9991         * gcc.c-torture/execute/980526-1.c: New test.
9992
9993 1998-05-26  Dave Love  <d.love@dl.ac.uk>
9994
9995         * g77.f-torture/execute/alpha2.f: Add runtime test.
9996
9997 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
9998
9999         * g++.old-deja/old-deja.exp: Strip leading directories.
10000
10001         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
10002         error for the line.  Don't run multiple tests for the same line.
10003
10004 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
10005
10006         * gcc.dg/980523-1.c: New test.
10007
10008 1998-05-23  Dave Love  <d.love@dl.ac.uk>
10009
10010         * g77.f-torture/compile/970915-0.f: New test.
10011
10012 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
10013
10014         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
10015
10016 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
10017
10018         * gcc.dg/980520-1.c: New test.
10019
10020 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10021
10022         * gcc.dg/980502-1.c: Fix return type.
10023
10024 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
10025
10026         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
10027         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
10028         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
10029         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
10030         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
10031
10032 1998-05-20  Dave Love  <d.love@dl.ac.uk>
10033
10034         * g77.f-torture/execute/980520-1.f: New test.
10035
10036 1998-05-15  Dave Love  <d.love@dl.ac.uk>
10037
10038         * lib/mike-g77.exp: New file.
10039
10040         * g77.f-torture/noncompile/noncompile.exp,
10041         g77.f-torture/noncompile/check0.f: New files.
10042
10043 1998-05-14  Dave Love  <d.love@dl.ac.uk>
10044
10045         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
10046         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
10047         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
10048         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
10049         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
10050         abort where appropriate.
10051
10052 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
10053
10054         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
10055         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
10056
10057 1998-04-29  Dave Love  <d.love@dl.ac.uk>
10058
10059         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
10060
10061 1998-04-27  Dave Love  <d.love@dl.ac.uk>
10062
10063         * g77.f-torture/compile/980427-0.f: New test.
10064
10065 1998-04-24  Dave Love  <d.love@dl.ac.uk>
10066
10067         * g77.f-torture/compile/980424-0.f: New test.
10068
10069 1998-04-19  Dave Love  <d.love@dl.ac.uk>
10070
10071         * g77.f-torture/compile/980419-2.f (main): New test.
10072         * g77.f-torture/compile/970125-0.f: New test.
10073         * g77.f-torture/compile/980419-1.f: New test.
10074
10075 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
10076
10077         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
10078         of loop-4.c.
10079
10080 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
10081
10082         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
10083
10084 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
10085
10086         * gcc.c-torture/compile/980329-1.c: New test.
10087
10088 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
10089
10090         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
10091         * gcc.dg/980312-1.c: Fix typo in -march command.
10092
10093 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
10094
10095         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
10096
10097 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
10098
10099         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
10100         Dave Love agree the Fortran source is bogus.
10101
10102 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
10103
10104         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
10105         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
10106         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
10107         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
10108         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
10109
10110 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
10111
10112         * g++.old-deja/g++.other/friend1.C: New test.
10113
10114 1998-02-18  Dave Love  <d.love@dl.ac.uk>
10115
10116         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
10117         possibly uninitialized) variables and declare dnrm2.
10118
10119 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
10120
10121         From Bruno Haible <haible@ilog.fr>:
10122         * gcc.c-torture/execute/980223.c: New test.
10123
10124 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
10125
10126         * gcc.dg/ifelse-1.c: New test.
10127
10128 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
10129
10130         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
10131
10132           * lib/old-dejagnu.exp (old-dejagnu): Added the
10133           "execution test - XFAIL *-*-*" handling in the spirit of
10134           "excess errors test -". Changed the "execution test fails"
10135           handling to be like "excess errors test fails".
10136           * Update various tests accordingly.
10137
10138 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
10139
10140         * gcc.c-torture/execute/980205.c: New test.
10141
10142 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
10143
10144         * lib/c-torture.exp: Look for .x files instead of .cexp files.
10145         * lib/f-torture.exp: Similarly.
10146         * gcc.c-torture: Rename all .cexp files to .x files.
10147
10148 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10149
10150         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
10151         (940510-1.c): Removed duplicate.
10152         (971104-1.c): New test.
10153
10154 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
10155
10156           * lib/f-torture.exp: Improve error and loop detection.
10157
10158 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
10159
10160         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
10161         use that to size the filler array.
10162
10163 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
10164
10165         * lib/c-torture.exp(c-torture-execute): Fix typo.
10166
10167         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
10168         testcase as the executable name. Keep the executable around if
10169         the test fails.
10170
10171 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
10172
10173         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
10174         changes.  Only test one -g option, and move it to the end of the
10175         list of options to test.
10176
10177 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
10178
10179         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
10180         variable GCC_TORTURE_OPTIONS to supply default switches separated
10181         by colons.  If no environment variable, run tests with -O0 -g, -O1
10182         -g, and -O2 -g as well.
10183
10184 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
10185
10186         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
10187         explanatory comments. Fix indentation.
10188
10189 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
10190
10191         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
10192
10193 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
10194
10195         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
10196         * g++.old-deja/g++.mike/p7325.C: Likewise.
10197         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
10198
10199 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
10200
10201         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
10202         * g++.old-deja/g++.brendan/crash30.C: Likewise.
10203         * g++.old-deja/g++.brendan/crash39.C: Likewise.
10204         * g++.old-deja/g++.law/operators4.C: Likewise.
10205
10206 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
10207
10208         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
10209         * g++.old-deja/g++.mike/p784.C: Ditto.
10210         * g++.old-deja/g++.mike/p785.C: Ditto.
10211
10212 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
10213
10214           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
10215
10216 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
10217
10218         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
10219         target feature; pass this to c-torture-execute as needed.
10220
10221 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
10222
10223         * lib/c-torture.exp(c-torture-execute): If the previous and the
10224         current executables being tested are identical, we don't need to
10225         run the executable again. Try to make the executable names
10226         unique. Add an optional argument for passing additional compiler
10227         flags.
10228
10229 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
10230
10231         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
10232
10233 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
10234
10235         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
10236
10237 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
10238
10239         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
10240         32bit or larger longs.
10241
10242         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
10243         have either a 32bit long or 32bit int.
10244
10245 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10246
10247         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
10248         Make double precision tests dependent on sizeof (double).
10249
10250 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
10251
10252         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
10253         too.
10254
10255 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10256
10257         * gcc.c-torture/compile/961203-1.cexp: New script.
10258
10259 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
10260
10261         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
10262         up the includes ourselves.
10263
10264 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
10265
10266         * lib/plumhall.exp: Remove random include, and add a few
10267         verbose messages for debugging.
10268
10269 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
10270
10271         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
10272         of trying to do it ourselves.
10273
10274 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10275
10276         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
10277
10278 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
10279
10280         * gcc.prms/5403.c: Made regexp a bit less strict.
10281
10282 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
10283
10284         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
10285         is returned from remote_load instead.
10286         * lib/plumhall.exp: Ditto.
10287         * lib/mike-g++.exp: Ditto.
10288         * lib/old-dejagnu.exp: Ditto.
10289         * lib/c-torture.exp: Ditto.
10290
10291 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
10292
10293         * lib/g++.exp: Use build_wrapper procedure.
10294         * lib/gcc.exp: Ditto.
10295
10296 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
10297
10298         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
10299         an old-style decl for malloc.  Fixes tests to work when
10300         sizeof (int) != sizeof (size_t).
10301
10302 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
10303
10304         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
10305
10306         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
10307         use stdargs.h interface.
10308
10309 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
10310
10311         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
10312         NO_VARARGS when compiling.
10313
10314 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
10315
10316         * lib/plumhall.exp(ph_includes): New procedure.
10317         (ph_make): Use it.
10318         (ph_compiler): Ditto.
10319
10320         * lib/g++.exp: Rename test-glue.c to testglue.c.
10321         * lib/gcc.exp: Ditto.
10322
10323 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
10324
10325         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
10326         to completion when it's called.
10327
10328 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
10329
10330         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
10331         is defined, don't do test.
10332
10333 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
10334
10335         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
10336         for object files.
10337         (ph_summary): Mark skipped testcases as untested, not unresolved.
10338
10339         * lib/plumhall.exp (ph_make): If unresolved because of bad
10340         errorCode, record errorCode in log file.
10341         (*): Replace send_log/verbose with verbose -log.
10342
10343 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
10344
10345         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
10346         double conversion if double isn't at least 8 bytes.
10347
10348         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
10349         int to work with targets where int is 16 bits.
10350
10351         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
10352         8 bytes, just exit, since 4 byte doubles don't have enough bits of
10353         precision for the test to complete.
10354
10355 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
10356
10357         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
10358         if d10v is not compiled with the -mdouble64 flag.
10359         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
10360
10361         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
10362         d10v is not compiled with the -mint32 flag.
10363
10364 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
10365
10366         * lib/plumhall.exp: Use incr_count.
10367
10368 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
10369
10370         * gcc.c-torture: Update to c-torture-1.45.
10371
10372 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
10373
10374         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
10375         the name of the expect testcase file).
10376
10377         * lib/g++.exp(g++_init): Ditto.
10378
10379 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
10380
10381         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
10382         the host.
10383
10384         * lib/gcc.exp(gcc_exit): New procedure.
10385
10386 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
10387
10388         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
10389         specs where appropriate.
10390
10391         * g++.old-deja/g++.arm/*: Added additional ERROR checks
10392         because of new "candidates are" messages, and removed a few
10393
10394         * Converted all non-old-style g++ testcases to old-style, and
10395         moved into g++.old-deja.
10396
10397 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
10398
10399         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
10400         options.
10401
10402         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
10403         succeeded.
10404
10405         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
10406
10407 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
10408
10409         * lib/gcc.exp (gcc_target_compile): Add support for defining
10410         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
10411         the machine doesn't have those features.
10412
10413 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
10414
10415         * g++.law/operators4.exp: Don't use LIBS.
10416
10417 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
10418
10419         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
10420
10421         * lib/mike-g++.exp: Don't set the compiler to be tested here.
10422         * lib/g++.exp: Set it here instead. Also, allow use of the
10423         --tool_exec and --tool_opt options. Change CXX to
10424         GXX_UNDER_TEST.
10425
10426         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
10427
10428         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
10429
10430 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
10431
10432         * lib/old-dejagnu.exp: Use prune_warnings instead of
10433         prune_system_crud.
10434         * lib/mike-g++.exp: Ditto.
10435         * lib/gcc.exp: Ditto.
10436         * lib/g++.exp: Ditto.
10437
10438         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
10439
10440 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
10441
10442           * 941014-2.c: Include stdlib.h
10443           * 960327-1.c: Include stdio.h
10444           * dbra.c, index-1.c: Don't assume ints are 32bits.
10445
10446 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
10447
10448         * lib/gcc.exp: Add gcc,stack_size target feature.
10449
10450         * lib/g++.exp(g++_target_compile): Add the include and link
10451         paths here, not in two other places. And, it's $options, not
10452         options.
10453
10454         * lib/mike-g++.exp(postbase): Remove the code that determines
10455         the correct include and link paths.
10456         * g++.old-deja/old-deja.exp: Ditto.
10457
10458 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
10459
10460         * lib/g++.exp(g++_init): target_compile no longer returns the
10461         filename of the result.
10462
10463 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
10464
10465         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
10466         call to glob.
10467
10468         * gcc.c-torture/special/special.exp: Change call to
10469         gcc_target_compile to include the object file.
10470
10471 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
10472
10473         * gcc.c-torture/special/special.exp: Correct misspelling in last
10474         change.
10475
10476 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
10477
10478         * lib/plumhall.exp(ph_summary): Log the entire output of the
10479         executable. Return -1 if there were any failures, 0 otherwise.
10480         (ph_execute): Return -1 if there were any failures, 0 otherwise.
10481         (ph_make): Clean up objects and executables that were built
10482         if the tests succeeded.
10483
10484 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
10485
10486         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
10487         libraries and includes in the build tree as appropriate.
10488
10489 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
10490
10491         * lib/c-torture.exp: Instead of looking for the global variable
10492         NO_LONG_LONG, check to see if that's a feature of the target.
10493
10494 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
10495
10496         * config/default.exp: Minimize. Delete the remainer of the files in
10497         config; this functionality is now in devo/dejagnu/config.
10498
10499         g++.*/*: Pass any additional flags used to compile to postbase;
10500         delete CXXFLAGS.
10501
10502         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
10503         is now done by runtest.exp. Use gcc_target_compile instead of
10504         compile.
10505
10506         lib/c-torture.exp: Use gcc_target_compile instead of compile.
10507         Remove references to CFLAGS. Use remote_file instead of
10508         calling rm -f.
10509         (c-torture): Take a list of arguments to use to compile this
10510         testcase.
10511
10512         lib/g++.exp: Simplify. Use target_compile instead of compile.
10513         lib/gcc-dg.exp: Ditto.
10514         lib/gcc.exp: Ditto.
10515         lib/mike-{gcc,g++}.exp: Ditto.
10516         lib/old-dejagnu.exp: Ditto.
10517         lib/plumhall.exp: Ditto.
10518
10519 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
10520
10521         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
10522         (ph_linker): Likewise.
10523
10524 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
10525
10526           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
10527         MAP_ANON / MAP_ANONYMOUS if defined;
10528         else try to map from /dev/zero .
10529
10530 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
10531
10532         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
10533         isn't defined, then define it to MAP_ANONYMOUS.
10534
10535 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
10536
10537         * gcc.c-torture: Update to c-torture-1.42 release.
10538
10539 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
10540
10541         * gcc.c-torture: Update to c-torture-1.41 release.
10542
10543 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
10544
10545         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
10546         c-torture release.
10547
10548 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10549
10550         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
10551         and LDFLAGS.  Fix second case to append the target_info ldflags
10552         onto LDFLAGS, not CFLAGS.
10553         * lib/g++.exp (g++_init): Add target_info stuff.
10554         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
10555         of libgloss and newlib flags for !native.
10556
10557         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
10558         (GDB): Fix relative path to go up another dir for finding gdb.
10559
10560 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10561
10562         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
10563         versions in the target_info array, if they don't exist.
10564
10565 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10566
10567         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
10568
10569 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
10570
10571         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
10572         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
10573
10574 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
10575
10576         * lib/old-dejagnu.exp: Don't remove the output file before we've
10577         actually tested it. Don't append pwd to the path of the executable
10578         we're testing.
10579
10580 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
10581
10582         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
10583
10584 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
10585
10586         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
10587         temporary directory for compiler files, and set it to a default
10588         value of /tmp. Set $output as the name of the output file from
10589         compiling the testcase. Add a -o option to $cflags_var so the
10590         compiler writes the final output file as $output. Set $executable
10591         to $output.
10592
10593         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
10594         directory for compiler files, and set it to /tmp if it doesn't
10595         already have a value. Set $output_file to the name of the output
10596         file from compiling the testcase. Add a -o option to CXXFLAGS so
10597         the compiler writes the final output file as $output. Use $output
10598         as the executable to be tested.
10599
10600 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10601
10602         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
10603
10604 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
10605
10606         * gcc.c-torture/execute/pending-1.c: New test.  Still
10607         pending in Tege's queue.
10608
10609 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
10610
10611         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
10612         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
10613         if there were failures.  Call unresolved if there were unresolved
10614         testcases.  Call gcc_fail if program did not run to completion.
10615         (ph_make): Pass additional argument name to ph_execute.
10616         (ph_execute): Add new argument.  Pass additional arguments to
10617         ph_summary.  Call gcc_fail is there is no execution output.
10618
10619 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
10620
10621         * lib/plumhall.exp (proc_summary): Output relavent summary
10622         lines into the log so specific failures in plumhall can be
10623         investigated.
10624
10625 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
10626
10627         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
10628         (c-torture-execute): Don't try to execute tests which use
10629         "long long" types if $NO_LONG_LONG is nonzero.
10630
10631 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
10632
10633         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
10634         not c-torture.
10635
10636         * gcc.ieee: Move from here.
10637         * gcc.c-torture/execute/ieee: To here.
10638
10639 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
10640
10641         * gcc.c-torture: Update to c-torture-1.41 release.
10642
10643 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
10644
10645         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
10646         not "$output".
10647
10648 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
10649
10650         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
10651         -c present.
10652
10653 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
10654
10655         * config/proelf.exp: Handle connecting to a simulator.
10656
10657 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
10658
10659         * config/proelf.exp: New file.  Enough framework that we can
10660         run c-torture tests on the proelf targets (or any other target
10661         that gdb can connect to for that matter).
10662
10663 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
10664
10665         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
10666         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
10667
10668         * lib/plumhall.exp (ph_execute): Always call ph_summary if
10669         exec_output exists.
10670
10671 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
10672
10673         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
10674         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
10675
10676         * config/*.exp: Update FSF address.  Change result of ${tool}_load
10677         to pass/fail/unresolved/unsupported/untested.  Caller must now
10678         call unresolved/unsupported/untested.
10679         * lib/*.exp: Update FSF address.  Update to handle new results of
10680         ${tool}_load.
10681         * lib/chill.exp (verbose): Delete.
10682
10683 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
10684
10685         * lib/gcc.exp (default_gcc_start): Change order of args to
10686         $LDFLAGS $CFLAGS $LIBS.
10687         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
10688         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
10689         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
10690         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
10691         * gcc.misc-tests/dg-test.exp: Likewise.
10692         * gcc.misc-tests/msgs.exp: Likewise.
10693         * gcc.prms/prms.exp: Likewise.
10694         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
10695         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
10696
10697         * lib/dg.exp: Deleted, moved to dejagnu/lib.
10698
10699 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10700
10701         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
10702
10703         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
10704         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
10705
10706         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
10707         necessary.
10708
10709 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
10710
10711         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
10712         global for loop; add use of $mathlib.
10713         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
10714         settings here; set mathlib for anything but VxWorks.
10715
10716 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
10717
10718         * gcc.c-torture: Update to c-torture-1.40 release.
10719
10720 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
10721
10722         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
10723         dg.exp.
10724
10725 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
10726
10727         * lib/c-torture.exp (c-torture-execute): Declare "output" as
10728         global.
10729
10730 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
10731
10732         * lib/g++.exp (LIBS): Define if not already.
10733         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
10734         (gcc-dg-prune): Call prune_gcc_output.
10735         * lib/gcc.exp (prune_gcc_output): New proc.
10736         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
10737         prune_gcc_output.
10738
10739 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
10740
10741         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
10742         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
10743
10744 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
10745
10746         * gcc.c-torture: Update to c-torture-1.39 release.
10747
10748 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
10749
10750         * lib/c-torture.exp (c-torture-execute): Don't return if one option
10751         fails, try others as well.
10752
10753 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10754
10755         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
10756         If compilation fails, mark execute tests as `untested'.
10757         If test is marked as unsupported, don't mark compilation and
10758         execute tests as failed.
10759
10760 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10761
10762         * lib/g++.exp (g++_init): Don't link in libg++, and look to
10763         libstdc++ for whether or not we want to be doing shared
10764         libraries.  Delete link_curses since we don't need it anymore.
10765         * lib/mike-g++.exp (postbase): Don't link in libg++.
10766         * g++.old-deja/old-deja.exp: Likewise.
10767
10768 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10769
10770         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
10771
10772 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10773
10774         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
10775         For that, add `-Wl,-a,shared_archive'.
10776         * g++.old-deja/old-deja.exp: Likewise.
10777
10778 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
10779
10780         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
10781
10782 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
10783
10784         * lib/mike-g++.exp (postbase): Pay attention to the status of
10785         g++_load.
10786
10787 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10788
10789           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
10790
10791 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
10792
10793         * lib/gcc.exp (default_gcc_start): No longer need to log program
10794         being executed or its output, execute_anywhere does that now.
10795         * lib/g++.exp (default_g++_version): Call execute_anywhere.
10796         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
10797
10798 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10799
10800         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
10801         the same as those in lib/g++.exp.
10802
10803 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
10804
10805         * gcc.c-torture: Update to c-torture-1.38 release.
10806         * gcc.ieee: Related changes.
10807
10808 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10809
10810         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
10811         "exec". Minor reformatting changes.
10812
10813         * config/rom68k.exp (${tool}_load): Make it work in a canadian
10814         cross. This means all "exec" calls now work on a remote host as
10815         well.
10816         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
10817         cross. Filter out the extra "\r\n" stuff that expect puts in.
10818         (c-torture-execute): Filter out the bogus warnings like
10819         c-torture-compile does. Add support for canadian cross.
10820         * lib/gcc.exp (default_gcc_version, default_gcc_start)
10821         Use execute_anywhere rather than calling exec directly. Now it
10822         works for canadian cross testing.
10823
10824 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
10825
10826         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
10827         results into a variable, and check that rather than using file exists.
10828
10829 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10830
10831         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
10832         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
10833
10834 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10835
10836         * g++.old-deja/old-deja.exp: Create and pass runshlib and
10837         lib_curses if there's a shared libg++ in the build tree.
10838
10839 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
10840
10841         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
10842         if not supported target.
10843
10844 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10845
10846         * lib/g++.exp (g++_init): Move empty setting of runshlib and
10847         link_curses up to always happen, not just for native builds.
10848
10849 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
10850
10851         * gcc.c-torture: Update to c-torture-1.36 release.
10852         * gcc.failure: Related changes.
10853
10854 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
10855
10856         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
10857
10858 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10859
10860         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
10861         * lib/mike-g++.exp (postbase): Not in here.  Still reference
10862         runshlib, link_curses, and mathlib for link and run.
10863
10864         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
10865         pass the runtime shared library options for Solaris, OSF/1, and
10866         Irix5, and link with -lcurses to avoid unresolved references.
10867
10868 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10869
10870         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
10871         only run once.
10872
10873 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
10874
10875         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
10876
10877 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
10878
10879         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
10880         do not have a framework for the "compat" tests yet.
10881
10882 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10883
10884         * lib/mike-g++.exp (postbase): New local variable `mathlib',
10885         set to null if we're testing vxworks5.1.  Use that instead of
10886         `-lm' in the setting of LIBS for link and run.
10887
10888 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10889
10890         * config/rom68k.exp (${tool}_load): Major changes to make it
10891         work.  Verified that it does in fact return the stuff in
10892         exec_output properly.  Catch any Emul or any TRAP other than 0.
10893
10894 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10895
10896         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
10897         LDFLAGS properly for targets that need stuff from libgloss.
10898         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
10899         only run once.
10900         (gpp_initialized): New variable.
10901
10902 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10903
10904         * config/rom68k.exp: Load libgloss.exp.
10905         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
10906         so we can produce a fully linked binary.
10907         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
10908         so we can produce a fully linked binary.
10909
10910 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
10911
10912         * lib/plumhall.exp (ph_section): Watch for expected failures.
10913         Add missing `else'.
10914
10915         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
10916         run the testcase.
10917         (c-torture): Likewise.
10918
10919 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
10920
10921         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
10922
10923         * lib/mike-g++.exp (mike_cleanup): New proc.
10924         (prebase): New globals compiler_result, not_compiler_result,
10925         target_regexp.
10926         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
10927         allow leading "-" in pattern.  Watch for unsupported tests.
10928         If $compiler_result is set, pattern match assembler code,
10929         and ditto for $not_compiler_result.
10930         * lib/mike-gcc.exp: Likewise.
10931
10932         * lib/plumhall.exp (ph_execute): Only call ph_summary if
10933         execution "succeeded".
10934
10935 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
10936
10937         * config/win32.exp: New file.
10938         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
10939
10940 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
10941
10942         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
10943         unsupported.
10944         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
10945         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
10946         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
10947
10948         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
10949         "... without exceptions was ...".  That is now handled by
10950         prune_system_crud.
10951         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
10952
10953 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
10954
10955         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
10956         sieve.c,sort2.c}: New files.
10957         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
10958         sieve.exp,sort2.exp}: Drivers for them.
10959
10960         * lib/mike-gcc.exp (program_output): New user settable variable.
10961         (postbase): Call prune_system_crud.  Also prune extraneous compiler
10962         messages.
10963         * lib/mike-g++.exp (program_output): New user settable variable.
10964
10965         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
10966
10967         * config/sh.exp: Deleted (use sim.exp instead).
10968
10969 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10970
10971         * config/vx.exp: Declare CHECKTASK as global.
10972         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
10973         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
10974         * lib/old-dejagnu.exp: Load [pwd]/$executable.
10975
10976 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10977
10978         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
10979         target. Like vx.exp, only includes `vx29k.exp' instead of
10980         `vxworks.exp'.
10981
10982 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
10983
10984         * config/sim.exp: Increase time limit from 120 seconds to 240.
10985
10986 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10987
10988         * gcc.c-torture/execute/950628-1.c: New test.
10989
10990 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
10991
10992         * gcc.c-torture: Update with changes/additions from
10993         c-torture-1.34.
10994
10995 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
10996
10997         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
10998
10999 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
11000
11001         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
11002
11003 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
11004
11005         * gcc.c-torture/compile/950512-1.c: New test.
11006         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
11007         * gcc.dg/struct-ret-1.c: Likewise.
11008
11009 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
11010
11011         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
11012           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
11013
11014 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
11015
11016         * gcc.c-torture/special/920411-1.c: Deleted.
11017         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
11018
11019 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
11020
11021         * config/sim.exp (${tool}_load): Hack in call to bash to get a
11022         cpu limit.
11023
11024 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
11025
11026         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
11027
11028 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
11029
11030         From kenner;
11031         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
11032         is the proper length.
11033         * va-arg-3.c: Likewise.
11034
11035 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
11036
11037         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
11038         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
11039
11040         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
11041         * lib/g++.exp (default_g++_start): Delete old cruft.
11042
11043 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
11044
11045         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
11046         (2 * (1 << 18)) to (2 * (1 << 17)).
11047
11048         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
11049
11050 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11051
11052         * config/rom68k.exp: Renamed from config/idp.exp
11053
11054 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
11055
11056         * c-torture/compile/921109-2.c
11057
11058 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
11059
11060         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
11061         excess errors.
11062
11063 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
11064
11065         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
11066         output.
11067         * lib/g++.exp (default_g++_start): Likewise.
11068
11069 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
11070
11071         * gcc.c-torture/compile/950329-1.c: New test.
11072
11073 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11074
11075           * config/bug.exp (${tool}_load): Updated to use new remote_open
11076           and remote_close procs.
11077         * config/idp.exp: New file.
11078
11079 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
11080
11081         * gcc.c-torture/execute/950322-1.c: New test.
11082
11083 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
11084
11085         * config/vx.exp (${tool}_load): Clean up testing of return code from
11086         vxworks_ld and vxworks_spawn.
11087
11088 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
11089
11090         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
11091
11092 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
11093
11094         * lib/old-deja.exp: Add `excess errors test - ' error, now one
11095         can mark excess errors on a machine by machine basis.  Note, the
11096         default is to not expect any excess errors, even when excess
11097         errors test - is given, so you will want to put an XFAIL ... on
11098         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
11099         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
11100         those 4 machines, but no others.
11101
11102 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11103
11104         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
11105         * lib/c-torture.exp: to here.
11106
11107 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
11108
11109         * gcc.c-torture/execute/950221-1.c: New test.
11110         * gcc.c-torture/execute/struct-ret-1.c: New test.
11111         * gcc.c-torture/compile/950221-1.c: New test.
11112
11113         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
11114
11115 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11116
11117         * gcc.c-torture/execute/arith-1.c (main): Return 0.
11118         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
11119
11120 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
11121
11122         * g++.gb: New directory of tests, derived from my signature and
11123         class scoping tests.
11124
11125         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
11126         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
11127         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
11128         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
11129         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
11130         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
11131         * g++.gb/sig25.C: Likewise.
11132
11133         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
11134         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
11135         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
11136         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
11137         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
11138         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
11139         * g++.gb/sig25.exp: Likewise.
11140
11141         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
11142         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
11143         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
11144         * g++.gb/scope13.C: Likewise, this test still fails.
11145
11146         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
11147         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
11148         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
11149         * g++.gb/scope13.exp: Ditto.
11150
11151         * g++.gb/README: New file, explains what these tests are about.
11152
11153 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
11154
11155         * lib/dg.exp (dg-do): Support `preprocess'.
11156         (dg-test): Likewise.
11157
11158 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11159
11160         * config/udi.exp: change "continue -expect" to "exp_continue".
11161
11162 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
11163
11164         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
11165         Delete redundant tests.
11166
11167         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
11168         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
11169         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
11170         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
11171         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
11172         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
11173         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
11174         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
11175
11176         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
11177         storing label pointers.
11178         * gcc.c-torture/execute/921019-1.c: Likewise.
11179         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
11180         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
11181         parameter fp.
11182         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
11183         constants.
11184
11185         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
11186         Delete obsolete tests.
11187
11188         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
11189         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
11190         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
11191         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
11192         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
11193         * gcc.c-torture/compile/950124-1.c: New test.
11194
11195         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
11196
11197 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11198
11199         * lib/mike-g++.exp: Add -lm to LIBS.
11200
11201 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
11202
11203         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
11204
11205 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11206
11207         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
11208
11209 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
11210
11211         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
11212
11213 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
11214
11215         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
11216         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
11217         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
11218         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
11219         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
11220         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
11221         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
11222         * g++.law/{operators31.C, operators32.C,
11223         * g++.law/{operators33.C, operators34.C}: Likewise.
11224         * g++.law/{pic1.C, refs2.C}: Likewise.
11225         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
11226         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
11227         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
11228         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
11229
11230         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
11231         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
11232         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
11233         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
11234         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
11235         * g++.law/{enum9.exp, friend5.exp}: Likewise.
11236         * g++.law/{nest3.exp, nest4.exp}: Likewise.
11237         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
11238         * g++.law/{operators30.exp, operators31.exp}: Likewise.
11239         * g++.law/{operators32.exp, operators33.exp}: Likewise.
11240         * g++.law/{operators34.exp}: Likewise.
11241         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
11242         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
11243         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
11244         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
11245         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
11246
11247         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
11248         No longer expected to fail.
11249         * g++.law/missed-error3.C: Tweak for recent bool changes.
11250
11251 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
11252
11253         * config/emb-unix: Deleted.
11254         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
11255         remote execution.  Do final link on remote host if REMOTE_LINK is set.
11256
11257 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
11258
11259         * lib/dg.exp (dg-test): Fix typo in last patch.
11260
11261 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
11262
11263         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
11264         (handles multiple occurrences).
11265
11266 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
11267
11268         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
11269         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
11270         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
11271         printed).
11272         * lib/c-torture.exp (c-torture-compile): Likewise.
11273         (c-torture): Prepend full path if missing.
11274         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
11275         (gcc_fail): Likewise.
11276         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
11277
11278 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11279
11280         * lib/netware.exp: Only attach to NetWare i386 systems.
11281
11282 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
11283
11284         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
11285         messages.  Add test name to "output pattern match" pass/fail message.
11286
11287 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
11288
11289         * gcc.dg: New testsuite.
11290         * gcc.dg/dg.exp: New file.
11291
11292         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
11293         test-switch.c}: Deleted.
11294
11295         * gcc.misc-tests/msgs.exp: New testcase driver.
11296
11297 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
11298
11299         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
11300         Watch for illegal return values from ${tool}_load.
11301         * config/unix.exp (${tool}_load): Fix pass/fail detection for
11302         cross targets.  Coerce return value >0 to 1.
11303
11304 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
11305
11306         * config/unix.exp (${tool}_load): Call program rsh, not proc.
11307
11308         * config/emb-unix.exp: New file.
11309
11310         * config/sim.exp: Error if variable $SIM not defined.
11311         (${tool}_load): Mark test as "untested" if simulator missing.
11312
11313         * config/unix.exp: Load remote.exp to get rcp_download.
11314         * lib/c-torture.exp: Use different option lists for testcases with
11315         and without loops.
11316         * gcc.c-torture/execute/execute.exp: Likewise.
11317
11318 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
11319
11320         * config/*.exp: Clarify return code from ${tool}_load.
11321         Call `unresolved' or `untested' instead of `warning' or `perror'
11322         (sometimes you still want to call both though).
11323         Add comment that `shell_id' is local to each file.
11324         * config/udi.exp (timeout): Set to 30.
11325         Don't print warning if connection fails, $connectmode has already
11326         printed an error.
11327         (${tool}_load): Move verbose messages to level 2.
11328         Rework pattern for "Process started" message.
11329         Pass `shell_id' to ${connectmode}_download.
11330         Retry twice upon timeout.  Make resetting of target more robust.
11331         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
11332         Pass `shell_id' to exit_$connectmode.
11333         Only call exit_$connectmode if connected.
11334         * config/unix.exp (${tool}_load): Check return codes better.
11335         * config/vrtx.exp (${tool}_load): Likewise.
11336         * config/vx.exp (${tool}_load): Likewise.
11337         Delete unneeded global's.
11338         * lib/dg.exp (dg-test): Update to reflect clarified return codes
11339         from ${tool}_load.
11340         (dg-stat): Delete.
11341         (dg-init): Delete recording of pass/fail counts.
11342         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
11343         (old-dejagnu-init): Likewise.
11344         (old-dejagnu-stat): Delete contents, empty proc now.
11345         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
11346         (c-torture): Delete references to lcnt, lpass, lfail.
11347         Get option list from TORTURE_OPTIONS.
11348         Delete -funroll[-all]-loops if no loops.
11349         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
11350         (g++_stat): Delete contents (empty proc now).
11351         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
11352         (gcc_finish): Likewise.
11353         (gcc_stat): Deleted.
11354         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
11355         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
11356         * gcc.c-torture/execute/execute.exp: Likewise.
11357         Split tests into two parts: compile, execute.
11358         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
11359         no loops.  Update to reflect clarified return codes from ${tool}_load.
11360
11361 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
11362
11363         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
11364         to grep for.
11365         (old-dejagnu): Likewise (where necessary).
11366
11367 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
11368
11369         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
11370
11371         * lib/dg.exp (dg-process-target): Fix processing of selector.
11372         Add comment regarding use of `error'.
11373
11374         * lib/gcc.exp (prune_system_crud): Define if missing.
11375         * lib/g++.exp (prune_system_crud): Likewise.
11376
11377         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
11378         Call prune_system_crud.
11379         * lib/dg.exp (dg-runtest): New proc.
11380         Use perror instead of send_user for tcl errors in testcase.
11381         Don't return any value, it's never used.
11382         Don't clobber previous definition of `unknown'.
11383         Print tcl errors in `dg-final'.
11384
11385 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
11386
11387         * lib/dg.exp (dg-process-target): Improve syntax error messages.
11388         (dg-test): Don't print errorInfo, it contains stack backtrace.
11389
11390 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
11391
11392         * lib/g++.exp (runtest_file_p): Define if missing.
11393
11394 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
11395
11396         * lib/mike-g++.exp: Comment out loading of g++.exp.
11397         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
11398         (default_g++_version): Always print something.
11399         (default_g++_start): Comment out call to `which'.
11400         (g++_start, g++_load): Deleted (must be defined in config file).
11401         * lib/gcc.exp: Test for existence of $CC at start.
11402         Delete check for tmpdir (done in gcc_init).
11403         (default_gcc_version): Always print something.
11404         (default_gcc_start): Comment out call to `which'.
11405         * config/*.exp: Major cleanup - make cross targets work at least a
11406         little better for g++ (by not being "--tool gcc" specific).
11407         Rename gcc_xxx to ${tool}_xxx.
11408         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
11409         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
11410
11411 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
11412
11413         * lib/c-torture.exp (c-torture-compile): Rework compiler
11414         message processing.
11415
11416         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
11417         c-torture.
11418
11419 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11420
11421         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
11422
11423         * lib/dg.exp (dg-process-target): Support { target native }.
11424
11425 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11426
11427         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
11428         looked for "... program xxx got fatal signal".
11429         Correct regsub munging of `comp_output'.
11430         Ignore compiler messages "path prefix not used" and "linker input
11431         file unused".
11432
11433 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
11434
11435         * lib/gcc.exp (runtest_file_p): Define if missing.
11436         * gcc.prms/template.c: Example to work from.
11437
11438 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
11439
11440         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
11441         * lib/dg.exp (dg-test): Call unsupported testcases as such.
11442
11443         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
11444         * gcc.prms/1883.c: Moved from compile/940714-1.c.
11445         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
11446         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
11447
11448         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
11449         (dg-process-target): No longer a varargs proc.
11450         Return S/N for target, P/F for xfail.  All callers changed.
11451         (user option procs): More argument checking.
11452         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
11453         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
11454         (dg-test): Skip test if not running on selected target in `dg-do'.
11455         Update handling of `dg-do-what', `dg-output-text'.
11456         Separate execution pass/fail from output pattern match pass/fail.
11457         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
11458
11459 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11460
11461         * gcc.c-torture/special/special.exp: Don't expect failure for mips
11462         target for 920510-1.c.
11463
11464 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
11465
11466         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
11467         Clean up comment regarding use of passcnt, etc.
11468         (gcc_stat): Don't update `testcnt' here.
11469         (gcc_finish): Do it here.
11470         Might as well reset `but_id' here too.
11471         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
11472         to determine if the file should be tested.
11473         * gcc.c-torture/compile/compile.exp: Likewise.
11474         * gcc.c-torture/execute/execute.exp: Likewise.
11475         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
11476         * gcc.misc-tests/dg-test.exp: Likewise.
11477         * gcc.prms/prms.exp: Likewise.
11478         * gcc.wendy/wendy.exp: Likewise.
11479         * g++.old-deja.exp: Likewise.
11480         Move "Testing file" message to verbose level 1.
11481
11482 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
11483
11484         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
11485
11486 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11487
11488         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
11489         (default_gcc_start): Accept optional second list element
11490         of compiler flags.  Print compiler output at verbosity level 2.
11491         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
11492         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
11493         Save current values of framework globals passcnt, failcnt, xpasscnt,
11494         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
11495         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
11496         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
11497         xfailcnt to compute stats.  Update framework global `testcnt' from
11498         pass/fail counts.
11499         (gcc_finish): New proc.  Clean up test environment.
11500         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
11501         (gcc_epass, gcc_efail): Delete.
11502         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
11503         argument of line number.
11504         (dg-init): If the tool has an init routine, call it.
11505         (dg-test): Remove args `cflags_var' and `libs_var'.
11506         Pass all compiler options to ${tool}_start.
11507         Handle missing line number.
11508         (dg-finish): New function.
11509         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
11510         particular files.  Call gcc_finish at end.  Move "skipping test"
11511         message to verbosity level 3.
11512         * gcc.c-torture/compile/compile.exp: Likewise.
11513         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
11514         * gcc.c-torture/execute/execute.exp: Likewise.
11515         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11516         Print testcase being tried at verbosity level 1.
11517         * gcc.c-torture/special/special.exp: Unset xfail.
11518         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11519         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
11520         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
11521         * gcc.failure/failure.exp: Likewise.
11522         * gcc.ieee/ieee.exp: Likewise.
11523         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
11524         Update call to dg-test.  Call dg-finish at end.
11525         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
11526         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11527         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
11528         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
11529         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
11530         * gcc.wendy/wendy.exp: Add copyright.
11531         Delete setting of tmpdir (done by gcc_init).
11532         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
11533         Pass compiler flags to gcc_start.  Call gcc_finish at end.
11534         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
11535         gcc_[ce]pass/fail.
11536
11537 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
11538
11539         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
11540         confusion.
11541         (g++_load): Likewise.
11542
11543         * config/*.exp (gcc_load): Some were varargs fns and some were not.
11544         Rename argument to `prog' to remove the confusion.
11545         Varargs fns behave differently too!
11546         (g++_load): Likewise.
11547
11548         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
11549
11550         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
11551         what it is.  Delete (always) printing of status value for !native.
11552         Simplify verbose code, and include status and exec_output.
11553         (g++_load): Use gcc_load.
11554
11555 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11556
11557         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
11558         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
11559         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
11560         940714-3.c as these testcases don't exist anymore.  Make
11561         va-arg-1.c expected to pass.
11562
11563 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
11564
11565         * gcc.misc-tests/misc.exp: Only run specific testcases.
11566         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
11567         * gcc.misc-tests/dg-[1-9].c: New files.
11568
11569         * lib/dg.exp: New testsuite driver.
11570         * gcc.prms/prms.exp: Use it.
11571
11572         * README.gcc: New file.
11573
11574         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
11575         Document and reset `lxpass' and `lxfail'.
11576         Simplify "initialized" message.
11577         (gcc_stat): Clean up comments a little.
11578
11579 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
11580
11581         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
11582
11583 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
11584
11585         * lib/old-dejagnu.exp (process-option): New proc.
11586         (old-dejagnu-init, old-dejagnu-stat): Likewise.
11587         (old-dejagnu): Simplify.
11588         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
11589
11590 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
11591
11592         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
11593         exists and is not an empty string.
11594
11595         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
11596         $xfail rather than calling setup_xfail.  Clear $xfail when test is
11597         finished.
11598         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
11599         automatically.
11600
11601         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
11602         longer expected to fail.
11603
11604         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
11605         "f" function call.
11606
11607         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
11608
11609         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
11610         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
11611         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
11612         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
11613         c-torture-1.29.
11614
11615         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
11616         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
11617
11618         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
11619
11620         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
11621         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
11622
11623         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
11624         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
11625         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
11626
11627 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11628
11629         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
11630         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
11631         940714-1.c, 940714-2.c, 940714-3.c},
11632         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
11633         gcc.misc-tests/{mg.c,mg.exp}:
11634         New tests.
11635         * gcc.noncompile/noncompile.exp: Change accordingly.
11636
11637 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
11638
11639         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
11640         Undo previous clobberage.
11641
11642 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
11643
11644         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
11645         * gcc.special/{930510-1.c, special.exp}:
11646         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
11647         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
11648         struct-varargs-1.c}: New tests from c-torture-1.26.
11649
11650 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11651
11652         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
11653           argument to switch.
11654
11655 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
11656
11657         * Revert the previous changes.  Please see Rob's directory
11658           (/lisa/test/rob/progressive/gcc/testsuite) for testing
11659           fixes.
11660
11661 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
11662
11663         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
11664             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
11665             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
11666             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
11667             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
11668             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
11669             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
11670             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
11671             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
11672             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
11673             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
11674             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
11675             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
11676             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
11677             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
11678             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
11679             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
11680             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
11681             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
11682             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
11683             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
11684             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
11685             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
11686             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
11687             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
11688             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
11689             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
11690
11691 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
11692
11693         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
11694             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
11695           with perror calls.
11696
11697 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
11698
11699         * config/unix.exp (g++_load): Fix syntax.
11700
11701 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11702
11703         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
11704         * gcc.noncompile/921017-1.c: Deleted obsolete test.
11705         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
11706         Don't expect va-arg-1.c to fail.  Correct expected output for
11707         920928-1.c.
11708         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
11709         * gcc.wendy/hbm4.c: Correct typo.
11710         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
11711
11712 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
11713
11714         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
11715         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
11716         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
11717         * lib/c-torture.exp (c-torture-compile): Ditto.
11718
11719         Reduce volume of output (remove all the -I's and such).
11720         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
11721         Call gcc_cpass, gcc_cfail.
11722         (c-torture): Pass testing option to c-torture-compile.
11723
11724 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
11725
11726         Bring patches over from progressive.
11727         * config/default.exp: Exit remote shell cleanly.
11728         (g++_exit, g++_start): Add default versions.
11729         * config/sim.exp (gcc_load): Use perror, not error.
11730
11731 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
11732
11733         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
11734         set in site.exp.
11735
11736 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
11737
11738         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
11739         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
11740         (wendy_try): New proc to run testcase.
11741         (main loop): Call 'em.
11742         * gcc.wendy/*.c: Clean up pass to correct expected output.
11743
11744         * lib/gcc.exp: Minor cleanup work.
11745         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
11746
11747 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
11748
11749         * config/sim.exp (gcc_load): Document return codes better.
11750         Don't pass -v to simulator.
11751
11752 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11753
11754           * gcc.special/920717-x.c: Fix typo.
11755           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
11756           get at sources.
11757
11758         * lib/mike-gcc.exp: Fix typo.
11759
11760 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11761
11762         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
11763         binary to use, transform the name.
11764         * config/*.exp: rename everything. Nuke any g++ specific files,
11765         it's now a special case of gcc that requires no special support.
11766         Add a default.exp for unsupported targets.
11767
11768 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
11769
11770         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
11771         lib/old-dejagnu.exp: Fix a few patterns to work with the new
11772         version of Tcl.
11773
11774 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11775
11776         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
11777         than a warning.
11778
11779 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11780
11781         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
11782
11783 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11784
11785         * gcc.execute/execute.exp: Combine opt_list and foption_list into
11786         option_list.  Compile every file with only 4/6 option choices
11787         (same as C torture) instead of with 12/18 different option
11788         choices.
11789         * lib/c-torture.exp: Likewise.
11790
11791         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
11792         not already set.
11793
11794 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
11795
11796         * lib/old-deja.exp: Add `excess errors test fails' error, now one
11797         can put an XFAIL *-*-* on excess errors.
11798
11799 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
11800
11801         * g++.law: Add more tests derived from g++-bugs snapshots.
11802
11803         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
11804         equivalent to g++.law/init9.
11805
11806         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
11807         compiled it, and the a.out file after we've run it.
11808
11809 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11810
11811         * lib/mike-g++.exp (postbase): Delete the .o file after we've
11812         compiled it, and the a.out file after we've run it.
11813
11814 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11815
11816         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
11817
11818 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11819
11820         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
11821         version number.
11822
11823 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11824
11825         * g++.law: New directory of g++ tests derived from the g++-bugs
11826         snapshots.
11827
11828 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11829
11830         * gcc.compile: initbug1.c initbug1.exp testcase added
11831
11832 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11833
11834         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
11835         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
11836           fixes submitted by Jeff Law (law@cs.utah.edu)
11837         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
11838           Jeff Law (law@cs.utah.edu)
11839
11840
11841 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
11842
11843         * config/unix-g++.exp: Follow the gcc way of doing things.
11844         * g++.old-deja/old-deja.exp: Minor updates.
11845         * lib/g++.exp: New file, follow the gcc way of doing things.
11846         * lib/old-dejagnu.exp: Minor updates.
11847         * lib/mike-g++.exp: Always unset errorInfo.
11848
11849 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
11850
11851         * lib/gcc.exp: Fix some errors with the below change, CC and
11852         CFLAGS should be global when setting, not local.
11853
11854 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11855
11856         * lib/gcc.exp: Transform tool name.
11857
11858 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11859
11860         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
11861
11862 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11863
11864         * lib/gcc.exp: change gcc_done to gcc_stat
11865
11866 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11867
11868         * Upgraded gcc testsuite to c-torture version 1.25
11869
11870 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11871
11872         * lib/gcc.exp: added reporting code. Changed verbose compile message.
11873         * lib/c-torture: added hooks for new reporting code.
11874
11875 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11876
11877         * config/sh-gcc.exp: check if sh-sim exists in the path
11878
11879 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11880
11881         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
11882         * gcc.compile/compile.exp: Initial changes for new logic.
11883         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
11884         * gcc.failure/failure.exp: Initial changes for new logic.
11885         * gcc.ieee/ieee.exp: Initial changes for new logic.
11886         * gcc.misc-tests/misc.exp: Initial changes for new logic.
11887         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
11888         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
11889         * lib/c-torture.exp: Initial changes for new logic.
11890         * lib/gcc.exp: Initial changes for new logic.
11891
11892 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
11893
11894         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
11895         depend upon failure or success.  Fully qualify names in failure
11896         and success messages.  Always remove a.out before starting
11897         compile, just in case.  Pay more attention to error text output by
11898         the compiler.  Handle testcases with no known past errors just
11899         like all others, so that things are uniform.  Other miscellaneous
11900         improvements.
11901
11902 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11903
11904         * gcc.cpp: new directory for cpp tests
11905
11906 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11907
11908         * lib/chill.exp: Code reformatted, removed unused code.
11909         * config/unix-chill.exp: Code reformatted, removed unused code.
11910         * chill.execute/execute.exp: Code reformatted, removed unused code.
11911         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
11912
11913 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
11914
11915         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
11916         routines not written.
11917
11918 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11919
11920         * config/bug-gcc.exp: Use new procs from bug.exp.
11921
11922 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11923
11924         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
11925         via ftp, rather than depending on NFS.
11926         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
11927         case.
11928
11929 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11930
11931         * config/bug-gcc.exp: Use new download proc.
11932
11933 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
11934
11935         * chill.execute/execute.exp: cleanups, handles errors better
11936         * chill.compile/compile.exp: rewrite, based on execute.exp
11937         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
11938         * lib/chill.exp: major changes to diff proc and compile and link
11939           procs. added chill_fail and chill_pass wrappers to pass and
11940           fail. added more comments, and handle error codes better.
11941           Added a hack to capture stderr from exec, so noncompile tests
11942           can work.
11943
11944 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11945
11946         * chill.execute/execute.exp: rewrite of testsuite driver
11947         * lib/chill.exp: rewrite of testsuite driver
11948         * config/unix-chill.exp: rewrite of testsuite driver
11949
11950 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
11951
11952     In chill.execute:
11953         * iexpr.ch: Standardize uppercase.
11954         * tuples.dat: Standardize uppercase.
11955         * vary.ch: standardize.  Correct varying string assignments.
11956         * vary.dat: Add new output lines.
11957
11958 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
11959
11960     In chill.execute:
11961         * chprintf.ch: Standardize use of uppercase.
11962         * tuples.ch: Standardize and turn arr2 into a DCL,
11963           rather than a SYN.
11964         * pinits.ch: Standardize.
11965
11966 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11967
11968         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
11969         * Makefil: Renamed to Makefile.in.
11970         * configure.in: New.
11971
11972 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
11973
11974     In chill.execute:
11975         * .cvsignore: Add result/output files.
11976         * Makefile: Fix up variables at start.  Use MFLAGS
11977           everywhere.  Correct bool_loc, built_ins entries.
11978           Add entry for vary1.ch.
11979         * bitarray.ch: Standardize upper-case usage.
11980         * bitexpr.ch: Standardize, add output of b1.
11981         * params.ch: Use arrayt in along PROC parameters, to
11982           avoid novelty problems.
11983         * sets.ch: Tiny cleanup.
11984         * vary1.ch: Re-indent.
11985
11986 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
11987
11988           * Add PR-related files to Makefiles, .cvsignore files, etc.
11989
11990 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11991
11992         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
11993           with compiler objects. New names are test-flow.c and test-loop.c
11994
11995 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11996
11997         * Upgraded c-torture tests from 1.19 to 1.20
11998
11999         * new files:
12000         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
12001         * gcc.compile: 930623-1.c 930623-2.c
12002         * gcc.noncompile: 930622-1.c 930622-2.c
12003         * gcc.failure: 920411-1.c 920627-2.c
12004         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
12005
12006 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12007
12008         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
12009           More changes to get testsuite working properly. Needs more work.
12010           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
12011
12012 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12013
12014         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
12015           More changes to get testsuite working properly. Needs more work.
12016
12017 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
12018
12019         * chill.compile/compile.exp: Added for Dejagnu support
12020         * chill.execute/execute.exp: Added for Dejagnu support
12021         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
12022
12023 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
12024
12025     This should complete moving the CHILL test files.
12026         * chill.noncompile(.cvsignore printf.grt
12027             in-printf.grt chprintf.grt chprintf.ch):
12028             Added test-support files.
12029           (Makefile): Modified further.
12030         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
12031             signal.ch): Added test files.
12032           * chill.execute (.cvsignore printf.grt printr.c
12033             in-printf.grt rts.c chprintf.grt rts.h): Added
12034           test-support files.
12035             (Makefile): More corrections.
12036
12037 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
12038
12039         * chill.compile, chill.execute, chill.nocompile: Add CHILL
12040           test cases, ready for DejaGnu.
12041
12042 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12043
12044         * Upgraded c-torture tests from 1.18 to 1.19
12045
12046         * gcc.compile: added test(s):
12047           930607-1.c
12048         * gcc.execute: added test(s):
12049           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
12050
12051         * added new subdirectory for misc tests: gcc.misc-tests
12052         * gcc.misc-test(s): added tests:
12053           inst-check.c test-consts.c test-ior.c test-switch.c
12054
12055 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12056
12057         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
12058
12059 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
12060
12061         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
12062
12063 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12064
12065         * Upgraded c-torture tests from 1.17 to 1.18
12066
12067 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12068
12069         * Upgraded c-torture tests from 1.12 to 1.17
12070
12071 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
12072
12073         * lib/old-dejagnu.exp:
12074           Fixed handling of XFAIL target triplets to correctly
12075           recognize wildcard characters.  Removed code that
12076           appended a unique id tag to the end of the file name
12077           printed out by the result of the testcases within a
12078           given test file.
12079
12080 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
12081
12082         * lib/old-dejagnu.exp:
12083           Reworked expected failure handling to trigger off of XFAIL
12084           keyword in keyphrase embeded in testcase source code. The
12085           XFAIL keyword must be at the end of the keyphrase line. It
12086           may optionally be followed by one or more target triplets.
12087           It has just occured that the handling of wildcards in the
12088           target triplet may not be correct.
12089
12090 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
12091
12092         * g++.old-deja/tests:
12093           Moved all subdirectories up one level into g++.old-deja .
12094
12095         * lib/old-dejagnu.exp:
12096           Fixed problem with CXXFLAGS not being properly reset, and being
12097           corrupted with extraneous "-c" compiler option.  This was
12098           causing binaries to not be generated for test that needed them.
12099           Modified strings passed to "pass" and "fail" so that individual
12100           tests from the same test file would be distinguished by an
12101           identifier appended to the test file name in the summary logs;
12102           this corrected a problem with erroneous diff logs.  Added code
12103           to search testcases for expected fail and unexpected pass keywords.
12104
12105 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12106
12107         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
12108
12109 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
12110
12111         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
12112           Removed extraneous text from end of "Special g++ Options"
12113           keyphrase.
12114
12115         * lib/old-dejagnu.exp: Added pattern matching to look for new
12116           keywords, embedded in testcases comments, which will trigger
12117           calls to xpass and xfail.
12118
12119 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
12120
12121         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
12122           comments embedded in the testcases, especially the one looking for
12123           special compiler options, as well as the pattern matching for the
12124           compiler output again.
12125
12126 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
12127
12128         * lib/old-dejagnu.exp: Do a proper check of the return value for
12129           execute tests. Fixed several problems with the pattern matching
12130           of the compiler output which gave erroneous test results.
12131           Changed several of the test result messages to be more descriptive.
12132         * config/unix-g++.exp: Proc g++_load now actually works and
12133           executes the tests passed to it and returns a usable return
12134           value.
12135
12136 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12137
12138           * lib/gcc.exp: Exits gracefully if $CC is bogus.
12139
12140 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
12141
12142         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
12143           Modified both files to properly execute the old style
12144           dejagnu tests. The previous versions of these files were
12145           experimental and did not function anything near correctly.
12146
12147 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
12148
12149         * Removed all Makefile.in and configure.in files. No configuration
12150         needed now.
12151
12152 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
12153
12154         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
12155
12156 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12157
12158         * gcc.compile/configure.in, gcc.unsorted/configure.in,
12159         gcc.special/configure.in, gcc.noncompile/configure.in,
12160         gcc.execute/configure.in, gcc.code_quality/configure.in,
12161         g++.other/configure.in, g++.old-deja/configure.in,
12162         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
12163         in srcname setting.
12164
12165 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12166
12167         * lib/udi.exp:  Fixed mondfe and mondfe_download.
12168         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
12169         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
12170
12171 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
12172
12173         * config/udi-gdb.exp: Check $shell_id after connecting to target.
12174         (gdb_exit): Don't remove *_soc files.
12175
12176 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
12177
12178         * lib/c-torture.exp: Don't look for main; instead always use -w
12179         -c.  This is how the c-torture tests work.  Remove the object
12180         file if the compilation succeeds.
12181         * gcc.execute/execute.exp: Remove executable if test passes.
12182         * gcc.noncompile/noncompile.exp: Every test is an expected
12183         failure.
12184         * gcc.special/special.exp: Added tests from c-torture 1.11,
12185         corrected use of existing test.
12186         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
12187         gcc.execute/920625-1.c: Updated to c-torture 1.11.
12188         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
12189         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
12190         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
12191         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
12192         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
12193         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
12194         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
12195         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
12196         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
12197         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
12198         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
12199         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
12200         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
12201         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
12202         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
12203         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
12204         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
12205         c-torture 1.11.
12206         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
12207         correspond to c-torture 1.11.
12208
12209         * New file.