OSDN Git Service

* c-decl.c (build_compound_literal): Defer compound literal decls
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
2
3         * gcc.dg/gnu89-init-2.c: New test.
4
5 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
6
7         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
8
9 2002-07-20  Roger Sayle  <roger@eyesopen.com>
10
11         * gcc.c-torture/execute/20020720-1.c: New testcase.
12
13 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
14
15         * gcc.dg/cpp/Wsignprom.c: New tests.
16
17 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
18
19         * gcc.c-torture/execute/loop-13.c: New test.
20
21 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
22
23         * gcc.dg/cpp/expr.c: New tests.
24
25 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
26
27         * g++.dg/opt/pr6713.C: Add template instantiation.
28
29 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
30
31         * gcc.dg/nest.c: New test.
32
33 2002-07-17  Richard Henderson  <rth@redhat.com>
34
35         * g++.dg/opt/pr6713.C: New test.
36
37 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
38
39         * gcc.c-torture/execute/loop-2e.x: Let the testcase
40         XFAIL for all x86 processors.
41
42 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
43
44         * gcc.c-torture/execute/20010122-1.x: Do not test with
45         -fomit-frame-pointer.
46
47 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
48
49         * g++.dg/template/instantiate2.C: New test.
50         * g++.dg/template/spec4.C: New test.
51
52 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
53
54         * g++.dg/template/access2.C: New test.
55         * g++.dg/template/access3.C: New test.
56
57 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
58
59         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
60         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
61         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
62         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
63         Convert to use <stdarg.h>.
64         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
65         Delete.
66         * gcc.dg/va-arg-2.c: New.
67         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
68
69 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
70
71         * gcc.c-torture/compile/20020710-1.c: New test.
72
73 Thu Jul 11 15:39:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
74                           Andrew Pinski  <pinskia@physics.uc.edu>
75
76         gcc.c-torture/compile/simd-2.c: New testcase.
77         gcc.c-torture/compile/simd-3.c: Likewise.
78
79 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
80
81         PR c++/7224
82         * g++.dg/overload/error1.C: New test.
83
84 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
85
86         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
87         configuration and IRIX 6 O32 ABI.
88
89 2002-07-11  Roger Sayle  <roger@eyesopen.com>
90
91         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
92
93 2002-07-10  Roger Sayle  <roger@eyesopen.com>
94
95         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
96
97 2002-07-10  Jeffrey A Law  <law@redhat.com>
98
99         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
100
101         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
102
103 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
104
105         * gcc.dg/20020312-2.c: Check for __PPC__.
106
107 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
108
109         * gcc.c-torture/compile/20020709-1.c: New test.
110
111 2002-07-07  Roger Sayle  <roger@eyesopen.com>
112
113         * g++.dg/template/qualttp21.C: New test case.
114
115 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
116
117         * gcc.c-torture/compile/20020706-1.c: New test.
118         * gcc.c-torture/compile/20020706-2.c: New test.
119
120 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
121             Alexandre Oliva  <aoliva@redhat.com>
122
123         * g++.dg/warn/incomplete1.C: New test.
124
125 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
126
127         PR c++/7099
128         * g++.dg/warn/noreturn1.C: New test.
129
130 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
131
132         PR c++/6706
133         * g++.dg/debug/debug6.C: New test.
134         * g++.dg/debug/debug7.C: New test.
135
136 Thu Jul  4 07:36:48 2002  J"orn Rennecke <joern.rennecke@superh.com>
137
138         * gcc.c-torture/compile/simd-3.c: New test.
139
140 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
141
142         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
143         * gcc.dg/20020620-1.c: Likewise.
144
145 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
146
147         PR c++/6944
148         * g++.dg/init/array4.C: New test.
149         * g++.dg/init/array5.C: New test.
150
151 Wed Jul  3 10:25:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
152
153         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
154         * gcc.c-torture/execute/simd-2.c (main): Likewise.
155
156 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
157
158         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
159         * gcc.dg/wtr-aggr-init-1.c: Likewise.
160         * gcc.dg/wtr-conversion-1.c: Likewise.
161         * gcc.dg/wtr-escape-1.c: Likewise.
162         * gcc.dg/wtr-int-type-1.c: Likewise.
163         * gcc.dg/wtr-label-1.c: Likewise.
164         * gcc.dg/wtr-static-1.c: Likewise.
165         * gcc.dg/wtr-strcat-1.c: Likewise.
166         * gcc.dg/wtr-suffix-1.c: Likewise.
167         * gcc.dg/wtr-switch-1.c: Likewise.
168         * gcc.dg/wtr-unary-plus-1.c: Likewise.
169         * gcc.dg/wtr-union-init-1.c: Likewise.
170         * gcc.dg/wtr-union-init-2.c: Likewise.
171         * gcc.dg/wtr-union-init-3.c: Likewise.
172
173         * gcc.dg/wtr-func-def-1.c: New test.
174
175 2002-07-02 Devang Patel <dpatel@apple.com>
176
177         * objc.dg/param-1.m: New test.
178
179 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
180
181         * gcc.dg/cpp/trad/directive.c: Add test.
182         * gcc.dg/cpp/trad/macroargs.c: Add test.
183         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
184
185 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
186
187         * gcc.dg/cpp/cmdlne-M.c: New test.
188
189 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
190
191         * objc.dg/desig-init-1.m: New test.
192
193 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
194
195         PR c++/6716
196         * g++.dg/template/instantiate1.C: New test.
197
198 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
199
200         PR c++/7112
201         * g++.dg/template/sizeof2.C: New test.
202
203 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
204
205         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
206         gcc.dg/cpp/trad/include.c: New tests.
207
208 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
209
210         PR target/7177
211         * gcc.c-torture/compile/20020701-1.c: New test.
212
213 2002-07-01  Stan Shebs  <shebs@apple.com>
214
215         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
216         header here...
217         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
218         (objc-torture-execute): or here.
219
220 Mon Jul  1 12:51:05 2002  J"orn Rennecke <joern.rennecke@superh.com>
221
222         * gcc.c-torture/execute/arith-rand-ll.c: New test.
223
224 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
225
226         * gcc.dg/cpp/trad/escaped-nl.c: New test.
227
228 2002-06-30  Devang Patel  <dpatel@apple.com>
229
230         * objc.dg/fsyntax-only.m: New test.
231
232 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
233
234         PR c++/6695
235         * g++.dg/template/friend7.C: New file.
236
237 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
238
239         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
240         return type.
241
242 Thu Jun 27 15:23:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
243
244         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
245         avoid division by zero.
246
247 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
248
249         * gcc.dg/Wunknownprag.c: New tests.
250
251 Tue Jun 25 21:50:38 2002  J"orn Rennecke <joern.rennecke@superh.com>
252
253         * gcc.c-torture/execute/simd-2.c: New test.
254
255 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
256
257         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
258         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
259         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
260         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
261         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
262         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
263         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
264         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
265         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
266         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
267         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
268         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
269         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
270         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
271         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
272         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
273         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
274
275 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
276
277         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
278         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
279         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
280         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
281         New tests.
282         * gcc.dg/cpp/trad/directive.c: Update.
283
284 2002-06-23  Andreas Jaeger  <aj@suse.de>
285
286         * gcc.c-torture/execute/complex-6.c: New.
287
288 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
289
290         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
291         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
292         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
293         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
294
295 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
296
297         * gcc.dg/cpp/trad: New directory with traditional tests copied
298         from parent directory.
299         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
300         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
301         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
302         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
303         Move to trad/ and rename.
304         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
305         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
306         gcc.dg/cpp/trad/redef2.c: New tests.
307         * gcc.dg/cpp/trad/trad.exp: New driver.
308
309 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
310
311         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
312         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
313         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
314         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
315         Remove.
316
317 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
318
319         * gcc.dg/20020620-1.c: New test.
320
321 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
322
323         * g++.dg/template/ttp4.C: New test.
324
325 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
326
327         * g++.dg/opt/vt1.C: Fix regexp.
328
329 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
330
331         * gcc.c-torture/execute/pure-1.c: Make functions static again.
332         Don't use attribute `noinline'.
333
334 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
335
336         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
337
338 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
339
340         * gcc.c-torture/execute/simd-1.c: New.
341
342         * gcc.dg/simd-1.c: New.
343
344 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
345
346         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
347
348 2002-06-16  Richard Henderson  <rth@redhat.com>
349
350         * g++.dg/ext/anon-struct1.C: New.
351         * g++.dg/ext/anon-struct2.C: New.
352         * g++.dg/ext/anon-struct3.C: New.
353         * gcc.dg/anon-struct-1.c: New.
354         * gcc.dg/anon-struct-2.c: New.
355         * gcc.dg/anon-struct-3.c: New.
356         * gcc.dg/20011008-1.c: Adjust warning text.
357         * gcc.dg/20020527-1.c: Add -fms-extensions.
358
359 2002-06-16  Richard Henderson  <rth@redhat.com>
360
361         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
362
363 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
364
365         * gcc.c-torture/execute/20020615-1.c: New test.
366
367 2002-06-15  Roger Sayle  <roger@eyesopen.com>
368
369         * gcc.c-tortuture/execute/compare-1.c: New test case.
370         * gcc.c-tortuture/execute/compare-2.c: New test case.
371         * gcc.c-tortuture/execute/compare-3.c: New test case.
372
373 2002-06-13  Richard Henderson  <rth@redhat.com>
374
375         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
376         ia64 ilp32.
377
378 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
379
380         * g++.dg/template/typename2.C: Update error message.
381
382 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
383
384         * gcc.c-torture/execute/20020611-1.c: New test.
385
386 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
387
388         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
389         list of targets to skip.
390
391 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
392
393         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
394         targets if not optimizing.
395
396 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
397
398         * gcc.c-torture/compile/20020605-1.c: New test.
399
400         * g++.dg/opt/vt1.C: New test.
401
402         * gcc.dg/20020531-1.c: New test.
403
404         * gcc.dg/20020530-1.c: New test.
405
406         * gcc.dg/20020527-1.c: New test.
407
408         * g++.dg/opt/cse1.C: New test.
409
410 2002-06-07  Roger Sayle  <roger@eyesopen.com>
411
412         * gcc.dg/20020607-2.c: New test case.
413
414 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
415
416         * gcc.c-torture/compile/20020604-1.c: New test.
417
418 2002-06-04  Richard Henderson  <rth@redhat.com>
419
420         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
421         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
422         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
423
424 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
425
426         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
427
428 2002-06-03  Richard Henderson  <rth@redhat.com>
429
430         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
431         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
432
433 2002-06-02  Richard Henderson  <rth@redhat.com>
434
435         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
436         test functions static.
437
438 2002-06-02  Andreas Jaeger  <aj@suse.de>
439
440         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
441         now.
442
443 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
444
445         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
446         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
447         Update for mofified diagnostics.
448         * gcc.dg/c99-intconst-1.c: No longer fail.
449
450 2002-06-02  Richard Henderson  <rth@redhat.com>
451
452         * gcc.dg/uninit-A.c: Remove xfail markers.
453
454 2002-06-01  Roger Sayle  <roger@eyesopen.com>
455
456         * gcc.dg/fnegate-1.c: New test case.
457
458 2002-05-30  Osku Salerma  <osku@iki.fi>
459
460         * gcc.c-torture/execute/mayalias-1.c: New file.
461
462 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
463
464         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
465         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
466         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
467
468 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
469
470         * gcc.c-torture/execute/20020529-1.c: New test.
471
472 2002-05-27  Richard Henderson  <rth@redhat.com>
473
474         * g++.dg/ext/attrib6.C: New test case.
475
476 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
477
478         * gcc.c-torture/execute/pure-1.c: New test.
479
480 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
481
482         * gcc.dg/cpp/arith-2.c: Remove.
483
484 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
485
486         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
487         * gcc.dg/cpp/if-3.c: Remove.
488
489 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
490
491         * g++.dg/opt/cse2.C: New test.
492
493 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
494
495         * gcc.dg/cpp/arith-1.c: New semantic tests.
496         * gcc.dg/cpp/if-1.c: Update.
497
498 2002-05-24  Ben Elliston  <bje@redhat.com>
499
500         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
501
502 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
503
504         * gcc.dg/verbose-asm.c: New test.
505
506 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
507
508         * gcc.dg/cpp/paste12.c: New test.
509
510 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
511
512         * g++.dg/parse/named_ops.C: New test.
513
514 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
515
516         * gcc/testsuite/gcc.dg/weak-8.c: New test.
517
518 Thu May 23 11:09:26 2002  J"orn Rennecke <joern.rennecke@superh.com>
519
520         * gcc.dg/weak-2.c: Allow optional leading underscore
521         in scan-assembler symbol name.
522         * gcc.dg/weak-3.c: Likewise.
523         * gcc.dg/weak-4.c: Likewise.
524         * gcc.dg/weak-5.c: Likewise.
525
526 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
527
528         * gcc.dg/20020523-1.c: New test.
529
530 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
531
532         * objc.dg/const-str-2.m: Update now that we stop after
533         a command line error.
534
535 2002-05-22  Richard Henderson  <rth@redhat.com>
536
537         * g++.dg/dg.exp: Fix typo in test pruneing.
538
539 2002-05-22  Richard Henderson  <rth@redhat.com>
540
541         * g++.dg/dg.exp: Prune the tls subdirectory.
542         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
543         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
544         * g++.dg/tls/init-1.C: New.
545
546 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
547
548         * gcc.dg/20020517-1.c: New test.
549
550 2002-05-21  Richard Henderson  <rth@redhat.com>
551
552         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
553         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
554
555 Tue May 21 14:25:32 2002  Brian R. Gaeke  <brg@dgate.ORG>
556
557         * g++.dg/other/copy2.C: New test.
558
559 Mon May 20 10:51:35 2002  J"orn Rennecke <joern.rennecke@superh.com>
560
561         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
562         (MAX_COPY): Bump up to 10 times sizeof (long long).
563         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
564
565         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
566         sizeof (long long).
567
568         * gcc.c-torture/execute/strcpy-1.c: New test.
569
570 2002-05-19  Jason Merrill  <jason2redhat.com>
571
572         * g++.dg/ext/oper1.C: New test.
573
574 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
575 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
576
577         * README.QMTEST: New file.
578
579         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
580
581 2002-05-19  Andreas Jaeger  <aj@suse.de>
582
583         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
584         now.
585         * gcc.c-torture/execute/loop-2d.x: Likewise.
586
587 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
588
589         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
590         support weak symbols.
591         * gcc.dg/weak-4.c: Likewise
592         * gcc.dg/weak-6.c: Likewise
593
594 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
595
596         * gcc.dg/weak-3.c: Add dg-excess-error comment for
597         cygwin, coff and h8300-*-hms targets
598         * gcc.dg/weak-5.c: Likewise
599         * gcc.dg/weak-7.c: Likewise
600
601 2002-05-16  Jason Merrill  <jason@redhat.com>
602
603         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
604         (scan-assembler-not, scan-assembler-dem): Likewise.
605         (scan-assembler-dem-not): Likewise.
606
607 2002-05-15  Richard Henderson  <rth@redhat.com>
608
609         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
610
611 2002-05-15  Richard Henderson  <rth@redhat.com>
612
613         * gcc.dg/weak-5.c (vfoo1c): No warning here.
614         (vfoo1f): Warning here.
615         (vfoo1l): Don't redefine the alias.
616
617 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
618
619         * g++.dg/init/pm1.C: New test.
620
621 2002-05-12  David S. Miller  <davem@redhat.com>
622
623         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
624         types.
625
626 2002-05-10  Roger Sayle  <roger@eyesopen.com>
627
628         * gcc.c-torture/execute/20020510-1.c: New test case.
629
630 2002-05-10  David S. Miller  <davem@redhat.com>
631
632         * gcc.c-torture/execute/conversion.c: Test long double too.
633
634 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
635
636         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
637         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
638         * lib/g++.exp (g++_link_flags): Likewise.
639         * lib/objc.exp (objc_target_compile): Likewise.
640
641 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
642
643         * gcc.dg/cpp/poison.c: Update.
644         * gcc.dg/cpp/20000625-2.c: Remove.
645         * gcc.dg/cpp/direct2s.c: Remove final test.
646
647 2002-05-08  Tom Rix  <trix@redhat.com>
648
649         * gcc.c-torture/execute/20020508-1.c: New test.
650         * gcc.c-torture/execute/20020508-2.c: New test.
651         * gcc.c-torture/execute/20020508-3.c: New test.
652
653 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
654
655         * gcc.dg/cpp/charconst-4.c: More tests.
656
657 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
658
659         PR c/6569
660         * gcc.dg/weak-3.c: Update location of warning messages.
661         * gcc.dg/weak-5.c: Likewise.
662
663 2002-05-06  Roger Sayle  <roger@eyesopen.com>
664
665         * gcc.c-torture/execute/20020506-1.c: New test case.
666
667 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
668
669         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
670
671 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
672
673         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
674
675 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
676
677         * gcc.dg/cpp/charconst-3.c: New test.
678
679 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
680
681         * gcc.dg/cpp/charconst.c: Update tests.
682
683 2002-05-05  Tim Josling  <tej@melbpc.org.au>
684
685         * treelang: Added directory for new sample language treelang. Also
686         lib/treelang.exp: New file to signal treelang should be tested.
687
688 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
689
690         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
691         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
692         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
693         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
694         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
695         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
696         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
697
698 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
699
700         * gcc.dg/format/xopen-2.c: New test.
701
702 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
703
704         * gcc.dg/20020503-1.c: New test.
705
706 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
707
708         * g++.dg/init/dtor1.C: Make it tougher.
709
710 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
711
712         * g++.dg/init/dtor1.C: New test.
713
714 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
715
716         * gcc.dg/altivec-8.c: New.
717
718 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
719
720         * gcc.dg/altivec-7.c: New.
721
722 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
723
724         * g++.dg/parse/typedef1.C: New test.
725
726 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
727
728         PR c++/6486
729         * g++.dg/template/friend6.C: New test.
730
731         PR c++/6492
732         * g++.dg/init/copy1.C: New test.
733
734 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
735
736         * g++.dg/warn/effc1.C: New test.
737
738 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
739
740         * gcc.dg/cpp/if-cexp.c: Add a test.
741
742 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
743
744         * gcc.dg/20020426-2.c: New test.
745
746 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
747
748         * gcc.dg/cpp/if-mop.c: Update.
749         * gcc.dg/cpp/if-mpar.c: Add test.
750         * gcc.dg/cpp/if-oppr.c: Update.
751
752 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
753
754         PR c/6343
755         * gcc.dg/weak-[2-7].c: New tests.
756
757 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
758
759         * gcc.dg/enum1.c: New test.
760
761 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
762
763         PR c++/6497
764         * g++.dg/inherit/access2.C: New test.
765
766 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
767
768         PR bootstrap/6445
769         * gcc.dg/20020426-1.c: New test.
770
771 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
772
773         * g++.dg/abi/enum1.C: New test.
774
775 2002-04-26  Richard Henderson  <rth@redhat.com>
776
777         * gcc.dg/c99-bool-1.c: Expect always true warning.
778
779 2002-04-25  Roger Sayle  <roger@eyesopen.com>
780
781         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
782
783 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
784
785         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
786         targets.
787
788 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
789
790         * g++.dg/abi/mange7.C: New test.
791
792         PR c++/6438.
793         * g++.dg/parse/stmtexpr2.C: New test.
794
795 Wed Apr 24 21:38:36 2002  J"orn Rennecke <joern.rennecke@superh.com>
796
797         * gcc.dg/20020312-2.c: Add SH target.
798
799 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
800
801         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
802         compiler output on mips*-*-irix*.
803
804 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
805
806         * g++.dg/parse/attr1.C: New test.
807
808 2002-04-23  Roger Sayle  <roger@eyesopen.com>
809
810         * gcc.c-torture/execute/string-opt-17.c: New test case.
811         * gcc.c-torture/execute/memset-2.c: New test case.
812
813 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
814
815         PR c++/6256:
816         * g++.dg/template/friend5.C: New test.
817
818         PR c++/6331:
819         * g++.dg/template/qual1.C: Likewise.
820
821 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
822
823         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
824         Include stdlib.h, not stdio.h or ctype.h.
825
826 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
827
828         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
829         cris-*-elf* and mmix-*-*.
830         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
831         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
832         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
833         Ditto.
834         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
835         * gcc.dg/wchar_t-1.c: Ditto.
836
837 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
838
839         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
840         Clarify comment.
841
842 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
843
844         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
845
846 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
847
848         * gcc.c-torture/execute/20000906-1.x: Delete.
849
850 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
851
852         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
853
854 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
855
856         * PR6367
857         * g77.f-torture/execute/6367.f: New test.
858         * g77.f-torture/execute/6367.x: Disable for MMIX.
859
860 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
861
862         * PR6352
863         * g++.dg/opt/inline2.C: New test.
864
865 2002-04-18  Richard Henderson  <rth@redhat.com>
866
867         * gcc.dg/20000906-1.c: Enable for all targets.
868         * gcc.c-torture/compile/iftrap-2.c: New.
869
870 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
871
872         * gcc.dg/20020418-1.c: New test.
873         * gcc.dg/20020418-2.c: New test.
874
875 2002-04-18  Richard Henderson  <rth@redhat.com>
876
877         * gcc.c-torture/compile/iftrap-1.c: New.
878         * gcc.dg/iftrap-1.c: Adjust for ia64.
879         * gcc.dg/iftrap-2.c: New.
880
881 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
882
883         * gcc.c-torture/compile/20020418-1.c: New test.
884
885 2002-04-18  Roger Sayle  <roger@eyesopen.com>
886
887         * gcc.c-torture/compile/20020415-1.c: New.
888
889 2002-04-18  David S. Miller  <davem@redhat.com>
890
891         * gcc.c-torture/execute/20020418-1.c: New test.
892
893 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
894
895         * gcc.dg/20020416-1.c: New test.
896
897         * g++.dg/opt/inline1.C: New test.
898
899 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
900
901         * gcc.dg/altivec-5.c: New test.
902
903         * gcc.dg/20020415-1.c: New test.
904
905 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
906
907         * testsuite/lib/chill.exp: Remove.
908
909 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
910
911         * g++.dg/other/big-struct.C: New test.
912
913 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
914
915         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
916         of scratch file.
917
918 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
919
920         PR c/6277
921         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
922         in scan-assembler function name
923
924 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
925
926         * g77.f-torture/execute/980628-4.x,
927         g77.f-torture/execute/980628-5.x,
928         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
929         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
930         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
931         i[34567]86-*-*.
932
933 2002-04-13  David S. Miller  <davem@redhat.com>
934
935         * gcc.c-torture/execute/20020413-1.c: New test.
936
937 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
938
939         * gcc.dg/asm-6.c,
940         * g++.dg/ext/asm1.C: New tests.
941
942 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
943
944         PR c++ 5373.
945         * g++.dg/parse/stmtexpr1.C: New test.
946
947         PR c++/5189.
948         * g++.dg/template/copy1.C: New test.
949
950 2002-04-12  Richard Henderson  <rth@redhat.com>
951
952         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
953
954 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
955
956         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
957         gcc.c-torture/execute/20020307-2.c.
958
959 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
960
961         * g++.dg/ext/attrib5.C,
962         * g++.dg/lookup/struct1.C: New tests.
963
964 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
965
966         * gcc.dg/20020411-1.c: New test.
967
968         * gcc.c-torture/execute/20020411-1.c: New test.
969
970 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
971
972         * g77.f-torture/execute/6177.f: New test.
973
974 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
975
976         PR middle-end/6247
977         * g++.dg/opt/cleanup1.C: New test.
978
979         * g++.dg/opt/const1.C: New test.
980
981 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
982
983         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
984
985 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
986
987         PR c++/5507
988         * g++.dg/template/typename2.C: New test.
989
990 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
991
992         * gcc.c-torture/execute/loop-12.c: New.
993
994 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
995
996         * g77.f-torture/execute/980628-4.x,
997         g77.f-torture/execute/980628-5.x,
998         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
999         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
1000         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
1001
1002 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1003
1004         PR optimization/6086
1005         * g++.dg/opt/preinc1.C: New test.
1006
1007 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
1008
1009         PR c++/5571
1010         * g++.dg/opt/static2.C: New test.
1011
1012 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
1013
1014         PR c/5120
1015         * gcc.dg/20020406-1.c: New test.
1016
1017 2002-04-04  David S. Miller  <davem@redhat.com>
1018
1019         * gcc.c-torture/execute/20020404-1.c: New test.
1020
1021 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
1022
1023         PR c/6123
1024         * gcc.dg/20020312-2.c: Do not declare global register variable
1025         if __PIC__ or __pic__ is defined.
1026
1027 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
1028
1029         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
1030         __asm__ so that it works correctly even if -ansi -pedantic-errors.
1031
1032 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1033
1034         * gcc.misc-tests/linkage.exp: Update last change to handle
1035         sparc*-, not just sparc-.
1036
1037 2002-04-03  Richard Henderson  <rth@redhat.com>
1038
1039         * gcc.dg/cpp/ucs.c: Improved long UCS test.
1040
1041 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
1042
1043         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
1044
1045 2002-04-02  David S. Miller  <davem@redhat.com>
1046
1047         * gcc.c-torture/execute/20020402-3.c: New test.
1048
1049 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
1050
1051         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
1052         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
1053
1054         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
1055         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
1056         g77.f-torture/execute/20001201.x,
1057         g77.f-torture/execute/u77-test.x: New files.
1058
1059         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
1060         * gcc.dg/wchar_t-1.c: Ditto.
1061
1062 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1063
1064         * gcc.c-torture/execute/20020402-1.c: New test.
1065
1066 2002-04-01  Richard Henderson  <rth@redhat.com>
1067
1068         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
1069
1070         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
1071
1072 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1073
1074         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
1075
1076 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1077
1078         * g++.dg/inherit/template-as-base.C: Expect error.
1079         * g++.dg/inherit/namespace-as-base.C: Likewise.
1080
1081 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
1082
1083         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
1084         g++.dg/ext/instantiate3.C: Tweak match patterns.
1085
1086         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
1087         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
1088         -da test.
1089
1090 2002-03-31  Richard Henderson  <rth@redhat.com>
1091
1092         * gcc.dg/special/alias-2.c: New.
1093         * gcc.dg/special/ecos.exp: Run it.
1094
1095 2002-03-31  Richard Henderson  <rth@redhat.com>
1096
1097         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
1098
1099 2002-03-31  Kazu Hirata  <kazu@hxi.com>
1100
1101         * gcc.dg/weak-1.c: Disable on h8300 port.
1102
1103 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
1104
1105         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
1106         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
1107         ordering tests.
1108         * g++.dg/bprob/bprob-1.C: New test.
1109         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
1110         * g++.dg/gcov/gcov-1.C: New test.
1111         * g++.dg/gcov/gcov-1.x: New file.
1112         * g++.dg/gcov/gcov-2.C: New test.
1113         * g++.dg/gcov/gcov-3.C: New test.
1114         * g++.dg/gcov/gcov-3.h: New file.
1115
1116 2002-03-28  Roger Sayle  <roger@eyesopen.com>
1117
1118         * g++.old-deja/g++.other/builtins5.C: New test.
1119         * g++.old-deja/g++.other/builtins6.C: New test.
1120         * g++.old-deja/g++.other/builtins7.C: New test.
1121         * g++.old-deja/g++.other/builtins8.C: New test.
1122         * g++.old-deja/g++.other/builtins9.C: New test.
1123
1124 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
1125
1126         * g++.dg/opt/static1.C: New test.
1127
1128         * g++.dg/opt/longbranch1.C: New test.
1129
1130 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
1131
1132         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
1133
1134         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
1135
1136 Thu Mar 28 16:38:09 2002  Jeffrey A Law  (law@redhat.com)
1137
1138         * gcc.c-torture/execute/20020328-1.c: New test.
1139
1140 2002-03-27  Richard Henderson  <rth@redhat.com>
1141
1142         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
1143         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
1144         move from g++.old-deja/g++.ext/.
1145
1146 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
1147
1148         * g++.dg/init/new2.C: New test.
1149
1150 2002-03-26  Richard Henderson  <rth@redhat.com>
1151
1152         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
1153
1154         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
1155         on sparc.
1156
1157         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
1158         sparcv9 systems.
1159         * gcc.dg/20001102-1.c: Likewise.
1160
1161 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
1162
1163         * gcc.dg/cpp/endif-pedantic1.c,
1164         gcc.dg/cpp/endif-pedantic2.c:  New tests.
1165
1166 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
1167
1168         * g++.dg/init/new1.C: New test.
1169
1170 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
1171
1172         * g++.dg/abi/vbase9.C: New test.
1173
1174 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
1175
1176         * gcc.dg/arm-asm.c: New test.
1177
1178 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
1179
1180         * gcc.dg/Wswitch-enum.c: New test.
1181         Fix PR c/5044.
1182
1183 2002-03-26  Richard Henderson  <rth@redhat.com>
1184
1185         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
1186         structure.
1187
1188 2002-03-25  Richard Henderson  <rth@redhat.com>
1189
1190         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
1191         sparcv9 systems.
1192
1193         * gcc.c-torture/compile/20011119-1.c (xxx): New.
1194         * gcc.c-torture/compile/20011119-2.c (xxx): New.
1195
1196 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
1197
1198         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
1199
1200 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
1201
1202         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
1203         targets using generic thunk support.
1204
1205 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
1206
1207         * gcc.c-torture/compile/20020323-1.c: New test.
1208
1209         * g++.dg/opt/conj2.C: New test.
1210
1211 2002-03-24  Richard Henderson  <rth@redhat.com>
1212
1213         * gcc.dg/weak-1.c: Use -fno-common.
1214
1215 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
1216
1217         * g77.dg/f77-edit-apostrophe-out.f: New test
1218         * g77.dg/f77-edit-h-out.f: New test
1219         * g77.dg/f77-edit-t-in.f: New test
1220         * g77.dg/f77-edit-t-out.f: New test
1221         * g77.dg/f77-edit-x-out.f: New test
1222         * g77.dg/f77-edit-slash-out.f: New test
1223         * g77.dg/f77-edit-colon-out.f: New test
1224         * g77.dg/f77-edit-s-out.f: New test
1225
1226 2002-03-24  Richard Henderson  <rth@redhat.com>
1227
1228         * objc/execute/formal_protocol-6.x: New XFAIL.
1229
1230 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
1231
1232         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
1233         that do not support weak symbols
1234
1235 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
1236
1237         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
1238         * lib/g77.exp:  Likewise
1239         * lib/objc.exp: Likewise
1240
1241 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
1242
1243         * gcc.dg/Wswitch-default.c: New test.
1244
1245 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
1246
1247         * g++.dg/other/enum1.C: New test.
1248
1249 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
1250
1251         * gcc.dg/pragma-ep-3.c: Fix typo.
1252
1253 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1254
1255         * g++.dg/inherit/template-as-base.C: New test.
1256
1257 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
1258
1259         * g++.old-deja/g++.other/dwarf2-1.C: Move...
1260         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
1261
1262 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
1263
1264         * gcc.dg/cpp/multiline.c: Update to match.
1265
1266 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
1267
1268         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
1269
1270 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
1271
1272         * gcc.dg/cpp/extratokens2.c:  New file.
1273
1274 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
1275
1276         * gcc.dg/20020312-2.c: Add rs6000 target.
1277
1278         * gcc.c-torture/compile/20020319-1.c: New test.
1279
1280 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1281
1282         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
1283         (A, E): Handle this.
1284
1285 2002-03-20  Jason Merrill  <jason@redhat.com>
1286
1287         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
1288         ignoring -fpic.
1289         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
1290         through prune_gcc_output.
1291
1292 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
1293
1294         * gcc.c-torture/compile/20020320-1.c: New test.
1295
1296 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
1297
1298         * gcc.c-torture/compile/20020318-1.c: New test.
1299
1300         * gcc.dg/struct-by-value-1.c: New test.
1301
1302         * gcc.dg/20020319-1.c: New test.
1303
1304 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
1305
1306         * g++.dg/opt/conj1.C: New test.
1307
1308 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
1309
1310         * g++.dg/template/qualttp20.C: Revert previous change.
1311         * g++.dg/template/qualttp3.C: Likewise.
1312         * g++.dg/template/qualttp4.C: Likewise
1313         * g++.dg/template/qualttp5.C: Likewise
1314         * g++.dg/template/qualttp6.C: Likewise
1315         * g++.dg/template/qualttp7.C: Likewise
1316         * g++.dg/template/qualttp8.C: Likewise
1317         * g++.dg/template/recurse.C: Likewise.
1318
1319 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
1320
1321         * gcc.dg/cpp/wchar-1.c: Update.
1322
1323 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
1324
1325         * g++.dg/template/conv1.C: New test.
1326         * g++.dg/template/conv2.C: New test.
1327         * g++.dg/template/conv3.C: New test.
1328         * g++.dg/template/conv4.C: New test.
1329
1330 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
1331
1332         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
1333         * g++.dg/template/qualttp3.C: Likewise.
1334         * g++.dg/template/qualttp4.C: Likewise
1335         * g++.dg/template/qualttp5.C: Likewise
1336         * g++.dg/template/qualttp6.C: Likewise
1337         * g++.dg/template/qualttp7.C: Likewise
1338         * g++.dg/template/qualttp8.C: Likewise
1339         * g++.dg/template/recurse.C: Likewise.
1340
1341 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
1342
1343         * g++.dg/opt/dtor1.C: New test.
1344
1345 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
1346
1347         * gcc.c-torture/compile/20020315-1.c: New test.
1348
1349 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
1350
1351         * gcc.dg/weak-1.c: Fix scan tests.
1352
1353 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
1354
1355         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
1356         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
1357         cris-*-aout* mmix-*-*.
1358         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
1359         cris-*-aout* mmix-*-*.
1360         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
1361         cris-*-elf* cris-*-aout* and mmix-*-*.
1362         * gcc.dg/20001009-1.c: Ditto.
1363         * gcc.dg/20010912-1.c: Ditto.
1364         * gcc.dg/20020122-4.c: Ditto.
1365         * gcc.dg/inline-2.c: Ditto.
1366
1367 Thu Mar 14 14:28:38 2002  Jeffrey A Law  (law@cygnus.com)
1368
1369         * gcc.c-torture/compile/20020314-1.c: New test.
1370
1371 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
1372
1373         * gcc.c-torture/execute/20020314-1.c: New test.
1374
1375 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
1376
1377         * g++.dg/warn/Wunused-1.C: New test.
1378
1379 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
1380
1381         * g++.dg/abi/mangle6.C: New test.
1382
1383 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
1384
1385         * gcc.c-torture/compile/20020309-2.c: New test.
1386
1387         * gcc.c-torture/compile/20020312-1.c: New test.
1388
1389 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
1390
1391         * g++.dg/other/access1.C: New test.
1392
1393 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
1394
1395         * gcc.c-torture/execute/wchar_t-1.c: New test.
1396
1397 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
1398
1399         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
1400
1401 2002-03-12  Roger Sayle  <roger@eyesopen.com>
1402
1403         * gcc.dg/20020312-1.c: New test case.
1404
1405 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
1406
1407         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
1408
1409 2002-03-11  Richard Henderson  <rth@redhat.com>
1410
1411         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
1412         * g++.old-deja/g++.jason/report.C: Likewise.
1413
1414 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
1415
1416         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
1417         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
1418
1419 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
1420
1421         * testsuite/g++.dg/overload/pmf1.C: New test.
1422
1423 2002-03-11  Kazu Hirata  <kazu@hxi.com>
1424
1425         * gcc.c-torture/execute/20020307-1.c: Use long.
1426
1427 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
1428
1429         PR optimization/5844
1430         * gcc.dg/20020310-1.c: New test.
1431
1432 2002-03-09  Michael Meissner  <meissner@redhat.com>
1433
1434         * gcc.c-torture/execute/memcpy-2.c: New test.
1435         * gcc.c-torture/execute/memset-1.c: New test.
1436         * gcc.c-torture/execute/strlen-1.c: New test.
1437         * gcc.c-torture/execute/strcmp-1.c: New test.
1438         * gcc.c-torture/execute/strncmp-1.c: New test.
1439
1440 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
1441
1442         * gcc.dg/ppc-ldstruct.c: New test.
1443
1444 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
1445
1446         * gcc.c-torture/execute/va-arg-22.c: New test.
1447
1448 Sat Mar  9 07:47:50 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1449
1450         * gcc.c-torture/compile/20020309-1.c: New test.
1451
1452 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
1453
1454         * gcc.c-torture/execute/20020307-2.c: New test.
1455
1456 Thu Mar  7 10:05:31 2002  Jeffrey A Law  (law@redhat.com)
1457
1458         * g77.f-torture/compile/20020307-1.f: New test.
1459
1460 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
1461
1462         * gcc.dg/unordered-1.c: New test.
1463
1464 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
1465
1466         * gcc.c-torture/execute/20020307-1.c: New test.
1467
1468 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
1469
1470         * gcc.dg/20020304-1.c: New test.
1471
1472         * gcc.c-torture/compile/20020304-2.c: New test.
1473
1474 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
1475
1476         * gcc.c-torture/compile/20020304-1.c: New test case
1477         (from PR c/5830).
1478
1479 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
1480
1481         * gcc.dg/20020103-1.c: Add other -D ppc variants.
1482
1483 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1484
1485         * g++.dg/other/classkey1.C: New test.
1486
1487 2002-03-01  Richard Henderson  <rth@redhat.com>
1488
1489         * gcc.c-torture/compile/981223-1.x: New.
1490         * gcc.c-torture/compile/920625-1.x: New.
1491
1492 2002-02-28  Richard Henderson  <rth@redhat.com>
1493
1494         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
1495
1496 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
1497
1498         * gcc.c-torture/execute/20020227-1.c: New test.
1499
1500 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
1501
1502         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
1503         here" ERROR lines.
1504         * g++.old-deja/g++.oliva/partord1.C: Likewise.
1505         * g++.old-deja.g++.other/defarg1.C: Likewise.
1506         * g++.old-deja/g++.pt/calls2.C: Likewise.
1507         * g++.old-deja/g++.pt/crash20.C: Likewise.
1508         * g++.old-deja/g++.pt/crash30.C: Likewise.
1509         * g++.old-deja/g++.pt/crash36.C: Likewise.
1510         * g++.old-deja/g++.pt/crash6.C: Likewise.
1511         * g++.old-deja/g++.pt/defarg13.C: Likewise.
1512         * g++.old-deja/g++.pt/derived3.C: Likewise.
1513         * g++.old-deja/g++.pt/error1.C: Likewise.
1514         * g++.old-deja/g++.pt/friend21.C: Likewise.
1515         * g++.old-deja/g++.pt/friend23.C: Likewise.
1516         * g++.old-deja/g++.pt/infinite1.C: Likewise.
1517         * g++.old-deja/g++.robertl/eb128.C: Likewise.
1518
1519 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
1520
1521         * gcc.c-torture/execute/20020225-2.c: New test.
1522
1523 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
1524
1525         * gcc.c-torture/execute/920730-1t.c,
1526         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
1527         Delete test cases, only relevant to -traditional.
1528
1529 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
1530
1531         * gcc.dg/cpp/undef1.c: Remove.
1532         * gcc.dg/cpp/directiv.c: Update.
1533         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
1534
1535 2002-02-27  Michael Meissner  <meissner@redhat.com>
1536
1537         * gcc.c-torture/execute/20020226-1.c: New test.
1538
1539 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
1540
1541         * g++.dg/debug/debug4.C: New test.
1542
1543         * gcc.dg/ia64-visibility-1.c: New test.
1544
1545 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
1546
1547         * gcc.dg/debug/20020224-1.c: New.
1548
1549 2002-02-25  Kazu Hirata  <kazu@hxi.com>
1550
1551         * gcc.c-torture/execute/960416-1.x: New.
1552         * gcc.c-torture/execute/divconst-3.x: Likewise.
1553
1554 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
1555
1556         * gcc.dg/20020224-1.c: New test.
1557
1558 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
1559
1560         * gcc.c-torture/execute/20020225-1.c: New.
1561
1562 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1563
1564         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
1565
1566 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
1567
1568         * gcc.dg/20020222-1.c: New test.
1569
1570 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
1571
1572         * g++.dg/opt/anonunion1.C: New test.
1573
1574 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
1575
1576         * g++.dg/template/qualttp19.C: New test.
1577         * g++.dg/template/qualttp20.C: New test.
1578         * g++.old-deja/g++.jason/report.C: Adjust expected errors
1579         * g++.old-deja/g++.other/qual1.C: Likewise.
1580
1581 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
1582
1583         * gcc.dg/attr-alwaysinline.c: New.
1584
1585 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
1586
1587         * gcc.dg/20020220-1.c: New test.
1588
1589         * gcc.dg/20020220-2.c: New test.
1590
1591         * g++.dg/opt/mmx1.C: New test.
1592
1593 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
1594
1595         * gcc.c-torture/compile/20020110.c: New test.
1596
1597 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
1598
1599         * gcc.c-torture/execute/20020219-1.c: New test.
1600
1601         * gcc.dg/20020219-1.c: New test.
1602
1603         * gcc.dg/noncompile/20020220-1.c: New test.
1604
1605         * g++.dg/opt/ptrintsum1.C: New test.
1606
1607         * gcc.dg/debug/20020220-1.c: New test.
1608
1609 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
1610
1611         * gcc.c-torture/execute/20020216-1.c: New test.
1612
1613 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
1614
1615         * gcc.dg/decl-1.c: Update, new test.
1616
1617 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
1618
1619         * g++.dg/abi/bitfield1.C: New test.
1620         * g++.dg/abi/bitfield2.C: New test.
1621
1622 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
1623
1624         * gcc.dg/attr-nest.c: New test.
1625
1626 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
1627
1628         * gcc.c-torture/execute/20020215-1.c: New test.
1629
1630 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
1631
1632         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
1633         * g++.dg/debug/debug.exp: New.
1634         * g++.dg/debug/trivial.C: New.
1635         * g++.dg/debug/debug1.C: Moved...
1636         * g++.dg/other/debug1.C: ...from here.
1637         * g++.dg/debug/debug2.C: Moved...
1638         * g++.dg/other/debug2.C: ...from here.
1639         * g++.dg/debug/debug3.C: Moved...
1640         * g++.dg/other/debug3.C: ...from here.
1641
1642         * gcc.dg/noncompile/20020213-1.c: New test.
1643
1644 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
1645
1646         * g++.dg/other/debug3.C: New test.
1647
1648         * gcc.c-torture/execute/20020213-1.c: New test.
1649
1650 2002-02-13  Richard Smith <richard@ex-parrot.com>
1651
1652         * g++.old-deja/g++.other/thunk1.C: New test.
1653
1654 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
1655
1656         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
1657
1658 2002-02-13  Stan Shebs  <shebs@apple.com>
1659
1660         * gcc.dg/altivec-3.c: New.
1661
1662 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
1663
1664         * gcc.dg/Wunreachable-1.c: New test.
1665         * gcc.dg/Wunreachable-2.c: New test.
1666
1667 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
1668
1669         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
1670
1671 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
1672
1673         * gcc.dg/decl-1.c: New test.
1674
1675 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
1676
1677         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
1678
1679 2002-02-10  Kazu Hirata  <kazu@hxi.com>
1680
1681         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
1682         * gcc.c-torture/compile/980506-1.x: Likewise.
1683
1684 2002-02-10  Kazu Hirata  <kazu@hxi.com>
1685
1686         * gcc.dg/20020210-1.c: New.
1687
1688 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
1689
1690         * g77.f-torture/execute/947.f: New regression test
1691         for PR fortran/947.
1692
1693 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
1694
1695         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
1696         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
1697
1698 2002-02-08  Richard Henderson  <rth@redhat.com>
1699
1700         * gcc.c-torture/compile/labels-3.c: New.
1701
1702 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
1703
1704         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
1705         expression statements work instead.
1706         * gcc.dg/noncompile/20020207-1.c: New test.
1707
1708 2002-02-07  Richard Henderson  <rth@redhat.com>
1709
1710         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
1711
1712 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1713
1714         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
1715         message from g77
1716         * lib/g77-dg.exp: Trim g77 error messages so that they are
1717         recognised by dg.exp.
1718
1719 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1720
1721         PR fortran/5473
1722         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
1723
1724 2002-02-07  Richard Henderson  <rth@redhat.com>
1725
1726         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
1727         to be sufficiently aligned for integers.
1728
1729 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
1730
1731         * g++.dg/template/friend4.C: New test.
1732
1733 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1734
1735         PR fortran/5743
1736         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
1737         unsupported cases.
1738
1739 2002-02-07  Richard Henderson  <rth@redhat.com>
1740
1741         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
1742         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
1743         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
1744         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
1745
1746 2002-02-06  Richard Henderson  <rth@redhat.com>
1747
1748         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
1749
1750 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
1751
1752         * gcc.dg/20020206-1.c: New test.
1753
1754 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
1755
1756         * gcc.c-torture/execute/20020206-1.c: New test.
1757
1758         * gcc.c-torture/execute/20020206-2.c: New test.
1759
1760         PR optimization/5429:
1761         * gcc.c-torture/compile/20020206-1.c: New test.
1762
1763 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
1764
1765         * g++.dg/ext/align1.C: Do not use an explicit alignment value
1766         as certain file formats cannot support particularly large
1767         alignments.
1768
1769         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
1770         and do not expect to be able to link the executable.
1771
1772         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
1773         fail because the COFF format does not support the weak attribute.
1774
1775 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
1776
1777         * g77.dg/pr5473.f:  New test
1778
1779 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
1780
1781         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
1782         Fix testcase accordingly.
1783
1784 2002-02-04  Richard Henderson  <rth@redhat.com>
1785
1786         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
1787         (buf): Change to be an array of pointers, not ints.
1788
1789 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
1790
1791         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
1792         before all tests.  Move warning one line above to match where it
1793         C frontend emits.
1794         * gcc.dg/Wswitch-2.c: New test.
1795         * g++.dg/warn/Wswitch-1.C: New test.
1796         * g++.dg/warn/Wswitch-2.C: New test.
1797
1798 2002-02-04  Richard Henderson  <rth@redhat.com>
1799
1800         * g++.dg/abi/offsetof.C: Fix size comparison.
1801
1802 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
1803
1804         * gcc.dg/cast-qual-2.c: New test.
1805
1806 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
1807
1808         * gcc.dg/20020201-4.c: New test.
1809
1810 2002-02-04  Ben Elliston  <bje@redhat.com>
1811
1812         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
1813         target_info attribute != 0, in addition to the empty string.
1814         (gcc_target_compile): Likewise.
1815
1816 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
1817
1818         * gcc.dg/Wswitch.c: New test.
1819         PR gcc/4475. PR gcc/3780.
1820
1821 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
1822
1823         * g77.f-torture/execute/5122.f: New test for regressions
1824         against PR fortran/5122.
1825
1826 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
1827
1828         * g77.f-torture/compile/pr3743.f: Delete
1829         * g77.dg/pr3743-1.f: New test.
1830         * g77.dg/pr3743-2.f: New test.
1831         * g77.dg/pr3743-3.f: New test.
1832         * g77.dg/pr3743-4.f: New test.
1833
1834 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1835
1836         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
1837
1838 2002-02-02  Richard Henderson  <rth@redhat.com>
1839
1840         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
1841         * gcc.c-torture/execute/bf64-1.c: Likewise.
1842
1843 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
1844
1845         * gcc.dg/20020201-2.c: New test.
1846
1847         * gcc.dg/20020201-3.c: New test.
1848
1849         * gcc.c-torture/execute/bitfld-2.c: New test.
1850
1851 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1852
1853         * gcc.dg/bitfld-1.c: Update.
1854         * gcc.dg/bitfld-2.c: Update.
1855         * gcc.c-torture/execute/bitfld-1.x: New.
1856
1857 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
1858
1859         * gcc.c-torture/execute/20020201-1.c: New test.
1860
1861 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
1862
1863         PR target/5469
1864         * gcc.dg/20020201-1.c: New test.
1865
1866 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
1867
1868         PR fortran/3743
1869         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
1870         * g77.f-torture/compile/pr3743.x: Remove
1871
1872 2002-01-31  Tom Rix  <trix@redhat.com>
1873
1874         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
1875
1876 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
1877
1878         * gcc.dg/noncompile/20020130-1.c: New test.
1879
1880 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
1881
1882         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
1883
1884 2002-01-29  Richard Henderson  <rth@redhat.com>
1885
1886         * gcc.c-torture/execute/991118-1.c: Cast various constants back
1887         to long long.
1888         * gcc.c-torture/execute/bf64-1.c: Likewise.
1889
1890 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
1891
1892         * gcc.c-torture/execute/20020129-1.c: New test.
1893
1894 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1895
1896         * gcc.c-torture/compile/20000224-1.c: Update.
1897         * gcc.c-torture/execute/bitfld-1.c: New tests.
1898         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
1899         * gcc.dg/uninit-A.c: Update.
1900
1901 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
1902
1903         * g++.dg/template/ctor1.C: Add instantiation.
1904
1905 2002-01-28  Paul Koning  <pkoning@equallogic.com>
1906
1907         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
1908         argument to __builtin_prefetch to be const ptr.
1909
1910 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
1911
1912         * gcc.c-torture/compile/20020120-1.c: New test.
1913
1914 2002-01-27  Kazu Hirata  <kazu@hxi.com>
1915
1916         * gcc.c-torture/execute/20020127-1.c: New test.
1917
1918 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
1919
1920         * g77.dg/f77-edit-i-in.f: New test
1921         * g77.dg/f77-edit-i-out.f: New test
1922
1923 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
1924
1925         * gcc.dg/debug/debug.exp: New file.
1926         * gcc.dg/debug/trivial.c: New file.
1927         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
1928         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
1929         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
1930         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
1931         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
1932         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
1933         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
1934         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
1935         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
1936         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
1937         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
1938         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
1939         * gcc.dg/20000503-1.c: Removed.
1940         * gcc.dg/20010207-1.c: Removed.
1941         * gcc.dg/20011223-1.c: Removed.
1942         * gcc.dg/20020104-2.c: Removed.
1943         * gcc.dg/debug-1.c: Removed.
1944         * gcc.dg/debug-2.c: Removed.
1945         * gcc.dg/debug-3.c: Removed.
1946         * gcc.dg/debug-4.c: Removed.
1947         * gcc.dg/debug-5.c: Removed.
1948         * gcc.dg/debug-6.c: Removed.
1949         * gcc.dg/dwarf2-1.c: Removed.
1950         * gcc.dg/dwarf2-2.c: Removed.
1951
1952 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
1953
1954         * g++.old-deja/g++.other/eh5.C: New test.
1955         * g++.old-deja/g++.other/sibcall2.C: New test.
1956         * g++.old-deja/g++.other/array9.C: New test.
1957         * g++.old-deja/g++.other/typename2.C: New test.
1958         * g++.old-deja/g++.other/crash60.C: New test.
1959         * g++.old-deja/g++.other/conv9.C: New test.
1960         * g++.old-deja/g++.other/mangle10.C: New test.
1961         * g++.old-deja/g++.other/unchanging1.C: New test.
1962         * g++.old-deja/g++.other/exprstmt1.C: New test.
1963         * g++.old-deja/g++.other/inline23.C: New test.
1964         * g++.old-deja/g++.eh/ia64-1.C: New test.
1965         * g++.old-deja/g++.other/dwarf2-1.C: New test.
1966         * g++.old-deja/g++.other/reload1.C: New test.
1967         * g++.old-deja/g++.other/static20.C: New test.
1968         * g++.old-deja/g++.other/local-alloc1.C: New test.
1969         * g++.old-deja/g++.other/conv8.C: New test.
1970         * g++.old-deja/g++.other/stmtexpr2.C: New test.
1971         * g++.old-deja/g++.other/storeexpr1.C: New test.
1972         * g++.old-deja/g++.other/storeexpr2.C: New test.
1973         * g++.dg/eh/template2.C: New test.
1974         * g++.dg/warn/weak1.C: New test.
1975
1976 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
1977
1978         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
1979         Remove first, non-varying, argument.
1980
1981 2002-01-23  Richard Henderson  <rth@redhat.com>
1982
1983         * gcc.dg/inline-2.c: New.
1984
1985         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
1986         Add optional target arg.  Check number of arguments.
1987         (scan-assembler-not, scan-assembler-dem): Likewise.
1988         (scan-assembler-dem-not): Likewise.
1989
1990 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
1991
1992         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
1993         line 12.
1994         * g++.old-deja/g++.brendan/parse3.C,
1995         g++.old-deja/g++.other/crash26.C,
1996         g++.old-deja/g++.other/crash28.C,
1997         g++.old-deja/g++.other/crash29.C,
1998         g++.old-deja/g++.other/crash30.C,
1999         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
2000
2001 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
2002
2003         * gcc.dg/20020115-1.c: New.
2004
2005 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
2006
2007         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
2008
2009 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
2010
2011         * gcc.dg/20020122-3.c: New.
2012
2013 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
2014
2015         * g++.dg/other/gc1.C: New test.
2016
2017 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
2018
2019         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
2020
2021 2002-01-22  Richard Henderson  <rth@redhat.com>
2022
2023         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
2024
2025 2002-01-22  Richard Henderson  <rth@redhat.com>
2026
2027         * gcc.dg/20020122-4.c: New.
2028
2029 2002-01-22  H.J. Lu <hjl@gnu.org>
2030
2031         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
2032         link output.
2033         * gcc.dg/special/ecos.exp: Likewise.
2034         * lib/g++-dg.exp: Likewise.
2035         * lib/g77-dg.exp: Likewise.
2036         * lib/gcc-dg.exp : Likewise.
2037         * lib/mike-g++.exp: Likewise.
2038         * lib/mike-g77.exp: Likewise.
2039         * lib/mike-gcc.exp: Likewise.
2040         * lib/objc-dg.exp: Likewise.
2041
2042 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
2043
2044         PR target/5379
2045         * gcc.dg/20020122-2.c: New test.
2046
2047 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
2048
2049         * gcc.dg/20020122-1.c: New test.
2050
2051 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
2052
2053         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
2054
2055 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
2056
2057         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
2058
2059 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2060
2061         * gcc.c-torture/compile/20020121-1.c: New test.
2062
2063 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2064
2065         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
2066         ld_library_path.
2067
2068 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
2069
2070         * gcc.dg/20020218-1.c: New test.
2071
2072 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
2073
2074         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
2075         messages
2076         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
2077         "At global scope" warning
2078         * g++.dg/ext/align1.C: Change cygwin test for alignment
2079         from db-bogus to dg-warning
2080
2081 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
2082
2083         * g77.f-torture/compile/cpp2.F: New test.
2084
2085 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2086
2087         * g++.dg/template/access1.C: New test.
2088
2089 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
2090
2091         * gcc.dg/20020118-1.c: New.
2092
2093 2002-01-18  Kazu Hirata  <kazu@hxi.com>
2094
2095         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
2096
2097 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
2098
2099         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
2100         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
2101         alignment warnings.
2102
2103 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
2104
2105         * gcc.misc-tests/i386-prefetch.exp: Save and restore
2106         torture_with_loops and torture_without_loops
2107
2108 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
2109
2110         * gcc.c-torture/compile/20020116-1.c: New test.
2111
2112 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
2113
2114         * gcc.dg/20020116-2.c: New test.
2115
2116         * gcc.dg/ultrasp4.c: New test.
2117
2118         * gcc.dg/20020116-1.c: New test.
2119
2120 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
2121
2122         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
2123         by EABI.
2124
2125 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
2126
2127         * gcc.misc-tests/i386-prefetch.exp: New.
2128         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
2129         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
2130         * gcc.misc-tests/i386-pf-none-1.c: New test.
2131         * gcc.misc-tests/i386-pf-sse-1.c: New test.
2132
2133 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
2134
2135         * gcc.dg/gnu89-init-1.c: Add new tests.
2136
2137 2002-01-15  Andreas Jaeger  <aj@suse.de>
2138
2139         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
2140         * gcc.dg/i386-mmx-2.c: Likewise.
2141         * gcc.dg/i386-sse-1.c: Likewise.
2142         * gcc.dg/i386-sse-2.c: Likewise.
2143         * gcc.dg/i386-sse-3.c: Likewise.
2144
2145 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
2146
2147         * g77.f-torture/execute/intrinsic-unix-bessel.f:
2148         Uncomment additional cases that now pass.
2149
2150 2002-01-11  Richard Henderson  <rth@redhat.com>
2151
2152         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
2153         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
2154
2155 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
2156
2157         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
2158
2159 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
2160
2161         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
2162         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
2163
2164 2002-01-10  Dale Johannesen  <dalej@apple.com>
2165
2166         * gcc.c-torture/execute/loop-11.c: New.
2167
2168 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
2169
2170         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
2171         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
2172
2173 2002-01-09  Richard Henderson  <rth@redhat.com>
2174
2175         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
2176         type in which to perform the operation for each size.
2177
2178 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
2179
2180         * gcc.c-torture/compile/20020109-2.c: New test.
2181
2182 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
2183
2184         * gcc.c-torture/execute/loop-10.c: New test.
2185
2186 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
2187
2188         * gcc.c-torture/compile/20010226-1.c: New test.
2189         * gcc.c-torture/compile/20010227-1.c: New test.
2190         * gcc.c-torture/compile/20010426-1.c: New test.
2191         * gcc.c-torture/compile/20010510-1.c: New test.
2192         * gcc.c-torture/compile/20010605-3.c: New test.
2193         * gcc.c-torture/compile/20010824-1.c: New test.
2194         * gcc.c-torture/execute/20010409-1.c: New test.
2195         * gcc.dg/noncompile/20000901-1.c: New test.
2196         * gcc.dg/20001023-1.c: New test.
2197         * gcc.dg/20001101-1.c: New test.
2198         * gcc.dg/20001102-1.c: New test.
2199         * gcc.dg/20010207-1.c: New test.
2200         * gcc.dg/20010405-1.c: New test.
2201         * gcc.dg/20010822-1.c: New test.
2202         * gcc.dg/20011107-1.c: New test.
2203
2204 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
2205
2206         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
2207
2208         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
2209         execution failure on PA targets.
2210
2211 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
2212
2213         * gcc.c-torture/compile/20020109-1.c: New test.
2214
2215 2002-01-08  Kazu Hirata  <kazu@hxi.com>
2216
2217         * gcc.c-torture/execute/20020108-1.c: New test.
2218
2219 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
2220
2221         * gcc.dg/20020108-1.c: New test.
2222
2223 2002-01-08  H.J. Lu <hjl@gnu.org>
2224
2225         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
2226         for header files.
2227
2228 2002-01-08  Geoff Keating  <geoffk@redhat.com>
2229
2230         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
2231         consistency.
2232
2233 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
2234
2235         * gcc.dg/altivec-4.c: Test altivec predicates.
2236
2237 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
2238
2239         * gcc.c-torture/execute/20020107-1.c: New test.
2240
2241 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
2242
2243         PR c/5279
2244         * gcc.c-torture/compile/20020106-1.c: New test.
2245
2246 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
2247
2248         * gcc.c-torture/execute/nestfunc-4.c: New test.
2249
2250 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
2251
2252         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
2253         extra triple that slipped in.
2254         * g++.old-deja/g++.abi/align.C: Likewise.
2255         * g++.old-deja/g++.abi/bitfields.C: Likewise.
2256
2257 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
2258
2259         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
2260         * g++.old-deja/g++.abi/align.C: Likewise.
2261         * g++.old-deja/g++.abi/bitfields.C: Likewise.
2262
2263         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
2264         on FreeBSD/i386.
2265         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
2266         FreeBSD.
2267
2268 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
2269
2270         * gcc.dg/20020104-1.c: New test.
2271
2272         * gcc.dg/20020104-2.c: New test.
2273
2274 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
2275
2276         * gcc.dg/20020103-1.c: Fix typo in target selector.
2277
2278 2002-01-03  Richard Henderson  <rth@redhat.com>
2279
2280         * gcc.dg/20020103-1.c: New.
2281
2282 2002-01-03  Kazu Hirata  <kazu@hxi.com>
2283
2284         * gcc.c-torture/execute/20020103-1.c: New test.
2285
2286 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
2287
2288         * g++.dg/other/debug2.C: New test.
2289
2290         * gcc.c-torture/compile/20020103-1.c: New test.
2291
2292 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
2293
2294         * gcc.dg/gnu89-init-1.c: Added new tests.
2295
2296 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2297
2298         * g++.dg/template/friend2.C: Remove as patch is reverted.
2299
2300         * g++.dg/warn/oldcast1.C: New test.
2301
2302         * g++.dg/template/ptrmem1.C: New test.
2303         * g++.dg/template/ptrmem2.C: New test.
2304
2305         * g++.dg/template/ntp.C: New test.
2306
2307         * g++.dg/other/component1.C: New test.
2308
2309         * g++.dg/template/ttp3.C: New test.
2310
2311         * g++.dg/template/friend2.C: New test.
2312         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
2313
2314 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2315
2316         * g++.dg/other/ptrmem1.C: New test.
2317         * g++.dg/other/ptrmem2.C: New test.
2318
2319 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2320
2321         * g++.dg/template/ctor1.C: New test.
2322
2323 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2324
2325         * g++.dg/template/friend2.C: New test.
2326
2327 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
2328
2329         * gcc.dg/mmix-1.c: New test.
2330
2331 2001-12-31  Richard Henderson  <rth@redhat.com>
2332
2333         * gcc.dg/asm-5.c: New.
2334
2335 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
2336
2337         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
2338         in namespace __gnu_cxx
2339
2340 2001-12-30  Richard Henderson  <rth@redhat.com>
2341
2342         * gcc.dg/debug-6.c: New.
2343
2344 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
2345
2346         * gcc.c-torture/compile/20011229-2.c: New test.
2347
2348 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
2349
2350         * gcc.dg/debug-3.c: New test.
2351         * gcc.dg/debug-4.c: New test.
2352         * gcc.dg/debug-5.c: New test.
2353
2354 2001-12-29  Richard Henderson  <rth@redhat.com>
2355
2356         * g++.dg/eh/loop1.C: New.
2357
2358 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
2359
2360         * g++.dg/template/crash1.C: New test.
2361
2362 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
2363
2364         * g++.dg/other/const1.C: New test.
2365
2366 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
2367
2368         * gcc.c-torture/compile/20011229-1.c: New test.
2369
2370 2001-12-28  Stan Shebs  <shebs@apple.com>
2371
2372         * lib/objc-torture.exp: Resync with c-torture.exp.
2373         * lib/objc.exp: Load standard libraries.
2374
2375 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
2376
2377         * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
2378         additional tests.
2379
2380 2001-12-27  Roger Sayle <roger@eyesopen.com>
2381
2382         * gcc.c-torture/execute/string-opt-16.c: New testcase.
2383
2384 2001-12-27  Richard Henderson  <rth@redhat.com>
2385
2386         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
2387
2388 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
2389
2390         * g++.dg/eh/ctor1.C: New test.
2391         * g++.dg/other/error2.C: New test.
2392
2393 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
2394
2395         * g++.dg/other/init2.C: New test.
2396
2397 2001-12-24  Richard Henderson  <rth@redhat.com>
2398
2399         * gcc.dg/20011223-1.c: New.
2400         * gcc.dg/inline-1.c: New.
2401
2402 2001-12-23  Richard Henderson  <rth@redhat.com>
2403
2404         * gcc.dg/asm-4.c: Test operand modifiers.
2405
2406 2001-12-23  Richard Henderson  <rth@redhat.com>
2407
2408         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
2409
2410 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
2411
2412         * gcc.c-torture/execute/20011223-1.c: New test.
2413
2414 2001-12-21  Richard Henderson  <rth@redhat.com>
2415
2416         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
2417         re-enables the warning.
2418
2419 2001-12-21  Richard Henderson  <rth@redhat.com>
2420
2421         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
2422
2423 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
2424
2425         * gcc.c-torture/compile/20011218-1.c: New test.
2426
2427 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
2428
2429         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
2430         arm-isr.c test.
2431         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
2432         epilogue generation for ARM ISR routines.
2433
2434 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2435
2436         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
2437         * gcc.dg/format/c90-printf-3.c: Likewise.
2438         * gcc.dg/format/c99-printf-3.c: Likewise.
2439         * gcc.dg/format/ext-1.c: Likewise.
2440         * gcc.dg/format/ext-6.c: Likewise.
2441         * gcc.dg/format/format.h: Prototype unlocked stdio.
2442
2443 2001-12-20  Richard Henderson  <rth@redhat.com>
2444
2445         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
2446         (arena): Use it.
2447         (malloc): Correct allocation logic.  Abort if we fill up the
2448         arena before initialization complete.
2449         (realloc): Correct allocation logic.
2450
2451 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
2452
2453         * gcc.c-torture/compile/20011219-2.c: New test.
2454
2455         * gcc.c-torture/execute/20011219-1.c: New test.
2456
2457 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
2458
2459         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
2460         target does not support weak symbols.
2461
2462 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
2463
2464         * gcc.c-torture/compile/20011219-1.c: New test.
2465
2466 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
2467
2468         * g++.dg/other/error1.C: New test.
2469
2470 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
2471
2472         * gcc.c-torture/execute/20011217-1.c: New test.
2473
2474 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
2475
2476         * objc.dg/special/: New directory.
2477         * objc.dg/special/special.exp: New file.
2478         * objc.dg/special/unclaimed-category-1.h: New file.
2479         * objc.dg/special/unclaimed-category-1a.m: New file.
2480         * objc.dg/special/unclaimed-category-1.m: New file.
2481
2482 2001-12-17  Andreas Jaeger  <aj@suse.de>
2483
2484         * gcc.c-torture/compile/20011217-2.c: New test.
2485
2486 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
2487
2488         * gcc.c-torture/compile/20011217-1.c: New test.
2489
2490 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
2491
2492         * testsuite/gcc.dg/20011214-1.c: New.
2493
2494 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
2495
2496         * gcc.dg/altivec-4.c: New.
2497
2498 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
2499
2500         * gcc.dg/20011113-1.c: New test.
2501
2502 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2503
2504         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
2505         std::__malloc_alloc_template<0> and
2506         std::__default_alloc_template<false, 0>.
2507
2508 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2509
2510         * objc/execute/bf-21.m: New test.
2511         * objc/execute/enumeration-1.m: New test.
2512         * objc/execute/enumeration-2.m: New test.
2513
2514 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
2515
2516         * gcc.dg/gnu89-init-1.c: New test.
2517
2518 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2519
2520         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
2521         * g++.old-deja/g++.jason/2371.C: Likewise.
2522         * g++.old-deja/g++.jason/template33.C: Likewise.
2523         * g++.old-deja/g++.jason/template34.C: Likewise.
2524         * g++.old-deja/g++.jason/template36.C: Likewise.
2525         * g++.old-deja/g++.oliva/typename1.C: Likewise.
2526         * g++.old-deja/g++.oliva/typename2.C: Likewise.
2527         * g++.old-deja/g++.other/typename1.C: Likewise.
2528         * g++.old-deja/g++.pt/inherit2.C: Likewise.
2529         * g++.old-deja/g++.pt/nontype5.C: Likewise.
2530         * g++.old-deja/g++.pt/typename11.C: Likewise.
2531         * g++.old-deja/g++.pt/typename14.C: Likewise.
2532         * g++.old-deja/g++.pt/typename16.C: Likewise.
2533         * g++.old-deja/g++.pt/typename3.C: Likewise.
2534         * g++.old-deja/g++.pt/typename4.C: Likewise.
2535         * g++.old-deja/g++.pt/typename5.C: Likewise.
2536         * g++.old-deja/g++.pt/typename7.C: Likewise.
2537         * g++.old-deja/g++.robertl/eb9.C: Likewise.
2538
2539 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
2540
2541         * g++.dg/other/linkage1.C: New test.
2542         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
2543         specifiers.
2544
2545 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
2546
2547         * gcc.dg/concat.c: New test.
2548
2549 2001-12-11  Stan Shebs  <shebs@apple.com>
2550
2551         * objc/compile: New test directory.
2552         * objc/compile/compile.exp: New expect script.
2553         * objc/compile/20011211-1.m: New compile test.
2554
2555 2001-12-11  Jason Merrill  <jason@redhat.com>
2556
2557         * lib/prune.exp (prune_gcc_output): Also handle "In member
2558         function".  So many permutations...
2559
2560 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
2561
2562         * g++.dg/template/typedef1.C: New test.
2563
2564 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
2565
2566         * g++.dg/other/copy1.C: New test.
2567
2568 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
2569
2570         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
2571
2572         * gcc.dg/builtin-choose-expr.c: New.
2573
2574 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
2575
2576         * gcc.dg/altivec-2.c: New.
2577
2578 2001-12-07  Richard Henderson  <rth@redhat.com>
2579
2580         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
2581
2582 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
2583
2584         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
2585         ultrasparc.
2586
2587 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2588
2589         * g++-old.deja/g++.robertl/eb101.C: Deleted.
2590
2591 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
2592
2593         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
2594         variable argument list.
2595
2596 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
2597
2598         * gcc.c-torture/execute/memcheck: Delete entire directory.
2599         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
2600         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
2601
2602 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2603
2604         * gcc.dg/Wshadow-1.c: New test.
2605
2606 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
2607
2608         * gcc.c-torture/compile/20011130-1.c: New test.
2609
2610         * gcc.dg/noncompile/20011025-1.c: New test.
2611
2612         * g++.dg/other/anon-union.C: New test.
2613
2614         * gcc.c-torture/execute/20011024-1.c: New test.
2615
2616 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
2617
2618         * gcc.c-torture/execute/20000722-1.x,
2619         gcc.c-torture/execute/20010123-1.x: Remove.
2620         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
2621         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
2622         gcc.dg/c99-complit-2.c: New tests.
2623
2624 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
2625
2626         * g++.dg/inherit/base1.C: New test.
2627
2628 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
2629
2630         * g++.dg/other/stdarg1.C: New test.
2631
2632         * gcc.c-torture/compile/20011130-2.c: New test.
2633
2634 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
2635
2636         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
2637         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
2638         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
2639         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
2640         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
2641         * gcc.dg/builtin-prefetch-1.c: New test.
2642
2643 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
2644
2645         * gcc.dg/20011130-1.c: New test.
2646
2647 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
2648
2649         * g++.dg/other/scope1.C: New test.
2650         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
2651
2652 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
2653
2654         * gcc.dg/vla-init-1.c: New test.
2655
2656 2001-12-01  Geoff Keating  <geoffk@redhat.com>
2657
2658         * gcc.c-torture/compile/structs.c: New testcase from GDB.
2659
2660 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2661
2662         * objc.dg/alias.m: Update.
2663         * objc.dg/class-1.m: Update.
2664         * objc.dg/const-str-1.m: Update.
2665         * objc.dg/fwd-proto-1.m: Update.
2666         * objc.dg/id-1.m: Update.
2667         * objc.dg/super-class-1.m: Update.
2668
2669 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
2670
2671         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
2672         constructs.
2673
2674 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
2675
2676         * gcc.c-torture/execute/20011128-1.c: New test.
2677
2678 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
2679
2680         * gcc.dg/20011127-1.c: New test.
2681
2682 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2683
2684         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
2685         from Austin Group draft 7.
2686         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
2687         scanf format arguments.
2688         * gcc.dg/format/no-exargs-2.c: New test.
2689
2690 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
2691
2692         * g++.dg/abi/vbase8-4.C: New test.
2693
2694 2001-11-24  Ian Lance Taylor  <ian@airs.com>
2695
2696         * gcc.c-torture/execute/20011121-1.c: New test.
2697
2698 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
2699
2700         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
2701
2702 2001-11-23  Andreas Jaeger  <aj@suse.de>
2703
2704         * gcc.dg/cpp/charconst-2.c: New test.
2705
2706 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
2707
2708         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
2709         to the host if it is remote.  Let tests specify extra headers
2710         they use.
2711         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
2712         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
2713         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
2714         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
2715         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
2716         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
2717         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
2718         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
2719         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
2720         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
2721
2722 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
2723
2724         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
2725         for little endian ARMs.
2726
2727 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
2728
2729         * gcc.c-torture/compile/20011119-1.c: New test.
2730         * gcc.c-torture/compile/20011119-2.c: New test.
2731
2732 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
2733
2734         * gcc.dg/altivec-1.c: Fix typo.
2735
2736 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
2737
2738         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
2739
2740 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
2741
2742         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
2743
2744 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
2745
2746         * lib/g77.exp: Don't specify --rpath-link.
2747
2748         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
2749         across all the headers.
2750         * gcc.dg/format/format.exp: For testing on a remote host,
2751         copy format.h.
2752
2753         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
2754         * gcc.c-torture/execute/930406-1.c: Likewise.
2755         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
2756
2757 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
2758
2759         * gcc.dg/altivec-1.c: New.
2760
2761 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
2762
2763         * gcc.dg/cpp/fpreprocessed.c: New test case.
2764
2765 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2766
2767         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
2768         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
2769         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
2770
2771 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2772
2773         * gcc.dg/no-builtin-1.c: New test.
2774
2775 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
2776
2777         * gcc.c-torture/execute/20011115-1.c: New test.
2778
2779 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
2780
2781         * gcc.c-torture/compile/20011114-2.c: New test.
2782         * gcc.c-torture/compile/20011114-3.c: New test.
2783         * gcc.c-torture/compile/20011114-4.c: New test.
2784
2785 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
2786
2787         * g++.dg/other/init1.C: New test.
2788
2789 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
2790
2791         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
2792         message.
2793
2794         * gcc.c-torture/execute/20011114-1.c: New testcase.
2795
2796         * gcc.c-torture/compile/20010327-1.c: Revert last change.
2797         * gcc.c-torture/compile/20011114-1.c: New test, exactly
2798         like the (before this change) version of 20010327-1.c.
2799
2800 2001-11-14  Roger Sayle <roger@eyesopen.com>
2801
2802         * gcc.c-torture/execute/string-opt-13.c: New testcase.
2803
2804 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
2805
2806         * g++.dg/init/array2.C: New test.
2807
2808 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
2809
2810         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
2811
2812 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
2813
2814         * g++.dg/other/forscope1.C: New test.
2815         * g++.dg/ext/forscope1.C: New test.
2816         * g++.dg/ext/forscope2.C: New test.
2817
2818 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
2819
2820         * gcc.c-torture/execute/20011113-1.c: New test.
2821
2822 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
2823
2824         * gcc.c-torture/execute/20011109-2.c: New test.
2825
2826         * gcc.c-torture/execute/20011109-1.c: New test.
2827
2828 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
2829
2830         * gcc.c-torture/compile/20011109-1.c: New test.
2831
2832 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
2833
2834         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
2835         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
2836         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
2837         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
2838         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
2839         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
2840         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
2841
2842 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
2843
2844         * g++.dg/warn/Wshadow-1.C: New tests.
2845         * g++.old-deja/g++.mike/for3.C: Update.
2846
2847 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
2848
2849         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
2850         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
2851         XFAILs.  Adjust expected error texts.
2852         * gcc.c-torture/compile/20011106-1.c,
2853         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
2854         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
2855         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
2856         gcc.dg/c99-array-lval-5.c: New tests.
2857
2858 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2859
2860         * gcc.dg/cpp/defined.c: Update.
2861
2862 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2863
2864         * gcc.c-torture/execute/anon-1.c: New test.
2865
2866 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
2867
2868         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
2869         same size, so no warning should be produced on stormy16.
2870
2871         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
2872         due to oversized array.
2873         * g++.old-deja/g++.mike/ns15.C: Likewise.
2874         * g++.old-deja/g++.pt/crash16.C: Likewise.
2875
2876 2001-11-02  Graham Stott  <grahams@redhat.com>
2877
2878         * g++.dgother/debug1.C: Fix typos.
2879
2880 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
2881
2882         * g++.dg/other/debug1.C: New test.
2883
2884 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2885
2886         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
2887         of unsigned long.
2888
2889 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
2890
2891         * gcc.dg/20011029-2.c: New test.
2892
2893         * gcc.c-torture/compile/20011029-1.c: New test.
2894
2895 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2896
2897         * objc/execute/class_self-1.m: New test.
2898         * objc/execute/class_self-2.m: New test.
2899
2900 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
2901
2902         * gcc.misc-tests/msgs.exp: Delete.
2903         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
2904         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
2905         error set to match recent changes.
2906
2907 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
2908
2909         * gcc.dg/20011021-1.c: New test.
2910
2911 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
2912
2913         * gcc.c-torture/compile/20011023-1.c: New test.
2914
2915 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
2916
2917         * lib/g77.exp: Rewrite based on lib/g++.exp.
2918
2919 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
2920
2921         * gcc.c-torture/execute/20011019-1.c: New test.
2922
2923         * gcc.dg/20011018-1.c: New test.
2924
2925 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
2926
2927         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
2928
2929 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
2930
2931         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
2932         * gcc.dg/attr-invalid.c: Likewise.
2933
2934 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
2935
2936         * testsuite/gcc.dg/20011015-1.c: New test.
2937
2938 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
2939
2940         * g++.dg/template/unify2.C: New test.
2941
2942 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
2943
2944         * g++.dg/other/exception-specification.C: New test
2945
2946 2001-10-13  Tom Rix  <trix@redhat.com>
2947
2948         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
2949         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
2950
2951 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
2952
2953         * testsuite/gcc.dg/20011009-1.c: New test.
2954
2955 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
2956
2957         PR g++/4476
2958         * g++.dg/other/friend1.C: New test.
2959
2960 2001-10-11  Richard Henderson  <rth@redhat.com>
2961
2962         * g++.old-deja/g++.other/crash18.C: Add -S to options.
2963
2964 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2965
2966         * gcc.c-torture/compile/20011010-1.c: New.
2967
2968 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2969
2970         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
2971         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
2972         g77.f-torture/execute/execute.exp,
2973         g77.f-torture/noncompile/noncompile.exp,
2974         gcc.c-torture/compile/compile.exp,
2975         gcc.c-torture/execute/execute.exp,
2976         gcc.c-torture/execute/ieee/ieee.exp,
2977         gcc.c-torture/execute/memcheck/memcheck.exp,
2978         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
2979         objc/execute/execute.exp: Update FSF address.
2980
2981 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
2982
2983         * gcc.dg/cpp/cmdlne-C.c: Update.
2984         * gcc.dg/cpp/cmdlne-C2.c: New.
2985
2986 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2987
2988         * gcc.c-torture/execute/20011008-3.c: New.
2989
2990 2001-10-08  DJ Delorie  <dj@redhat.com>
2991
2992         * gcc.dg/20011008-1.c: New.
2993         * gcc.dg/20011008-2.c: New.
2994
2995 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
2996
2997         * gcc.dg/cpp/spacing1.c: Update test.
2998
2999 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3000
3001         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
3002         spelling errors of "separate" as "seperate".
3003
3004 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
3005
3006         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
3007         enough to avoid inlining.
3008
3009 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3010
3011         * lib/g77.exp: set libg2c_dir correctly.
3012
3013 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
3014
3015         * gcc.dg/cpp/macro11.c: New test.
3016
3017 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
3018
3019         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
3020         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
3021         gcc.dg/format/multattr-3.c: New tests.
3022         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
3023         tests for format attributes on function pointers being rejected.
3024
3025 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
3026
3027         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
3028
3029 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
3030
3031         * g++.dg/warn/format1.C: New test.
3032
3033 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
3034
3035         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
3036
3037 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
3038
3039         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
3040
3041 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
3042
3043         * gcc.dg/cpp/redef2.c: Add test.
3044
3045 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
3046
3047         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
3048         long-standing bug on i686, apparently.
3049         * gcc.c-torture/execute/loop-2c.x: New file.
3050         * gcc.c-torture/execute/loop-2d.x: New file.
3051         * gcc.c-torture/execute/loop-3c.x: New file.
3052
3053 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
3054
3055         * gcc.dg/cpp/20000625-2.c: Correct line number.
3056
3057 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
3058
3059         * gcc.dg/cpp/macro10.c: New test.
3060         * gcc.dg/cpp/strify3.c: New test.
3061         * gcc.dg/cpp/spacing1.c: Add tests.
3062         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
3063         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
3064
3065 2001-09-24  DJ Delorie  <dj@redhat.com>
3066
3067         * gcc.c-torture/execute/20010924-1.c: New test.
3068
3069 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
3070
3071         * testsuite/objc/execute/paste.m: Remove.
3072
3073 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3074
3075         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
3076
3077 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
3078
3079         * g77.dg/strlen0.f: New test.
3080
3081 2001-09-21  Richard Henderson  <rth@redhat.com>
3082
3083         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
3084         * g++.old-deja/g++.abi/vtable2.C: Likewise.
3085
3086 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
3087
3088         Table-driven attributes.
3089         * g++.dg/ext/attrib1.C: New test.
3090
3091 2001-09-20  DJ Delorie  <dj@redhat.com>
3092
3093         * gcc.dg/20000926-1.c: Update expected warning messages.
3094         * gcc.dg/array-2.c: Likewise, and test for warnings too.
3095         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
3096         array.
3097
3098 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
3099
3100         * g++.dg/eh/registers1.C: New test case.
3101
3102 2001-09-17  Richard Henderson  <rth@redhat.com>
3103
3104         * gcc.dg/array-5.c: Fix VLA decomposition test.
3105
3106 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
3107
3108         * gcc.dg/cpp/line5.c: New testcase.
3109
3110 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
3111
3112         * gcc.dg/cpp/macro9.c: New test.
3113
3114 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
3115
3116         * gcc.c-torture/execute/980223.c: Change type of addr from long
3117         to char *.
3118
3119 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
3120
3121         * gcc.c-torture/execute/20010915-1.c: New test.
3122
3123 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
3124
3125         * g77.dg/bprob: New directory.
3126         * g77.dg/bprob/bprob.exp: New file.
3127         * g77.dg/bprob/bprob-1.f: New test.
3128         * g77.dg/gcov: New directory.
3129         * g77.dg/gcov/gcov.exp: New file.
3130         * g77.dg/gcov/gcov-1.f: New test.
3131         * g77.dg/gcov/gcov-1.x: New file.
3132
3133 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
3134
3135         * gcc.dg/cpp/directiv.c: Update.
3136         * gcc.dg/cpp/undef1.c: Update.
3137
3138 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
3139
3140         * gcc.dg/20010912-1.c: New test.
3141
3142 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
3143
3144         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
3145         language-independent file in lib.
3146         * lib/gcov.exp: New file.
3147
3148 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3149
3150         * gcc.c-torture/compile/20010911-1.c: New test.
3151
3152 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
3153
3154         * lib/profopt.exp: New, to support profile-directed optimizations.
3155         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
3156         * gcc.misc-tests/bprob-1.c: New test.
3157         * gcc.misc-tests/bprob-2.c: New test.
3158
3159 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
3160
3161         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
3162         XFAIL and which kinds of gcov output to verify.
3163         * gcc.misc-tests/gcov-4b.x: New file.
3164         * gcc.misc-tests/gcov-5b.x: New file.
3165         * gcc.misc-tests/gcov-6.x: New file.
3166         * gcc.misc-tests/gcov-7.c: New test.
3167         * gcc.misc-tests/gcov-7.x: New file.
3168
3169 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
3170
3171         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
3172         * gcc.misc-tests/gcov-6.c: New test.
3173
3174 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3175
3176         PR c++/3986
3177         * g++.dg/abi/vbase1.C: New test.
3178
3179 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
3180
3181         * objc.dg/method-2.m: New.
3182
3183 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3184
3185         PR c++/4203
3186         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
3187         * g++.dg/init/empty1.C: New test.
3188
3189 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
3190
3191         * gcc.c-torture/compile/20010903-1.c: New test.
3192
3193 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
3194
3195         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
3196         for m68k.
3197
3198 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
3199
3200         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
3201
3202         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
3203
3204         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
3205
3206 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
3207
3208         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
3209         for 16-bit 'unsigned int'.
3210
3211 2001-08-29  Kazu Hirata  <kazu@hxi.com>
3212
3213         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
3214
3215 2001-08-27  Richard Henderson  <rth@redhat.com>
3216
3217         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
3218         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
3219
3220 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
3221
3222         * gcc.dg/asm-names.c (ymain): New.
3223
3224 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
3225
3226         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
3227         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
3228         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
3229
3230 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3231
3232         * gcc.dg/compare5.c: New testcase.
3233
3234 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
3235
3236         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
3237         and "In instantiation".
3238
3239 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
3240
3241         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
3242
3243 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
3244
3245         * gcc.misc-tests/gcov.exp: Add support for branch information.
3246         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
3247         * gcc.misc-tests/gcov-4.c: New test.
3248         * gcc.misc-tests/gcov-4b.c: New test.
3249         * gcc.misc-tests/gcov-5b.c: New test.
3250
3251 2001-08-20  Zack Weinberg  <zackw@panix.com>
3252
3253         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
3254         expected to fail.
3255
3256 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3257
3258         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
3259
3260 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
3261
3262         * g++.dg/eh/template1.C: New test.
3263
3264 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
3265
3266         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
3267         Fix thinko.
3268         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
3269         for xfail.
3270
3271 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
3272
3273         * lib/g77-dg.exp:  Use prune.exp for common procedures
3274         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
3275         * lib/g77.exp: (g77-dg-prune) Remove
3276
3277 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
3278
3279         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
3280
3281 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3282
3283         * g++.dg/template/unify1.C: New test.
3284
3285 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
3286
3287         * g++.dg/abi/empty4.C: New test.
3288
3289 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
3290
3291         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
3292         solaris2.*
3293         * g77.f-torture/compile/pr3743.x: Likewise
3294
3295 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
3296
3297         * g++.dg/other/using-declaration.C: New test.
3298
3299 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3300
3301         * gcc.dg/cpp/tr-sign.c: New testcase.
3302
3303 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3304
3305         * gcc.dg/cpp/19951025-1.c: Revert.
3306         * gcc.dg/cpp/directiv.c: We no longer process directives that
3307         interrupt macro arguments.
3308
3309 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
3310
3311         * gcc.dg/bconstp-1.c: New test.
3312
3313 2001-08-03  Richard Henderson  <rth@redhat.com>
3314
3315         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
3316
3317 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
3318
3319         * gcc.dg/cpp/19951025-1.c: Update.
3320
3321 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
3322
3323         * g77.dg/ff90-1.f (s): Fix reference of variable z,
3324         should be x.
3325
3326 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
3327
3328         Kill -fhonor-std.
3329         * g++.old-deja/g++.ns/ns14.C: Remove special options.
3330         * g++.old-deja/g++.other/std1.C: Likewise.
3331         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
3332
3333 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
3334
3335         * lib/g77.exp:  Load gcc-defs.exp for common procedures
3336         (g77_pass, g77_fail, g77_finish, g77_exit,
3337         ${tool}_check_unsupported_p} Now redundant.  Deleted.
3338
3339 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
3340
3341         * g77.dg/fbackslash.f
3342         * g77.dg/fcase-preserve.f
3343         * g77.dg/ff90-1.f
3344         * g77.dg/ffixed-line-length-0.f
3345         * g77.dg/ffixed-line-length-132.f
3346         * g77.dg/ffixed-line-length-7.f
3347         * g77.dg/ffixed-line-length-72.f
3348         * g77.dg/ffixed-line-length-none.f
3349         * g77.dg/ffree-form-1.f
3350         * g77.dg/fno-backslash.f
3351         * g77.dg/fno-f90-1.f
3352         * g77.dg/fno-fixed-form-1.f
3353         * g77.dg/fno-onetrip.f
3354         * g77.dg/fno-typeless-boz.f
3355         * g77.dg/fno-underscoring.f
3356         * g77.dg/fno-vxt-1.f
3357         * g77.dg/fonetrip.f
3358         * g77.dg/ftypeless-boz.f
3359         * g77.dg/fugly-assumed.f
3360         * g77.dg/funderscoring.f
3361         * g77.dg/fvxt-1.f
3362
3363 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
3364
3365         * objc.dg/fwd-proto-1.m: New.
3366         * objc.dg/local-decl-1.m: New.
3367         * objc.dg/naming-1.m: New.
3368         * objc.dg/naming-2.m: New.
3369         * objc.dg/proto-hier-1.m: New.
3370
3371 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
3372
3373         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
3374         largest-type elements to a struct makes its size grow.
3375
3376 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3377
3378         * g++.dg/abi/vthunk1.C: New test.
3379
3380 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3381
3382         * g++.dg/abi/vbase8-22.C: New test.
3383
3384 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3385
3386         * gcc.dg/cpp/macro8.c: New test.
3387
3388 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
3389
3390         * g++.dg/abi/vbase8-21.C: New test.
3391
3392 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
3393
3394         * g++.dg/abi/vbase8-10.C: New test.
3395
3396 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3397
3398         * lib/g++.exp (g++_set_ld_library_path): Renamed to
3399         ${tool}_set_ld_library_path.
3400         Changed caller.
3401         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
3402         g++.exp.
3403
3404 2001-07-26  Stan Cox <scox@redhat.com>
3405
3406         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
3407         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
3408         gcc_exit, gcc_check_unsupported_p):
3409         Moved to gcc-deps.exp
3410         * gcc-deps.exp: New file.
3411
3412 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3413
3414         * g++.old-deja/g++.pt/defarg14.C: New test.
3415
3416 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
3417
3418         * g++.old-deja/g++.other/lineno5.C: New test.
3419
3420 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
3421
3422         * g++.old-deja/g++.pt/crash68.C: New test.
3423
3424 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
3425
3426         * g++.old-deja/g++.other/crash42.C: New test.
3427
3428 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3429
3430         * gcc.dg/cpp/extratokens.c: Fix.
3431         * gcc.dg/cpp/skipping2.c: New tests.
3432
3433 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3434
3435         * gcc.c-torture/execute/20010724-1.c: New file.
3436         * gcc.c-torture/execute/20010724-1.x: New file.
3437
3438 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3439
3440         * g++.old-deja/g++.other/cond7.C: New test.
3441
3442 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3443
3444         * g++.old-deja/g++.other/optimize4.C: New test.
3445
3446 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3447
3448         * g++.old-deja/g++.abi/vbase8-5.C: New test.
3449
3450 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
3451
3452         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
3453         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
3454         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
3455         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
3456
3457         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
3458         bug report" message.
3459
3460         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
3461         * g++.dg/ext/instantiate1.C: Move from old-deja.
3462
3463 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
3464
3465         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
3466         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
3467         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
3468         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
3469
3470 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
3471
3472         * gcc.c-torture/execute/20010723-1.c: New test.
3473
3474 2001-07-23  Ben Elliston  <bje@redhat.com>
3475
3476         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
3477
3478 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3479
3480         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
3481         i[34567]86-*-*.
3482         Delete handling of ieee_multilib_flags.
3483         Pass -mieee for alpha*-*-* and sh-*-*.
3484         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
3485
3486 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
3487
3488         Remove old-abi tests.
3489         * g++.old-deja/g++.mike/p11116.C: Remove.
3490         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
3491
3492 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
3493
3494         * g77.f-torture/compile/pr3743.f:  New test
3495
3496 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
3497
3498         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
3499
3500 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3501
3502         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
3503         g++.old-deja/g++.pt/static6.C: Likewise.
3504         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
3505         supports weak symbols.
3506
3507 2001-07-18  Andreas Jaeger  <aj@suse.de>
3508
3509         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
3510         supported again.
3511
3512 2001-07-18  Andreas Jaeger  <aj@suse.de>
3513
3514         * gcc.dg/iftrap-1.c: Fix target line.
3515
3516 2001-07-17  Richard Henderson  <rth@redhat.com>
3517
3518         * gcc.c-torture/execute/20010717-1.c: New.
3519
3520 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3521
3522         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
3523         tests.
3524
3525 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3526
3527         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
3528
3529 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3530
3531         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
3532         UAC_SIGBUS, UAC_NOPRINT definitions.
3533
3534 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
3535
3536         * objc/execute/object_is_class.m: New test.
3537         * objc/execute/object_is_meta_class.m: New test.
3538
3539 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3540
3541         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
3542         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
3543
3544 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
3545
3546         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
3547         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
3548
3549 2001-07-14  Richard Henderson  <rth@redhat.com>
3550
3551         * gcc.dg/iftrap-1.c: New.
3552
3553 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
3554
3555         * g77.f-torture/execute/intrinsic77.f: New test.
3556
3557 2001-07-11  Janis Johnson <janis@us.ibm.com>
3558
3559         * gcc.misc-tests/gcov-3.c: New test.
3560
3561 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
3562
3563         * gcc.c-torture/compile/20010711-1.c,
3564         * gcc.c-torture/compile/20010711-2.c: New tests.
3565
3566 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
3567
3568         * gcc.c-torture/execute/20010711-1.c: New test.
3569
3570 2001-07-11  Ben Elliston  <bje@redhat.com>
3571
3572         * g++.old-deja/g++.other/enum5.C: New test.
3573
3574 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
3575
3576         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
3577         (g++-dg-prune): Call prune_gcc_output.
3578         * prune.exp: New file for prune_gcc_output.
3579         * lib/g++.exp, lib/gcc.exp: Load it.
3580
3581 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3582
3583         * gcc.c-torture/compile/20010701-1.c,
3584         g++.old-deja/g++.ext/attrib6.C: New tests.
3585
3586 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
3587
3588         * gcc.c-torture/compile/20010706-1.c: New test.
3589
3590 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
3591
3592         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
3593
3594 2001-06-28  Stan Shebs  <shebs@apple.com>
3595
3596         * gcc.dg/pragma-darwin.c: New test.
3597
3598 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3599
3600         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
3601         Solaris 2.[678] system.
3602
3603 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3604
3605         * gcc.dg/20010622-1.c: New test.
3606
3607 2001-06-18  Stan Shebs  <shebs@apple.com>
3608
3609         * objc.dg: New directory.
3610         * objc.dg/dg.exp: New file.
3611         * objc.dg/alias.m: New.
3612         * objc.dg/class-1.m: New.
3613         * objc.dg/class-2.m: New.
3614         * objc.dg/const-str-1.m: New.
3615         * objc.dg/const-str-2.m: New.
3616         * objc.dg/id-1.m: New.
3617         * objc.dg/method-1.m: New.
3618         * objc.dg/super-class-1.m: New.
3619         * lib/objc-dg.exp: New file.
3620
3621 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3622
3623         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
3624         of label name.
3625
3626 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
3627
3628         * g++.old-deja/g++.abi/vbase8-9.C: New test.
3629
3630 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3631
3632         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
3633         variable.
3634
3635 2001-06-12  Richard Henderson  <rth@redhat.com>
3636
3637         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
3638
3639 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
3640
3641         * g++.old-deja/g++.abi/vbase5.C: New test.
3642         * g++.old-deja/g++.abi/vbase6.C: New test.
3643         * g++.old-deja/g++.abi/vbase7.C: New test.
3644
3645 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3646
3647         * gcc.c-torture/compile/20010610-1.c: New test.
3648
3649 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
3650
3651         * g++.old-deja/g++.abi/vbase4.C: New test.
3652
3653 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3654
3655         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
3656         support %f for HC11/HC12 targets.
3657         * gcc.c-torture/execute/930513-1.x: New file, likewise.
3658         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
3659         on HC11/HC12 targets.
3660         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
3661
3662 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3663
3664         * gcc.dg/wchar_t-1.c: New file.
3665         * gcc.dg/wint_t-1.c: Likewise.
3666
3667 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
3668
3669         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
3670
3671 2001-06-11  Richard Henderson  <rth@redhat.com>
3672
3673         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
3674
3675 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3676
3677         * gcc.c-torture/compile/20010611-1.c: New test.
3678
3679 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3680
3681         * gcc.dg/c99-tag-1.c: Add more tests.
3682
3683 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
3684
3685         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
3686         representation on MN10300 and ARM/Thumb.
3687
3688 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
3689
3690         * g77.f-torture/execute/20010610.f: New.
3691
3692 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
3693
3694         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
3695         names.
3696
3697 2001-06-09  Richard Henderson  <rth@redhat.com>
3698
3699         * gcc.c-torture/execute/ashrdi-1.c: New.
3700         * gcc.c-torture/execute/ashldi-1.c: New.
3701         * gcc.c-torture/execute/lshrdi-1.c: New.
3702
3703 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
3704
3705         * objc/execute/load-3.m: Added. Check sending +load to categories,
3706         in addition to classes.
3707
3708 2001-06-08  Stan Shebs  <shebs@apple.com>
3709
3710         * objc/execute/load-2.m: New test.  From Nicola Pero
3711         <n.pero@mi.flashnet.it>.
3712
3713 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
3714
3715         * gcc.c-torture/execute/20010605-2.c: New test.
3716
3717 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
3718
3719         * g++.old-deja/g++.abi/vbase2.C: New test.
3720         * g++.old-deja/g++.abi/vbase3.C: New test.
3721
3722 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
3723
3724         * g++.old-deja/g++.pt/friend49.C: New test.
3725
3726 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
3727
3728         * g++.old-deja/g++.ext/anon3.C: New test.
3729
3730 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
3731
3732         * g++.old-deja/g++.other/conv7.C: New test.
3733
3734 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
3735
3736         * gcc.c-torture/compile/20010605-2.c: New test.
3737
3738 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3739
3740         * gcc.c-torture/execute/20010604-1.c: New test.
3741
3742 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
3743
3744         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
3745
3746 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
3747
3748         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
3749         (g++_link_flags): Likewise.
3750         (g++_init): Pass gccpath's value to two previous functions.
3751
3752 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3753
3754         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
3755         Ensure logfile entry matches exec command line.
3756
3757 2001-05-31  Richard Henderson  <rth@redhat.com>
3758
3759         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
3760         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
3761
3762 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
3763
3764         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
3765         compiler for irix6.2
3766
3767 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
3768
3769         * g++.old-deja/g++.other/optimize3.C: New file.
3770
3771 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
3772
3773         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
3774         assemble.
3775
3776 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
3777
3778         * g++.old-deja/g++.other/optimize2.C: New file.
3779
3780 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
3781
3782         * gcc.c-torture/compile/20010518-2.c: New file.
3783         * gcc.c-torture/execute/20010518-1.c: New file.
3784         * gcc.c-torture/execute/20010518-2.c: New file.
3785
3786 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3787
3788         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
3789
3790 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
3791
3792         G++ no longer defines builtins that do not begin with __builtin.
3793         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
3794         * g++.old-deja/g++.brendand/misc13.C: Likewise.
3795         * g++.old-deja/g++.law/builtin1.C: Likewise.
3796         * g++.old-deja/g++.law/cvt2.C: Likewise.
3797         * g++.old-deja/g++.mike/net5.C: Likewise.
3798         * g++.old-deja/g++.other/builtins1.C: Likewise.
3799         * g++.old-deja/g++.other/builtins2.C: Likewise.
3800         * g++.old-deja/g++.other/builtins3.C: Likewise.
3801         * g++.old-deja/g++.other/builtins4.C: Likewise.
3802         * g++.old-deja/g++.other/inline8.C: Likewise.
3803         * g++.old-deja/g++.robertl/eb39.C: Likewise.
3804
3805 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
3806
3807         * g++.old-deja/g++.pt/using1.C: Adjust.
3808         * g++.old-deja/g++.pt/using2.C: New test.
3809
3810 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
3811
3812         * gcc.dg/cpp/charconst.c: New tests.
3813         * gcc.dg/cpp/escape.c: New tests.
3814         * gcc.dg/cpp/escape-1.c: New tests.
3815         * gcc.dg/cpp/escape-2.c: New tests.
3816         * gcc.dg/cpp/ucs.c: New tests.
3817
3818 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
3819
3820         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
3821         native compiler for irix6.5.
3822
3823 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
3824
3825         * lib/g++.exp (g++_include_flags): Use args to compute
3826         get_multilibs.
3827         (g++_link_flags): Likewise.
3828         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
3829
3830 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3831
3832         * gcc.dg/c90-hexfloat-1.c: Add more tests.
3833
3834 2001-05-21  Geoff Keating  <geoffk@redhat.com>
3835
3836         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
3837         this file.
3838
3839 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3840
3841         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
3842         STACK_SIZE;
3843         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
3844         to STACK_SIZE; Use it to define size of add_histo array.
3845         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
3846         to STACK_SIZE.
3847         (f): Use GITT_SIZE to define size of gitt local table.
3848         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
3849         to STACK_SIZE; Use it to define size of bytemem array.
3850
3851 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3852
3853         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
3854         on 68HC11/HC12 due to the asm instruction.
3855         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
3856         * gcc.c-torture/compile/920520-1.x: Likewise.
3857         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
3858         on 68HC11/HC12 because the function is larger than 64K.
3859         * gcc.c-torture/compile/961203-1.x: New file, this test fails
3860         on 68HC11/HC12 because the structure is too large.
3861
3862 2001-05-20  Richard Henderson  <rth@redhat.com>
3863
3864         * gcc.c-torture/execute/20010520-1.c: New.
3865
3866 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3867
3868         * g++.old-deja/g++.warn/compare1.C: New test.
3869         * gcc.dg/compare4.c: New test.
3870
3871 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
3872
3873         * g++.old-deja/g++.other/optimize1.C: New test.
3874
3875 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3876
3877         * g++.old-deja/g++.pt/spec41.C: New test.
3878
3879 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
3880
3881         * gcc.c-torture/compile/20010114-1.x: Remove.
3882
3883 2001-05-18  Stan Shebs  <shebs@apple.com>
3884
3885         * gcc.c-torture/compile/20010518-1.c: New test.
3886
3887 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
3888
3889         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
3890         * g++.old-deja/g++.pt/crash67.C: New test.
3891
3892 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
3893
3894         * g++.old-deja/g++.other/debug9.C: New test.
3895
3896 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
3897
3898         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
3899
3900 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
3901
3902         * gcc.c-torture/compile/20010516-1.c: New test.
3903
3904 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
3905
3906         * g++.old-deja/g++.other/crash41.C: New test.
3907
3908 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
3909
3910         * g++.old-deja/g++.pt/crash66.C: New test.
3911
3912 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
3913
3914         * g++.old-deja/g++.robertl/eb27.C: Convert.
3915
3916 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
3917
3918         * g++.dg/friend-warn.C: New test.  Do not warn about friend
3919         declaration being redundant.
3920
3921 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
3922
3923         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
3924
3925 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
3926
3927         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
3928
3929 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
3930
3931         * lib/g++.exp: Use testsuite_flags.
3932
3933 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
3934
3935         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
3936
3937 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3938
3939         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
3940
3941 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
3942
3943         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
3944
3945 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
3946
3947         * gcc.c-torture/compile/20010313-1.c: New test.
3948
3949 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
3950
3951         * gcc.dg/cpp/direct2.c: New test.
3952         * gccq.dg/cpp/direct2s.c: New test.
3953
3954         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
3955
3956 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
3957
3958         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
3959         * g++.old-deja/g++.other/op3.C: Likewise.
3960
3961 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
3962
3963         * gcc.dg/cpp/syshdr.h: New file.
3964         * gcc.dg/cpp/sysmac1.c: Update.
3965         * gcc.dg/cpp/sysmac2.c: Update.
3966
3967 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3968
3969         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
3970
3971 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
3972
3973         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
3974         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
3975
3976 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
3977
3978         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
3979
3980 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
3981
3982         * lib/g++.exp (g++_include_flags): Don't use any special flags
3983         if TESTING_IN_BUILD_TREE is not defined.
3984         (g++_init): Use a plain 'c++' as the compiler if
3985         TESTING_IN_BUILD_TREEE is not defined.
3986
3987 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
3988
3989         * g++.old-deja/g++.eh/catch13.C: New test.
3990         * g++.old-deja/g++.eh/catch14.C: New test.
3991
3992 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
3993
3994         * gcc.dg/cpp/tr-define.c: New test.
3995
3996 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
3997
3998         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
3999         <stdlib.h>, not <malloc.h>.
4000
4001 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
4002
4003         * g++.old-deja/g++.ns/template17.C: New test.
4004
4005 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
4006
4007         * g++.old-deja/g++.pt/ref4.C: New test.
4008
4009 2001-04-30  Richard Henderson  <rth@redhat.com>
4010
4011         * gcc.dg/20000724-1.c: Revert last change.
4012
4013 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
4014
4015         * g77.f-torture/execute/20010430.f: New test.
4016
4017 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
4018
4019         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
4020
4021 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
4022
4023         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
4024
4025 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
4026
4027         * g++.old-deja/g++.eh/crash6.C: New test.
4028
4029 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
4030
4031         * g++.old-deja/g++.other/warn7.C: New test.
4032
4033 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
4034
4035         * g++.old-deja/g++.other/defarg9.C: New test.
4036
4037 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
4038
4039         * g77.f-torture/compile/20010426.f: New test.
4040         * g77.f-torture/execute/20010426.f: New test.
4041
4042 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
4043
4044         * g77.f-torture/compile/20000629-1.x: Remove - error
4045         has been fixed.
4046
4047 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
4048
4049         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
4050         Tweak slightly to work with g++.dg framework.
4051         * g++.dg/special/ecos.exp: Run initp1.C test.
4052         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
4053
4054         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
4055         its linker doesn't give line numbers either.
4056         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
4057
4058 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
4059
4060         * g++.old-deja/g++.other/lex1.C: New test.
4061
4062 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
4063
4064         * gcc.dg/noncompile/20010425-1.c: New test.
4065
4066 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
4067
4068         * g++.old-deja/g++.pt/mangle2.C: New test.
4069
4070 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
4071
4072         * gcc.dg/format/plus-1.c: New test.
4073
4074 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
4075
4076         * gcc.dg/20010423-1.c: New test.
4077
4078 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
4079
4080         * gcc.c-torture/execute/20010422-1.c: New test.
4081
4082 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
4083
4084         * g++.old-deja/g++.ns/type2.C: New test.
4085
4086 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
4087
4088         * g++.old-deja/g++.other/perf1.C: New test.
4089
4090 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
4091
4092         * gcc.dg/c99-func-2.c: Remove xfail.
4093         * gcc.dg/c99-func-3.c: Remove xfail.
4094         * gcc.dg/c99-func-4.c: Remove xfail.
4095
4096 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
4097
4098         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
4099
4100 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
4101
4102         * gcc.c-torture/compile/20010423-1.c: New test.
4103
4104 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
4105
4106         * g++.old-deja/g++.pt/typename28.C: New test.
4107
4108 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
4109
4110         * g++.old-deja/g++.abi/empty2.C: New test.
4111         * g++.old-deja/g++.abi/empty3.C: New test.
4112
4113 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
4114
4115         * g++.old-deja/g++.other/comdat2.C: New test.
4116         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
4117
4118 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
4119
4120         * g++.old-deja/g++.other/overload14.C: New test.
4121
4122 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
4123
4124         * g++.old-deja/g++.other/lookup23.C: New test.
4125
4126 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
4127
4128         * gcc.c-torture/execute/20010403-1.c: New test.
4129
4130 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
4131             Mark Mitchell  <mark@codesourcery.com>
4132
4133         * lib/old-dejagnu.exp: Don't delete output of executable.
4134         Add .exe suffix to executables.
4135
4136 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
4137
4138         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
4139
4140 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4141
4142         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
4143
4144 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
4145
4146         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
4147         * g++.old-deja/g++.abi/crash1.C: New test.
4148
4149 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
4150
4151         * g++.old-deja/g++.other/crash40.C: New test.
4152
4153 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4154
4155         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
4156
4157 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
4158
4159         * g++.old-deja/g++.other/warn6.C: New test.
4160
4161 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
4162
4163         * g++.old-deja/g++.robertl/eb42.C: Same.
4164
4165 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4166
4167         * gcc.dg/wtr-conversion-1.c: New testcase.
4168
4169 2001-04-10  Richard Henderson  <rth@redhat.com>
4170
4171         * g++.old-deja/g++.other/array5.C: New.
4172
4173 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4174
4175         * gcc.c-torture/execute/20010408-1.c: New test.
4176
4177 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
4178
4179         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
4180         headers and constructs.
4181         * g++.old-deja/g++.robertl/eb79.C: Same.
4182         * g++.old-deja/g++.robertl/eb77.C (main): Same.
4183         * g++.old-deja/g++.robertl/eb73.C: Same.
4184         * g++.old-deja/g++.robertl/eb66.C (main): Same.
4185         * g++.old-deja/g++.robertl/eb55.C (t): Same.
4186         * g++.old-deja/g++.robertl/eb54.C (main): Same.
4187         * g++.old-deja/g++.robertl/eb46.C (main): Same.
4188         * g++.old-deja/g++.robertl/eb44.C: Same.
4189         * g++.old-deja/g++.robertl/eb41.C (main): Same.
4190         * g++.old-deja/g++.robertl/eb4.C (main): Same.
4191         * g++.old-deja/g++.robertl/eb39.C: Same.
4192         * g++.old-deja/g++.robertl/eb33.C (main): Same.
4193         * g++.old-deja/g++.robertl/eb31.C (main): Same.
4194         * g++.old-deja/g++.robertl/eb30.C: Same.
4195         * g++.old-deja/g++.robertl/eb3.C: Same.
4196         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
4197         * g++.old-deja/g++.robertl/eb21.C: Same.
4198         * g++.old-deja/g++.robertl/eb15.C: Same.
4199         * g++.old-deja/g++.robertl/eb118.C: Same.
4200         * g++.old-deja/g++.robertl/eb115.C (main): Same.
4201         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
4202         * g++.old-deja/g++.robertl/eb109.C: Same.
4203         * g++.old-deja/g++.other/sibcall1.C (main): Same.
4204         * g++.old-deja/g++.mike/rtti1.C: Same.
4205         * g++.old-deja/g++.mike/p658.C: Same.
4206         * g++.old-deja/g++.mike/net46.C: Same.
4207         * g++.old-deja/g++.mike/net34.C: Same.
4208         * g++.old-deja/g++.mike/memoize1.C: Same.
4209         * g++.old-deja/g++.mike/eh2.C: Same.
4210         * g++.old-deja/g++.law/weak.C: Same.
4211         * g++.old-deja/g++.law/visibility7.C: Same.
4212         * g++.old-deja/g++.law/visibility25.C: Same.
4213         * g++.old-deja/g++.law/visibility22.C: Same.
4214         * g++.old-deja/g++.law/visibility2.C: Same.
4215         * g++.old-deja/g++.law/visibility17.C: Same.
4216         * g++.old-deja/g++.law/visibility13.C: Same.
4217         * g++.old-deja/g++.law/visibility10.C: Same.
4218         * g++.old-deja/g++.law/visibility1.C: Same.
4219         * g++.old-deja/g++.law/virtual3.C (eval): Same.
4220         * g++.old-deja/g++.law/vbase1.C: Same.
4221         * g++.old-deja/g++.law/operators32.C: Same.
4222         * g++.old-deja/g++.law/nest3.C: Same.
4223         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
4224         * g++.old-deja/g++.law/except5.C (main): Same.
4225         * g++.old-deja/g++.law/cvt7.C (run): Same.
4226         * g++.old-deja/g++.law/cvt2.C: Same.
4227         * g++.old-deja/g++.law/cvt16.C: Same.
4228         * g++.old-deja/g++.law/ctors6.C (bar): Same.
4229         * g++.old-deja/g++.law/ctors17.C (main): Same.
4230         * g++.old-deja/g++.law/ctors13.C: Same.
4231         * g++.old-deja/g++.law/ctors12.C (main): Same.
4232         * g++.old-deja/g++.law/ctors10.C: Same.
4233         * g++.old-deja/g++.law/code-gen5.C: Same.
4234         * g++.old-deja/g++.law/bad-error7.C: Same.
4235         * g++.old-deja/g++.law/arm9.C: Same.
4236         * g++.old-deja/g++.law/arm12.C: Same.
4237         * g++.old-deja/g++.law/arg8.C: Same.
4238         * g++.old-deja/g++.law/arg1.C: Same.
4239         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
4240         * g++.old-deja/g++.jason/template31.C: Same.
4241         * g++.old-deja/g++.jason/template24.C (main): Same.
4242         * g++.old-deja/g++.jason/2371.C: Same.
4243         * g++.old-deja/g++.eh/new2.C: Same.
4244         * g++.old-deja/g++.eh/new1.C: Same.
4245         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
4246         * g++.old-deja/g++.brendan/nest21.C (main): Same.
4247         * g++.old-deja/g++.brendan/err-msg3.C: Same.
4248         * g++.old-deja/g++.brendan/crash62.C: Same.
4249         * g++.old-deja/g++.brendan/crash52.C: Same.
4250         * g++.old-deja/g++.brendan/crash49.C (main): Same.
4251         * g++.old-deja/g++.brendan/crash38.C: Same.
4252         * g++.old-deja/g++.brendan/crash15.C (main): Same.
4253         * g++.old-deja/g++.brendan/copy9.C: Same.
4254
4255 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
4256
4257         * gcc.c-torture/execute/20001203-2.c (memset):
4258         Count argument is of type __SIZE_TYPE__.
4259
4260 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
4261
4262         * gcc.c-torture/compile/20010404-1.c: New test.
4263
4264 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
4265
4266         * gcc.c-torture/compile/20010326-1.c: New test.
4267
4268 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
4269
4270         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
4271         peculiarities of the SH.
4272         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
4273
4274 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4275
4276         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
4277         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
4278         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
4279
4280 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
4281
4282         * g77.f-torture/compile/20010321-1.f: New test.
4283
4284 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
4285
4286         * gcc.c-torture/compile/20010329-1.c: New test.
4287
4288 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
4289
4290         * gcc.c-torture/execute/20010329-1.c: New test.
4291
4292 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
4293
4294         * g++.old-deja/g++.other/eh4.C: Fix typo.
4295
4296 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
4297
4298         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
4299
4300 2001-03-28  Philip Blundell  <philb@gnu.org>
4301
4302         * gcc.c-torture/compile/20010328-1.c: New test.
4303
4304 2001-03-27  Richard Henderson  <rth@redhat.com>
4305
4306         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
4307         * g++.old-deja/g++.eh/vbase3.C: Likewise.
4308
4309 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
4310
4311         * gcc.c-torture/compile/20010327-1.c: New test.
4312
4313 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
4314
4315         * g++.old-deja/g++.other/friend12.C: New test.
4316         * g++.old-deja/g++.other/friend9.C: Expect no errors.
4317         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
4318
4319 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4320
4321         * gcc.c-torture/execute/20010325-1.c: New test.
4322
4323 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
4324
4325         * g++.old-deja/g++.other/mangle3.C: New test.
4326
4327 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
4328
4329         * g++.old-deja/g++.other/anon8.C: New test.
4330
4331 2001-03-20  Philip Blundell  <philb@gnu.org>
4332
4333         * gcc.c-torture/compile/20010320-1.c: New test.
4334
4335 2001-03-17  Richard Henderson  <rth@redhat.com>
4336
4337         * g++.old-deja/g++.other/eh4.C: Add expected error text.
4338
4339 2001-03-15  Geoff Keating  <geoff@redhat.com>
4340
4341         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
4342         tests on AIX.
4343
4344 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
4345
4346         * g++.old-deja/g++.other/eh4.C: New test.
4347
4348 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
4349
4350         * gcc.dg/cpp/mi1.c: Update.
4351
4352 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
4353
4354         * g++.old-deja/g++.other/regstack.C: New test.
4355
4356 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
4357
4358         * g++.old-deja/g++.other/ref4.C: New test.
4359
4360 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
4361
4362         * objc/execute/va_method.m: Added.
4363         * objc/execute/IMP.m: Added.
4364         * objc/execute/_cmd.m: Added.
4365         * objc/execute/accessing_ivars.m: Added.
4366         * objc/execute/class-1.m: Added.
4367         * objc/execute/class-10.m: Added.
4368         * objc/execute/class-11.m: Added.
4369         * objc/execute/class-12.m: Added.
4370         * objc/execute/class-13.m: Added.
4371         * objc/execute/class-14.m: Added.
4372         * objc/execute/class-2.m: Added.
4373         * objc/execute/class-3.m: Added.
4374         * objc/execute/class-4.m: Added.
4375         * objc/execute/class-5.m: Added.
4376         * objc/execute/class-6.m: Added.
4377         * objc/execute/class-7.m: Added.
4378         * objc/execute/class-8.m: Added.
4379         * objc/execute/class-9.m: Added.
4380         * objc/execute/class-tests-1.h
4381         * objc/execute/class-tests-2.h
4382         * objc/execute/compatibility_alias.m: Added.
4383         * objc/execute/encode-1.m: Added.
4384         * objc/execute/formal_protocol-1.m: Added.
4385         * objc/execute/formal_protocol-2.m: Added.
4386         * objc/execute/formal_protocol-3.m: Added.
4387         * objc/execute/formal_protocol-4.m: Added.
4388         * objc/execute/formal_protocol-5.m: Added.
4389         * objc/execute/formal_protocol-6.m: Added.
4390         * objc/execute/formal_protocol-7.m: Added.
4391         * objc/execute/informal_protocol.m: Added.
4392         * objc/execute/initialize.m: Added.
4393         * objc/execute/load.m: Added.
4394         * objc/execute/many_args_method.m: Added.
4395         * objc/execute/nested-3.m: Added.
4396         * objc/execute/no_clash.m: Added.
4397         * objc/execute/private.m: Added.
4398         * objc/execute/redefining_self.m: Added.
4399         * objc/execute/root_methods.m: Added.
4400         * objc/execute/selector-1.m: Added.
4401         * objc/execute/static-1.m: Added.
4402         * objc/execute/static-2.m: Added.
4403         * objc/execute/va_method.m: Added.
4404
4405 2001-03-10  Richard Henderson  <rth@redhat.com>
4406
4407         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
4408
4409 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
4410
4411         * g++.old-deja/g++.other/crash31.C: XFAIL.
4412         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
4413         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
4414         * gcc.c-torture/execute/20010123-1.x: XFAIL.
4415         * gcc.c-torture/execute/20010124-1.x: XFAIL.
4416         * gcc.dg/sequence-pt-1.c: XFAIL one test.
4417
4418 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
4419
4420         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
4421
4422 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
4423
4424         * gcc.dg/20000724-1.c: Don't use multiline strings.
4425
4426 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
4427
4428         * objc/execute/string1.m, objc/execute/string2.m: Compare the
4429         result of -cString against what we expect it to be; don't just
4430         print it out for no one to read.
4431
4432         * objc/execute/string3.m, objc/execute/string4.m: New tests.
4433         Based on testcases provided by Nicola Pero.
4434
4435 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
4436
4437         * gcc.dg/cpp/macro7.c: New test.
4438
4439 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
4440
4441         * gcc.dg/cpp/multiline.c: Update.
4442
4443 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
4444
4445         * g++.old-deja/g++.other/enum3.C: New test.
4446
4447 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
4448
4449         * g++.old-deja/g++.other/pod1.C: New test.
4450
4451 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
4452
4453         * g++.old-deja/g++.ext/overload1.C: New test.
4454
4455 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
4456
4457         * g++.old-deja/g++.pt/using1.C: New test.
4458
4459 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
4460
4461         * g++.old-deja/g++.other/using9.C: New test.
4462
4463 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
4464
4465         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
4466
4467         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
4468
4469 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
4470
4471         * g++.old-deja/g++.ext/realpt1.C: Remove.
4472
4473 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
4474
4475         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
4476
4477 2001-02-26  Will Cohen  <wcohen@redhat.com>
4478
4479         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
4480
4481 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
4482
4483         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
4484         templatized constructors.
4485
4486 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4487
4488         * gcc.c-torture/execute/20010224-1.c: New test.
4489
4490 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
4491
4492         * gcc.c-torture/execute/20010222-1.c: New test.
4493
4494 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
4495
4496         * g++.old-deja/g++.other/inline20.C: New test.
4497
4498 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4499
4500         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
4501
4502 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
4503
4504         * g++.old-deja/g++.other/lookup22.C: New test.
4505
4506 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
4507
4508         * g77.dg: New directory.
4509         * g77.dg/20010216-1.f: New test case.
4510         * g77.dg/dg.exp: New driver.
4511         * lib/g77-dg.exp: New driver library.
4512
4513 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4514
4515         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
4516
4517 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
4518
4519         * g++.old-deja/g++.other/decl9.C: New test.
4520
4521 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
4522
4523         * g++.old-deja/g++.other/init16.C: Update the test so that it does
4524         not need <string> and also tests the initialization at runtime.
4525
4526 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
4527
4528         * gcc.c-torture/execute/longlong.c: New test.
4529
4530 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
4531
4532         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
4533
4534 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
4535
4536         * gcc.c-torture/execute/920302-1.c (execute):
4537         Change argument type to short.
4538
4539 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
4540
4541         * g++.old-deja/g++.pt/deduct6.C: New test.
4542
4543 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
4544
4545         * g++.old-deja/g++.pt/deduct5.C: New test.
4546
4547 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
4548
4549         * gcc.c-torture/execute/20010209-1.c: New test.
4550
4551 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
4552
4553         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
4554
4555 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
4556
4557         * g++.dg/vtgc1.C: Update for new ABI.
4558
4559         * consistency.vlad: New directory, 1665 files.
4560
4561 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
4562
4563         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
4564         return type.
4565         * gcc.dg/cpp/digraphs.c: Declare puts.
4566
4567 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4568
4569         * g++.old-deja/g++.other/warn5.C: New test.
4570
4571 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4572
4573         * g++.old-deja/g++.pt/spec40.C: New test.
4574
4575 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4576
4577         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
4578         case.
4579         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
4580
4581 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
4582
4583         * gcc.c-torture/compile/20010209-1.c: New test.
4584
4585 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
4586
4587         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
4588         excess errors message but not if it crashes.
4589         * g++.old-deja/g++.other/crash27.C: Likewise.
4590         * g++.old-deja/g++.other/crash28.C: Likewise.
4591         * g++.old-deja/g++.other/crash30.C: Likewise.
4592         * g++.old-deja/g++.other/crash32.C: Likewise.
4593         * g++.old-deja/g++.other/crash35.C: Likewise.
4594         * g++.old-deja/g++.pt/inherit2.C: Likewise.
4595
4596 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4597
4598         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
4599         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
4600         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
4601         g77.f-torture/execute/execute.exp,
4602         g77.f-torture/noncompile/noncompile.exp,
4603         gcc.c-torture/execute/execute.exp,
4604         gcc.c-torture/execute/memcheck/memcheck.exp,
4605         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
4606         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
4607         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
4608         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
4609         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
4610         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
4611         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
4612         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
4613         Remove bug reporting instructions with ancient email addresses.
4614
4615 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
4616
4617         * gcc.dg/20010202-1.c: New test.
4618         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
4619
4620 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
4621
4622         * g++.dg/stdbool-if.C: New test.
4623
4624 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4625
4626         * objc/execute/fdecl.m: Added main().
4627
4628 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
4629
4630         * gcc.c-torture/execute/20010206-1.c: New test.
4631
4632 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
4633
4634         * gcc.dg/cpp/avoidpaste1.c: Update.
4635
4636 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4637
4638         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
4639         Pero <nicola@brainstorm.co.uk>.
4640         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
4641
4642 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
4643
4644         * g++.old-deja/g++.pt/spec39.C: New test.
4645
4646 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
4647
4648         * gcc.c-torture/compile/20010202-1.c: New test.
4649
4650 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
4651
4652         * g++.old-deja/g++.abi/primary2.C: New test.
4653         * g++.old-deja/g++.abi/primary3.C: New test.
4654         * g++.old-deja/g++.abi/primary4.C: New test.
4655         * g++.old-deja/g++.abi/primary5.C: New test.
4656         * g++.old-deja/g++.abi/vtable3.h: New test.
4657         * g++.old-deja/g++.abi/vtable3a.C: New test.
4658         * g++.old-deja/g++.abi/vtable3b.C: New test.
4659         * g++.old-deja/g++.abi/vtable3c.C: New test.
4660         * g++.old-deja/g++.abi/vtable3d.C: New test.
4661         * g++.old-deja/g++.abi/vtable3e.C: New test.
4662         * g++.old-deja/g++.abi/vtable3f.C: New test.
4663         * g++.old-deja/g++.abi/vtable3g.C: New test.
4664         * g++.old-deja/g++.abi/vtable3h.C: New test.
4665         * g++.old-deja/g++.abi/vtable3i.C: New test.
4666         * g++.old-deja/g++.abi/vtable3j.C: New test.
4667         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
4668
4669 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
4670
4671         * g++.old-deja/g++.other/anon6.C: New test.
4672         * g++.old-deja/g++.other/anon7.C: New test.
4673
4674 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
4675
4676         * gcc.dg/cpp/avoidpaste2.c: New tests.
4677
4678 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
4679
4680         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
4681
4682 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
4683
4684         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
4685         DECIMAL_DIG cases for Irix."
4686
4687 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
4688
4689         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
4690
4691 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4692
4693         * gcc.dg/c99-tag-1.c: New test.
4694
4695 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
4696
4697         * gcc.dg/cpp/tr-warn1.c: Add tests.
4698
4699 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
4700
4701         * gcc.dg/cpp/avoidpaste1.c: Update.
4702         * gcc.dg/cpp/paste4.c: Update.
4703
4704 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
4705
4706         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
4707         cases for Irix.
4708
4709 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4710
4711         * g++.old-deja/g++.other/inline19.C: New test.
4712
4713 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
4714
4715         * gcc.dg/Wlarger-than.c: New test.
4716
4717 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
4718
4719         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
4720
4721 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
4722
4723         * gcc.c-torture/execute/20010129-1.c: New test.
4724         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
4725
4726 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
4727
4728         * gcc.dg/cpp/avoidpaste1.c: Test case.
4729
4730 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
4731
4732         * g++.old-deja/g++.other/inline18.C: New test.
4733
4734 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4735
4736         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
4737         and __builtin_putchar.
4738
4739 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
4740
4741         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
4742         tests.
4743
4744 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
4745
4746         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
4747         floating point number rounding mode to round to the nearest
4748         representable mode.
4749
4750 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
4751
4752         * g++.old-deja/g++.other/mangle2.C: New test.
4753
4754 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
4755
4756         * gcc.c-torture/compile/20010124-1.c: New test.
4757
4758 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
4759
4760         * g++.old-deja/g++.pt/spec38.C: New test.
4761
4762 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4763
4764         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
4765         "Build don't run".
4766
4767 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4768
4769         * gcc.c-torture/execute/20010123-1.c: New test.
4770
4771 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
4772
4773         * g++.old-deja/g++.pt/spec37.C: New test.
4774
4775 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
4776
4777         * g++.old-deja/g++.pt/overload14.C: New test.
4778
4779 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4780
4781         * gcc.c-torture/execute/20010122-1.c: New test, exercise
4782         __builtin_return_address.
4783
4784 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
4785
4786         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
4787         * g++.old-deja/g++.pt/spec35.C: New test.
4788         * g++.old-deja/g++.pt/spec36.C: New test.
4789
4790 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
4791
4792         * gcc.c-torture/compile/20010118-1.c: New test.
4793
4794 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
4795
4796         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
4797
4798 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
4799
4800         * gcc.c-torture/execute/20010119-1.c: New test.
4801
4802 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4803
4804         * g++.old-deja/g++.other/vbase5.C: New test.
4805
4806 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
4807
4808         * gcc.c-torture/execute/20010118-1.c: New test.
4809
4810 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4811
4812         * g++.old-deja/g++.pt/deduct3.C: New test.
4813
4814 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4815
4816         * g++.old-deja/g++.pt/spec34.C: New test.
4817
4818 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
4819
4820         * g77.f-torture/compile/20000601-2.f: New test.
4821
4822 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4823
4824         * g++.old-deja/g++.other/init17.C: New test.
4825
4826 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
4827
4828         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
4829
4830 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4831
4832         * g++.old-deja/g++.pt/unify8.C: New test.
4833
4834 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4835
4836         * g++.old-deja/g++.abi/vbase1.C: New test.
4837
4838 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4839
4840         * g++.old-deja/g++.pt/crash65.C: New test.
4841
4842 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
4843
4844         * gcc.dg/cpp/assembl2.S: New test case.
4845
4846 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
4847
4848         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
4849         are supported.
4850
4851 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4852
4853         * g++.old-deja/g++.other/builtins1.C: New test.
4854         * g++.old-deja/g++.other/builtins2.C: Likewise.
4855         * g++.old-deja/g++.other/builtins3.C: Likewise.
4856         * g++.old-deja/g++.other/builtins4.C: Likewise.
4857
4858 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
4859
4860         * gcc.c-torture/compile/20010117-1.c: New test.
4861         * gcc.c-torture/compile/20010117-2.c: New test.
4862
4863 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4864
4865         * g77.f-torture/execute/20010116.[fx]: New test,
4866         XFAIL on i?86-*-*.
4867         * g77.f-torture/compile/20010115.f: Indicate it's
4868         a test for PR fortran/1636.
4869
4870 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
4871
4872         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
4873
4874 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4875
4876         * g77.f-torture/compile/20010115.f: New test.
4877
4878 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
4879
4880         * g++.old-deja/g++.pt/nontype5.C: New test.
4881
4882 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
4883
4884         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
4885         have an equivalent working one below it.
4886
4887 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
4888
4889         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
4890         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
4891
4892 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
4893
4894         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
4895         message containing "init_priority".
4896         (conpr-2.C): Likewise.
4897         (conpr-3.C): Likewise.
4898         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
4899
4900 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4901
4902         * gcc.c-torture/execute/20010114-2.c: New test.
4903
4904 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
4905
4906         * gcc.c-torture/compile/20010114-1.c: New test.
4907         * gcc.c-torture/compile/20010114-1.x: Xfail.
4908         * gcc.c-torture/compile/20010114-2.c: New test.
4909         * gcc.c-torture/execute/20010114-1.c: New test.
4910         * gcc.dg/trunc-1.c: New test.
4911         * gcc.dg/uninit-B.c: New test.
4912
4913 2001-01-13  Nick Clifton  <nickc@redhat.com>
4914
4915         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
4916         target.
4917
4918 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4919
4920         * gcc.c-torture/compile/20010113-1.c: New test.
4921
4922 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
4923
4924         * gcc.c-torture/compile/20001212-1.c: New test.
4925
4926 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4927
4928         * gcc.dg/cpp/widestr1.c: Update.
4929         * gcc.dg/cpp/prag-imp.c: Remove.
4930
4931 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
4932
4933         * gcc.c-torture/execute/20000801-3.x: Remove.
4934         * gcc.dg/c90-init-1.c: New test.
4935         * gcc.dg/c99-init-1.c: New test.
4936         * gcc.dg/c99-init-2.c: New test.
4937         * gcc.dg/gnu99-init-1.c: New test.
4938
4939 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
4940
4941         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
4942         testing that no relevant ones were found.
4943
4944 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
4945
4946         * g++.old-deja/g++.pt/cast2.C: New test.
4947
4948 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
4949
4950         * g++.old-deja/g++.pt/friend47.C: New test.
4951
4952 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4953
4954         * g++.old-deja/g++.pt/instantiate13.C: New test.
4955
4956 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4957
4958         * g++.old-deja/g++.other/defarg7.C: New test.
4959         * g++.old-deja/g++.other/defarg8.C: New test.
4960
4961 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4962
4963         * g++.old-deja/g++.pt/crash64.C: New test.
4964
4965 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4966
4967         * g++.old-deja/g++.pt/crash63.C: New test.
4968
4969 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
4970
4971         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
4972
4973 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
4974
4975         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
4976
4977 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
4978
4979         * g++.old-deja/g++.pt/error3.C: New test.
4980
4981 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
4982
4983         * g++.old-deja/g++.other/crash39.C: New test.
4984
4985 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
4986
4987         * g++.old-deja/g++.other/vbase4.C: New test.
4988
4989 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
4990
4991         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
4992         * gcc.dg/special/20000419-2.c: New file. Identical to above.
4993         * gcc.dg/special/special.exp: New test driver which will check
4994         for alias support for the above test.
4995
4996 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
4997
4998         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
4999         problems on small machines.
5000         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
5001         parameterize.
5002
5003 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
5004
5005         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
5006         mips.
5007         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
5008
5009 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
5010
5011         * g++.old_deja/g++.pt/using8.C: New test.
5012
5013 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5014
5015         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
5016
5017 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
5018
5019         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
5020         where a failure is expected.
5021         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
5022
5023 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
5024
5025         * g++.old_deja/g++.pt/instantiate12.C: New test.
5026
5027 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
5028
5029         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
5030         start of structs.
5031         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
5032         * g++.old-deja/g++.brendan/crash17.C: Likewise.
5033         * g++.old-deja/g++.brendan/crash29.C: Likewise.
5034         * g++.old-deja/g++.brendan/crash48.C: Likewise.
5035         * g++.old-deja/g++.brendan/ns1.C: Likewise.
5036         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
5037         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
5038         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
5039         * g++.old-deja/g++.eh/spec6.C: Likewise.
5040         * g++.old-deja/g++.jason/crash3.C: Likewise.
5041         * g++.old-deja/g++.law/ctors11.C: Likewise.
5042         * g++.old-deja/g++.law/ctors17.C: Likewise.
5043         * g++.old-deja/g++.law/ctors5.C: Likewise.
5044         * g++.old-deja/g++.law/ctors9.C: Likewise.
5045         * g++.old-deja/g++.mike/ambig1.C: Likewise.
5046         * g++.old-deja/g++.mike/net22.C: Likewise.
5047         * g++.old-deja/g++.mike/p3538a.C: Likewise.
5048         * g++.old-deja/g++.mike/p3538b.C: Likewise.
5049         * g++.old-deja/g++.mike/virt3.C: Likewise.
5050         * g++.old-deja/g++.niklas/t128.C: Likewise.
5051         * g++.old-deja/g++.other/anon4.C: Likewise.
5052         * g++.old-deja/g++.other/using1.C: Likewise.
5053         * g++.old-deja/g++.other/warn3.C: Likewise.
5054         * g++.old-deja/g++.pt/t37.C: Likewise.
5055         * g++.old-deja/g++.robertl/eb69.C: Likewise.
5056         * g++.old-deja/g++.robertl/eb71.C: Likewise.
5057
5058 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
5059
5060         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
5061
5062 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5063
5064         * gcc.c-torture/execute/stdio-opt-3.c: New test.
5065
5066 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
5067
5068         * gcc.c-torture/compile/20010107-1.c: New test.
5069
5070 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5071
5072         * gcc.c-torture/execute/builtin-noret-1.c: New test.
5073
5074 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5075
5076         * gcc.dg/format/format.h: New file.
5077         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
5078         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
5079         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
5080         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
5081         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
5082         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
5083         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
5084         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
5085         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
5086         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
5087         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
5088         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
5089         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
5090         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
5091         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
5092         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
5093         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
5094         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
5095         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
5096         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
5097         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
5098         instead of declaring standard types, macros and functions in each
5099         test.
5100
5101 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
5102
5103         * gcc.c-torture/execute/20010106-1.c: New test.
5104
5105 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
5106
5107         * gcc.dg/format/format.exp: New file.
5108         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
5109         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
5110         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
5111         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
5112         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
5113         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
5114         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
5115         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
5116         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
5117         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
5118         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
5119         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
5120         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
5121         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
5122         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
5123         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
5124         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
5125         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
5126         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
5127         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
5128         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
5129         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
5130         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
5131         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
5132         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
5133         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
5134         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
5135         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
5136         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
5137         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
5138         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
5139         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
5140         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
5141         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
5142         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
5143         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
5144         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
5145         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
5146         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
5147         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
5148         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
5149         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
5150
5151 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
5152
5153         * gcc.c-torture/execute/991228-1.c: Take word endianness into
5154         account.
5155
5156 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
5157
5158         * gcc.c-torture/execute/builtin-complex-1.c: New test.
5159
5160 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
5161
5162         * g++.old-deja/g++.pt/crash62.C: New test.
5163
5164 2001-01-04  Richard Henderson  <rth@redhat.com>
5165
5166         * gcc.dg/20000926-1.c: Update expected warnings.
5167         * gcc.dg/array-2.c: Likewise.
5168         * gcc.dg/array-4.c: Also validate flexible array members.
5169         * gcc.dg/c99-flex-array-1.c: New.
5170
5171 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
5172
5173         * gcc.c-torture/compile/20001222-1.x: Remove.
5174
5175 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5176
5177         * gcc.c-torture/execute/built-in-setjmp.c: New.
5178
5179 2001-01-03  Richard Henderson  <rth@redhat.com>
5180
5181         * gcc.dg/940510-1.c: Update expected error wording.
5182         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
5183
5184 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
5185
5186         * lib/target-supports.exp (check_alias_available): Modified to
5187         indicate aliases not supported if only weak aliases are supported.
5188
5189 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5190
5191         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
5192         Turn on cmpstrsi checks for __pj__ and __i370__.
5193
5194 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
5195
5196         * g++.old-deja/g++.other/virtual11.C: New test.
5197
5198 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
5199
5200         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
5201
5202 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5203
5204         * gcc.c-torture/compile/20010102-1.c: New test.
5205
5206 2001-01-02  Andreas Jaeger  <aj@suse.de>
5207
5208         * gcc.dg/noreturn-3.c: New test.
5209
5210         * gcc.dg/noreturn-4.c: New test.
5211
5212 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5213
5214         * gcc.c-torture/execute/stdio-opt-1.c: Also test
5215         __builtin_fputc and __builtin_fwrite.
5216
5217 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
5218
5219         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
5220         signed char, not default char.
5221
5222 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
5223
5224         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
5225
5226 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
5227
5228         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
5229
5230 2000-12-29  Richard Henderson  <rth@redhat.com>
5231
5232         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
5233         (__cyg_profile_func_exit): Define.
5234
5235 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
5236
5237         * g++.dg/vtgc1.C: New test.
5238
5239 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
5240
5241         * gcc.dg/noncompile/20001228-1.c: New test.
5242
5243         * gcc.dg/20001228-1.c: New test.
5244
5245         * gcc.c-torture/execute/20001228-1.c: New test.
5246
5247 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
5248
5249         * gcc.dg/format-strfmon-1.c: New test.
5250
5251 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5252
5253         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
5254         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
5255         * gcc.c-torture/execute/string-opt-1.c: Likewise.
5256         * gcc.c-torture/execute/string-opt-2.c: Likewise.
5257         * gcc.c-torture/execute/string-opt-3.c: Likewise.
5258         * gcc.c-torture/execute/string-opt-4.c: Likewise.
5259         * gcc.c-torture/execute/string-opt-6.c: Likewise.
5260         * gcc.c-torture/execute/string-opt-7.c: Likewise.
5261         * gcc.c-torture/execute/string-opt-8.c: Likewise.
5262         * gcc.c-torture/execute/string-opt-9.c: Likewise.
5263         * gcc.c-torture/execute/string-opt-10.c: Likewise.
5264         * gcc.c-torture/execute/string-opt-11.c: Likewise.
5265         * gcc.c-torture/execute/string-opt-12.c: Likewise.
5266
5267         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
5268         * gcc.c-torture/execute/string-opt-4.c: Test index.
5269
5270 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
5271
5272         * gcc.c-torture/compile/20001226-1.c: New test.
5273
5274 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
5275
5276         * gcc.c-torture/compile/20001222-1.c: New test.
5277         * gcc.c-torture/compile/20001222-1.x: Xfail.
5278
5279 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
5280
5281         * gcc.c-torture/execute/comp-goto-2.c: New test.
5282
5283 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
5284
5285         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
5286         Use long types if __INT_MAX__ is 32767.
5287         (main): Use cast to (sint32 *) when poking 88 into a_page.
5288
5289         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
5290
5291 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
5292
5293         * gcc.c-torture/compile/20001221-1.c: New test.
5294         * gcc.c-torture/execute/20001221-1.c: New test.
5295
5296 2000-12-20  Richard Henderson  <rth@redhat.com>
5297
5298         * g++.old-deja/g++.pt/crash36.C: Update error lines.
5299         * g++.old-deja/g++.robertl/eb109.C: Likewise.
5300
5301 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5302
5303         * gcc.dg/compare3.c: New test.
5304
5305 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5306
5307         * gcc.dg/format-warnll-1.c: New test.
5308
5309 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
5310
5311         * gcc.dg/cpp/cmdlne-P.c: New test.
5312
5313 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5314
5315         * gcc.c-torture/execute/builtin-abs-1.c,
5316         gcc.c-torture/execute/builtin-abs-2.c: New tests.
5317
5318 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
5319
5320         * gcc.dg/cpp/multiline.c: New test.
5321
5322 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
5323
5324         * g++.old-deja/g++.other/syshdr1.C: Update.
5325         * gcc.dg/cpp/lineflags.c: Remove temporarily.
5326
5327 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5328
5329         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
5330
5331 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5332
5333         * g++.old-deja/g++.pt/ttp65.C: New test.
5334
5335 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5336
5337         * g++.old-deja/g++.pt/ttp64.C: New test.
5338
5339 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5340
5341         * g++.old-deja/g++.pt/spec33.C: New test.
5342
5343 2000-12-14  Catherine Moore  <clm@redhat.com>
5344
5345         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
5346         * gcc.c-torture/execute/920612-2.c: Likewise.
5347         * gcc.c-torture/execute/920428-2.c: Likewise.
5348         * gcc-c-torture/execute/va-arg-11.c: Call exit.
5349         * gcc.c-torture/execute/va-arg-21.c: Likewise.
5350
5351 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5352
5353         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
5354         * gcc.dg/pack-test-2.c: Likewise.
5355
5356 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
5357
5358         Tests by Zack Weinberg <zackw@stanford.edu>.
5359
5360         * gcc.dg/cpp/defined.c: Update.
5361         * gcc.dg/cpp/defined_trad.c: New tests.
5362
5363 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
5364
5365         * gcc.dg/cpp/trad-direct.c: Update.
5366
5367 2000-12-11  Neil Booth  <neilb@earthling.net>
5368
5369         * gcc.dg/cpp/defined_trad.c
5370
5371 2000-12-11  Neil Booth  <neilb@earthling.net>
5372
5373         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
5374
5375 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5376
5377         * gcc.dg/format-miss-2.c: New test.
5378
5379 2000-12-09  Neil Booth  <neilb@earthling.net>
5380
5381         * gcc.dg/cpp/lineflags.c: New tests.
5382         * gcc.dg/cpp/poison.c: Update.
5383         * gcc.dg/cpp/redef2.c: Update.
5384         * gcc.dg/cpp/skipping.c: New test.
5385
5386 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
5387
5388         * g++.old-deja/g++.other/eh3.C: New testcase.
5389
5390 2000-12-07  Neil Booth  <neilb@earthling.net>
5391
5392         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
5393         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
5394         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
5395         wtr-union-init-2.c, wtr-union-init-3.c: Update.
5396         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
5397         Update.
5398
5399 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5400
5401         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
5402         __SIZE_TYPE__ instead of int for type of integers cast to
5403         pointers.
5404
5405 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
5406
5407         * g++.old-deja/g++.other/cleanup4.C: New test.
5408
5409 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5410
5411         * format-sec-1.c: New test.
5412
5413 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5414
5415         * gcc.dg/format-nonlit-3.c: New test.
5416
5417 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5418
5419         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
5420         through a null pointer.
5421
5422 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5423
5424         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
5425         * g++.old-deja/g++.pt/partial4.C: New test.
5426
5427 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
5428
5429         * gcc.c-torture/execute/ieee/hugeval.x: New.
5430
5431 2000-12-06  Neil Booth  <neilb@earthling.net>
5432
5433         * gcc.dg/cpp/backslash2.c: New tests.
5434
5435 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5436
5437         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
5438         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
5439
5440 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
5441
5442         * gcc.c-torture/execute/20001203-2.c: New testcase.
5443
5444 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
5445
5446         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
5447         * g++.old-deja/g++.other/virtual10.C: New test.
5448
5449 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
5450
5451         * g++.old-deja/g++.mike/pmf5.C: Remove test.
5452
5453 2000-12-05  Richard Henderson  <rth@redhat.com>
5454
5455         * gcc.c-torture/compile/20001205-1.c: New.
5456
5457 2000-12-04  Neil Booth  <neilb@earthling.net>
5458
5459         * g++.old-deja/g++.other/virtual9.C: New test.
5460         * g++.old-deja/g++.pt/crash61.C: New test.
5461         * gcc.c-torture/execute/loop-9.c: New test.
5462
5463 2000-12-04  Neil Booth  <neilb@earthling.net>
5464
5465         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
5466         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
5467         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
5468         * gcc.dg/cpp/extratokens.c: ...here.
5469
5470 2000-12-04  Neil Booth  <neilb@earthling.net>
5471
5472         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
5473         New tests.
5474
5475 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5476
5477         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
5478         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
5479
5480 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
5481
5482         * gcc.c-torture/execute/20001203-1.c: New test.
5483
5484 2000-12-03  Neil Booth  <neilb@earthling.net>
5485
5486         * gcc.dg/cpp/macro6.c: New test cases.
5487
5488 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5489
5490         * gcc.c-torture/execute/string-opt-9.c: New test.
5491         * gcc.c-torture/execute/string-opt-10.c: Likewise.
5492         * gcc.c-torture/execute/string-opt-11.c: Likewise.
5493         * gcc.c-torture/execute/string-opt-12.c: Likewise.
5494
5495         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
5496         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
5497
5498 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
5499
5500         * gcc.dg/cpp/if-6.c: New testcase.
5501
5502         * gcc.dg/20001201-1.c: New testcase.
5503
5504 2000-12-02  Neil Booth  <neilb@earthling.net>
5505
5506         * g++.old-deja/g++.other/externC4.C,
5507         g++.old-deja/g++.other/friend10.C: New tests.
5508
5509 2000-12-02  Neil Booth  <neilb@earthling.net>
5510
5511         * g++.old-deja/g++.other/instan2.C
5512         * g++.old-deja/g++.other/instan3.C: New test.
5513
5514 2000-12-02  Neil Booth  <neilb@earthling.net>
5515
5516         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
5517         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
5518         gnuc99.c,gnuc99-pedantic.c: New tests.
5519
5520 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5521
5522         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
5523         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
5524
5525 2000-12-01  Neil Booth  <neilb@earthling.net>
5526
5527         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
5528         * gcc.dg/cpp/poison.c: Update.
5529         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
5530
5531 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
5532
5533         * g77.f-torture/execute/20001201.f: New test.
5534
5535 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5536
5537         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
5538
5539 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
5540
5541         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
5542
5543 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
5544
5545         * g++.old-deja/g++.other/cast6.C: New test.
5546
5547 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
5548
5549         * gcc.c-torture/execute/20001130-2.c: New testcase.
5550
5551 2000-11-30  Richard Henderson  <rth@redhat.com>
5552
5553         * gcc.c-torture/execute/20001130-1.c: New test.
5554
5555 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5556
5557         * g++.old-deja/g++.other/op3.C: New test.
5558
5559 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5560
5561         * g++.old-deja/g++.other/op2.C: New test.
5562
5563 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5564
5565         * g++.old-deja/g++.other/crash38.C: New test.
5566
5567 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
5568
5569         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
5570
5571 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
5572
5573         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
5574         tests.
5575         * gcc.c-torture/execute/string-opt-6.c: New test.
5576
5577         * gcc.dg/20001117-1.c: Add main.
5578
5579 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
5580
5581         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
5582         Move from here ...
5583         * gcc.dg/940510-1.c: ... to here.
5584
5585         * gcc.dg/20000926-1.c: GNU C now allows initializations of
5586         zero-size arrays in toplevel structures.
5587
5588 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
5589
5590         * gcc.c-torture/execute/loop-8.c: New test.
5591
5592 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5593
5594         * g++.old-deja/g++.other/base1.C: New test.
5595
5596 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5597
5598         * g++.old-deja/g++.other/parse2.C: New test.
5599
5600 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5601
5602         * g++.old-deja/g++.pt/incomplete1.C: New test.
5603
5604 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5605
5606         * g++.old-deja/g++.other/friend9.C: New test.
5607
5608 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
5609
5610         * gcc.dg/20001127-1.c: New test.
5611
5612 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
5613
5614         * g++.old-deja/g++.pt/friend46.C: New test.
5615
5616 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
5617
5618         * g++.old-deja/g++.other/ptrmem8.C: New test.
5619
5620 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5621
5622         * gcc.c-torture/execute/string-opt-7.c: New test.
5623         * gcc.c-torture/execute/string-opt-8.c: Likewise.
5624
5625 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
5626
5627         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
5628         instead of 'mkcheck 2'.
5629
5630 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5631
5632         * gcc.c-torture/execute/memcheck/driver.c,
5633         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
5634         C9X references to refer to C99.
5635
5636 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
5637
5638         * gcc.dg/ultrasp3.c: New test.
5639
5640 2000-11-25  Neil Booth  <neilb@earthling.net>
5641
5642         * gcc.dg/cpp/include2.c: Update test to be locale independent.
5643
5644 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
5645
5646         * gcc.c-torture/compile/20001123-2.c: New.
5647
5648 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5649
5650         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
5651
5652 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
5653
5654         * gcc.dg/sequence-point-1.c: Add some new tests.
5655         * gcc.c-torture/execute/20001124-1.c: New test.
5656
5657 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
5658
5659         * g++.old-deja/g++.other/vaarg4.C: New test.
5660         * gcc.c-torture/compile/20001123-1.c: New test.
5661
5662 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
5663
5664         * g++.other/crash24.C: Adjust and remove XFAIL.
5665         * g++.other/crash37.C: New test.
5666
5667 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
5668
5669         * g++.old-deja/g++.pt/instantiate9.C: New test.
5670
5671 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
5672
5673         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
5674         new ABI, too.
5675
5676         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
5677         * g++.old-deja/g++.robertl/eb55.C: Likewise.
5678
5679 2000-11-22  Neil Booth  <neilb@earthling.net>
5680
5681         * gcc.dg/cpp/Wtrigraphs.c: New test.
5682
5683 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
5684
5685         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
5686
5687 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
5688
5689         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
5690
5691 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
5692
5693         * lib/gcc-dg.exp: load_lib scanasm.exp.
5694         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
5695         * lib/g++-dg.exp: load_lib scanasm.exp.
5696         * lib/scanasm.exp: New.
5697         (scan-assembler, scan-assembler-not): Add optional arguments to
5698         test name, or if not present, the pattern name.
5699         (scan-assembler-dem, scan-assembler-dem-not): New.
5700
5701         * g++.dg/dg.exp: New.
5702
5703 2000-11-21  Neil Booth  <neilb@earthling.net>
5704
5705         * gcc.dg/cpp/integrated1.c: Remove.
5706
5707 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
5708
5709         * gcc.c-torture/execute/20001121-1.c: New test.
5710
5711 2000-11-21  Richard Henderson  <rth@redhat.com>
5712
5713         * gcc.c-torture/compile/20001121-1.c: New test.
5714
5715 2000-11-20  Neil Booth  <neilb@earthling.net>
5716
5717         * gcc.dg/cpp/integrated1.c: New test.
5718
5719 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
5720
5721         * g++.old-deja/g++.other/inline17.C: New test.
5722
5723 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
5724
5725         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
5726         local variable to be zero: I made the variable global. Now
5727         uses abort() and exit() instead of relying on main's return value.
5728
5729 2000-11-20  Neil Booth  <neilb@earthling.net>
5730
5731         * gcc.dg/cpp/paste2.c: Update test.
5732         * objc/execute/paste.m: New test.
5733
5734 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
5735
5736         * gcc.dg/c99-condexpr-1.c: New test.
5737
5738 2000-11-20  Neil Booth  <neilb@earthling.net>
5739
5740         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
5741
5742 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
5743
5744         * g++.old-deja/g++.pt/export1.C: New test.
5745
5746 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
5747
5748         * gcc.dg/20001117-1.c: New test.
5749
5750 2000-11-18  Richard Henderson  <rth@redhat.com>
5751
5752         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
5753
5754 2000-11-18  Richard Henderson  <rth@redhat.com>
5755
5756         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
5757         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
5758         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
5759
5760 2000-11-18  Richard Henderson  <rth@redhat.com>
5761
5762         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
5763         (main): New.  Exit cleanly.
5764
5765 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5766
5767         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
5768         gcc.dg/c99-fordecl-2.c: New tests.
5769
5770 2000-11-18  Richard Henderson  <rth@redhat.com>
5771
5772         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
5773         * gcc.c-torture/execute/zerolen-2.c: New.
5774
5775 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5776
5777         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
5778         memory.
5779
5780 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
5781
5782         * g++.old-deja/g++.pt/instantiate8.C: New test.
5783
5784 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
5785
5786         * g++.old-deja/g++.other/incomplete.C: Add more tests.
5787         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
5788
5789 2000-11-16  Nick Clifton  <nickc@redhat.com>
5790
5791         * gcc.c-torture/execute/nestfunc-2.c: New test.
5792         * gcc.c-torture/execute/nestfunc-3.c: New test.
5793
5794 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
5795
5796         * gcc.c-torture/compile/20001116-1.c: New test.
5797
5798 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5799
5800         * gcc.c-torture/execute/20001115-1.c: New test.
5801
5802 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
5803
5804         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
5805         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
5806         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
5807         * g++.old-deja/g++.abi/vmihint.C: Likewise.
5808
5809 2000-11-15  Neil Booth  <neilb@earthling.net>
5810
5811         gcc.dg/cpp/_Pragma1.c: Update.
5812         gcc.dg/cpp/_Pragma2.c: New test.
5813
5814 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
5815
5816         * g++.old-deja/g++.other/anon5.C: New test.
5817
5818 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
5819
5820         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
5821         tests.
5822
5823 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
5824
5825         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
5826         output.
5827
5828 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5829
5830         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
5831         labels at end of compound statements.
5832
5833 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
5834
5835         * gcc.c-torture/execute/loop-7.c: New test.
5836
5837 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5838
5839         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
5840
5841 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5842
5843         * gcc.dg/c99-bool-1.c: New test.
5844
5845 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5846
5847         * gcc.dg/c99-scope-1.c: Remove xfail.
5848         * gcc.dg/c99-scope-2.c: New test.
5849
5850 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5851
5852         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
5853         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
5854
5855 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
5856
5857         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
5858         error messages.
5859
5860         * g++.mike/p700.C: Don't typedef wchar_t.
5861         * g++.mike/p784.C: Likewise.
5862         * g++.mike/eb101.C: Don't use __wchar_t.
5863
5864 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
5865
5866         * g77.f-torture/execute/20001111.[fx]: Test premature exit
5867         from DO loop.
5868
5869 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
5870
5871         * gcc.c-torture/execute/20001111-1.c: New test.
5872
5873 2000-11-10  Nick Clifton  <nickc@redhat.com>
5874
5875         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
5876         long multuiple and accumulate.
5877
5878 2000-11-09  Richard Henderson  <rth@redhat.com>
5879
5880         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
5881         via size_t instead of int.
5882
5883         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
5884         * gcc.c-torture/execute/string-opt-2.c: Likewise.
5885         * gcc.c-torture/execute/string-opt-3.c: Likewise.
5886         * gcc.c-torture/execute/string-opt-4.c: Likewise.
5887
5888 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
5889
5890         * gcc.c-torture/compile/20001109-1.c: New test.
5891         * gcc.c-torture/compile/20001109-2.c: New test.
5892
5893 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
5894
5895         * g++.old-deja/g++.pt/operator1.C: New test.
5896         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
5897
5898 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
5899
5900         * gcc.dg/20001108-1.c: New test.
5901
5902 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
5903
5904         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
5905         with both arguments constant strings.
5906         * gcc.c-torture/execute/string-opt-3.c: New test.
5907         * gcc.c-torture/execute/string-opt-4.c: New test.
5908         * gcc.c-torture/execute/string-opt-5.c: New test.
5909
5910 2000-11-08  Nick Clifton  <nickc@redhat.com>
5911
5912         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
5913         mulsidi3adddi patterns.
5914
5915 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
5916
5917         * g++.old-deja/g++.other/crash36.C: New test.
5918
5919 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
5920
5921         * g++.old-deja/g++.other/init16.C: New test.
5922
5923 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
5924
5925         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
5926
5927 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
5928
5929         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
5930         * gcc.c-torture/execute/va-arg-16.x: Likewise.
5931         * gcc.c-torture/execute/va-arg-17.x: Likewise.
5932
5933 2000-11-07  DJ Delorie  <dj@redhat.com>
5934
5935         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
5936
5937 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5938
5939         * gcc.c-torture/execute/string-opt-1.c: New test.
5940
5941 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
5942
5943         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
5944         mips-sgi-irix6.* because the MIPS ABI passes floating-point
5945         parameters in registers, and there is no way for a varargs
5946         function to know in which order the integer and floating-point
5947         parameters should be interleaved when they are placed on the
5948         stack.
5949         * gcc.c-torture/execute/va-arg-16.x: Likewise.
5950         * gcc.c-torture/execute/va-arg-17.x: Likewise.
5951
5952 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5953
5954         * gcc.c-torture/execute/string-opt-2.c: New test.
5955
5956 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
5957
5958         * g++.old-deja/g++.pt/crash60.C: New test.
5959
5960 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
5961
5962         * g++.old-deja/g++.other/crash24.C: New test.
5963         * g++.old-deja/g++.other/crash25.C: New test.
5964         * g++.old-deja/g++.other/crash26.C: New test.
5965         * g++.old-deja/g++.other/crash27.C: New test.
5966         * g++.old-deja/g++.other/crash28.C: New test.
5967         * g++.old-deja/g++.other/crash29.C: New test.
5968         * g++.old-deja/g++.other/crash30.C: New test.
5969         * g++.old-deja/g++.other/crash31.C: New test.
5970         * g++.old-deja/g++.other/crash32.C: New test.
5971         * g++.old-deja/g++.other/crash33.C: New test.
5972         * g++.old-deja/g++.other/crash34.C: New test.
5973         * g++.old-deja/g++.other/crash35.C: New test.
5974
5975 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
5976
5977         * gcc.c-torture/execute/20001031-1.c: New test.
5978
5979 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
5980
5981         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
5982         namespace.
5983
5984         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
5985         standards-conformant.
5986
5987         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
5988
5989         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
5990         * g++.old-deja/g++.mike/p755a.C: Likewise.
5991         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
5992         library makes no calls to `operator new' during initialization.
5993
5994 2000-11-04  Neil Booth  <neilb@earthling.net>
5995
5996         * gcc.dg/cpp/include2.c: New tests.
5997
5998 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
5999
6000         * lib/g++.exp (g++_set_ld_library_path): New function.
6001         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
6002
6003 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
6004
6005         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
6006         warnings.
6007
6008 2000-11-01  Richard Henderson  <rth@redhat.com>
6009
6010         * g++.old-deja/g++.ext/namedret1.C: New.
6011         * g++.old-deja/g++.ext/namedret2.C: New.
6012         * g++.old-deja/g++.ext/namedret3.C: New.
6013
6014 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
6015
6016         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
6017         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
6018
6019 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6020
6021         * gcc.c-torture/execute/va-arg-21.c: New test.
6022
6023 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
6024
6025         * gcc.dg/c99-complex-2.c: New test.
6026
6027 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6028
6029         * gcc.c-torture/execute/stdio-opt-1.c: New test.
6030
6031 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
6032
6033         * g++.old-deja/g++.other/inline16.C: New test.
6034
6035 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
6036
6037         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
6038         __PRETTY_FUNCTION__
6039
6040 2000-10-29  Neil Booth  <neilb@earthling.net>
6041
6042         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
6043         New tests.
6044         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
6045         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
6046         optimisation.
6047
6048 2000-10-29  Neil Booth  <neilb@earthling.net>
6049
6050         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
6051         * mi1.c, mi1c.h: Add null directives to multiple-include test.
6052         * mi5.c: Test multiple includes work with -C.
6053         * trigraphs.c: Test ^= version.
6054
6055 2000-10-28  Neil Booth  <neilb@earthling.net>
6056
6057         New tests and test updates for new macro expander.
6058
6059         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
6060         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
6061         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
6062         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
6063         new diagnostic messages.
6064
6065         * gcc.dg/cpp/macro3.c: New tests.
6066
6067 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
6068
6069         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
6070         on the same line.
6071
6072 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
6073
6074         * g++.old-deja/g++.other/eh2.C: New test.
6075
6076 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
6077
6078         * gcc.c-torture/execute/20001027-1.c: New test.
6079
6080 2000-10-26  Richard Henderson  <rth@redhat.com>
6081
6082         * gcc.c-torture/execute/20001026-1.c: New.
6083
6084 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
6085
6086         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
6087         * g++.old-deja/g++.law/builtin1.C: Likewise.
6088         * g++.old-deja/g++.law/ctors10.C: Likewise.
6089         * g++.old-deja/g++.law/virtual3.C: Likewise.
6090         * g++.old-deja/g++.mike/p658.C: Likewise.
6091         * g++.old-deja/g++.other/sibcall1.C: Likewise.
6092         * g++.old-deja/g++.other/vaarg2.C: Likewise.
6093         * g++.old-deja/g++.robertl/eb124.C: Likewise.
6094         * g++.old-deja/g++.robertl/eb44.C: Likewise.
6095         * g++.old-deja/g++.robertl/eb77.C: Likewise.
6096
6097 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
6098
6099         * gcc.c-torture/compile/20001024-1.c: New test.
6100
6101 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
6102
6103         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
6104         to tell us whether or not we are using V3.
6105
6106 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
6107
6108         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
6109         operands.
6110
6111 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6112
6113         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
6114
6115 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
6116
6117         * gcc.c-torture/execute/20001024-1.c: New test.
6118
6119 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
6120
6121         * g++.old-deja/g++.other/sibcall1.C: New test.
6122
6123 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
6124
6125         * gcc.dg/noncompile/init-3.c: New test.
6126
6127 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
6128
6129         * gcc.dg/format-array-1.c: New test.
6130
6131 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6132
6133         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
6134         writing through null pointers; remove comment about testing
6135         unterminated strings.
6136
6137 2000-10-17  Matthew Hiller  <hiller@redhat.com>
6138
6139         * gcc.c-torture/execute/20001017-2.c: New test.
6140
6141 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6142
6143         * gcc.c-torture/compile/20001018-1.c: New test.
6144         * gcc.c-torture/compile/20001018-1.x: Xfail.
6145
6146 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6147
6148         * gcc.c-torture/execute/20001017-1.c: New test.
6149
6150 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6151
6152         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
6153         for multiple use of arguments with scanf formats; add tests for
6154         multiple use of arguments.
6155
6156 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
6157
6158         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
6159
6160 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6161
6162         * gcc.dg/format-miss-1.c: New test.
6163
6164 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
6165
6166         * gcc.c-torture/execute/20001013-1.c: New test.
6167
6168 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
6169
6170         * gcc.dg/format-branch-1.c: New test.
6171
6172 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
6173
6174         * README, lib/file-format.exp: Remove EGCS references.
6175
6176 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
6177
6178         * gcc.dg/20001013-1.c: New test.
6179
6180 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
6181
6182         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
6183         for intmax_t in the compiler using __typeof__ and the type rules
6184         for conditional expressions.
6185
6186 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
6187
6188         * gcc.dg/20001012-1.c: New test.
6189         * gcc.dg/20001012-2.c: New test.
6190
6191 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
6192
6193         * gcc.dg/format-attr-1.c: New test.
6194
6195 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
6196
6197         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
6198         __LONG_LONG_MAX__ instead of LLONG_MAX.
6199
6200 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
6201
6202         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
6203         scanf flags.
6204         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
6205         flags.
6206
6207 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
6208
6209         * gcc.dg/sequence-pt-1.c: New test.
6210
6211 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
6212
6213         * gcc.c-torture/execute/20001011-1.c: New testcase.
6214         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
6215
6216 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
6217
6218         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
6219         does not error on it.
6220
6221 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
6222
6223         * gcc.dg/20001009-1.c: New test.
6224
6225 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
6226
6227         * gcc.c-torture/compile/20001009-1.c: Move from here ....
6228         * gcc.c-torture/execute/20001009-2.c: ... to here.
6229
6230 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
6231
6232         * gcc.c-torture/compile/20001009-1.c: New testcase.
6233         * gcc.c-torture/execute/20001009-1.c: New testcase.
6234         Testcases provided by Jan Hubicka <jh@suse.cz>.
6235
6236 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6237
6238         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
6239         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
6240         uintmax_t using <limits.h> to emulate the compiler's internal
6241         logic.  No longer XFAIL %j tests.
6242
6243 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6244
6245         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
6246         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
6247         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
6248         regexps and details of expected handling of some bad formats.
6249         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
6250         suppression.
6251
6252 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6253
6254         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
6255         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
6256         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
6257         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
6258         in list archives.
6259
6260 2000-10-06  Richard Henderson  <rth@cygnus.com>
6261
6262         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
6263         * g++.old-deja/g++.brendan/crash52.C: Likewise.
6264         * g++.old-deja/g++.jason/report.C: Likewise.
6265         * g++.old-deja/g++.law/friend5.C: Likewise.
6266         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
6267         of the expected warnings.
6268
6269 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
6270
6271         * g++.old-deja/g++.pt/enum14.C: New test.
6272
6273 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
6274
6275         * g++.old-deja/g++.pt/crash59.C: New test.
6276
6277 2000-10-04  Will Cohen  <wcohen@redhat.com>
6278
6279         * gcc.dg/20000926-1.c: New test.
6280
6281 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
6282
6283         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
6284         function name for current C++ compiler.
6285         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
6286
6287 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
6288
6289         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
6290         __PRETTY_FUNCTION__.
6291         * g++.old-deja/g++.ext/pretty2.C: Likewise.
6292
6293 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6294
6295         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
6296
6297 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
6298
6299         * gcc.c-torture/compile/20000923-1.c: New test.
6300
6301 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
6302
6303         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
6304         * g++.old-deja/g++.pt/ttp62.C: Same.
6305         * g++.old-deja/g++.other/inline14.C: Same.
6306
6307 2000-09-24  Richard Henderson  <rth@cygnus.com>
6308
6309         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
6310
6311 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
6312
6313         * gcc.dg/c90-printf-1.c: Add test for wide string format.
6314
6315 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
6316
6317         * gcc.c-torture/compile/20000922-1.c: New file.
6318
6319 2000-09-21  Nick Clifton  <nickc@redhat.com>
6320
6321         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
6322         a signed long modulo operation.
6323         (mod6): New funciton - perform an unsigned long modulo operation.
6324         (main): Add tests for modulos of very large numbers by very small
6325         dividends.
6326
6327 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6328
6329         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
6330
6331 2000-09-19  Richard Henderson  <rth@cygnus.com>
6332
6333         * gcc.dg/compare2.c (case 10): XFAIL.
6334
6335 2000-09-18  Richard Henderson  <rth@cygnus.com>
6336
6337         * gcc.c-torture/execute/20000906-1.c: Move ...
6338         * gcc.dg/20000906-1.c: ... here.  Only run on targets
6339         that support __builtin_trap.
6340
6341 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
6342
6343         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
6344
6345 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6346
6347         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
6348         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
6349         more $ format tests.
6350
6351 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6352
6353         * gcc.dg/format-errmk-1.c: New test.
6354
6355 2000-09-17  Greg McGary  <greg@mcgary.org>
6356
6357         * gcc.c-torture/execute/20000917-1.x: Remove.
6358
6359 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6360
6361         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
6362
6363 2000-09-17  Greg McGary  <greg@mcgary.org>
6364
6365         * gcc.c-torture/execute/20000917-1.c: New test.
6366         * gcc.c-torture/execute/20000917-1.x: XFAIL.
6367
6368 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
6369
6370         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
6371         in nested macro bug.
6372
6373 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
6374
6375         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
6376
6377 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
6378
6379         * gcc.c-torture/execute/20000914-1.c: New test.
6380
6381 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
6382
6383         * g++.other/inline13.C: New test.
6384
6385 2000-09-12  Andreas Jaeger  <aj@suse.de>
6386
6387         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
6388         constant by Ulrich Drepper <drepper@redhat.com>.
6389
6390 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
6391
6392         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
6393
6394 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6395
6396         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
6397
6398 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
6399
6400         * gcc.dg/cpp/backslash.c: New test.
6401
6402 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
6403
6404         * gcc.c-torture/execute/20000910-1.c: New test.
6405         * gcc.c-torture/execute/20000910-2.c: Likewise.
6406
6407 2000-09-11  Robert Lipe  <robertl@sco.com>
6408
6409         * gcc.dg/pragma-align.c: New test.
6410
6411 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
6412
6413         * g++.old-deja/g++.pt/explicit82.C: New test.
6414         * g++.old-deja/g++.pt/explicit83.C: New test.
6415
6416 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
6417
6418         * gcc.dg/asm-names.c: New test.
6419
6420 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6421
6422         * gcc.dg/cpp/tr-warn6.c: New test
6423
6424 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6425
6426         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
6427         be accepted.
6428
6429 2000-09-07  Catherine Moore  <clm@redhat.com>
6430
6431         * gcc.c-torture/execute/unroll-1.c: New test.
6432
6433 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
6434
6435         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
6436         ERROR markers.
6437         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
6438         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
6439         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
6440         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
6441         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
6442         Preprocess only.
6443         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
6444         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
6445
6446 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6447
6448         * g++.old-deja/g++.pt/deduct2.C: New test.
6449
6450 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6451
6452         * g++.old-deja/g++.pt/parms2.C: New test.
6453
6454 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6455
6456         * g++.old-deja/g++.pt/crash58.C: New test.
6457
6458 2000-09-06  Greg McGary  <greg@mcgary.org>
6459
6460         * gcc.c-torture/execute/20000906-1.c: New test.
6461         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
6462
6463 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6464
6465         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
6466
6467 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
6468
6469         * g++.old-deja/g++.pt/crash57.C: New test.
6470
6471 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
6472
6473         * g++.old-deja/g++.pt/crash56.C: New test.
6474
6475 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
6476
6477         * g++.old-deja/g++.pt/koenig1.C: New test.
6478
6479 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
6480
6481         * gcc.dg/20000904-1.c: New test.
6482
6483 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
6484
6485         * gcc.dg/cpp/paste8.c: New test.
6486
6487 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
6488
6489         * gcc.c-torture/compile/20000827-1.c: New test.
6490
6491 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6492
6493         * gcc.dg/format-diag-1.c: New test.
6494
6495 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6496
6497         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
6498         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
6499         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
6500         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
6501         gcc.dg/formatz-1.c: Adjust warning regular expressions.
6502
6503 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
6504
6505         * g++.old-deja/g++.other/nested4.C: New test.
6506
6507 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
6508
6509         * g++.old-deja/g++.ns/scoped1.C: New test.
6510
6511 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
6512
6513         * lib/g++.exp: Support testing already-installed GCC.
6514
6515 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6516
6517         * wtr-label-1.c, wtr-suffix-1.c: New tests.
6518
6519 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6520
6521         * gcc.dg/return-type-2.c: New test.
6522
6523 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
6524
6525         * gcc.c-torture/compile/20000825-1.c: New test.
6526
6527 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
6528
6529         * gcc.dg/dwarf2-2.c: New test.
6530
6531 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
6532
6533         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
6534         dg-warning regexps.
6535
6536 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6537
6538         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
6539         gcc.dg/format-ext-5.c: New tests.
6540
6541 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
6542
6543         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
6544
6545 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
6546
6547         * gcc.dg/noncompile/930622-2.c: Adjust error message.
6548
6549 2000-08-24  Richard Henderson  <rth@cygnus.com>
6550
6551         * gcc.dg/ia64-sync-1.c: New test.
6552         * gcc.dg/ia64-sync-2.c: New test.
6553         * gcc.dg/ia64-asm-1.c: New test.
6554
6555 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
6556
6557         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
6558         * gcc.dg/format-ext-2.c: New test.
6559
6560 2000-08-23  Jason Merrill  <jason@redhat.com>
6561
6562         * lib/old-dejagnu.exp: Also ignore "In member function" and
6563         "At global scope".
6564
6565 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6566
6567         * gcc.dg/noncompile/label-lineno-1.c: New test.
6568
6569 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6570
6571         * gcc.dg/c99-array-nonobj-1.c: New test.
6572
6573 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6574
6575         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
6576         tests.
6577         * gcc.dg/format-ext-1.c: New test.
6578
6579 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6580
6581         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
6582         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
6583         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
6584         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
6585         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
6586
6587 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
6588
6589         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
6590         gcc.dg/c99-strftime-2.c: New tests.
6591
6592 2000-08-22  Richard Henderson  <rth@cygnus.com>
6593
6594         * gcc.c-torture/execute/20000822-1.c: New test.
6595
6596 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
6597
6598         * gcc.c-torture/execute/20000819-1.x: Remove.
6599
6600 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
6601
6602         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
6603         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
6604         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
6605         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
6606         gcc.dg/format-xopen-1.c: New tests.
6607
6608 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
6609
6610         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
6611
6612 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
6613
6614         * g++.old-deja/g++.other/loop2.C: New test.
6615
6616         * gcc.c-torture/compile/20000606-1.c: New test.
6617         * gcc.c-torture/compile/20000728-1.c: New test.
6618         * gcc.c-torture/execute/20000801-1.c: New test.
6619         * gcc.c-torture/execute/20000801-2.c: New test.
6620         * gcc.c-torture/execute/20000819-1.c: New test.
6621         * gcc.c-torture/execute/20000819-1.x: XFAIL.
6622         * gcc.dg/20000629-1.c: New test.
6623         * gcc.dg/20000724-1.c: New test.
6624         * gcc.dg/20000807-1.c: New test.
6625
6626 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
6627
6628         * gcc.dg/cpp/pragma-1.c: New test.
6629         * gcc.dg/cpp/pragma-2.c: New test.
6630
6631 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
6632
6633         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
6634         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
6635
6636 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6637
6638         * gcc.c-torture/compile/20000818-1.c: New test.
6639
6640 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
6641
6642         * gcc.c-torture/execute/20000818-1.c: New test.
6643
6644 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6645
6646         * gcc.dg/format-va-1.c: New test.
6647
6648 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6649
6650         * g++.old-deja/g++.other/typedef8.C: New test.
6651
6652 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6653
6654         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
6655         * g++.old-deja/g++.mike/net36.C: Mark candidate.
6656         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
6657         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
6658         * g++.old-deja/g++.other/ptrmem7.C: New test.
6659         * g++.old-deja/g++.pt/ptrmem10.C: New test.
6660
6661 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6662
6663         * g++.old-deja/g++.pt/typename27.C: New test.
6664
6665 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
6666
6667         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
6668         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
6669         * g++.old-deja/g++.pt/friend45.C: New test.
6670         * g++.old-deja/g++.other/friend8.C: New test.
6671
6672 2000-08-15  Richard Henderson  <rth@cygnus.com>
6673
6674         * gcc.c-torture/execute/20000815-1.c: New test.
6675
6676 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
6677
6678         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
6679         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
6680         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
6681
6682 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
6683
6684         * g++.old-deja/g++.other/refinit2.C: New test.
6685
6686 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
6687
6688         * lib/c-torture.exp (c-torture): Make
6689         compiler_conditional_xfail_data global.
6690         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
6691         compiler_conditional_xfail_data machinery.
6692         (f-torture-execute): Likewise.
6693         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
6694         and only when unrolling loops.
6695
6696         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
6697
6698 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
6699
6700         * g++.old-deja/g++.pt/explicit81.C: New test.
6701
6702 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
6703
6704         * g++.old-deja/g++.pt/typename26.C: New test.
6705
6706 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
6707
6708         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
6709         warning.
6710
6711 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
6712
6713         * g++.old-deja/g++.other/array3.C: New test.
6714
6715 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6716
6717         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
6718         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
6719         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
6720         New tests.
6721
6722 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
6723
6724         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
6725         * g++.old-deja/g++.abi/vmihint.C: Likewise.
6726
6727 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
6728
6729         * gcc.c-torture/execute/20000808-1.c: New test.
6730
6731 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6732
6733         * gcc.dg/c90-const-expr-1.c: New test.
6734
6735 2000-08-08  Richard Henderson  <rth@cygnus.com>
6736
6737         * gcc.dg/noncompile/920923-1.c: Declare calloc.
6738
6739 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6740
6741         * gcc.dg/noncompile/const-ll-1.c: New test.
6742
6743 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6744
6745         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
6746
6747 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
6748
6749         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
6750         that running programs linked against the shared version of libobjc
6751         run correctly.
6752
6753 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6754
6755         * gcc.dg/c99-printf-1.c: New test.
6756
6757 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6758
6759         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
6760
6761 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
6762
6763         * gcc.c-torture/execute/20000731-1.x: Delete.
6764
6765 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
6766
6767         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
6768         and torture_without_loops as is done by c-torture.exp.
6769         (search_for): Copy from c-torture.exp.
6770         (gcc-dg-runtest): New function, drives a directory of tests
6771         iterating over the TORTURE_OPTIONS.
6772         (scan-assembler, scan-assembler-not): Move here from
6773         individual directory drivers.
6774
6775         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
6776         defined by lib/gcc-dg.exp.
6777         * gcc.dg/cpp/cpp.exp: Likewise.
6778         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
6779         gcc-dg-runtest, so we cycle over optimization options.
6780
6781         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
6782         * gcc.dg/compare2.c: No longer expected to fail.
6783
6784 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
6785
6786         * gcc.c-torture/execute/20000804-1.c: New test.
6787
6788 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6789
6790         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
6791
6792 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
6793
6794         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
6795
6796 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
6797
6798         * gcc.c-torture/compile/20000803-1.c: New test.
6799
6800 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
6801
6802         * gcc.c-torture/execute/20000801-3.c,
6803         gcc.c-torture/execute/20000801-4.c: New tests.
6804         * gcc.c-torture/execute/20000801-3.x,
6805         gcc.c-torture/execute/20000801-4.x: Xfail.
6806
6807 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
6808
6809         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
6810         libobjc/.libs to allow for libtool.
6811
6812 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
6813
6814         * gcc.c-torture/compile/20000802-1.c: New test.
6815
6816 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
6817
6818         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
6819
6820 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
6821
6822         * gcc-c-torture/execute/20000731-2.c: New test.
6823
6824         * gcc.c-torture/execute/20000731-1.c: New test.
6825         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
6826
6827 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
6828
6829         * testsuite/gcc.dg/cpp/paste7.c: New test.
6830         * gcc.dg/cpp/20000725-1.c: New test.
6831
6832 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
6833
6834         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
6835         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
6836         declaration warning for __builtin_dwarf_reg_size.
6837
6838         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
6839
6840 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
6841
6842         * gcc.dg/noncompile/voidparam-1.c: New test.
6843
6844 2000-07-30  Richard Henderson  <rth@cygnus.com>
6845
6846         * gcc.dg/c90-digraph-1.c: Don't xfail.
6847         * gcc.dg/compare2.c (case 10): Xfail.
6848         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
6849
6850 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
6851
6852         * gcc.dg/c99-main-1.c: New test.
6853
6854 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6855
6856         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
6857
6858 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
6859
6860         * gcc.c-tortuer/execute/20000726-1.c: New test.
6861
6862 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
6863
6864         * gcc.c-torture/execute/enum-2.c: New test.
6865
6866 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6867
6868         * gcc.dg/cpp/tr-warn3.c: New test.
6869
6870 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6871
6872         * g++.old-deja/g++.ext/implicit1.C: Remove.
6873         * g++.old-deja/g++.jason/c2.C: Remove
6874         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
6875         * g++.old-deja/g++.pt/crash16.C: Likewise.
6876         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
6877
6878 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6879
6880         * g++.old-deja/g++.other/for2.C: New test.
6881
6882 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
6883
6884         * gcc.dg/20000720-1.c: New test.
6885
6886 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
6887
6888         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
6889
6890 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
6891
6892         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
6893         * gcc.c-torture/execute/20000722-1.c: New.
6894         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
6895
6896 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
6897
6898         * gcc.dg/cpp/20000720-1.S: New test.
6899
6900 2000-07-21  Michael Meissner  <meissner@redhat.com>
6901
6902         * gcc.c-torture/execute/ieee/hugeval.c: New test.
6903
6904 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
6905
6906         * g++.old-deja/g++.brendan/crash16.C,
6907         g++.old-deja/g++.brendan/parse3.C,
6908         g++.old-deja/g++.brendan/redecl1.C,
6909         g++.old-deja/g++.ns/template13.C,
6910         g++.old-deja/g++.other/decl4.C,
6911         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
6912
6913 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
6914
6915         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
6916         and "Internal error".
6917
6918         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
6919         regexps.
6920         * gcc.dg/cpp/paste6.c: New test.
6921
6922 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
6923
6924         * gcc.dg/cpp/tr-direct.c: New test.
6925
6926         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
6927         gcc.dg/cpp/undef1.c: Tweak error regexps.
6928
6929 2000-07-18  Eric Christopher <echristo@redhat.com>
6930
6931         * gcc.c-torture/compile/20000718-1.c: New test.
6932
6933 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
6934
6935         * cpplex.c (_cpp_push_token): If the token being pushed back
6936         is the previous token in this context, just subtract one from
6937         context->posn.
6938         * cppmacro.c (save_expansion): Clear aux field when storing a
6939         placemarker.
6940
6941 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
6942
6943         * gcc.dg/noncompile/redecl-1.c: New test.
6944
6945 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
6946
6947         * gcc.c-torture/execute/20000717-5.c: New test.
6948         * gcc.c-torture/execute/20000717-1.x: Removed.
6949
6950 2000-07-17  Richard Henderson  <rth@cygnus.com>
6951
6952         * gcc.c-torture/execute/20000717-4.c: New test.
6953
6954 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
6955
6956         * gcc.dg/cpp/syshdr.c: New test.
6957         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
6958
6959 2000-07-17  Neil Booth  <neilb@earthling.net>
6960
6961         * gcc.dg/cpp/cmdlne-dM.c: New test.
6962         * gcc.dg/cpp/cmdlne-dD.c: New test.
6963
6964 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
6965
6966         * gcc.c-torture/execute/20000717-3.c: New test.
6967
6968         * gcc.c-torture/compile/20000717-1.c: New test.
6969
6970 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
6971
6972         * gcc.c-torture/execute/20000717-2.c: New test.
6973
6974 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6975
6976         * gcc.dg/formatz-1.c: New test.
6977
6978         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
6979         * gcc.dg/c99-digraph-1.c: New tests.
6980
6981         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
6982         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
6983
6984         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
6985         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
6986         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
6987         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
6988         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
6989         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
6990         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
6991
6992 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
6993
6994         * gcc.c-torture/execute/20000717-1.c: New test.
6995         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
6996
6997 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
6998
6999         * gcc.c-torture/execute/20000715-2.c: New test.
7000         * gcc.dg/20000715-1.c: New test.
7001
7002 2000-07-15  Michael Meissner  <meissner@redhat.com>
7003
7004         * gcc.c-torture/execute/20000715-1.c: New test.
7005
7006 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
7007
7008         * gcc.c-torture/execute/20000707-1.c: New test.
7009
7010 2000-07-13  Neil Booth  <NeilB@earthling.net>
7011
7012         * testsuite/gcc.dg/cpp/digraph1.c,
7013         testsuite/gcc.dg/cpp/digraph2.c,
7014         testsuite/gcc.dg/cpp/digraphs.c: New tests.
7015
7016 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
7017
7018         * g77.f-torture/compile/20000630-2.f:  New test.
7019         * g77.f-torture/compile/20000630-2.x
7020
7021 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
7022
7023         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
7024
7025 2000-07-11  Neil Booth  <NeilB@earthling.net>
7026
7027         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
7028
7029 2000-07-11  Neil Booth  <NeilB@earthling.net>
7030
7031         * gcc.dg/cpp/cmdlne-C.c: New.
7032
7033 2000-07-09  Neil Booth  <NeilB@earthling.net>
7034
7035         * gcc.dg/cpp/directiv.c: New tests.
7036         * gcc.dg/cpp/undef1.c: Update.
7037
7038 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
7039
7040         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
7041
7042 2000-07-09  Neil Booth  <NeilB@earthling.net>
7043
7044         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
7045
7046 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
7047
7048         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
7049         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
7050
7051 2000-07-08  Neil Booth  <NeilB@earthling.net>
7052
7053         * gcc.dg/cpp/macsyntx.c: New tests.
7054
7055 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
7056
7057         * gcc.dg/20000707-1.c: New test.
7058
7059 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
7060
7061         * gcc.c-torture/execute/20000706-1.c: New test.
7062         * gcc.c-torture/execute/20000706-2.c: New test.
7063         * gcc.c-torture/execute/20000706-3.c: New test.
7064         * gcc.c-torture/execute/20000706-4.c: New test.
7065         * gcc.c-torture/execute/20000706-5.c: New test.
7066
7067 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
7068
7069         * g++.old-deja/g++.pt/instantiate7.C: New test.
7070
7071 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
7072
7073         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
7074         * g++.old-deja/g++.mike/thunk3.C: Likewise.
7075         * g++.old-deja/g++.other/rtti3.C: Likewise.
7076         * g++.old-deja/g++.other/rttid3.C: Likewise.
7077
7078 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
7079
7080         *  g77.f-torture/compile/20000630-1.x: Fix typo
7081
7082 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
7083
7084         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
7085         assembly output.
7086
7087 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
7088
7089         * gcc.dg/cpp/ident.c: New test.
7090
7091 2000-07-05  Neil Booth  <NeilB@earthling.net>
7092
7093         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
7094           gcc.dg/cpp/lexstrng.c: New tests.
7095
7096 2000-07-04  Neil Booth  <NeilB@earthling.net>
7097
7098         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
7099         * gcc.dg/cpp/strify2.c: Same.
7100
7101 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
7102
7103         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
7104         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
7105         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
7106         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
7107
7108         * testsuite/gcc.dg/cpp/macro1.c,
7109         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
7110         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
7111         testsuite/gcc.dg/cpp/strify1.c,
7112         testsuite/gcc.dg/cpp/strify2.c: New tests.
7113
7114 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
7115
7116         * gcc.c-torture/execute/20000703-1.c: New test.
7117
7118 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
7119
7120         * g++.old-deja/g++.pt (lookup10.C): New test.
7121
7122 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
7123
7124         * g++.old-deja/g++.pt (typename25.C): New test.
7125
7126 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
7127
7128         * gcc.c-torture/compile/20000701-1.c: New test.
7129
7130 2000-06-30  Nick Clifton  <nickc@cygnus.com>
7131
7132         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
7133         to test case.
7134
7135 2000-06-30  Catherine Moore  <clm@cygnus.com>
7136
7137         * gcc.c-torture/execute/align-1.c: New test.
7138
7139 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
7140
7141         * g++.old-deja/g++.pt/expr8.C: New test.
7142         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
7143
7144 2000-06-29  Nick Clifton  <nickc@cygnus.com>
7145
7146         * gcc.c-torture/compile/20000629-1.c: New test.
7147
7148 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
7149
7150
7151         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
7152         gcc.dg/noncompile directory, depending on whether they're
7153         preprocessor tests or not.  Annotate all the tests for the dg
7154         framework.
7155
7156         * gcc.c-torture/noncompile/noncompile.exp: Delete.
7157         * gcc.dg/noncompile/noncompile.exp: New.
7158
7159         * Moved files:
7160         Old name                                New name
7161         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
7162         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
7163         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
7164         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
7165         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
7166         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
7167         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
7168         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
7169         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
7170         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
7171         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
7172         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
7173         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
7174         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
7175         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
7176         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
7177         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
7178         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
7179         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
7180         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
7181         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
7182         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
7183         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
7184         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
7185
7186         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
7187         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
7188         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
7189         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
7190         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
7191         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
7192
7193 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
7194
7195         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
7196         declare one variable.  On the fourth, error.
7197         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
7198         declared by 20000628-1a.h.
7199
7200 2000-06-29  Richard Henderson  <rth@redhat.com>
7201
7202         * gcc.c-torture/execute/930529-1.x: New file.
7203         * gcc.dg/920413-1.c: Adjust expected warning text.
7204         * gcc.dg/980217-1.c: Declare abort.
7205         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
7206
7207 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
7208
7209         * g77.f-torture/compile/20000629-1.f: New test.
7210         * g77.f-torture/compile/20000629-1.x: Expected to fail.
7211
7212 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
7213
7214         Rearrange lots of files, removing entirely the
7215         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
7216         directories.
7217
7218         * Deleted files:
7219         gcc.c-torture/code_quality/code_quality.exp
7220         gcc.c-torture/special/special.exp
7221         gcc.failure/failure.exp
7222         gcc.failure/940409-1.x
7223         gcc.c-torture/compile/961203-1.x
7224
7225         * New files:
7226         gcc.misc-tests/linkage.exp
7227         gcc.c-torture/execute/920730-1t.c
7228         gcc.c-torture/execute/920730-1t.x
7229         gcc.c-torture/compile/920520-1.x
7230         gcc.c-torture/compile/920521-1.x
7231         gcc.c-torture/compile/981006-1.x
7232         gcc.c-torture/execute/eeprof-1.x
7233
7234         * Moved files (possibly with modifications to fit a new harness):
7235         Old name                                New name
7236         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
7237         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
7238         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
7239         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
7240         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
7241         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
7242         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
7243         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
7244         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
7245         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
7246         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
7247         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
7248         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
7249         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
7250
7251 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
7252
7253         * c-torture/compile/961203-1.x: Delete.
7254
7255         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
7256         not exit. Include stdio.h.
7257         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
7258         * gcc.misc-tests/dg-12.c: Likewise.
7259         * gcc.misc-tests/dg-5.c: Likewise.
7260         * gcc.misc-tests/dg-6.c: Likewise.
7261         * gcc.misc-tests/dg-7.c: Prototype abort.
7262         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
7263         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
7264         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
7265         not exit.
7266         * gcc.misc-tests/sieve.c: Use return from main, not exit.
7267         * gcc.misc-tests/sort2.c: Use return from main, not exit.
7268
7269 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
7270
7271         * gcc.dg/cpp/20000628-1.c: New test.
7272         * gcc.dg/cpp/20000628-1.h: New header for above test.
7273         * gcc.dg/cpp/20000628-1a.h: Likewise.
7274
7275 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
7276
7277         * gcc.dg/cpp: New directory.
7278         * gcc.dg/cpp/cpp.exp: New driver.
7279         * gcc.dg/cpp/20000627-1.c: New test.
7280         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
7281         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
7282         and rewrite as a compilation test.
7283
7284         * gcc.dg: Move many files into the cpp subdirectory, possibly
7285         renaming or editing them as well.
7286         Old name                New name
7287         990119-1.c              cpp/19990119-1.c
7288         990228-1.c              cpp/19990228-1.c
7289         990407-1.c              cpp/19990407-1.c
7290         990409-1.c              cpp/19990409-1.c
7291         990413-1.c              cpp/19990413-1.c
7292         990703-1.c              cpp/19990703-1.c
7293         20000127-1.c            cpp/20000127-1.c
7294         20000129-1.c            cpp/20000129-1.c
7295         20000207-1.c            cpp/20000207-1.c
7296         20000207-2.c            cpp/20000207-2.c
7297         20000209-1.c            cpp/20000209-1.c
7298         20000209-2.c            cpp/20000209-2.c
7299         20000301-1.c            cpp/20000301-1.c
7300         20000419-1.c            cpp/20000419-1.c
7301         20000510-1.S            cpp/20000510-1.S
7302         20000519-1.c            cpp/20000519-1.c
7303         20000529-1.c            cpp/20000529-1.c
7304         20000625-1.c            cpp/20000625-1.c
7305         20000625-2.c            cpp/20000625-2.c
7306         cpp-as1.c               cpp/assert1.c
7307         cpp-as2.c               cpp/assert2.c
7308         cxx-comments-1.c        cpp/cxxcom1.c
7309         cxx-comments-2.c        cpp/cxxcom2.c
7310         endif-label.c           cpp/endif.c
7311         cpp-hash1.c             cpp/hash1.c
7312         cpp-hash2.c             cpp/hash2.c
7313         cpp-if1.c               cpp/if-1.c
7314         cpp-if2.c               cpp/if-2.c
7315         cpp-if3.c               cpp/if-3.c
7316         cpp-if4.c               cpp/if-4.c
7317         cpp-if5.c               cpp/if-5.c
7318         cpp-cond.c              cpp/if-cexp.c
7319         cpp-missingop.c         cpp/if-mop.c
7320         cpp-missingparen.c      cpp/if-mpar.c
7321         cpp-opprec.c            cpp/if-oppr.c
7322         cpp-ifparen.c           cpp/if-paren.c
7323         cpp-shortcircuit.c      cpp/if-sc.c
7324         cpp-shift.c             cpp/if-shift.c
7325         cpp-unary.c             cpp/if-unary.c
7326         cpp-li1.c               cpp/line1.c
7327         cpp-li2.c               cpp/line2.c
7328         lineno.c                cpp/line3.c
7329         lineno-2.c              cpp/line4.c
7330         cpp-mi.c                cpp/mi1.c
7331         cpp-mic.h               cpp/mi1c.h
7332         cpp-micc.h              cpp/mi1cc.h
7333         cpp-mind.h              cpp/mi1nd.h
7334         cpp-mindp.h             cpp/mi1ndp.h
7335         cpp-mix.h               cpp/mi1x.h
7336         cpp-mi2.c               cpp/mi2.c
7337         cpp-mi2a.h              cpp/mi2a.h
7338         cpp-mi2b.h              cpp/mi2b.h
7339         cpp-mi2c.h              cpp/mi2c.h
7340         cpp-mi3.c               cpp/mi3.c
7341         cpp-mi3.def             cpp/mi3.def
7342         poison-1.c              cpp/poison.c
7343         pr-impl.c               cpp/prag-imp.c
7344         cpp-redef-2.c           cpp/redef1.c
7345         cpp-redef.c             cpp/redef2.c
7346         strpaste.c              cpp/strp1.c
7347         strpaste-2.c            cpp/strp2.c
7348         cpp-tradpaste.c         cpp/tr-paste.c
7349         cpp-tradstringify.c     cpp/tr-str.c
7350         cpp-tradwarn1.c         cpp/tr-warn1.c
7351         cpp-tradwarn2.c         cpp/tr-warn2.c
7352         trigraphs.c             cpp/trigraphs.c
7353         cpp-unc1.c              cpp/unc1.c
7354         cpp-unc2.c              cpp/unc2.c
7355         cpp-unc3.c              cpp/unc3.c
7356         cpp-unc.c               cpp/unc4.c
7357         undef.c                 cpp/undef1.c
7358         undef-2.c               cpp/undef2.c
7359         cpp-wi1.c               cpp/widestr1.c
7360
7361 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
7362
7363         * lib/g++.exp (g++_include_flags): Tweak.
7364
7365 2000-06-27  H.J. Lu  <hjl@gnu.org>
7366             Loren J. Rittle  <ljrittle@acm.org>
7367
7368         * lib/g++.exp (g++_include_flags): Override libgloss.exp
7369         version with one that knows about the new gcc tree structure.
7370         (g++_link_flags): Same.
7371
7372 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
7373
7374         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
7375         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
7376         case we are cross-compiling.
7377
7378         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
7379         g++.old-deja/g++.niklas/Makefile.in,
7380         g++.old-deja/g++.niklas/configure.in,
7381         g++.old-deja/g++.other/Makefile.in,
7382         g++.old-deja/g++.other/configure.in,
7383         gcc.c-torture/code_quality/Makefile.in,
7384         gcc.c-torture/code_quality/configure.in,
7385         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
7386         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
7387         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
7388         gcc.c-torture/execute/ieee/Makefile.in,
7389         gcc.c-torture/execute/ieee/configure.in,
7390         gcc.c-torture/noncompile/Makefile.in,
7391         gcc.c-torture/noncompile/configure.in,
7392         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
7393         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
7394         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
7395
7396 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
7397
7398         * g++.old-deja/g++.other/ambig3.C: New test.
7399
7400 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
7401
7402         * g++.old-deja/g++.pt/syntax1.C: New test.
7403         * g++.old-deja/g++.pt/syntax2.C: New test.
7404         * g++.old-deja/g++.other/syntax3.C: New test.
7405         * g++.old-deja/g++.other/syntax4.C: New test.
7406
7407 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
7408
7409         * gcc.dg/20000623-1.c: Prototype exit and abort.
7410
7411 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
7412
7413         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
7414         New tests.
7415         * gcc.dg/cpp-mi3.def: New file.
7416
7417         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
7418         inside assertions.
7419         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
7420         lexer's error messages.
7421         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
7422         divine anything from the linemarkers.
7423         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
7424         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
7425
7426 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
7427
7428         * gcc.dg/20000623-1.c: New test.
7429
7430 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
7431
7432         * gcc.c-torture/execute/20000622-1.c: New test.
7433
7434 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
7435
7436         * g++.old-deja/g++.other/init15.C: New test.
7437
7438 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
7439
7440         * g++.old-deja/g++.pt/vaarg2.C: New test.
7441         * g++.old-deja/g++.pt/vaarg3.C: New test.
7442
7443 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
7444
7445         * g++.old-deja/g++.other/dyncast6.C: New test.
7446
7447 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
7448
7449         * gcc.c-torture/execute/loop-6.c: New test.
7450
7451 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
7452
7453         * gcc.dg/20000614-1.c: New test.
7454         * gcc.dg/20000614-2.c: New test.
7455
7456 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
7457
7458         * g++.old-deja/g++.other/inline12.C: New test.
7459
7460 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
7461
7462         * g++.old-deja/g++.other/eh1.C: New test.
7463
7464 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
7465
7466         * g++.old-deja/g++.other/type.C: New test.
7467
7468 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
7469
7470         * g++.old-deja/g++.other/initstring.C: New test.
7471
7472 2000-06-12  Jason Merrill  <jason@redhat.com>
7473
7474         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
7475
7476 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
7477
7478         * gcc.c-torture/compile/20000609-1.c: New test.
7479
7480 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
7481
7482         * gcc.dg/20000609-1.c: New test.
7483
7484 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
7485
7486         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
7487         * gcc.c-torture/noncompile/poison-1.c: Move...
7488         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
7489         * gcc.dg/cpp-li1.c: Add a token after the #line.
7490
7491 2000-06-05  Richard Henderson  <rth@cygnus.com>
7492
7493         * gcc.c-torture/execute/20000605-2.c: New test.
7494         * gcc.c-torture/execute/20000605-3.c: New test.
7495
7496 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
7497
7498         * g77.f-torture/execute/20000503-1.x: New file.
7499
7500 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
7501
7502         * g++.old-deja/g++.eh/badalloc1.C: New test.
7503
7504 2000-06-05  Richard Henderson  <rth@cygnus.com>
7505
7506         * gcc.c-torture/execute/20000605-1.c: New test.
7507
7508 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
7509             Nathan Sidwell <nathan@codesourcery.com>
7510
7511         * gcc.c-torture/compile/20000605-1.c: New test.
7512
7513 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
7514
7515         * g77.f-torture/compile/20000601-1.f:  New test.
7516
7517 2000-06-03  Richard Henderson  <rth@cygnus.com>
7518
7519         * gcc.c-torture/execute/20000603-1.c: New.
7520
7521 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
7522
7523         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
7524         * gcc.dg/noreturn-2.c (noreturn): Likewise.
7525
7526 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
7527
7528         * gcc.dg/compare2.c (case 12): XFAIL.
7529         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
7530         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
7531
7532         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
7533
7534 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
7535
7536         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
7537         guard macro is already defined when the header is first
7538         included.
7539         * gcc.dg/cpp-mix.h: New file.
7540         * gcc.dg/endif-label.c: Update patterns to match compiler.
7541
7542         * g++.brendan/complex1.C: Declare abort.
7543         * g++.law/refs4.C: Remove XFAIL.
7544         * g++.oliva/expr2.C: Declare abort and exit.
7545
7546 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
7547
7548         * gcc.c-torture/execute/20000528-1.c: New test.
7549
7550         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
7551         * g++.old-deja/g++.law/temps4.C: Likewise.
7552
7553         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
7554         stdlib.h.  Call abort() on failure.
7555         * g++.old-deja/g++.law/refs4.C: Likewise.
7556         * g++.old-deja/g++.law/temps4.C: Likewise.
7557         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
7558         * gcc.c-torture/execute/20000112-1.c: Include string.h.
7559
7560 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
7561
7562         Relative to g++.dg/special:
7563         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
7564
7565         Relative to g++.old-deja:
7566         * g++.brendan/complex1.C, g++.jason/optimize2.C,
7567         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
7568         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
7569         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
7570         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
7571         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
7572         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
7573
7574         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
7575         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
7576         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
7577         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
7578         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
7579         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
7580         and/or string.h.
7581
7582         * g++.other/goto1.C: Update expectations for error messages.
7583
7584 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
7585
7586         * gcc.c-torture/compile/20000523-1.c: New test.
7587
7588 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
7589
7590         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
7591
7592 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
7593
7594         * g++.old-deja/g++.eh/catch11.C: New test.
7595         * g++.old-deja/g++.eh/catch12.C: New test.
7596
7597 2000-05-24  Nick Clifton  <nickc@cygnus.com>
7598
7599         * gcc.c-torture/execute/20000523-1.c: New test.
7600
7601 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
7602
7603         * c-torture/execute/bcp-1.c: Replace abort in arg of
7604         __builtin_constant_p with a generic external function.
7605
7606         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
7607         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
7608         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
7609         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
7610         Prototype abort and/or exit.
7611
7612         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
7613         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
7614         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
7615         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
7616
7617 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
7618
7619         * gcc.dg/dwarf2-1.c: New test.
7620
7621 2000-05-20  Richard Henderson  <rth@cygnus.com>
7622
7623         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
7624
7625 2000-05-20  Andreas Jaeger  <aj@suse.de>
7626
7627         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
7628         testcase.
7629
7630 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
7631
7632         * gcc.c-torture/execute/20000519-2.c: New test.
7633
7634 2000-05-19  Andreas Jaeger  <aj@suse.de>
7635
7636         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
7637         which fails with SSA.
7638
7639         * lib/c-torture.exp: Also test with -O3 -fssa.
7640
7641 2000-05-18  Michael Meissner  <meissner@redhat.com>
7642
7643         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
7644         * gcc.c-torture/execute/920415-1.c: Ditto.
7645         * gcc.c-torture/execute/920501-1.c: Ditto.
7646         * gcc.c-torture/execute/conversion.c: Ditto.
7647         * gcc.c-torture/execute/cvt-1.c: Ditto.
7648
7649 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
7650
7651         * gcc.c-torture/compile/20000518-1.c: New test.
7652
7653 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
7654
7655         * g77.f-torture/compile/200005018.f:  New test.
7656
7657 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
7658
7659         * gcc.c-torture/compile/20000517-1.c: New test.
7660
7661 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7662
7663         * gcc.c-torture/execute/20000516-1.c: New test.
7664
7665 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
7666
7667         * g++.old-deja/g++.other/eh.C: New test.
7668
7669 2000-05-12  Richard Henderson  <rth@cygnus.com>
7670
7671         * gcc.c-torture/execute/990208-1.c (main): Don't pass
7672         constants through to doit's conditional.
7673
7674 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
7675
7676         * gcc.c-torture/compile/20000511-1.c: New test.
7677         * g77.f-torture/compile/20000511-1.f: New test.
7678         * g77.f-torture/compile/20000511-2.f: New test.
7679
7680 2000-05-11  Michael Meissner  <meissner@redhat.com>
7681
7682         * gcc.c-torture/execute/20000511-1.c: New test.
7683
7684 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
7685
7686         * gcc.dg/dg.exp: Scan .S files as well as .c files.
7687         * gcc.dg/20000510-1.S: New.
7688
7689 2000-05-08  Catherine Moore  <clm@cygnus.com>
7690
7691         * gcc.dg/unused-3.c: New.
7692
7693 2000-05-06  Richard Henderson  <rth@cygnus.com>
7694
7695           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
7696           * g++.old-deja/g++.mike/warn1.C: Likewise.
7697           * g++.old-deja/g++.pt/local1.C: Likewise.
7698           * g++.old-deja/g++.pt/local7.C: Likewise.
7699           * g++.old-deja/g++.pt/spec16.C: Likewise.
7700
7701 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
7702
7703         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
7704
7705 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
7706
7707           * g77.f-torture/execute/20000503-1.f:  New test.
7708
7709 2000-05-04  Andreas Jaeger  <aj@suse.de>
7710
7711         * gcc.dg/noreturn-2.c: New test.
7712
7713 2000-05-04  Neil Booth  <NeilB@earthling.net>
7714
7715         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
7716         preprocessor.
7717
7718 2000-05-04  Richard Henderson  <rth@cygnus.com>
7719
7720         * gcc.c-torture/execute/20000503-1.c: Fix typo.
7721
7722 2000-05-04  Richard Henderson  <rth@cygnus.com>
7723
7724         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
7725         OpenSSL by Jason R Thorpe.
7726
7727 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
7728
7729         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
7730
7731 2000-05-03  Robert Lipe <robertlipe@usa.net>
7732
7733         * gcc.dg/20000503-1.c: New test.
7734
7735 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
7736
7737         * gcc.c-torture/compile/20000502-1.c: New test.
7738         * g++.old-deja/g++.other/align.C: New test.
7739         * gcc.dg/cpp-tradstringify.c: New test.
7740
7741 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
7742
7743         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
7744         and hard registers.
7745
7746 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
7747
7748         * gcc.c-torture/execute/loop-5.c: New test.
7749
7750 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
7751
7752         * gcc.c-torture/execute/va-arg-20.c: New test.
7753
7754 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
7755
7756         * gcc.c-torture/execute/20000422-1.c: New test.
7757
7758 2000-04-20  Greg McGary  <gkm@gnu.org>
7759
7760         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
7761         when optimizing, but without sibling-call optimizations (-O1).
7762
7763 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
7764
7765           * gcc.c-torture/compile/20000420-1.c: New test.
7766
7767 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
7768
7769         * g++.abi/ptrflags.C: New test.
7770         * g++.eh/catchptr1.C: Test incomplete pointer chains.
7771
7772 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
7773
7774         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
7775
7776 2000-04-19  Greg McGary  <gkm@gnu.org>
7777
7778         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
7779         sibling-call optimizations.
7780
7781 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
7782
7783         * gcc.dg/20000419-1.c: New test.
7784
7785 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
7786
7787         * gcc.c-torture/execute/20000412-6.c: New test.
7788
7789 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
7790
7791         * gcc.c-torture/execute/20000412-5.c: New test.
7792         * g77.f-torture/compile/20000412-1.f: New test.
7793         * gcc.c-torture/execute/20000412-4.c: New test.
7794         * gcc.c-torture/compile/20000412-2.c: New test.
7795         * gcc.c-torture/execute/20000412-3.c: New test.
7796         * gcc.c-torture/compile/20000412-1.c: New test.
7797         * gcc.c-torture/execute/20000412-2.c: New test.
7798
7799 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
7800
7801         * objc/execute/bf-20.m: New test.
7802
7803 2000-04-10  Richard Henderson  <rth@cygnus.com>
7804
7805         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
7806
7807         * gcc.c-torture/execute/20000412-1.c: New test.
7808
7809 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
7810
7811         * g++.old-deja/g++.eh/catchptr1.C: New test.
7812
7813 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
7814
7815         * g++.old-deja/g++.abi/cxa_vec.C: New test.
7816
7817 2000-04-08  Neil Booth  <NeilB@earthling.net>
7818
7819         * gcc.dg/cpp-nullchar.c: Remove test as
7820         embedded nulls cause problems.
7821
7822 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7823
7824         * gcc.dg/compare2.c: New test.
7825
7826 2000-04-08  Neil Booth  <NeilB@earthling.net>
7827
7828         * gcc.dg/cpp-nullchar.c: New test.
7829
7830 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
7831
7832         * gcc.dg/cpp-mi2.c: New test.
7833         * gcc.dg/cpp-mi2[abc].h: New files.
7834
7835 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
7836
7837         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
7838         member name.
7839
7840 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
7841
7842         * g++.old-deja/g++.abi/vmihint.C: New test.
7843
7844 2000-04-06  Neil Booth  <NeilB@earthling.net>
7845
7846         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
7847         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
7848         copyright.
7849
7850 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
7851
7852         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
7853         avoid stack-frame overwrite.
7854
7855 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
7856
7857         * gcc.c-torture/compile/20000405-2.c: New test.
7858         * gcc.c-torture/compile/20000405-3.c: New test.
7859
7860 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7861
7862         * gcc.c-torture/compile/20000405-1.c: New test.
7863
7864 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
7865
7866         * gcc.dg/cast-qual-1.c: Revert last change.
7867
7868 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7869
7870         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
7871
7872 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
7873
7874         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
7875         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
7876
7877 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
7878
7879         * gcc.c-torture/compile/20000403-2.c: New test.
7880         * gcc.c-torture/compile/20000403-1.c: New test.
7881
7882 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
7883
7884         * gcc.c-torture/execute/20000403-1.c: New test.
7885
7886 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
7887
7888         * gcc.c-torture/execute/20000402-1.c: New test.
7889
7890 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
7891
7892         * gcc.c-torture/execute/va-arg-15.c: New test.
7893         * gcc.c-torture/execute/va-arg-16.c: New test.
7894         * gcc.c-torture/execute/va-arg-17.c: New test.
7895         * gcc.c-torture/execute/va-arg-18.c: New test.
7896         * gcc.c-torture/execute/va-arg-19.c: New test.
7897
7898 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
7899
7900         * gcc.c-torture/compile/981211-1.c: Move to...
7901         * gcc.dg/cpp-as1.c: ...here.
7902         * gcc.dg/cpp-as2.c: New file.
7903
7904         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
7905         compiler.
7906
7907 2000-04-02  Neil Booth  <NeilB@earthling.net>
7908
7909         * gcc.dg/cpp-cond.c  New tests.
7910         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
7911         accidental success less likely.
7912         * gcc.dg/cpp-missingop.c  New tests.
7913         * gcc.dg/cpp-missingparen.c  New tests.
7914         * gcc.dg/cpp-shift.c  New tests.
7915         * gcc.dg/cpp-shortcircuit.c  New tests.
7916         * gcc.dg/cpp-unary.c  New tests.
7917
7918 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
7919
7920         * gcc.c-torture/compile/20000329-1.c: New test.
7921
7922 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
7923
7924         * gcc.c-torture/compile/20000326-1.c: New test.
7925         * gcc.c-torture/compile/20000326-2.c: New test.
7926
7927 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
7928
7929         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
7930         the first parameter is a function argument.
7931
7932 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
7933
7934         * g++.old-deja/g++.ext/array4.C: New test.
7935
7936 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
7937
7938         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
7939
7940 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7941
7942         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
7943
7944 2000-03-19  Richard Henderson  <rth@cygnus.com>
7945
7946         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
7947
7948 2000-03-19  Richard Henderson  <rth@cygnus.com>
7949
7950         * gcc.c-torture/compile/20000319-1.c: New test.
7951
7952 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
7953
7954         * gcc.c-torture/execute/20000314-3.c: New test.
7955         * gcc.c-torture/execute/20000314-2.c: New test.
7956         * gcc.c-torture/execute/20000314-1.c: New test.
7957         * gcc.c-torture/compile/20000314-2.c: New test.
7958         * gcc.c-torture/compile/20000314-1.c: New test.
7959
7960 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
7961
7962         * g++.old-deja/g++.warn/inline.C: New test.
7963
7964 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7965
7966         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
7967         standards-compliant result rather than specific constants.
7968         Put test-values in array.
7969
7970 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
7971
7972         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
7973         (g++_target_compile): Put test-specific options last.
7974
7975 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7976
7977         * g++.old-deja/g++.eh/vbase4.C: New test.
7978
7979 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7980
7981         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
7982
7983 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7984
7985         * g++.old-deja/g++.brendan/misc12.C: Removed.
7986         * g++.old-deja/g++.pt/memtemp77.C: Constify.
7987         * g++.old-deja/g++.ext/pretty4.C: New test.
7988
7989 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7990
7991         * g++.old-deja/g++.other/string2.C: New test.
7992
7993 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
7994
7995         * g++.old-deja/g++.warn/impint2.C: New test.
7996
7997 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7998
7999         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
8000         is 1, not zero.
8001
8002 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
8003
8004         * g++.old-deja/g++.warn/impint.C: New test.
8005         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
8006         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
8007         * g++.old-deja/g++.pt/explicit12.C: Likewise.
8008         * g++.old-deja/g++.pt/explicit13.C: Likewise.
8009         * g++.old-deja/g++.pt/explicit17.C: Likewise.
8010         * g++.old-deja/g++.pt/explicit18.C: Likewise.
8011         * g++.old-deja/g++.pt/explicit19.C: Likewise.
8012         * g++.old-deja/g++.pt/explicit23.C: Likewise.
8013         * g++.old-deja/g++.pt/explicit31.C: Likewise.
8014         * g++.old-deja/g++.pt/explicit35.C: Likewise.
8015         * g++.old-deja/g++.pt/explicit6.C: Likewise.
8016         * g++.old-deja/g++.pt/memclass7.C: Likewise.
8017
8018 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
8019
8020         * gcc.dg/cpp-redef.c: New test.
8021
8022 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
8023
8024         * g++.old-deja/g++.pt/unify7.C: New test.
8025
8026 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8027
8028         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
8029         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
8030
8031 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
8032
8033         * gcc.c-torture/compile/20000224-1.c: New test.
8034
8035 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8036
8037         * gcc.c-torture/compile/cpp-2.c: New test.
8038         * gcc.c-torture/compile/cpp-1.c: New test.
8039
8040 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
8041
8042         * gcc.c-torture/execute/20000225-1.c: New test.
8043
8044 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8045
8046         * gcc.dg/cpp-li2.c: New test.
8047
8048         * gcc.dg/cpp-wi1.c: New test.
8049
8050         * gcc.dg/cpp-li1.c: New test.
8051
8052 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
8053
8054         * g++.old-deja/g++.other/sizeof5.C: New test.
8055
8056 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8057
8058         * gcc.c-torture/execute/va-arg-13.c: New test.
8059
8060 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
8061
8062         * gcc.c-torture/execute/va-arg-12.c: New test.
8063
8064 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
8065
8066         * gcc.c-torture/execute/20000223-1.c: New test.
8067
8068 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
8069
8070         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
8071
8072 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
8073
8074         * g++.old-deja/g++.abi/ptrmem.C: New test.
8075
8076 2000-02-19  Richard Henderson  <rth@cygnus.com>
8077
8078         * gcc.c-torture/compile/init-3.c: New.
8079
8080 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
8081
8082         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
8083         ALWAYS_CXXFLAGS.
8084
8085 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
8086
8087         * gcc.c-torture/compile/20000211-3.c: New test.
8088
8089 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
8090
8091         * gcc.c-torture/compile/20000211-2.c: New test.
8092
8093 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
8094
8095         * gcc.c-torture/compile/20000211-1.c: New test.
8096
8097 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
8098
8099         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
8100           on native targets
8101
8102 2000-02-08  Nathan Sidwell  <nathan@acm.org>
8103
8104         * g++.old-deja/g++.other/cast5.C: New test.
8105
8106 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
8107
8108         * gcc.c-torture/execute/20000205-1.c: New.
8109
8110 2000-02-03  Nathan Sidwell  <nathan@acm.org>
8111
8112         * g++.old-deja/g++.jason/cast3.C: Return void.
8113         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
8114
8115 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8116
8117         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
8118
8119         * gcc.dg/loop-1.c: New test.
8120
8121 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
8122
8123         * gcc.c-torture/compile/20000127-1.c: New test.
8124         * gcc.c-torture/execute/991228-1.c: New test.
8125
8126 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8127
8128         * gcc.dg/unused-2.c: New test.
8129
8130         * gcc.dg/conv-1.c: New test.
8131
8132 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
8133
8134         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
8135         compiler.
8136         (tool_option_proc): Fix typo.
8137
8138 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
8139
8140         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
8141         of the ld on the host, not on the build machine.
8142         Also, don't crash if '--help' is not a supported option.
8143
8144 2000-01-24  Richard Henderson  <rth@cygnus.com>
8145
8146         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
8147
8148 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
8149
8150         * gcc.c-torture/execute/20000120-2.c: New test.
8151         * gcc.c-torture/execute/20000120-1.c: New test.
8152
8153 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
8154
8155         * gcc.c-torture/execute/20000113-1.c: New test.
8156
8157 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
8158
8159         * gcc.c-torture/execute/20000112-1.c: New test.
8160
8161 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8162
8163         * gcc.dg/20000111-1.c: New test.
8164
8165 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
8166
8167         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
8168         with 16 bit integers.
8169
8170 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8171
8172         * gcc.dg/20000108-1.c: New test.
8173
8174 2000-01-05  Nathan Sidwell  <nathan@acm.org>
8175
8176         * g++.old-deja/g++.ns/koenig8.C: New test.
8177
8178 2000-01-05  Nathan Sidwell  <nathan@acm.org>
8179
8180         * g++.old-deja/g++.other/cast4.C: New test.
8181
8182 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
8183
8184         * gcc.c-torture/compile/20000105-2.c: New test.
8185         * gcc.c-torture/compile/20000105-1.c: New test.
8186
8187 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8188
8189         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
8190         references to printf & atoi to conform to ANSI standard.
8191         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
8192         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
8193         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
8194         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
8195         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
8196         * g++.old-deja/g++.brendan/complex1.C: Likewise.
8197         * g++.old-deja/g++.brendan/copy1.C: Likewise.
8198         * g++.old-deja/g++.brendan/copy2.C: Likewise.
8199         * g++.old-deja/g++.brendan/copy3.C: Likewise.
8200         * g++.old-deja/g++.brendan/copy4.C: Likewise.
8201         * g++.old-deja/g++.brendan/copy5.C: Likewise.
8202         * g++.old-deja/g++.brendan/copy6.C: Likewise.
8203         * g++.old-deja/g++.brendan/copy7.C: Likewise.
8204         * g++.old-deja/g++.brendan/copy8.C: Likewise.
8205         * g++.old-deja/g++.brendan/crash11.C: Likewise.
8206         * g++.old-deja/g++.brendan/crash14.C: Likewise.
8207         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
8208         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
8209         * g++.old-deja/g++.brendan/delete2.C: Likewise.
8210         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
8211         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
8212         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
8213         * g++.old-deja/g++.brendan/eh1.C: Likewise.
8214         * g++.old-deja/g++.brendan/groff1.C: Likewise.
8215         * g++.old-deja/g++.brendan/init3.C: Likewise.
8216         * g++.old-deja/g++.brendan/misc12.C: Likewise.
8217         * g++.old-deja/g++.brendan/misc7.C: Likewise.
8218         * g++.old-deja/g++.brendan/new2.C: Likewise.
8219         * g++.old-deja/g++.brendan/operators4.C: Likewise.
8220         * g++.old-deja/g++.brendan/operators5.C: Likewise.
8221         * g++.old-deja/g++.brendan/overload2.C: Likewise.
8222         * g++.old-deja/g++.brendan/overload7.C: Likewise.
8223         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
8224         * g++.old-deja/g++.brendan/reference1.C: Likewise.
8225         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
8226         * g++.old-deja/g++.brendan/template24.C: Likewise.
8227         * g++.old-deja/g++.brendan/template3.C: Likewise.
8228         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
8229         * g++.old-deja/g++.jason/inline3.C: Likewise.
8230         * g++.old-deja/g++.jason/opeq.C: Likewise.
8231         * g++.old-deja/g++.law/arg5.C: Likewise.
8232         * g++.old-deja/g++.law/arm7.C: Likewise.
8233         * g++.old-deja/g++.law/ctors11.C: Likewise.
8234         * g++.old-deja/g++.law/cvt8.C: Likewise.
8235         * g++.old-deja/g++.law/init9.C: Likewise.
8236         * g++.old-deja/g++.law/refs4.C: Likewise.
8237         * g++.old-deja/g++.law/template2.C: Likewise.
8238         * g++.old-deja/g++.law/visibility24.C: Likewise.
8239         * g++.old-deja/g++.law/vtable3.C: Likewise.
8240         * g++.old-deja/g++.mike/asm2.C: Likewise.
8241         * g++.old-deja/g++.mike/eh1.C: Likewise.
8242         * g++.old-deja/g++.mike/misc1.C: Likewise.
8243         * g++.old-deja/g++.mike/misc13.C: Likewise.
8244         * g++.old-deja/g++.mike/misc14.C: Likewise.
8245         * g++.old-deja/g++.mike/ns12.C: Likewise.
8246         * g++.old-deja/g++.mike/p1248.C: Likewise.
8247         * g++.old-deja/g++.mike/p3708.C: Likewise.
8248         * g++.old-deja/g++.mike/p3708a.C: Likewise.
8249         * g++.old-deja/g++.mike/p3708b.C: Likewise.
8250         * g++.old-deja/g++.mike/p646.C: Likewise.
8251         * g++.old-deja/g++.mike/p700.C: Likewise.
8252         * g++.old-deja/g++.mike/p783.C: Likewise.
8253         * g++.old-deja/g++.mike/p783a.C: Likewise.
8254         * g++.old-deja/g++.mike/p783b.C: Likewise.
8255         * g++.old-deja/g++.mike/p786.C: Likewise.
8256         * g++.old-deja/g++.mike/p789.C: Likewise.
8257         * g++.old-deja/g++.mike/p789a.C: Likewise.
8258         * g++.old-deja/g++.mike/p807a.C: Likewise.
8259         * g++.old-deja/g++.other/delete3.C: Likewise.
8260         * g++.old-deja/g++.other/dyncast1.C: Likewise.
8261         * g++.old-deja/g++.other/dyncast2.C: Likewise.
8262         * g++.old-deja/g++.other/dyncast3.C: Likewise.
8263         * g++.old-deja/g++.other/empty1.C: Likewise.
8264         * g++.old-deja/g++.other/temporary1.C: Likewise.
8265         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
8266         * g++.old-deja/g++.pt/t16.C: Likewise.
8267         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
8268
8269 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
8270
8271         * gcc.dg/991230-1.c: New test.
8272
8273 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
8274
8275         * gcc.c-torture/compile/991229-3.c: New test.
8276         * gcc.c-torture/compile/991229-2.c: New test.
8277         * gcc.c-torture/compile/991229-1.c: New test.
8278
8279 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
8280
8281         * gcc.c-torture/compile/labels-2.c: New test.
8282
8283 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
8284
8285         * gcc.c-torture/execute/991227-1.c: New test.
8286
8287 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8288
8289         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
8290
8291 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
8292
8293         * gcc.c-torture/execute/991221-1.c: New test.
8294
8295 1999-12-20  Nathan Sidwell  <nathan@acm.org>
8296
8297         * g++.old-deja/g++.other/cast3.C: New test.
8298
8299 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
8300
8301         * gcc.c-torture/execute/991216-4.c: New test.
8302
8303 1999-12-16  Michael Meissner  <meissner@cygnus.com>
8304
8305         * gcc.c-torture/execute/991216-1.c: New test.
8306         * gcc.c-torture/execute/991216-2.c: New test.
8307         * gcc.c-torture/execute/991216-3.c: New test.
8308
8309 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
8310
8311         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
8312         Actually make the test fail by using "-O2" for compilation.
8313
8314 1999-12-15  Nathan Sidwell  <nathan@acm.org>
8315
8316         * g++.old-deja/g++.warn/cast-align1.C: New test.
8317
8318 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
8319
8320         * gcc.c-torture/compile/991214-1.c: New test.
8321         * gcc.c-torture/compile/991214-2.c: New test.
8322
8323 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
8324
8325         * gcc.dg/991214-1.c: New test.
8326
8327 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
8328
8329         * gcc.c-torture/compile/991213-3.c: New test.
8330         * gcc.c-torture/compile/991213-2.c: New test.
8331         * gcc.c-torture/compile/991213-1.c: New test.
8332
8333 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
8334
8335         * gcc.dg/991209-1.c: New test.
8336
8337 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
8338
8339         * gcc.c-torture/compile/991208-1.c: New test.
8340
8341 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8342
8343         * gcc.dg/ultrasp2.c: New test.
8344
8345 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
8346
8347         * g++.old-deja/g++.abi/align.C (main): Fix typo.
8348
8349 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
8350
8351         * gcc.c-torture/compile/991202-1.c: New test.
8352         * gcc.c-torture/execute/991202-1.c: New test.
8353         * gcc.c-torture/execute/991202-2.c: New test.
8354         * gcc.c-torture/execute/991202-3.c: New test.
8355
8356 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
8357
8358         * g++.old-deja/g++.abi/align.C: New test.
8359         * g++.old-deja/g++.abi/aggregates.C: Likewise.
8360         * g++.old-deja/g++.abi/bitfields.C: Likewise.
8361
8362 1999-12-01  Richard Henderson  <rth@cygnus.com>
8363
8364         * gcc.c-torture/execute/991201-1.c: New.
8365
8366 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
8367
8368         * gcc.dg/991129-1.c: New test.
8369
8370 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
8371
8372         * gcc.c-torture/compile/991127-1.c: New test.
8373
8374 1999-11-22  Nathan Sidwell  <nathan@acm.org>
8375
8376         * g++.old-deja/g++.other/warn4.C: New test.
8377
8378 1999-11-22  Nathan Sidwell  <nathan@acm.org>
8379
8380         * g++.old-deja/g++.eh/cleanup2.C: New test.
8381         * g++.old-deja/g++.ext/pretty2.C: New test.
8382         * g++.old-deja/g++.ext/pretty3.C: New test.
8383         * g++.old-deja/g++.other/debug6.C: New test.
8384
8385 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
8386
8387         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
8388         compiler_output to look for one error message instead of two.
8389
8390 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
8391
8392         * gcc.c-torture/execute/991118-1.c: Also test case
8393         where the word boundary does not split a byte evenly.
8394
8395 1999-11-19  Nathan Sidwell  <nathan@acm.org>
8396
8397         * g++.old-deja/g++.ext/restrict1.C: New test.
8398
8399 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
8400
8401         * gcc.c-torture/execute/991118-1.c: New test.
8402
8403 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
8404
8405         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
8406         working directory pathnames.
8407
8408 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
8409
8410         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
8411         host is equipped with driver.h and driver.o so it can actually
8412         compile and run the tests.
8413
8414 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
8415
8416         * gcc.c-torture/compile/991008-1.c: New test.
8417
8418 1999-11-08  Nick Clifton  <nickc@cygnus.com>
8419
8420         * lib/gcc-dg.exp: Include target-supports.exp
8421
8422 1999-11-05  Nick Clifton  <nickc@cygnus.com>
8423
8424         * lib/target-supports.exp: New file: Provide procs to test for
8425         features supported by the target.
8426         (check_weak_available): Moved here from ecos.exp.
8427         (check_alias_available): New proc: Determine of the target
8428         toolchain supports the alias attribute.
8429
8430         * gcc.dg/special/ecos.exp: Move check_weak_available to
8431         target-supports.exp.
8432         (alias-1.c): Only perform the test if the target supports
8433         aliases.
8434         (wkali-1.c): Only perform the test if the target supports
8435         aliases.
8436
8437         * gcc.dg/990506-0.c: Expect error messages from cross
8438         targets as well as native targets.
8439
8440 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8441
8442         * gcc.dg/ultrasp1.c: Removed xfail.
8443         * gcc.dg/struct-ret-2.c: Likewise.
8444         * gcc.dg/array-1.c: Likewise.
8445
8446 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8447
8448         * gcc.dg/struct-ret-2.c: New test.
8449
8450         * gcc.dg/array-1.c: New test.
8451
8452 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
8453
8454         * gcc.c-torture/execute/991030-1.c: New test.
8455
8456 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
8457
8458         * gcc.c-torture/compile/991026-2.c: New test.
8459
8460 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
8461
8462         * gcc.c-torture/compile/991026-1.c: New test.
8463
8464 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
8465
8466         * gcc.c-torture/execute/991023-1.c: New test.
8467
8468 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
8469
8470         * gcc.c-torture/execute/991019-1.c: New test.
8471
8472 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
8473
8474         * gcc.c-torture/execute/991016-1.c: New test.
8475
8476 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
8477
8478         * gcc.c-torture/execute/991014-1.c: New test.
8479
8480 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
8481
8482         * g++.old-deja/g++.other/union2.C: New test.
8483
8484 1999-10-13  Nathan Sidwell  <nathan@acm.org>
8485
8486         * g++.old-deja/g++.other/vaarg2.C: New test.
8487         * g++.old-deja/g++.other/vaarg3.C: New test.
8488
8489 1999-10-12  Craig Burley  <craig@jcb-sc.com>
8490
8491         * g77.f-torture/noncompile/19990905-1.f: Moved from being
8492         in compile/.
8493
8494 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
8495
8496         * gcc.c-torture/execute/va-arg-11.c: New test.
8497
8498 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
8499
8500         * lib/file-format.exp (gcc_target_object_format): Don't
8501         crash if objdump is unavailable.
8502
8503 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
8504
8505         * gcc.misc-tests/mg.exp: delete extraneous redirection.
8506
8507 1999-09-28  Nick Clifton  <nickc@cygnus.com>
8508
8509         * gcc.c-torture/compile/990928-1.c: New test.
8510
8511 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
8512
8513         * g++.old-deja/g++.other/decl6.C: New test.
8514
8515 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8516
8517         * gcc.c-torture/execute/va-arg-10.c: New test.
8518
8519 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
8520
8521         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
8522         __PRETTY_FUNCTION__.
8523
8524 1999-09-23  Nick Clifton  <nickc@cygnus.com>
8525
8526         * gcc.c-torture/execute/990923-1.c: New test.
8527
8528 1999-09-21  Nick Clifton  <nickc@cygnus.com>
8529
8530         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
8531         for which -fpic is inappropriate.
8532
8533 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
8534
8535         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
8536
8537 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
8538
8539         * g++.old-deja/g++.other/dyncast1.C: New test.
8540         * g++.old-deja/g++.other/dyncast2.C: New test.
8541         * g++.old-deja/g++.other/dyncast3.C: New test.
8542         * g++.old-deja/g++.other/dyncast4.C: New test.
8543         * g++.old-deja/g++.other/dyncast5.C: New test.
8544         * g++.old-deja/g++.eh/catch3.C: New test.
8545         * g++.old-deja/g++.eh/catch3p.C: New test.
8546         * g++.old-deja/g++.eh/catch4.C: New test.
8547         * g++.old-deja/g++.eh/catch4p.C: New test.
8548         * g++.old-deja/g++.eh/catch5.C: New test.
8549         * g++.old-deja/g++.eh/catch5p.C: New test.
8550         * g++.old-deja/g++.eh/catch6.C: New test.
8551         * g++.old-deja/g++.eh/catch6p.C: New test.
8552         * g++.old-deja/g++.eh/catch7.C: New test.
8553         * g++.old-deja/g++.eh/catch7p.C: New test.
8554         * g++.old-deja/g++.eh/catch8.C: New test.
8555         * g++.old-deja/g++.eh/catch8p.C: New test.
8556         * g++.old-deja/g++.eh/catch9.C: New test.
8557         * g++.old-deja/g++.eh/catch9p.C: New test.
8558
8559 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
8560
8561         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
8562         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
8563
8564 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
8565
8566         * gcc.c-torture/compile/990913-1.c: New test.
8567
8568 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
8569
8570         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
8571         * g++.old-deja/g++.jason/rfg5.C: Likewise.
8572
8573 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
8574
8575         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
8576
8577 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
8578
8579         * g++.old-deja/g++.other/lookup11.C: New test.
8580         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
8581         what is permitted and what we want.
8582         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
8583         overload use.
8584         * g++.old-deja/g++.jason/rfg5.C: Likewise
8585
8586 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
8587
8588         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
8589         * gcc.c-torture/noncompile/poison-1.c: New file.
8590
8591 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
8592
8593         * g++.old-deja/g++.other/sizeof3.C: New test.
8594         * g++.old-deja/g++.other/sizeof4.C: New test.
8595         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
8596         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
8597
8598 1999-09-07  Richard Henderson  <rth@cygnus.com>
8599
8600         * gcc.dg/va-arg-1.c: New.
8601
8602 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8603
8604         * gcc.c-torture/execute/va-arg-9.c: New test.
8605
8606 1999-09-05  Craig Burley  <craig@jcb-sc.com>
8607
8608         * g77.f-torture/compile/980519-2.f: New test.
8609         * g77.f-torture/compile/19990905-0.f: New test.
8610         * g77.f-torture/compile/19990905-1.f: New test.
8611         * g77.f-torture/compile/19990905-2.f: New test.
8612
8613         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
8614
8615 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
8616
8617         * gcc.c-torture/execute/990827-1.c: Fix typo.
8618
8619 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
8620
8621         * g++.old-deja/g++.other/deref1.C: New test.
8622
8623 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
8624
8625         * g++.old-deja/g++.other/ambig2.C: New test.
8626         * g++.old-deja/g++.other/cond5.C: New test.
8627         * g++.old-deja/g++.other/lookup16.C: New test.
8628
8629 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
8630
8631         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
8632         assemblers too.
8633
8634 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
8635
8636         * lib/c-torture.exp: Avoid the "compare executables" optimization
8637         when testing native.
8638
8639 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
8640
8641         * gcc.c-torture/execute/990829-1.c: New test.
8642         * gcc.c-torture/compile/990829-1.c: New test.
8643
8644 1999-08-27  Paul Burchard  <burchard@pobox.com>
8645
8646         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
8647         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
8648         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
8649         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
8650         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
8651         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
8652         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
8653         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
8654         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
8655         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
8656         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
8657
8658 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
8659
8660         * gcc.c-torture/execute/990827-1.c: New test.
8661
8662 1999-08-26  Craig Burley  <craig@jcb-sc.com>
8663
8664         * g77.f-torture/noncompile/19990826-4.f: New test.
8665
8666         * g77.f-torture/compile/19990826-3.f: New test.
8667
8668         * g77.f-torture/execute/19990826-2.f: New test.
8669
8670         * g77.f-torture/compile/19990826-1.f: New test.
8671
8672         * gcc.c-torture/execute/990826-0.c: New test.
8673         * g77.c-torture/execute/19990826-0.f: New test.
8674
8675         * g77.f-torture/noncompile/970626-2.f: New test.
8676
8677 1999-08-25  Paul Burchard  <burchard@pobox.com>
8678
8679         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
8680         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
8681         lss-011.C: New tests.
8682
8683 1999-08-25  Nathan Sidwell  <nathan@acm.org>
8684
8685         * g++.old-deja/g++.other/decl5.C: New test.
8686
8687 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8688
8689         * noncompile/noncompile.exp: Load_lib c-torture.exp.
8690         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
8691         call `postbase' for each one.  All callers of `postbase' changed
8692         to call this instead.
8693
8694 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
8695
8696         * gcc.c-torture/execute/990811-1.c: New test.
8697
8698 1999-08-09  Nick Clifton  <nickc@cygnus.com>
8699
8700         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
8701         just native ones.
8702
8703         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
8704         just native ones.
8705
8706 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
8707
8708         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
8709
8710 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
8711
8712         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
8713
8714 1999-08-04  Nathan Sidwell  <nathan@acm.org>
8715
8716         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
8717
8718 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
8719
8720         * gcc.c-torture/execute/990804-1.c: New test.
8721
8722 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8723
8724         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
8725         * g++.old-deja/g++.brendan/crash64.C: Likewise
8726         * g++.old-deja/g++.brendan/overload8.C: Likewise
8727
8728 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8729
8730         * g++.old-deja/g++.other/struct1.C: New test.
8731
8732 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8733
8734         * g++.old-deja/g++.other/enum2.C: New test.
8735
8736 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
8737
8738         Adapted from tests from Franz Sirl:
8739         * gcc.c-torture/execute/va-arg-7.c: New test.
8740         * gcc.c-torture/execute/va-arg-8.c: New test.
8741
8742 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
8743
8744         * gcc.c-torture/compile/990801-2.c: New test.
8745
8746         * gcc.c-torture/compile/990801-1.c: New test.
8747
8748 1999-07-27  Michael Meissner  <meissner@cygnus.com>
8749
8750         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
8751         fp-cmp-1.c, converting double to float.
8752
8753         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
8754         fp-cmp-1.c, converting double to long double.
8755
8756         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
8757         from fr1 to unknown_register, since fr1 is a legitimate register
8758         on some machines.
8759
8760 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
8761
8762         * README: More listname related changes.
8763
8764 1999-07-08  Catherine Moore  <clm@cygnus.com>
8765
8766         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
8767
8768 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
8769
8770         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
8771
8772 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
8773
8774         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
8775
8776 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
8777
8778         * gcc.dg/990703-1.c: New test.
8779
8780 1999-06-29  Nick Clifton  <nickc@cygnus.com>
8781
8782         * lib/file-format.exp: New file: Move definition of proc
8783         gcc_target_object_format to here from
8784         gcc.dg/special/ecos.exp.
8785
8786         * lib/c-torture.exp: Include lib file-format.exp.
8787         * lib/gcc-dg.exp: Include lib file-format.exp.
8788
8789         * gcc.dg/special/ecos.exp: Remove definition of proc
8790         gcc_target_object_format.
8791
8792 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
8793
8794         * gcc.c-torture/execute/990628-1.c: New test.
8795
8796 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
8797
8798         * gcc.c-torture/compile/990625-2.c: New test.
8799
8800         * gcc.c-torture/compile/990625-1.c: New test.
8801
8802 1999-06-23  Nick Clifton  <nickc@cygnus.com>
8803
8804         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
8805         attributes compile.
8806         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
8807         ports that use the COFF/PE file format.
8808
8809 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
8810
8811         * gcc.c-torture/compile/990617-1.c: New test.
8812
8813 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
8814
8815         * g++.old-deja/g++.other/decl4.C: New test.
8816
8817 1999-06-14  Nathan Sidwell  <nathan@acm.org>
8818
8819         * g++.old-deja/g++.other/bitfld3.C: New test.
8820
8821 1999-06-08  Nathan Sidwell  <nathan@acm.org>
8822
8823         * g++.old-deja/g++.eh/catch1.C: New test.
8824
8825 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
8826
8827         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
8828
8829         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
8830         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
8831
8832 1999-06-05  Craig Burley  <craig@jcb-sc.com>
8833
8834         * g77.f-torture/compile/19990502-0.f: Replace with new,
8835         shorter, test that still fails after recent changes.
8836
8837 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
8838
8839         * gcc.c-torture/execute/990604-1.c: New test.
8840
8841 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
8842
8843         * gcc.c-torture/execute/990531-1.c: New test.
8844
8845 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8846
8847         * gcc.c-torture/compile/990527-1.c: New test.
8848
8849 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
8850
8851         * gcc.c-torture/execute/990527-1.c: New test.
8852
8853 1999-05-25  Nick Clifton  <nickc@cygnus.com>
8854
8855         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
8856         bitfields as signed.
8857
8858 1999-05-25  Craig Burley  <craig@jcb-sc.com>
8859
8860         * g77.f-torture/compile/19990525-0.f: New test.
8861
8862 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
8863
8864         * gcc.c-torture/execute/990525-2.c: New test.
8865
8866         * gcc.c-torture/execute/990525-1.c: New test.
8867
8868 1999-05-24  Nathan Sidwell  <nathan@acm.org>
8869
8870         * g++.old-deja/g++.other/anon3.C: New test.
8871         * g++.old-deja/g++.other/anon4.C: New test.
8872         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
8873         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
8874         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
8875         Merrill).
8876
8877 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
8878
8879         * gcc.c-torture/execute/990524-1.c: New test.
8880
8881         * gcc.dg/990524-1.c: New test.
8882
8883 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8884
8885         * gcc.c-torture/compile/990523-1.c: New test.
8886
8887 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
8888
8889         * gcc.c-torture/compile/990519-1.c: New test.
8890
8891 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
8892
8893         * gcc.c-torture/compile/990517-1.c: New test.
8894
8895         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
8896         (e4, f4): New tests.
8897         (main): Call them.
8898
8899 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8900
8901         * gcc.dg/noreturn-1.c: New test.
8902
8903 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
8904
8905         * gcc.c-torture/execute/990513-1.c: New test.
8906
8907 1999-05-10  Richard Henderson  <rth@cygnus.com>
8908
8909         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
8910
8911 1999-05-10  Craig Burley  <craig@jcb-sc.com>
8912
8913         * g77.f-torture/execute/erfc.f: Use small single-precision
8914         values, to avoid problems on Alphas when not -mieee.
8915
8916 1999-05-08  Craig Burley  <craig@jcb-sc.com>
8917
8918         * gcc.dg/990506-0.c: New test.
8919
8920 1999-05-08  Richard Henderson  <rth@cygnus.com>
8921
8922         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
8923         the constant to test.  Don't XFAIL 64-bit targets.
8924
8925         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
8926         * g++.old-deja/g++.law/profile1.C: Likewise.
8927
8928         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
8929         operator new instances.
8930         * g++.old-deja/g++.other/delete5.C: Likewise.
8931
8932 1999-05-03  Craig Burley  <craig@jcb-sc.com>
8933
8934         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
8935         intrinsic.
8936
8937 1999-05-03  Craig Burley  <craig@jcb-sc.com>
8938
8939         * g77.f-torture/execute/u77-test.f: Reverse order of two
8940         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
8941
8942 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8943
8944         * gcc.dg/compare1.c: New test.
8945
8946 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8947
8948         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
8949         New tests.
8950
8951 1999-05-02  Craig Burley  <craig@jcb-sc.com>
8952
8953         * g77.f-torture/compile/19990502-1.f: New test.
8954
8955 1999-05-02  Craig Burley  <craig@jcb-sc.com>
8956
8957         * g77.f-torture/compile/19990502-0.f: New test.
8958
8959 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
8960
8961         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
8962         intrinsic.
8963
8964 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
8965
8966         * g77.f-torture/execute/u77-test.f (main): List libU77
8967         intrinsics not currently tested.
8968         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
8969         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
8970         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
8971         Trim blanks off the ends of some printed strings.
8972
8973 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
8974
8975         * g77.f-torture/execute/u77-test.f (main): Just warn about
8976         FSTAT gid disagreement, as it's expected on some systems.
8977
8978 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
8979
8980         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
8981         use a new function, which allows for some slop.
8982         Clean up some commentary.
8983         (issum): The new function.
8984         (sgladd): Deleted subroutine.
8985
8986 1999-05-01  Craig Burley  <craig@jcb-sc.com>
8987
8988         * g77.f-torture/execute/u77-test.f: Modify to be more like
8989         libf2c/libU77 version, bringing patches to that version here.
8990         Add suitable commentary.
8991
8992 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
8993
8994         * gcc.dg/990424-1.c: New test.
8995
8996 1999-04-24  Craig Burley  <craig@jcb-sc.com>
8997
8998         * g77.f-torture/execute/u77-test.f (main): Bug involving
8999         LSTAT has been fixed, so turn back on full checking.
9000
9001 1999-04-20  Craig Burley  <craig@jcb-sc.com>
9002
9003         * g77.f-torture/compile/19990419-0.f: New test.
9004         * g77.f-torture/execute/19990419-1.f: New test.
9005
9006 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
9007
9008         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
9009         to avoid the need for a prototype to supress a warning.
9010
9011 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
9012
9013         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
9014
9015 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
9016
9017         * gcc.c-torture/execute/990404-1.c: New test.
9018
9019 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
9020
9021         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
9022         * gcc.dg/cpp-if3.c: Don't use -pedantic.
9023         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
9024         missing initializer warnings.
9025
9026 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
9027
9028         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
9029         matching strings.
9030
9031 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
9032
9033         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
9034
9035 1999-03-26  Craig Burley  <craig@jcb-sc.com>
9036
9037         * g77.f-torture/execute/19990325-0.f: New test.
9038         * g77.f-torture/execute/19990325-1.f: New test.
9039
9040 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
9041
9042         * gcc.c-torture/execute/990324-1.c: New test.
9043
9044 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
9045
9046         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
9047         test with 4.
9048
9049 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
9050
9051         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
9052
9053 1999-03-13  Craig Burley  <craig@jcb-sc.com>
9054
9055         * g77.f-torture/execute/19990313-2.f: New test.
9056         * g77.f-torture/execute/19990313-3.f: New test.
9057
9058 1999-03-13  Craig Burley  <craig@jcb-sc.com>
9059
9060         * g77.f-torture/execute/19990313-0.f: New test.
9061         * g77.f-torture/execute/19990313-1.f: New test.
9062
9063 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
9064
9065         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
9066         printf to sprintf.
9067         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
9068         (main): Add check for u15.  Conditionalize u31 check depending on
9069         whether ints are <32 bits or >=32 bits.
9070
9071 1999-03-08  Craig Burley  <craig@jcb-sc.com>
9072
9073         * g77.f-torture/execute/19981119-0.f: Improve testiness.
9074
9075 1999-03-08  Craig Burley  <craig@jcb-sc.com>
9076
9077         * g77.f-torture/compile/19990305-0.f: New test.
9078         * g77.f-torture/execute/19981119-0.f: New test.
9079
9080 1999-03-08  Craig Burley  <craig@jcb-sc.com>
9081
9082         * g77.f-torture/execute/970625-2.f: call ABORT if final
9083         result is not correct, instead of just printing it.
9084         Add this checking via newly introduced obfuscation, to
9085         trip up buggy front ends.
9086
9087 1999-03-07  Craig Burley  <craig@jcb-sc.com>
9088
9089         * g77.f-torture/compile/960317-1.f: Moved from being
9090         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
9091
9092 1999-03-06  Craig Burley  <craig@jcb-sc.com>
9093
9094         * g77.f-torture/execute/960317-1.f: New (old) test.
9095         * g77.f-torture/execute/970625-2.f: Ditto.
9096
9097 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
9098
9099         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
9100         message on line 1 or line 2; cccp and cpplib do this differently.
9101
9102 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
9103
9104         * g++.old-deja/g++.law/weak1.C: New test.
9105
9106 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
9107
9108         * gcc.c-torture/execute/990119-1.c: Renamed to...
9109         * gcc.dg/990119-1.c: this, so it will only be tested once
9110         (it's a preprocessor test, it doesn't need to be run at
9111         multiple optimization levels).
9112
9113 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
9114
9115         * lib/g++.exp: Don't add incdir=$base_dir/../include to
9116           ALWAYS_CXXFLAGS.
9117
9118 1999-02-24  Craig Burley  <craig@jcb-sc.com>
9119
9120         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
9121         * g77.f-torture/compile/19981216-0.f: ...as it is expected
9122         to not be compilable by current g77.
9123
9124 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9125
9126         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
9127
9128 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
9129
9130         * gcc.c-torture/execute/990222-1.c: New test.
9131
9132 1999-02-19  Craig Burley  <craig@jcb-sc.com>
9133
9134         * g77.f-torture/compile/19990218-0.f: New test.
9135         * g77.f-torture/noncompile/19990218-1.f: New test.
9136
9137 1999-02-18  Craig Burley  <craig@jcb-sc.com>
9138
9139         * g77.f-torture/compile/19981216-0.f: New test.
9140
9141 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
9142
9143         * gcc.dg/990214-1.c: New test.
9144
9145 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
9146
9147         * gcc.dg/990213-2.c: New test.
9148
9149         * gcc.dg/990213-1.c: New test.
9150
9151 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
9152
9153         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
9154         ints.
9155
9156 1999-02-11  Nick Clifton  <nickc@cygnus.com>
9157
9158         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
9159         specified by target.
9160
9161         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
9162
9163 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
9164
9165         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
9166
9167 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
9168
9169         * gcc.dg/special/ecos.exp: New test driver for new tests with
9170         special requirements.
9171
9172         * gcc.dg/special/alias-1.c: New test.
9173         * gcc.dg/special/gcsec-1.c: New test.
9174         * gcc.dg/special/weak-1.c: New test.
9175         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
9176         * gcc.dg/special/weak-2.c: New test.
9177         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
9178         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
9179         * gcc.dg/special/wkali-1.c: New test.
9180         * gcc.dg/special/wkali-2.c: New test.
9181         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
9182         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
9183
9184 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
9185
9186           * lib/c-torture.exp (c-torture-compile): Pull out code for
9187           analyzing gcc error messages.
9188           (c-torture-execute): Likewise.  Fix some (harmless) false
9189           positives.
9190           * lib/gcc.exp (gcc_check_compile): New function.
9191
9192 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
9193
9194         * gcc.c-torture/execute/990208-1.c: New test.
9195
9196 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
9197
9198         * g++.dg/special/ecos.exp: New driver for new tests with special
9199         requirements
9200
9201         * g++.dg/special/conpr-1.C: New test
9202         * g++.dg/special/conpr-2.C: New test
9203         * g++.dg/special/conpr-2a.C: New test
9204         * g++.dg/special/conpr-3.C: New test
9205         * g++.dg/special/conpr-3a.C: New test
9206         * g++.dg/special/conpr-3b.C: New test
9207
9208         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
9209         allow g++ to use the dg driver
9210
9211         * README: Add comment about g++.dg directory
9212
9213 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
9214
9215         * README: Update email addresses.
9216
9217 1999-02-03  Nick Clifton  <nickc@cygnus.com>
9218
9219         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
9220         arguments in order to force structure S onto the stack even on
9221         the alpha.
9222         (test): Pass 10 leading arguments to function foo as well as the
9223         structure S.
9224
9225         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
9226         failure for all targets.
9227
9228         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
9229         abort to terminate program execution.
9230
9231 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
9232
9233         * gcc.c-torture/execute/990130-1.c: New test.
9234
9235 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
9236
9237         * gcc.dg/990130-1.c: New test.
9238
9239 1999-01-28  Michael Meissner  <meissner@cygnus.com>
9240
9241         * gcc.c-torture/execute/990128-1.c: New test.
9242
9243 1999-01-27  Michael Meissner  <meissner@cygnus.com>
9244
9245         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
9246
9247 1999-01-27  Felix Lee  <flee@cygnus.com>
9248
9249         * lib/c-torture.exp (c-torture-compile): pull out code for
9250         analyzing gcc error messages.
9251         (c-torture-execute): ditto, and fix some (harmless) false
9252         positives.
9253         * lib/gcc.exp (gcc_check_compile): new function.
9254
9255 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
9256
9257         * gcc.dg/990117-1.c: New test.
9258
9259         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
9260
9261         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
9262
9263 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
9264
9265         * g77.f-torture/compile/990115-1.f: New test.
9266
9267 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
9268
9269         * gcc.c-torture/compile/990107-1.c: New test
9270
9271 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
9272
9273         * gcc.c-torture/execute/990106-2.c: New test.
9274
9275         * gcc.c-torture/execute/990106-1.c: New test.
9276
9277 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
9278
9279         * gcc.c-torture/compile/981223-1.c: New test.
9280
9281 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
9282
9283         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
9284         (opt3): Rename from opt4 and disable.
9285
9286 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
9287
9288         * g++.old-deja/g++.pt/ptrmem5.C: New test.
9289
9290 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
9291
9292         * g++.old-deja/g++.other/conv5.C: New test.
9293
9294 1998-12-14  Nick Clifton  <nickc@cygnus.com>
9295
9296         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
9297
9298 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
9299
9300         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
9301
9302 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
9303
9304         * gcc.c-torture/compile/981211-1.c: New test.
9305
9306 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
9307
9308         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
9309
9310         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
9311
9312 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9313
9314         * gcc.special/930510-1.c: Make C9X safe.
9315         * gcc.misc-tests/gcov-1.c Similarly.
9316         * gcc.misc-tests/gcov-2.c Similarly.
9317
9318 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
9319
9320         * gcc.dg/ultrasp1.c: New test.
9321
9322 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
9323
9324         * gcc.c-torture/execute/981206.c: New test.
9325
9326 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
9327
9328         * g++.old-deja/g++.ns/template7.C: New test.
9329
9330         * g++.old-deja/g++.other/expr1.C: New test.
9331
9332         * g++.old-deja/g++.eh/tmpl3.C: New test.
9333
9334         * g++.old-deja/g++.eh/tmpl2.C: New test.
9335
9336 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
9337
9338         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
9339         * g++.old-deja/g++.other/using6.C: Removed.
9340         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
9341
9342         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
9343
9344 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
9345
9346         * g++.old-deja/g++.pt/overload8.C: New test.
9347
9348         * g++.old-deja/g++.pt/overload7.C: New test.
9349
9350         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
9351
9352         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
9353         and relinking messages.
9354         * lib/g++.exp (g++_target_compile): Remove .rpo file when
9355         compiling with -frepo.
9356
9357 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
9358
9359         * g++.old-deja/g++.pt/lookup6.C: New test.
9360
9361 1998-11-30  Nick Clifton  <nickc@cygnus.com>
9362
9363         * gcc.c-torture/execute/981130-1.c: New test.
9364         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
9365
9366 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
9367
9368         * g++.old-deja/g++.pt/explicit76.C: New test.
9369
9370         * g++.old-deja/g++.pt/friend38.C: New test.
9371
9372         * g++.old-deja/g++.ns/crash2.C: New test.
9373
9374         * g++.old-deja/g++.pt/defarg8.C: New test.
9375
9376         * g++.old-deja/g++.pt/instantiate6.C: New test.
9377
9378         * g++.old-deja/g++.pt/static6.C: New test.
9379
9380         * g++.old-deja/g++.pt/decl2.C: New test.
9381
9382 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
9383
9384         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
9385         problem is actually related with name lookup, but so what? :-)
9386
9387         * g++.old-deja/g++.pt/friend37.C: New test.
9388
9389 1998-11-25  Dave Love  <d.love@dl.ac.uk>
9390
9391         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
9392         element, which fails on some systems.
9393
9394         * g77.f-torture/execute/labug1.f: New test.
9395
9396 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
9397
9398         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
9399         is defined.
9400
9401 1998-11-18  Dave Love  <d.love@dl.ac.uk>
9402
9403         * g77.f-torture/compile/981117-1.f: New test.
9404
9405 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
9406
9407         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
9408         properly discarded.
9409
9410 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
9411
9412         * gcc.c-torture/execute/memcheck: New directory of tests for
9413         -fcheck-memory-usage.
9414
9415 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9416
9417         * README: New file, general information about the testsuite and
9418         new description of the various C++ test subdirectories.
9419         * README.g++: Eliminate obsolete information, update and move most
9420         relevant stuff to README.
9421
9422 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
9423
9424         * gcc.c-torture/compile/981107-1.c: New test.
9425
9426 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
9427
9428         * execute/memcpy-bi.c: New testcase.
9429
9430 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
9431
9432         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
9433         base classes.
9434
9435         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
9436         template is selected.
9437
9438         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
9439         classes, it should be accepted for all types.
9440
9441         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
9442
9443         * g++.old-deja/g++.pt/spec24.C: Ensure that template
9444         specializations start with template headers.
9445
9446 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
9447
9448         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
9449
9450         * g++.old-deja/g++.other/init9.C: Test cross initialization of
9451         non-POD types.
9452
9453 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
9454
9455         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
9456
9457 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9458
9459         * compile/981022-1.c, compile/981022-1.x: New test and driver.
9460
9461 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
9462
9463         * 981019-1.c: New test.
9464
9465 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
9466
9467         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
9468         find objc headers.
9469
9470 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
9471
9472         * compile/981001-4.c: Remove use of GCC extension that triggers a
9473         compiler bug.
9474
9475 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
9476
9477         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
9478
9479 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
9480
9481         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
9482         instantiation of template produces incorrect code for delete
9483         expression.
9484
9485         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
9486         constructors' name is not unique.
9487         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
9488         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
9489
9490         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
9491         automatic array of const is ill-formed.
9492
9493         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
9494         of template parameter?
9495
9496         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
9497         const.
9498
9499         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
9500         pointer-to-member expression.
9501
9502         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
9503         declaration causes ICE.
9504
9505 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
9506
9507         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
9508         reserved in the global namespace.
9509
9510         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
9511         generate needed virtual table.
9512
9513         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
9514
9515 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
9516
9517         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
9518         template-dependent type
9519
9520 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
9521
9522         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
9523         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
9524         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
9525
9526         * g++.old-deja/g++.other/using5.C: New test; using decl from base
9527         class should be usable as argument of member function.
9528         * g++.old-deja/g++.other/using6.C: New test; using decl from base
9529         class should be usable as return type of member function.
9530         * g++.old-deja/g++.other/using7.C: New test; using decl from base
9531         class should be usable as type of data member.
9532
9533         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
9534
9535 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
9536
9537         * gcc.c-torture/special/920521-1.c: Fix bogus test.
9538
9539 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
9540
9541         * gcc.dg/dll-?.c Add thumb to target list.
9542         Fix assembler scan patterns to match current assembler output.
9543
9544 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
9545
9546         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
9547         matching of template brackets.
9548
9549         * g++.old-deja/g++.other/using4.C: New test.  Test using
9550         declarations of methods from base classes.
9551
9552         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
9553         within functions should introduce names into the innermost
9554         enclosing namespace.
9555
9556         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
9557         of static locals if first initialization throws.
9558
9559 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
9560
9561         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
9562
9563 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
9564
9565         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
9566         lose track of the possible targets of tablejump insns.
9567         * special/special.exp: Run it.
9568
9569 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
9570
9571         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
9572         must be declared before its specializations can be named in friend
9573         declarations.
9574
9575 1998-10-05  Dave Love  <d.love@dl.ac.uk>
9576
9577         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
9578
9579         * g77.f-torture/execute/io1.f: New test.
9580
9581 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
9582
9583         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
9584         with pointer to template function, for which no argument deduction
9585         is possible.
9586
9587         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
9588         specialization of template function as argument to template
9589         function.
9590
9591         * g++.old-deja/g++.other/access2.C: New test; Inner class
9592         shouldn't have privileged access to Outer's names.
9593
9594 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
9595
9596         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
9597         friend template declared within template class conflicts with
9598         nested class of the same name.
9599
9600         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
9601         is ignored.
9602
9603         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
9604         object with direct initializer as function declaration.
9605
9606         * g++.old-deja/g++.other/decl2.C: New test; duplicate
9607         initializers.
9608
9609         * g++.old-deja/g++.other/null2.C: New test; conditional operator
9610         involving const pointer and NULL produces incorrect result.
9611
9612         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
9613         type name without `typename' should be rejected with -pedantic.
9614
9615 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
9616
9617         * g++.old-deja/g++.other/addrof1.C: New test.
9618
9619 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
9620
9621         * gcc.c-torture/compile/981001-1.c: New test.
9622         * gcc.c-torture/execute/981001-1.c: New test.
9623
9624 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
9625
9626         * gcc.c-torture/compile/981001-2.c: New test.
9627         * gcc.c-torture/compile/981001-3.c: New test.
9628         * gcc.c-torture/compile/981001-4.c: New test.
9629
9630 1998-10-01  Robert Lipe  <robertl@dgii.com>
9631
9632         * lib/objc.exp (objc_target_compile): Add -L during compiles for
9633         multilibbed hosts.   Idea grafted from g77.exp.
9634
9635 1998-09-30  Dave Love  <d.love@dl.ac.uk>
9636
9637         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
9638         avoid losing on systems which need -lsocket.
9639
9640 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
9641
9642         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
9643         * g++.old-deja/g++.other/nested2.C: Ditto.
9644         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
9645         failure.
9646
9647 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
9648
9649         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
9650         preferred over template operator!= for enum bitfields.
9651
9652 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
9653
9654         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
9655         that happen to have the same base name, but in different scopes,
9656         are incorrectly rejected.
9657
9658 1998-09-16  Richard Henderson  <rth@cygnus.com>
9659
9660         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
9661         on the native word size instead of an integer literal.
9662
9663 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
9664
9665         * g++.old-deja/g++.other/static2.C: Invocation of static data
9666         member of type pointer-to-function denoted as non-static member.
9667
9668         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
9669         checks involving function types and aliases.
9670
9671 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
9672
9673         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
9674         redefined to the same non-trivial type.
9675
9676         * g++.old-deja/g++.pt/explicit73.C: Test for proper
9677         namespace-qualification of template specializations declared in
9678         other namespaces.
9679
9680         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
9681         to declare a subset of the specializations of a template function
9682         as friends of specializations of a template class.
9683
9684         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
9685         member templates that do not fully specialize the enclosing
9686         template class are rejected.
9687
9688 1998-09-11  Dave Love  <d.love@dl.ac.uk>
9689
9690         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
9691
9692 1998-09-08  Dave Love  <d.love@dl.ac.uk>
9693
9694         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
9695         altered from libf2c/libU77 version.
9696
9697 1998-09-06  Dave Love  <d.love@dl.ac.uk>
9698
9699         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
9700
9701 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
9702
9703         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
9704         (un)signed char are different types for template specialization
9705         purposes.
9706
9707 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
9708
9709         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
9710         * objc: ObjC testsuite.
9711
9712 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
9713
9714         * gcc.c-torture/execute/941014-1.x:  New file.
9715
9716 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
9717
9718         * lib/c-torture.exp: Add support for
9719         torture_eval_before_compile and torture_eval_before_execute
9720         variables.
9721
9722 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
9723
9724         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
9725         this test triggers valid.
9726
9727 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
9728
9729         * gcc.dg/980827-1.c: New test.
9730
9731 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9732
9733         * gcc.c-torture/execute/loop-4b.c: New test.
9734
9735 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
9736
9737         * lib/c-torture.exp: Add support for
9738         torture_eval_before_compile and torture_eval_before_execute
9739         variables.
9740
9741 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
9742
9743         * gcc.c-torture/compile/980825-1.c: New test.
9744
9745 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
9746
9747         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
9748         count number tests in opt_t0 not good_t0.
9749
9750 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
9751
9752         * gcc.c-torture/compile/930326-1.x: Fix typo.
9753
9754 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
9755
9756         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
9757         causes an ICE.
9758
9759 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
9760
9761         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
9762         STACK_SIZE is defined.
9763         * gcc.c-torture/unsorted/stuct.c: Similarly.
9764
9765         * gcc.c-torture/compile/980821-1.c: New test.
9766
9767 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
9768
9769         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
9770
9771 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
9772
9773         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
9774         code.
9775
9776 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
9777
9778         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
9779         error'.
9780
9781 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
9782
9783         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
9784
9785 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
9786
9787         * gcc.c-torture/compile/980816-1.c: New test.
9788
9789         * gcc.dg/980816-1.c: New test.
9790
9791 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
9792
9793         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
9794         compiler for ieee tests.
9795
9796 1998-08-01  Dave Love  <d.love@dl.ac.uk>
9797
9798         * g77.f-torture/compile/980729-0.f: New test.
9799
9800 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
9801
9802         * gcc.c-torture/special/eeprof-1.c: New test, for
9803         -finstrument-functions.
9804         * gcc.c-torture/special/special.exp: Run it.
9805
9806 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
9807
9808         * gcc.c-torture/compile/980729-1.c: New test.
9809
9810 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
9811
9812         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
9813         __thumb__ is defined, and test for ARM style doubles if so.
9814
9815 1998-07-26  Dave Love  <d.love@dl.ac.uk>
9816
9817         * g77.f-torture/noncompile/980615-0.f: New test.
9818
9819 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
9820
9821         * gcc.dg/980312-1.c: Do link instead of compile.
9822         * gcc.dg/980313-1.c: Likewise.
9823
9824 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
9825
9826         * gcc.c-torture/compile/980726-1.c: New test.
9827
9828 1998-07-25  Dave Love  <d.love@dl.ac.uk>
9829
9830         * g77.f-torture/execute/io0.f: New test.
9831
9832 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
9833
9834         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
9835         an int.
9836
9837 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
9838
9839         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
9840         m32r bugs.
9841
9842 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
9843
9844         * gcc.dg/980626-1.c: Expect failures for all toolchains until
9845         c-decl.c:grokdeclarator can handle mode attributes.
9846
9847 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
9848
9849         * gcc.c-torture/execute/980716-1.c: New test.
9850
9851 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
9852
9853         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
9854         the mn10200.
9855         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
9856         the mn10200.
9857         * gcc.c-torture/execute/va-arg-3.x: Similarly.
9858         * gcc.c-torture/compile/930326-1.x: Similarly.
9859
9860 1998-07-13  Dave Love  <d.love@dl.ac.uk>
9861
9862         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
9863         New test from Craig.
9864
9865 1998-07-12  Dave Love  <d.love@dl.ac.uk>
9866
9867         * g77.f-torture/noncompile/980616-0.f: New test.
9868
9869         * g77.f-torture/execute/970816-3.f:  New test from Craig.
9870
9871 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
9872
9873         *  g++.other/singleton.C: Return error value instead of taking
9874         SIGSEGV.
9875
9876 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
9877
9878         *  g++.other/singleton.C: New test.   Warning is under dispute.
9879         Runtime crash is not.
9880
9881 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
9882
9883         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
9884         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
9885         using6.C, using7.C}:  New namespace tests.
9886
9887 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
9888
9889         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
9890         specialization with typedef'ed names used as array indexes.
9891
9892 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
9893
9894         * gcc.c-torture/execute/980709-1.c: New test.
9895
9896         * gcc.dg/980709-1.c: New test.
9897
9898 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
9899
9900         * gcc.c-torture/execute/bcp-1.c: New test.
9901
9902 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
9903
9904         * gcc.c-torture/execute/980707-1.c: New test.
9905
9906 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
9907
9908         * gcc.c-torture/compile/980706-1.c: New test.
9909
9910 1998-07-01  Dave Love  <d.love@dl.ac.uk>
9911
9912         * g77.f-torture/execute/980701-0.f,
9913         g77.f-torture/execute/980701-1.f: New test from Craig.
9914
9915 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
9916
9917         * gcc.c-torture/compile/980701-1.c: New test.
9918
9919         * gcc.c-torture/execute/980701-1.c: New test.
9920
9921 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
9922 rlsruhe.de>
9923
9924         * g++.old-deja/g++.robertl/eb132.C: New test.
9925         * g++.old-deja/g++.robertl/eb133.C: Likewise.
9926
9927 1998-06-29  Dave Love  <d.love@dl.ac.uk>
9928
9929         * g77.f-torture/execute/980628-7.f,
9930         g77.f-torture/execute/980628-8.f,
9931         g77.f-torture/execute/980628-9.f,
9932         g77.f-torture/execute/980628-10.f: New tests from Craig.
9933
9934         * g77.f-torture/execute/980628-3.f: Remove mail headers.
9935
9936 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
9937
9938         * g77.f-torture/execute/980628-4.f: New test from Craig.
9939         * g77.f-torture/execute/980628-5.f: Likewise.
9940         * g77.f-torture/execute/980628-2.f: Likewise.
9941         * g77.f-torture/execute/980628-0.f: Likewise.
9942         * g77.f-torture/execute/980628-1.f: Likewise.
9943         * g77.f-torture/execute/980628-3.f: Likewise.
9944         * g77.f-torture/execute/980628-6.f: Likewise.
9945
9946 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
9947
9948         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
9949         directory when nothing has been installed yet.
9950
9951 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
9952
9953         * gcc.c-torture/special/special.exp: Handle newer versions of
9954         dejagnu.
9955
9956 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
9957
9958         * gcc.dg/980626-1.c: New test.
9959
9960 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
9961
9962         * gcc.misc-tests/m-un-2.c: New test.
9963         * g++.old-deja/g++.other/warn01.c: Likewise.
9964
9965 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
9966
9967         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
9968         compatibility with assmblers with a different comment character.
9969         Eliminate use of GAS-specific extensions.
9970
9971 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
9972
9973         * gcc.c-torture/execute/ieee/980619-1.c: New test.
9974
9975 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
9976
9977         *lib/g77.exp: Replace search for libf2c.a with search for newly
9978         renamed libg2c.a
9979
9980 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
9981
9982         * gcc.c-torture/execute/980617-1.c: New test.
9983
9984 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
9985
9986         * gcc.c-torture/execute/980612-1.c: New test.
9987
9988 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
9989
9990         * gcc.dg/980523-1.c: Only test on ppc-linux.
9991         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
9992
9993         * gcc.c-torture/execute/980608-1.c: New test.
9994
9995 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9996
9997         * gcc.c-torture/execute/980605-1.c: New test.
9998
9999 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
10000
10001         * gcc.c-torture/execute/980604-1.c: New test.
10002
10003 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
10004
10005         * gcc.c-torture/execute/980602-1.c: New test.
10006         * gcc.c-torture/execute/980602-2.c: Likewise.
10007
10008 1998-06-02  Dave Love  <d.love@dl.ac.uk>
10009
10010         * 970125-0.f: Fix per JCB.  Add commentary.
10011
10012 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
10013
10014         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
10015         IEEE -0 support.
10016
10017 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
10018
10019         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
10020         earlier.
10021
10022 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
10023
10024         * gcc.c-torture/execute/980526-3.c: New test.
10025
10026 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
10027
10028         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
10029         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
10030         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
10031         m88k-motorola-sysv3 to XFAIL.
10032
10033 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10034
10035         * gcc.dg/980526-1.c: New test.
10036         * gcc.c-torture/execute/980526-2.c: New test.
10037
10038 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
10039
10040         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
10041
10042         * gcc.c-torture/execute/980526-1.c: New test.
10043
10044 1998-05-26  Dave Love  <d.love@dl.ac.uk>
10045
10046         * g77.f-torture/execute/alpha2.f: Add runtime test.
10047
10048 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
10049
10050         * g++.old-deja/old-deja.exp: Strip leading directories.
10051
10052         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
10053         error for the line.  Don't run multiple tests for the same line.
10054
10055 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
10056
10057         * gcc.dg/980523-1.c: New test.
10058
10059 1998-05-23  Dave Love  <d.love@dl.ac.uk>
10060
10061         * g77.f-torture/compile/970915-0.f: New test.
10062
10063 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
10064
10065         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
10066
10067 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
10068
10069         * gcc.dg/980520-1.c: New test.
10070
10071 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10072
10073         * gcc.dg/980502-1.c: Fix return type.
10074
10075 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
10076
10077         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
10078         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
10079         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
10080         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
10081         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
10082
10083 1998-05-20  Dave Love  <d.love@dl.ac.uk>
10084
10085         * g77.f-torture/execute/980520-1.f: New test.
10086
10087 1998-05-15  Dave Love  <d.love@dl.ac.uk>
10088
10089         * lib/mike-g77.exp: New file.
10090
10091         * g77.f-torture/noncompile/noncompile.exp,
10092         g77.f-torture/noncompile/check0.f: New files.
10093
10094 1998-05-14  Dave Love  <d.love@dl.ac.uk>
10095
10096         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
10097         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
10098         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
10099         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
10100         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
10101         abort where appropriate.
10102
10103 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
10104
10105         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
10106         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
10107
10108 1998-04-29  Dave Love  <d.love@dl.ac.uk>
10109
10110         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
10111
10112 1998-04-27  Dave Love  <d.love@dl.ac.uk>
10113
10114         * g77.f-torture/compile/980427-0.f: New test.
10115
10116 1998-04-24  Dave Love  <d.love@dl.ac.uk>
10117
10118         * g77.f-torture/compile/980424-0.f: New test.
10119
10120 1998-04-19  Dave Love  <d.love@dl.ac.uk>
10121
10122         * g77.f-torture/compile/980419-2.f (main): New test.
10123         * g77.f-torture/compile/970125-0.f: New test.
10124         * g77.f-torture/compile/980419-1.f: New test.
10125
10126 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
10127
10128         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
10129         of loop-4.c.
10130
10131 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
10132
10133         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
10134
10135 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
10136
10137         * gcc.c-torture/compile/980329-1.c: New test.
10138
10139 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
10140
10141         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
10142         * gcc.dg/980312-1.c: Fix typo in -march command.
10143
10144 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
10145
10146         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
10147
10148 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
10149
10150         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
10151         Dave Love agree the Fortran source is bogus.
10152
10153 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
10154
10155         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
10156         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
10157         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
10158         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
10159         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
10160
10161 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
10162
10163         * g++.old-deja/g++.other/friend1.C: New test.
10164
10165 1998-02-18  Dave Love  <d.love@dl.ac.uk>
10166
10167         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
10168         possibly uninitialized) variables and declare dnrm2.
10169
10170 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
10171
10172         From Bruno Haible <haible@ilog.fr>:
10173         * gcc.c-torture/execute/980223.c: New test.
10174
10175 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
10176
10177         * gcc.dg/ifelse-1.c: New test.
10178
10179 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
10180
10181         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
10182
10183           * lib/old-dejagnu.exp (old-dejagnu): Added the
10184           "execution test - XFAIL *-*-*" handling in the spirit of
10185           "excess errors test -". Changed the "execution test fails"
10186           handling to be like "excess errors test fails".
10187           * Update various tests accordingly.
10188
10189 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
10190
10191         * gcc.c-torture/execute/980205.c: New test.
10192
10193 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
10194
10195         * lib/c-torture.exp: Look for .x files instead of .cexp files.
10196         * lib/f-torture.exp: Similarly.
10197         * gcc.c-torture: Rename all .cexp files to .x files.
10198
10199 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10200
10201         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
10202         (940510-1.c): Removed duplicate.
10203         (971104-1.c): New test.
10204
10205 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
10206
10207           * lib/f-torture.exp: Improve error and loop detection.
10208
10209 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
10210
10211         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
10212         use that to size the filler array.
10213
10214 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
10215
10216         * lib/c-torture.exp(c-torture-execute): Fix typo.
10217
10218         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
10219         testcase as the executable name. Keep the executable around if
10220         the test fails.
10221
10222 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
10223
10224         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
10225         changes.  Only test one -g option, and move it to the end of the
10226         list of options to test.
10227
10228 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
10229
10230         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
10231         variable GCC_TORTURE_OPTIONS to supply default switches separated
10232         by colons.  If no environment variable, run tests with -O0 -g, -O1
10233         -g, and -O2 -g as well.
10234
10235 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
10236
10237         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
10238         explanatory comments. Fix indentation.
10239
10240 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
10241
10242         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
10243
10244 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
10245
10246         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
10247         * g++.old-deja/g++.mike/p7325.C: Likewise.
10248         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
10249
10250 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
10251
10252         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
10253         * g++.old-deja/g++.brendan/crash30.C: Likewise.
10254         * g++.old-deja/g++.brendan/crash39.C: Likewise.
10255         * g++.old-deja/g++.law/operators4.C: Likewise.
10256
10257 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
10258
10259         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
10260         * g++.old-deja/g++.mike/p784.C: Ditto.
10261         * g++.old-deja/g++.mike/p785.C: Ditto.
10262
10263 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
10264
10265           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
10266
10267 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
10268
10269         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
10270         target feature; pass this to c-torture-execute as needed.
10271
10272 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
10273
10274         * lib/c-torture.exp(c-torture-execute): If the previous and the
10275         current executables being tested are identical, we don't need to
10276         run the executable again. Try to make the executable names
10277         unique. Add an optional argument for passing additional compiler
10278         flags.
10279
10280 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
10281
10282         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
10283
10284 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
10285
10286         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
10287
10288 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
10289
10290         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
10291         32bit or larger longs.
10292
10293         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
10294         have either a 32bit long or 32bit int.
10295
10296 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10297
10298         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
10299         Make double precision tests dependent on sizeof (double).
10300
10301 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
10302
10303         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
10304         too.
10305
10306 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10307
10308         * gcc.c-torture/compile/961203-1.cexp: New script.
10309
10310 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
10311
10312         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
10313         up the includes ourselves.
10314
10315 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
10316
10317         * lib/plumhall.exp: Remove random include, and add a few
10318         verbose messages for debugging.
10319
10320 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
10321
10322         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
10323         of trying to do it ourselves.
10324
10325 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10326
10327         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
10328
10329 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
10330
10331         * gcc.prms/5403.c: Made regexp a bit less strict.
10332
10333 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
10334
10335         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
10336         is returned from remote_load instead.
10337         * lib/plumhall.exp: Ditto.
10338         * lib/mike-g++.exp: Ditto.
10339         * lib/old-dejagnu.exp: Ditto.
10340         * lib/c-torture.exp: Ditto.
10341
10342 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
10343
10344         * lib/g++.exp: Use build_wrapper procedure.
10345         * lib/gcc.exp: Ditto.
10346
10347 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
10348
10349         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
10350         an old-style decl for malloc.  Fixes tests to work when
10351         sizeof (int) != sizeof (size_t).
10352
10353 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
10354
10355         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
10356
10357         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
10358         use stdargs.h interface.
10359
10360 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
10361
10362         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
10363         NO_VARARGS when compiling.
10364
10365 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
10366
10367         * lib/plumhall.exp(ph_includes): New procedure.
10368         (ph_make): Use it.
10369         (ph_compiler): Ditto.
10370
10371         * lib/g++.exp: Rename test-glue.c to testglue.c.
10372         * lib/gcc.exp: Ditto.
10373
10374 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
10375
10376         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
10377         to completion when it's called.
10378
10379 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
10380
10381         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
10382         is defined, don't do test.
10383
10384 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
10385
10386         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
10387         for object files.
10388         (ph_summary): Mark skipped testcases as untested, not unresolved.
10389
10390         * lib/plumhall.exp (ph_make): If unresolved because of bad
10391         errorCode, record errorCode in log file.
10392         (*): Replace send_log/verbose with verbose -log.
10393
10394 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
10395
10396         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
10397         double conversion if double isn't at least 8 bytes.
10398
10399         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
10400         int to work with targets where int is 16 bits.
10401
10402         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
10403         8 bytes, just exit, since 4 byte doubles don't have enough bits of
10404         precision for the test to complete.
10405
10406 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
10407
10408         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
10409         if d10v is not compiled with the -mdouble64 flag.
10410         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
10411
10412         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
10413         d10v is not compiled with the -mint32 flag.
10414
10415 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
10416
10417         * lib/plumhall.exp: Use incr_count.
10418
10419 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
10420
10421         * gcc.c-torture: Update to c-torture-1.45.
10422
10423 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
10424
10425         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
10426         the name of the expect testcase file).
10427
10428         * lib/g++.exp(g++_init): Ditto.
10429
10430 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
10431
10432         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
10433         the host.
10434
10435         * lib/gcc.exp(gcc_exit): New procedure.
10436
10437 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
10438
10439         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
10440         specs where appropriate.
10441
10442         * g++.old-deja/g++.arm/*: Added additional ERROR checks
10443         because of new "candidates are" messages, and removed a few
10444
10445         * Converted all non-old-style g++ testcases to old-style, and
10446         moved into g++.old-deja.
10447
10448 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
10449
10450         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
10451         options.
10452
10453         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
10454         succeeded.
10455
10456         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
10457
10458 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
10459
10460         * lib/gcc.exp (gcc_target_compile): Add support for defining
10461         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
10462         the machine doesn't have those features.
10463
10464 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
10465
10466         * g++.law/operators4.exp: Don't use LIBS.
10467
10468 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
10469
10470         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
10471
10472         * lib/mike-g++.exp: Don't set the compiler to be tested here.
10473         * lib/g++.exp: Set it here instead. Also, allow use of the
10474         --tool_exec and --tool_opt options. Change CXX to
10475         GXX_UNDER_TEST.
10476
10477         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
10478
10479         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
10480
10481 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
10482
10483         * lib/old-dejagnu.exp: Use prune_warnings instead of
10484         prune_system_crud.
10485         * lib/mike-g++.exp: Ditto.
10486         * lib/gcc.exp: Ditto.
10487         * lib/g++.exp: Ditto.
10488
10489         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
10490
10491 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
10492
10493           * 941014-2.c: Include stdlib.h
10494           * 960327-1.c: Include stdio.h
10495           * dbra.c, index-1.c: Don't assume ints are 32bits.
10496
10497 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
10498
10499         * lib/gcc.exp: Add gcc,stack_size target feature.
10500
10501         * lib/g++.exp(g++_target_compile): Add the include and link
10502         paths here, not in two other places. And, it's $options, not
10503         options.
10504
10505         * lib/mike-g++.exp(postbase): Remove the code that determines
10506         the correct include and link paths.
10507         * g++.old-deja/old-deja.exp: Ditto.
10508
10509 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
10510
10511         * lib/g++.exp(g++_init): target_compile no longer returns the
10512         filename of the result.
10513
10514 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
10515
10516         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
10517         call to glob.
10518
10519         * gcc.c-torture/special/special.exp: Change call to
10520         gcc_target_compile to include the object file.
10521
10522 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
10523
10524         * gcc.c-torture/special/special.exp: Correct misspelling in last
10525         change.
10526
10527 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
10528
10529         * lib/plumhall.exp(ph_summary): Log the entire output of the
10530         executable. Return -1 if there were any failures, 0 otherwise.
10531         (ph_execute): Return -1 if there were any failures, 0 otherwise.
10532         (ph_make): Clean up objects and executables that were built
10533         if the tests succeeded.
10534
10535 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
10536
10537         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
10538         libraries and includes in the build tree as appropriate.
10539
10540 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
10541
10542         * lib/c-torture.exp: Instead of looking for the global variable
10543         NO_LONG_LONG, check to see if that's a feature of the target.
10544
10545 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
10546
10547         * config/default.exp: Minimize. Delete the remainer of the files in
10548         config; this functionality is now in devo/dejagnu/config.
10549
10550         g++.*/*: Pass any additional flags used to compile to postbase;
10551         delete CXXFLAGS.
10552
10553         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
10554         is now done by runtest.exp. Use gcc_target_compile instead of
10555         compile.
10556
10557         lib/c-torture.exp: Use gcc_target_compile instead of compile.
10558         Remove references to CFLAGS. Use remote_file instead of
10559         calling rm -f.
10560         (c-torture): Take a list of arguments to use to compile this
10561         testcase.
10562
10563         lib/g++.exp: Simplify. Use target_compile instead of compile.
10564         lib/gcc-dg.exp: Ditto.
10565         lib/gcc.exp: Ditto.
10566         lib/mike-{gcc,g++}.exp: Ditto.
10567         lib/old-dejagnu.exp: Ditto.
10568         lib/plumhall.exp: Ditto.
10569
10570 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
10571
10572         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
10573         (ph_linker): Likewise.
10574
10575 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
10576
10577           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
10578         MAP_ANON / MAP_ANONYMOUS if defined;
10579         else try to map from /dev/zero .
10580
10581 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
10582
10583         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
10584         isn't defined, then define it to MAP_ANONYMOUS.
10585
10586 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
10587
10588         * gcc.c-torture: Update to c-torture-1.42 release.
10589
10590 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
10591
10592         * gcc.c-torture: Update to c-torture-1.41 release.
10593
10594 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
10595
10596         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
10597         c-torture release.
10598
10599 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10600
10601         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
10602         and LDFLAGS.  Fix second case to append the target_info ldflags
10603         onto LDFLAGS, not CFLAGS.
10604         * lib/g++.exp (g++_init): Add target_info stuff.
10605         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
10606         of libgloss and newlib flags for !native.
10607
10608         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
10609         (GDB): Fix relative path to go up another dir for finding gdb.
10610
10611 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10612
10613         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
10614         versions in the target_info array, if they don't exist.
10615
10616 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10617
10618         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
10619
10620 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
10621
10622         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
10623         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
10624
10625 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
10626
10627         * lib/old-dejagnu.exp: Don't remove the output file before we've
10628         actually tested it. Don't append pwd to the path of the executable
10629         we're testing.
10630
10631 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
10632
10633         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
10634
10635 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
10636
10637         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
10638         temporary directory for compiler files, and set it to a default
10639         value of /tmp. Set $output as the name of the output file from
10640         compiling the testcase. Add a -o option to $cflags_var so the
10641         compiler writes the final output file as $output. Set $executable
10642         to $output.
10643
10644         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
10645         directory for compiler files, and set it to /tmp if it doesn't
10646         already have a value. Set $output_file to the name of the output
10647         file from compiling the testcase. Add a -o option to CXXFLAGS so
10648         the compiler writes the final output file as $output. Use $output
10649         as the executable to be tested.
10650
10651 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10652
10653         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
10654
10655 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
10656
10657         * gcc.c-torture/execute/pending-1.c: New test.  Still
10658         pending in Tege's queue.
10659
10660 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
10661
10662         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
10663         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
10664         if there were failures.  Call unresolved if there were unresolved
10665         testcases.  Call gcc_fail if program did not run to completion.
10666         (ph_make): Pass additional argument name to ph_execute.
10667         (ph_execute): Add new argument.  Pass additional arguments to
10668         ph_summary.  Call gcc_fail is there is no execution output.
10669
10670 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
10671
10672         * lib/plumhall.exp (proc_summary): Output relavent summary
10673         lines into the log so specific failures in plumhall can be
10674         investigated.
10675
10676 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
10677
10678         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
10679         (c-torture-execute): Don't try to execute tests which use
10680         "long long" types if $NO_LONG_LONG is nonzero.
10681
10682 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
10683
10684         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
10685         not c-torture.
10686
10687         * gcc.ieee: Move from here.
10688         * gcc.c-torture/execute/ieee: To here.
10689
10690 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
10691
10692         * gcc.c-torture: Update to c-torture-1.41 release.
10693
10694 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
10695
10696         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
10697         not "$output".
10698
10699 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
10700
10701         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
10702         -c present.
10703
10704 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
10705
10706         * config/proelf.exp: Handle connecting to a simulator.
10707
10708 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
10709
10710         * config/proelf.exp: New file.  Enough framework that we can
10711         run c-torture tests on the proelf targets (or any other target
10712         that gdb can connect to for that matter).
10713
10714 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
10715
10716         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
10717         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
10718
10719         * lib/plumhall.exp (ph_execute): Always call ph_summary if
10720         exec_output exists.
10721
10722 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
10723
10724         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
10725         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
10726
10727         * config/*.exp: Update FSF address.  Change result of ${tool}_load
10728         to pass/fail/unresolved/unsupported/untested.  Caller must now
10729         call unresolved/unsupported/untested.
10730         * lib/*.exp: Update FSF address.  Update to handle new results of
10731         ${tool}_load.
10732         * lib/chill.exp (verbose): Delete.
10733
10734 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
10735
10736         * lib/gcc.exp (default_gcc_start): Change order of args to
10737         $LDFLAGS $CFLAGS $LIBS.
10738         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
10739         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
10740         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
10741         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
10742         * gcc.misc-tests/dg-test.exp: Likewise.
10743         * gcc.misc-tests/msgs.exp: Likewise.
10744         * gcc.prms/prms.exp: Likewise.
10745         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
10746         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
10747
10748         * lib/dg.exp: Deleted, moved to dejagnu/lib.
10749
10750 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10751
10752         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
10753
10754         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
10755         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
10756
10757         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
10758         necessary.
10759
10760 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
10761
10762         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
10763         global for loop; add use of $mathlib.
10764         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
10765         settings here; set mathlib for anything but VxWorks.
10766
10767 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
10768
10769         * gcc.c-torture: Update to c-torture-1.40 release.
10770
10771 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
10772
10773         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
10774         dg.exp.
10775
10776 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
10777
10778         * lib/c-torture.exp (c-torture-execute): Declare "output" as
10779         global.
10780
10781 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
10782
10783         * lib/g++.exp (LIBS): Define if not already.
10784         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
10785         (gcc-dg-prune): Call prune_gcc_output.
10786         * lib/gcc.exp (prune_gcc_output): New proc.
10787         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
10788         prune_gcc_output.
10789
10790 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
10791
10792         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
10793         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
10794
10795 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
10796
10797         * gcc.c-torture: Update to c-torture-1.39 release.
10798
10799 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
10800
10801         * lib/c-torture.exp (c-torture-execute): Don't return if one option
10802         fails, try others as well.
10803
10804 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10805
10806         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
10807         If compilation fails, mark execute tests as `untested'.
10808         If test is marked as unsupported, don't mark compilation and
10809         execute tests as failed.
10810
10811 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10812
10813         * lib/g++.exp (g++_init): Don't link in libg++, and look to
10814         libstdc++ for whether or not we want to be doing shared
10815         libraries.  Delete link_curses since we don't need it anymore.
10816         * lib/mike-g++.exp (postbase): Don't link in libg++.
10817         * g++.old-deja/old-deja.exp: Likewise.
10818
10819 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10820
10821         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
10822
10823 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10824
10825         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
10826         For that, add `-Wl,-a,shared_archive'.
10827         * g++.old-deja/old-deja.exp: Likewise.
10828
10829 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
10830
10831         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
10832
10833 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
10834
10835         * lib/mike-g++.exp (postbase): Pay attention to the status of
10836         g++_load.
10837
10838 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10839
10840           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
10841
10842 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
10843
10844         * lib/gcc.exp (default_gcc_start): No longer need to log program
10845         being executed or its output, execute_anywhere does that now.
10846         * lib/g++.exp (default_g++_version): Call execute_anywhere.
10847         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
10848
10849 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10850
10851         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
10852         the same as those in lib/g++.exp.
10853
10854 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
10855
10856         * gcc.c-torture: Update to c-torture-1.38 release.
10857         * gcc.ieee: Related changes.
10858
10859 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10860
10861         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
10862         "exec". Minor reformatting changes.
10863
10864         * config/rom68k.exp (${tool}_load): Make it work in a canadian
10865         cross. This means all "exec" calls now work on a remote host as
10866         well.
10867         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
10868         cross. Filter out the extra "\r\n" stuff that expect puts in.
10869         (c-torture-execute): Filter out the bogus warnings like
10870         c-torture-compile does. Add support for canadian cross.
10871         * lib/gcc.exp (default_gcc_version, default_gcc_start)
10872         Use execute_anywhere rather than calling exec directly. Now it
10873         works for canadian cross testing.
10874
10875 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
10876
10877         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
10878         results into a variable, and check that rather than using file exists.
10879
10880 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10881
10882         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
10883         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
10884
10885 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10886
10887         * g++.old-deja/old-deja.exp: Create and pass runshlib and
10888         lib_curses if there's a shared libg++ in the build tree.
10889
10890 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
10891
10892         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
10893         if not supported target.
10894
10895 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10896
10897         * lib/g++.exp (g++_init): Move empty setting of runshlib and
10898         link_curses up to always happen, not just for native builds.
10899
10900 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
10901
10902         * gcc.c-torture: Update to c-torture-1.36 release.
10903         * gcc.failure: Related changes.
10904
10905 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
10906
10907         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
10908
10909 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10910
10911         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
10912         * lib/mike-g++.exp (postbase): Not in here.  Still reference
10913         runshlib, link_curses, and mathlib for link and run.
10914
10915         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
10916         pass the runtime shared library options for Solaris, OSF/1, and
10917         Irix5, and link with -lcurses to avoid unresolved references.
10918
10919 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10920
10921         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
10922         only run once.
10923
10924 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
10925
10926         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
10927
10928 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
10929
10930         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
10931         do not have a framework for the "compat" tests yet.
10932
10933 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10934
10935         * lib/mike-g++.exp (postbase): New local variable `mathlib',
10936         set to null if we're testing vxworks5.1.  Use that instead of
10937         `-lm' in the setting of LIBS for link and run.
10938
10939 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10940
10941         * config/rom68k.exp (${tool}_load): Major changes to make it
10942         work.  Verified that it does in fact return the stuff in
10943         exec_output properly.  Catch any Emul or any TRAP other than 0.
10944
10945 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10946
10947         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
10948         LDFLAGS properly for targets that need stuff from libgloss.
10949         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
10950         only run once.
10951         (gpp_initialized): New variable.
10952
10953 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10954
10955         * config/rom68k.exp: Load libgloss.exp.
10956         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
10957         so we can produce a fully linked binary.
10958         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
10959         so we can produce a fully linked binary.
10960
10961 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
10962
10963         * lib/plumhall.exp (ph_section): Watch for expected failures.
10964         Add missing `else'.
10965
10966         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
10967         run the testcase.
10968         (c-torture): Likewise.
10969
10970 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
10971
10972         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
10973
10974         * lib/mike-g++.exp (mike_cleanup): New proc.
10975         (prebase): New globals compiler_result, not_compiler_result,
10976         target_regexp.
10977         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
10978         allow leading "-" in pattern.  Watch for unsupported tests.
10979         If $compiler_result is set, pattern match assembler code,
10980         and ditto for $not_compiler_result.
10981         * lib/mike-gcc.exp: Likewise.
10982
10983         * lib/plumhall.exp (ph_execute): Only call ph_summary if
10984         execution "succeeded".
10985
10986 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
10987
10988         * config/win32.exp: New file.
10989         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
10990
10991 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
10992
10993         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
10994         unsupported.
10995         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
10996         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
10997         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
10998
10999         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
11000         "... without exceptions was ...".  That is now handled by
11001         prune_system_crud.
11002         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
11003
11004 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
11005
11006         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
11007         sieve.c,sort2.c}: New files.
11008         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
11009         sieve.exp,sort2.exp}: Drivers for them.
11010
11011         * lib/mike-gcc.exp (program_output): New user settable variable.
11012         (postbase): Call prune_system_crud.  Also prune extraneous compiler
11013         messages.
11014         * lib/mike-g++.exp (program_output): New user settable variable.
11015
11016         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
11017
11018         * config/sh.exp: Deleted (use sim.exp instead).
11019
11020 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11021
11022         * config/vx.exp: Declare CHECKTASK as global.
11023         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
11024         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
11025         * lib/old-dejagnu.exp: Load [pwd]/$executable.
11026
11027 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11028
11029         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
11030         target. Like vx.exp, only includes `vx29k.exp' instead of
11031         `vxworks.exp'.
11032
11033 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
11034
11035         * config/sim.exp: Increase time limit from 120 seconds to 240.
11036
11037 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11038
11039         * gcc.c-torture/execute/950628-1.c: New test.
11040
11041 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11042
11043         * gcc.c-torture: Update with changes/additions from
11044         c-torture-1.34.
11045
11046 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
11047
11048         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
11049
11050 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
11051
11052         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
11053
11054 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
11055
11056         * gcc.c-torture/compile/950512-1.c: New test.
11057         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
11058         * gcc.dg/struct-ret-1.c: Likewise.
11059
11060 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
11061
11062         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
11063           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
11064
11065 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
11066
11067         * gcc.c-torture/special/920411-1.c: Deleted.
11068         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
11069
11070 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
11071
11072         * config/sim.exp (${tool}_load): Hack in call to bash to get a
11073         cpu limit.
11074
11075 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
11076
11077         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
11078
11079 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
11080
11081         From kenner;
11082         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
11083         is the proper length.
11084         * va-arg-3.c: Likewise.
11085
11086 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
11087
11088         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
11089         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
11090
11091         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
11092         * lib/g++.exp (default_g++_start): Delete old cruft.
11093
11094 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
11095
11096         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
11097         (2 * (1 << 18)) to (2 * (1 << 17)).
11098
11099         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
11100
11101 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11102
11103         * config/rom68k.exp: Renamed from config/idp.exp
11104
11105 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
11106
11107         * c-torture/compile/921109-2.c
11108
11109 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
11110
11111         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
11112         excess errors.
11113
11114 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
11115
11116         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
11117         output.
11118         * lib/g++.exp (default_g++_start): Likewise.
11119
11120 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
11121
11122         * gcc.c-torture/compile/950329-1.c: New test.
11123
11124 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11125
11126           * config/bug.exp (${tool}_load): Updated to use new remote_open
11127           and remote_close procs.
11128         * config/idp.exp: New file.
11129
11130 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
11131
11132         * gcc.c-torture/execute/950322-1.c: New test.
11133
11134 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
11135
11136         * config/vx.exp (${tool}_load): Clean up testing of return code from
11137         vxworks_ld and vxworks_spawn.
11138
11139 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
11140
11141         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
11142
11143 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
11144
11145         * lib/old-deja.exp: Add `excess errors test - ' error, now one
11146         can mark excess errors on a machine by machine basis.  Note, the
11147         default is to not expect any excess errors, even when excess
11148         errors test - is given, so you will want to put an XFAIL ... on
11149         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
11150         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
11151         those 4 machines, but no others.
11152
11153 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11154
11155         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
11156         * lib/c-torture.exp: to here.
11157
11158 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
11159
11160         * gcc.c-torture/execute/950221-1.c: New test.
11161         * gcc.c-torture/execute/struct-ret-1.c: New test.
11162         * gcc.c-torture/compile/950221-1.c: New test.
11163
11164         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
11165
11166 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11167
11168         * gcc.c-torture/execute/arith-1.c (main): Return 0.
11169         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
11170
11171 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
11172
11173         * g++.gb: New directory of tests, derived from my signature and
11174         class scoping tests.
11175
11176         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
11177         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
11178         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
11179         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
11180         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
11181         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
11182         * g++.gb/sig25.C: Likewise.
11183
11184         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
11185         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
11186         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
11187         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
11188         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
11189         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
11190         * g++.gb/sig25.exp: Likewise.
11191
11192         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
11193         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
11194         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
11195         * g++.gb/scope13.C: Likewise, this test still fails.
11196
11197         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
11198         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
11199         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
11200         * g++.gb/scope13.exp: Ditto.
11201
11202         * g++.gb/README: New file, explains what these tests are about.
11203
11204 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
11205
11206         * lib/dg.exp (dg-do): Support `preprocess'.
11207         (dg-test): Likewise.
11208
11209 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11210
11211         * config/udi.exp: change "continue -expect" to "exp_continue".
11212
11213 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
11214
11215         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
11216         Delete redundant tests.
11217
11218         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
11219         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
11220         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
11221         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
11222         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
11223         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
11224         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
11225         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
11226
11227         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
11228         storing label pointers.
11229         * gcc.c-torture/execute/921019-1.c: Likewise.
11230         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
11231         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
11232         parameter fp.
11233         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
11234         constants.
11235
11236         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
11237         Delete obsolete tests.
11238
11239         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
11240         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
11241         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
11242         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
11243         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
11244         * gcc.c-torture/compile/950124-1.c: New test.
11245
11246         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
11247
11248 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11249
11250         * lib/mike-g++.exp: Add -lm to LIBS.
11251
11252 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
11253
11254         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
11255
11256 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11257
11258         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
11259
11260 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
11261
11262         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
11263
11264 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
11265
11266         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
11267         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
11268         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
11269         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
11270         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
11271         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
11272         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
11273         * g++.law/{operators31.C, operators32.C,
11274         * g++.law/{operators33.C, operators34.C}: Likewise.
11275         * g++.law/{pic1.C, refs2.C}: Likewise.
11276         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
11277         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
11278         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
11279         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
11280
11281         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
11282         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
11283         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
11284         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
11285         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
11286         * g++.law/{enum9.exp, friend5.exp}: Likewise.
11287         * g++.law/{nest3.exp, nest4.exp}: Likewise.
11288         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
11289         * g++.law/{operators30.exp, operators31.exp}: Likewise.
11290         * g++.law/{operators32.exp, operators33.exp}: Likewise.
11291         * g++.law/{operators34.exp}: Likewise.
11292         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
11293         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
11294         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
11295         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
11296         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
11297
11298         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
11299         No longer expected to fail.
11300         * g++.law/missed-error3.C: Tweak for recent bool changes.
11301
11302 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
11303
11304         * config/emb-unix: Deleted.
11305         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
11306         remote execution.  Do final link on remote host if REMOTE_LINK is set.
11307
11308 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
11309
11310         * lib/dg.exp (dg-test): Fix typo in last patch.
11311
11312 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
11313
11314         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
11315         (handles multiple occurrences).
11316
11317 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
11318
11319         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
11320         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
11321         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
11322         printed).
11323         * lib/c-torture.exp (c-torture-compile): Likewise.
11324         (c-torture): Prepend full path if missing.
11325         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
11326         (gcc_fail): Likewise.
11327         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
11328
11329 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11330
11331         * lib/netware.exp: Only attach to NetWare i386 systems.
11332
11333 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
11334
11335         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
11336         messages.  Add test name to "output pattern match" pass/fail message.
11337
11338 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
11339
11340         * gcc.dg: New testsuite.
11341         * gcc.dg/dg.exp: New file.
11342
11343         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
11344         test-switch.c}: Deleted.
11345
11346         * gcc.misc-tests/msgs.exp: New testcase driver.
11347
11348 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
11349
11350         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
11351         Watch for illegal return values from ${tool}_load.
11352         * config/unix.exp (${tool}_load): Fix pass/fail detection for
11353         cross targets.  Coerce return value >0 to 1.
11354
11355 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
11356
11357         * config/unix.exp (${tool}_load): Call program rsh, not proc.
11358
11359         * config/emb-unix.exp: New file.
11360
11361         * config/sim.exp: Error if variable $SIM not defined.
11362         (${tool}_load): Mark test as "untested" if simulator missing.
11363
11364         * config/unix.exp: Load remote.exp to get rcp_download.
11365         * lib/c-torture.exp: Use different option lists for testcases with
11366         and without loops.
11367         * gcc.c-torture/execute/execute.exp: Likewise.
11368
11369 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
11370
11371         * config/*.exp: Clarify return code from ${tool}_load.
11372         Call `unresolved' or `untested' instead of `warning' or `perror'
11373         (sometimes you still want to call both though).
11374         Add comment that `shell_id' is local to each file.
11375         * config/udi.exp (timeout): Set to 30.
11376         Don't print warning if connection fails, $connectmode has already
11377         printed an error.
11378         (${tool}_load): Move verbose messages to level 2.
11379         Rework pattern for "Process started" message.
11380         Pass `shell_id' to ${connectmode}_download.
11381         Retry twice upon timeout.  Make resetting of target more robust.
11382         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
11383         Pass `shell_id' to exit_$connectmode.
11384         Only call exit_$connectmode if connected.
11385         * config/unix.exp (${tool}_load): Check return codes better.
11386         * config/vrtx.exp (${tool}_load): Likewise.
11387         * config/vx.exp (${tool}_load): Likewise.
11388         Delete unneeded global's.
11389         * lib/dg.exp (dg-test): Update to reflect clarified return codes
11390         from ${tool}_load.
11391         (dg-stat): Delete.
11392         (dg-init): Delete recording of pass/fail counts.
11393         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
11394         (old-dejagnu-init): Likewise.
11395         (old-dejagnu-stat): Delete contents, empty proc now.
11396         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
11397         (c-torture): Delete references to lcnt, lpass, lfail.
11398         Get option list from TORTURE_OPTIONS.
11399         Delete -funroll[-all]-loops if no loops.
11400         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
11401         (g++_stat): Delete contents (empty proc now).
11402         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
11403         (gcc_finish): Likewise.
11404         (gcc_stat): Deleted.
11405         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
11406         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
11407         * gcc.c-torture/execute/execute.exp: Likewise.
11408         Split tests into two parts: compile, execute.
11409         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
11410         no loops.  Update to reflect clarified return codes from ${tool}_load.
11411
11412 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
11413
11414         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
11415         to grep for.
11416         (old-dejagnu): Likewise (where necessary).
11417
11418 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
11419
11420         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
11421
11422         * lib/dg.exp (dg-process-target): Fix processing of selector.
11423         Add comment regarding use of `error'.
11424
11425         * lib/gcc.exp (prune_system_crud): Define if missing.
11426         * lib/g++.exp (prune_system_crud): Likewise.
11427
11428         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
11429         Call prune_system_crud.
11430         * lib/dg.exp (dg-runtest): New proc.
11431         Use perror instead of send_user for tcl errors in testcase.
11432         Don't return any value, it's never used.
11433         Don't clobber previous definition of `unknown'.
11434         Print tcl errors in `dg-final'.
11435
11436 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
11437
11438         * lib/dg.exp (dg-process-target): Improve syntax error messages.
11439         (dg-test): Don't print errorInfo, it contains stack backtrace.
11440
11441 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
11442
11443         * lib/g++.exp (runtest_file_p): Define if missing.
11444
11445 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
11446
11447         * lib/mike-g++.exp: Comment out loading of g++.exp.
11448         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
11449         (default_g++_version): Always print something.
11450         (default_g++_start): Comment out call to `which'.
11451         (g++_start, g++_load): Deleted (must be defined in config file).
11452         * lib/gcc.exp: Test for existence of $CC at start.
11453         Delete check for tmpdir (done in gcc_init).
11454         (default_gcc_version): Always print something.
11455         (default_gcc_start): Comment out call to `which'.
11456         * config/*.exp: Major cleanup - make cross targets work at least a
11457         little better for g++ (by not being "--tool gcc" specific).
11458         Rename gcc_xxx to ${tool}_xxx.
11459         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
11460         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
11461
11462 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
11463
11464         * lib/c-torture.exp (c-torture-compile): Rework compiler
11465         message processing.
11466
11467         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
11468         c-torture.
11469
11470 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11471
11472         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
11473
11474         * lib/dg.exp (dg-process-target): Support { target native }.
11475
11476 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11477
11478         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
11479         looked for "... program xxx got fatal signal".
11480         Correct regsub munging of `comp_output'.
11481         Ignore compiler messages "path prefix not used" and "linker input
11482         file unused".
11483
11484 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
11485
11486         * lib/gcc.exp (runtest_file_p): Define if missing.
11487         * gcc.prms/template.c: Example to work from.
11488
11489 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
11490
11491         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
11492         * lib/dg.exp (dg-test): Call unsupported testcases as such.
11493
11494         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
11495         * gcc.prms/1883.c: Moved from compile/940714-1.c.
11496         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
11497         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
11498
11499         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
11500         (dg-process-target): No longer a varargs proc.
11501         Return S/N for target, P/F for xfail.  All callers changed.
11502         (user option procs): More argument checking.
11503         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
11504         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
11505         (dg-test): Skip test if not running on selected target in `dg-do'.
11506         Update handling of `dg-do-what', `dg-output-text'.
11507         Separate execution pass/fail from output pattern match pass/fail.
11508         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
11509
11510 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11511
11512         * gcc.c-torture/special/special.exp: Don't expect failure for mips
11513         target for 920510-1.c.
11514
11515 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
11516
11517         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
11518         Clean up comment regarding use of passcnt, etc.
11519         (gcc_stat): Don't update `testcnt' here.
11520         (gcc_finish): Do it here.
11521         Might as well reset `but_id' here too.
11522         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
11523         to determine if the file should be tested.
11524         * gcc.c-torture/compile/compile.exp: Likewise.
11525         * gcc.c-torture/execute/execute.exp: Likewise.
11526         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
11527         * gcc.misc-tests/dg-test.exp: Likewise.
11528         * gcc.prms/prms.exp: Likewise.
11529         * gcc.wendy/wendy.exp: Likewise.
11530         * g++.old-deja.exp: Likewise.
11531         Move "Testing file" message to verbose level 1.
11532
11533 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
11534
11535         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
11536
11537 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11538
11539         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
11540         (default_gcc_start): Accept optional second list element
11541         of compiler flags.  Print compiler output at verbosity level 2.
11542         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
11543         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
11544         Save current values of framework globals passcnt, failcnt, xpasscnt,
11545         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
11546         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
11547         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
11548         xfailcnt to compute stats.  Update framework global `testcnt' from
11549         pass/fail counts.
11550         (gcc_finish): New proc.  Clean up test environment.
11551         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
11552         (gcc_epass, gcc_efail): Delete.
11553         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
11554         argument of line number.
11555         (dg-init): If the tool has an init routine, call it.
11556         (dg-test): Remove args `cflags_var' and `libs_var'.
11557         Pass all compiler options to ${tool}_start.
11558         Handle missing line number.
11559         (dg-finish): New function.
11560         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
11561         particular files.  Call gcc_finish at end.  Move "skipping test"
11562         message to verbosity level 3.
11563         * gcc.c-torture/compile/compile.exp: Likewise.
11564         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
11565         * gcc.c-torture/execute/execute.exp: Likewise.
11566         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11567         Print testcase being tried at verbosity level 1.
11568         * gcc.c-torture/special/special.exp: Unset xfail.
11569         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11570         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
11571         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
11572         * gcc.failure/failure.exp: Likewise.
11573         * gcc.ieee/ieee.exp: Likewise.
11574         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
11575         Update call to dg-test.  Call dg-finish at end.
11576         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
11577         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11578         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
11579         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
11580         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
11581         * gcc.wendy/wendy.exp: Add copyright.
11582         Delete setting of tmpdir (done by gcc_init).
11583         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
11584         Pass compiler flags to gcc_start.  Call gcc_finish at end.
11585         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
11586         gcc_[ce]pass/fail.
11587
11588 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
11589
11590         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
11591         confusion.
11592         (g++_load): Likewise.
11593
11594         * config/*.exp (gcc_load): Some were varargs fns and some were not.
11595         Rename argument to `prog' to remove the confusion.
11596         Varargs fns behave differently too!
11597         (g++_load): Likewise.
11598
11599         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
11600
11601         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
11602         what it is.  Delete (always) printing of status value for !native.
11603         Simplify verbose code, and include status and exec_output.
11604         (g++_load): Use gcc_load.
11605
11606 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11607
11608         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
11609         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
11610         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
11611         940714-3.c as these testcases don't exist anymore.  Make
11612         va-arg-1.c expected to pass.
11613
11614 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
11615
11616         * gcc.misc-tests/misc.exp: Only run specific testcases.
11617         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
11618         * gcc.misc-tests/dg-[1-9].c: New files.
11619
11620         * lib/dg.exp: New testsuite driver.
11621         * gcc.prms/prms.exp: Use it.
11622
11623         * README.gcc: New file.
11624
11625         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
11626         Document and reset `lxpass' and `lxfail'.
11627         Simplify "initialized" message.
11628         (gcc_stat): Clean up comments a little.
11629
11630 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
11631
11632         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
11633
11634 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
11635
11636         * lib/old-dejagnu.exp (process-option): New proc.
11637         (old-dejagnu-init, old-dejagnu-stat): Likewise.
11638         (old-dejagnu): Simplify.
11639         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
11640
11641 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
11642
11643         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
11644         exists and is not an empty string.
11645
11646         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
11647         $xfail rather than calling setup_xfail.  Clear $xfail when test is
11648         finished.
11649         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
11650         automatically.
11651
11652         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
11653         longer expected to fail.
11654
11655         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
11656         "f" function call.
11657
11658         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
11659
11660         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
11661         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
11662         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
11663         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
11664         c-torture-1.29.
11665
11666         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
11667         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
11668
11669         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
11670
11671         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
11672         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
11673
11674         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
11675         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
11676         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
11677
11678 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11679
11680         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
11681         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
11682         940714-1.c, 940714-2.c, 940714-3.c},
11683         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
11684         gcc.misc-tests/{mg.c,mg.exp}:
11685         New tests.
11686         * gcc.noncompile/noncompile.exp: Change accordingly.
11687
11688 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
11689
11690         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
11691         Undo previous clobberage.
11692
11693 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
11694
11695         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
11696         * gcc.special/{930510-1.c, special.exp}:
11697         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
11698         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
11699         struct-varargs-1.c}: New tests from c-torture-1.26.
11700
11701 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11702
11703         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
11704           argument to switch.
11705
11706 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
11707
11708         * Revert the previous changes.  Please see Rob's directory
11709           (/lisa/test/rob/progressive/gcc/testsuite) for testing
11710           fixes.
11711
11712 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
11713
11714         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
11715             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
11716             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
11717             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
11718             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
11719             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
11720             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
11721             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
11722             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
11723             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
11724             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
11725             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
11726             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
11727             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
11728             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
11729             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
11730             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
11731             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
11732             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
11733             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
11734             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
11735             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
11736             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
11737             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
11738             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
11739             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
11740             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
11741
11742 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
11743
11744         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
11745             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
11746           with perror calls.
11747
11748 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
11749
11750         * config/unix.exp (g++_load): Fix syntax.
11751
11752 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11753
11754         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
11755         * gcc.noncompile/921017-1.c: Deleted obsolete test.
11756         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
11757         Don't expect va-arg-1.c to fail.  Correct expected output for
11758         920928-1.c.
11759         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
11760         * gcc.wendy/hbm4.c: Correct typo.
11761         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
11762
11763 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
11764
11765         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
11766         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
11767         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
11768         * lib/c-torture.exp (c-torture-compile): Ditto.
11769
11770         Reduce volume of output (remove all the -I's and such).
11771         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
11772         Call gcc_cpass, gcc_cfail.
11773         (c-torture): Pass testing option to c-torture-compile.
11774
11775 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
11776
11777         Bring patches over from progressive.
11778         * config/default.exp: Exit remote shell cleanly.
11779         (g++_exit, g++_start): Add default versions.
11780         * config/sim.exp (gcc_load): Use perror, not error.
11781
11782 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
11783
11784         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
11785         set in site.exp.
11786
11787 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
11788
11789         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
11790         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
11791         (wendy_try): New proc to run testcase.
11792         (main loop): Call 'em.
11793         * gcc.wendy/*.c: Clean up pass to correct expected output.
11794
11795         * lib/gcc.exp: Minor cleanup work.
11796         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
11797
11798 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
11799
11800         * config/sim.exp (gcc_load): Document return codes better.
11801         Don't pass -v to simulator.
11802
11803 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11804
11805           * gcc.special/920717-x.c: Fix typo.
11806           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
11807           get at sources.
11808
11809         * lib/mike-gcc.exp: Fix typo.
11810
11811 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11812
11813         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
11814         binary to use, transform the name.
11815         * config/*.exp: rename everything. Nuke any g++ specific files,
11816         it's now a special case of gcc that requires no special support.
11817         Add a default.exp for unsupported targets.
11818
11819 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
11820
11821         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
11822         lib/old-dejagnu.exp: Fix a few patterns to work with the new
11823         version of Tcl.
11824
11825 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11826
11827         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
11828         than a warning.
11829
11830 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11831
11832         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
11833
11834 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11835
11836         * gcc.execute/execute.exp: Combine opt_list and foption_list into
11837         option_list.  Compile every file with only 4/6 option choices
11838         (same as C torture) instead of with 12/18 different option
11839         choices.
11840         * lib/c-torture.exp: Likewise.
11841
11842         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
11843         not already set.
11844
11845 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
11846
11847         * lib/old-deja.exp: Add `excess errors test fails' error, now one
11848         can put an XFAIL *-*-* on excess errors.
11849
11850 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
11851
11852         * g++.law: Add more tests derived from g++-bugs snapshots.
11853
11854         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
11855         equivalent to g++.law/init9.
11856
11857         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
11858         compiled it, and the a.out file after we've run it.
11859
11860 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11861
11862         * lib/mike-g++.exp (postbase): Delete the .o file after we've
11863         compiled it, and the a.out file after we've run it.
11864
11865 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11866
11867         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
11868
11869 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11870
11871         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
11872         version number.
11873
11874 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11875
11876         * g++.law: New directory of g++ tests derived from the g++-bugs
11877         snapshots.
11878
11879 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11880
11881         * gcc.compile: initbug1.c initbug1.exp testcase added
11882
11883 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11884
11885         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
11886         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
11887           fixes submitted by Jeff Law (law@cs.utah.edu)
11888         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
11889           Jeff Law (law@cs.utah.edu)
11890
11891
11892 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
11893
11894         * config/unix-g++.exp: Follow the gcc way of doing things.
11895         * g++.old-deja/old-deja.exp: Minor updates.
11896         * lib/g++.exp: New file, follow the gcc way of doing things.
11897         * lib/old-dejagnu.exp: Minor updates.
11898         * lib/mike-g++.exp: Always unset errorInfo.
11899
11900 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
11901
11902         * lib/gcc.exp: Fix some errors with the below change, CC and
11903         CFLAGS should be global when setting, not local.
11904
11905 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11906
11907         * lib/gcc.exp: Transform tool name.
11908
11909 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11910
11911         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
11912
11913 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11914
11915         * lib/gcc.exp: change gcc_done to gcc_stat
11916
11917 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11918
11919         * Upgraded gcc testsuite to c-torture version 1.25
11920
11921 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11922
11923         * lib/gcc.exp: added reporting code. Changed verbose compile message.
11924         * lib/c-torture: added hooks for new reporting code.
11925
11926 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11927
11928         * config/sh-gcc.exp: check if sh-sim exists in the path
11929
11930 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11931
11932         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
11933         * gcc.compile/compile.exp: Initial changes for new logic.
11934         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
11935         * gcc.failure/failure.exp: Initial changes for new logic.
11936         * gcc.ieee/ieee.exp: Initial changes for new logic.
11937         * gcc.misc-tests/misc.exp: Initial changes for new logic.
11938         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
11939         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
11940         * lib/c-torture.exp: Initial changes for new logic.
11941         * lib/gcc.exp: Initial changes for new logic.
11942
11943 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
11944
11945         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
11946         depend upon failure or success.  Fully qualify names in failure
11947         and success messages.  Always remove a.out before starting
11948         compile, just in case.  Pay more attention to error text output by
11949         the compiler.  Handle testcases with no known past errors just
11950         like all others, so that things are uniform.  Other miscellaneous
11951         improvements.
11952
11953 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11954
11955         * gcc.cpp: new directory for cpp tests
11956
11957 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11958
11959         * lib/chill.exp: Code reformatted, removed unused code.
11960         * config/unix-chill.exp: Code reformatted, removed unused code.
11961         * chill.execute/execute.exp: Code reformatted, removed unused code.
11962         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
11963
11964 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
11965
11966         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
11967         routines not written.
11968
11969 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11970
11971         * config/bug-gcc.exp: Use new procs from bug.exp.
11972
11973 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11974
11975         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
11976         via ftp, rather than depending on NFS.
11977         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
11978         case.
11979
11980 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11981
11982         * config/bug-gcc.exp: Use new download proc.
11983
11984 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
11985
11986         * chill.execute/execute.exp: cleanups, handles errors better
11987         * chill.compile/compile.exp: rewrite, based on execute.exp
11988         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
11989         * lib/chill.exp: major changes to diff proc and compile and link
11990           procs. added chill_fail and chill_pass wrappers to pass and
11991           fail. added more comments, and handle error codes better.
11992           Added a hack to capture stderr from exec, so noncompile tests
11993           can work.
11994
11995 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11996
11997         * chill.execute/execute.exp: rewrite of testsuite driver
11998         * lib/chill.exp: rewrite of testsuite driver
11999         * config/unix-chill.exp: rewrite of testsuite driver
12000
12001 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
12002
12003     In chill.execute:
12004         * iexpr.ch: Standardize uppercase.
12005         * tuples.dat: Standardize uppercase.
12006         * vary.ch: standardize.  Correct varying string assignments.
12007         * vary.dat: Add new output lines.
12008
12009 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
12010
12011     In chill.execute:
12012         * chprintf.ch: Standardize use of uppercase.
12013         * tuples.ch: Standardize and turn arr2 into a DCL,
12014           rather than a SYN.
12015         * pinits.ch: Standardize.
12016
12017 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12018
12019         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
12020         * Makefil: Renamed to Makefile.in.
12021         * configure.in: New.
12022
12023 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
12024
12025     In chill.execute:
12026         * .cvsignore: Add result/output files.
12027         * Makefile: Fix up variables at start.  Use MFLAGS
12028           everywhere.  Correct bool_loc, built_ins entries.
12029           Add entry for vary1.ch.
12030         * bitarray.ch: Standardize upper-case usage.
12031         * bitexpr.ch: Standardize, add output of b1.
12032         * params.ch: Use arrayt in along PROC parameters, to
12033           avoid novelty problems.
12034         * sets.ch: Tiny cleanup.
12035         * vary1.ch: Re-indent.
12036
12037 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
12038
12039           * Add PR-related files to Makefiles, .cvsignore files, etc.
12040
12041 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12042
12043         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
12044           with compiler objects. New names are test-flow.c and test-loop.c
12045
12046 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12047
12048         * Upgraded c-torture tests from 1.19 to 1.20
12049
12050         * new files:
12051         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
12052         * gcc.compile: 930623-1.c 930623-2.c
12053         * gcc.noncompile: 930622-1.c 930622-2.c
12054         * gcc.failure: 920411-1.c 920627-2.c
12055         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
12056
12057 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12058
12059         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
12060           More changes to get testsuite working properly. Needs more work.
12061           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
12062
12063 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12064
12065         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
12066           More changes to get testsuite working properly. Needs more work.
12067
12068 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
12069
12070         * chill.compile/compile.exp: Added for Dejagnu support
12071         * chill.execute/execute.exp: Added for Dejagnu support
12072         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
12073
12074 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
12075
12076     This should complete moving the CHILL test files.
12077         * chill.noncompile(.cvsignore printf.grt
12078             in-printf.grt chprintf.grt chprintf.ch):
12079             Added test-support files.
12080           (Makefile): Modified further.
12081         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
12082             signal.ch): Added test files.
12083           * chill.execute (.cvsignore printf.grt printr.c
12084             in-printf.grt rts.c chprintf.grt rts.h): Added
12085           test-support files.
12086             (Makefile): More corrections.
12087
12088 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
12089
12090         * chill.compile, chill.execute, chill.nocompile: Add CHILL
12091           test cases, ready for DejaGnu.
12092
12093 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12094
12095         * Upgraded c-torture tests from 1.18 to 1.19
12096
12097         * gcc.compile: added test(s):
12098           930607-1.c
12099         * gcc.execute: added test(s):
12100           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
12101
12102         * added new subdirectory for misc tests: gcc.misc-tests
12103         * gcc.misc-test(s): added tests:
12104           inst-check.c test-consts.c test-ior.c test-switch.c
12105
12106 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12107
12108         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
12109
12110 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
12111
12112         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
12113
12114 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12115
12116         * Upgraded c-torture tests from 1.17 to 1.18
12117
12118 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12119
12120         * Upgraded c-torture tests from 1.12 to 1.17
12121
12122 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
12123
12124         * lib/old-dejagnu.exp:
12125           Fixed handling of XFAIL target triplets to correctly
12126           recognize wildcard characters.  Removed code that
12127           appended a unique id tag to the end of the file name
12128           printed out by the result of the testcases within a
12129           given test file.
12130
12131 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
12132
12133         * lib/old-dejagnu.exp:
12134           Reworked expected failure handling to trigger off of XFAIL
12135           keyword in keyphrase embeded in testcase source code. The
12136           XFAIL keyword must be at the end of the keyphrase line. It
12137           may optionally be followed by one or more target triplets.
12138           It has just occured that the handling of wildcards in the
12139           target triplet may not be correct.
12140
12141 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
12142
12143         * g++.old-deja/tests:
12144           Moved all subdirectories up one level into g++.old-deja .
12145
12146         * lib/old-dejagnu.exp:
12147           Fixed problem with CXXFLAGS not being properly reset, and being
12148           corrupted with extraneous "-c" compiler option.  This was
12149           causing binaries to not be generated for test that needed them.
12150           Modified strings passed to "pass" and "fail" so that individual
12151           tests from the same test file would be distinguished by an
12152           identifier appended to the test file name in the summary logs;
12153           this corrected a problem with erroneous diff logs.  Added code
12154           to search testcases for expected fail and unexpected pass keywords.
12155
12156 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12157
12158         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
12159
12160 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
12161
12162         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
12163           Removed extraneous text from end of "Special g++ Options"
12164           keyphrase.
12165
12166         * lib/old-dejagnu.exp: Added pattern matching to look for new
12167           keywords, embedded in testcases comments, which will trigger
12168           calls to xpass and xfail.
12169
12170 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
12171
12172         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
12173           comments embedded in the testcases, especially the one looking for
12174           special compiler options, as well as the pattern matching for the
12175           compiler output again.
12176
12177 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
12178
12179         * lib/old-dejagnu.exp: Do a proper check of the return value for
12180           execute tests. Fixed several problems with the pattern matching
12181           of the compiler output which gave erroneous test results.
12182           Changed several of the test result messages to be more descriptive.
12183         * config/unix-g++.exp: Proc g++_load now actually works and
12184           executes the tests passed to it and returns a usable return
12185           value.
12186
12187 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12188
12189           * lib/gcc.exp: Exits gracefully if $CC is bogus.
12190
12191 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
12192
12193         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
12194           Modified both files to properly execute the old style
12195           dejagnu tests. The previous versions of these files were
12196           experimental and did not function anything near correctly.
12197
12198 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
12199
12200         * Removed all Makefile.in and configure.in files. No configuration
12201         needed now.
12202
12203 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
12204
12205         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
12206
12207 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12208
12209         * gcc.compile/configure.in, gcc.unsorted/configure.in,
12210         gcc.special/configure.in, gcc.noncompile/configure.in,
12211         gcc.execute/configure.in, gcc.code_quality/configure.in,
12212         g++.other/configure.in, g++.old-deja/configure.in,
12213         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
12214         in srcname setting.
12215
12216 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12217
12218         * lib/udi.exp:  Fixed mondfe and mondfe_download.
12219         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
12220         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
12221
12222 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
12223
12224         * config/udi-gdb.exp: Check $shell_id after connecting to target.
12225         (gdb_exit): Don't remove *_soc files.
12226
12227 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
12228
12229         * lib/c-torture.exp: Don't look for main; instead always use -w
12230         -c.  This is how the c-torture tests work.  Remove the object
12231         file if the compilation succeeds.
12232         * gcc.execute/execute.exp: Remove executable if test passes.
12233         * gcc.noncompile/noncompile.exp: Every test is an expected
12234         failure.
12235         * gcc.special/special.exp: Added tests from c-torture 1.11,
12236         corrected use of existing test.
12237         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
12238         gcc.execute/920625-1.c: Updated to c-torture 1.11.
12239         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
12240         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
12241         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
12242         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
12243         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
12244         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
12245         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
12246         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
12247         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
12248         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
12249         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
12250         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
12251         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
12252         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
12253         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
12254         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
12255         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
12256         c-torture 1.11.
12257         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
12258         correspond to c-torture 1.11.
12259
12260         * New file.