OSDN Git Service

* g++.dg/ext/alignof1.C (main): Return 0 for success.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
2
3         * g++.dg/ext/alignof1.C (main): Return 0 for success.
4
5 2002-07-24  Roger Sayle  <roger@eyesopen.com>
6
7         * gcc.c-torture/execute/memset-3.c: New testcase.
8
9 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
10
11         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
12         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
13
14 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15
16         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
17         Delete.
18
19 Tue Jul 23 21:02:43 2002  J"orn Rennecke <joern.rennecke@superh.com>
20
21         * gcc.c-torture/compile/simd-4.c: New test.
22
23 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
24
25         PR c++/7347, c++/7348
26         * g++.dg/template/access4.C: New test.
27         * g++.dg/template/access5.C: New test.
28         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
29         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
30         * g++.old-deja/g++.pt/ttp58.C: Likewise.
31         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
32
33 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
34
35         * gcc.dg/gnu89-init-2.c: New test.
36
37 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
38
39         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
40
41 2002-07-20  Roger Sayle  <roger@eyesopen.com>
42
43         * gcc.c-torture/execute/20020720-1.c: New testcase.
44
45 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
46
47         * gcc.dg/cpp/Wsignprom.c: New tests.
48
49 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
50
51         * gcc.c-torture/execute/loop-13.c: New test.
52
53 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
54
55         * gcc.dg/cpp/expr.c: New tests.
56
57 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
58
59         * g++.dg/opt/pr6713.C: Add template instantiation.
60
61 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
62
63         * gcc.dg/nest.c: New test.
64
65 2002-07-17  Richard Henderson  <rth@redhat.com>
66
67         * g++.dg/opt/pr6713.C: New test.
68
69 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
70
71         * gcc.c-torture/execute/loop-2e.x: Let the testcase
72         XFAIL for all x86 processors.
73
74 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
75
76         * gcc.c-torture/execute/20010122-1.x: Do not test with
77         -fomit-frame-pointer.
78
79 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
80
81         * g++.dg/template/instantiate2.C: New test.
82         * g++.dg/template/spec4.C: New test.
83
84 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
85
86         * g++.dg/template/access2.C: New test.
87         * g++.dg/template/access3.C: New test.
88
89 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
90
91         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
92         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
93         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
94         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
95         Convert to use <stdarg.h>.
96         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
97         Delete.
98         * gcc.dg/va-arg-2.c: New.
99         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
100
101 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
102
103         * gcc.c-torture/compile/20020710-1.c: New test.
104
105 Thu Jul 11 15:39:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
106                           Andrew Pinski  <pinskia@physics.uc.edu>
107
108         gcc.c-torture/compile/simd-2.c: New testcase.
109         gcc.c-torture/compile/simd-3.c: Likewise.
110
111 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
112
113         PR c++/7224
114         * g++.dg/overload/error1.C: New test.
115
116 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
117
118         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
119         configuration and IRIX 6 O32 ABI.
120
121 2002-07-11  Roger Sayle  <roger@eyesopen.com>
122
123         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
124
125 2002-07-10  Roger Sayle  <roger@eyesopen.com>
126
127         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
128
129 2002-07-10  Jeffrey A Law  <law@redhat.com>
130
131         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
132
133         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
134
135 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
136
137         * gcc.dg/20020312-2.c: Check for __PPC__.
138
139 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
140
141         * gcc.c-torture/compile/20020709-1.c: New test.
142
143 2002-07-07  Roger Sayle  <roger@eyesopen.com>
144
145         * g++.dg/template/qualttp21.C: New test case.
146
147 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
148
149         * gcc.c-torture/compile/20020706-1.c: New test.
150         * gcc.c-torture/compile/20020706-2.c: New test.
151
152 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
153             Alexandre Oliva  <aoliva@redhat.com>
154
155         * g++.dg/warn/incomplete1.C: New test.
156
157 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
158
159         PR c++/7099
160         * g++.dg/warn/noreturn1.C: New test.
161
162 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
163
164         PR c++/6706
165         * g++.dg/debug/debug6.C: New test.
166         * g++.dg/debug/debug7.C: New test.
167
168 Thu Jul  4 07:36:48 2002  J"orn Rennecke <joern.rennecke@superh.com>
169
170         * gcc.c-torture/compile/simd-3.c: New test.
171
172 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
173
174         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
175         * gcc.dg/20020620-1.c: Likewise.
176
177 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
178
179         PR c++/6944
180         * g++.dg/init/array4.C: New test.
181         * g++.dg/init/array5.C: New test.
182
183 Wed Jul  3 10:25:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
184
185         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
186         * gcc.c-torture/execute/simd-2.c (main): Likewise.
187
188 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
189
190         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
191         * gcc.dg/wtr-aggr-init-1.c: Likewise.
192         * gcc.dg/wtr-conversion-1.c: Likewise.
193         * gcc.dg/wtr-escape-1.c: Likewise.
194         * gcc.dg/wtr-int-type-1.c: Likewise.
195         * gcc.dg/wtr-label-1.c: Likewise.
196         * gcc.dg/wtr-static-1.c: Likewise.
197         * gcc.dg/wtr-strcat-1.c: Likewise.
198         * gcc.dg/wtr-suffix-1.c: Likewise.
199         * gcc.dg/wtr-switch-1.c: Likewise.
200         * gcc.dg/wtr-unary-plus-1.c: Likewise.
201         * gcc.dg/wtr-union-init-1.c: Likewise.
202         * gcc.dg/wtr-union-init-2.c: Likewise.
203         * gcc.dg/wtr-union-init-3.c: Likewise.
204
205         * gcc.dg/wtr-func-def-1.c: New test.
206
207 2002-07-02 Devang Patel <dpatel@apple.com>
208
209         * objc.dg/param-1.m: New test.
210
211 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
212
213         * gcc.dg/cpp/trad/directive.c: Add test.
214         * gcc.dg/cpp/trad/macroargs.c: Add test.
215         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
216
217 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
218
219         * gcc.dg/cpp/cmdlne-M.c: New test.
220
221 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
222
223         * objc.dg/desig-init-1.m: New test.
224
225 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
226
227         PR c++/6716
228         * g++.dg/template/instantiate1.C: New test.
229
230 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
231
232         PR c++/7112
233         * g++.dg/template/sizeof2.C: New test.
234
235 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
236
237         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
238         gcc.dg/cpp/trad/include.c: New tests.
239
240 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
241
242         PR target/7177
243         * gcc.c-torture/compile/20020701-1.c: New test.
244
245 2002-07-01  Stan Shebs  <shebs@apple.com>
246
247         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
248         header here...
249         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
250         (objc-torture-execute): or here.
251
252 Mon Jul  1 12:51:05 2002  J"orn Rennecke <joern.rennecke@superh.com>
253
254         * gcc.c-torture/execute/arith-rand-ll.c: New test.
255
256 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
257
258         * gcc.dg/cpp/trad/escaped-nl.c: New test.
259
260 2002-06-30  Devang Patel  <dpatel@apple.com>
261
262         * objc.dg/fsyntax-only.m: New test.
263
264 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
265
266         PR c++/6695
267         * g++.dg/template/friend7.C: New file.
268
269 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
270
271         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
272         return type.
273
274 Thu Jun 27 15:23:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
275
276         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
277         avoid division by zero.
278
279 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
280
281         * gcc.dg/Wunknownprag.c: New tests.
282
283 Tue Jun 25 21:50:38 2002  J"orn Rennecke <joern.rennecke@superh.com>
284
285         * gcc.c-torture/execute/simd-2.c: New test.
286
287 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
288
289         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
290         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
291         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
292         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
293         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
294         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
295         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
296         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
297         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
298         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
299         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
300         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
301         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
302         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
303         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
304         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
305         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
306
307 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
308
309         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
310         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
311         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
312         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
313         New tests.
314         * gcc.dg/cpp/trad/directive.c: Update.
315
316 2002-06-23  Andreas Jaeger  <aj@suse.de>
317
318         * gcc.c-torture/execute/complex-6.c: New.
319
320 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
321
322         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
323         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
324         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
325         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
326
327 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
328
329         * gcc.dg/cpp/trad: New directory with traditional tests copied
330         from parent directory.
331         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
332         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
333         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
334         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
335         Move to trad/ and rename.
336         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
337         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
338         gcc.dg/cpp/trad/redef2.c: New tests.
339         * gcc.dg/cpp/trad/trad.exp: New driver.
340
341 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
342
343         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
344         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
345         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
346         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
347         Remove.
348
349 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
350
351         * gcc.dg/20020620-1.c: New test.
352
353 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
354
355         * g++.dg/template/ttp4.C: New test.
356
357 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
358
359         * g++.dg/opt/vt1.C: Fix regexp.
360
361 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
362
363         * gcc.c-torture/execute/pure-1.c: Make functions static again.
364         Don't use attribute `noinline'.
365
366 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
367
368         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
369
370 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
371
372         * gcc.c-torture/execute/simd-1.c: New.
373
374         * gcc.dg/simd-1.c: New.
375
376 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
377
378         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
379
380 2002-06-16  Richard Henderson  <rth@redhat.com>
381
382         * g++.dg/ext/anon-struct1.C: New.
383         * g++.dg/ext/anon-struct2.C: New.
384         * g++.dg/ext/anon-struct3.C: New.
385         * gcc.dg/anon-struct-1.c: New.
386         * gcc.dg/anon-struct-2.c: New.
387         * gcc.dg/anon-struct-3.c: New.
388         * gcc.dg/20011008-1.c: Adjust warning text.
389         * gcc.dg/20020527-1.c: Add -fms-extensions.
390
391 2002-06-16  Richard Henderson  <rth@redhat.com>
392
393         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
394
395 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
396
397         * gcc.c-torture/execute/20020615-1.c: New test.
398
399 2002-06-15  Roger Sayle  <roger@eyesopen.com>
400
401         * gcc.c-tortuture/execute/compare-1.c: New test case.
402         * gcc.c-tortuture/execute/compare-2.c: New test case.
403         * gcc.c-tortuture/execute/compare-3.c: New test case.
404
405 2002-06-13  Richard Henderson  <rth@redhat.com>
406
407         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
408         ia64 ilp32.
409
410 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
411
412         * g++.dg/template/typename2.C: Update error message.
413
414 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
415
416         * gcc.c-torture/execute/20020611-1.c: New test.
417
418 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
419
420         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
421         list of targets to skip.
422
423 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
424
425         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
426         targets if not optimizing.
427
428 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
429
430         * gcc.c-torture/compile/20020605-1.c: New test.
431
432         * g++.dg/opt/vt1.C: New test.
433
434         * gcc.dg/20020531-1.c: New test.
435
436         * gcc.dg/20020530-1.c: New test.
437
438         * gcc.dg/20020527-1.c: New test.
439
440         * g++.dg/opt/cse1.C: New test.
441
442 2002-06-07  Roger Sayle  <roger@eyesopen.com>
443
444         * gcc.dg/20020607-2.c: New test case.
445
446 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
447
448         * gcc.c-torture/compile/20020604-1.c: New test.
449
450 2002-06-04  Richard Henderson  <rth@redhat.com>
451
452         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
453         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
454         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
455
456 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
457
458         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
459
460 2002-06-03  Richard Henderson  <rth@redhat.com>
461
462         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
463         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
464
465 2002-06-02  Richard Henderson  <rth@redhat.com>
466
467         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
468         test functions static.
469
470 2002-06-02  Andreas Jaeger  <aj@suse.de>
471
472         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
473         now.
474
475 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
476
477         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
478         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
479         Update for mofified diagnostics.
480         * gcc.dg/c99-intconst-1.c: No longer fail.
481
482 2002-06-02  Richard Henderson  <rth@redhat.com>
483
484         * gcc.dg/uninit-A.c: Remove xfail markers.
485
486 2002-06-01  Roger Sayle  <roger@eyesopen.com>
487
488         * gcc.dg/fnegate-1.c: New test case.
489
490 2002-05-30  Osku Salerma  <osku@iki.fi>
491
492         * gcc.c-torture/execute/mayalias-1.c: New file.
493
494 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
495
496         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
497         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
498         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
499
500 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
501
502         * gcc.c-torture/execute/20020529-1.c: New test.
503
504 2002-05-27  Richard Henderson  <rth@redhat.com>
505
506         * g++.dg/ext/attrib6.C: New test case.
507
508 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
509
510         * gcc.c-torture/execute/pure-1.c: New test.
511
512 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
513
514         * gcc.dg/cpp/arith-2.c: Remove.
515
516 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
517
518         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
519         * gcc.dg/cpp/if-3.c: Remove.
520
521 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
522
523         * g++.dg/opt/cse2.C: New test.
524
525 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
526
527         * gcc.dg/cpp/arith-1.c: New semantic tests.
528         * gcc.dg/cpp/if-1.c: Update.
529
530 2002-05-24  Ben Elliston  <bje@redhat.com>
531
532         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
533
534 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
535
536         * gcc.dg/verbose-asm.c: New test.
537
538 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
539
540         * gcc.dg/cpp/paste12.c: New test.
541
542 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
543
544         * g++.dg/parse/named_ops.C: New test.
545
546 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
547
548         * gcc/testsuite/gcc.dg/weak-8.c: New test.
549
550 Thu May 23 11:09:26 2002  J"orn Rennecke <joern.rennecke@superh.com>
551
552         * gcc.dg/weak-2.c: Allow optional leading underscore
553         in scan-assembler symbol name.
554         * gcc.dg/weak-3.c: Likewise.
555         * gcc.dg/weak-4.c: Likewise.
556         * gcc.dg/weak-5.c: Likewise.
557
558 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
559
560         * gcc.dg/20020523-1.c: New test.
561
562 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
563
564         * objc.dg/const-str-2.m: Update now that we stop after
565         a command line error.
566
567 2002-05-22  Richard Henderson  <rth@redhat.com>
568
569         * g++.dg/dg.exp: Fix typo in test pruneing.
570
571 2002-05-22  Richard Henderson  <rth@redhat.com>
572
573         * g++.dg/dg.exp: Prune the tls subdirectory.
574         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
575         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
576         * g++.dg/tls/init-1.C: New.
577
578 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
579
580         * gcc.dg/20020517-1.c: New test.
581
582 2002-05-21  Richard Henderson  <rth@redhat.com>
583
584         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
585         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
586
587 Tue May 21 14:25:32 2002  Brian R. Gaeke  <brg@dgate.ORG>
588
589         * g++.dg/other/copy2.C: New test.
590
591 Mon May 20 10:51:35 2002  J"orn Rennecke <joern.rennecke@superh.com>
592
593         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
594         (MAX_COPY): Bump up to 10 times sizeof (long long).
595         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
596
597         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
598         sizeof (long long).
599
600         * gcc.c-torture/execute/strcpy-1.c: New test.
601
602 2002-05-19  Jason Merrill  <jason2redhat.com>
603
604         * g++.dg/ext/oper1.C: New test.
605
606 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
607 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
608
609         * README.QMTEST: New file.
610
611         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
612
613 2002-05-19  Andreas Jaeger  <aj@suse.de>
614
615         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
616         now.
617         * gcc.c-torture/execute/loop-2d.x: Likewise.
618
619 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
620
621         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
622         support weak symbols.
623         * gcc.dg/weak-4.c: Likewise
624         * gcc.dg/weak-6.c: Likewise
625
626 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
627
628         * gcc.dg/weak-3.c: Add dg-excess-error comment for
629         cygwin, coff and h8300-*-hms targets
630         * gcc.dg/weak-5.c: Likewise
631         * gcc.dg/weak-7.c: Likewise
632
633 2002-05-16  Jason Merrill  <jason@redhat.com>
634
635         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
636         (scan-assembler-not, scan-assembler-dem): Likewise.
637         (scan-assembler-dem-not): Likewise.
638
639 2002-05-15  Richard Henderson  <rth@redhat.com>
640
641         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
642
643 2002-05-15  Richard Henderson  <rth@redhat.com>
644
645         * gcc.dg/weak-5.c (vfoo1c): No warning here.
646         (vfoo1f): Warning here.
647         (vfoo1l): Don't redefine the alias.
648
649 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
650
651         * g++.dg/init/pm1.C: New test.
652
653 2002-05-12  David S. Miller  <davem@redhat.com>
654
655         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
656         types.
657
658 2002-05-10  Roger Sayle  <roger@eyesopen.com>
659
660         * gcc.c-torture/execute/20020510-1.c: New test case.
661
662 2002-05-10  David S. Miller  <davem@redhat.com>
663
664         * gcc.c-torture/execute/conversion.c: Test long double too.
665
666 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
667
668         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
669         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
670         * lib/g++.exp (g++_link_flags): Likewise.
671         * lib/objc.exp (objc_target_compile): Likewise.
672
673 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
674
675         * gcc.dg/cpp/poison.c: Update.
676         * gcc.dg/cpp/20000625-2.c: Remove.
677         * gcc.dg/cpp/direct2s.c: Remove final test.
678
679 2002-05-08  Tom Rix  <trix@redhat.com>
680
681         * gcc.c-torture/execute/20020508-1.c: New test.
682         * gcc.c-torture/execute/20020508-2.c: New test.
683         * gcc.c-torture/execute/20020508-3.c: New test.
684
685 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
686
687         * gcc.dg/cpp/charconst-4.c: More tests.
688
689 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
690
691         PR c/6569
692         * gcc.dg/weak-3.c: Update location of warning messages.
693         * gcc.dg/weak-5.c: Likewise.
694
695 2002-05-06  Roger Sayle  <roger@eyesopen.com>
696
697         * gcc.c-torture/execute/20020506-1.c: New test case.
698
699 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
700
701         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
702
703 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
704
705         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
706
707 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
708
709         * gcc.dg/cpp/charconst-3.c: New test.
710
711 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
712
713         * gcc.dg/cpp/charconst.c: Update tests.
714
715 2002-05-05  Tim Josling  <tej@melbpc.org.au>
716
717         * treelang: Added directory for new sample language treelang. Also
718         lib/treelang.exp: New file to signal treelang should be tested.
719
720 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
721
722         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
723         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
724         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
725         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
726         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
727         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
728         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
729
730 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
731
732         * gcc.dg/format/xopen-2.c: New test.
733
734 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
735
736         * gcc.dg/20020503-1.c: New test.
737
738 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
739
740         * g++.dg/init/dtor1.C: Make it tougher.
741
742 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
743
744         * g++.dg/init/dtor1.C: New test.
745
746 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
747
748         * gcc.dg/altivec-8.c: New.
749
750 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
751
752         * gcc.dg/altivec-7.c: New.
753
754 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
755
756         * g++.dg/parse/typedef1.C: New test.
757
758 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
759
760         PR c++/6486
761         * g++.dg/template/friend6.C: New test.
762
763         PR c++/6492
764         * g++.dg/init/copy1.C: New test.
765
766 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
767
768         * g++.dg/warn/effc1.C: New test.
769
770 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
771
772         * gcc.dg/cpp/if-cexp.c: Add a test.
773
774 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
775
776         * gcc.dg/20020426-2.c: New test.
777
778 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
779
780         * gcc.dg/cpp/if-mop.c: Update.
781         * gcc.dg/cpp/if-mpar.c: Add test.
782         * gcc.dg/cpp/if-oppr.c: Update.
783
784 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
785
786         PR c/6343
787         * gcc.dg/weak-[2-7].c: New tests.
788
789 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
790
791         * gcc.dg/enum1.c: New test.
792
793 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
794
795         PR c++/6497
796         * g++.dg/inherit/access2.C: New test.
797
798 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
799
800         PR bootstrap/6445
801         * gcc.dg/20020426-1.c: New test.
802
803 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
804
805         * g++.dg/abi/enum1.C: New test.
806
807 2002-04-26  Richard Henderson  <rth@redhat.com>
808
809         * gcc.dg/c99-bool-1.c: Expect always true warning.
810
811 2002-04-25  Roger Sayle  <roger@eyesopen.com>
812
813         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
814
815 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
816
817         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
818         targets.
819
820 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
821
822         * g++.dg/abi/mange7.C: New test.
823
824         PR c++/6438.
825         * g++.dg/parse/stmtexpr2.C: New test.
826
827 Wed Apr 24 21:38:36 2002  J"orn Rennecke <joern.rennecke@superh.com>
828
829         * gcc.dg/20020312-2.c: Add SH target.
830
831 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
832
833         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
834         compiler output on mips*-*-irix*.
835
836 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
837
838         * g++.dg/parse/attr1.C: New test.
839
840 2002-04-23  Roger Sayle  <roger@eyesopen.com>
841
842         * gcc.c-torture/execute/string-opt-17.c: New test case.
843         * gcc.c-torture/execute/memset-2.c: New test case.
844
845 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
846
847         PR c++/6256:
848         * g++.dg/template/friend5.C: New test.
849
850         PR c++/6331:
851         * g++.dg/template/qual1.C: Likewise.
852
853 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
854
855         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
856         Include stdlib.h, not stdio.h or ctype.h.
857
858 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
859
860         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
861         cris-*-elf* and mmix-*-*.
862         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
863         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
864         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
865         Ditto.
866         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
867         * gcc.dg/wchar_t-1.c: Ditto.
868
869 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
870
871         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
872         Clarify comment.
873
874 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
875
876         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
877
878 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
879
880         * gcc.c-torture/execute/20000906-1.x: Delete.
881
882 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
883
884         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
885
886 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
887
888         * PR6367
889         * g77.f-torture/execute/6367.f: New test.
890         * g77.f-torture/execute/6367.x: Disable for MMIX.
891
892 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
893
894         * PR6352
895         * g++.dg/opt/inline2.C: New test.
896
897 2002-04-18  Richard Henderson  <rth@redhat.com>
898
899         * gcc.dg/20000906-1.c: Enable for all targets.
900         * gcc.c-torture/compile/iftrap-2.c: New.
901
902 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
903
904         * gcc.dg/20020418-1.c: New test.
905         * gcc.dg/20020418-2.c: New test.
906
907 2002-04-18  Richard Henderson  <rth@redhat.com>
908
909         * gcc.c-torture/compile/iftrap-1.c: New.
910         * gcc.dg/iftrap-1.c: Adjust for ia64.
911         * gcc.dg/iftrap-2.c: New.
912
913 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
914
915         * gcc.c-torture/compile/20020418-1.c: New test.
916
917 2002-04-18  Roger Sayle  <roger@eyesopen.com>
918
919         * gcc.c-torture/compile/20020415-1.c: New.
920
921 2002-04-18  David S. Miller  <davem@redhat.com>
922
923         * gcc.c-torture/execute/20020418-1.c: New test.
924
925 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
926
927         * gcc.dg/20020416-1.c: New test.
928
929         * g++.dg/opt/inline1.C: New test.
930
931 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
932
933         * gcc.dg/altivec-5.c: New test.
934
935         * gcc.dg/20020415-1.c: New test.
936
937 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
938
939         * testsuite/lib/chill.exp: Remove.
940
941 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
942
943         * g++.dg/other/big-struct.C: New test.
944
945 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
946
947         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
948         of scratch file.
949
950 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
951
952         PR c/6277
953         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
954         in scan-assembler function name
955
956 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
957
958         * g77.f-torture/execute/980628-4.x,
959         g77.f-torture/execute/980628-5.x,
960         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
961         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
962         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
963         i[34567]86-*-*.
964
965 2002-04-13  David S. Miller  <davem@redhat.com>
966
967         * gcc.c-torture/execute/20020413-1.c: New test.
968
969 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
970
971         * gcc.dg/asm-6.c,
972         * g++.dg/ext/asm1.C: New tests.
973
974 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
975
976         PR c++ 5373.
977         * g++.dg/parse/stmtexpr1.C: New test.
978
979         PR c++/5189.
980         * g++.dg/template/copy1.C: New test.
981
982 2002-04-12  Richard Henderson  <rth@redhat.com>
983
984         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
985
986 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
987
988         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
989         gcc.c-torture/execute/20020307-2.c.
990
991 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
992
993         * g++.dg/ext/attrib5.C,
994         * g++.dg/lookup/struct1.C: New tests.
995
996 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
997
998         * gcc.dg/20020411-1.c: New test.
999
1000         * gcc.c-torture/execute/20020411-1.c: New test.
1001
1002 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
1003
1004         * g77.f-torture/execute/6177.f: New test.
1005
1006 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
1007
1008         PR middle-end/6247
1009         * g++.dg/opt/cleanup1.C: New test.
1010
1011         * g++.dg/opt/const1.C: New test.
1012
1013 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
1014
1015         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
1016
1017 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
1018
1019         PR c++/5507
1020         * g++.dg/template/typename2.C: New test.
1021
1022 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
1023
1024         * gcc.c-torture/execute/loop-12.c: New.
1025
1026 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
1027
1028         * g77.f-torture/execute/980628-4.x,
1029         g77.f-torture/execute/980628-5.x,
1030         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
1031         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
1032         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
1033
1034 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1035
1036         PR optimization/6086
1037         * g++.dg/opt/preinc1.C: New test.
1038
1039 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
1040
1041         PR c++/5571
1042         * g++.dg/opt/static2.C: New test.
1043
1044 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
1045
1046         PR c/5120
1047         * gcc.dg/20020406-1.c: New test.
1048
1049 2002-04-04  David S. Miller  <davem@redhat.com>
1050
1051         * gcc.c-torture/execute/20020404-1.c: New test.
1052
1053 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
1054
1055         PR c/6123
1056         * gcc.dg/20020312-2.c: Do not declare global register variable
1057         if __PIC__ or __pic__ is defined.
1058
1059 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
1060
1061         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
1062         __asm__ so that it works correctly even if -ansi -pedantic-errors.
1063
1064 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1065
1066         * gcc.misc-tests/linkage.exp: Update last change to handle
1067         sparc*-, not just sparc-.
1068
1069 2002-04-03  Richard Henderson  <rth@redhat.com>
1070
1071         * gcc.dg/cpp/ucs.c: Improved long UCS test.
1072
1073 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
1074
1075         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
1076
1077 2002-04-02  David S. Miller  <davem@redhat.com>
1078
1079         * gcc.c-torture/execute/20020402-3.c: New test.
1080
1081 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
1082
1083         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
1084         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
1085
1086         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
1087         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
1088         g77.f-torture/execute/20001201.x,
1089         g77.f-torture/execute/u77-test.x: New files.
1090
1091         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
1092         * gcc.dg/wchar_t-1.c: Ditto.
1093
1094 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1095
1096         * gcc.c-torture/execute/20020402-1.c: New test.
1097
1098 2002-04-01  Richard Henderson  <rth@redhat.com>
1099
1100         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
1101
1102         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
1103
1104 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1105
1106         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
1107
1108 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1109
1110         * g++.dg/inherit/template-as-base.C: Expect error.
1111         * g++.dg/inherit/namespace-as-base.C: Likewise.
1112
1113 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
1114
1115         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
1116         g++.dg/ext/instantiate3.C: Tweak match patterns.
1117
1118         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
1119         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
1120         -da test.
1121
1122 2002-03-31  Richard Henderson  <rth@redhat.com>
1123
1124         * gcc.dg/special/alias-2.c: New.
1125         * gcc.dg/special/ecos.exp: Run it.
1126
1127 2002-03-31  Richard Henderson  <rth@redhat.com>
1128
1129         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
1130
1131 2002-03-31  Kazu Hirata  <kazu@hxi.com>
1132
1133         * gcc.dg/weak-1.c: Disable on h8300 port.
1134
1135 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
1136
1137         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
1138         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
1139         ordering tests.
1140         * g++.dg/bprob/bprob-1.C: New test.
1141         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
1142         * g++.dg/gcov/gcov-1.C: New test.
1143         * g++.dg/gcov/gcov-1.x: New file.
1144         * g++.dg/gcov/gcov-2.C: New test.
1145         * g++.dg/gcov/gcov-3.C: New test.
1146         * g++.dg/gcov/gcov-3.h: New file.
1147
1148 2002-03-28  Roger Sayle  <roger@eyesopen.com>
1149
1150         * g++.old-deja/g++.other/builtins5.C: New test.
1151         * g++.old-deja/g++.other/builtins6.C: New test.
1152         * g++.old-deja/g++.other/builtins7.C: New test.
1153         * g++.old-deja/g++.other/builtins8.C: New test.
1154         * g++.old-deja/g++.other/builtins9.C: New test.
1155
1156 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
1157
1158         * g++.dg/opt/static1.C: New test.
1159
1160         * g++.dg/opt/longbranch1.C: New test.
1161
1162 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
1163
1164         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
1165
1166         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
1167
1168 Thu Mar 28 16:38:09 2002  Jeffrey A Law  (law@redhat.com)
1169
1170         * gcc.c-torture/execute/20020328-1.c: New test.
1171
1172 2002-03-27  Richard Henderson  <rth@redhat.com>
1173
1174         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
1175         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
1176         move from g++.old-deja/g++.ext/.
1177
1178 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
1179
1180         * g++.dg/init/new2.C: New test.
1181
1182 2002-03-26  Richard Henderson  <rth@redhat.com>
1183
1184         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
1185
1186         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
1187         on sparc.
1188
1189         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
1190         sparcv9 systems.
1191         * gcc.dg/20001102-1.c: Likewise.
1192
1193 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
1194
1195         * gcc.dg/cpp/endif-pedantic1.c,
1196         gcc.dg/cpp/endif-pedantic2.c:  New tests.
1197
1198 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
1199
1200         * g++.dg/init/new1.C: New test.
1201
1202 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
1203
1204         * g++.dg/abi/vbase9.C: New test.
1205
1206 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
1207
1208         * gcc.dg/arm-asm.c: New test.
1209
1210 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
1211
1212         * gcc.dg/Wswitch-enum.c: New test.
1213         Fix PR c/5044.
1214
1215 2002-03-26  Richard Henderson  <rth@redhat.com>
1216
1217         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
1218         structure.
1219
1220 2002-03-25  Richard Henderson  <rth@redhat.com>
1221
1222         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
1223         sparcv9 systems.
1224
1225         * gcc.c-torture/compile/20011119-1.c (xxx): New.
1226         * gcc.c-torture/compile/20011119-2.c (xxx): New.
1227
1228 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
1229
1230         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
1231
1232 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
1233
1234         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
1235         targets using generic thunk support.
1236
1237 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
1238
1239         * gcc.c-torture/compile/20020323-1.c: New test.
1240
1241         * g++.dg/opt/conj2.C: New test.
1242
1243 2002-03-24  Richard Henderson  <rth@redhat.com>
1244
1245         * gcc.dg/weak-1.c: Use -fno-common.
1246
1247 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
1248
1249         * g77.dg/f77-edit-apostrophe-out.f: New test
1250         * g77.dg/f77-edit-h-out.f: New test
1251         * g77.dg/f77-edit-t-in.f: New test
1252         * g77.dg/f77-edit-t-out.f: New test
1253         * g77.dg/f77-edit-x-out.f: New test
1254         * g77.dg/f77-edit-slash-out.f: New test
1255         * g77.dg/f77-edit-colon-out.f: New test
1256         * g77.dg/f77-edit-s-out.f: New test
1257
1258 2002-03-24  Richard Henderson  <rth@redhat.com>
1259
1260         * objc/execute/formal_protocol-6.x: New XFAIL.
1261
1262 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
1263
1264         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
1265         that do not support weak symbols
1266
1267 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
1268
1269         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
1270         * lib/g77.exp:  Likewise
1271         * lib/objc.exp: Likewise
1272
1273 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
1274
1275         * gcc.dg/Wswitch-default.c: New test.
1276
1277 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
1278
1279         * g++.dg/other/enum1.C: New test.
1280
1281 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
1282
1283         * gcc.dg/pragma-ep-3.c: Fix typo.
1284
1285 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1286
1287         * g++.dg/inherit/template-as-base.C: New test.
1288
1289 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
1290
1291         * g++.old-deja/g++.other/dwarf2-1.C: Move...
1292         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
1293
1294 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
1295
1296         * gcc.dg/cpp/multiline.c: Update to match.
1297
1298 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
1299
1300         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
1301
1302 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
1303
1304         * gcc.dg/cpp/extratokens2.c:  New file.
1305
1306 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
1307
1308         * gcc.dg/20020312-2.c: Add rs6000 target.
1309
1310         * gcc.c-torture/compile/20020319-1.c: New test.
1311
1312 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1313
1314         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
1315         (A, E): Handle this.
1316
1317 2002-03-20  Jason Merrill  <jason@redhat.com>
1318
1319         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
1320         ignoring -fpic.
1321         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
1322         through prune_gcc_output.
1323
1324 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
1325
1326         * gcc.c-torture/compile/20020320-1.c: New test.
1327
1328 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
1329
1330         * gcc.c-torture/compile/20020318-1.c: New test.
1331
1332         * gcc.dg/struct-by-value-1.c: New test.
1333
1334         * gcc.dg/20020319-1.c: New test.
1335
1336 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
1337
1338         * g++.dg/opt/conj1.C: New test.
1339
1340 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
1341
1342         * g++.dg/template/qualttp20.C: Revert previous change.
1343         * g++.dg/template/qualttp3.C: Likewise.
1344         * g++.dg/template/qualttp4.C: Likewise
1345         * g++.dg/template/qualttp5.C: Likewise
1346         * g++.dg/template/qualttp6.C: Likewise
1347         * g++.dg/template/qualttp7.C: Likewise
1348         * g++.dg/template/qualttp8.C: Likewise
1349         * g++.dg/template/recurse.C: Likewise.
1350
1351 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
1352
1353         * gcc.dg/cpp/wchar-1.c: Update.
1354
1355 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
1356
1357         * g++.dg/template/conv1.C: New test.
1358         * g++.dg/template/conv2.C: New test.
1359         * g++.dg/template/conv3.C: New test.
1360         * g++.dg/template/conv4.C: New test.
1361
1362 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
1363
1364         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
1365         * g++.dg/template/qualttp3.C: Likewise.
1366         * g++.dg/template/qualttp4.C: Likewise
1367         * g++.dg/template/qualttp5.C: Likewise
1368         * g++.dg/template/qualttp6.C: Likewise
1369         * g++.dg/template/qualttp7.C: Likewise
1370         * g++.dg/template/qualttp8.C: Likewise
1371         * g++.dg/template/recurse.C: Likewise.
1372
1373 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
1374
1375         * g++.dg/opt/dtor1.C: New test.
1376
1377 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
1378
1379         * gcc.c-torture/compile/20020315-1.c: New test.
1380
1381 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
1382
1383         * gcc.dg/weak-1.c: Fix scan tests.
1384
1385 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
1386
1387         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
1388         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
1389         cris-*-aout* mmix-*-*.
1390         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
1391         cris-*-aout* mmix-*-*.
1392         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
1393         cris-*-elf* cris-*-aout* and mmix-*-*.
1394         * gcc.dg/20001009-1.c: Ditto.
1395         * gcc.dg/20010912-1.c: Ditto.
1396         * gcc.dg/20020122-4.c: Ditto.
1397         * gcc.dg/inline-2.c: Ditto.
1398
1399 Thu Mar 14 14:28:38 2002  Jeffrey A Law  (law@cygnus.com)
1400
1401         * gcc.c-torture/compile/20020314-1.c: New test.
1402
1403 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
1404
1405         * gcc.c-torture/execute/20020314-1.c: New test.
1406
1407 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
1408
1409         * g++.dg/warn/Wunused-1.C: New test.
1410
1411 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
1412
1413         * g++.dg/abi/mangle6.C: New test.
1414
1415 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
1416
1417         * gcc.c-torture/compile/20020309-2.c: New test.
1418
1419         * gcc.c-torture/compile/20020312-1.c: New test.
1420
1421 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
1422
1423         * g++.dg/other/access1.C: New test.
1424
1425 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
1426
1427         * gcc.c-torture/execute/wchar_t-1.c: New test.
1428
1429 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
1430
1431         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
1432
1433 2002-03-12  Roger Sayle  <roger@eyesopen.com>
1434
1435         * gcc.dg/20020312-1.c: New test case.
1436
1437 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
1438
1439         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
1440
1441 2002-03-11  Richard Henderson  <rth@redhat.com>
1442
1443         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
1444         * g++.old-deja/g++.jason/report.C: Likewise.
1445
1446 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
1447
1448         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
1449         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
1450
1451 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
1452
1453         * testsuite/g++.dg/overload/pmf1.C: New test.
1454
1455 2002-03-11  Kazu Hirata  <kazu@hxi.com>
1456
1457         * gcc.c-torture/execute/20020307-1.c: Use long.
1458
1459 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
1460
1461         PR optimization/5844
1462         * gcc.dg/20020310-1.c: New test.
1463
1464 2002-03-09  Michael Meissner  <meissner@redhat.com>
1465
1466         * gcc.c-torture/execute/memcpy-2.c: New test.
1467         * gcc.c-torture/execute/memset-1.c: New test.
1468         * gcc.c-torture/execute/strlen-1.c: New test.
1469         * gcc.c-torture/execute/strcmp-1.c: New test.
1470         * gcc.c-torture/execute/strncmp-1.c: New test.
1471
1472 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
1473
1474         * gcc.dg/ppc-ldstruct.c: New test.
1475
1476 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
1477
1478         * gcc.c-torture/execute/va-arg-22.c: New test.
1479
1480 Sat Mar  9 07:47:50 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1481
1482         * gcc.c-torture/compile/20020309-1.c: New test.
1483
1484 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
1485
1486         * gcc.c-torture/execute/20020307-2.c: New test.
1487
1488 Thu Mar  7 10:05:31 2002  Jeffrey A Law  (law@redhat.com)
1489
1490         * g77.f-torture/compile/20020307-1.f: New test.
1491
1492 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
1493
1494         * gcc.dg/unordered-1.c: New test.
1495
1496 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
1497
1498         * gcc.c-torture/execute/20020307-1.c: New test.
1499
1500 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
1501
1502         * gcc.dg/20020304-1.c: New test.
1503
1504         * gcc.c-torture/compile/20020304-2.c: New test.
1505
1506 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
1507
1508         * gcc.c-torture/compile/20020304-1.c: New test case
1509         (from PR c/5830).
1510
1511 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
1512
1513         * gcc.dg/20020103-1.c: Add other -D ppc variants.
1514
1515 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1516
1517         * g++.dg/other/classkey1.C: New test.
1518
1519 2002-03-01  Richard Henderson  <rth@redhat.com>
1520
1521         * gcc.c-torture/compile/981223-1.x: New.
1522         * gcc.c-torture/compile/920625-1.x: New.
1523
1524 2002-02-28  Richard Henderson  <rth@redhat.com>
1525
1526         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
1527
1528 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
1529
1530         * gcc.c-torture/execute/20020227-1.c: New test.
1531
1532 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
1533
1534         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
1535         here" ERROR lines.
1536         * g++.old-deja/g++.oliva/partord1.C: Likewise.
1537         * g++.old-deja.g++.other/defarg1.C: Likewise.
1538         * g++.old-deja/g++.pt/calls2.C: Likewise.
1539         * g++.old-deja/g++.pt/crash20.C: Likewise.
1540         * g++.old-deja/g++.pt/crash30.C: Likewise.
1541         * g++.old-deja/g++.pt/crash36.C: Likewise.
1542         * g++.old-deja/g++.pt/crash6.C: Likewise.
1543         * g++.old-deja/g++.pt/defarg13.C: Likewise.
1544         * g++.old-deja/g++.pt/derived3.C: Likewise.
1545         * g++.old-deja/g++.pt/error1.C: Likewise.
1546         * g++.old-deja/g++.pt/friend21.C: Likewise.
1547         * g++.old-deja/g++.pt/friend23.C: Likewise.
1548         * g++.old-deja/g++.pt/infinite1.C: Likewise.
1549         * g++.old-deja/g++.robertl/eb128.C: Likewise.
1550
1551 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
1552
1553         * gcc.c-torture/execute/20020225-2.c: New test.
1554
1555 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
1556
1557         * gcc.c-torture/execute/920730-1t.c,
1558         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
1559         Delete test cases, only relevant to -traditional.
1560
1561 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
1562
1563         * gcc.dg/cpp/undef1.c: Remove.
1564         * gcc.dg/cpp/directiv.c: Update.
1565         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
1566
1567 2002-02-27  Michael Meissner  <meissner@redhat.com>
1568
1569         * gcc.c-torture/execute/20020226-1.c: New test.
1570
1571 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
1572
1573         * g++.dg/debug/debug4.C: New test.
1574
1575         * gcc.dg/ia64-visibility-1.c: New test.
1576
1577 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
1578
1579         * gcc.dg/debug/20020224-1.c: New.
1580
1581 2002-02-25  Kazu Hirata  <kazu@hxi.com>
1582
1583         * gcc.c-torture/execute/960416-1.x: New.
1584         * gcc.c-torture/execute/divconst-3.x: Likewise.
1585
1586 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
1587
1588         * gcc.dg/20020224-1.c: New test.
1589
1590 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
1591
1592         * gcc.c-torture/execute/20020225-1.c: New.
1593
1594 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1595
1596         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
1597
1598 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
1599
1600         * gcc.dg/20020222-1.c: New test.
1601
1602 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
1603
1604         * g++.dg/opt/anonunion1.C: New test.
1605
1606 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
1607
1608         * g++.dg/template/qualttp19.C: New test.
1609         * g++.dg/template/qualttp20.C: New test.
1610         * g++.old-deja/g++.jason/report.C: Adjust expected errors
1611         * g++.old-deja/g++.other/qual1.C: Likewise.
1612
1613 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
1614
1615         * gcc.dg/attr-alwaysinline.c: New.
1616
1617 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
1618
1619         * gcc.dg/20020220-1.c: New test.
1620
1621         * gcc.dg/20020220-2.c: New test.
1622
1623         * g++.dg/opt/mmx1.C: New test.
1624
1625 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
1626
1627         * gcc.c-torture/compile/20020110.c: New test.
1628
1629 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
1630
1631         * gcc.c-torture/execute/20020219-1.c: New test.
1632
1633         * gcc.dg/20020219-1.c: New test.
1634
1635         * gcc.dg/noncompile/20020220-1.c: New test.
1636
1637         * g++.dg/opt/ptrintsum1.C: New test.
1638
1639         * gcc.dg/debug/20020220-1.c: New test.
1640
1641 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
1642
1643         * gcc.c-torture/execute/20020216-1.c: New test.
1644
1645 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
1646
1647         * gcc.dg/decl-1.c: Update, new test.
1648
1649 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
1650
1651         * g++.dg/abi/bitfield1.C: New test.
1652         * g++.dg/abi/bitfield2.C: New test.
1653
1654 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
1655
1656         * gcc.dg/attr-nest.c: New test.
1657
1658 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
1659
1660         * gcc.c-torture/execute/20020215-1.c: New test.
1661
1662 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
1663
1664         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
1665         * g++.dg/debug/debug.exp: New.
1666         * g++.dg/debug/trivial.C: New.
1667         * g++.dg/debug/debug1.C: Moved...
1668         * g++.dg/other/debug1.C: ...from here.
1669         * g++.dg/debug/debug2.C: Moved...
1670         * g++.dg/other/debug2.C: ...from here.
1671         * g++.dg/debug/debug3.C: Moved...
1672         * g++.dg/other/debug3.C: ...from here.
1673
1674         * gcc.dg/noncompile/20020213-1.c: New test.
1675
1676 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
1677
1678         * g++.dg/other/debug3.C: New test.
1679
1680         * gcc.c-torture/execute/20020213-1.c: New test.
1681
1682 2002-02-13  Richard Smith <richard@ex-parrot.com>
1683
1684         * g++.old-deja/g++.other/thunk1.C: New test.
1685
1686 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
1687
1688         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
1689
1690 2002-02-13  Stan Shebs  <shebs@apple.com>
1691
1692         * gcc.dg/altivec-3.c: New.
1693
1694 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
1695
1696         * gcc.dg/Wunreachable-1.c: New test.
1697         * gcc.dg/Wunreachable-2.c: New test.
1698
1699 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
1700
1701         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
1702
1703 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
1704
1705         * gcc.dg/decl-1.c: New test.
1706
1707 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
1708
1709         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
1710
1711 2002-02-10  Kazu Hirata  <kazu@hxi.com>
1712
1713         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
1714         * gcc.c-torture/compile/980506-1.x: Likewise.
1715
1716 2002-02-10  Kazu Hirata  <kazu@hxi.com>
1717
1718         * gcc.dg/20020210-1.c: New.
1719
1720 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
1721
1722         * g77.f-torture/execute/947.f: New regression test
1723         for PR fortran/947.
1724
1725 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
1726
1727         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
1728         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
1729
1730 2002-02-08  Richard Henderson  <rth@redhat.com>
1731
1732         * gcc.c-torture/compile/labels-3.c: New.
1733
1734 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
1735
1736         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
1737         expression statements work instead.
1738         * gcc.dg/noncompile/20020207-1.c: New test.
1739
1740 2002-02-07  Richard Henderson  <rth@redhat.com>
1741
1742         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
1743
1744 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1745
1746         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
1747         message from g77
1748         * lib/g77-dg.exp: Trim g77 error messages so that they are
1749         recognised by dg.exp.
1750
1751 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1752
1753         PR fortran/5473
1754         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
1755
1756 2002-02-07  Richard Henderson  <rth@redhat.com>
1757
1758         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
1759         to be sufficiently aligned for integers.
1760
1761 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
1762
1763         * g++.dg/template/friend4.C: New test.
1764
1765 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1766
1767         PR fortran/5743
1768         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
1769         unsupported cases.
1770
1771 2002-02-07  Richard Henderson  <rth@redhat.com>
1772
1773         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
1774         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
1775         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
1776         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
1777
1778 2002-02-06  Richard Henderson  <rth@redhat.com>
1779
1780         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
1781
1782 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
1783
1784         * gcc.dg/20020206-1.c: New test.
1785
1786 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
1787
1788         * gcc.c-torture/execute/20020206-1.c: New test.
1789
1790         * gcc.c-torture/execute/20020206-2.c: New test.
1791
1792         PR optimization/5429:
1793         * gcc.c-torture/compile/20020206-1.c: New test.
1794
1795 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
1796
1797         * g++.dg/ext/align1.C: Do not use an explicit alignment value
1798         as certain file formats cannot support particularly large
1799         alignments.
1800
1801         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
1802         and do not expect to be able to link the executable.
1803
1804         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
1805         fail because the COFF format does not support the weak attribute.
1806
1807 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
1808
1809         * g77.dg/pr5473.f:  New test
1810
1811 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
1812
1813         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
1814         Fix testcase accordingly.
1815
1816 2002-02-04  Richard Henderson  <rth@redhat.com>
1817
1818         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
1819         (buf): Change to be an array of pointers, not ints.
1820
1821 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
1822
1823         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
1824         before all tests.  Move warning one line above to match where it
1825         C frontend emits.
1826         * gcc.dg/Wswitch-2.c: New test.
1827         * g++.dg/warn/Wswitch-1.C: New test.
1828         * g++.dg/warn/Wswitch-2.C: New test.
1829
1830 2002-02-04  Richard Henderson  <rth@redhat.com>
1831
1832         * g++.dg/abi/offsetof.C: Fix size comparison.
1833
1834 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
1835
1836         * gcc.dg/cast-qual-2.c: New test.
1837
1838 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
1839
1840         * gcc.dg/20020201-4.c: New test.
1841
1842 2002-02-04  Ben Elliston  <bje@redhat.com>
1843
1844         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
1845         target_info attribute != 0, in addition to the empty string.
1846         (gcc_target_compile): Likewise.
1847
1848 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
1849
1850         * gcc.dg/Wswitch.c: New test.
1851         PR gcc/4475. PR gcc/3780.
1852
1853 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
1854
1855         * g77.f-torture/execute/5122.f: New test for regressions
1856         against PR fortran/5122.
1857
1858 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
1859
1860         * g77.f-torture/compile/pr3743.f: Delete
1861         * g77.dg/pr3743-1.f: New test.
1862         * g77.dg/pr3743-2.f: New test.
1863         * g77.dg/pr3743-3.f: New test.
1864         * g77.dg/pr3743-4.f: New test.
1865
1866 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1867
1868         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
1869
1870 2002-02-02  Richard Henderson  <rth@redhat.com>
1871
1872         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
1873         * gcc.c-torture/execute/bf64-1.c: Likewise.
1874
1875 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
1876
1877         * gcc.dg/20020201-2.c: New test.
1878
1879         * gcc.dg/20020201-3.c: New test.
1880
1881         * gcc.c-torture/execute/bitfld-2.c: New test.
1882
1883 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1884
1885         * gcc.dg/bitfld-1.c: Update.
1886         * gcc.dg/bitfld-2.c: Update.
1887         * gcc.c-torture/execute/bitfld-1.x: New.
1888
1889 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
1890
1891         * gcc.c-torture/execute/20020201-1.c: New test.
1892
1893 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
1894
1895         PR target/5469
1896         * gcc.dg/20020201-1.c: New test.
1897
1898 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
1899
1900         PR fortran/3743
1901         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
1902         * g77.f-torture/compile/pr3743.x: Remove
1903
1904 2002-01-31  Tom Rix  <trix@redhat.com>
1905
1906         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
1907
1908 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
1909
1910         * gcc.dg/noncompile/20020130-1.c: New test.
1911
1912 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
1913
1914         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
1915
1916 2002-01-29  Richard Henderson  <rth@redhat.com>
1917
1918         * gcc.c-torture/execute/991118-1.c: Cast various constants back
1919         to long long.
1920         * gcc.c-torture/execute/bf64-1.c: Likewise.
1921
1922 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
1923
1924         * gcc.c-torture/execute/20020129-1.c: New test.
1925
1926 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1927
1928         * gcc.c-torture/compile/20000224-1.c: Update.
1929         * gcc.c-torture/execute/bitfld-1.c: New tests.
1930         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
1931         * gcc.dg/uninit-A.c: Update.
1932
1933 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
1934
1935         * g++.dg/template/ctor1.C: Add instantiation.
1936
1937 2002-01-28  Paul Koning  <pkoning@equallogic.com>
1938
1939         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
1940         argument to __builtin_prefetch to be const ptr.
1941
1942 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
1943
1944         * gcc.c-torture/compile/20020120-1.c: New test.
1945
1946 2002-01-27  Kazu Hirata  <kazu@hxi.com>
1947
1948         * gcc.c-torture/execute/20020127-1.c: New test.
1949
1950 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
1951
1952         * g77.dg/f77-edit-i-in.f: New test
1953         * g77.dg/f77-edit-i-out.f: New test
1954
1955 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
1956
1957         * gcc.dg/debug/debug.exp: New file.
1958         * gcc.dg/debug/trivial.c: New file.
1959         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
1960         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
1961         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
1962         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
1963         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
1964         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
1965         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
1966         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
1967         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
1968         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
1969         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
1970         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
1971         * gcc.dg/20000503-1.c: Removed.
1972         * gcc.dg/20010207-1.c: Removed.
1973         * gcc.dg/20011223-1.c: Removed.
1974         * gcc.dg/20020104-2.c: Removed.
1975         * gcc.dg/debug-1.c: Removed.
1976         * gcc.dg/debug-2.c: Removed.
1977         * gcc.dg/debug-3.c: Removed.
1978         * gcc.dg/debug-4.c: Removed.
1979         * gcc.dg/debug-5.c: Removed.
1980         * gcc.dg/debug-6.c: Removed.
1981         * gcc.dg/dwarf2-1.c: Removed.
1982         * gcc.dg/dwarf2-2.c: Removed.
1983
1984 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
1985
1986         * g++.old-deja/g++.other/eh5.C: New test.
1987         * g++.old-deja/g++.other/sibcall2.C: New test.
1988         * g++.old-deja/g++.other/array9.C: New test.
1989         * g++.old-deja/g++.other/typename2.C: New test.
1990         * g++.old-deja/g++.other/crash60.C: New test.
1991         * g++.old-deja/g++.other/conv9.C: New test.
1992         * g++.old-deja/g++.other/mangle10.C: New test.
1993         * g++.old-deja/g++.other/unchanging1.C: New test.
1994         * g++.old-deja/g++.other/exprstmt1.C: New test.
1995         * g++.old-deja/g++.other/inline23.C: New test.
1996         * g++.old-deja/g++.eh/ia64-1.C: New test.
1997         * g++.old-deja/g++.other/dwarf2-1.C: New test.
1998         * g++.old-deja/g++.other/reload1.C: New test.
1999         * g++.old-deja/g++.other/static20.C: New test.
2000         * g++.old-deja/g++.other/local-alloc1.C: New test.
2001         * g++.old-deja/g++.other/conv8.C: New test.
2002         * g++.old-deja/g++.other/stmtexpr2.C: New test.
2003         * g++.old-deja/g++.other/storeexpr1.C: New test.
2004         * g++.old-deja/g++.other/storeexpr2.C: New test.
2005         * g++.dg/eh/template2.C: New test.
2006         * g++.dg/warn/weak1.C: New test.
2007
2008 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
2009
2010         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
2011         Remove first, non-varying, argument.
2012
2013 2002-01-23  Richard Henderson  <rth@redhat.com>
2014
2015         * gcc.dg/inline-2.c: New.
2016
2017         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
2018         Add optional target arg.  Check number of arguments.
2019         (scan-assembler-not, scan-assembler-dem): Likewise.
2020         (scan-assembler-dem-not): Likewise.
2021
2022 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
2023
2024         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
2025         line 12.
2026         * g++.old-deja/g++.brendan/parse3.C,
2027         g++.old-deja/g++.other/crash26.C,
2028         g++.old-deja/g++.other/crash28.C,
2029         g++.old-deja/g++.other/crash29.C,
2030         g++.old-deja/g++.other/crash30.C,
2031         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
2032
2033 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
2034
2035         * gcc.dg/20020115-1.c: New.
2036
2037 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
2038
2039         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
2040
2041 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
2042
2043         * gcc.dg/20020122-3.c: New.
2044
2045 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
2046
2047         * g++.dg/other/gc1.C: New test.
2048
2049 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
2050
2051         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
2052
2053 2002-01-22  Richard Henderson  <rth@redhat.com>
2054
2055         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
2056
2057 2002-01-22  Richard Henderson  <rth@redhat.com>
2058
2059         * gcc.dg/20020122-4.c: New.
2060
2061 2002-01-22  H.J. Lu <hjl@gnu.org>
2062
2063         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
2064         link output.
2065         * gcc.dg/special/ecos.exp: Likewise.
2066         * lib/g++-dg.exp: Likewise.
2067         * lib/g77-dg.exp: Likewise.
2068         * lib/gcc-dg.exp : Likewise.
2069         * lib/mike-g++.exp: Likewise.
2070         * lib/mike-g77.exp: Likewise.
2071         * lib/mike-gcc.exp: Likewise.
2072         * lib/objc-dg.exp: Likewise.
2073
2074 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
2075
2076         PR target/5379
2077         * gcc.dg/20020122-2.c: New test.
2078
2079 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
2080
2081         * gcc.dg/20020122-1.c: New test.
2082
2083 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
2084
2085         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
2086
2087 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
2088
2089         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
2090
2091 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2092
2093         * gcc.c-torture/compile/20020121-1.c: New test.
2094
2095 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2096
2097         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
2098         ld_library_path.
2099
2100 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
2101
2102         * gcc.dg/20020218-1.c: New test.
2103
2104 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
2105
2106         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
2107         messages
2108         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
2109         "At global scope" warning
2110         * g++.dg/ext/align1.C: Change cygwin test for alignment
2111         from db-bogus to dg-warning
2112
2113 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
2114
2115         * g77.f-torture/compile/cpp2.F: New test.
2116
2117 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2118
2119         * g++.dg/template/access1.C: New test.
2120
2121 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
2122
2123         * gcc.dg/20020118-1.c: New.
2124
2125 2002-01-18  Kazu Hirata  <kazu@hxi.com>
2126
2127         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
2128
2129 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
2130
2131         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
2132         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
2133         alignment warnings.
2134
2135 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
2136
2137         * gcc.misc-tests/i386-prefetch.exp: Save and restore
2138         torture_with_loops and torture_without_loops
2139
2140 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
2141
2142         * gcc.c-torture/compile/20020116-1.c: New test.
2143
2144 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
2145
2146         * gcc.dg/20020116-2.c: New test.
2147
2148         * gcc.dg/ultrasp4.c: New test.
2149
2150         * gcc.dg/20020116-1.c: New test.
2151
2152 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
2153
2154         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
2155         by EABI.
2156
2157 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
2158
2159         * gcc.misc-tests/i386-prefetch.exp: New.
2160         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
2161         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
2162         * gcc.misc-tests/i386-pf-none-1.c: New test.
2163         * gcc.misc-tests/i386-pf-sse-1.c: New test.
2164
2165 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
2166
2167         * gcc.dg/gnu89-init-1.c: Add new tests.
2168
2169 2002-01-15  Andreas Jaeger  <aj@suse.de>
2170
2171         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
2172         * gcc.dg/i386-mmx-2.c: Likewise.
2173         * gcc.dg/i386-sse-1.c: Likewise.
2174         * gcc.dg/i386-sse-2.c: Likewise.
2175         * gcc.dg/i386-sse-3.c: Likewise.
2176
2177 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
2178
2179         * g77.f-torture/execute/intrinsic-unix-bessel.f:
2180         Uncomment additional cases that now pass.
2181
2182 2002-01-11  Richard Henderson  <rth@redhat.com>
2183
2184         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
2185         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
2186
2187 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
2188
2189         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
2190
2191 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
2192
2193         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
2194         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
2195
2196 2002-01-10  Dale Johannesen  <dalej@apple.com>
2197
2198         * gcc.c-torture/execute/loop-11.c: New.
2199
2200 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
2201
2202         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
2203         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
2204
2205 2002-01-09  Richard Henderson  <rth@redhat.com>
2206
2207         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
2208         type in which to perform the operation for each size.
2209
2210 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
2211
2212         * gcc.c-torture/compile/20020109-2.c: New test.
2213
2214 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
2215
2216         * gcc.c-torture/execute/loop-10.c: New test.
2217
2218 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
2219
2220         * gcc.c-torture/compile/20010226-1.c: New test.
2221         * gcc.c-torture/compile/20010227-1.c: New test.
2222         * gcc.c-torture/compile/20010426-1.c: New test.
2223         * gcc.c-torture/compile/20010510-1.c: New test.
2224         * gcc.c-torture/compile/20010605-3.c: New test.
2225         * gcc.c-torture/compile/20010824-1.c: New test.
2226         * gcc.c-torture/execute/20010409-1.c: New test.
2227         * gcc.dg/noncompile/20000901-1.c: New test.
2228         * gcc.dg/20001023-1.c: New test.
2229         * gcc.dg/20001101-1.c: New test.
2230         * gcc.dg/20001102-1.c: New test.
2231         * gcc.dg/20010207-1.c: New test.
2232         * gcc.dg/20010405-1.c: New test.
2233         * gcc.dg/20010822-1.c: New test.
2234         * gcc.dg/20011107-1.c: New test.
2235
2236 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
2237
2238         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
2239
2240         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
2241         execution failure on PA targets.
2242
2243 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
2244
2245         * gcc.c-torture/compile/20020109-1.c: New test.
2246
2247 2002-01-08  Kazu Hirata  <kazu@hxi.com>
2248
2249         * gcc.c-torture/execute/20020108-1.c: New test.
2250
2251 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
2252
2253         * gcc.dg/20020108-1.c: New test.
2254
2255 2002-01-08  H.J. Lu <hjl@gnu.org>
2256
2257         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
2258         for header files.
2259
2260 2002-01-08  Geoff Keating  <geoffk@redhat.com>
2261
2262         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
2263         consistency.
2264
2265 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
2266
2267         * gcc.dg/altivec-4.c: Test altivec predicates.
2268
2269 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
2270
2271         * gcc.c-torture/execute/20020107-1.c: New test.
2272
2273 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
2274
2275         PR c/5279
2276         * gcc.c-torture/compile/20020106-1.c: New test.
2277
2278 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
2279
2280         * gcc.c-torture/execute/nestfunc-4.c: New test.
2281
2282 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
2283
2284         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
2285         extra triple that slipped in.
2286         * g++.old-deja/g++.abi/align.C: Likewise.
2287         * g++.old-deja/g++.abi/bitfields.C: Likewise.
2288
2289 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
2290
2291         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
2292         * g++.old-deja/g++.abi/align.C: Likewise.
2293         * g++.old-deja/g++.abi/bitfields.C: Likewise.
2294
2295         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
2296         on FreeBSD/i386.
2297         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
2298         FreeBSD.
2299
2300 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
2301
2302         * gcc.dg/20020104-1.c: New test.
2303
2304         * gcc.dg/20020104-2.c: New test.
2305
2306 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
2307
2308         * gcc.dg/20020103-1.c: Fix typo in target selector.
2309
2310 2002-01-03  Richard Henderson  <rth@redhat.com>
2311
2312         * gcc.dg/20020103-1.c: New.
2313
2314 2002-01-03  Kazu Hirata  <kazu@hxi.com>
2315
2316         * gcc.c-torture/execute/20020103-1.c: New test.
2317
2318 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
2319
2320         * g++.dg/other/debug2.C: New test.
2321
2322         * gcc.c-torture/compile/20020103-1.c: New test.
2323
2324 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
2325
2326         * gcc.dg/gnu89-init-1.c: Added new tests.
2327
2328 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2329
2330         * g++.dg/template/friend2.C: Remove as patch is reverted.
2331
2332         * g++.dg/warn/oldcast1.C: New test.
2333
2334         * g++.dg/template/ptrmem1.C: New test.
2335         * g++.dg/template/ptrmem2.C: New test.
2336
2337         * g++.dg/template/ntp.C: New test.
2338
2339         * g++.dg/other/component1.C: New test.
2340
2341         * g++.dg/template/ttp3.C: New test.
2342
2343         * g++.dg/template/friend2.C: New test.
2344         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
2345
2346 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2347
2348         * g++.dg/other/ptrmem1.C: New test.
2349         * g++.dg/other/ptrmem2.C: New test.
2350
2351 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2352
2353         * g++.dg/template/ctor1.C: New test.
2354
2355 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2356
2357         * g++.dg/template/friend2.C: New test.
2358
2359 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
2360
2361         * gcc.dg/mmix-1.c: New test.
2362
2363 2001-12-31  Richard Henderson  <rth@redhat.com>
2364
2365         * gcc.dg/asm-5.c: New.
2366
2367 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
2368
2369         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
2370         in namespace __gnu_cxx
2371
2372 2001-12-30  Richard Henderson  <rth@redhat.com>
2373
2374         * gcc.dg/debug-6.c: New.
2375
2376 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
2377
2378         * gcc.c-torture/compile/20011229-2.c: New test.
2379
2380 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
2381
2382         * gcc.dg/debug-3.c: New test.
2383         * gcc.dg/debug-4.c: New test.
2384         * gcc.dg/debug-5.c: New test.
2385
2386 2001-12-29  Richard Henderson  <rth@redhat.com>
2387
2388         * g++.dg/eh/loop1.C: New.
2389
2390 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
2391
2392         * g++.dg/template/crash1.C: New test.
2393
2394 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
2395
2396         * g++.dg/other/const1.C: New test.
2397
2398 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
2399
2400         * gcc.c-torture/compile/20011229-1.c: New test.
2401
2402 2001-12-28  Stan Shebs  <shebs@apple.com>
2403
2404         * lib/objc-torture.exp: Resync with c-torture.exp.
2405         * lib/objc.exp: Load standard libraries.
2406
2407 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
2408
2409         * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
2410         additional tests.
2411
2412 2001-12-27  Roger Sayle <roger@eyesopen.com>
2413
2414         * gcc.c-torture/execute/string-opt-16.c: New testcase.
2415
2416 2001-12-27  Richard Henderson  <rth@redhat.com>
2417
2418         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
2419
2420 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
2421
2422         * g++.dg/eh/ctor1.C: New test.
2423         * g++.dg/other/error2.C: New test.
2424
2425 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
2426
2427         * g++.dg/other/init2.C: New test.
2428
2429 2001-12-24  Richard Henderson  <rth@redhat.com>
2430
2431         * gcc.dg/20011223-1.c: New.
2432         * gcc.dg/inline-1.c: New.
2433
2434 2001-12-23  Richard Henderson  <rth@redhat.com>
2435
2436         * gcc.dg/asm-4.c: Test operand modifiers.
2437
2438 2001-12-23  Richard Henderson  <rth@redhat.com>
2439
2440         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
2441
2442 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
2443
2444         * gcc.c-torture/execute/20011223-1.c: New test.
2445
2446 2001-12-21  Richard Henderson  <rth@redhat.com>
2447
2448         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
2449         re-enables the warning.
2450
2451 2001-12-21  Richard Henderson  <rth@redhat.com>
2452
2453         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
2454
2455 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
2456
2457         * gcc.c-torture/compile/20011218-1.c: New test.
2458
2459 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
2460
2461         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
2462         arm-isr.c test.
2463         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
2464         epilogue generation for ARM ISR routines.
2465
2466 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2467
2468         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
2469         * gcc.dg/format/c90-printf-3.c: Likewise.
2470         * gcc.dg/format/c99-printf-3.c: Likewise.
2471         * gcc.dg/format/ext-1.c: Likewise.
2472         * gcc.dg/format/ext-6.c: Likewise.
2473         * gcc.dg/format/format.h: Prototype unlocked stdio.
2474
2475 2001-12-20  Richard Henderson  <rth@redhat.com>
2476
2477         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
2478         (arena): Use it.
2479         (malloc): Correct allocation logic.  Abort if we fill up the
2480         arena before initialization complete.
2481         (realloc): Correct allocation logic.
2482
2483 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
2484
2485         * gcc.c-torture/compile/20011219-2.c: New test.
2486
2487         * gcc.c-torture/execute/20011219-1.c: New test.
2488
2489 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
2490
2491         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
2492         target does not support weak symbols.
2493
2494 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
2495
2496         * gcc.c-torture/compile/20011219-1.c: New test.
2497
2498 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
2499
2500         * g++.dg/other/error1.C: New test.
2501
2502 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
2503
2504         * gcc.c-torture/execute/20011217-1.c: New test.
2505
2506 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
2507
2508         * objc.dg/special/: New directory.
2509         * objc.dg/special/special.exp: New file.
2510         * objc.dg/special/unclaimed-category-1.h: New file.
2511         * objc.dg/special/unclaimed-category-1a.m: New file.
2512         * objc.dg/special/unclaimed-category-1.m: New file.
2513
2514 2001-12-17  Andreas Jaeger  <aj@suse.de>
2515
2516         * gcc.c-torture/compile/20011217-2.c: New test.
2517
2518 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
2519
2520         * gcc.c-torture/compile/20011217-1.c: New test.
2521
2522 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
2523
2524         * testsuite/gcc.dg/20011214-1.c: New.
2525
2526 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
2527
2528         * gcc.dg/altivec-4.c: New.
2529
2530 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
2531
2532         * gcc.dg/20011113-1.c: New test.
2533
2534 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2535
2536         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
2537         std::__malloc_alloc_template<0> and
2538         std::__default_alloc_template<false, 0>.
2539
2540 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2541
2542         * objc/execute/bf-21.m: New test.
2543         * objc/execute/enumeration-1.m: New test.
2544         * objc/execute/enumeration-2.m: New test.
2545
2546 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
2547
2548         * gcc.dg/gnu89-init-1.c: New test.
2549
2550 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2551
2552         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
2553         * g++.old-deja/g++.jason/2371.C: Likewise.
2554         * g++.old-deja/g++.jason/template33.C: Likewise.
2555         * g++.old-deja/g++.jason/template34.C: Likewise.
2556         * g++.old-deja/g++.jason/template36.C: Likewise.
2557         * g++.old-deja/g++.oliva/typename1.C: Likewise.
2558         * g++.old-deja/g++.oliva/typename2.C: Likewise.
2559         * g++.old-deja/g++.other/typename1.C: Likewise.
2560         * g++.old-deja/g++.pt/inherit2.C: Likewise.
2561         * g++.old-deja/g++.pt/nontype5.C: Likewise.
2562         * g++.old-deja/g++.pt/typename11.C: Likewise.
2563         * g++.old-deja/g++.pt/typename14.C: Likewise.
2564         * g++.old-deja/g++.pt/typename16.C: Likewise.
2565         * g++.old-deja/g++.pt/typename3.C: Likewise.
2566         * g++.old-deja/g++.pt/typename4.C: Likewise.
2567         * g++.old-deja/g++.pt/typename5.C: Likewise.
2568         * g++.old-deja/g++.pt/typename7.C: Likewise.
2569         * g++.old-deja/g++.robertl/eb9.C: Likewise.
2570
2571 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
2572
2573         * g++.dg/other/linkage1.C: New test.
2574         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
2575         specifiers.
2576
2577 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
2578
2579         * gcc.dg/concat.c: New test.
2580
2581 2001-12-11  Stan Shebs  <shebs@apple.com>
2582
2583         * objc/compile: New test directory.
2584         * objc/compile/compile.exp: New expect script.
2585         * objc/compile/20011211-1.m: New compile test.
2586
2587 2001-12-11  Jason Merrill  <jason@redhat.com>
2588
2589         * lib/prune.exp (prune_gcc_output): Also handle "In member
2590         function".  So many permutations...
2591
2592 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
2593
2594         * g++.dg/template/typedef1.C: New test.
2595
2596 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
2597
2598         * g++.dg/other/copy1.C: New test.
2599
2600 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
2601
2602         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
2603
2604         * gcc.dg/builtin-choose-expr.c: New.
2605
2606 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
2607
2608         * gcc.dg/altivec-2.c: New.
2609
2610 2001-12-07  Richard Henderson  <rth@redhat.com>
2611
2612         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
2613
2614 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
2615
2616         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
2617         ultrasparc.
2618
2619 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2620
2621         * g++-old.deja/g++.robertl/eb101.C: Deleted.
2622
2623 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
2624
2625         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
2626         variable argument list.
2627
2628 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
2629
2630         * gcc.c-torture/execute/memcheck: Delete entire directory.
2631         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
2632         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
2633
2634 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2635
2636         * gcc.dg/Wshadow-1.c: New test.
2637
2638 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
2639
2640         * gcc.c-torture/compile/20011130-1.c: New test.
2641
2642         * gcc.dg/noncompile/20011025-1.c: New test.
2643
2644         * g++.dg/other/anon-union.C: New test.
2645
2646         * gcc.c-torture/execute/20011024-1.c: New test.
2647
2648 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
2649
2650         * gcc.c-torture/execute/20000722-1.x,
2651         gcc.c-torture/execute/20010123-1.x: Remove.
2652         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
2653         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
2654         gcc.dg/c99-complit-2.c: New tests.
2655
2656 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
2657
2658         * g++.dg/inherit/base1.C: New test.
2659
2660 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
2661
2662         * g++.dg/other/stdarg1.C: New test.
2663
2664         * gcc.c-torture/compile/20011130-2.c: New test.
2665
2666 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
2667
2668         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
2669         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
2670         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
2671         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
2672         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
2673         * gcc.dg/builtin-prefetch-1.c: New test.
2674
2675 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
2676
2677         * gcc.dg/20011130-1.c: New test.
2678
2679 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
2680
2681         * g++.dg/other/scope1.C: New test.
2682         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
2683
2684 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
2685
2686         * gcc.dg/vla-init-1.c: New test.
2687
2688 2001-12-01  Geoff Keating  <geoffk@redhat.com>
2689
2690         * gcc.c-torture/compile/structs.c: New testcase from GDB.
2691
2692 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2693
2694         * objc.dg/alias.m: Update.
2695         * objc.dg/class-1.m: Update.
2696         * objc.dg/const-str-1.m: Update.
2697         * objc.dg/fwd-proto-1.m: Update.
2698         * objc.dg/id-1.m: Update.
2699         * objc.dg/super-class-1.m: Update.
2700
2701 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
2702
2703         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
2704         constructs.
2705
2706 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
2707
2708         * gcc.c-torture/execute/20011128-1.c: New test.
2709
2710 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
2711
2712         * gcc.dg/20011127-1.c: New test.
2713
2714 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2715
2716         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
2717         from Austin Group draft 7.
2718         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
2719         scanf format arguments.
2720         * gcc.dg/format/no-exargs-2.c: New test.
2721
2722 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
2723
2724         * g++.dg/abi/vbase8-4.C: New test.
2725
2726 2001-11-24  Ian Lance Taylor  <ian@airs.com>
2727
2728         * gcc.c-torture/execute/20011121-1.c: New test.
2729
2730 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
2731
2732         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
2733
2734 2001-11-23  Andreas Jaeger  <aj@suse.de>
2735
2736         * gcc.dg/cpp/charconst-2.c: New test.
2737
2738 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
2739
2740         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
2741         to the host if it is remote.  Let tests specify extra headers
2742         they use.
2743         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
2744         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
2745         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
2746         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
2747         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
2748         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
2749         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
2750         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
2751         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
2752         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
2753
2754 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
2755
2756         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
2757         for little endian ARMs.
2758
2759 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
2760
2761         * gcc.c-torture/compile/20011119-1.c: New test.
2762         * gcc.c-torture/compile/20011119-2.c: New test.
2763
2764 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
2765
2766         * gcc.dg/altivec-1.c: Fix typo.
2767
2768 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
2769
2770         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
2771
2772 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
2773
2774         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
2775
2776 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
2777
2778         * lib/g77.exp: Don't specify --rpath-link.
2779
2780         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
2781         across all the headers.
2782         * gcc.dg/format/format.exp: For testing on a remote host,
2783         copy format.h.
2784
2785         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
2786         * gcc.c-torture/execute/930406-1.c: Likewise.
2787         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
2788
2789 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
2790
2791         * gcc.dg/altivec-1.c: New.
2792
2793 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
2794
2795         * gcc.dg/cpp/fpreprocessed.c: New test case.
2796
2797 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2798
2799         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
2800         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
2801         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
2802
2803 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2804
2805         * gcc.dg/no-builtin-1.c: New test.
2806
2807 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
2808
2809         * gcc.c-torture/execute/20011115-1.c: New test.
2810
2811 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
2812
2813         * gcc.c-torture/compile/20011114-2.c: New test.
2814         * gcc.c-torture/compile/20011114-3.c: New test.
2815         * gcc.c-torture/compile/20011114-4.c: New test.
2816
2817 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
2818
2819         * g++.dg/other/init1.C: New test.
2820
2821 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
2822
2823         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
2824         message.
2825
2826         * gcc.c-torture/execute/20011114-1.c: New testcase.
2827
2828         * gcc.c-torture/compile/20010327-1.c: Revert last change.
2829         * gcc.c-torture/compile/20011114-1.c: New test, exactly
2830         like the (before this change) version of 20010327-1.c.
2831
2832 2001-11-14  Roger Sayle <roger@eyesopen.com>
2833
2834         * gcc.c-torture/execute/string-opt-13.c: New testcase.
2835
2836 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
2837
2838         * g++.dg/init/array2.C: New test.
2839
2840 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
2841
2842         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
2843
2844 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
2845
2846         * g++.dg/other/forscope1.C: New test.
2847         * g++.dg/ext/forscope1.C: New test.
2848         * g++.dg/ext/forscope2.C: New test.
2849
2850 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
2851
2852         * gcc.c-torture/execute/20011113-1.c: New test.
2853
2854 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
2855
2856         * gcc.c-torture/execute/20011109-2.c: New test.
2857
2858         * gcc.c-torture/execute/20011109-1.c: New test.
2859
2860 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
2861
2862         * gcc.c-torture/compile/20011109-1.c: New test.
2863
2864 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
2865
2866         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
2867         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
2868         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
2869         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
2870         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
2871         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
2872         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
2873
2874 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
2875
2876         * g++.dg/warn/Wshadow-1.C: New tests.
2877         * g++.old-deja/g++.mike/for3.C: Update.
2878
2879 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
2880
2881         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
2882         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
2883         XFAILs.  Adjust expected error texts.
2884         * gcc.c-torture/compile/20011106-1.c,
2885         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
2886         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
2887         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
2888         gcc.dg/c99-array-lval-5.c: New tests.
2889
2890 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2891
2892         * gcc.dg/cpp/defined.c: Update.
2893
2894 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2895
2896         * gcc.c-torture/execute/anon-1.c: New test.
2897
2898 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
2899
2900         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
2901         same size, so no warning should be produced on stormy16.
2902
2903         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
2904         due to oversized array.
2905         * g++.old-deja/g++.mike/ns15.C: Likewise.
2906         * g++.old-deja/g++.pt/crash16.C: Likewise.
2907
2908 2001-11-02  Graham Stott  <grahams@redhat.com>
2909
2910         * g++.dgother/debug1.C: Fix typos.
2911
2912 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
2913
2914         * g++.dg/other/debug1.C: New test.
2915
2916 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2917
2918         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
2919         of unsigned long.
2920
2921 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
2922
2923         * gcc.dg/20011029-2.c: New test.
2924
2925         * gcc.c-torture/compile/20011029-1.c: New test.
2926
2927 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2928
2929         * objc/execute/class_self-1.m: New test.
2930         * objc/execute/class_self-2.m: New test.
2931
2932 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
2933
2934         * gcc.misc-tests/msgs.exp: Delete.
2935         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
2936         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
2937         error set to match recent changes.
2938
2939 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
2940
2941         * gcc.dg/20011021-1.c: New test.
2942
2943 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
2944
2945         * gcc.c-torture/compile/20011023-1.c: New test.
2946
2947 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
2948
2949         * lib/g77.exp: Rewrite based on lib/g++.exp.
2950
2951 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
2952
2953         * gcc.c-torture/execute/20011019-1.c: New test.
2954
2955         * gcc.dg/20011018-1.c: New test.
2956
2957 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
2958
2959         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
2960
2961 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
2962
2963         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
2964         * gcc.dg/attr-invalid.c: Likewise.
2965
2966 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
2967
2968         * testsuite/gcc.dg/20011015-1.c: New test.
2969
2970 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
2971
2972         * g++.dg/template/unify2.C: New test.
2973
2974 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
2975
2976         * g++.dg/other/exception-specification.C: New test
2977
2978 2001-10-13  Tom Rix  <trix@redhat.com>
2979
2980         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
2981         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
2982
2983 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
2984
2985         * testsuite/gcc.dg/20011009-1.c: New test.
2986
2987 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
2988
2989         PR g++/4476
2990         * g++.dg/other/friend1.C: New test.
2991
2992 2001-10-11  Richard Henderson  <rth@redhat.com>
2993
2994         * g++.old-deja/g++.other/crash18.C: Add -S to options.
2995
2996 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2997
2998         * gcc.c-torture/compile/20011010-1.c: New.
2999
3000 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3001
3002         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
3003         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
3004         g77.f-torture/execute/execute.exp,
3005         g77.f-torture/noncompile/noncompile.exp,
3006         gcc.c-torture/compile/compile.exp,
3007         gcc.c-torture/execute/execute.exp,
3008         gcc.c-torture/execute/ieee/ieee.exp,
3009         gcc.c-torture/execute/memcheck/memcheck.exp,
3010         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
3011         objc/execute/execute.exp: Update FSF address.
3012
3013 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
3014
3015         * gcc.dg/cpp/cmdlne-C.c: Update.
3016         * gcc.dg/cpp/cmdlne-C2.c: New.
3017
3018 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3019
3020         * gcc.c-torture/execute/20011008-3.c: New.
3021
3022 2001-10-08  DJ Delorie  <dj@redhat.com>
3023
3024         * gcc.dg/20011008-1.c: New.
3025         * gcc.dg/20011008-2.c: New.
3026
3027 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
3028
3029         * gcc.dg/cpp/spacing1.c: Update test.
3030
3031 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3032
3033         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
3034         spelling errors of "separate" as "seperate".
3035
3036 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
3037
3038         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
3039         enough to avoid inlining.
3040
3041 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3042
3043         * lib/g77.exp: set libg2c_dir correctly.
3044
3045 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
3046
3047         * gcc.dg/cpp/macro11.c: New test.
3048
3049 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
3050
3051         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
3052         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
3053         gcc.dg/format/multattr-3.c: New tests.
3054         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
3055         tests for format attributes on function pointers being rejected.
3056
3057 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
3058
3059         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
3060
3061 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
3062
3063         * g++.dg/warn/format1.C: New test.
3064
3065 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
3066
3067         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
3068
3069 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
3070
3071         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
3072
3073 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
3074
3075         * gcc.dg/cpp/redef2.c: Add test.
3076
3077 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
3078
3079         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
3080         long-standing bug on i686, apparently.
3081         * gcc.c-torture/execute/loop-2c.x: New file.
3082         * gcc.c-torture/execute/loop-2d.x: New file.
3083         * gcc.c-torture/execute/loop-3c.x: New file.
3084
3085 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
3086
3087         * gcc.dg/cpp/20000625-2.c: Correct line number.
3088
3089 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
3090
3091         * gcc.dg/cpp/macro10.c: New test.
3092         * gcc.dg/cpp/strify3.c: New test.
3093         * gcc.dg/cpp/spacing1.c: Add tests.
3094         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
3095         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
3096
3097 2001-09-24  DJ Delorie  <dj@redhat.com>
3098
3099         * gcc.c-torture/execute/20010924-1.c: New test.
3100
3101 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
3102
3103         * testsuite/objc/execute/paste.m: Remove.
3104
3105 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3106
3107         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
3108
3109 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
3110
3111         * g77.dg/strlen0.f: New test.
3112
3113 2001-09-21  Richard Henderson  <rth@redhat.com>
3114
3115         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
3116         * g++.old-deja/g++.abi/vtable2.C: Likewise.
3117
3118 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
3119
3120         Table-driven attributes.
3121         * g++.dg/ext/attrib1.C: New test.
3122
3123 2001-09-20  DJ Delorie  <dj@redhat.com>
3124
3125         * gcc.dg/20000926-1.c: Update expected warning messages.
3126         * gcc.dg/array-2.c: Likewise, and test for warnings too.
3127         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
3128         array.
3129
3130 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
3131
3132         * g++.dg/eh/registers1.C: New test case.
3133
3134 2001-09-17  Richard Henderson  <rth@redhat.com>
3135
3136         * gcc.dg/array-5.c: Fix VLA decomposition test.
3137
3138 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
3139
3140         * gcc.dg/cpp/line5.c: New testcase.
3141
3142 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
3143
3144         * gcc.dg/cpp/macro9.c: New test.
3145
3146 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
3147
3148         * gcc.c-torture/execute/980223.c: Change type of addr from long
3149         to char *.
3150
3151 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
3152
3153         * gcc.c-torture/execute/20010915-1.c: New test.
3154
3155 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
3156
3157         * g77.dg/bprob: New directory.
3158         * g77.dg/bprob/bprob.exp: New file.
3159         * g77.dg/bprob/bprob-1.f: New test.
3160         * g77.dg/gcov: New directory.
3161         * g77.dg/gcov/gcov.exp: New file.
3162         * g77.dg/gcov/gcov-1.f: New test.
3163         * g77.dg/gcov/gcov-1.x: New file.
3164
3165 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
3166
3167         * gcc.dg/cpp/directiv.c: Update.
3168         * gcc.dg/cpp/undef1.c: Update.
3169
3170 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
3171
3172         * gcc.dg/20010912-1.c: New test.
3173
3174 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
3175
3176         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
3177         language-independent file in lib.
3178         * lib/gcov.exp: New file.
3179
3180 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3181
3182         * gcc.c-torture/compile/20010911-1.c: New test.
3183
3184 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
3185
3186         * lib/profopt.exp: New, to support profile-directed optimizations.
3187         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
3188         * gcc.misc-tests/bprob-1.c: New test.
3189         * gcc.misc-tests/bprob-2.c: New test.
3190
3191 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
3192
3193         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
3194         XFAIL and which kinds of gcov output to verify.
3195         * gcc.misc-tests/gcov-4b.x: New file.
3196         * gcc.misc-tests/gcov-5b.x: New file.
3197         * gcc.misc-tests/gcov-6.x: New file.
3198         * gcc.misc-tests/gcov-7.c: New test.
3199         * gcc.misc-tests/gcov-7.x: New file.
3200
3201 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
3202
3203         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
3204         * gcc.misc-tests/gcov-6.c: New test.
3205
3206 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3207
3208         PR c++/3986
3209         * g++.dg/abi/vbase1.C: New test.
3210
3211 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
3212
3213         * objc.dg/method-2.m: New.
3214
3215 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3216
3217         PR c++/4203
3218         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
3219         * g++.dg/init/empty1.C: New test.
3220
3221 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
3222
3223         * gcc.c-torture/compile/20010903-1.c: New test.
3224
3225 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
3226
3227         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
3228         for m68k.
3229
3230 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
3231
3232         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
3233
3234         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
3235
3236         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
3237
3238 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
3239
3240         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
3241         for 16-bit 'unsigned int'.
3242
3243 2001-08-29  Kazu Hirata  <kazu@hxi.com>
3244
3245         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
3246
3247 2001-08-27  Richard Henderson  <rth@redhat.com>
3248
3249         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
3250         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
3251
3252 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
3253
3254         * gcc.dg/asm-names.c (ymain): New.
3255
3256 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
3257
3258         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
3259         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
3260         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
3261
3262 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3263
3264         * gcc.dg/compare5.c: New testcase.
3265
3266 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
3267
3268         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
3269         and "In instantiation".
3270
3271 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
3272
3273         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
3274
3275 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
3276
3277         * gcc.misc-tests/gcov.exp: Add support for branch information.
3278         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
3279         * gcc.misc-tests/gcov-4.c: New test.
3280         * gcc.misc-tests/gcov-4b.c: New test.
3281         * gcc.misc-tests/gcov-5b.c: New test.
3282
3283 2001-08-20  Zack Weinberg  <zackw@panix.com>
3284
3285         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
3286         expected to fail.
3287
3288 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3289
3290         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
3291
3292 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
3293
3294         * g++.dg/eh/template1.C: New test.
3295
3296 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
3297
3298         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
3299         Fix thinko.
3300         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
3301         for xfail.
3302
3303 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
3304
3305         * lib/g77-dg.exp:  Use prune.exp for common procedures
3306         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
3307         * lib/g77.exp: (g77-dg-prune) Remove
3308
3309 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
3310
3311         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
3312
3313 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3314
3315         * g++.dg/template/unify1.C: New test.
3316
3317 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
3318
3319         * g++.dg/abi/empty4.C: New test.
3320
3321 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
3322
3323         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
3324         solaris2.*
3325         * g77.f-torture/compile/pr3743.x: Likewise
3326
3327 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
3328
3329         * g++.dg/other/using-declaration.C: New test.
3330
3331 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3332
3333         * gcc.dg/cpp/tr-sign.c: New testcase.
3334
3335 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3336
3337         * gcc.dg/cpp/19951025-1.c: Revert.
3338         * gcc.dg/cpp/directiv.c: We no longer process directives that
3339         interrupt macro arguments.
3340
3341 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
3342
3343         * gcc.dg/bconstp-1.c: New test.
3344
3345 2001-08-03  Richard Henderson  <rth@redhat.com>
3346
3347         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
3348
3349 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
3350
3351         * gcc.dg/cpp/19951025-1.c: Update.
3352
3353 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
3354
3355         * g77.dg/ff90-1.f (s): Fix reference of variable z,
3356         should be x.
3357
3358 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
3359
3360         Kill -fhonor-std.
3361         * g++.old-deja/g++.ns/ns14.C: Remove special options.
3362         * g++.old-deja/g++.other/std1.C: Likewise.
3363         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
3364
3365 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
3366
3367         * lib/g77.exp:  Load gcc-defs.exp for common procedures
3368         (g77_pass, g77_fail, g77_finish, g77_exit,
3369         ${tool}_check_unsupported_p} Now redundant.  Deleted.
3370
3371 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
3372
3373         * g77.dg/fbackslash.f
3374         * g77.dg/fcase-preserve.f
3375         * g77.dg/ff90-1.f
3376         * g77.dg/ffixed-line-length-0.f
3377         * g77.dg/ffixed-line-length-132.f
3378         * g77.dg/ffixed-line-length-7.f
3379         * g77.dg/ffixed-line-length-72.f
3380         * g77.dg/ffixed-line-length-none.f
3381         * g77.dg/ffree-form-1.f
3382         * g77.dg/fno-backslash.f
3383         * g77.dg/fno-f90-1.f
3384         * g77.dg/fno-fixed-form-1.f
3385         * g77.dg/fno-onetrip.f
3386         * g77.dg/fno-typeless-boz.f
3387         * g77.dg/fno-underscoring.f
3388         * g77.dg/fno-vxt-1.f
3389         * g77.dg/fonetrip.f
3390         * g77.dg/ftypeless-boz.f
3391         * g77.dg/fugly-assumed.f
3392         * g77.dg/funderscoring.f
3393         * g77.dg/fvxt-1.f
3394
3395 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
3396
3397         * objc.dg/fwd-proto-1.m: New.
3398         * objc.dg/local-decl-1.m: New.
3399         * objc.dg/naming-1.m: New.
3400         * objc.dg/naming-2.m: New.
3401         * objc.dg/proto-hier-1.m: New.
3402
3403 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
3404
3405         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
3406         largest-type elements to a struct makes its size grow.
3407
3408 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3409
3410         * g++.dg/abi/vthunk1.C: New test.
3411
3412 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3413
3414         * g++.dg/abi/vbase8-22.C: New test.
3415
3416 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3417
3418         * gcc.dg/cpp/macro8.c: New test.
3419
3420 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
3421
3422         * g++.dg/abi/vbase8-21.C: New test.
3423
3424 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
3425
3426         * g++.dg/abi/vbase8-10.C: New test.
3427
3428 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3429
3430         * lib/g++.exp (g++_set_ld_library_path): Renamed to
3431         ${tool}_set_ld_library_path.
3432         Changed caller.
3433         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
3434         g++.exp.
3435
3436 2001-07-26  Stan Cox <scox@redhat.com>
3437
3438         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
3439         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
3440         gcc_exit, gcc_check_unsupported_p):
3441         Moved to gcc-deps.exp
3442         * gcc-deps.exp: New file.
3443
3444 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3445
3446         * g++.old-deja/g++.pt/defarg14.C: New test.
3447
3448 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
3449
3450         * g++.old-deja/g++.other/lineno5.C: New test.
3451
3452 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
3453
3454         * g++.old-deja/g++.pt/crash68.C: New test.
3455
3456 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
3457
3458         * g++.old-deja/g++.other/crash42.C: New test.
3459
3460 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3461
3462         * gcc.dg/cpp/extratokens.c: Fix.
3463         * gcc.dg/cpp/skipping2.c: New tests.
3464
3465 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3466
3467         * gcc.c-torture/execute/20010724-1.c: New file.
3468         * gcc.c-torture/execute/20010724-1.x: New file.
3469
3470 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3471
3472         * g++.old-deja/g++.other/cond7.C: New test.
3473
3474 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3475
3476         * g++.old-deja/g++.other/optimize4.C: New test.
3477
3478 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3479
3480         * g++.old-deja/g++.abi/vbase8-5.C: New test.
3481
3482 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
3483
3484         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
3485         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
3486         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
3487         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
3488
3489         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
3490         bug report" message.
3491
3492         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
3493         * g++.dg/ext/instantiate1.C: Move from old-deja.
3494
3495 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
3496
3497         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
3498         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
3499         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
3500         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
3501
3502 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
3503
3504         * gcc.c-torture/execute/20010723-1.c: New test.
3505
3506 2001-07-23  Ben Elliston  <bje@redhat.com>
3507
3508         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
3509
3510 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3511
3512         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
3513         i[34567]86-*-*.
3514         Delete handling of ieee_multilib_flags.
3515         Pass -mieee for alpha*-*-* and sh-*-*.
3516         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
3517
3518 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
3519
3520         Remove old-abi tests.
3521         * g++.old-deja/g++.mike/p11116.C: Remove.
3522         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
3523
3524 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
3525
3526         * g77.f-torture/compile/pr3743.f:  New test
3527
3528 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
3529
3530         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
3531
3532 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3533
3534         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
3535         g++.old-deja/g++.pt/static6.C: Likewise.
3536         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
3537         supports weak symbols.
3538
3539 2001-07-18  Andreas Jaeger  <aj@suse.de>
3540
3541         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
3542         supported again.
3543
3544 2001-07-18  Andreas Jaeger  <aj@suse.de>
3545
3546         * gcc.dg/iftrap-1.c: Fix target line.
3547
3548 2001-07-17  Richard Henderson  <rth@redhat.com>
3549
3550         * gcc.c-torture/execute/20010717-1.c: New.
3551
3552 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3553
3554         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
3555         tests.
3556
3557 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3558
3559         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
3560
3561 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3562
3563         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
3564         UAC_SIGBUS, UAC_NOPRINT definitions.
3565
3566 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
3567
3568         * objc/execute/object_is_class.m: New test.
3569         * objc/execute/object_is_meta_class.m: New test.
3570
3571 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3572
3573         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
3574         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
3575
3576 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
3577
3578         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
3579         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
3580
3581 2001-07-14  Richard Henderson  <rth@redhat.com>
3582
3583         * gcc.dg/iftrap-1.c: New.
3584
3585 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
3586
3587         * g77.f-torture/execute/intrinsic77.f: New test.
3588
3589 2001-07-11  Janis Johnson <janis@us.ibm.com>
3590
3591         * gcc.misc-tests/gcov-3.c: New test.
3592
3593 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
3594
3595         * gcc.c-torture/compile/20010711-1.c,
3596         * gcc.c-torture/compile/20010711-2.c: New tests.
3597
3598 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
3599
3600         * gcc.c-torture/execute/20010711-1.c: New test.
3601
3602 2001-07-11  Ben Elliston  <bje@redhat.com>
3603
3604         * g++.old-deja/g++.other/enum5.C: New test.
3605
3606 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
3607
3608         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
3609         (g++-dg-prune): Call prune_gcc_output.
3610         * prune.exp: New file for prune_gcc_output.
3611         * lib/g++.exp, lib/gcc.exp: Load it.
3612
3613 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3614
3615         * gcc.c-torture/compile/20010701-1.c,
3616         g++.old-deja/g++.ext/attrib6.C: New tests.
3617
3618 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
3619
3620         * gcc.c-torture/compile/20010706-1.c: New test.
3621
3622 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
3623
3624         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
3625
3626 2001-06-28  Stan Shebs  <shebs@apple.com>
3627
3628         * gcc.dg/pragma-darwin.c: New test.
3629
3630 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3631
3632         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
3633         Solaris 2.[678] system.
3634
3635 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3636
3637         * gcc.dg/20010622-1.c: New test.
3638
3639 2001-06-18  Stan Shebs  <shebs@apple.com>
3640
3641         * objc.dg: New directory.
3642         * objc.dg/dg.exp: New file.
3643         * objc.dg/alias.m: New.
3644         * objc.dg/class-1.m: New.
3645         * objc.dg/class-2.m: New.
3646         * objc.dg/const-str-1.m: New.
3647         * objc.dg/const-str-2.m: New.
3648         * objc.dg/id-1.m: New.
3649         * objc.dg/method-1.m: New.
3650         * objc.dg/super-class-1.m: New.
3651         * lib/objc-dg.exp: New file.
3652
3653 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3654
3655         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
3656         of label name.
3657
3658 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
3659
3660         * g++.old-deja/g++.abi/vbase8-9.C: New test.
3661
3662 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3663
3664         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
3665         variable.
3666
3667 2001-06-12  Richard Henderson  <rth@redhat.com>
3668
3669         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
3670
3671 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
3672
3673         * g++.old-deja/g++.abi/vbase5.C: New test.
3674         * g++.old-deja/g++.abi/vbase6.C: New test.
3675         * g++.old-deja/g++.abi/vbase7.C: New test.
3676
3677 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3678
3679         * gcc.c-torture/compile/20010610-1.c: New test.
3680
3681 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
3682
3683         * g++.old-deja/g++.abi/vbase4.C: New test.
3684
3685 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3686
3687         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
3688         support %f for HC11/HC12 targets.
3689         * gcc.c-torture/execute/930513-1.x: New file, likewise.
3690         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
3691         on HC11/HC12 targets.
3692         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
3693
3694 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3695
3696         * gcc.dg/wchar_t-1.c: New file.
3697         * gcc.dg/wint_t-1.c: Likewise.
3698
3699 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
3700
3701         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
3702
3703 2001-06-11  Richard Henderson  <rth@redhat.com>
3704
3705         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
3706
3707 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3708
3709         * gcc.c-torture/compile/20010611-1.c: New test.
3710
3711 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3712
3713         * gcc.dg/c99-tag-1.c: Add more tests.
3714
3715 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
3716
3717         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
3718         representation on MN10300 and ARM/Thumb.
3719
3720 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
3721
3722         * g77.f-torture/execute/20010610.f: New.
3723
3724 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
3725
3726         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
3727         names.
3728
3729 2001-06-09  Richard Henderson  <rth@redhat.com>
3730
3731         * gcc.c-torture/execute/ashrdi-1.c: New.
3732         * gcc.c-torture/execute/ashldi-1.c: New.
3733         * gcc.c-torture/execute/lshrdi-1.c: New.
3734
3735 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
3736
3737         * objc/execute/load-3.m: Added. Check sending +load to categories,
3738         in addition to classes.
3739
3740 2001-06-08  Stan Shebs  <shebs@apple.com>
3741
3742         * objc/execute/load-2.m: New test.  From Nicola Pero
3743         <n.pero@mi.flashnet.it>.
3744
3745 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
3746
3747         * gcc.c-torture/execute/20010605-2.c: New test.
3748
3749 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
3750
3751         * g++.old-deja/g++.abi/vbase2.C: New test.
3752         * g++.old-deja/g++.abi/vbase3.C: New test.
3753
3754 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
3755
3756         * g++.old-deja/g++.pt/friend49.C: New test.
3757
3758 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
3759
3760         * g++.old-deja/g++.ext/anon3.C: New test.
3761
3762 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
3763
3764         * g++.old-deja/g++.other/conv7.C: New test.
3765
3766 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
3767
3768         * gcc.c-torture/compile/20010605-2.c: New test.
3769
3770 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3771
3772         * gcc.c-torture/execute/20010604-1.c: New test.
3773
3774 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
3775
3776         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
3777
3778 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
3779
3780         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
3781         (g++_link_flags): Likewise.
3782         (g++_init): Pass gccpath's value to two previous functions.
3783
3784 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3785
3786         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
3787         Ensure logfile entry matches exec command line.
3788
3789 2001-05-31  Richard Henderson  <rth@redhat.com>
3790
3791         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
3792         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
3793
3794 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
3795
3796         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
3797         compiler for irix6.2
3798
3799 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
3800
3801         * g++.old-deja/g++.other/optimize3.C: New file.
3802
3803 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
3804
3805         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
3806         assemble.
3807
3808 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
3809
3810         * g++.old-deja/g++.other/optimize2.C: New file.
3811
3812 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
3813
3814         * gcc.c-torture/compile/20010518-2.c: New file.
3815         * gcc.c-torture/execute/20010518-1.c: New file.
3816         * gcc.c-torture/execute/20010518-2.c: New file.
3817
3818 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3819
3820         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
3821
3822 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
3823
3824         G++ no longer defines builtins that do not begin with __builtin.
3825         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
3826         * g++.old-deja/g++.brendand/misc13.C: Likewise.
3827         * g++.old-deja/g++.law/builtin1.C: Likewise.
3828         * g++.old-deja/g++.law/cvt2.C: Likewise.
3829         * g++.old-deja/g++.mike/net5.C: Likewise.
3830         * g++.old-deja/g++.other/builtins1.C: Likewise.
3831         * g++.old-deja/g++.other/builtins2.C: Likewise.
3832         * g++.old-deja/g++.other/builtins3.C: Likewise.
3833         * g++.old-deja/g++.other/builtins4.C: Likewise.
3834         * g++.old-deja/g++.other/inline8.C: Likewise.
3835         * g++.old-deja/g++.robertl/eb39.C: Likewise.
3836
3837 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
3838
3839         * g++.old-deja/g++.pt/using1.C: Adjust.
3840         * g++.old-deja/g++.pt/using2.C: New test.
3841
3842 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
3843
3844         * gcc.dg/cpp/charconst.c: New tests.
3845         * gcc.dg/cpp/escape.c: New tests.
3846         * gcc.dg/cpp/escape-1.c: New tests.
3847         * gcc.dg/cpp/escape-2.c: New tests.
3848         * gcc.dg/cpp/ucs.c: New tests.
3849
3850 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
3851
3852         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
3853         native compiler for irix6.5.
3854
3855 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
3856
3857         * lib/g++.exp (g++_include_flags): Use args to compute
3858         get_multilibs.
3859         (g++_link_flags): Likewise.
3860         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
3861
3862 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3863
3864         * gcc.dg/c90-hexfloat-1.c: Add more tests.
3865
3866 2001-05-21  Geoff Keating  <geoffk@redhat.com>
3867
3868         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
3869         this file.
3870
3871 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3872
3873         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
3874         STACK_SIZE;
3875         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
3876         to STACK_SIZE; Use it to define size of add_histo array.
3877         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
3878         to STACK_SIZE.
3879         (f): Use GITT_SIZE to define size of gitt local table.
3880         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
3881         to STACK_SIZE; Use it to define size of bytemem array.
3882
3883 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3884
3885         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
3886         on 68HC11/HC12 due to the asm instruction.
3887         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
3888         * gcc.c-torture/compile/920520-1.x: Likewise.
3889         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
3890         on 68HC11/HC12 because the function is larger than 64K.
3891         * gcc.c-torture/compile/961203-1.x: New file, this test fails
3892         on 68HC11/HC12 because the structure is too large.
3893
3894 2001-05-20  Richard Henderson  <rth@redhat.com>
3895
3896         * gcc.c-torture/execute/20010520-1.c: New.
3897
3898 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3899
3900         * g++.old-deja/g++.warn/compare1.C: New test.
3901         * gcc.dg/compare4.c: New test.
3902
3903 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
3904
3905         * g++.old-deja/g++.other/optimize1.C: New test.
3906
3907 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3908
3909         * g++.old-deja/g++.pt/spec41.C: New test.
3910
3911 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
3912
3913         * gcc.c-torture/compile/20010114-1.x: Remove.
3914
3915 2001-05-18  Stan Shebs  <shebs@apple.com>
3916
3917         * gcc.c-torture/compile/20010518-1.c: New test.
3918
3919 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
3920
3921         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
3922         * g++.old-deja/g++.pt/crash67.C: New test.
3923
3924 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
3925
3926         * g++.old-deja/g++.other/debug9.C: New test.
3927
3928 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
3929
3930         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
3931
3932 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
3933
3934         * gcc.c-torture/compile/20010516-1.c: New test.
3935
3936 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
3937
3938         * g++.old-deja/g++.other/crash41.C: New test.
3939
3940 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
3941
3942         * g++.old-deja/g++.pt/crash66.C: New test.
3943
3944 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
3945
3946         * g++.old-deja/g++.robertl/eb27.C: Convert.
3947
3948 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
3949
3950         * g++.dg/friend-warn.C: New test.  Do not warn about friend
3951         declaration being redundant.
3952
3953 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
3954
3955         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
3956
3957 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
3958
3959         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
3960
3961 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
3962
3963         * lib/g++.exp: Use testsuite_flags.
3964
3965 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
3966
3967         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
3968
3969 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3970
3971         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
3972
3973 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
3974
3975         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
3976
3977 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
3978
3979         * gcc.c-torture/compile/20010313-1.c: New test.
3980
3981 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
3982
3983         * gcc.dg/cpp/direct2.c: New test.
3984         * gccq.dg/cpp/direct2s.c: New test.
3985
3986         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
3987
3988 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
3989
3990         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
3991         * g++.old-deja/g++.other/op3.C: Likewise.
3992
3993 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
3994
3995         * gcc.dg/cpp/syshdr.h: New file.
3996         * gcc.dg/cpp/sysmac1.c: Update.
3997         * gcc.dg/cpp/sysmac2.c: Update.
3998
3999 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
4000
4001         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
4002
4003 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
4004
4005         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
4006         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
4007
4008 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
4009
4010         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
4011
4012 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
4013
4014         * lib/g++.exp (g++_include_flags): Don't use any special flags
4015         if TESTING_IN_BUILD_TREE is not defined.
4016         (g++_init): Use a plain 'c++' as the compiler if
4017         TESTING_IN_BUILD_TREEE is not defined.
4018
4019 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
4020
4021         * g++.old-deja/g++.eh/catch13.C: New test.
4022         * g++.old-deja/g++.eh/catch14.C: New test.
4023
4024 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
4025
4026         * gcc.dg/cpp/tr-define.c: New test.
4027
4028 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
4029
4030         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
4031         <stdlib.h>, not <malloc.h>.
4032
4033 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
4034
4035         * g++.old-deja/g++.ns/template17.C: New test.
4036
4037 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
4038
4039         * g++.old-deja/g++.pt/ref4.C: New test.
4040
4041 2001-04-30  Richard Henderson  <rth@redhat.com>
4042
4043         * gcc.dg/20000724-1.c: Revert last change.
4044
4045 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
4046
4047         * g77.f-torture/execute/20010430.f: New test.
4048
4049 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
4050
4051         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
4052
4053 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
4054
4055         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
4056
4057 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
4058
4059         * g++.old-deja/g++.eh/crash6.C: New test.
4060
4061 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
4062
4063         * g++.old-deja/g++.other/warn7.C: New test.
4064
4065 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
4066
4067         * g++.old-deja/g++.other/defarg9.C: New test.
4068
4069 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
4070
4071         * g77.f-torture/compile/20010426.f: New test.
4072         * g77.f-torture/execute/20010426.f: New test.
4073
4074 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
4075
4076         * g77.f-torture/compile/20000629-1.x: Remove - error
4077         has been fixed.
4078
4079 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
4080
4081         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
4082         Tweak slightly to work with g++.dg framework.
4083         * g++.dg/special/ecos.exp: Run initp1.C test.
4084         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
4085
4086         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
4087         its linker doesn't give line numbers either.
4088         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
4089
4090 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
4091
4092         * g++.old-deja/g++.other/lex1.C: New test.
4093
4094 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
4095
4096         * gcc.dg/noncompile/20010425-1.c: New test.
4097
4098 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
4099
4100         * g++.old-deja/g++.pt/mangle2.C: New test.
4101
4102 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
4103
4104         * gcc.dg/format/plus-1.c: New test.
4105
4106 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
4107
4108         * gcc.dg/20010423-1.c: New test.
4109
4110 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
4111
4112         * gcc.c-torture/execute/20010422-1.c: New test.
4113
4114 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
4115
4116         * g++.old-deja/g++.ns/type2.C: New test.
4117
4118 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
4119
4120         * g++.old-deja/g++.other/perf1.C: New test.
4121
4122 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
4123
4124         * gcc.dg/c99-func-2.c: Remove xfail.
4125         * gcc.dg/c99-func-3.c: Remove xfail.
4126         * gcc.dg/c99-func-4.c: Remove xfail.
4127
4128 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
4129
4130         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
4131
4132 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
4133
4134         * gcc.c-torture/compile/20010423-1.c: New test.
4135
4136 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
4137
4138         * g++.old-deja/g++.pt/typename28.C: New test.
4139
4140 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
4141
4142         * g++.old-deja/g++.abi/empty2.C: New test.
4143         * g++.old-deja/g++.abi/empty3.C: New test.
4144
4145 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
4146
4147         * g++.old-deja/g++.other/comdat2.C: New test.
4148         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
4149
4150 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
4151
4152         * g++.old-deja/g++.other/overload14.C: New test.
4153
4154 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
4155
4156         * g++.old-deja/g++.other/lookup23.C: New test.
4157
4158 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
4159
4160         * gcc.c-torture/execute/20010403-1.c: New test.
4161
4162 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
4163             Mark Mitchell  <mark@codesourcery.com>
4164
4165         * lib/old-dejagnu.exp: Don't delete output of executable.
4166         Add .exe suffix to executables.
4167
4168 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
4169
4170         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
4171
4172 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4173
4174         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
4175
4176 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
4177
4178         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
4179         * g++.old-deja/g++.abi/crash1.C: New test.
4180
4181 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
4182
4183         * g++.old-deja/g++.other/crash40.C: New test.
4184
4185 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4186
4187         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
4188
4189 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
4190
4191         * g++.old-deja/g++.other/warn6.C: New test.
4192
4193 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
4194
4195         * g++.old-deja/g++.robertl/eb42.C: Same.
4196
4197 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4198
4199         * gcc.dg/wtr-conversion-1.c: New testcase.
4200
4201 2001-04-10  Richard Henderson  <rth@redhat.com>
4202
4203         * g++.old-deja/g++.other/array5.C: New.
4204
4205 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4206
4207         * gcc.c-torture/execute/20010408-1.c: New test.
4208
4209 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
4210
4211         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
4212         headers and constructs.
4213         * g++.old-deja/g++.robertl/eb79.C: Same.
4214         * g++.old-deja/g++.robertl/eb77.C (main): Same.
4215         * g++.old-deja/g++.robertl/eb73.C: Same.
4216         * g++.old-deja/g++.robertl/eb66.C (main): Same.
4217         * g++.old-deja/g++.robertl/eb55.C (t): Same.
4218         * g++.old-deja/g++.robertl/eb54.C (main): Same.
4219         * g++.old-deja/g++.robertl/eb46.C (main): Same.
4220         * g++.old-deja/g++.robertl/eb44.C: Same.
4221         * g++.old-deja/g++.robertl/eb41.C (main): Same.
4222         * g++.old-deja/g++.robertl/eb4.C (main): Same.
4223         * g++.old-deja/g++.robertl/eb39.C: Same.
4224         * g++.old-deja/g++.robertl/eb33.C (main): Same.
4225         * g++.old-deja/g++.robertl/eb31.C (main): Same.
4226         * g++.old-deja/g++.robertl/eb30.C: Same.
4227         * g++.old-deja/g++.robertl/eb3.C: Same.
4228         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
4229         * g++.old-deja/g++.robertl/eb21.C: Same.
4230         * g++.old-deja/g++.robertl/eb15.C: Same.
4231         * g++.old-deja/g++.robertl/eb118.C: Same.
4232         * g++.old-deja/g++.robertl/eb115.C (main): Same.
4233         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
4234         * g++.old-deja/g++.robertl/eb109.C: Same.
4235         * g++.old-deja/g++.other/sibcall1.C (main): Same.
4236         * g++.old-deja/g++.mike/rtti1.C: Same.
4237         * g++.old-deja/g++.mike/p658.C: Same.
4238         * g++.old-deja/g++.mike/net46.C: Same.
4239         * g++.old-deja/g++.mike/net34.C: Same.
4240         * g++.old-deja/g++.mike/memoize1.C: Same.
4241         * g++.old-deja/g++.mike/eh2.C: Same.
4242         * g++.old-deja/g++.law/weak.C: Same.
4243         * g++.old-deja/g++.law/visibility7.C: Same.
4244         * g++.old-deja/g++.law/visibility25.C: Same.
4245         * g++.old-deja/g++.law/visibility22.C: Same.
4246         * g++.old-deja/g++.law/visibility2.C: Same.
4247         * g++.old-deja/g++.law/visibility17.C: Same.
4248         * g++.old-deja/g++.law/visibility13.C: Same.
4249         * g++.old-deja/g++.law/visibility10.C: Same.
4250         * g++.old-deja/g++.law/visibility1.C: Same.
4251         * g++.old-deja/g++.law/virtual3.C (eval): Same.
4252         * g++.old-deja/g++.law/vbase1.C: Same.
4253         * g++.old-deja/g++.law/operators32.C: Same.
4254         * g++.old-deja/g++.law/nest3.C: Same.
4255         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
4256         * g++.old-deja/g++.law/except5.C (main): Same.
4257         * g++.old-deja/g++.law/cvt7.C (run): Same.
4258         * g++.old-deja/g++.law/cvt2.C: Same.
4259         * g++.old-deja/g++.law/cvt16.C: Same.
4260         * g++.old-deja/g++.law/ctors6.C (bar): Same.
4261         * g++.old-deja/g++.law/ctors17.C (main): Same.
4262         * g++.old-deja/g++.law/ctors13.C: Same.
4263         * g++.old-deja/g++.law/ctors12.C (main): Same.
4264         * g++.old-deja/g++.law/ctors10.C: Same.
4265         * g++.old-deja/g++.law/code-gen5.C: Same.
4266         * g++.old-deja/g++.law/bad-error7.C: Same.
4267         * g++.old-deja/g++.law/arm9.C: Same.
4268         * g++.old-deja/g++.law/arm12.C: Same.
4269         * g++.old-deja/g++.law/arg8.C: Same.
4270         * g++.old-deja/g++.law/arg1.C: Same.
4271         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
4272         * g++.old-deja/g++.jason/template31.C: Same.
4273         * g++.old-deja/g++.jason/template24.C (main): Same.
4274         * g++.old-deja/g++.jason/2371.C: Same.
4275         * g++.old-deja/g++.eh/new2.C: Same.
4276         * g++.old-deja/g++.eh/new1.C: Same.
4277         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
4278         * g++.old-deja/g++.brendan/nest21.C (main): Same.
4279         * g++.old-deja/g++.brendan/err-msg3.C: Same.
4280         * g++.old-deja/g++.brendan/crash62.C: Same.
4281         * g++.old-deja/g++.brendan/crash52.C: Same.
4282         * g++.old-deja/g++.brendan/crash49.C (main): Same.
4283         * g++.old-deja/g++.brendan/crash38.C: Same.
4284         * g++.old-deja/g++.brendan/crash15.C (main): Same.
4285         * g++.old-deja/g++.brendan/copy9.C: Same.
4286
4287 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
4288
4289         * gcc.c-torture/execute/20001203-2.c (memset):
4290         Count argument is of type __SIZE_TYPE__.
4291
4292 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
4293
4294         * gcc.c-torture/compile/20010404-1.c: New test.
4295
4296 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
4297
4298         * gcc.c-torture/compile/20010326-1.c: New test.
4299
4300 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
4301
4302         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
4303         peculiarities of the SH.
4304         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
4305
4306 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4307
4308         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
4309         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
4310         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
4311
4312 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
4313
4314         * g77.f-torture/compile/20010321-1.f: New test.
4315
4316 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
4317
4318         * gcc.c-torture/compile/20010329-1.c: New test.
4319
4320 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
4321
4322         * gcc.c-torture/execute/20010329-1.c: New test.
4323
4324 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
4325
4326         * g++.old-deja/g++.other/eh4.C: Fix typo.
4327
4328 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
4329
4330         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
4331
4332 2001-03-28  Philip Blundell  <philb@gnu.org>
4333
4334         * gcc.c-torture/compile/20010328-1.c: New test.
4335
4336 2001-03-27  Richard Henderson  <rth@redhat.com>
4337
4338         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
4339         * g++.old-deja/g++.eh/vbase3.C: Likewise.
4340
4341 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
4342
4343         * gcc.c-torture/compile/20010327-1.c: New test.
4344
4345 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
4346
4347         * g++.old-deja/g++.other/friend12.C: New test.
4348         * g++.old-deja/g++.other/friend9.C: Expect no errors.
4349         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
4350
4351 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4352
4353         * gcc.c-torture/execute/20010325-1.c: New test.
4354
4355 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
4356
4357         * g++.old-deja/g++.other/mangle3.C: New test.
4358
4359 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
4360
4361         * g++.old-deja/g++.other/anon8.C: New test.
4362
4363 2001-03-20  Philip Blundell  <philb@gnu.org>
4364
4365         * gcc.c-torture/compile/20010320-1.c: New test.
4366
4367 2001-03-17  Richard Henderson  <rth@redhat.com>
4368
4369         * g++.old-deja/g++.other/eh4.C: Add expected error text.
4370
4371 2001-03-15  Geoff Keating  <geoff@redhat.com>
4372
4373         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
4374         tests on AIX.
4375
4376 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
4377
4378         * g++.old-deja/g++.other/eh4.C: New test.
4379
4380 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
4381
4382         * gcc.dg/cpp/mi1.c: Update.
4383
4384 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
4385
4386         * g++.old-deja/g++.other/regstack.C: New test.
4387
4388 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
4389
4390         * g++.old-deja/g++.other/ref4.C: New test.
4391
4392 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
4393
4394         * objc/execute/va_method.m: Added.
4395         * objc/execute/IMP.m: Added.
4396         * objc/execute/_cmd.m: Added.
4397         * objc/execute/accessing_ivars.m: Added.
4398         * objc/execute/class-1.m: Added.
4399         * objc/execute/class-10.m: Added.
4400         * objc/execute/class-11.m: Added.
4401         * objc/execute/class-12.m: Added.
4402         * objc/execute/class-13.m: Added.
4403         * objc/execute/class-14.m: Added.
4404         * objc/execute/class-2.m: Added.
4405         * objc/execute/class-3.m: Added.
4406         * objc/execute/class-4.m: Added.
4407         * objc/execute/class-5.m: Added.
4408         * objc/execute/class-6.m: Added.
4409         * objc/execute/class-7.m: Added.
4410         * objc/execute/class-8.m: Added.
4411         * objc/execute/class-9.m: Added.
4412         * objc/execute/class-tests-1.h
4413         * objc/execute/class-tests-2.h
4414         * objc/execute/compatibility_alias.m: Added.
4415         * objc/execute/encode-1.m: Added.
4416         * objc/execute/formal_protocol-1.m: Added.
4417         * objc/execute/formal_protocol-2.m: Added.
4418         * objc/execute/formal_protocol-3.m: Added.
4419         * objc/execute/formal_protocol-4.m: Added.
4420         * objc/execute/formal_protocol-5.m: Added.
4421         * objc/execute/formal_protocol-6.m: Added.
4422         * objc/execute/formal_protocol-7.m: Added.
4423         * objc/execute/informal_protocol.m: Added.
4424         * objc/execute/initialize.m: Added.
4425         * objc/execute/load.m: Added.
4426         * objc/execute/many_args_method.m: Added.
4427         * objc/execute/nested-3.m: Added.
4428         * objc/execute/no_clash.m: Added.
4429         * objc/execute/private.m: Added.
4430         * objc/execute/redefining_self.m: Added.
4431         * objc/execute/root_methods.m: Added.
4432         * objc/execute/selector-1.m: Added.
4433         * objc/execute/static-1.m: Added.
4434         * objc/execute/static-2.m: Added.
4435         * objc/execute/va_method.m: Added.
4436
4437 2001-03-10  Richard Henderson  <rth@redhat.com>
4438
4439         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
4440
4441 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
4442
4443         * g++.old-deja/g++.other/crash31.C: XFAIL.
4444         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
4445         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
4446         * gcc.c-torture/execute/20010123-1.x: XFAIL.
4447         * gcc.c-torture/execute/20010124-1.x: XFAIL.
4448         * gcc.dg/sequence-pt-1.c: XFAIL one test.
4449
4450 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
4451
4452         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
4453
4454 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
4455
4456         * gcc.dg/20000724-1.c: Don't use multiline strings.
4457
4458 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
4459
4460         * objc/execute/string1.m, objc/execute/string2.m: Compare the
4461         result of -cString against what we expect it to be; don't just
4462         print it out for no one to read.
4463
4464         * objc/execute/string3.m, objc/execute/string4.m: New tests.
4465         Based on testcases provided by Nicola Pero.
4466
4467 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
4468
4469         * gcc.dg/cpp/macro7.c: New test.
4470
4471 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
4472
4473         * gcc.dg/cpp/multiline.c: Update.
4474
4475 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
4476
4477         * g++.old-deja/g++.other/enum3.C: New test.
4478
4479 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
4480
4481         * g++.old-deja/g++.other/pod1.C: New test.
4482
4483 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
4484
4485         * g++.old-deja/g++.ext/overload1.C: New test.
4486
4487 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
4488
4489         * g++.old-deja/g++.pt/using1.C: New test.
4490
4491 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
4492
4493         * g++.old-deja/g++.other/using9.C: New test.
4494
4495 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
4496
4497         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
4498
4499         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
4500
4501 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
4502
4503         * g++.old-deja/g++.ext/realpt1.C: Remove.
4504
4505 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
4506
4507         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
4508
4509 2001-02-26  Will Cohen  <wcohen@redhat.com>
4510
4511         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
4512
4513 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
4514
4515         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
4516         templatized constructors.
4517
4518 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4519
4520         * gcc.c-torture/execute/20010224-1.c: New test.
4521
4522 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
4523
4524         * gcc.c-torture/execute/20010222-1.c: New test.
4525
4526 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
4527
4528         * g++.old-deja/g++.other/inline20.C: New test.
4529
4530 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4531
4532         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
4533
4534 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
4535
4536         * g++.old-deja/g++.other/lookup22.C: New test.
4537
4538 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
4539
4540         * g77.dg: New directory.
4541         * g77.dg/20010216-1.f: New test case.
4542         * g77.dg/dg.exp: New driver.
4543         * lib/g77-dg.exp: New driver library.
4544
4545 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4546
4547         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
4548
4549 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
4550
4551         * g++.old-deja/g++.other/decl9.C: New test.
4552
4553 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
4554
4555         * g++.old-deja/g++.other/init16.C: Update the test so that it does
4556         not need <string> and also tests the initialization at runtime.
4557
4558 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
4559
4560         * gcc.c-torture/execute/longlong.c: New test.
4561
4562 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
4563
4564         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
4565
4566 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
4567
4568         * gcc.c-torture/execute/920302-1.c (execute):
4569         Change argument type to short.
4570
4571 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
4572
4573         * g++.old-deja/g++.pt/deduct6.C: New test.
4574
4575 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
4576
4577         * g++.old-deja/g++.pt/deduct5.C: New test.
4578
4579 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
4580
4581         * gcc.c-torture/execute/20010209-1.c: New test.
4582
4583 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
4584
4585         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
4586
4587 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
4588
4589         * g++.dg/vtgc1.C: Update for new ABI.
4590
4591         * consistency.vlad: New directory, 1665 files.
4592
4593 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
4594
4595         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
4596         return type.
4597         * gcc.dg/cpp/digraphs.c: Declare puts.
4598
4599 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4600
4601         * g++.old-deja/g++.other/warn5.C: New test.
4602
4603 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4604
4605         * g++.old-deja/g++.pt/spec40.C: New test.
4606
4607 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4608
4609         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
4610         case.
4611         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
4612
4613 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
4614
4615         * gcc.c-torture/compile/20010209-1.c: New test.
4616
4617 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
4618
4619         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
4620         excess errors message but not if it crashes.
4621         * g++.old-deja/g++.other/crash27.C: Likewise.
4622         * g++.old-deja/g++.other/crash28.C: Likewise.
4623         * g++.old-deja/g++.other/crash30.C: Likewise.
4624         * g++.old-deja/g++.other/crash32.C: Likewise.
4625         * g++.old-deja/g++.other/crash35.C: Likewise.
4626         * g++.old-deja/g++.pt/inherit2.C: Likewise.
4627
4628 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4629
4630         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
4631         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
4632         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
4633         g77.f-torture/execute/execute.exp,
4634         g77.f-torture/noncompile/noncompile.exp,
4635         gcc.c-torture/execute/execute.exp,
4636         gcc.c-torture/execute/memcheck/memcheck.exp,
4637         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
4638         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
4639         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
4640         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
4641         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
4642         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
4643         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
4644         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
4645         Remove bug reporting instructions with ancient email addresses.
4646
4647 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
4648
4649         * gcc.dg/20010202-1.c: New test.
4650         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
4651
4652 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
4653
4654         * g++.dg/stdbool-if.C: New test.
4655
4656 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4657
4658         * objc/execute/fdecl.m: Added main().
4659
4660 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
4661
4662         * gcc.c-torture/execute/20010206-1.c: New test.
4663
4664 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
4665
4666         * gcc.dg/cpp/avoidpaste1.c: Update.
4667
4668 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4669
4670         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
4671         Pero <nicola@brainstorm.co.uk>.
4672         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
4673
4674 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
4675
4676         * g++.old-deja/g++.pt/spec39.C: New test.
4677
4678 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
4679
4680         * gcc.c-torture/compile/20010202-1.c: New test.
4681
4682 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
4683
4684         * g++.old-deja/g++.abi/primary2.C: New test.
4685         * g++.old-deja/g++.abi/primary3.C: New test.
4686         * g++.old-deja/g++.abi/primary4.C: New test.
4687         * g++.old-deja/g++.abi/primary5.C: New test.
4688         * g++.old-deja/g++.abi/vtable3.h: New test.
4689         * g++.old-deja/g++.abi/vtable3a.C: New test.
4690         * g++.old-deja/g++.abi/vtable3b.C: New test.
4691         * g++.old-deja/g++.abi/vtable3c.C: New test.
4692         * g++.old-deja/g++.abi/vtable3d.C: New test.
4693         * g++.old-deja/g++.abi/vtable3e.C: New test.
4694         * g++.old-deja/g++.abi/vtable3f.C: New test.
4695         * g++.old-deja/g++.abi/vtable3g.C: New test.
4696         * g++.old-deja/g++.abi/vtable3h.C: New test.
4697         * g++.old-deja/g++.abi/vtable3i.C: New test.
4698         * g++.old-deja/g++.abi/vtable3j.C: New test.
4699         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
4700
4701 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
4702
4703         * g++.old-deja/g++.other/anon6.C: New test.
4704         * g++.old-deja/g++.other/anon7.C: New test.
4705
4706 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
4707
4708         * gcc.dg/cpp/avoidpaste2.c: New tests.
4709
4710 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
4711
4712         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
4713
4714 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
4715
4716         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
4717         DECIMAL_DIG cases for Irix."
4718
4719 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
4720
4721         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
4722
4723 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4724
4725         * gcc.dg/c99-tag-1.c: New test.
4726
4727 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
4728
4729         * gcc.dg/cpp/tr-warn1.c: Add tests.
4730
4731 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
4732
4733         * gcc.dg/cpp/avoidpaste1.c: Update.
4734         * gcc.dg/cpp/paste4.c: Update.
4735
4736 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
4737
4738         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
4739         cases for Irix.
4740
4741 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4742
4743         * g++.old-deja/g++.other/inline19.C: New test.
4744
4745 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
4746
4747         * gcc.dg/Wlarger-than.c: New test.
4748
4749 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
4750
4751         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
4752
4753 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
4754
4755         * gcc.c-torture/execute/20010129-1.c: New test.
4756         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
4757
4758 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
4759
4760         * gcc.dg/cpp/avoidpaste1.c: Test case.
4761
4762 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
4763
4764         * g++.old-deja/g++.other/inline18.C: New test.
4765
4766 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4767
4768         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
4769         and __builtin_putchar.
4770
4771 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
4772
4773         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
4774         tests.
4775
4776 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
4777
4778         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
4779         floating point number rounding mode to round to the nearest
4780         representable mode.
4781
4782 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
4783
4784         * g++.old-deja/g++.other/mangle2.C: New test.
4785
4786 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
4787
4788         * gcc.c-torture/compile/20010124-1.c: New test.
4789
4790 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
4791
4792         * g++.old-deja/g++.pt/spec38.C: New test.
4793
4794 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4795
4796         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
4797         "Build don't run".
4798
4799 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4800
4801         * gcc.c-torture/execute/20010123-1.c: New test.
4802
4803 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
4804
4805         * g++.old-deja/g++.pt/spec37.C: New test.
4806
4807 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
4808
4809         * g++.old-deja/g++.pt/overload14.C: New test.
4810
4811 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4812
4813         * gcc.c-torture/execute/20010122-1.c: New test, exercise
4814         __builtin_return_address.
4815
4816 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
4817
4818         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
4819         * g++.old-deja/g++.pt/spec35.C: New test.
4820         * g++.old-deja/g++.pt/spec36.C: New test.
4821
4822 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
4823
4824         * gcc.c-torture/compile/20010118-1.c: New test.
4825
4826 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
4827
4828         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
4829
4830 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
4831
4832         * gcc.c-torture/execute/20010119-1.c: New test.
4833
4834 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4835
4836         * g++.old-deja/g++.other/vbase5.C: New test.
4837
4838 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
4839
4840         * gcc.c-torture/execute/20010118-1.c: New test.
4841
4842 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4843
4844         * g++.old-deja/g++.pt/deduct3.C: New test.
4845
4846 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4847
4848         * g++.old-deja/g++.pt/spec34.C: New test.
4849
4850 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
4851
4852         * g77.f-torture/compile/20000601-2.f: New test.
4853
4854 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4855
4856         * g++.old-deja/g++.other/init17.C: New test.
4857
4858 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
4859
4860         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
4861
4862 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4863
4864         * g++.old-deja/g++.pt/unify8.C: New test.
4865
4866 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4867
4868         * g++.old-deja/g++.abi/vbase1.C: New test.
4869
4870 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4871
4872         * g++.old-deja/g++.pt/crash65.C: New test.
4873
4874 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
4875
4876         * gcc.dg/cpp/assembl2.S: New test case.
4877
4878 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
4879
4880         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
4881         are supported.
4882
4883 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4884
4885         * g++.old-deja/g++.other/builtins1.C: New test.
4886         * g++.old-deja/g++.other/builtins2.C: Likewise.
4887         * g++.old-deja/g++.other/builtins3.C: Likewise.
4888         * g++.old-deja/g++.other/builtins4.C: Likewise.
4889
4890 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
4891
4892         * gcc.c-torture/compile/20010117-1.c: New test.
4893         * gcc.c-torture/compile/20010117-2.c: New test.
4894
4895 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4896
4897         * g77.f-torture/execute/20010116.[fx]: New test,
4898         XFAIL on i?86-*-*.
4899         * g77.f-torture/compile/20010115.f: Indicate it's
4900         a test for PR fortran/1636.
4901
4902 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
4903
4904         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
4905
4906 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4907
4908         * g77.f-torture/compile/20010115.f: New test.
4909
4910 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
4911
4912         * g++.old-deja/g++.pt/nontype5.C: New test.
4913
4914 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
4915
4916         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
4917         have an equivalent working one below it.
4918
4919 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
4920
4921         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
4922         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
4923
4924 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
4925
4926         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
4927         message containing "init_priority".
4928         (conpr-2.C): Likewise.
4929         (conpr-3.C): Likewise.
4930         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
4931
4932 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4933
4934         * gcc.c-torture/execute/20010114-2.c: New test.
4935
4936 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
4937
4938         * gcc.c-torture/compile/20010114-1.c: New test.
4939         * gcc.c-torture/compile/20010114-1.x: Xfail.
4940         * gcc.c-torture/compile/20010114-2.c: New test.
4941         * gcc.c-torture/execute/20010114-1.c: New test.
4942         * gcc.dg/trunc-1.c: New test.
4943         * gcc.dg/uninit-B.c: New test.
4944
4945 2001-01-13  Nick Clifton  <nickc@redhat.com>
4946
4947         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
4948         target.
4949
4950 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4951
4952         * gcc.c-torture/compile/20010113-1.c: New test.
4953
4954 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
4955
4956         * gcc.c-torture/compile/20001212-1.c: New test.
4957
4958 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4959
4960         * gcc.dg/cpp/widestr1.c: Update.
4961         * gcc.dg/cpp/prag-imp.c: Remove.
4962
4963 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
4964
4965         * gcc.c-torture/execute/20000801-3.x: Remove.
4966         * gcc.dg/c90-init-1.c: New test.
4967         * gcc.dg/c99-init-1.c: New test.
4968         * gcc.dg/c99-init-2.c: New test.
4969         * gcc.dg/gnu99-init-1.c: New test.
4970
4971 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
4972
4973         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
4974         testing that no relevant ones were found.
4975
4976 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
4977
4978         * g++.old-deja/g++.pt/cast2.C: New test.
4979
4980 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
4981
4982         * g++.old-deja/g++.pt/friend47.C: New test.
4983
4984 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4985
4986         * g++.old-deja/g++.pt/instantiate13.C: New test.
4987
4988 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4989
4990         * g++.old-deja/g++.other/defarg7.C: New test.
4991         * g++.old-deja/g++.other/defarg8.C: New test.
4992
4993 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4994
4995         * g++.old-deja/g++.pt/crash64.C: New test.
4996
4997 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4998
4999         * g++.old-deja/g++.pt/crash63.C: New test.
5000
5001 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
5002
5003         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
5004
5005 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
5006
5007         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
5008
5009 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
5010
5011         * g++.old-deja/g++.pt/error3.C: New test.
5012
5013 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
5014
5015         * g++.old-deja/g++.other/crash39.C: New test.
5016
5017 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
5018
5019         * g++.old-deja/g++.other/vbase4.C: New test.
5020
5021 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
5022
5023         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
5024         * gcc.dg/special/20000419-2.c: New file. Identical to above.
5025         * gcc.dg/special/special.exp: New test driver which will check
5026         for alias support for the above test.
5027
5028 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
5029
5030         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
5031         problems on small machines.
5032         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
5033         parameterize.
5034
5035 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
5036
5037         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
5038         mips.
5039         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
5040
5041 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
5042
5043         * g++.old_deja/g++.pt/using8.C: New test.
5044
5045 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5046
5047         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
5048
5049 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
5050
5051         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
5052         where a failure is expected.
5053         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
5054
5055 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
5056
5057         * g++.old_deja/g++.pt/instantiate12.C: New test.
5058
5059 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
5060
5061         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
5062         start of structs.
5063         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
5064         * g++.old-deja/g++.brendan/crash17.C: Likewise.
5065         * g++.old-deja/g++.brendan/crash29.C: Likewise.
5066         * g++.old-deja/g++.brendan/crash48.C: Likewise.
5067         * g++.old-deja/g++.brendan/ns1.C: Likewise.
5068         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
5069         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
5070         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
5071         * g++.old-deja/g++.eh/spec6.C: Likewise.
5072         * g++.old-deja/g++.jason/crash3.C: Likewise.
5073         * g++.old-deja/g++.law/ctors11.C: Likewise.
5074         * g++.old-deja/g++.law/ctors17.C: Likewise.
5075         * g++.old-deja/g++.law/ctors5.C: Likewise.
5076         * g++.old-deja/g++.law/ctors9.C: Likewise.
5077         * g++.old-deja/g++.mike/ambig1.C: Likewise.
5078         * g++.old-deja/g++.mike/net22.C: Likewise.
5079         * g++.old-deja/g++.mike/p3538a.C: Likewise.
5080         * g++.old-deja/g++.mike/p3538b.C: Likewise.
5081         * g++.old-deja/g++.mike/virt3.C: Likewise.
5082         * g++.old-deja/g++.niklas/t128.C: Likewise.
5083         * g++.old-deja/g++.other/anon4.C: Likewise.
5084         * g++.old-deja/g++.other/using1.C: Likewise.
5085         * g++.old-deja/g++.other/warn3.C: Likewise.
5086         * g++.old-deja/g++.pt/t37.C: Likewise.
5087         * g++.old-deja/g++.robertl/eb69.C: Likewise.
5088         * g++.old-deja/g++.robertl/eb71.C: Likewise.
5089
5090 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
5091
5092         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
5093
5094 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5095
5096         * gcc.c-torture/execute/stdio-opt-3.c: New test.
5097
5098 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
5099
5100         * gcc.c-torture/compile/20010107-1.c: New test.
5101
5102 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5103
5104         * gcc.c-torture/execute/builtin-noret-1.c: New test.
5105
5106 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5107
5108         * gcc.dg/format/format.h: New file.
5109         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
5110         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
5111         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
5112         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
5113         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
5114         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
5115         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
5116         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
5117         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
5118         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
5119         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
5120         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
5121         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
5122         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
5123         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
5124         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
5125         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
5126         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
5127         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
5128         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
5129         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
5130         instead of declaring standard types, macros and functions in each
5131         test.
5132
5133 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
5134
5135         * gcc.c-torture/execute/20010106-1.c: New test.
5136
5137 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
5138
5139         * gcc.dg/format/format.exp: New file.
5140         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
5141         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
5142         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
5143         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
5144         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
5145         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
5146         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
5147         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
5148         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
5149         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
5150         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
5151         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
5152         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
5153         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
5154         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
5155         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
5156         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
5157         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
5158         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
5159         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
5160         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
5161         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
5162         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
5163         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
5164         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
5165         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
5166         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
5167         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
5168         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
5169         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
5170         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
5171         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
5172         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
5173         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
5174         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
5175         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
5176         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
5177         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
5178         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
5179         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
5180         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
5181         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
5182
5183 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
5184
5185         * gcc.c-torture/execute/991228-1.c: Take word endianness into
5186         account.
5187
5188 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
5189
5190         * gcc.c-torture/execute/builtin-complex-1.c: New test.
5191
5192 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
5193
5194         * g++.old-deja/g++.pt/crash62.C: New test.
5195
5196 2001-01-04  Richard Henderson  <rth@redhat.com>
5197
5198         * gcc.dg/20000926-1.c: Update expected warnings.
5199         * gcc.dg/array-2.c: Likewise.
5200         * gcc.dg/array-4.c: Also validate flexible array members.
5201         * gcc.dg/c99-flex-array-1.c: New.
5202
5203 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
5204
5205         * gcc.c-torture/compile/20001222-1.x: Remove.
5206
5207 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5208
5209         * gcc.c-torture/execute/built-in-setjmp.c: New.
5210
5211 2001-01-03  Richard Henderson  <rth@redhat.com>
5212
5213         * gcc.dg/940510-1.c: Update expected error wording.
5214         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
5215
5216 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
5217
5218         * lib/target-supports.exp (check_alias_available): Modified to
5219         indicate aliases not supported if only weak aliases are supported.
5220
5221 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5222
5223         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
5224         Turn on cmpstrsi checks for __pj__ and __i370__.
5225
5226 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
5227
5228         * g++.old-deja/g++.other/virtual11.C: New test.
5229
5230 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
5231
5232         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
5233
5234 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5235
5236         * gcc.c-torture/compile/20010102-1.c: New test.
5237
5238 2001-01-02  Andreas Jaeger  <aj@suse.de>
5239
5240         * gcc.dg/noreturn-3.c: New test.
5241
5242         * gcc.dg/noreturn-4.c: New test.
5243
5244 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5245
5246         * gcc.c-torture/execute/stdio-opt-1.c: Also test
5247         __builtin_fputc and __builtin_fwrite.
5248
5249 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
5250
5251         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
5252         signed char, not default char.
5253
5254 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
5255
5256         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
5257
5258 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
5259
5260         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
5261
5262 2000-12-29  Richard Henderson  <rth@redhat.com>
5263
5264         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
5265         (__cyg_profile_func_exit): Define.
5266
5267 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
5268
5269         * g++.dg/vtgc1.C: New test.
5270
5271 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
5272
5273         * gcc.dg/noncompile/20001228-1.c: New test.
5274
5275         * gcc.dg/20001228-1.c: New test.
5276
5277         * gcc.c-torture/execute/20001228-1.c: New test.
5278
5279 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
5280
5281         * gcc.dg/format-strfmon-1.c: New test.
5282
5283 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5284
5285         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
5286         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
5287         * gcc.c-torture/execute/string-opt-1.c: Likewise.
5288         * gcc.c-torture/execute/string-opt-2.c: Likewise.
5289         * gcc.c-torture/execute/string-opt-3.c: Likewise.
5290         * gcc.c-torture/execute/string-opt-4.c: Likewise.
5291         * gcc.c-torture/execute/string-opt-6.c: Likewise.
5292         * gcc.c-torture/execute/string-opt-7.c: Likewise.
5293         * gcc.c-torture/execute/string-opt-8.c: Likewise.
5294         * gcc.c-torture/execute/string-opt-9.c: Likewise.
5295         * gcc.c-torture/execute/string-opt-10.c: Likewise.
5296         * gcc.c-torture/execute/string-opt-11.c: Likewise.
5297         * gcc.c-torture/execute/string-opt-12.c: Likewise.
5298
5299         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
5300         * gcc.c-torture/execute/string-opt-4.c: Test index.
5301
5302 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
5303
5304         * gcc.c-torture/compile/20001226-1.c: New test.
5305
5306 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
5307
5308         * gcc.c-torture/compile/20001222-1.c: New test.
5309         * gcc.c-torture/compile/20001222-1.x: Xfail.
5310
5311 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
5312
5313         * gcc.c-torture/execute/comp-goto-2.c: New test.
5314
5315 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
5316
5317         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
5318         Use long types if __INT_MAX__ is 32767.
5319         (main): Use cast to (sint32 *) when poking 88 into a_page.
5320
5321         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
5322
5323 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
5324
5325         * gcc.c-torture/compile/20001221-1.c: New test.
5326         * gcc.c-torture/execute/20001221-1.c: New test.
5327
5328 2000-12-20  Richard Henderson  <rth@redhat.com>
5329
5330         * g++.old-deja/g++.pt/crash36.C: Update error lines.
5331         * g++.old-deja/g++.robertl/eb109.C: Likewise.
5332
5333 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5334
5335         * gcc.dg/compare3.c: New test.
5336
5337 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5338
5339         * gcc.dg/format-warnll-1.c: New test.
5340
5341 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
5342
5343         * gcc.dg/cpp/cmdlne-P.c: New test.
5344
5345 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5346
5347         * gcc.c-torture/execute/builtin-abs-1.c,
5348         gcc.c-torture/execute/builtin-abs-2.c: New tests.
5349
5350 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
5351
5352         * gcc.dg/cpp/multiline.c: New test.
5353
5354 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
5355
5356         * g++.old-deja/g++.other/syshdr1.C: Update.
5357         * gcc.dg/cpp/lineflags.c: Remove temporarily.
5358
5359 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5360
5361         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
5362
5363 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5364
5365         * g++.old-deja/g++.pt/ttp65.C: New test.
5366
5367 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5368
5369         * g++.old-deja/g++.pt/ttp64.C: New test.
5370
5371 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5372
5373         * g++.old-deja/g++.pt/spec33.C: New test.
5374
5375 2000-12-14  Catherine Moore  <clm@redhat.com>
5376
5377         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
5378         * gcc.c-torture/execute/920612-2.c: Likewise.
5379         * gcc.c-torture/execute/920428-2.c: Likewise.
5380         * gcc-c-torture/execute/va-arg-11.c: Call exit.
5381         * gcc.c-torture/execute/va-arg-21.c: Likewise.
5382
5383 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5384
5385         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
5386         * gcc.dg/pack-test-2.c: Likewise.
5387
5388 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
5389
5390         Tests by Zack Weinberg <zackw@stanford.edu>.
5391
5392         * gcc.dg/cpp/defined.c: Update.
5393         * gcc.dg/cpp/defined_trad.c: New tests.
5394
5395 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
5396
5397         * gcc.dg/cpp/trad-direct.c: Update.
5398
5399 2000-12-11  Neil Booth  <neilb@earthling.net>
5400
5401         * gcc.dg/cpp/defined_trad.c
5402
5403 2000-12-11  Neil Booth  <neilb@earthling.net>
5404
5405         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
5406
5407 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5408
5409         * gcc.dg/format-miss-2.c: New test.
5410
5411 2000-12-09  Neil Booth  <neilb@earthling.net>
5412
5413         * gcc.dg/cpp/lineflags.c: New tests.
5414         * gcc.dg/cpp/poison.c: Update.
5415         * gcc.dg/cpp/redef2.c: Update.
5416         * gcc.dg/cpp/skipping.c: New test.
5417
5418 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
5419
5420         * g++.old-deja/g++.other/eh3.C: New testcase.
5421
5422 2000-12-07  Neil Booth  <neilb@earthling.net>
5423
5424         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
5425         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
5426         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
5427         wtr-union-init-2.c, wtr-union-init-3.c: Update.
5428         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
5429         Update.
5430
5431 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5432
5433         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
5434         __SIZE_TYPE__ instead of int for type of integers cast to
5435         pointers.
5436
5437 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
5438
5439         * g++.old-deja/g++.other/cleanup4.C: New test.
5440
5441 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5442
5443         * format-sec-1.c: New test.
5444
5445 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5446
5447         * gcc.dg/format-nonlit-3.c: New test.
5448
5449 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5450
5451         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
5452         through a null pointer.
5453
5454 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5455
5456         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
5457         * g++.old-deja/g++.pt/partial4.C: New test.
5458
5459 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
5460
5461         * gcc.c-torture/execute/ieee/hugeval.x: New.
5462
5463 2000-12-06  Neil Booth  <neilb@earthling.net>
5464
5465         * gcc.dg/cpp/backslash2.c: New tests.
5466
5467 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5468
5469         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
5470         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
5471
5472 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
5473
5474         * gcc.c-torture/execute/20001203-2.c: New testcase.
5475
5476 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
5477
5478         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
5479         * g++.old-deja/g++.other/virtual10.C: New test.
5480
5481 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
5482
5483         * g++.old-deja/g++.mike/pmf5.C: Remove test.
5484
5485 2000-12-05  Richard Henderson  <rth@redhat.com>
5486
5487         * gcc.c-torture/compile/20001205-1.c: New.
5488
5489 2000-12-04  Neil Booth  <neilb@earthling.net>
5490
5491         * g++.old-deja/g++.other/virtual9.C: New test.
5492         * g++.old-deja/g++.pt/crash61.C: New test.
5493         * gcc.c-torture/execute/loop-9.c: New test.
5494
5495 2000-12-04  Neil Booth  <neilb@earthling.net>
5496
5497         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
5498         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
5499         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
5500         * gcc.dg/cpp/extratokens.c: ...here.
5501
5502 2000-12-04  Neil Booth  <neilb@earthling.net>
5503
5504         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
5505         New tests.
5506
5507 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5508
5509         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
5510         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
5511
5512 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
5513
5514         * gcc.c-torture/execute/20001203-1.c: New test.
5515
5516 2000-12-03  Neil Booth  <neilb@earthling.net>
5517
5518         * gcc.dg/cpp/macro6.c: New test cases.
5519
5520 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5521
5522         * gcc.c-torture/execute/string-opt-9.c: New test.
5523         * gcc.c-torture/execute/string-opt-10.c: Likewise.
5524         * gcc.c-torture/execute/string-opt-11.c: Likewise.
5525         * gcc.c-torture/execute/string-opt-12.c: Likewise.
5526
5527         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
5528         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
5529
5530 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
5531
5532         * gcc.dg/cpp/if-6.c: New testcase.
5533
5534         * gcc.dg/20001201-1.c: New testcase.
5535
5536 2000-12-02  Neil Booth  <neilb@earthling.net>
5537
5538         * g++.old-deja/g++.other/externC4.C,
5539         g++.old-deja/g++.other/friend10.C: New tests.
5540
5541 2000-12-02  Neil Booth  <neilb@earthling.net>
5542
5543         * g++.old-deja/g++.other/instan2.C
5544         * g++.old-deja/g++.other/instan3.C: New test.
5545
5546 2000-12-02  Neil Booth  <neilb@earthling.net>
5547
5548         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
5549         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
5550         gnuc99.c,gnuc99-pedantic.c: New tests.
5551
5552 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5553
5554         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
5555         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
5556
5557 2000-12-01  Neil Booth  <neilb@earthling.net>
5558
5559         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
5560         * gcc.dg/cpp/poison.c: Update.
5561         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
5562
5563 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
5564
5565         * g77.f-torture/execute/20001201.f: New test.
5566
5567 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5568
5569         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
5570
5571 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
5572
5573         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
5574
5575 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
5576
5577         * g++.old-deja/g++.other/cast6.C: New test.
5578
5579 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
5580
5581         * gcc.c-torture/execute/20001130-2.c: New testcase.
5582
5583 2000-11-30  Richard Henderson  <rth@redhat.com>
5584
5585         * gcc.c-torture/execute/20001130-1.c: New test.
5586
5587 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5588
5589         * g++.old-deja/g++.other/op3.C: New test.
5590
5591 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5592
5593         * g++.old-deja/g++.other/op2.C: New test.
5594
5595 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5596
5597         * g++.old-deja/g++.other/crash38.C: New test.
5598
5599 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
5600
5601         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
5602
5603 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
5604
5605         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
5606         tests.
5607         * gcc.c-torture/execute/string-opt-6.c: New test.
5608
5609         * gcc.dg/20001117-1.c: Add main.
5610
5611 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
5612
5613         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
5614         Move from here ...
5615         * gcc.dg/940510-1.c: ... to here.
5616
5617         * gcc.dg/20000926-1.c: GNU C now allows initializations of
5618         zero-size arrays in toplevel structures.
5619
5620 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
5621
5622         * gcc.c-torture/execute/loop-8.c: New test.
5623
5624 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5625
5626         * g++.old-deja/g++.other/base1.C: New test.
5627
5628 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5629
5630         * g++.old-deja/g++.other/parse2.C: New test.
5631
5632 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5633
5634         * g++.old-deja/g++.pt/incomplete1.C: New test.
5635
5636 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5637
5638         * g++.old-deja/g++.other/friend9.C: New test.
5639
5640 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
5641
5642         * gcc.dg/20001127-1.c: New test.
5643
5644 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
5645
5646         * g++.old-deja/g++.pt/friend46.C: New test.
5647
5648 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
5649
5650         * g++.old-deja/g++.other/ptrmem8.C: New test.
5651
5652 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5653
5654         * gcc.c-torture/execute/string-opt-7.c: New test.
5655         * gcc.c-torture/execute/string-opt-8.c: Likewise.
5656
5657 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
5658
5659         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
5660         instead of 'mkcheck 2'.
5661
5662 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5663
5664         * gcc.c-torture/execute/memcheck/driver.c,
5665         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
5666         C9X references to refer to C99.
5667
5668 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
5669
5670         * gcc.dg/ultrasp3.c: New test.
5671
5672 2000-11-25  Neil Booth  <neilb@earthling.net>
5673
5674         * gcc.dg/cpp/include2.c: Update test to be locale independent.
5675
5676 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
5677
5678         * gcc.c-torture/compile/20001123-2.c: New.
5679
5680 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5681
5682         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
5683
5684 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
5685
5686         * gcc.dg/sequence-point-1.c: Add some new tests.
5687         * gcc.c-torture/execute/20001124-1.c: New test.
5688
5689 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
5690
5691         * g++.old-deja/g++.other/vaarg4.C: New test.
5692         * gcc.c-torture/compile/20001123-1.c: New test.
5693
5694 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
5695
5696         * g++.other/crash24.C: Adjust and remove XFAIL.
5697         * g++.other/crash37.C: New test.
5698
5699 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
5700
5701         * g++.old-deja/g++.pt/instantiate9.C: New test.
5702
5703 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
5704
5705         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
5706         new ABI, too.
5707
5708         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
5709         * g++.old-deja/g++.robertl/eb55.C: Likewise.
5710
5711 2000-11-22  Neil Booth  <neilb@earthling.net>
5712
5713         * gcc.dg/cpp/Wtrigraphs.c: New test.
5714
5715 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
5716
5717         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
5718
5719 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
5720
5721         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
5722
5723 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
5724
5725         * lib/gcc-dg.exp: load_lib scanasm.exp.
5726         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
5727         * lib/g++-dg.exp: load_lib scanasm.exp.
5728         * lib/scanasm.exp: New.
5729         (scan-assembler, scan-assembler-not): Add optional arguments to
5730         test name, or if not present, the pattern name.
5731         (scan-assembler-dem, scan-assembler-dem-not): New.
5732
5733         * g++.dg/dg.exp: New.
5734
5735 2000-11-21  Neil Booth  <neilb@earthling.net>
5736
5737         * gcc.dg/cpp/integrated1.c: Remove.
5738
5739 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
5740
5741         * gcc.c-torture/execute/20001121-1.c: New test.
5742
5743 2000-11-21  Richard Henderson  <rth@redhat.com>
5744
5745         * gcc.c-torture/compile/20001121-1.c: New test.
5746
5747 2000-11-20  Neil Booth  <neilb@earthling.net>
5748
5749         * gcc.dg/cpp/integrated1.c: New test.
5750
5751 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
5752
5753         * g++.old-deja/g++.other/inline17.C: New test.
5754
5755 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
5756
5757         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
5758         local variable to be zero: I made the variable global. Now
5759         uses abort() and exit() instead of relying on main's return value.
5760
5761 2000-11-20  Neil Booth  <neilb@earthling.net>
5762
5763         * gcc.dg/cpp/paste2.c: Update test.
5764         * objc/execute/paste.m: New test.
5765
5766 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
5767
5768         * gcc.dg/c99-condexpr-1.c: New test.
5769
5770 2000-11-20  Neil Booth  <neilb@earthling.net>
5771
5772         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
5773
5774 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
5775
5776         * g++.old-deja/g++.pt/export1.C: New test.
5777
5778 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
5779
5780         * gcc.dg/20001117-1.c: New test.
5781
5782 2000-11-18  Richard Henderson  <rth@redhat.com>
5783
5784         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
5785
5786 2000-11-18  Richard Henderson  <rth@redhat.com>
5787
5788         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
5789         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
5790         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
5791
5792 2000-11-18  Richard Henderson  <rth@redhat.com>
5793
5794         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
5795         (main): New.  Exit cleanly.
5796
5797 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5798
5799         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
5800         gcc.dg/c99-fordecl-2.c: New tests.
5801
5802 2000-11-18  Richard Henderson  <rth@redhat.com>
5803
5804         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
5805         * gcc.c-torture/execute/zerolen-2.c: New.
5806
5807 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5808
5809         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
5810         memory.
5811
5812 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
5813
5814         * g++.old-deja/g++.pt/instantiate8.C: New test.
5815
5816 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
5817
5818         * g++.old-deja/g++.other/incomplete.C: Add more tests.
5819         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
5820
5821 2000-11-16  Nick Clifton  <nickc@redhat.com>
5822
5823         * gcc.c-torture/execute/nestfunc-2.c: New test.
5824         * gcc.c-torture/execute/nestfunc-3.c: New test.
5825
5826 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
5827
5828         * gcc.c-torture/compile/20001116-1.c: New test.
5829
5830 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5831
5832         * gcc.c-torture/execute/20001115-1.c: New test.
5833
5834 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
5835
5836         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
5837         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
5838         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
5839         * g++.old-deja/g++.abi/vmihint.C: Likewise.
5840
5841 2000-11-15  Neil Booth  <neilb@earthling.net>
5842
5843         gcc.dg/cpp/_Pragma1.c: Update.
5844         gcc.dg/cpp/_Pragma2.c: New test.
5845
5846 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
5847
5848         * g++.old-deja/g++.other/anon5.C: New test.
5849
5850 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
5851
5852         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
5853         tests.
5854
5855 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
5856
5857         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
5858         output.
5859
5860 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5861
5862         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
5863         labels at end of compound statements.
5864
5865 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
5866
5867         * gcc.c-torture/execute/loop-7.c: New test.
5868
5869 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5870
5871         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
5872
5873 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5874
5875         * gcc.dg/c99-bool-1.c: New test.
5876
5877 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5878
5879         * gcc.dg/c99-scope-1.c: Remove xfail.
5880         * gcc.dg/c99-scope-2.c: New test.
5881
5882 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5883
5884         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
5885         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
5886
5887 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
5888
5889         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
5890         error messages.
5891
5892         * g++.mike/p700.C: Don't typedef wchar_t.
5893         * g++.mike/p784.C: Likewise.
5894         * g++.mike/eb101.C: Don't use __wchar_t.
5895
5896 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
5897
5898         * g77.f-torture/execute/20001111.[fx]: Test premature exit
5899         from DO loop.
5900
5901 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
5902
5903         * gcc.c-torture/execute/20001111-1.c: New test.
5904
5905 2000-11-10  Nick Clifton  <nickc@redhat.com>
5906
5907         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
5908         long multuiple and accumulate.
5909
5910 2000-11-09  Richard Henderson  <rth@redhat.com>
5911
5912         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
5913         via size_t instead of int.
5914
5915         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
5916         * gcc.c-torture/execute/string-opt-2.c: Likewise.
5917         * gcc.c-torture/execute/string-opt-3.c: Likewise.
5918         * gcc.c-torture/execute/string-opt-4.c: Likewise.
5919
5920 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
5921
5922         * gcc.c-torture/compile/20001109-1.c: New test.
5923         * gcc.c-torture/compile/20001109-2.c: New test.
5924
5925 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
5926
5927         * g++.old-deja/g++.pt/operator1.C: New test.
5928         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
5929
5930 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
5931
5932         * gcc.dg/20001108-1.c: New test.
5933
5934 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
5935
5936         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
5937         with both arguments constant strings.
5938         * gcc.c-torture/execute/string-opt-3.c: New test.
5939         * gcc.c-torture/execute/string-opt-4.c: New test.
5940         * gcc.c-torture/execute/string-opt-5.c: New test.
5941
5942 2000-11-08  Nick Clifton  <nickc@redhat.com>
5943
5944         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
5945         mulsidi3adddi patterns.
5946
5947 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
5948
5949         * g++.old-deja/g++.other/crash36.C: New test.
5950
5951 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
5952
5953         * g++.old-deja/g++.other/init16.C: New test.
5954
5955 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
5956
5957         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
5958
5959 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
5960
5961         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
5962         * gcc.c-torture/execute/va-arg-16.x: Likewise.
5963         * gcc.c-torture/execute/va-arg-17.x: Likewise.
5964
5965 2000-11-07  DJ Delorie  <dj@redhat.com>
5966
5967         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
5968
5969 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5970
5971         * gcc.c-torture/execute/string-opt-1.c: New test.
5972
5973 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
5974
5975         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
5976         mips-sgi-irix6.* because the MIPS ABI passes floating-point
5977         parameters in registers, and there is no way for a varargs
5978         function to know in which order the integer and floating-point
5979         parameters should be interleaved when they are placed on the
5980         stack.
5981         * gcc.c-torture/execute/va-arg-16.x: Likewise.
5982         * gcc.c-torture/execute/va-arg-17.x: Likewise.
5983
5984 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5985
5986         * gcc.c-torture/execute/string-opt-2.c: New test.
5987
5988 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
5989
5990         * g++.old-deja/g++.pt/crash60.C: New test.
5991
5992 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
5993
5994         * g++.old-deja/g++.other/crash24.C: New test.
5995         * g++.old-deja/g++.other/crash25.C: New test.
5996         * g++.old-deja/g++.other/crash26.C: New test.
5997         * g++.old-deja/g++.other/crash27.C: New test.
5998         * g++.old-deja/g++.other/crash28.C: New test.
5999         * g++.old-deja/g++.other/crash29.C: New test.
6000         * g++.old-deja/g++.other/crash30.C: New test.
6001         * g++.old-deja/g++.other/crash31.C: New test.
6002         * g++.old-deja/g++.other/crash32.C: New test.
6003         * g++.old-deja/g++.other/crash33.C: New test.
6004         * g++.old-deja/g++.other/crash34.C: New test.
6005         * g++.old-deja/g++.other/crash35.C: New test.
6006
6007 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
6008
6009         * gcc.c-torture/execute/20001031-1.c: New test.
6010
6011 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
6012
6013         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
6014         namespace.
6015
6016         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
6017         standards-conformant.
6018
6019         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
6020
6021         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
6022         * g++.old-deja/g++.mike/p755a.C: Likewise.
6023         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
6024         library makes no calls to `operator new' during initialization.
6025
6026 2000-11-04  Neil Booth  <neilb@earthling.net>
6027
6028         * gcc.dg/cpp/include2.c: New tests.
6029
6030 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
6031
6032         * lib/g++.exp (g++_set_ld_library_path): New function.
6033         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
6034
6035 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
6036
6037         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
6038         warnings.
6039
6040 2000-11-01  Richard Henderson  <rth@redhat.com>
6041
6042         * g++.old-deja/g++.ext/namedret1.C: New.
6043         * g++.old-deja/g++.ext/namedret2.C: New.
6044         * g++.old-deja/g++.ext/namedret3.C: New.
6045
6046 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
6047
6048         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
6049         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
6050
6051 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6052
6053         * gcc.c-torture/execute/va-arg-21.c: New test.
6054
6055 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
6056
6057         * gcc.dg/c99-complex-2.c: New test.
6058
6059 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6060
6061         * gcc.c-torture/execute/stdio-opt-1.c: New test.
6062
6063 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
6064
6065         * g++.old-deja/g++.other/inline16.C: New test.
6066
6067 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
6068
6069         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
6070         __PRETTY_FUNCTION__
6071
6072 2000-10-29  Neil Booth  <neilb@earthling.net>
6073
6074         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
6075         New tests.
6076         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
6077         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
6078         optimisation.
6079
6080 2000-10-29  Neil Booth  <neilb@earthling.net>
6081
6082         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
6083         * mi1.c, mi1c.h: Add null directives to multiple-include test.
6084         * mi5.c: Test multiple includes work with -C.
6085         * trigraphs.c: Test ^= version.
6086
6087 2000-10-28  Neil Booth  <neilb@earthling.net>
6088
6089         New tests and test updates for new macro expander.
6090
6091         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
6092         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
6093         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
6094         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
6095         new diagnostic messages.
6096
6097         * gcc.dg/cpp/macro3.c: New tests.
6098
6099 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
6100
6101         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
6102         on the same line.
6103
6104 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
6105
6106         * g++.old-deja/g++.other/eh2.C: New test.
6107
6108 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
6109
6110         * gcc.c-torture/execute/20001027-1.c: New test.
6111
6112 2000-10-26  Richard Henderson  <rth@redhat.com>
6113
6114         * gcc.c-torture/execute/20001026-1.c: New.
6115
6116 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
6117
6118         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
6119         * g++.old-deja/g++.law/builtin1.C: Likewise.
6120         * g++.old-deja/g++.law/ctors10.C: Likewise.
6121         * g++.old-deja/g++.law/virtual3.C: Likewise.
6122         * g++.old-deja/g++.mike/p658.C: Likewise.
6123         * g++.old-deja/g++.other/sibcall1.C: Likewise.
6124         * g++.old-deja/g++.other/vaarg2.C: Likewise.
6125         * g++.old-deja/g++.robertl/eb124.C: Likewise.
6126         * g++.old-deja/g++.robertl/eb44.C: Likewise.
6127         * g++.old-deja/g++.robertl/eb77.C: Likewise.
6128
6129 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
6130
6131         * gcc.c-torture/compile/20001024-1.c: New test.
6132
6133 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
6134
6135         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
6136         to tell us whether or not we are using V3.
6137
6138 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
6139
6140         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
6141         operands.
6142
6143 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6144
6145         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
6146
6147 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
6148
6149         * gcc.c-torture/execute/20001024-1.c: New test.
6150
6151 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
6152
6153         * g++.old-deja/g++.other/sibcall1.C: New test.
6154
6155 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
6156
6157         * gcc.dg/noncompile/init-3.c: New test.
6158
6159 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
6160
6161         * gcc.dg/format-array-1.c: New test.
6162
6163 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6164
6165         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
6166         writing through null pointers; remove comment about testing
6167         unterminated strings.
6168
6169 2000-10-17  Matthew Hiller  <hiller@redhat.com>
6170
6171         * gcc.c-torture/execute/20001017-2.c: New test.
6172
6173 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6174
6175         * gcc.c-torture/compile/20001018-1.c: New test.
6176         * gcc.c-torture/compile/20001018-1.x: Xfail.
6177
6178 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6179
6180         * gcc.c-torture/execute/20001017-1.c: New test.
6181
6182 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6183
6184         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
6185         for multiple use of arguments with scanf formats; add tests for
6186         multiple use of arguments.
6187
6188 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
6189
6190         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
6191
6192 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6193
6194         * gcc.dg/format-miss-1.c: New test.
6195
6196 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
6197
6198         * gcc.c-torture/execute/20001013-1.c: New test.
6199
6200 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
6201
6202         * gcc.dg/format-branch-1.c: New test.
6203
6204 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
6205
6206         * README, lib/file-format.exp: Remove EGCS references.
6207
6208 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
6209
6210         * gcc.dg/20001013-1.c: New test.
6211
6212 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
6213
6214         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
6215         for intmax_t in the compiler using __typeof__ and the type rules
6216         for conditional expressions.
6217
6218 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
6219
6220         * gcc.dg/20001012-1.c: New test.
6221         * gcc.dg/20001012-2.c: New test.
6222
6223 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
6224
6225         * gcc.dg/format-attr-1.c: New test.
6226
6227 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
6228
6229         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
6230         __LONG_LONG_MAX__ instead of LLONG_MAX.
6231
6232 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
6233
6234         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
6235         scanf flags.
6236         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
6237         flags.
6238
6239 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
6240
6241         * gcc.dg/sequence-pt-1.c: New test.
6242
6243 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
6244
6245         * gcc.c-torture/execute/20001011-1.c: New testcase.
6246         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
6247
6248 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
6249
6250         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
6251         does not error on it.
6252
6253 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
6254
6255         * gcc.dg/20001009-1.c: New test.
6256
6257 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
6258
6259         * gcc.c-torture/compile/20001009-1.c: Move from here ....
6260         * gcc.c-torture/execute/20001009-2.c: ... to here.
6261
6262 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
6263
6264         * gcc.c-torture/compile/20001009-1.c: New testcase.
6265         * gcc.c-torture/execute/20001009-1.c: New testcase.
6266         Testcases provided by Jan Hubicka <jh@suse.cz>.
6267
6268 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6269
6270         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
6271         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
6272         uintmax_t using <limits.h> to emulate the compiler's internal
6273         logic.  No longer XFAIL %j tests.
6274
6275 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6276
6277         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
6278         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
6279         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
6280         regexps and details of expected handling of some bad formats.
6281         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
6282         suppression.
6283
6284 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6285
6286         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
6287         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
6288         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
6289         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
6290         in list archives.
6291
6292 2000-10-06  Richard Henderson  <rth@cygnus.com>
6293
6294         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
6295         * g++.old-deja/g++.brendan/crash52.C: Likewise.
6296         * g++.old-deja/g++.jason/report.C: Likewise.
6297         * g++.old-deja/g++.law/friend5.C: Likewise.
6298         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
6299         of the expected warnings.
6300
6301 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
6302
6303         * g++.old-deja/g++.pt/enum14.C: New test.
6304
6305 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
6306
6307         * g++.old-deja/g++.pt/crash59.C: New test.
6308
6309 2000-10-04  Will Cohen  <wcohen@redhat.com>
6310
6311         * gcc.dg/20000926-1.c: New test.
6312
6313 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
6314
6315         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
6316         function name for current C++ compiler.
6317         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
6318
6319 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
6320
6321         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
6322         __PRETTY_FUNCTION__.
6323         * g++.old-deja/g++.ext/pretty2.C: Likewise.
6324
6325 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6326
6327         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
6328
6329 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
6330
6331         * gcc.c-torture/compile/20000923-1.c: New test.
6332
6333 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
6334
6335         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
6336         * g++.old-deja/g++.pt/ttp62.C: Same.
6337         * g++.old-deja/g++.other/inline14.C: Same.
6338
6339 2000-09-24  Richard Henderson  <rth@cygnus.com>
6340
6341         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
6342
6343 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
6344
6345         * gcc.dg/c90-printf-1.c: Add test for wide string format.
6346
6347 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
6348
6349         * gcc.c-torture/compile/20000922-1.c: New file.
6350
6351 2000-09-21  Nick Clifton  <nickc@redhat.com>
6352
6353         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
6354         a signed long modulo operation.
6355         (mod6): New funciton - perform an unsigned long modulo operation.
6356         (main): Add tests for modulos of very large numbers by very small
6357         dividends.
6358
6359 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6360
6361         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
6362
6363 2000-09-19  Richard Henderson  <rth@cygnus.com>
6364
6365         * gcc.dg/compare2.c (case 10): XFAIL.
6366
6367 2000-09-18  Richard Henderson  <rth@cygnus.com>
6368
6369         * gcc.c-torture/execute/20000906-1.c: Move ...
6370         * gcc.dg/20000906-1.c: ... here.  Only run on targets
6371         that support __builtin_trap.
6372
6373 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
6374
6375         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
6376
6377 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6378
6379         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
6380         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
6381         more $ format tests.
6382
6383 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6384
6385         * gcc.dg/format-errmk-1.c: New test.
6386
6387 2000-09-17  Greg McGary  <greg@mcgary.org>
6388
6389         * gcc.c-torture/execute/20000917-1.x: Remove.
6390
6391 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6392
6393         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
6394
6395 2000-09-17  Greg McGary  <greg@mcgary.org>
6396
6397         * gcc.c-torture/execute/20000917-1.c: New test.
6398         * gcc.c-torture/execute/20000917-1.x: XFAIL.
6399
6400 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
6401
6402         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
6403         in nested macro bug.
6404
6405 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
6406
6407         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
6408
6409 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
6410
6411         * gcc.c-torture/execute/20000914-1.c: New test.
6412
6413 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
6414
6415         * g++.other/inline13.C: New test.
6416
6417 2000-09-12  Andreas Jaeger  <aj@suse.de>
6418
6419         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
6420         constant by Ulrich Drepper <drepper@redhat.com>.
6421
6422 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
6423
6424         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
6425
6426 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6427
6428         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
6429
6430 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
6431
6432         * gcc.dg/cpp/backslash.c: New test.
6433
6434 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
6435
6436         * gcc.c-torture/execute/20000910-1.c: New test.
6437         * gcc.c-torture/execute/20000910-2.c: Likewise.
6438
6439 2000-09-11  Robert Lipe  <robertl@sco.com>
6440
6441         * gcc.dg/pragma-align.c: New test.
6442
6443 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
6444
6445         * g++.old-deja/g++.pt/explicit82.C: New test.
6446         * g++.old-deja/g++.pt/explicit83.C: New test.
6447
6448 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
6449
6450         * gcc.dg/asm-names.c: New test.
6451
6452 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6453
6454         * gcc.dg/cpp/tr-warn6.c: New test
6455
6456 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6457
6458         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
6459         be accepted.
6460
6461 2000-09-07  Catherine Moore  <clm@redhat.com>
6462
6463         * gcc.c-torture/execute/unroll-1.c: New test.
6464
6465 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
6466
6467         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
6468         ERROR markers.
6469         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
6470         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
6471         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
6472         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
6473         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
6474         Preprocess only.
6475         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
6476         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
6477
6478 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6479
6480         * g++.old-deja/g++.pt/deduct2.C: New test.
6481
6482 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6483
6484         * g++.old-deja/g++.pt/parms2.C: New test.
6485
6486 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6487
6488         * g++.old-deja/g++.pt/crash58.C: New test.
6489
6490 2000-09-06  Greg McGary  <greg@mcgary.org>
6491
6492         * gcc.c-torture/execute/20000906-1.c: New test.
6493         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
6494
6495 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6496
6497         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
6498
6499 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
6500
6501         * g++.old-deja/g++.pt/crash57.C: New test.
6502
6503 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
6504
6505         * g++.old-deja/g++.pt/crash56.C: New test.
6506
6507 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
6508
6509         * g++.old-deja/g++.pt/koenig1.C: New test.
6510
6511 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
6512
6513         * gcc.dg/20000904-1.c: New test.
6514
6515 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
6516
6517         * gcc.dg/cpp/paste8.c: New test.
6518
6519 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
6520
6521         * gcc.c-torture/compile/20000827-1.c: New test.
6522
6523 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6524
6525         * gcc.dg/format-diag-1.c: New test.
6526
6527 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6528
6529         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
6530         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
6531         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
6532         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
6533         gcc.dg/formatz-1.c: Adjust warning regular expressions.
6534
6535 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
6536
6537         * g++.old-deja/g++.other/nested4.C: New test.
6538
6539 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
6540
6541         * g++.old-deja/g++.ns/scoped1.C: New test.
6542
6543 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
6544
6545         * lib/g++.exp: Support testing already-installed GCC.
6546
6547 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6548
6549         * wtr-label-1.c, wtr-suffix-1.c: New tests.
6550
6551 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6552
6553         * gcc.dg/return-type-2.c: New test.
6554
6555 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
6556
6557         * gcc.c-torture/compile/20000825-1.c: New test.
6558
6559 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
6560
6561         * gcc.dg/dwarf2-2.c: New test.
6562
6563 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
6564
6565         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
6566         dg-warning regexps.
6567
6568 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6569
6570         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
6571         gcc.dg/format-ext-5.c: New tests.
6572
6573 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
6574
6575         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
6576
6577 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
6578
6579         * gcc.dg/noncompile/930622-2.c: Adjust error message.
6580
6581 2000-08-24  Richard Henderson  <rth@cygnus.com>
6582
6583         * gcc.dg/ia64-sync-1.c: New test.
6584         * gcc.dg/ia64-sync-2.c: New test.
6585         * gcc.dg/ia64-asm-1.c: New test.
6586
6587 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
6588
6589         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
6590         * gcc.dg/format-ext-2.c: New test.
6591
6592 2000-08-23  Jason Merrill  <jason@redhat.com>
6593
6594         * lib/old-dejagnu.exp: Also ignore "In member function" and
6595         "At global scope".
6596
6597 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6598
6599         * gcc.dg/noncompile/label-lineno-1.c: New test.
6600
6601 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6602
6603         * gcc.dg/c99-array-nonobj-1.c: New test.
6604
6605 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6606
6607         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
6608         tests.
6609         * gcc.dg/format-ext-1.c: New test.
6610
6611 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6612
6613         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
6614         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
6615         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
6616         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
6617         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
6618
6619 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
6620
6621         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
6622         gcc.dg/c99-strftime-2.c: New tests.
6623
6624 2000-08-22  Richard Henderson  <rth@cygnus.com>
6625
6626         * gcc.c-torture/execute/20000822-1.c: New test.
6627
6628 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
6629
6630         * gcc.c-torture/execute/20000819-1.x: Remove.
6631
6632 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
6633
6634         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
6635         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
6636         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
6637         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
6638         gcc.dg/format-xopen-1.c: New tests.
6639
6640 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
6641
6642         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
6643
6644 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
6645
6646         * g++.old-deja/g++.other/loop2.C: New test.
6647
6648         * gcc.c-torture/compile/20000606-1.c: New test.
6649         * gcc.c-torture/compile/20000728-1.c: New test.
6650         * gcc.c-torture/execute/20000801-1.c: New test.
6651         * gcc.c-torture/execute/20000801-2.c: New test.
6652         * gcc.c-torture/execute/20000819-1.c: New test.
6653         * gcc.c-torture/execute/20000819-1.x: XFAIL.
6654         * gcc.dg/20000629-1.c: New test.
6655         * gcc.dg/20000724-1.c: New test.
6656         * gcc.dg/20000807-1.c: New test.
6657
6658 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
6659
6660         * gcc.dg/cpp/pragma-1.c: New test.
6661         * gcc.dg/cpp/pragma-2.c: New test.
6662
6663 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
6664
6665         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
6666         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
6667
6668 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6669
6670         * gcc.c-torture/compile/20000818-1.c: New test.
6671
6672 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
6673
6674         * gcc.c-torture/execute/20000818-1.c: New test.
6675
6676 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6677
6678         * gcc.dg/format-va-1.c: New test.
6679
6680 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6681
6682         * g++.old-deja/g++.other/typedef8.C: New test.
6683
6684 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6685
6686         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
6687         * g++.old-deja/g++.mike/net36.C: Mark candidate.
6688         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
6689         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
6690         * g++.old-deja/g++.other/ptrmem7.C: New test.
6691         * g++.old-deja/g++.pt/ptrmem10.C: New test.
6692
6693 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6694
6695         * g++.old-deja/g++.pt/typename27.C: New test.
6696
6697 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
6698
6699         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
6700         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
6701         * g++.old-deja/g++.pt/friend45.C: New test.
6702         * g++.old-deja/g++.other/friend8.C: New test.
6703
6704 2000-08-15  Richard Henderson  <rth@cygnus.com>
6705
6706         * gcc.c-torture/execute/20000815-1.c: New test.
6707
6708 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
6709
6710         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
6711         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
6712         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
6713
6714 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
6715
6716         * g++.old-deja/g++.other/refinit2.C: New test.
6717
6718 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
6719
6720         * lib/c-torture.exp (c-torture): Make
6721         compiler_conditional_xfail_data global.
6722         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
6723         compiler_conditional_xfail_data machinery.
6724         (f-torture-execute): Likewise.
6725         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
6726         and only when unrolling loops.
6727
6728         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
6729
6730 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
6731
6732         * g++.old-deja/g++.pt/explicit81.C: New test.
6733
6734 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
6735
6736         * g++.old-deja/g++.pt/typename26.C: New test.
6737
6738 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
6739
6740         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
6741         warning.
6742
6743 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
6744
6745         * g++.old-deja/g++.other/array3.C: New test.
6746
6747 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6748
6749         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
6750         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
6751         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
6752         New tests.
6753
6754 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
6755
6756         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
6757         * g++.old-deja/g++.abi/vmihint.C: Likewise.
6758
6759 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
6760
6761         * gcc.c-torture/execute/20000808-1.c: New test.
6762
6763 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6764
6765         * gcc.dg/c90-const-expr-1.c: New test.
6766
6767 2000-08-08  Richard Henderson  <rth@cygnus.com>
6768
6769         * gcc.dg/noncompile/920923-1.c: Declare calloc.
6770
6771 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6772
6773         * gcc.dg/noncompile/const-ll-1.c: New test.
6774
6775 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6776
6777         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
6778
6779 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
6780
6781         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
6782         that running programs linked against the shared version of libobjc
6783         run correctly.
6784
6785 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6786
6787         * gcc.dg/c99-printf-1.c: New test.
6788
6789 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6790
6791         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
6792
6793 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
6794
6795         * gcc.c-torture/execute/20000731-1.x: Delete.
6796
6797 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
6798
6799         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
6800         and torture_without_loops as is done by c-torture.exp.
6801         (search_for): Copy from c-torture.exp.
6802         (gcc-dg-runtest): New function, drives a directory of tests
6803         iterating over the TORTURE_OPTIONS.
6804         (scan-assembler, scan-assembler-not): Move here from
6805         individual directory drivers.
6806
6807         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
6808         defined by lib/gcc-dg.exp.
6809         * gcc.dg/cpp/cpp.exp: Likewise.
6810         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
6811         gcc-dg-runtest, so we cycle over optimization options.
6812
6813         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
6814         * gcc.dg/compare2.c: No longer expected to fail.
6815
6816 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
6817
6818         * gcc.c-torture/execute/20000804-1.c: New test.
6819
6820 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6821
6822         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
6823
6824 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
6825
6826         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
6827
6828 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
6829
6830         * gcc.c-torture/compile/20000803-1.c: New test.
6831
6832 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
6833
6834         * gcc.c-torture/execute/20000801-3.c,
6835         gcc.c-torture/execute/20000801-4.c: New tests.
6836         * gcc.c-torture/execute/20000801-3.x,
6837         gcc.c-torture/execute/20000801-4.x: Xfail.
6838
6839 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
6840
6841         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
6842         libobjc/.libs to allow for libtool.
6843
6844 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
6845
6846         * gcc.c-torture/compile/20000802-1.c: New test.
6847
6848 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
6849
6850         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
6851
6852 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
6853
6854         * gcc-c-torture/execute/20000731-2.c: New test.
6855
6856         * gcc.c-torture/execute/20000731-1.c: New test.
6857         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
6858
6859 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
6860
6861         * testsuite/gcc.dg/cpp/paste7.c: New test.
6862         * gcc.dg/cpp/20000725-1.c: New test.
6863
6864 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
6865
6866         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
6867         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
6868         declaration warning for __builtin_dwarf_reg_size.
6869
6870         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
6871
6872 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
6873
6874         * gcc.dg/noncompile/voidparam-1.c: New test.
6875
6876 2000-07-30  Richard Henderson  <rth@cygnus.com>
6877
6878         * gcc.dg/c90-digraph-1.c: Don't xfail.
6879         * gcc.dg/compare2.c (case 10): Xfail.
6880         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
6881
6882 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
6883
6884         * gcc.dg/c99-main-1.c: New test.
6885
6886 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6887
6888         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
6889
6890 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
6891
6892         * gcc.c-tortuer/execute/20000726-1.c: New test.
6893
6894 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
6895
6896         * gcc.c-torture/execute/enum-2.c: New test.
6897
6898 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6899
6900         * gcc.dg/cpp/tr-warn3.c: New test.
6901
6902 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6903
6904         * g++.old-deja/g++.ext/implicit1.C: Remove.
6905         * g++.old-deja/g++.jason/c2.C: Remove
6906         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
6907         * g++.old-deja/g++.pt/crash16.C: Likewise.
6908         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
6909
6910 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6911
6912         * g++.old-deja/g++.other/for2.C: New test.
6913
6914 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
6915
6916         * gcc.dg/20000720-1.c: New test.
6917
6918 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
6919
6920         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
6921
6922 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
6923
6924         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
6925         * gcc.c-torture/execute/20000722-1.c: New.
6926         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
6927
6928 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
6929
6930         * gcc.dg/cpp/20000720-1.S: New test.
6931
6932 2000-07-21  Michael Meissner  <meissner@redhat.com>
6933
6934         * gcc.c-torture/execute/ieee/hugeval.c: New test.
6935
6936 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
6937
6938         * g++.old-deja/g++.brendan/crash16.C,
6939         g++.old-deja/g++.brendan/parse3.C,
6940         g++.old-deja/g++.brendan/redecl1.C,
6941         g++.old-deja/g++.ns/template13.C,
6942         g++.old-deja/g++.other/decl4.C,
6943         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
6944
6945 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
6946
6947         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
6948         and "Internal error".
6949
6950         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
6951         regexps.
6952         * gcc.dg/cpp/paste6.c: New test.
6953
6954 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
6955
6956         * gcc.dg/cpp/tr-direct.c: New test.
6957
6958         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
6959         gcc.dg/cpp/undef1.c: Tweak error regexps.
6960
6961 2000-07-18  Eric Christopher <echristo@redhat.com>
6962
6963         * gcc.c-torture/compile/20000718-1.c: New test.
6964
6965 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
6966
6967         * cpplex.c (_cpp_push_token): If the token being pushed back
6968         is the previous token in this context, just subtract one from
6969         context->posn.
6970         * cppmacro.c (save_expansion): Clear aux field when storing a
6971         placemarker.
6972
6973 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
6974
6975         * gcc.dg/noncompile/redecl-1.c: New test.
6976
6977 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
6978
6979         * gcc.c-torture/execute/20000717-5.c: New test.
6980         * gcc.c-torture/execute/20000717-1.x: Removed.
6981
6982 2000-07-17  Richard Henderson  <rth@cygnus.com>
6983
6984         * gcc.c-torture/execute/20000717-4.c: New test.
6985
6986 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
6987
6988         * gcc.dg/cpp/syshdr.c: New test.
6989         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
6990
6991 2000-07-17  Neil Booth  <neilb@earthling.net>
6992
6993         * gcc.dg/cpp/cmdlne-dM.c: New test.
6994         * gcc.dg/cpp/cmdlne-dD.c: New test.
6995
6996 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
6997
6998         * gcc.c-torture/execute/20000717-3.c: New test.
6999
7000         * gcc.c-torture/compile/20000717-1.c: New test.
7001
7002 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
7003
7004         * gcc.c-torture/execute/20000717-2.c: New test.
7005
7006 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7007
7008         * gcc.dg/formatz-1.c: New test.
7009
7010         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
7011         * gcc.dg/c99-digraph-1.c: New tests.
7012
7013         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
7014         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
7015
7016         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
7017         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
7018         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
7019         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
7020         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
7021         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
7022         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
7023
7024 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
7025
7026         * gcc.c-torture/execute/20000717-1.c: New test.
7027         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
7028
7029 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
7030
7031         * gcc.c-torture/execute/20000715-2.c: New test.
7032         * gcc.dg/20000715-1.c: New test.
7033
7034 2000-07-15  Michael Meissner  <meissner@redhat.com>
7035
7036         * gcc.c-torture/execute/20000715-1.c: New test.
7037
7038 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
7039
7040         * gcc.c-torture/execute/20000707-1.c: New test.
7041
7042 2000-07-13  Neil Booth  <NeilB@earthling.net>
7043
7044         * testsuite/gcc.dg/cpp/digraph1.c,
7045         testsuite/gcc.dg/cpp/digraph2.c,
7046         testsuite/gcc.dg/cpp/digraphs.c: New tests.
7047
7048 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
7049
7050         * g77.f-torture/compile/20000630-2.f:  New test.
7051         * g77.f-torture/compile/20000630-2.x
7052
7053 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
7054
7055         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
7056
7057 2000-07-11  Neil Booth  <NeilB@earthling.net>
7058
7059         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
7060
7061 2000-07-11  Neil Booth  <NeilB@earthling.net>
7062
7063         * gcc.dg/cpp/cmdlne-C.c: New.
7064
7065 2000-07-09  Neil Booth  <NeilB@earthling.net>
7066
7067         * gcc.dg/cpp/directiv.c: New tests.
7068         * gcc.dg/cpp/undef1.c: Update.
7069
7070 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
7071
7072         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
7073
7074 2000-07-09  Neil Booth  <NeilB@earthling.net>
7075
7076         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
7077
7078 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
7079
7080         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
7081         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
7082
7083 2000-07-08  Neil Booth  <NeilB@earthling.net>
7084
7085         * gcc.dg/cpp/macsyntx.c: New tests.
7086
7087 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
7088
7089         * gcc.dg/20000707-1.c: New test.
7090
7091 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
7092
7093         * gcc.c-torture/execute/20000706-1.c: New test.
7094         * gcc.c-torture/execute/20000706-2.c: New test.
7095         * gcc.c-torture/execute/20000706-3.c: New test.
7096         * gcc.c-torture/execute/20000706-4.c: New test.
7097         * gcc.c-torture/execute/20000706-5.c: New test.
7098
7099 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
7100
7101         * g++.old-deja/g++.pt/instantiate7.C: New test.
7102
7103 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
7104
7105         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
7106         * g++.old-deja/g++.mike/thunk3.C: Likewise.
7107         * g++.old-deja/g++.other/rtti3.C: Likewise.
7108         * g++.old-deja/g++.other/rttid3.C: Likewise.
7109
7110 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
7111
7112         *  g77.f-torture/compile/20000630-1.x: Fix typo
7113
7114 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
7115
7116         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
7117         assembly output.
7118
7119 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
7120
7121         * gcc.dg/cpp/ident.c: New test.
7122
7123 2000-07-05  Neil Booth  <NeilB@earthling.net>
7124
7125         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
7126           gcc.dg/cpp/lexstrng.c: New tests.
7127
7128 2000-07-04  Neil Booth  <NeilB@earthling.net>
7129
7130         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
7131         * gcc.dg/cpp/strify2.c: Same.
7132
7133 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
7134
7135         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
7136         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
7137         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
7138         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
7139
7140         * testsuite/gcc.dg/cpp/macro1.c,
7141         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
7142         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
7143         testsuite/gcc.dg/cpp/strify1.c,
7144         testsuite/gcc.dg/cpp/strify2.c: New tests.
7145
7146 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
7147
7148         * gcc.c-torture/execute/20000703-1.c: New test.
7149
7150 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
7151
7152         * g++.old-deja/g++.pt (lookup10.C): New test.
7153
7154 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
7155
7156         * g++.old-deja/g++.pt (typename25.C): New test.
7157
7158 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
7159
7160         * gcc.c-torture/compile/20000701-1.c: New test.
7161
7162 2000-06-30  Nick Clifton  <nickc@cygnus.com>
7163
7164         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
7165         to test case.
7166
7167 2000-06-30  Catherine Moore  <clm@cygnus.com>
7168
7169         * gcc.c-torture/execute/align-1.c: New test.
7170
7171 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
7172
7173         * g++.old-deja/g++.pt/expr8.C: New test.
7174         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
7175
7176 2000-06-29  Nick Clifton  <nickc@cygnus.com>
7177
7178         * gcc.c-torture/compile/20000629-1.c: New test.
7179
7180 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
7181
7182
7183         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
7184         gcc.dg/noncompile directory, depending on whether they're
7185         preprocessor tests or not.  Annotate all the tests for the dg
7186         framework.
7187
7188         * gcc.c-torture/noncompile/noncompile.exp: Delete.
7189         * gcc.dg/noncompile/noncompile.exp: New.
7190
7191         * Moved files:
7192         Old name                                New name
7193         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
7194         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
7195         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
7196         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
7197         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
7198         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
7199         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
7200         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
7201         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
7202         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
7203         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
7204         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
7205         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
7206         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
7207         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
7208         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
7209         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
7210         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
7211         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
7212         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
7213         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
7214         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
7215         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
7216         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
7217
7218         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
7219         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
7220         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
7221         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
7222         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
7223         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
7224
7225 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
7226
7227         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
7228         declare one variable.  On the fourth, error.
7229         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
7230         declared by 20000628-1a.h.
7231
7232 2000-06-29  Richard Henderson  <rth@redhat.com>
7233
7234         * gcc.c-torture/execute/930529-1.x: New file.
7235         * gcc.dg/920413-1.c: Adjust expected warning text.
7236         * gcc.dg/980217-1.c: Declare abort.
7237         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
7238
7239 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
7240
7241         * g77.f-torture/compile/20000629-1.f: New test.
7242         * g77.f-torture/compile/20000629-1.x: Expected to fail.
7243
7244 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
7245
7246         Rearrange lots of files, removing entirely the
7247         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
7248         directories.
7249
7250         * Deleted files:
7251         gcc.c-torture/code_quality/code_quality.exp
7252         gcc.c-torture/special/special.exp
7253         gcc.failure/failure.exp
7254         gcc.failure/940409-1.x
7255         gcc.c-torture/compile/961203-1.x
7256
7257         * New files:
7258         gcc.misc-tests/linkage.exp
7259         gcc.c-torture/execute/920730-1t.c
7260         gcc.c-torture/execute/920730-1t.x
7261         gcc.c-torture/compile/920520-1.x
7262         gcc.c-torture/compile/920521-1.x
7263         gcc.c-torture/compile/981006-1.x
7264         gcc.c-torture/execute/eeprof-1.x
7265
7266         * Moved files (possibly with modifications to fit a new harness):
7267         Old name                                New name
7268         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
7269         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
7270         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
7271         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
7272         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
7273         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
7274         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
7275         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
7276         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
7277         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
7278         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
7279         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
7280         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
7281         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
7282
7283 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
7284
7285         * c-torture/compile/961203-1.x: Delete.
7286
7287         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
7288         not exit. Include stdio.h.
7289         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
7290         * gcc.misc-tests/dg-12.c: Likewise.
7291         * gcc.misc-tests/dg-5.c: Likewise.
7292         * gcc.misc-tests/dg-6.c: Likewise.
7293         * gcc.misc-tests/dg-7.c: Prototype abort.
7294         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
7295         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
7296         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
7297         not exit.
7298         * gcc.misc-tests/sieve.c: Use return from main, not exit.
7299         * gcc.misc-tests/sort2.c: Use return from main, not exit.
7300
7301 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
7302
7303         * gcc.dg/cpp/20000628-1.c: New test.
7304         * gcc.dg/cpp/20000628-1.h: New header for above test.
7305         * gcc.dg/cpp/20000628-1a.h: Likewise.
7306
7307 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
7308
7309         * gcc.dg/cpp: New directory.
7310         * gcc.dg/cpp/cpp.exp: New driver.
7311         * gcc.dg/cpp/20000627-1.c: New test.
7312         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
7313         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
7314         and rewrite as a compilation test.
7315
7316         * gcc.dg: Move many files into the cpp subdirectory, possibly
7317         renaming or editing them as well.
7318         Old name                New name
7319         990119-1.c              cpp/19990119-1.c
7320         990228-1.c              cpp/19990228-1.c
7321         990407-1.c              cpp/19990407-1.c
7322         990409-1.c              cpp/19990409-1.c
7323         990413-1.c              cpp/19990413-1.c
7324         990703-1.c              cpp/19990703-1.c
7325         20000127-1.c            cpp/20000127-1.c
7326         20000129-1.c            cpp/20000129-1.c
7327         20000207-1.c            cpp/20000207-1.c
7328         20000207-2.c            cpp/20000207-2.c
7329         20000209-1.c            cpp/20000209-1.c
7330         20000209-2.c            cpp/20000209-2.c
7331         20000301-1.c            cpp/20000301-1.c
7332         20000419-1.c            cpp/20000419-1.c
7333         20000510-1.S            cpp/20000510-1.S
7334         20000519-1.c            cpp/20000519-1.c
7335         20000529-1.c            cpp/20000529-1.c
7336         20000625-1.c            cpp/20000625-1.c
7337         20000625-2.c            cpp/20000625-2.c
7338         cpp-as1.c               cpp/assert1.c
7339         cpp-as2.c               cpp/assert2.c
7340         cxx-comments-1.c        cpp/cxxcom1.c
7341         cxx-comments-2.c        cpp/cxxcom2.c
7342         endif-label.c           cpp/endif.c
7343         cpp-hash1.c             cpp/hash1.c
7344         cpp-hash2.c             cpp/hash2.c
7345         cpp-if1.c               cpp/if-1.c
7346         cpp-if2.c               cpp/if-2.c
7347         cpp-if3.c               cpp/if-3.c
7348         cpp-if4.c               cpp/if-4.c
7349         cpp-if5.c               cpp/if-5.c
7350         cpp-cond.c              cpp/if-cexp.c
7351         cpp-missingop.c         cpp/if-mop.c
7352         cpp-missingparen.c      cpp/if-mpar.c
7353         cpp-opprec.c            cpp/if-oppr.c
7354         cpp-ifparen.c           cpp/if-paren.c
7355         cpp-shortcircuit.c      cpp/if-sc.c
7356         cpp-shift.c             cpp/if-shift.c
7357         cpp-unary.c             cpp/if-unary.c
7358         cpp-li1.c               cpp/line1.c
7359         cpp-li2.c               cpp/line2.c
7360         lineno.c                cpp/line3.c
7361         lineno-2.c              cpp/line4.c
7362         cpp-mi.c                cpp/mi1.c
7363         cpp-mic.h               cpp/mi1c.h
7364         cpp-micc.h              cpp/mi1cc.h
7365         cpp-mind.h              cpp/mi1nd.h
7366         cpp-mindp.h             cpp/mi1ndp.h
7367         cpp-mix.h               cpp/mi1x.h
7368         cpp-mi2.c               cpp/mi2.c
7369         cpp-mi2a.h              cpp/mi2a.h
7370         cpp-mi2b.h              cpp/mi2b.h
7371         cpp-mi2c.h              cpp/mi2c.h
7372         cpp-mi3.c               cpp/mi3.c
7373         cpp-mi3.def             cpp/mi3.def
7374         poison-1.c              cpp/poison.c
7375         pr-impl.c               cpp/prag-imp.c
7376         cpp-redef-2.c           cpp/redef1.c
7377         cpp-redef.c             cpp/redef2.c
7378         strpaste.c              cpp/strp1.c
7379         strpaste-2.c            cpp/strp2.c
7380         cpp-tradpaste.c         cpp/tr-paste.c
7381         cpp-tradstringify.c     cpp/tr-str.c
7382         cpp-tradwarn1.c         cpp/tr-warn1.c
7383         cpp-tradwarn2.c         cpp/tr-warn2.c
7384         trigraphs.c             cpp/trigraphs.c
7385         cpp-unc1.c              cpp/unc1.c
7386         cpp-unc2.c              cpp/unc2.c
7387         cpp-unc3.c              cpp/unc3.c
7388         cpp-unc.c               cpp/unc4.c
7389         undef.c                 cpp/undef1.c
7390         undef-2.c               cpp/undef2.c
7391         cpp-wi1.c               cpp/widestr1.c
7392
7393 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
7394
7395         * lib/g++.exp (g++_include_flags): Tweak.
7396
7397 2000-06-27  H.J. Lu  <hjl@gnu.org>
7398             Loren J. Rittle  <ljrittle@acm.org>
7399
7400         * lib/g++.exp (g++_include_flags): Override libgloss.exp
7401         version with one that knows about the new gcc tree structure.
7402         (g++_link_flags): Same.
7403
7404 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
7405
7406         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
7407         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
7408         case we are cross-compiling.
7409
7410         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
7411         g++.old-deja/g++.niklas/Makefile.in,
7412         g++.old-deja/g++.niklas/configure.in,
7413         g++.old-deja/g++.other/Makefile.in,
7414         g++.old-deja/g++.other/configure.in,
7415         gcc.c-torture/code_quality/Makefile.in,
7416         gcc.c-torture/code_quality/configure.in,
7417         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
7418         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
7419         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
7420         gcc.c-torture/execute/ieee/Makefile.in,
7421         gcc.c-torture/execute/ieee/configure.in,
7422         gcc.c-torture/noncompile/Makefile.in,
7423         gcc.c-torture/noncompile/configure.in,
7424         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
7425         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
7426         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
7427
7428 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
7429
7430         * g++.old-deja/g++.other/ambig3.C: New test.
7431
7432 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
7433
7434         * g++.old-deja/g++.pt/syntax1.C: New test.
7435         * g++.old-deja/g++.pt/syntax2.C: New test.
7436         * g++.old-deja/g++.other/syntax3.C: New test.
7437         * g++.old-deja/g++.other/syntax4.C: New test.
7438
7439 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
7440
7441         * gcc.dg/20000623-1.c: Prototype exit and abort.
7442
7443 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
7444
7445         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
7446         New tests.
7447         * gcc.dg/cpp-mi3.def: New file.
7448
7449         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
7450         inside assertions.
7451         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
7452         lexer's error messages.
7453         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
7454         divine anything from the linemarkers.
7455         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
7456         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
7457
7458 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
7459
7460         * gcc.dg/20000623-1.c: New test.
7461
7462 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
7463
7464         * gcc.c-torture/execute/20000622-1.c: New test.
7465
7466 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
7467
7468         * g++.old-deja/g++.other/init15.C: New test.
7469
7470 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
7471
7472         * g++.old-deja/g++.pt/vaarg2.C: New test.
7473         * g++.old-deja/g++.pt/vaarg3.C: New test.
7474
7475 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
7476
7477         * g++.old-deja/g++.other/dyncast6.C: New test.
7478
7479 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
7480
7481         * gcc.c-torture/execute/loop-6.c: New test.
7482
7483 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
7484
7485         * gcc.dg/20000614-1.c: New test.
7486         * gcc.dg/20000614-2.c: New test.
7487
7488 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
7489
7490         * g++.old-deja/g++.other/inline12.C: New test.
7491
7492 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
7493
7494         * g++.old-deja/g++.other/eh1.C: New test.
7495
7496 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
7497
7498         * g++.old-deja/g++.other/type.C: New test.
7499
7500 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
7501
7502         * g++.old-deja/g++.other/initstring.C: New test.
7503
7504 2000-06-12  Jason Merrill  <jason@redhat.com>
7505
7506         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
7507
7508 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
7509
7510         * gcc.c-torture/compile/20000609-1.c: New test.
7511
7512 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
7513
7514         * gcc.dg/20000609-1.c: New test.
7515
7516 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
7517
7518         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
7519         * gcc.c-torture/noncompile/poison-1.c: Move...
7520         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
7521         * gcc.dg/cpp-li1.c: Add a token after the #line.
7522
7523 2000-06-05  Richard Henderson  <rth@cygnus.com>
7524
7525         * gcc.c-torture/execute/20000605-2.c: New test.
7526         * gcc.c-torture/execute/20000605-3.c: New test.
7527
7528 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
7529
7530         * g77.f-torture/execute/20000503-1.x: New file.
7531
7532 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
7533
7534         * g++.old-deja/g++.eh/badalloc1.C: New test.
7535
7536 2000-06-05  Richard Henderson  <rth@cygnus.com>
7537
7538         * gcc.c-torture/execute/20000605-1.c: New test.
7539
7540 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
7541             Nathan Sidwell <nathan@codesourcery.com>
7542
7543         * gcc.c-torture/compile/20000605-1.c: New test.
7544
7545 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
7546
7547         * g77.f-torture/compile/20000601-1.f:  New test.
7548
7549 2000-06-03  Richard Henderson  <rth@cygnus.com>
7550
7551         * gcc.c-torture/execute/20000603-1.c: New.
7552
7553 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
7554
7555         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
7556         * gcc.dg/noreturn-2.c (noreturn): Likewise.
7557
7558 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
7559
7560         * gcc.dg/compare2.c (case 12): XFAIL.
7561         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
7562         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
7563
7564         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
7565
7566 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
7567
7568         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
7569         guard macro is already defined when the header is first
7570         included.
7571         * gcc.dg/cpp-mix.h: New file.
7572         * gcc.dg/endif-label.c: Update patterns to match compiler.
7573
7574         * g++.brendan/complex1.C: Declare abort.
7575         * g++.law/refs4.C: Remove XFAIL.
7576         * g++.oliva/expr2.C: Declare abort and exit.
7577
7578 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
7579
7580         * gcc.c-torture/execute/20000528-1.c: New test.
7581
7582         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
7583         * g++.old-deja/g++.law/temps4.C: Likewise.
7584
7585         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
7586         stdlib.h.  Call abort() on failure.
7587         * g++.old-deja/g++.law/refs4.C: Likewise.
7588         * g++.old-deja/g++.law/temps4.C: Likewise.
7589         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
7590         * gcc.c-torture/execute/20000112-1.c: Include string.h.
7591
7592 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
7593
7594         Relative to g++.dg/special:
7595         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
7596
7597         Relative to g++.old-deja:
7598         * g++.brendan/complex1.C, g++.jason/optimize2.C,
7599         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
7600         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
7601         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
7602         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
7603         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
7604         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
7605
7606         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
7607         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
7608         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
7609         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
7610         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
7611         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
7612         and/or string.h.
7613
7614         * g++.other/goto1.C: Update expectations for error messages.
7615
7616 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
7617
7618         * gcc.c-torture/compile/20000523-1.c: New test.
7619
7620 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
7621
7622         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
7623
7624 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
7625
7626         * g++.old-deja/g++.eh/catch11.C: New test.
7627         * g++.old-deja/g++.eh/catch12.C: New test.
7628
7629 2000-05-24  Nick Clifton  <nickc@cygnus.com>
7630
7631         * gcc.c-torture/execute/20000523-1.c: New test.
7632
7633 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
7634
7635         * c-torture/execute/bcp-1.c: Replace abort in arg of
7636         __builtin_constant_p with a generic external function.
7637
7638         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
7639         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
7640         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
7641         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
7642         Prototype abort and/or exit.
7643
7644         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
7645         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
7646         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
7647         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
7648
7649 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
7650
7651         * gcc.dg/dwarf2-1.c: New test.
7652
7653 2000-05-20  Richard Henderson  <rth@cygnus.com>
7654
7655         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
7656
7657 2000-05-20  Andreas Jaeger  <aj@suse.de>
7658
7659         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
7660         testcase.
7661
7662 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
7663
7664         * gcc.c-torture/execute/20000519-2.c: New test.
7665
7666 2000-05-19  Andreas Jaeger  <aj@suse.de>
7667
7668         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
7669         which fails with SSA.
7670
7671         * lib/c-torture.exp: Also test with -O3 -fssa.
7672
7673 2000-05-18  Michael Meissner  <meissner@redhat.com>
7674
7675         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
7676         * gcc.c-torture/execute/920415-1.c: Ditto.
7677         * gcc.c-torture/execute/920501-1.c: Ditto.
7678         * gcc.c-torture/execute/conversion.c: Ditto.
7679         * gcc.c-torture/execute/cvt-1.c: Ditto.
7680
7681 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
7682
7683         * gcc.c-torture/compile/20000518-1.c: New test.
7684
7685 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
7686
7687         * g77.f-torture/compile/200005018.f:  New test.
7688
7689 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
7690
7691         * gcc.c-torture/compile/20000517-1.c: New test.
7692
7693 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7694
7695         * gcc.c-torture/execute/20000516-1.c: New test.
7696
7697 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
7698
7699         * g++.old-deja/g++.other/eh.C: New test.
7700
7701 2000-05-12  Richard Henderson  <rth@cygnus.com>
7702
7703         * gcc.c-torture/execute/990208-1.c (main): Don't pass
7704         constants through to doit's conditional.
7705
7706 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
7707
7708         * gcc.c-torture/compile/20000511-1.c: New test.
7709         * g77.f-torture/compile/20000511-1.f: New test.
7710         * g77.f-torture/compile/20000511-2.f: New test.
7711
7712 2000-05-11  Michael Meissner  <meissner@redhat.com>
7713
7714         * gcc.c-torture/execute/20000511-1.c: New test.
7715
7716 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
7717
7718         * gcc.dg/dg.exp: Scan .S files as well as .c files.
7719         * gcc.dg/20000510-1.S: New.
7720
7721 2000-05-08  Catherine Moore  <clm@cygnus.com>
7722
7723         * gcc.dg/unused-3.c: New.
7724
7725 2000-05-06  Richard Henderson  <rth@cygnus.com>
7726
7727           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
7728           * g++.old-deja/g++.mike/warn1.C: Likewise.
7729           * g++.old-deja/g++.pt/local1.C: Likewise.
7730           * g++.old-deja/g++.pt/local7.C: Likewise.
7731           * g++.old-deja/g++.pt/spec16.C: Likewise.
7732
7733 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
7734
7735         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
7736
7737 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
7738
7739           * g77.f-torture/execute/20000503-1.f:  New test.
7740
7741 2000-05-04  Andreas Jaeger  <aj@suse.de>
7742
7743         * gcc.dg/noreturn-2.c: New test.
7744
7745 2000-05-04  Neil Booth  <NeilB@earthling.net>
7746
7747         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
7748         preprocessor.
7749
7750 2000-05-04  Richard Henderson  <rth@cygnus.com>
7751
7752         * gcc.c-torture/execute/20000503-1.c: Fix typo.
7753
7754 2000-05-04  Richard Henderson  <rth@cygnus.com>
7755
7756         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
7757         OpenSSL by Jason R Thorpe.
7758
7759 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
7760
7761         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
7762
7763 2000-05-03  Robert Lipe <robertlipe@usa.net>
7764
7765         * gcc.dg/20000503-1.c: New test.
7766
7767 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
7768
7769         * gcc.c-torture/compile/20000502-1.c: New test.
7770         * g++.old-deja/g++.other/align.C: New test.
7771         * gcc.dg/cpp-tradstringify.c: New test.
7772
7773 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
7774
7775         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
7776         and hard registers.
7777
7778 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
7779
7780         * gcc.c-torture/execute/loop-5.c: New test.
7781
7782 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
7783
7784         * gcc.c-torture/execute/va-arg-20.c: New test.
7785
7786 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
7787
7788         * gcc.c-torture/execute/20000422-1.c: New test.
7789
7790 2000-04-20  Greg McGary  <gkm@gnu.org>
7791
7792         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
7793         when optimizing, but without sibling-call optimizations (-O1).
7794
7795 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
7796
7797           * gcc.c-torture/compile/20000420-1.c: New test.
7798
7799 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
7800
7801         * g++.abi/ptrflags.C: New test.
7802         * g++.eh/catchptr1.C: Test incomplete pointer chains.
7803
7804 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
7805
7806         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
7807
7808 2000-04-19  Greg McGary  <gkm@gnu.org>
7809
7810         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
7811         sibling-call optimizations.
7812
7813 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
7814
7815         * gcc.dg/20000419-1.c: New test.
7816
7817 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
7818
7819         * gcc.c-torture/execute/20000412-6.c: New test.
7820
7821 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
7822
7823         * gcc.c-torture/execute/20000412-5.c: New test.
7824         * g77.f-torture/compile/20000412-1.f: New test.
7825         * gcc.c-torture/execute/20000412-4.c: New test.
7826         * gcc.c-torture/compile/20000412-2.c: New test.
7827         * gcc.c-torture/execute/20000412-3.c: New test.
7828         * gcc.c-torture/compile/20000412-1.c: New test.
7829         * gcc.c-torture/execute/20000412-2.c: New test.
7830
7831 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
7832
7833         * objc/execute/bf-20.m: New test.
7834
7835 2000-04-10  Richard Henderson  <rth@cygnus.com>
7836
7837         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
7838
7839         * gcc.c-torture/execute/20000412-1.c: New test.
7840
7841 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
7842
7843         * g++.old-deja/g++.eh/catchptr1.C: New test.
7844
7845 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
7846
7847         * g++.old-deja/g++.abi/cxa_vec.C: New test.
7848
7849 2000-04-08  Neil Booth  <NeilB@earthling.net>
7850
7851         * gcc.dg/cpp-nullchar.c: Remove test as
7852         embedded nulls cause problems.
7853
7854 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7855
7856         * gcc.dg/compare2.c: New test.
7857
7858 2000-04-08  Neil Booth  <NeilB@earthling.net>
7859
7860         * gcc.dg/cpp-nullchar.c: New test.
7861
7862 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
7863
7864         * gcc.dg/cpp-mi2.c: New test.
7865         * gcc.dg/cpp-mi2[abc].h: New files.
7866
7867 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
7868
7869         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
7870         member name.
7871
7872 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
7873
7874         * g++.old-deja/g++.abi/vmihint.C: New test.
7875
7876 2000-04-06  Neil Booth  <NeilB@earthling.net>
7877
7878         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
7879         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
7880         copyright.
7881
7882 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
7883
7884         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
7885         avoid stack-frame overwrite.
7886
7887 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
7888
7889         * gcc.c-torture/compile/20000405-2.c: New test.
7890         * gcc.c-torture/compile/20000405-3.c: New test.
7891
7892 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7893
7894         * gcc.c-torture/compile/20000405-1.c: New test.
7895
7896 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
7897
7898         * gcc.dg/cast-qual-1.c: Revert last change.
7899
7900 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7901
7902         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
7903
7904 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
7905
7906         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
7907         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
7908
7909 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
7910
7911         * gcc.c-torture/compile/20000403-2.c: New test.
7912         * gcc.c-torture/compile/20000403-1.c: New test.
7913
7914 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
7915
7916         * gcc.c-torture/execute/20000403-1.c: New test.
7917
7918 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
7919
7920         * gcc.c-torture/execute/20000402-1.c: New test.
7921
7922 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
7923
7924         * gcc.c-torture/execute/va-arg-15.c: New test.
7925         * gcc.c-torture/execute/va-arg-16.c: New test.
7926         * gcc.c-torture/execute/va-arg-17.c: New test.
7927         * gcc.c-torture/execute/va-arg-18.c: New test.
7928         * gcc.c-torture/execute/va-arg-19.c: New test.
7929
7930 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
7931
7932         * gcc.c-torture/compile/981211-1.c: Move to...
7933         * gcc.dg/cpp-as1.c: ...here.
7934         * gcc.dg/cpp-as2.c: New file.
7935
7936         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
7937         compiler.
7938
7939 2000-04-02  Neil Booth  <NeilB@earthling.net>
7940
7941         * gcc.dg/cpp-cond.c  New tests.
7942         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
7943         accidental success less likely.
7944         * gcc.dg/cpp-missingop.c  New tests.
7945         * gcc.dg/cpp-missingparen.c  New tests.
7946         * gcc.dg/cpp-shift.c  New tests.
7947         * gcc.dg/cpp-shortcircuit.c  New tests.
7948         * gcc.dg/cpp-unary.c  New tests.
7949
7950 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
7951
7952         * gcc.c-torture/compile/20000329-1.c: New test.
7953
7954 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
7955
7956         * gcc.c-torture/compile/20000326-1.c: New test.
7957         * gcc.c-torture/compile/20000326-2.c: New test.
7958
7959 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
7960
7961         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
7962         the first parameter is a function argument.
7963
7964 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
7965
7966         * g++.old-deja/g++.ext/array4.C: New test.
7967
7968 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
7969
7970         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
7971
7972 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7973
7974         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
7975
7976 2000-03-19  Richard Henderson  <rth@cygnus.com>
7977
7978         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
7979
7980 2000-03-19  Richard Henderson  <rth@cygnus.com>
7981
7982         * gcc.c-torture/compile/20000319-1.c: New test.
7983
7984 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
7985
7986         * gcc.c-torture/execute/20000314-3.c: New test.
7987         * gcc.c-torture/execute/20000314-2.c: New test.
7988         * gcc.c-torture/execute/20000314-1.c: New test.
7989         * gcc.c-torture/compile/20000314-2.c: New test.
7990         * gcc.c-torture/compile/20000314-1.c: New test.
7991
7992 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
7993
7994         * g++.old-deja/g++.warn/inline.C: New test.
7995
7996 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7997
7998         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
7999         standards-compliant result rather than specific constants.
8000         Put test-values in array.
8001
8002 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
8003
8004         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
8005         (g++_target_compile): Put test-specific options last.
8006
8007 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8008
8009         * g++.old-deja/g++.eh/vbase4.C: New test.
8010
8011 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8012
8013         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
8014
8015 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8016
8017         * g++.old-deja/g++.brendan/misc12.C: Removed.
8018         * g++.old-deja/g++.pt/memtemp77.C: Constify.
8019         * g++.old-deja/g++.ext/pretty4.C: New test.
8020
8021 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8022
8023         * g++.old-deja/g++.other/string2.C: New test.
8024
8025 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
8026
8027         * g++.old-deja/g++.warn/impint2.C: New test.
8028
8029 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
8030
8031         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
8032         is 1, not zero.
8033
8034 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
8035
8036         * g++.old-deja/g++.warn/impint.C: New test.
8037         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
8038         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
8039         * g++.old-deja/g++.pt/explicit12.C: Likewise.
8040         * g++.old-deja/g++.pt/explicit13.C: Likewise.
8041         * g++.old-deja/g++.pt/explicit17.C: Likewise.
8042         * g++.old-deja/g++.pt/explicit18.C: Likewise.
8043         * g++.old-deja/g++.pt/explicit19.C: Likewise.
8044         * g++.old-deja/g++.pt/explicit23.C: Likewise.
8045         * g++.old-deja/g++.pt/explicit31.C: Likewise.
8046         * g++.old-deja/g++.pt/explicit35.C: Likewise.
8047         * g++.old-deja/g++.pt/explicit6.C: Likewise.
8048         * g++.old-deja/g++.pt/memclass7.C: Likewise.
8049
8050 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
8051
8052         * gcc.dg/cpp-redef.c: New test.
8053
8054 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
8055
8056         * g++.old-deja/g++.pt/unify7.C: New test.
8057
8058 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8059
8060         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
8061         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
8062
8063 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
8064
8065         * gcc.c-torture/compile/20000224-1.c: New test.
8066
8067 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8068
8069         * gcc.c-torture/compile/cpp-2.c: New test.
8070         * gcc.c-torture/compile/cpp-1.c: New test.
8071
8072 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
8073
8074         * gcc.c-torture/execute/20000225-1.c: New test.
8075
8076 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8077
8078         * gcc.dg/cpp-li2.c: New test.
8079
8080         * gcc.dg/cpp-wi1.c: New test.
8081
8082         * gcc.dg/cpp-li1.c: New test.
8083
8084 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
8085
8086         * g++.old-deja/g++.other/sizeof5.C: New test.
8087
8088 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8089
8090         * gcc.c-torture/execute/va-arg-13.c: New test.
8091
8092 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
8093
8094         * gcc.c-torture/execute/va-arg-12.c: New test.
8095
8096 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
8097
8098         * gcc.c-torture/execute/20000223-1.c: New test.
8099
8100 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
8101
8102         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
8103
8104 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
8105
8106         * g++.old-deja/g++.abi/ptrmem.C: New test.
8107
8108 2000-02-19  Richard Henderson  <rth@cygnus.com>
8109
8110         * gcc.c-torture/compile/init-3.c: New.
8111
8112 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
8113
8114         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
8115         ALWAYS_CXXFLAGS.
8116
8117 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
8118
8119         * gcc.c-torture/compile/20000211-3.c: New test.
8120
8121 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
8122
8123         * gcc.c-torture/compile/20000211-2.c: New test.
8124
8125 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
8126
8127         * gcc.c-torture/compile/20000211-1.c: New test.
8128
8129 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
8130
8131         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
8132           on native targets
8133
8134 2000-02-08  Nathan Sidwell  <nathan@acm.org>
8135
8136         * g++.old-deja/g++.other/cast5.C: New test.
8137
8138 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
8139
8140         * gcc.c-torture/execute/20000205-1.c: New.
8141
8142 2000-02-03  Nathan Sidwell  <nathan@acm.org>
8143
8144         * g++.old-deja/g++.jason/cast3.C: Return void.
8145         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
8146
8147 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8148
8149         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
8150
8151         * gcc.dg/loop-1.c: New test.
8152
8153 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
8154
8155         * gcc.c-torture/compile/20000127-1.c: New test.
8156         * gcc.c-torture/execute/991228-1.c: New test.
8157
8158 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8159
8160         * gcc.dg/unused-2.c: New test.
8161
8162         * gcc.dg/conv-1.c: New test.
8163
8164 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
8165
8166         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
8167         compiler.
8168         (tool_option_proc): Fix typo.
8169
8170 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
8171
8172         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
8173         of the ld on the host, not on the build machine.
8174         Also, don't crash if '--help' is not a supported option.
8175
8176 2000-01-24  Richard Henderson  <rth@cygnus.com>
8177
8178         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
8179
8180 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
8181
8182         * gcc.c-torture/execute/20000120-2.c: New test.
8183         * gcc.c-torture/execute/20000120-1.c: New test.
8184
8185 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
8186
8187         * gcc.c-torture/execute/20000113-1.c: New test.
8188
8189 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
8190
8191         * gcc.c-torture/execute/20000112-1.c: New test.
8192
8193 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8194
8195         * gcc.dg/20000111-1.c: New test.
8196
8197 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
8198
8199         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
8200         with 16 bit integers.
8201
8202 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8203
8204         * gcc.dg/20000108-1.c: New test.
8205
8206 2000-01-05  Nathan Sidwell  <nathan@acm.org>
8207
8208         * g++.old-deja/g++.ns/koenig8.C: New test.
8209
8210 2000-01-05  Nathan Sidwell  <nathan@acm.org>
8211
8212         * g++.old-deja/g++.other/cast4.C: New test.
8213
8214 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
8215
8216         * gcc.c-torture/compile/20000105-2.c: New test.
8217         * gcc.c-torture/compile/20000105-1.c: New test.
8218
8219 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8220
8221         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
8222         references to printf & atoi to conform to ANSI standard.
8223         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
8224         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
8225         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
8226         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
8227         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
8228         * g++.old-deja/g++.brendan/complex1.C: Likewise.
8229         * g++.old-deja/g++.brendan/copy1.C: Likewise.
8230         * g++.old-deja/g++.brendan/copy2.C: Likewise.
8231         * g++.old-deja/g++.brendan/copy3.C: Likewise.
8232         * g++.old-deja/g++.brendan/copy4.C: Likewise.
8233         * g++.old-deja/g++.brendan/copy5.C: Likewise.
8234         * g++.old-deja/g++.brendan/copy6.C: Likewise.
8235         * g++.old-deja/g++.brendan/copy7.C: Likewise.
8236         * g++.old-deja/g++.brendan/copy8.C: Likewise.
8237         * g++.old-deja/g++.brendan/crash11.C: Likewise.
8238         * g++.old-deja/g++.brendan/crash14.C: Likewise.
8239         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
8240         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
8241         * g++.old-deja/g++.brendan/delete2.C: Likewise.
8242         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
8243         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
8244         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
8245         * g++.old-deja/g++.brendan/eh1.C: Likewise.
8246         * g++.old-deja/g++.brendan/groff1.C: Likewise.
8247         * g++.old-deja/g++.brendan/init3.C: Likewise.
8248         * g++.old-deja/g++.brendan/misc12.C: Likewise.
8249         * g++.old-deja/g++.brendan/misc7.C: Likewise.
8250         * g++.old-deja/g++.brendan/new2.C: Likewise.
8251         * g++.old-deja/g++.brendan/operators4.C: Likewise.
8252         * g++.old-deja/g++.brendan/operators5.C: Likewise.
8253         * g++.old-deja/g++.brendan/overload2.C: Likewise.
8254         * g++.old-deja/g++.brendan/overload7.C: Likewise.
8255         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
8256         * g++.old-deja/g++.brendan/reference1.C: Likewise.
8257         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
8258         * g++.old-deja/g++.brendan/template24.C: Likewise.
8259         * g++.old-deja/g++.brendan/template3.C: Likewise.
8260         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
8261         * g++.old-deja/g++.jason/inline3.C: Likewise.
8262         * g++.old-deja/g++.jason/opeq.C: Likewise.
8263         * g++.old-deja/g++.law/arg5.C: Likewise.
8264         * g++.old-deja/g++.law/arm7.C: Likewise.
8265         * g++.old-deja/g++.law/ctors11.C: Likewise.
8266         * g++.old-deja/g++.law/cvt8.C: Likewise.
8267         * g++.old-deja/g++.law/init9.C: Likewise.
8268         * g++.old-deja/g++.law/refs4.C: Likewise.
8269         * g++.old-deja/g++.law/template2.C: Likewise.
8270         * g++.old-deja/g++.law/visibility24.C: Likewise.
8271         * g++.old-deja/g++.law/vtable3.C: Likewise.
8272         * g++.old-deja/g++.mike/asm2.C: Likewise.
8273         * g++.old-deja/g++.mike/eh1.C: Likewise.
8274         * g++.old-deja/g++.mike/misc1.C: Likewise.
8275         * g++.old-deja/g++.mike/misc13.C: Likewise.
8276         * g++.old-deja/g++.mike/misc14.C: Likewise.
8277         * g++.old-deja/g++.mike/ns12.C: Likewise.
8278         * g++.old-deja/g++.mike/p1248.C: Likewise.
8279         * g++.old-deja/g++.mike/p3708.C: Likewise.
8280         * g++.old-deja/g++.mike/p3708a.C: Likewise.
8281         * g++.old-deja/g++.mike/p3708b.C: Likewise.
8282         * g++.old-deja/g++.mike/p646.C: Likewise.
8283         * g++.old-deja/g++.mike/p700.C: Likewise.
8284         * g++.old-deja/g++.mike/p783.C: Likewise.
8285         * g++.old-deja/g++.mike/p783a.C: Likewise.
8286         * g++.old-deja/g++.mike/p783b.C: Likewise.
8287         * g++.old-deja/g++.mike/p786.C: Likewise.
8288         * g++.old-deja/g++.mike/p789.C: Likewise.
8289         * g++.old-deja/g++.mike/p789a.C: Likewise.
8290         * g++.old-deja/g++.mike/p807a.C: Likewise.
8291         * g++.old-deja/g++.other/delete3.C: Likewise.
8292         * g++.old-deja/g++.other/dyncast1.C: Likewise.
8293         * g++.old-deja/g++.other/dyncast2.C: Likewise.
8294         * g++.old-deja/g++.other/dyncast3.C: Likewise.
8295         * g++.old-deja/g++.other/empty1.C: Likewise.
8296         * g++.old-deja/g++.other/temporary1.C: Likewise.
8297         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
8298         * g++.old-deja/g++.pt/t16.C: Likewise.
8299         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
8300
8301 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
8302
8303         * gcc.dg/991230-1.c: New test.
8304
8305 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
8306
8307         * gcc.c-torture/compile/991229-3.c: New test.
8308         * gcc.c-torture/compile/991229-2.c: New test.
8309         * gcc.c-torture/compile/991229-1.c: New test.
8310
8311 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
8312
8313         * gcc.c-torture/compile/labels-2.c: New test.
8314
8315 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
8316
8317         * gcc.c-torture/execute/991227-1.c: New test.
8318
8319 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8320
8321         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
8322
8323 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
8324
8325         * gcc.c-torture/execute/991221-1.c: New test.
8326
8327 1999-12-20  Nathan Sidwell  <nathan@acm.org>
8328
8329         * g++.old-deja/g++.other/cast3.C: New test.
8330
8331 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
8332
8333         * gcc.c-torture/execute/991216-4.c: New test.
8334
8335 1999-12-16  Michael Meissner  <meissner@cygnus.com>
8336
8337         * gcc.c-torture/execute/991216-1.c: New test.
8338         * gcc.c-torture/execute/991216-2.c: New test.
8339         * gcc.c-torture/execute/991216-3.c: New test.
8340
8341 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
8342
8343         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
8344         Actually make the test fail by using "-O2" for compilation.
8345
8346 1999-12-15  Nathan Sidwell  <nathan@acm.org>
8347
8348         * g++.old-deja/g++.warn/cast-align1.C: New test.
8349
8350 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
8351
8352         * gcc.c-torture/compile/991214-1.c: New test.
8353         * gcc.c-torture/compile/991214-2.c: New test.
8354
8355 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
8356
8357         * gcc.dg/991214-1.c: New test.
8358
8359 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
8360
8361         * gcc.c-torture/compile/991213-3.c: New test.
8362         * gcc.c-torture/compile/991213-2.c: New test.
8363         * gcc.c-torture/compile/991213-1.c: New test.
8364
8365 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
8366
8367         * gcc.dg/991209-1.c: New test.
8368
8369 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
8370
8371         * gcc.c-torture/compile/991208-1.c: New test.
8372
8373 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8374
8375         * gcc.dg/ultrasp2.c: New test.
8376
8377 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
8378
8379         * g++.old-deja/g++.abi/align.C (main): Fix typo.
8380
8381 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
8382
8383         * gcc.c-torture/compile/991202-1.c: New test.
8384         * gcc.c-torture/execute/991202-1.c: New test.
8385         * gcc.c-torture/execute/991202-2.c: New test.
8386         * gcc.c-torture/execute/991202-3.c: New test.
8387
8388 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
8389
8390         * g++.old-deja/g++.abi/align.C: New test.
8391         * g++.old-deja/g++.abi/aggregates.C: Likewise.
8392         * g++.old-deja/g++.abi/bitfields.C: Likewise.
8393
8394 1999-12-01  Richard Henderson  <rth@cygnus.com>
8395
8396         * gcc.c-torture/execute/991201-1.c: New.
8397
8398 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
8399
8400         * gcc.dg/991129-1.c: New test.
8401
8402 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
8403
8404         * gcc.c-torture/compile/991127-1.c: New test.
8405
8406 1999-11-22  Nathan Sidwell  <nathan@acm.org>
8407
8408         * g++.old-deja/g++.other/warn4.C: New test.
8409
8410 1999-11-22  Nathan Sidwell  <nathan@acm.org>
8411
8412         * g++.old-deja/g++.eh/cleanup2.C: New test.
8413         * g++.old-deja/g++.ext/pretty2.C: New test.
8414         * g++.old-deja/g++.ext/pretty3.C: New test.
8415         * g++.old-deja/g++.other/debug6.C: New test.
8416
8417 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
8418
8419         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
8420         compiler_output to look for one error message instead of two.
8421
8422 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
8423
8424         * gcc.c-torture/execute/991118-1.c: Also test case
8425         where the word boundary does not split a byte evenly.
8426
8427 1999-11-19  Nathan Sidwell  <nathan@acm.org>
8428
8429         * g++.old-deja/g++.ext/restrict1.C: New test.
8430
8431 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
8432
8433         * gcc.c-torture/execute/991118-1.c: New test.
8434
8435 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
8436
8437         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
8438         working directory pathnames.
8439
8440 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
8441
8442         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
8443         host is equipped with driver.h and driver.o so it can actually
8444         compile and run the tests.
8445
8446 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
8447
8448         * gcc.c-torture/compile/991008-1.c: New test.
8449
8450 1999-11-08  Nick Clifton  <nickc@cygnus.com>
8451
8452         * lib/gcc-dg.exp: Include target-supports.exp
8453
8454 1999-11-05  Nick Clifton  <nickc@cygnus.com>
8455
8456         * lib/target-supports.exp: New file: Provide procs to test for
8457         features supported by the target.
8458         (check_weak_available): Moved here from ecos.exp.
8459         (check_alias_available): New proc: Determine of the target
8460         toolchain supports the alias attribute.
8461
8462         * gcc.dg/special/ecos.exp: Move check_weak_available to
8463         target-supports.exp.
8464         (alias-1.c): Only perform the test if the target supports
8465         aliases.
8466         (wkali-1.c): Only perform the test if the target supports
8467         aliases.
8468
8469         * gcc.dg/990506-0.c: Expect error messages from cross
8470         targets as well as native targets.
8471
8472 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8473
8474         * gcc.dg/ultrasp1.c: Removed xfail.
8475         * gcc.dg/struct-ret-2.c: Likewise.
8476         * gcc.dg/array-1.c: Likewise.
8477
8478 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8479
8480         * gcc.dg/struct-ret-2.c: New test.
8481
8482         * gcc.dg/array-1.c: New test.
8483
8484 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
8485
8486         * gcc.c-torture/execute/991030-1.c: New test.
8487
8488 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
8489
8490         * gcc.c-torture/compile/991026-2.c: New test.
8491
8492 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
8493
8494         * gcc.c-torture/compile/991026-1.c: New test.
8495
8496 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
8497
8498         * gcc.c-torture/execute/991023-1.c: New test.
8499
8500 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
8501
8502         * gcc.c-torture/execute/991019-1.c: New test.
8503
8504 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
8505
8506         * gcc.c-torture/execute/991016-1.c: New test.
8507
8508 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
8509
8510         * gcc.c-torture/execute/991014-1.c: New test.
8511
8512 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
8513
8514         * g++.old-deja/g++.other/union2.C: New test.
8515
8516 1999-10-13  Nathan Sidwell  <nathan@acm.org>
8517
8518         * g++.old-deja/g++.other/vaarg2.C: New test.
8519         * g++.old-deja/g++.other/vaarg3.C: New test.
8520
8521 1999-10-12  Craig Burley  <craig@jcb-sc.com>
8522
8523         * g77.f-torture/noncompile/19990905-1.f: Moved from being
8524         in compile/.
8525
8526 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
8527
8528         * gcc.c-torture/execute/va-arg-11.c: New test.
8529
8530 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
8531
8532         * lib/file-format.exp (gcc_target_object_format): Don't
8533         crash if objdump is unavailable.
8534
8535 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
8536
8537         * gcc.misc-tests/mg.exp: delete extraneous redirection.
8538
8539 1999-09-28  Nick Clifton  <nickc@cygnus.com>
8540
8541         * gcc.c-torture/compile/990928-1.c: New test.
8542
8543 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
8544
8545         * g++.old-deja/g++.other/decl6.C: New test.
8546
8547 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8548
8549         * gcc.c-torture/execute/va-arg-10.c: New test.
8550
8551 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
8552
8553         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
8554         __PRETTY_FUNCTION__.
8555
8556 1999-09-23  Nick Clifton  <nickc@cygnus.com>
8557
8558         * gcc.c-torture/execute/990923-1.c: New test.
8559
8560 1999-09-21  Nick Clifton  <nickc@cygnus.com>
8561
8562         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
8563         for which -fpic is inappropriate.
8564
8565 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
8566
8567         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
8568
8569 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
8570
8571         * g++.old-deja/g++.other/dyncast1.C: New test.
8572         * g++.old-deja/g++.other/dyncast2.C: New test.
8573         * g++.old-deja/g++.other/dyncast3.C: New test.
8574         * g++.old-deja/g++.other/dyncast4.C: New test.
8575         * g++.old-deja/g++.other/dyncast5.C: New test.
8576         * g++.old-deja/g++.eh/catch3.C: New test.
8577         * g++.old-deja/g++.eh/catch3p.C: New test.
8578         * g++.old-deja/g++.eh/catch4.C: New test.
8579         * g++.old-deja/g++.eh/catch4p.C: New test.
8580         * g++.old-deja/g++.eh/catch5.C: New test.
8581         * g++.old-deja/g++.eh/catch5p.C: New test.
8582         * g++.old-deja/g++.eh/catch6.C: New test.
8583         * g++.old-deja/g++.eh/catch6p.C: New test.
8584         * g++.old-deja/g++.eh/catch7.C: New test.
8585         * g++.old-deja/g++.eh/catch7p.C: New test.
8586         * g++.old-deja/g++.eh/catch8.C: New test.
8587         * g++.old-deja/g++.eh/catch8p.C: New test.
8588         * g++.old-deja/g++.eh/catch9.C: New test.
8589         * g++.old-deja/g++.eh/catch9p.C: New test.
8590
8591 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
8592
8593         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
8594         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
8595
8596 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
8597
8598         * gcc.c-torture/compile/990913-1.c: New test.
8599
8600 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
8601
8602         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
8603         * g++.old-deja/g++.jason/rfg5.C: Likewise.
8604
8605 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
8606
8607         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
8608
8609 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
8610
8611         * g++.old-deja/g++.other/lookup11.C: New test.
8612         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
8613         what is permitted and what we want.
8614         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
8615         overload use.
8616         * g++.old-deja/g++.jason/rfg5.C: Likewise
8617
8618 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
8619
8620         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
8621         * gcc.c-torture/noncompile/poison-1.c: New file.
8622
8623 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
8624
8625         * g++.old-deja/g++.other/sizeof3.C: New test.
8626         * g++.old-deja/g++.other/sizeof4.C: New test.
8627         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
8628         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
8629
8630 1999-09-07  Richard Henderson  <rth@cygnus.com>
8631
8632         * gcc.dg/va-arg-1.c: New.
8633
8634 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8635
8636         * gcc.c-torture/execute/va-arg-9.c: New test.
8637
8638 1999-09-05  Craig Burley  <craig@jcb-sc.com>
8639
8640         * g77.f-torture/compile/980519-2.f: New test.
8641         * g77.f-torture/compile/19990905-0.f: New test.
8642         * g77.f-torture/compile/19990905-1.f: New test.
8643         * g77.f-torture/compile/19990905-2.f: New test.
8644
8645         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
8646
8647 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
8648
8649         * gcc.c-torture/execute/990827-1.c: Fix typo.
8650
8651 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
8652
8653         * g++.old-deja/g++.other/deref1.C: New test.
8654
8655 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
8656
8657         * g++.old-deja/g++.other/ambig2.C: New test.
8658         * g++.old-deja/g++.other/cond5.C: New test.
8659         * g++.old-deja/g++.other/lookup16.C: New test.
8660
8661 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
8662
8663         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
8664         assemblers too.
8665
8666 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
8667
8668         * lib/c-torture.exp: Avoid the "compare executables" optimization
8669         when testing native.
8670
8671 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
8672
8673         * gcc.c-torture/execute/990829-1.c: New test.
8674         * gcc.c-torture/compile/990829-1.c: New test.
8675
8676 1999-08-27  Paul Burchard  <burchard@pobox.com>
8677
8678         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
8679         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
8680         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
8681         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
8682         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
8683         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
8684         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
8685         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
8686         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
8687         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
8688         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
8689
8690 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
8691
8692         * gcc.c-torture/execute/990827-1.c: New test.
8693
8694 1999-08-26  Craig Burley  <craig@jcb-sc.com>
8695
8696         * g77.f-torture/noncompile/19990826-4.f: New test.
8697
8698         * g77.f-torture/compile/19990826-3.f: New test.
8699
8700         * g77.f-torture/execute/19990826-2.f: New test.
8701
8702         * g77.f-torture/compile/19990826-1.f: New test.
8703
8704         * gcc.c-torture/execute/990826-0.c: New test.
8705         * g77.c-torture/execute/19990826-0.f: New test.
8706
8707         * g77.f-torture/noncompile/970626-2.f: New test.
8708
8709 1999-08-25  Paul Burchard  <burchard@pobox.com>
8710
8711         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
8712         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
8713         lss-011.C: New tests.
8714
8715 1999-08-25  Nathan Sidwell  <nathan@acm.org>
8716
8717         * g++.old-deja/g++.other/decl5.C: New test.
8718
8719 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8720
8721         * noncompile/noncompile.exp: Load_lib c-torture.exp.
8722         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
8723         call `postbase' for each one.  All callers of `postbase' changed
8724         to call this instead.
8725
8726 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
8727
8728         * gcc.c-torture/execute/990811-1.c: New test.
8729
8730 1999-08-09  Nick Clifton  <nickc@cygnus.com>
8731
8732         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
8733         just native ones.
8734
8735         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
8736         just native ones.
8737
8738 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
8739
8740         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
8741
8742 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
8743
8744         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
8745
8746 1999-08-04  Nathan Sidwell  <nathan@acm.org>
8747
8748         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
8749
8750 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
8751
8752         * gcc.c-torture/execute/990804-1.c: New test.
8753
8754 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8755
8756         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
8757         * g++.old-deja/g++.brendan/crash64.C: Likewise
8758         * g++.old-deja/g++.brendan/overload8.C: Likewise
8759
8760 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8761
8762         * g++.old-deja/g++.other/struct1.C: New test.
8763
8764 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8765
8766         * g++.old-deja/g++.other/enum2.C: New test.
8767
8768 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
8769
8770         Adapted from tests from Franz Sirl:
8771         * gcc.c-torture/execute/va-arg-7.c: New test.
8772         * gcc.c-torture/execute/va-arg-8.c: New test.
8773
8774 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
8775
8776         * gcc.c-torture/compile/990801-2.c: New test.
8777
8778         * gcc.c-torture/compile/990801-1.c: New test.
8779
8780 1999-07-27  Michael Meissner  <meissner@cygnus.com>
8781
8782         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
8783         fp-cmp-1.c, converting double to float.
8784
8785         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
8786         fp-cmp-1.c, converting double to long double.
8787
8788         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
8789         from fr1 to unknown_register, since fr1 is a legitimate register
8790         on some machines.
8791
8792 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
8793
8794         * README: More listname related changes.
8795
8796 1999-07-08  Catherine Moore  <clm@cygnus.com>
8797
8798         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
8799
8800 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
8801
8802         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
8803
8804 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
8805
8806         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
8807
8808 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
8809
8810         * gcc.dg/990703-1.c: New test.
8811
8812 1999-06-29  Nick Clifton  <nickc@cygnus.com>
8813
8814         * lib/file-format.exp: New file: Move definition of proc
8815         gcc_target_object_format to here from
8816         gcc.dg/special/ecos.exp.
8817
8818         * lib/c-torture.exp: Include lib file-format.exp.
8819         * lib/gcc-dg.exp: Include lib file-format.exp.
8820
8821         * gcc.dg/special/ecos.exp: Remove definition of proc
8822         gcc_target_object_format.
8823
8824 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
8825
8826         * gcc.c-torture/execute/990628-1.c: New test.
8827
8828 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
8829
8830         * gcc.c-torture/compile/990625-2.c: New test.
8831
8832         * gcc.c-torture/compile/990625-1.c: New test.
8833
8834 1999-06-23  Nick Clifton  <nickc@cygnus.com>
8835
8836         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
8837         attributes compile.
8838         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
8839         ports that use the COFF/PE file format.
8840
8841 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
8842
8843         * gcc.c-torture/compile/990617-1.c: New test.
8844
8845 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
8846
8847         * g++.old-deja/g++.other/decl4.C: New test.
8848
8849 1999-06-14  Nathan Sidwell  <nathan@acm.org>
8850
8851         * g++.old-deja/g++.other/bitfld3.C: New test.
8852
8853 1999-06-08  Nathan Sidwell  <nathan@acm.org>
8854
8855         * g++.old-deja/g++.eh/catch1.C: New test.
8856
8857 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
8858
8859         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
8860
8861         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
8862         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
8863
8864 1999-06-05  Craig Burley  <craig@jcb-sc.com>
8865
8866         * g77.f-torture/compile/19990502-0.f: Replace with new,
8867         shorter, test that still fails after recent changes.
8868
8869 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
8870
8871         * gcc.c-torture/execute/990604-1.c: New test.
8872
8873 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
8874
8875         * gcc.c-torture/execute/990531-1.c: New test.
8876
8877 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8878
8879         * gcc.c-torture/compile/990527-1.c: New test.
8880
8881 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
8882
8883         * gcc.c-torture/execute/990527-1.c: New test.
8884
8885 1999-05-25  Nick Clifton  <nickc@cygnus.com>
8886
8887         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
8888         bitfields as signed.
8889
8890 1999-05-25  Craig Burley  <craig@jcb-sc.com>
8891
8892         * g77.f-torture/compile/19990525-0.f: New test.
8893
8894 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
8895
8896         * gcc.c-torture/execute/990525-2.c: New test.
8897
8898         * gcc.c-torture/execute/990525-1.c: New test.
8899
8900 1999-05-24  Nathan Sidwell  <nathan@acm.org>
8901
8902         * g++.old-deja/g++.other/anon3.C: New test.
8903         * g++.old-deja/g++.other/anon4.C: New test.
8904         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
8905         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
8906         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
8907         Merrill).
8908
8909 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
8910
8911         * gcc.c-torture/execute/990524-1.c: New test.
8912
8913         * gcc.dg/990524-1.c: New test.
8914
8915 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8916
8917         * gcc.c-torture/compile/990523-1.c: New test.
8918
8919 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
8920
8921         * gcc.c-torture/compile/990519-1.c: New test.
8922
8923 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
8924
8925         * gcc.c-torture/compile/990517-1.c: New test.
8926
8927         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
8928         (e4, f4): New tests.
8929         (main): Call them.
8930
8931 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8932
8933         * gcc.dg/noreturn-1.c: New test.
8934
8935 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
8936
8937         * gcc.c-torture/execute/990513-1.c: New test.
8938
8939 1999-05-10  Richard Henderson  <rth@cygnus.com>
8940
8941         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
8942
8943 1999-05-10  Craig Burley  <craig@jcb-sc.com>
8944
8945         * g77.f-torture/execute/erfc.f: Use small single-precision
8946         values, to avoid problems on Alphas when not -mieee.
8947
8948 1999-05-08  Craig Burley  <craig@jcb-sc.com>
8949
8950         * gcc.dg/990506-0.c: New test.
8951
8952 1999-05-08  Richard Henderson  <rth@cygnus.com>
8953
8954         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
8955         the constant to test.  Don't XFAIL 64-bit targets.
8956
8957         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
8958         * g++.old-deja/g++.law/profile1.C: Likewise.
8959
8960         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
8961         operator new instances.
8962         * g++.old-deja/g++.other/delete5.C: Likewise.
8963
8964 1999-05-03  Craig Burley  <craig@jcb-sc.com>
8965
8966         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
8967         intrinsic.
8968
8969 1999-05-03  Craig Burley  <craig@jcb-sc.com>
8970
8971         * g77.f-torture/execute/u77-test.f: Reverse order of two
8972         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
8973
8974 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8975
8976         * gcc.dg/compare1.c: New test.
8977
8978 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8979
8980         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
8981         New tests.
8982
8983 1999-05-02  Craig Burley  <craig@jcb-sc.com>
8984
8985         * g77.f-torture/compile/19990502-1.f: New test.
8986
8987 1999-05-02  Craig Burley  <craig@jcb-sc.com>
8988
8989         * g77.f-torture/compile/19990502-0.f: New test.
8990
8991 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
8992
8993         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
8994         intrinsic.
8995
8996 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
8997
8998         * g77.f-torture/execute/u77-test.f (main): List libU77
8999         intrinsics not currently tested.
9000         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
9001         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
9002         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
9003         Trim blanks off the ends of some printed strings.
9004
9005 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
9006
9007         * g77.f-torture/execute/u77-test.f (main): Just warn about
9008         FSTAT gid disagreement, as it's expected on some systems.
9009
9010 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
9011
9012         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
9013         use a new function, which allows for some slop.
9014         Clean up some commentary.
9015         (issum): The new function.
9016         (sgladd): Deleted subroutine.
9017
9018 1999-05-01  Craig Burley  <craig@jcb-sc.com>
9019
9020         * g77.f-torture/execute/u77-test.f: Modify to be more like
9021         libf2c/libU77 version, bringing patches to that version here.
9022         Add suitable commentary.
9023
9024 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
9025
9026         * gcc.dg/990424-1.c: New test.
9027
9028 1999-04-24  Craig Burley  <craig@jcb-sc.com>
9029
9030         * g77.f-torture/execute/u77-test.f (main): Bug involving
9031         LSTAT has been fixed, so turn back on full checking.
9032
9033 1999-04-20  Craig Burley  <craig@jcb-sc.com>
9034
9035         * g77.f-torture/compile/19990419-0.f: New test.
9036         * g77.f-torture/execute/19990419-1.f: New test.
9037
9038 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
9039
9040         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
9041         to avoid the need for a prototype to supress a warning.
9042
9043 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
9044
9045         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
9046
9047 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
9048
9049         * gcc.c-torture/execute/990404-1.c: New test.
9050
9051 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
9052
9053         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
9054         * gcc.dg/cpp-if3.c: Don't use -pedantic.
9055         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
9056         missing initializer warnings.
9057
9058 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
9059
9060         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
9061         matching strings.
9062
9063 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
9064
9065         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
9066
9067 1999-03-26  Craig Burley  <craig@jcb-sc.com>
9068
9069         * g77.f-torture/execute/19990325-0.f: New test.
9070         * g77.f-torture/execute/19990325-1.f: New test.
9071
9072 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
9073
9074         * gcc.c-torture/execute/990324-1.c: New test.
9075
9076 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
9077
9078         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
9079         test with 4.
9080
9081 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
9082
9083         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
9084
9085 1999-03-13  Craig Burley  <craig@jcb-sc.com>
9086
9087         * g77.f-torture/execute/19990313-2.f: New test.
9088         * g77.f-torture/execute/19990313-3.f: New test.
9089
9090 1999-03-13  Craig Burley  <craig@jcb-sc.com>
9091
9092         * g77.f-torture/execute/19990313-0.f: New test.
9093         * g77.f-torture/execute/19990313-1.f: New test.
9094
9095 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
9096
9097         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
9098         printf to sprintf.
9099         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
9100         (main): Add check for u15.  Conditionalize u31 check depending on
9101         whether ints are <32 bits or >=32 bits.
9102
9103 1999-03-08  Craig Burley  <craig@jcb-sc.com>
9104
9105         * g77.f-torture/execute/19981119-0.f: Improve testiness.
9106
9107 1999-03-08  Craig Burley  <craig@jcb-sc.com>
9108
9109         * g77.f-torture/compile/19990305-0.f: New test.
9110         * g77.f-torture/execute/19981119-0.f: New test.
9111
9112 1999-03-08  Craig Burley  <craig@jcb-sc.com>
9113
9114         * g77.f-torture/execute/970625-2.f: call ABORT if final
9115         result is not correct, instead of just printing it.
9116         Add this checking via newly introduced obfuscation, to
9117         trip up buggy front ends.
9118
9119 1999-03-07  Craig Burley  <craig@jcb-sc.com>
9120
9121         * g77.f-torture/compile/960317-1.f: Moved from being
9122         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
9123
9124 1999-03-06  Craig Burley  <craig@jcb-sc.com>
9125
9126         * g77.f-torture/execute/960317-1.f: New (old) test.
9127         * g77.f-torture/execute/970625-2.f: Ditto.
9128
9129 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
9130
9131         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
9132         message on line 1 or line 2; cccp and cpplib do this differently.
9133
9134 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
9135
9136         * g++.old-deja/g++.law/weak1.C: New test.
9137
9138 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
9139
9140         * gcc.c-torture/execute/990119-1.c: Renamed to...
9141         * gcc.dg/990119-1.c: this, so it will only be tested once
9142         (it's a preprocessor test, it doesn't need to be run at
9143         multiple optimization levels).
9144
9145 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
9146
9147         * lib/g++.exp: Don't add incdir=$base_dir/../include to
9148           ALWAYS_CXXFLAGS.
9149
9150 1999-02-24  Craig Burley  <craig@jcb-sc.com>
9151
9152         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
9153         * g77.f-torture/compile/19981216-0.f: ...as it is expected
9154         to not be compilable by current g77.
9155
9156 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9157
9158         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
9159
9160 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
9161
9162         * gcc.c-torture/execute/990222-1.c: New test.
9163
9164 1999-02-19  Craig Burley  <craig@jcb-sc.com>
9165
9166         * g77.f-torture/compile/19990218-0.f: New test.
9167         * g77.f-torture/noncompile/19990218-1.f: New test.
9168
9169 1999-02-18  Craig Burley  <craig@jcb-sc.com>
9170
9171         * g77.f-torture/compile/19981216-0.f: New test.
9172
9173 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
9174
9175         * gcc.dg/990214-1.c: New test.
9176
9177 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
9178
9179         * gcc.dg/990213-2.c: New test.
9180
9181         * gcc.dg/990213-1.c: New test.
9182
9183 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
9184
9185         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
9186         ints.
9187
9188 1999-02-11  Nick Clifton  <nickc@cygnus.com>
9189
9190         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
9191         specified by target.
9192
9193         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
9194
9195 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
9196
9197         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
9198
9199 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
9200
9201         * gcc.dg/special/ecos.exp: New test driver for new tests with
9202         special requirements.
9203
9204         * gcc.dg/special/alias-1.c: New test.
9205         * gcc.dg/special/gcsec-1.c: New test.
9206         * gcc.dg/special/weak-1.c: New test.
9207         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
9208         * gcc.dg/special/weak-2.c: New test.
9209         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
9210         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
9211         * gcc.dg/special/wkali-1.c: New test.
9212         * gcc.dg/special/wkali-2.c: New test.
9213         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
9214         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
9215
9216 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
9217
9218           * lib/c-torture.exp (c-torture-compile): Pull out code for
9219           analyzing gcc error messages.
9220           (c-torture-execute): Likewise.  Fix some (harmless) false
9221           positives.
9222           * lib/gcc.exp (gcc_check_compile): New function.
9223
9224 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
9225
9226         * gcc.c-torture/execute/990208-1.c: New test.
9227
9228 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
9229
9230         * g++.dg/special/ecos.exp: New driver for new tests with special
9231         requirements
9232
9233         * g++.dg/special/conpr-1.C: New test
9234         * g++.dg/special/conpr-2.C: New test
9235         * g++.dg/special/conpr-2a.C: New test
9236         * g++.dg/special/conpr-3.C: New test
9237         * g++.dg/special/conpr-3a.C: New test
9238         * g++.dg/special/conpr-3b.C: New test
9239
9240         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
9241         allow g++ to use the dg driver
9242
9243         * README: Add comment about g++.dg directory
9244
9245 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
9246
9247         * README: Update email addresses.
9248
9249 1999-02-03  Nick Clifton  <nickc@cygnus.com>
9250
9251         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
9252         arguments in order to force structure S onto the stack even on
9253         the alpha.
9254         (test): Pass 10 leading arguments to function foo as well as the
9255         structure S.
9256
9257         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
9258         failure for all targets.
9259
9260         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
9261         abort to terminate program execution.
9262
9263 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
9264
9265         * gcc.c-torture/execute/990130-1.c: New test.
9266
9267 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
9268
9269         * gcc.dg/990130-1.c: New test.
9270
9271 1999-01-28  Michael Meissner  <meissner@cygnus.com>
9272
9273         * gcc.c-torture/execute/990128-1.c: New test.
9274
9275 1999-01-27  Michael Meissner  <meissner@cygnus.com>
9276
9277         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
9278
9279 1999-01-27  Felix Lee  <flee@cygnus.com>
9280
9281         * lib/c-torture.exp (c-torture-compile): pull out code for
9282         analyzing gcc error messages.
9283         (c-torture-execute): ditto, and fix some (harmless) false
9284         positives.
9285         * lib/gcc.exp (gcc_check_compile): new function.
9286
9287 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
9288
9289         * gcc.dg/990117-1.c: New test.
9290
9291         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
9292
9293         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
9294
9295 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
9296
9297         * g77.f-torture/compile/990115-1.f: New test.
9298
9299 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
9300
9301         * gcc.c-torture/compile/990107-1.c: New test
9302
9303 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
9304
9305         * gcc.c-torture/execute/990106-2.c: New test.
9306
9307         * gcc.c-torture/execute/990106-1.c: New test.
9308
9309 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
9310
9311         * gcc.c-torture/compile/981223-1.c: New test.
9312
9313 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
9314
9315         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
9316         (opt3): Rename from opt4 and disable.
9317
9318 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
9319
9320         * g++.old-deja/g++.pt/ptrmem5.C: New test.
9321
9322 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
9323
9324         * g++.old-deja/g++.other/conv5.C: New test.
9325
9326 1998-12-14  Nick Clifton  <nickc@cygnus.com>
9327
9328         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
9329
9330 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
9331
9332         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
9333
9334 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
9335
9336         * gcc.c-torture/compile/981211-1.c: New test.
9337
9338 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
9339
9340         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
9341
9342         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
9343
9344 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9345
9346         * gcc.special/930510-1.c: Make C9X safe.
9347         * gcc.misc-tests/gcov-1.c Similarly.
9348         * gcc.misc-tests/gcov-2.c Similarly.
9349
9350 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
9351
9352         * gcc.dg/ultrasp1.c: New test.
9353
9354 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
9355
9356         * gcc.c-torture/execute/981206.c: New test.
9357
9358 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
9359
9360         * g++.old-deja/g++.ns/template7.C: New test.
9361
9362         * g++.old-deja/g++.other/expr1.C: New test.
9363
9364         * g++.old-deja/g++.eh/tmpl3.C: New test.
9365
9366         * g++.old-deja/g++.eh/tmpl2.C: New test.
9367
9368 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
9369
9370         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
9371         * g++.old-deja/g++.other/using6.C: Removed.
9372         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
9373
9374         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
9375
9376 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
9377
9378         * g++.old-deja/g++.pt/overload8.C: New test.
9379
9380         * g++.old-deja/g++.pt/overload7.C: New test.
9381
9382         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
9383
9384         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
9385         and relinking messages.
9386         * lib/g++.exp (g++_target_compile): Remove .rpo file when
9387         compiling with -frepo.
9388
9389 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
9390
9391         * g++.old-deja/g++.pt/lookup6.C: New test.
9392
9393 1998-11-30  Nick Clifton  <nickc@cygnus.com>
9394
9395         * gcc.c-torture/execute/981130-1.c: New test.
9396         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
9397
9398 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
9399
9400         * g++.old-deja/g++.pt/explicit76.C: New test.
9401
9402         * g++.old-deja/g++.pt/friend38.C: New test.
9403
9404         * g++.old-deja/g++.ns/crash2.C: New test.
9405
9406         * g++.old-deja/g++.pt/defarg8.C: New test.
9407
9408         * g++.old-deja/g++.pt/instantiate6.C: New test.
9409
9410         * g++.old-deja/g++.pt/static6.C: New test.
9411
9412         * g++.old-deja/g++.pt/decl2.C: New test.
9413
9414 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
9415
9416         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
9417         problem is actually related with name lookup, but so what? :-)
9418
9419         * g++.old-deja/g++.pt/friend37.C: New test.
9420
9421 1998-11-25  Dave Love  <d.love@dl.ac.uk>
9422
9423         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
9424         element, which fails on some systems.
9425
9426         * g77.f-torture/execute/labug1.f: New test.
9427
9428 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
9429
9430         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
9431         is defined.
9432
9433 1998-11-18  Dave Love  <d.love@dl.ac.uk>
9434
9435         * g77.f-torture/compile/981117-1.f: New test.
9436
9437 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
9438
9439         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
9440         properly discarded.
9441
9442 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
9443
9444         * gcc.c-torture/execute/memcheck: New directory of tests for
9445         -fcheck-memory-usage.
9446
9447 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9448
9449         * README: New file, general information about the testsuite and
9450         new description of the various C++ test subdirectories.
9451         * README.g++: Eliminate obsolete information, update and move most
9452         relevant stuff to README.
9453
9454 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
9455
9456         * gcc.c-torture/compile/981107-1.c: New test.
9457
9458 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
9459
9460         * execute/memcpy-bi.c: New testcase.
9461
9462 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
9463
9464         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
9465         base classes.
9466
9467         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
9468         template is selected.
9469
9470         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
9471         classes, it should be accepted for all types.
9472
9473         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
9474
9475         * g++.old-deja/g++.pt/spec24.C: Ensure that template
9476         specializations start with template headers.
9477
9478 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
9479
9480         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
9481
9482         * g++.old-deja/g++.other/init9.C: Test cross initialization of
9483         non-POD types.
9484
9485 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
9486
9487         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
9488
9489 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9490
9491         * compile/981022-1.c, compile/981022-1.x: New test and driver.
9492
9493 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
9494
9495         * 981019-1.c: New test.
9496
9497 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
9498
9499         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
9500         find objc headers.
9501
9502 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
9503
9504         * compile/981001-4.c: Remove use of GCC extension that triggers a
9505         compiler bug.
9506
9507 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
9508
9509         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
9510
9511 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
9512
9513         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
9514         instantiation of template produces incorrect code for delete
9515         expression.
9516
9517         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
9518         constructors' name is not unique.
9519         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
9520         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
9521
9522         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
9523         automatic array of const is ill-formed.
9524
9525         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
9526         of template parameter?
9527
9528         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
9529         const.
9530
9531         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
9532         pointer-to-member expression.
9533
9534         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
9535         declaration causes ICE.
9536
9537 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
9538
9539         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
9540         reserved in the global namespace.
9541
9542         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
9543         generate needed virtual table.
9544
9545         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
9546
9547 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
9548
9549         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
9550         template-dependent type
9551
9552 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
9553
9554         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
9555         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
9556         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
9557
9558         * g++.old-deja/g++.other/using5.C: New test; using decl from base
9559         class should be usable as argument of member function.
9560         * g++.old-deja/g++.other/using6.C: New test; using decl from base
9561         class should be usable as return type of member function.
9562         * g++.old-deja/g++.other/using7.C: New test; using decl from base
9563         class should be usable as type of data member.
9564
9565         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
9566
9567 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
9568
9569         * gcc.c-torture/special/920521-1.c: Fix bogus test.
9570
9571 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
9572
9573         * gcc.dg/dll-?.c Add thumb to target list.
9574         Fix assembler scan patterns to match current assembler output.
9575
9576 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
9577
9578         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
9579         matching of template brackets.
9580
9581         * g++.old-deja/g++.other/using4.C: New test.  Test using
9582         declarations of methods from base classes.
9583
9584         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
9585         within functions should introduce names into the innermost
9586         enclosing namespace.
9587
9588         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
9589         of static locals if first initialization throws.
9590
9591 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
9592
9593         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
9594
9595 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
9596
9597         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
9598         lose track of the possible targets of tablejump insns.
9599         * special/special.exp: Run it.
9600
9601 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
9602
9603         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
9604         must be declared before its specializations can be named in friend
9605         declarations.
9606
9607 1998-10-05  Dave Love  <d.love@dl.ac.uk>
9608
9609         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
9610
9611         * g77.f-torture/execute/io1.f: New test.
9612
9613 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
9614
9615         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
9616         with pointer to template function, for which no argument deduction
9617         is possible.
9618
9619         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
9620         specialization of template function as argument to template
9621         function.
9622
9623         * g++.old-deja/g++.other/access2.C: New test; Inner class
9624         shouldn't have privileged access to Outer's names.
9625
9626 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
9627
9628         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
9629         friend template declared within template class conflicts with
9630         nested class of the same name.
9631
9632         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
9633         is ignored.
9634
9635         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
9636         object with direct initializer as function declaration.
9637
9638         * g++.old-deja/g++.other/decl2.C: New test; duplicate
9639         initializers.
9640
9641         * g++.old-deja/g++.other/null2.C: New test; conditional operator
9642         involving const pointer and NULL produces incorrect result.
9643
9644         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
9645         type name without `typename' should be rejected with -pedantic.
9646
9647 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
9648
9649         * g++.old-deja/g++.other/addrof1.C: New test.
9650
9651 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
9652
9653         * gcc.c-torture/compile/981001-1.c: New test.
9654         * gcc.c-torture/execute/981001-1.c: New test.
9655
9656 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
9657
9658         * gcc.c-torture/compile/981001-2.c: New test.
9659         * gcc.c-torture/compile/981001-3.c: New test.
9660         * gcc.c-torture/compile/981001-4.c: New test.
9661
9662 1998-10-01  Robert Lipe  <robertl@dgii.com>
9663
9664         * lib/objc.exp (objc_target_compile): Add -L during compiles for
9665         multilibbed hosts.   Idea grafted from g77.exp.
9666
9667 1998-09-30  Dave Love  <d.love@dl.ac.uk>
9668
9669         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
9670         avoid losing on systems which need -lsocket.
9671
9672 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
9673
9674         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
9675         * g++.old-deja/g++.other/nested2.C: Ditto.
9676         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
9677         failure.
9678
9679 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
9680
9681         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
9682         preferred over template operator!= for enum bitfields.
9683
9684 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
9685
9686         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
9687         that happen to have the same base name, but in different scopes,
9688         are incorrectly rejected.
9689
9690 1998-09-16  Richard Henderson  <rth@cygnus.com>
9691
9692         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
9693         on the native word size instead of an integer literal.
9694
9695 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
9696
9697         * g++.old-deja/g++.other/static2.C: Invocation of static data
9698         member of type pointer-to-function denoted as non-static member.
9699
9700         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
9701         checks involving function types and aliases.
9702
9703 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
9704
9705         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
9706         redefined to the same non-trivial type.
9707
9708         * g++.old-deja/g++.pt/explicit73.C: Test for proper
9709         namespace-qualification of template specializations declared in
9710         other namespaces.
9711
9712         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
9713         to declare a subset of the specializations of a template function
9714         as friends of specializations of a template class.
9715
9716         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
9717         member templates that do not fully specialize the enclosing
9718         template class are rejected.
9719
9720 1998-09-11  Dave Love  <d.love@dl.ac.uk>
9721
9722         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
9723
9724 1998-09-08  Dave Love  <d.love@dl.ac.uk>
9725
9726         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
9727         altered from libf2c/libU77 version.
9728
9729 1998-09-06  Dave Love  <d.love@dl.ac.uk>
9730
9731         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
9732
9733 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
9734
9735         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
9736         (un)signed char are different types for template specialization
9737         purposes.
9738
9739 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
9740
9741         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
9742         * objc: ObjC testsuite.
9743
9744 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
9745
9746         * gcc.c-torture/execute/941014-1.x:  New file.
9747
9748 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
9749
9750         * lib/c-torture.exp: Add support for
9751         torture_eval_before_compile and torture_eval_before_execute
9752         variables.
9753
9754 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
9755
9756         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
9757         this test triggers valid.
9758
9759 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
9760
9761         * gcc.dg/980827-1.c: New test.
9762
9763 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9764
9765         * gcc.c-torture/execute/loop-4b.c: New test.
9766
9767 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
9768
9769         * lib/c-torture.exp: Add support for
9770         torture_eval_before_compile and torture_eval_before_execute
9771         variables.
9772
9773 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
9774
9775         * gcc.c-torture/compile/980825-1.c: New test.
9776
9777 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
9778
9779         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
9780         count number tests in opt_t0 not good_t0.
9781
9782 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
9783
9784         * gcc.c-torture/compile/930326-1.x: Fix typo.
9785
9786 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
9787
9788         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
9789         causes an ICE.
9790
9791 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
9792
9793         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
9794         STACK_SIZE is defined.
9795         * gcc.c-torture/unsorted/stuct.c: Similarly.
9796
9797         * gcc.c-torture/compile/980821-1.c: New test.
9798
9799 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
9800
9801         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
9802
9803 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
9804
9805         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
9806         code.
9807
9808 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
9809
9810         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
9811         error'.
9812
9813 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
9814
9815         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
9816
9817 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
9818
9819         * gcc.c-torture/compile/980816-1.c: New test.
9820
9821         * gcc.dg/980816-1.c: New test.
9822
9823 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
9824
9825         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
9826         compiler for ieee tests.
9827
9828 1998-08-01  Dave Love  <d.love@dl.ac.uk>
9829
9830         * g77.f-torture/compile/980729-0.f: New test.
9831
9832 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
9833
9834         * gcc.c-torture/special/eeprof-1.c: New test, for
9835         -finstrument-functions.
9836         * gcc.c-torture/special/special.exp: Run it.
9837
9838 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
9839
9840         * gcc.c-torture/compile/980729-1.c: New test.
9841
9842 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
9843
9844         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
9845         __thumb__ is defined, and test for ARM style doubles if so.
9846
9847 1998-07-26  Dave Love  <d.love@dl.ac.uk>
9848
9849         * g77.f-torture/noncompile/980615-0.f: New test.
9850
9851 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
9852
9853         * gcc.dg/980312-1.c: Do link instead of compile.
9854         * gcc.dg/980313-1.c: Likewise.
9855
9856 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
9857
9858         * gcc.c-torture/compile/980726-1.c: New test.
9859
9860 1998-07-25  Dave Love  <d.love@dl.ac.uk>
9861
9862         * g77.f-torture/execute/io0.f: New test.
9863
9864 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
9865
9866         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
9867         an int.
9868
9869 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
9870
9871         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
9872         m32r bugs.
9873
9874 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
9875
9876         * gcc.dg/980626-1.c: Expect failures for all toolchains until
9877         c-decl.c:grokdeclarator can handle mode attributes.
9878
9879 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
9880
9881         * gcc.c-torture/execute/980716-1.c: New test.
9882
9883 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
9884
9885         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
9886         the mn10200.
9887         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
9888         the mn10200.
9889         * gcc.c-torture/execute/va-arg-3.x: Similarly.
9890         * gcc.c-torture/compile/930326-1.x: Similarly.
9891
9892 1998-07-13  Dave Love  <d.love@dl.ac.uk>
9893
9894         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
9895         New test from Craig.
9896
9897 1998-07-12  Dave Love  <d.love@dl.ac.uk>
9898
9899         * g77.f-torture/noncompile/980616-0.f: New test.
9900
9901         * g77.f-torture/execute/970816-3.f:  New test from Craig.
9902
9903 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
9904
9905         *  g++.other/singleton.C: Return error value instead of taking
9906         SIGSEGV.
9907
9908 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
9909
9910         *  g++.other/singleton.C: New test.   Warning is under dispute.
9911         Runtime crash is not.
9912
9913 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
9914
9915         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
9916         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
9917         using6.C, using7.C}:  New namespace tests.
9918
9919 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
9920
9921         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
9922         specialization with typedef'ed names used as array indexes.
9923
9924 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
9925
9926         * gcc.c-torture/execute/980709-1.c: New test.
9927
9928         * gcc.dg/980709-1.c: New test.
9929
9930 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
9931
9932         * gcc.c-torture/execute/bcp-1.c: New test.
9933
9934 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
9935
9936         * gcc.c-torture/execute/980707-1.c: New test.
9937
9938 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
9939
9940         * gcc.c-torture/compile/980706-1.c: New test.
9941
9942 1998-07-01  Dave Love  <d.love@dl.ac.uk>
9943
9944         * g77.f-torture/execute/980701-0.f,
9945         g77.f-torture/execute/980701-1.f: New test from Craig.
9946
9947 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
9948
9949         * gcc.c-torture/compile/980701-1.c: New test.
9950
9951         * gcc.c-torture/execute/980701-1.c: New test.
9952
9953 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
9954 rlsruhe.de>
9955
9956         * g++.old-deja/g++.robertl/eb132.C: New test.
9957         * g++.old-deja/g++.robertl/eb133.C: Likewise.
9958
9959 1998-06-29  Dave Love  <d.love@dl.ac.uk>
9960
9961         * g77.f-torture/execute/980628-7.f,
9962         g77.f-torture/execute/980628-8.f,
9963         g77.f-torture/execute/980628-9.f,
9964         g77.f-torture/execute/980628-10.f: New tests from Craig.
9965
9966         * g77.f-torture/execute/980628-3.f: Remove mail headers.
9967
9968 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
9969
9970         * g77.f-torture/execute/980628-4.f: New test from Craig.
9971         * g77.f-torture/execute/980628-5.f: Likewise.
9972         * g77.f-torture/execute/980628-2.f: Likewise.
9973         * g77.f-torture/execute/980628-0.f: Likewise.
9974         * g77.f-torture/execute/980628-1.f: Likewise.
9975         * g77.f-torture/execute/980628-3.f: Likewise.
9976         * g77.f-torture/execute/980628-6.f: Likewise.
9977
9978 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
9979
9980         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
9981         directory when nothing has been installed yet.
9982
9983 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
9984
9985         * gcc.c-torture/special/special.exp: Handle newer versions of
9986         dejagnu.
9987
9988 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
9989
9990         * gcc.dg/980626-1.c: New test.
9991
9992 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
9993
9994         * gcc.misc-tests/m-un-2.c: New test.
9995         * g++.old-deja/g++.other/warn01.c: Likewise.
9996
9997 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
9998
9999         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
10000         compatibility with assmblers with a different comment character.
10001         Eliminate use of GAS-specific extensions.
10002
10003 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
10004
10005         * gcc.c-torture/execute/ieee/980619-1.c: New test.
10006
10007 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
10008
10009         *lib/g77.exp: Replace search for libf2c.a with search for newly
10010         renamed libg2c.a
10011
10012 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
10013
10014         * gcc.c-torture/execute/980617-1.c: New test.
10015
10016 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
10017
10018         * gcc.c-torture/execute/980612-1.c: New test.
10019
10020 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
10021
10022         * gcc.dg/980523-1.c: Only test on ppc-linux.
10023         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
10024
10025         * gcc.c-torture/execute/980608-1.c: New test.
10026
10027 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10028
10029         * gcc.c-torture/execute/980605-1.c: New test.
10030
10031 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
10032
10033         * gcc.c-torture/execute/980604-1.c: New test.
10034
10035 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
10036
10037         * gcc.c-torture/execute/980602-1.c: New test.
10038         * gcc.c-torture/execute/980602-2.c: Likewise.
10039
10040 1998-06-02  Dave Love  <d.love@dl.ac.uk>
10041
10042         * 970125-0.f: Fix per JCB.  Add commentary.
10043
10044 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
10045
10046         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
10047         IEEE -0 support.
10048
10049 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
10050
10051         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
10052         earlier.
10053
10054 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
10055
10056         * gcc.c-torture/execute/980526-3.c: New test.
10057
10058 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
10059
10060         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
10061         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
10062         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
10063         m88k-motorola-sysv3 to XFAIL.
10064
10065 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10066
10067         * gcc.dg/980526-1.c: New test.
10068         * gcc.c-torture/execute/980526-2.c: New test.
10069
10070 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
10071
10072         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
10073
10074         * gcc.c-torture/execute/980526-1.c: New test.
10075
10076 1998-05-26  Dave Love  <d.love@dl.ac.uk>
10077
10078         * g77.f-torture/execute/alpha2.f: Add runtime test.
10079
10080 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
10081
10082         * g++.old-deja/old-deja.exp: Strip leading directories.
10083
10084         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
10085         error for the line.  Don't run multiple tests for the same line.
10086
10087 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
10088
10089         * gcc.dg/980523-1.c: New test.
10090
10091 1998-05-23  Dave Love  <d.love@dl.ac.uk>
10092
10093         * g77.f-torture/compile/970915-0.f: New test.
10094
10095 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
10096
10097         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
10098
10099 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
10100
10101         * gcc.dg/980520-1.c: New test.
10102
10103 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10104
10105         * gcc.dg/980502-1.c: Fix return type.
10106
10107 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
10108
10109         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
10110         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
10111         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
10112         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
10113         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
10114
10115 1998-05-20  Dave Love  <d.love@dl.ac.uk>
10116
10117         * g77.f-torture/execute/980520-1.f: New test.
10118
10119 1998-05-15  Dave Love  <d.love@dl.ac.uk>
10120
10121         * lib/mike-g77.exp: New file.
10122
10123         * g77.f-torture/noncompile/noncompile.exp,
10124         g77.f-torture/noncompile/check0.f: New files.
10125
10126 1998-05-14  Dave Love  <d.love@dl.ac.uk>
10127
10128         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
10129         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
10130         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
10131         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
10132         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
10133         abort where appropriate.
10134
10135 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
10136
10137         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
10138         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
10139
10140 1998-04-29  Dave Love  <d.love@dl.ac.uk>
10141
10142         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
10143
10144 1998-04-27  Dave Love  <d.love@dl.ac.uk>
10145
10146         * g77.f-torture/compile/980427-0.f: New test.
10147
10148 1998-04-24  Dave Love  <d.love@dl.ac.uk>
10149
10150         * g77.f-torture/compile/980424-0.f: New test.
10151
10152 1998-04-19  Dave Love  <d.love@dl.ac.uk>
10153
10154         * g77.f-torture/compile/980419-2.f (main): New test.
10155         * g77.f-torture/compile/970125-0.f: New test.
10156         * g77.f-torture/compile/980419-1.f: New test.
10157
10158 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
10159
10160         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
10161         of loop-4.c.
10162
10163 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
10164
10165         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
10166
10167 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
10168
10169         * gcc.c-torture/compile/980329-1.c: New test.
10170
10171 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
10172
10173         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
10174         * gcc.dg/980312-1.c: Fix typo in -march command.
10175
10176 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
10177
10178         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
10179
10180 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
10181
10182         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
10183         Dave Love agree the Fortran source is bogus.
10184
10185 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
10186
10187         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
10188         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
10189         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
10190         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
10191         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
10192
10193 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
10194
10195         * g++.old-deja/g++.other/friend1.C: New test.
10196
10197 1998-02-18  Dave Love  <d.love@dl.ac.uk>
10198
10199         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
10200         possibly uninitialized) variables and declare dnrm2.
10201
10202 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
10203
10204         From Bruno Haible <haible@ilog.fr>:
10205         * gcc.c-torture/execute/980223.c: New test.
10206
10207 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
10208
10209         * gcc.dg/ifelse-1.c: New test.
10210
10211 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
10212
10213         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
10214
10215           * lib/old-dejagnu.exp (old-dejagnu): Added the
10216           "execution test - XFAIL *-*-*" handling in the spirit of
10217           "excess errors test -". Changed the "execution test fails"
10218           handling to be like "excess errors test fails".
10219           * Update various tests accordingly.
10220
10221 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
10222
10223         * gcc.c-torture/execute/980205.c: New test.
10224
10225 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
10226
10227         * lib/c-torture.exp: Look for .x files instead of .cexp files.
10228         * lib/f-torture.exp: Similarly.
10229         * gcc.c-torture: Rename all .cexp files to .x files.
10230
10231 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10232
10233         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
10234         (940510-1.c): Removed duplicate.
10235         (971104-1.c): New test.
10236
10237 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
10238
10239           * lib/f-torture.exp: Improve error and loop detection.
10240
10241 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
10242
10243         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
10244         use that to size the filler array.
10245
10246 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
10247
10248         * lib/c-torture.exp(c-torture-execute): Fix typo.
10249
10250         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
10251         testcase as the executable name. Keep the executable around if
10252         the test fails.
10253
10254 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
10255
10256         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
10257         changes.  Only test one -g option, and move it to the end of the
10258         list of options to test.
10259
10260 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
10261
10262         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
10263         variable GCC_TORTURE_OPTIONS to supply default switches separated
10264         by colons.  If no environment variable, run tests with -O0 -g, -O1
10265         -g, and -O2 -g as well.
10266
10267 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
10268
10269         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
10270         explanatory comments. Fix indentation.
10271
10272 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
10273
10274         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
10275
10276 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
10277
10278         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
10279         * g++.old-deja/g++.mike/p7325.C: Likewise.
10280         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
10281
10282 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
10283
10284         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
10285         * g++.old-deja/g++.brendan/crash30.C: Likewise.
10286         * g++.old-deja/g++.brendan/crash39.C: Likewise.
10287         * g++.old-deja/g++.law/operators4.C: Likewise.
10288
10289 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
10290
10291         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
10292         * g++.old-deja/g++.mike/p784.C: Ditto.
10293         * g++.old-deja/g++.mike/p785.C: Ditto.
10294
10295 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
10296
10297           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
10298
10299 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
10300
10301         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
10302         target feature; pass this to c-torture-execute as needed.
10303
10304 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
10305
10306         * lib/c-torture.exp(c-torture-execute): If the previous and the
10307         current executables being tested are identical, we don't need to
10308         run the executable again. Try to make the executable names
10309         unique. Add an optional argument for passing additional compiler
10310         flags.
10311
10312 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
10313
10314         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
10315
10316 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
10317
10318         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
10319
10320 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
10321
10322         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
10323         32bit or larger longs.
10324
10325         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
10326         have either a 32bit long or 32bit int.
10327
10328 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10329
10330         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
10331         Make double precision tests dependent on sizeof (double).
10332
10333 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
10334
10335         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
10336         too.
10337
10338 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10339
10340         * gcc.c-torture/compile/961203-1.cexp: New script.
10341
10342 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
10343
10344         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
10345         up the includes ourselves.
10346
10347 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
10348
10349         * lib/plumhall.exp: Remove random include, and add a few
10350         verbose messages for debugging.
10351
10352 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
10353
10354         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
10355         of trying to do it ourselves.
10356
10357 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10358
10359         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
10360
10361 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
10362
10363         * gcc.prms/5403.c: Made regexp a bit less strict.
10364
10365 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
10366
10367         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
10368         is returned from remote_load instead.
10369         * lib/plumhall.exp: Ditto.
10370         * lib/mike-g++.exp: Ditto.
10371         * lib/old-dejagnu.exp: Ditto.
10372         * lib/c-torture.exp: Ditto.
10373
10374 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
10375
10376         * lib/g++.exp: Use build_wrapper procedure.
10377         * lib/gcc.exp: Ditto.
10378
10379 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
10380
10381         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
10382         an old-style decl for malloc.  Fixes tests to work when
10383         sizeof (int) != sizeof (size_t).
10384
10385 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
10386
10387         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
10388
10389         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
10390         use stdargs.h interface.
10391
10392 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
10393
10394         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
10395         NO_VARARGS when compiling.
10396
10397 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
10398
10399         * lib/plumhall.exp(ph_includes): New procedure.
10400         (ph_make): Use it.
10401         (ph_compiler): Ditto.
10402
10403         * lib/g++.exp: Rename test-glue.c to testglue.c.
10404         * lib/gcc.exp: Ditto.
10405
10406 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
10407
10408         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
10409         to completion when it's called.
10410
10411 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
10412
10413         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
10414         is defined, don't do test.
10415
10416 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
10417
10418         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
10419         for object files.
10420         (ph_summary): Mark skipped testcases as untested, not unresolved.
10421
10422         * lib/plumhall.exp (ph_make): If unresolved because of bad
10423         errorCode, record errorCode in log file.
10424         (*): Replace send_log/verbose with verbose -log.
10425
10426 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
10427
10428         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
10429         double conversion if double isn't at least 8 bytes.
10430
10431         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
10432         int to work with targets where int is 16 bits.
10433
10434         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
10435         8 bytes, just exit, since 4 byte doubles don't have enough bits of
10436         precision for the test to complete.
10437
10438 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
10439
10440         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
10441         if d10v is not compiled with the -mdouble64 flag.
10442         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
10443
10444         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
10445         d10v is not compiled with the -mint32 flag.
10446
10447 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
10448
10449         * lib/plumhall.exp: Use incr_count.
10450
10451 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
10452
10453         * gcc.c-torture: Update to c-torture-1.45.
10454
10455 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
10456
10457         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
10458         the name of the expect testcase file).
10459
10460         * lib/g++.exp(g++_init): Ditto.
10461
10462 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
10463
10464         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
10465         the host.
10466
10467         * lib/gcc.exp(gcc_exit): New procedure.
10468
10469 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
10470
10471         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
10472         specs where appropriate.
10473
10474         * g++.old-deja/g++.arm/*: Added additional ERROR checks
10475         because of new "candidates are" messages, and removed a few
10476
10477         * Converted all non-old-style g++ testcases to old-style, and
10478         moved into g++.old-deja.
10479
10480 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
10481
10482         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
10483         options.
10484
10485         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
10486         succeeded.
10487
10488         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
10489
10490 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
10491
10492         * lib/gcc.exp (gcc_target_compile): Add support for defining
10493         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
10494         the machine doesn't have those features.
10495
10496 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
10497
10498         * g++.law/operators4.exp: Don't use LIBS.
10499
10500 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
10501
10502         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
10503
10504         * lib/mike-g++.exp: Don't set the compiler to be tested here.
10505         * lib/g++.exp: Set it here instead. Also, allow use of the
10506         --tool_exec and --tool_opt options. Change CXX to
10507         GXX_UNDER_TEST.
10508
10509         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
10510
10511         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
10512
10513 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
10514
10515         * lib/old-dejagnu.exp: Use prune_warnings instead of
10516         prune_system_crud.
10517         * lib/mike-g++.exp: Ditto.
10518         * lib/gcc.exp: Ditto.
10519         * lib/g++.exp: Ditto.
10520
10521         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
10522
10523 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
10524
10525           * 941014-2.c: Include stdlib.h
10526           * 960327-1.c: Include stdio.h
10527           * dbra.c, index-1.c: Don't assume ints are 32bits.
10528
10529 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
10530
10531         * lib/gcc.exp: Add gcc,stack_size target feature.
10532
10533         * lib/g++.exp(g++_target_compile): Add the include and link
10534         paths here, not in two other places. And, it's $options, not
10535         options.
10536
10537         * lib/mike-g++.exp(postbase): Remove the code that determines
10538         the correct include and link paths.
10539         * g++.old-deja/old-deja.exp: Ditto.
10540
10541 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
10542
10543         * lib/g++.exp(g++_init): target_compile no longer returns the
10544         filename of the result.
10545
10546 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
10547
10548         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
10549         call to glob.
10550
10551         * gcc.c-torture/special/special.exp: Change call to
10552         gcc_target_compile to include the object file.
10553
10554 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
10555
10556         * gcc.c-torture/special/special.exp: Correct misspelling in last
10557         change.
10558
10559 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
10560
10561         * lib/plumhall.exp(ph_summary): Log the entire output of the
10562         executable. Return -1 if there were any failures, 0 otherwise.
10563         (ph_execute): Return -1 if there were any failures, 0 otherwise.
10564         (ph_make): Clean up objects and executables that were built
10565         if the tests succeeded.
10566
10567 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
10568
10569         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
10570         libraries and includes in the build tree as appropriate.
10571
10572 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
10573
10574         * lib/c-torture.exp: Instead of looking for the global variable
10575         NO_LONG_LONG, check to see if that's a feature of the target.
10576
10577 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
10578
10579         * config/default.exp: Minimize. Delete the remainer of the files in
10580         config; this functionality is now in devo/dejagnu/config.
10581
10582         g++.*/*: Pass any additional flags used to compile to postbase;
10583         delete CXXFLAGS.
10584
10585         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
10586         is now done by runtest.exp. Use gcc_target_compile instead of
10587         compile.
10588
10589         lib/c-torture.exp: Use gcc_target_compile instead of compile.
10590         Remove references to CFLAGS. Use remote_file instead of
10591         calling rm -f.
10592         (c-torture): Take a list of arguments to use to compile this
10593         testcase.
10594
10595         lib/g++.exp: Simplify. Use target_compile instead of compile.
10596         lib/gcc-dg.exp: Ditto.
10597         lib/gcc.exp: Ditto.
10598         lib/mike-{gcc,g++}.exp: Ditto.
10599         lib/old-dejagnu.exp: Ditto.
10600         lib/plumhall.exp: Ditto.
10601
10602 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
10603
10604         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
10605         (ph_linker): Likewise.
10606
10607 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
10608
10609           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
10610         MAP_ANON / MAP_ANONYMOUS if defined;
10611         else try to map from /dev/zero .
10612
10613 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
10614
10615         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
10616         isn't defined, then define it to MAP_ANONYMOUS.
10617
10618 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
10619
10620         * gcc.c-torture: Update to c-torture-1.42 release.
10621
10622 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
10623
10624         * gcc.c-torture: Update to c-torture-1.41 release.
10625
10626 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
10627
10628         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
10629         c-torture release.
10630
10631 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10632
10633         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
10634         and LDFLAGS.  Fix second case to append the target_info ldflags
10635         onto LDFLAGS, not CFLAGS.
10636         * lib/g++.exp (g++_init): Add target_info stuff.
10637         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
10638         of libgloss and newlib flags for !native.
10639
10640         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
10641         (GDB): Fix relative path to go up another dir for finding gdb.
10642
10643 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10644
10645         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
10646         versions in the target_info array, if they don't exist.
10647
10648 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10649
10650         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
10651
10652 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
10653
10654         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
10655         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
10656
10657 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
10658
10659         * lib/old-dejagnu.exp: Don't remove the output file before we've
10660         actually tested it. Don't append pwd to the path of the executable
10661         we're testing.
10662
10663 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
10664
10665         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
10666
10667 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
10668
10669         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
10670         temporary directory for compiler files, and set it to a default
10671         value of /tmp. Set $output as the name of the output file from
10672         compiling the testcase. Add a -o option to $cflags_var so the
10673         compiler writes the final output file as $output. Set $executable
10674         to $output.
10675
10676         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
10677         directory for compiler files, and set it to /tmp if it doesn't
10678         already have a value. Set $output_file to the name of the output
10679         file from compiling the testcase. Add a -o option to CXXFLAGS so
10680         the compiler writes the final output file as $output. Use $output
10681         as the executable to be tested.
10682
10683 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10684
10685         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
10686
10687 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
10688
10689         * gcc.c-torture/execute/pending-1.c: New test.  Still
10690         pending in Tege's queue.
10691
10692 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
10693
10694         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
10695         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
10696         if there were failures.  Call unresolved if there were unresolved
10697         testcases.  Call gcc_fail if program did not run to completion.
10698         (ph_make): Pass additional argument name to ph_execute.
10699         (ph_execute): Add new argument.  Pass additional arguments to
10700         ph_summary.  Call gcc_fail is there is no execution output.
10701
10702 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
10703
10704         * lib/plumhall.exp (proc_summary): Output relavent summary
10705         lines into the log so specific failures in plumhall can be
10706         investigated.
10707
10708 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
10709
10710         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
10711         (c-torture-execute): Don't try to execute tests which use
10712         "long long" types if $NO_LONG_LONG is nonzero.
10713
10714 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
10715
10716         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
10717         not c-torture.
10718
10719         * gcc.ieee: Move from here.
10720         * gcc.c-torture/execute/ieee: To here.
10721
10722 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
10723
10724         * gcc.c-torture: Update to c-torture-1.41 release.
10725
10726 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
10727
10728         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
10729         not "$output".
10730
10731 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
10732
10733         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
10734         -c present.
10735
10736 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
10737
10738         * config/proelf.exp: Handle connecting to a simulator.
10739
10740 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
10741
10742         * config/proelf.exp: New file.  Enough framework that we can
10743         run c-torture tests on the proelf targets (or any other target
10744         that gdb can connect to for that matter).
10745
10746 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
10747
10748         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
10749         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
10750
10751         * lib/plumhall.exp (ph_execute): Always call ph_summary if
10752         exec_output exists.
10753
10754 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
10755
10756         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
10757         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
10758
10759         * config/*.exp: Update FSF address.  Change result of ${tool}_load
10760         to pass/fail/unresolved/unsupported/untested.  Caller must now
10761         call unresolved/unsupported/untested.
10762         * lib/*.exp: Update FSF address.  Update to handle new results of
10763         ${tool}_load.
10764         * lib/chill.exp (verbose): Delete.
10765
10766 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
10767
10768         * lib/gcc.exp (default_gcc_start): Change order of args to
10769         $LDFLAGS $CFLAGS $LIBS.
10770         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
10771         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
10772         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
10773         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
10774         * gcc.misc-tests/dg-test.exp: Likewise.
10775         * gcc.misc-tests/msgs.exp: Likewise.
10776         * gcc.prms/prms.exp: Likewise.
10777         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
10778         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
10779
10780         * lib/dg.exp: Deleted, moved to dejagnu/lib.
10781
10782 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10783
10784         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
10785
10786         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
10787         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
10788
10789         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
10790         necessary.
10791
10792 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
10793
10794         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
10795         global for loop; add use of $mathlib.
10796         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
10797         settings here; set mathlib for anything but VxWorks.
10798
10799 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
10800
10801         * gcc.c-torture: Update to c-torture-1.40 release.
10802
10803 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
10804
10805         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
10806         dg.exp.
10807
10808 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
10809
10810         * lib/c-torture.exp (c-torture-execute): Declare "output" as
10811         global.
10812
10813 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
10814
10815         * lib/g++.exp (LIBS): Define if not already.
10816         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
10817         (gcc-dg-prune): Call prune_gcc_output.
10818         * lib/gcc.exp (prune_gcc_output): New proc.
10819         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
10820         prune_gcc_output.
10821
10822 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
10823
10824         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
10825         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
10826
10827 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
10828
10829         * gcc.c-torture: Update to c-torture-1.39 release.
10830
10831 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
10832
10833         * lib/c-torture.exp (c-torture-execute): Don't return if one option
10834         fails, try others as well.
10835
10836 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10837
10838         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
10839         If compilation fails, mark execute tests as `untested'.
10840         If test is marked as unsupported, don't mark compilation and
10841         execute tests as failed.
10842
10843 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10844
10845         * lib/g++.exp (g++_init): Don't link in libg++, and look to
10846         libstdc++ for whether or not we want to be doing shared
10847         libraries.  Delete link_curses since we don't need it anymore.
10848         * lib/mike-g++.exp (postbase): Don't link in libg++.
10849         * g++.old-deja/old-deja.exp: Likewise.
10850
10851 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10852
10853         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
10854
10855 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10856
10857         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
10858         For that, add `-Wl,-a,shared_archive'.
10859         * g++.old-deja/old-deja.exp: Likewise.
10860
10861 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
10862
10863         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
10864
10865 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
10866
10867         * lib/mike-g++.exp (postbase): Pay attention to the status of
10868         g++_load.
10869
10870 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10871
10872           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
10873
10874 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
10875
10876         * lib/gcc.exp (default_gcc_start): No longer need to log program
10877         being executed or its output, execute_anywhere does that now.
10878         * lib/g++.exp (default_g++_version): Call execute_anywhere.
10879         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
10880
10881 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10882
10883         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
10884         the same as those in lib/g++.exp.
10885
10886 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
10887
10888         * gcc.c-torture: Update to c-torture-1.38 release.
10889         * gcc.ieee: Related changes.
10890
10891 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10892
10893         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
10894         "exec". Minor reformatting changes.
10895
10896         * config/rom68k.exp (${tool}_load): Make it work in a canadian
10897         cross. This means all "exec" calls now work on a remote host as
10898         well.
10899         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
10900         cross. Filter out the extra "\r\n" stuff that expect puts in.
10901         (c-torture-execute): Filter out the bogus warnings like
10902         c-torture-compile does. Add support for canadian cross.
10903         * lib/gcc.exp (default_gcc_version, default_gcc_start)
10904         Use execute_anywhere rather than calling exec directly. Now it
10905         works for canadian cross testing.
10906
10907 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
10908
10909         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
10910         results into a variable, and check that rather than using file exists.
10911
10912 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10913
10914         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
10915         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
10916
10917 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10918
10919         * g++.old-deja/old-deja.exp: Create and pass runshlib and
10920         lib_curses if there's a shared libg++ in the build tree.
10921
10922 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
10923
10924         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
10925         if not supported target.
10926
10927 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10928
10929         * lib/g++.exp (g++_init): Move empty setting of runshlib and
10930         link_curses up to always happen, not just for native builds.
10931
10932 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
10933
10934         * gcc.c-torture: Update to c-torture-1.36 release.
10935         * gcc.failure: Related changes.
10936
10937 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
10938
10939         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
10940
10941 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10942
10943         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
10944         * lib/mike-g++.exp (postbase): Not in here.  Still reference
10945         runshlib, link_curses, and mathlib for link and run.
10946
10947         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
10948         pass the runtime shared library options for Solaris, OSF/1, and
10949         Irix5, and link with -lcurses to avoid unresolved references.
10950
10951 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10952
10953         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
10954         only run once.
10955
10956 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
10957
10958         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
10959
10960 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
10961
10962         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
10963         do not have a framework for the "compat" tests yet.
10964
10965 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10966
10967         * lib/mike-g++.exp (postbase): New local variable `mathlib',
10968         set to null if we're testing vxworks5.1.  Use that instead of
10969         `-lm' in the setting of LIBS for link and run.
10970
10971 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10972
10973         * config/rom68k.exp (${tool}_load): Major changes to make it
10974         work.  Verified that it does in fact return the stuff in
10975         exec_output properly.  Catch any Emul or any TRAP other than 0.
10976
10977 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10978
10979         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
10980         LDFLAGS properly for targets that need stuff from libgloss.
10981         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
10982         only run once.
10983         (gpp_initialized): New variable.
10984
10985 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10986
10987         * config/rom68k.exp: Load libgloss.exp.
10988         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
10989         so we can produce a fully linked binary.
10990         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
10991         so we can produce a fully linked binary.
10992
10993 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
10994
10995         * lib/plumhall.exp (ph_section): Watch for expected failures.
10996         Add missing `else'.
10997
10998         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
10999         run the testcase.
11000         (c-torture): Likewise.
11001
11002 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
11003
11004         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
11005
11006         * lib/mike-g++.exp (mike_cleanup): New proc.
11007         (prebase): New globals compiler_result, not_compiler_result,
11008         target_regexp.
11009         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
11010         allow leading "-" in pattern.  Watch for unsupported tests.
11011         If $compiler_result is set, pattern match assembler code,
11012         and ditto for $not_compiler_result.
11013         * lib/mike-gcc.exp: Likewise.
11014
11015         * lib/plumhall.exp (ph_execute): Only call ph_summary if
11016         execution "succeeded".
11017
11018 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
11019
11020         * config/win32.exp: New file.
11021         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
11022
11023 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
11024
11025         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
11026         unsupported.
11027         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
11028         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
11029         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
11030
11031         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
11032         "... without exceptions was ...".  That is now handled by
11033         prune_system_crud.
11034         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
11035
11036 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
11037
11038         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
11039         sieve.c,sort2.c}: New files.
11040         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
11041         sieve.exp,sort2.exp}: Drivers for them.
11042
11043         * lib/mike-gcc.exp (program_output): New user settable variable.
11044         (postbase): Call prune_system_crud.  Also prune extraneous compiler
11045         messages.
11046         * lib/mike-g++.exp (program_output): New user settable variable.
11047
11048         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
11049
11050         * config/sh.exp: Deleted (use sim.exp instead).
11051
11052 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11053
11054         * config/vx.exp: Declare CHECKTASK as global.
11055         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
11056         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
11057         * lib/old-dejagnu.exp: Load [pwd]/$executable.
11058
11059 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11060
11061         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
11062         target. Like vx.exp, only includes `vx29k.exp' instead of
11063         `vxworks.exp'.
11064
11065 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
11066
11067         * config/sim.exp: Increase time limit from 120 seconds to 240.
11068
11069 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11070
11071         * gcc.c-torture/execute/950628-1.c: New test.
11072
11073 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11074
11075         * gcc.c-torture: Update with changes/additions from
11076         c-torture-1.34.
11077
11078 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
11079
11080         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
11081
11082 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
11083
11084         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
11085
11086 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
11087
11088         * gcc.c-torture/compile/950512-1.c: New test.
11089         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
11090         * gcc.dg/struct-ret-1.c: Likewise.
11091
11092 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
11093
11094         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
11095           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
11096
11097 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
11098
11099         * gcc.c-torture/special/920411-1.c: Deleted.
11100         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
11101
11102 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
11103
11104         * config/sim.exp (${tool}_load): Hack in call to bash to get a
11105         cpu limit.
11106
11107 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
11108
11109         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
11110
11111 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
11112
11113         From kenner;
11114         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
11115         is the proper length.
11116         * va-arg-3.c: Likewise.
11117
11118 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
11119
11120         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
11121         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
11122
11123         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
11124         * lib/g++.exp (default_g++_start): Delete old cruft.
11125
11126 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
11127
11128         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
11129         (2 * (1 << 18)) to (2 * (1 << 17)).
11130
11131         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
11132
11133 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11134
11135         * config/rom68k.exp: Renamed from config/idp.exp
11136
11137 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
11138
11139         * c-torture/compile/921109-2.c
11140
11141 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
11142
11143         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
11144         excess errors.
11145
11146 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
11147
11148         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
11149         output.
11150         * lib/g++.exp (default_g++_start): Likewise.
11151
11152 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
11153
11154         * gcc.c-torture/compile/950329-1.c: New test.
11155
11156 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11157
11158           * config/bug.exp (${tool}_load): Updated to use new remote_open
11159           and remote_close procs.
11160         * config/idp.exp: New file.
11161
11162 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
11163
11164         * gcc.c-torture/execute/950322-1.c: New test.
11165
11166 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
11167
11168         * config/vx.exp (${tool}_load): Clean up testing of return code from
11169         vxworks_ld and vxworks_spawn.
11170
11171 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
11172
11173         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
11174
11175 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
11176
11177         * lib/old-deja.exp: Add `excess errors test - ' error, now one
11178         can mark excess errors on a machine by machine basis.  Note, the
11179         default is to not expect any excess errors, even when excess
11180         errors test - is given, so you will want to put an XFAIL ... on
11181         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
11182         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
11183         those 4 machines, but no others.
11184
11185 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11186
11187         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
11188         * lib/c-torture.exp: to here.
11189
11190 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
11191
11192         * gcc.c-torture/execute/950221-1.c: New test.
11193         * gcc.c-torture/execute/struct-ret-1.c: New test.
11194         * gcc.c-torture/compile/950221-1.c: New test.
11195
11196         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
11197
11198 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11199
11200         * gcc.c-torture/execute/arith-1.c (main): Return 0.
11201         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
11202
11203 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
11204
11205         * g++.gb: New directory of tests, derived from my signature and
11206         class scoping tests.
11207
11208         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
11209         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
11210         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
11211         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
11212         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
11213         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
11214         * g++.gb/sig25.C: Likewise.
11215
11216         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
11217         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
11218         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
11219         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
11220         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
11221         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
11222         * g++.gb/sig25.exp: Likewise.
11223
11224         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
11225         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
11226         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
11227         * g++.gb/scope13.C: Likewise, this test still fails.
11228
11229         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
11230         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
11231         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
11232         * g++.gb/scope13.exp: Ditto.
11233
11234         * g++.gb/README: New file, explains what these tests are about.
11235
11236 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
11237
11238         * lib/dg.exp (dg-do): Support `preprocess'.
11239         (dg-test): Likewise.
11240
11241 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11242
11243         * config/udi.exp: change "continue -expect" to "exp_continue".
11244
11245 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
11246
11247         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
11248         Delete redundant tests.
11249
11250         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
11251         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
11252         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
11253         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
11254         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
11255         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
11256         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
11257         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
11258
11259         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
11260         storing label pointers.
11261         * gcc.c-torture/execute/921019-1.c: Likewise.
11262         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
11263         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
11264         parameter fp.
11265         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
11266         constants.
11267
11268         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
11269         Delete obsolete tests.
11270
11271         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
11272         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
11273         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
11274         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
11275         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
11276         * gcc.c-torture/compile/950124-1.c: New test.
11277
11278         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
11279
11280 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11281
11282         * lib/mike-g++.exp: Add -lm to LIBS.
11283
11284 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
11285
11286         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
11287
11288 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11289
11290         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
11291
11292 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
11293
11294         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
11295
11296 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
11297
11298         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
11299         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
11300         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
11301         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
11302         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
11303         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
11304         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
11305         * g++.law/{operators31.C, operators32.C,
11306         * g++.law/{operators33.C, operators34.C}: Likewise.
11307         * g++.law/{pic1.C, refs2.C}: Likewise.
11308         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
11309         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
11310         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
11311         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
11312
11313         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
11314         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
11315         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
11316         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
11317         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
11318         * g++.law/{enum9.exp, friend5.exp}: Likewise.
11319         * g++.law/{nest3.exp, nest4.exp}: Likewise.
11320         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
11321         * g++.law/{operators30.exp, operators31.exp}: Likewise.
11322         * g++.law/{operators32.exp, operators33.exp}: Likewise.
11323         * g++.law/{operators34.exp}: Likewise.
11324         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
11325         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
11326         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
11327         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
11328         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
11329
11330         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
11331         No longer expected to fail.
11332         * g++.law/missed-error3.C: Tweak for recent bool changes.
11333
11334 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
11335
11336         * config/emb-unix: Deleted.
11337         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
11338         remote execution.  Do final link on remote host if REMOTE_LINK is set.
11339
11340 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
11341
11342         * lib/dg.exp (dg-test): Fix typo in last patch.
11343
11344 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
11345
11346         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
11347         (handles multiple occurrences).
11348
11349 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
11350
11351         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
11352         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
11353         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
11354         printed).
11355         * lib/c-torture.exp (c-torture-compile): Likewise.
11356         (c-torture): Prepend full path if missing.
11357         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
11358         (gcc_fail): Likewise.
11359         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
11360
11361 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11362
11363         * lib/netware.exp: Only attach to NetWare i386 systems.
11364
11365 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
11366
11367         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
11368         messages.  Add test name to "output pattern match" pass/fail message.
11369
11370 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
11371
11372         * gcc.dg: New testsuite.
11373         * gcc.dg/dg.exp: New file.
11374
11375         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
11376         test-switch.c}: Deleted.
11377
11378         * gcc.misc-tests/msgs.exp: New testcase driver.
11379
11380 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
11381
11382         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
11383         Watch for illegal return values from ${tool}_load.
11384         * config/unix.exp (${tool}_load): Fix pass/fail detection for
11385         cross targets.  Coerce return value >0 to 1.
11386
11387 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
11388
11389         * config/unix.exp (${tool}_load): Call program rsh, not proc.
11390
11391         * config/emb-unix.exp: New file.
11392
11393         * config/sim.exp: Error if variable $SIM not defined.
11394         (${tool}_load): Mark test as "untested" if simulator missing.
11395
11396         * config/unix.exp: Load remote.exp to get rcp_download.
11397         * lib/c-torture.exp: Use different option lists for testcases with
11398         and without loops.
11399         * gcc.c-torture/execute/execute.exp: Likewise.
11400
11401 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
11402
11403         * config/*.exp: Clarify return code from ${tool}_load.
11404         Call `unresolved' or `untested' instead of `warning' or `perror'
11405         (sometimes you still want to call both though).
11406         Add comment that `shell_id' is local to each file.
11407         * config/udi.exp (timeout): Set to 30.
11408         Don't print warning if connection fails, $connectmode has already
11409         printed an error.
11410         (${tool}_load): Move verbose messages to level 2.
11411         Rework pattern for "Process started" message.
11412         Pass `shell_id' to ${connectmode}_download.
11413         Retry twice upon timeout.  Make resetting of target more robust.
11414         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
11415         Pass `shell_id' to exit_$connectmode.
11416         Only call exit_$connectmode if connected.
11417         * config/unix.exp (${tool}_load): Check return codes better.
11418         * config/vrtx.exp (${tool}_load): Likewise.
11419         * config/vx.exp (${tool}_load): Likewise.
11420         Delete unneeded global's.
11421         * lib/dg.exp (dg-test): Update to reflect clarified return codes
11422         from ${tool}_load.
11423         (dg-stat): Delete.
11424         (dg-init): Delete recording of pass/fail counts.
11425         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
11426         (old-dejagnu-init): Likewise.
11427         (old-dejagnu-stat): Delete contents, empty proc now.
11428         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
11429         (c-torture): Delete references to lcnt, lpass, lfail.
11430         Get option list from TORTURE_OPTIONS.
11431         Delete -funroll[-all]-loops if no loops.
11432         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
11433         (g++_stat): Delete contents (empty proc now).
11434         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
11435         (gcc_finish): Likewise.
11436         (gcc_stat): Deleted.
11437         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
11438         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
11439         * gcc.c-torture/execute/execute.exp: Likewise.
11440         Split tests into two parts: compile, execute.
11441         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
11442         no loops.  Update to reflect clarified return codes from ${tool}_load.
11443
11444 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
11445
11446         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
11447         to grep for.
11448         (old-dejagnu): Likewise (where necessary).
11449
11450 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
11451
11452         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
11453
11454         * lib/dg.exp (dg-process-target): Fix processing of selector.
11455         Add comment regarding use of `error'.
11456
11457         * lib/gcc.exp (prune_system_crud): Define if missing.
11458         * lib/g++.exp (prune_system_crud): Likewise.
11459
11460         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
11461         Call prune_system_crud.
11462         * lib/dg.exp (dg-runtest): New proc.
11463         Use perror instead of send_user for tcl errors in testcase.
11464         Don't return any value, it's never used.
11465         Don't clobber previous definition of `unknown'.
11466         Print tcl errors in `dg-final'.
11467
11468 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
11469
11470         * lib/dg.exp (dg-process-target): Improve syntax error messages.
11471         (dg-test): Don't print errorInfo, it contains stack backtrace.
11472
11473 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
11474
11475         * lib/g++.exp (runtest_file_p): Define if missing.
11476
11477 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
11478
11479         * lib/mike-g++.exp: Comment out loading of g++.exp.
11480         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
11481         (default_g++_version): Always print something.
11482         (default_g++_start): Comment out call to `which'.
11483         (g++_start, g++_load): Deleted (must be defined in config file).
11484         * lib/gcc.exp: Test for existence of $CC at start.
11485         Delete check for tmpdir (done in gcc_init).
11486         (default_gcc_version): Always print something.
11487         (default_gcc_start): Comment out call to `which'.
11488         * config/*.exp: Major cleanup - make cross targets work at least a
11489         little better for g++ (by not being "--tool gcc" specific).
11490         Rename gcc_xxx to ${tool}_xxx.
11491         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
11492         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
11493
11494 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
11495
11496         * lib/c-torture.exp (c-torture-compile): Rework compiler
11497         message processing.
11498
11499         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
11500         c-torture.
11501
11502 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11503
11504         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
11505
11506         * lib/dg.exp (dg-process-target): Support { target native }.
11507
11508 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11509
11510         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
11511         looked for "... program xxx got fatal signal".
11512         Correct regsub munging of `comp_output'.
11513         Ignore compiler messages "path prefix not used" and "linker input
11514         file unused".
11515
11516 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
11517
11518         * lib/gcc.exp (runtest_file_p): Define if missing.
11519         * gcc.prms/template.c: Example to work from.
11520
11521 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
11522
11523         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
11524         * lib/dg.exp (dg-test): Call unsupported testcases as such.
11525
11526         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
11527         * gcc.prms/1883.c: Moved from compile/940714-1.c.
11528         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
11529         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
11530
11531         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
11532         (dg-process-target): No longer a varargs proc.
11533         Return S/N for target, P/F for xfail.  All callers changed.
11534         (user option procs): More argument checking.
11535         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
11536         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
11537         (dg-test): Skip test if not running on selected target in `dg-do'.
11538         Update handling of `dg-do-what', `dg-output-text'.
11539         Separate execution pass/fail from output pattern match pass/fail.
11540         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
11541
11542 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11543
11544         * gcc.c-torture/special/special.exp: Don't expect failure for mips
11545         target for 920510-1.c.
11546
11547 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
11548
11549         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
11550         Clean up comment regarding use of passcnt, etc.
11551         (gcc_stat): Don't update `testcnt' here.
11552         (gcc_finish): Do it here.
11553         Might as well reset `but_id' here too.
11554         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
11555         to determine if the file should be tested.
11556         * gcc.c-torture/compile/compile.exp: Likewise.
11557         * gcc.c-torture/execute/execute.exp: Likewise.
11558         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
11559         * gcc.misc-tests/dg-test.exp: Likewise.
11560         * gcc.prms/prms.exp: Likewise.
11561         * gcc.wendy/wendy.exp: Likewise.
11562         * g++.old-deja.exp: Likewise.
11563         Move "Testing file" message to verbose level 1.
11564
11565 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
11566
11567         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
11568
11569 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11570
11571         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
11572         (default_gcc_start): Accept optional second list element
11573         of compiler flags.  Print compiler output at verbosity level 2.
11574         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
11575         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
11576         Save current values of framework globals passcnt, failcnt, xpasscnt,
11577         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
11578         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
11579         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
11580         xfailcnt to compute stats.  Update framework global `testcnt' from
11581         pass/fail counts.
11582         (gcc_finish): New proc.  Clean up test environment.
11583         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
11584         (gcc_epass, gcc_efail): Delete.
11585         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
11586         argument of line number.
11587         (dg-init): If the tool has an init routine, call it.
11588         (dg-test): Remove args `cflags_var' and `libs_var'.
11589         Pass all compiler options to ${tool}_start.
11590         Handle missing line number.
11591         (dg-finish): New function.
11592         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
11593         particular files.  Call gcc_finish at end.  Move "skipping test"
11594         message to verbosity level 3.
11595         * gcc.c-torture/compile/compile.exp: Likewise.
11596         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
11597         * gcc.c-torture/execute/execute.exp: Likewise.
11598         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11599         Print testcase being tried at verbosity level 1.
11600         * gcc.c-torture/special/special.exp: Unset xfail.
11601         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11602         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
11603         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
11604         * gcc.failure/failure.exp: Likewise.
11605         * gcc.ieee/ieee.exp: Likewise.
11606         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
11607         Update call to dg-test.  Call dg-finish at end.
11608         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
11609         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11610         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
11611         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
11612         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
11613         * gcc.wendy/wendy.exp: Add copyright.
11614         Delete setting of tmpdir (done by gcc_init).
11615         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
11616         Pass compiler flags to gcc_start.  Call gcc_finish at end.
11617         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
11618         gcc_[ce]pass/fail.
11619
11620 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
11621
11622         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
11623         confusion.
11624         (g++_load): Likewise.
11625
11626         * config/*.exp (gcc_load): Some were varargs fns and some were not.
11627         Rename argument to `prog' to remove the confusion.
11628         Varargs fns behave differently too!
11629         (g++_load): Likewise.
11630
11631         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
11632
11633         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
11634         what it is.  Delete (always) printing of status value for !native.
11635         Simplify verbose code, and include status and exec_output.
11636         (g++_load): Use gcc_load.
11637
11638 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11639
11640         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
11641         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
11642         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
11643         940714-3.c as these testcases don't exist anymore.  Make
11644         va-arg-1.c expected to pass.
11645
11646 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
11647
11648         * gcc.misc-tests/misc.exp: Only run specific testcases.
11649         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
11650         * gcc.misc-tests/dg-[1-9].c: New files.
11651
11652         * lib/dg.exp: New testsuite driver.
11653         * gcc.prms/prms.exp: Use it.
11654
11655         * README.gcc: New file.
11656
11657         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
11658         Document and reset `lxpass' and `lxfail'.
11659         Simplify "initialized" message.
11660         (gcc_stat): Clean up comments a little.
11661
11662 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
11663
11664         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
11665
11666 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
11667
11668         * lib/old-dejagnu.exp (process-option): New proc.
11669         (old-dejagnu-init, old-dejagnu-stat): Likewise.
11670         (old-dejagnu): Simplify.
11671         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
11672
11673 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
11674
11675         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
11676         exists and is not an empty string.
11677
11678         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
11679         $xfail rather than calling setup_xfail.  Clear $xfail when test is
11680         finished.
11681         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
11682         automatically.
11683
11684         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
11685         longer expected to fail.
11686
11687         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
11688         "f" function call.
11689
11690         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
11691
11692         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
11693         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
11694         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
11695         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
11696         c-torture-1.29.
11697
11698         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
11699         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
11700
11701         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
11702
11703         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
11704         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
11705
11706         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
11707         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
11708         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
11709
11710 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11711
11712         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
11713         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
11714         940714-1.c, 940714-2.c, 940714-3.c},
11715         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
11716         gcc.misc-tests/{mg.c,mg.exp}:
11717         New tests.
11718         * gcc.noncompile/noncompile.exp: Change accordingly.
11719
11720 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
11721
11722         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
11723         Undo previous clobberage.
11724
11725 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
11726
11727         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
11728         * gcc.special/{930510-1.c, special.exp}:
11729         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
11730         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
11731         struct-varargs-1.c}: New tests from c-torture-1.26.
11732
11733 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11734
11735         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
11736           argument to switch.
11737
11738 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
11739
11740         * Revert the previous changes.  Please see Rob's directory
11741           (/lisa/test/rob/progressive/gcc/testsuite) for testing
11742           fixes.
11743
11744 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
11745
11746         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
11747             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
11748             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
11749             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
11750             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
11751             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
11752             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
11753             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
11754             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
11755             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
11756             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
11757             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
11758             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
11759             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
11760             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
11761             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
11762             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
11763             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
11764             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
11765             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
11766             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
11767             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
11768             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
11769             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
11770             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
11771             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
11772             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
11773
11774 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
11775
11776         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
11777             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
11778           with perror calls.
11779
11780 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
11781
11782         * config/unix.exp (g++_load): Fix syntax.
11783
11784 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11785
11786         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
11787         * gcc.noncompile/921017-1.c: Deleted obsolete test.
11788         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
11789         Don't expect va-arg-1.c to fail.  Correct expected output for
11790         920928-1.c.
11791         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
11792         * gcc.wendy/hbm4.c: Correct typo.
11793         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
11794
11795 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
11796
11797         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
11798         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
11799         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
11800         * lib/c-torture.exp (c-torture-compile): Ditto.
11801
11802         Reduce volume of output (remove all the -I's and such).
11803         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
11804         Call gcc_cpass, gcc_cfail.
11805         (c-torture): Pass testing option to c-torture-compile.
11806
11807 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
11808
11809         Bring patches over from progressive.
11810         * config/default.exp: Exit remote shell cleanly.
11811         (g++_exit, g++_start): Add default versions.
11812         * config/sim.exp (gcc_load): Use perror, not error.
11813
11814 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
11815
11816         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
11817         set in site.exp.
11818
11819 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
11820
11821         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
11822         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
11823         (wendy_try): New proc to run testcase.
11824         (main loop): Call 'em.
11825         * gcc.wendy/*.c: Clean up pass to correct expected output.
11826
11827         * lib/gcc.exp: Minor cleanup work.
11828         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
11829
11830 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
11831
11832         * config/sim.exp (gcc_load): Document return codes better.
11833         Don't pass -v to simulator.
11834
11835 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11836
11837           * gcc.special/920717-x.c: Fix typo.
11838           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
11839           get at sources.
11840
11841         * lib/mike-gcc.exp: Fix typo.
11842
11843 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11844
11845         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
11846         binary to use, transform the name.
11847         * config/*.exp: rename everything. Nuke any g++ specific files,
11848         it's now a special case of gcc that requires no special support.
11849         Add a default.exp for unsupported targets.
11850
11851 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
11852
11853         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
11854         lib/old-dejagnu.exp: Fix a few patterns to work with the new
11855         version of Tcl.
11856
11857 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11858
11859         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
11860         than a warning.
11861
11862 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11863
11864         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
11865
11866 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11867
11868         * gcc.execute/execute.exp: Combine opt_list and foption_list into
11869         option_list.  Compile every file with only 4/6 option choices
11870         (same as C torture) instead of with 12/18 different option
11871         choices.
11872         * lib/c-torture.exp: Likewise.
11873
11874         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
11875         not already set.
11876
11877 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
11878
11879         * lib/old-deja.exp: Add `excess errors test fails' error, now one
11880         can put an XFAIL *-*-* on excess errors.
11881
11882 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
11883
11884         * g++.law: Add more tests derived from g++-bugs snapshots.
11885
11886         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
11887         equivalent to g++.law/init9.
11888
11889         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
11890         compiled it, and the a.out file after we've run it.
11891
11892 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11893
11894         * lib/mike-g++.exp (postbase): Delete the .o file after we've
11895         compiled it, and the a.out file after we've run it.
11896
11897 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11898
11899         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
11900
11901 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11902
11903         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
11904         version number.
11905
11906 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11907
11908         * g++.law: New directory of g++ tests derived from the g++-bugs
11909         snapshots.
11910
11911 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11912
11913         * gcc.compile: initbug1.c initbug1.exp testcase added
11914
11915 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11916
11917         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
11918         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
11919           fixes submitted by Jeff Law (law@cs.utah.edu)
11920         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
11921           Jeff Law (law@cs.utah.edu)
11922
11923
11924 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
11925
11926         * config/unix-g++.exp: Follow the gcc way of doing things.
11927         * g++.old-deja/old-deja.exp: Minor updates.
11928         * lib/g++.exp: New file, follow the gcc way of doing things.
11929         * lib/old-dejagnu.exp: Minor updates.
11930         * lib/mike-g++.exp: Always unset errorInfo.
11931
11932 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
11933
11934         * lib/gcc.exp: Fix some errors with the below change, CC and
11935         CFLAGS should be global when setting, not local.
11936
11937 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11938
11939         * lib/gcc.exp: Transform tool name.
11940
11941 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11942
11943         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
11944
11945 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11946
11947         * lib/gcc.exp: change gcc_done to gcc_stat
11948
11949 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11950
11951         * Upgraded gcc testsuite to c-torture version 1.25
11952
11953 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11954
11955         * lib/gcc.exp: added reporting code. Changed verbose compile message.
11956         * lib/c-torture: added hooks for new reporting code.
11957
11958 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11959
11960         * config/sh-gcc.exp: check if sh-sim exists in the path
11961
11962 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11963
11964         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
11965         * gcc.compile/compile.exp: Initial changes for new logic.
11966         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
11967         * gcc.failure/failure.exp: Initial changes for new logic.
11968         * gcc.ieee/ieee.exp: Initial changes for new logic.
11969         * gcc.misc-tests/misc.exp: Initial changes for new logic.
11970         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
11971         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
11972         * lib/c-torture.exp: Initial changes for new logic.
11973         * lib/gcc.exp: Initial changes for new logic.
11974
11975 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
11976
11977         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
11978         depend upon failure or success.  Fully qualify names in failure
11979         and success messages.  Always remove a.out before starting
11980         compile, just in case.  Pay more attention to error text output by
11981         the compiler.  Handle testcases with no known past errors just
11982         like all others, so that things are uniform.  Other miscellaneous
11983         improvements.
11984
11985 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11986
11987         * gcc.cpp: new directory for cpp tests
11988
11989 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11990
11991         * lib/chill.exp: Code reformatted, removed unused code.
11992         * config/unix-chill.exp: Code reformatted, removed unused code.
11993         * chill.execute/execute.exp: Code reformatted, removed unused code.
11994         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
11995
11996 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
11997
11998         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
11999         routines not written.
12000
12001 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12002
12003         * config/bug-gcc.exp: Use new procs from bug.exp.
12004
12005 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12006
12007         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
12008         via ftp, rather than depending on NFS.
12009         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
12010         case.
12011
12012 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12013
12014         * config/bug-gcc.exp: Use new download proc.
12015
12016 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
12017
12018         * chill.execute/execute.exp: cleanups, handles errors better
12019         * chill.compile/compile.exp: rewrite, based on execute.exp
12020         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
12021         * lib/chill.exp: major changes to diff proc and compile and link
12022           procs. added chill_fail and chill_pass wrappers to pass and
12023           fail. added more comments, and handle error codes better.
12024           Added a hack to capture stderr from exec, so noncompile tests
12025           can work.
12026
12027 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12028
12029         * chill.execute/execute.exp: rewrite of testsuite driver
12030         * lib/chill.exp: rewrite of testsuite driver
12031         * config/unix-chill.exp: rewrite of testsuite driver
12032
12033 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
12034
12035     In chill.execute:
12036         * iexpr.ch: Standardize uppercase.
12037         * tuples.dat: Standardize uppercase.
12038         * vary.ch: standardize.  Correct varying string assignments.
12039         * vary.dat: Add new output lines.
12040
12041 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
12042
12043     In chill.execute:
12044         * chprintf.ch: Standardize use of uppercase.
12045         * tuples.ch: Standardize and turn arr2 into a DCL,
12046           rather than a SYN.
12047         * pinits.ch: Standardize.
12048
12049 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12050
12051         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
12052         * Makefil: Renamed to Makefile.in.
12053         * configure.in: New.
12054
12055 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
12056
12057     In chill.execute:
12058         * .cvsignore: Add result/output files.
12059         * Makefile: Fix up variables at start.  Use MFLAGS
12060           everywhere.  Correct bool_loc, built_ins entries.
12061           Add entry for vary1.ch.
12062         * bitarray.ch: Standardize upper-case usage.
12063         * bitexpr.ch: Standardize, add output of b1.
12064         * params.ch: Use arrayt in along PROC parameters, to
12065           avoid novelty problems.
12066         * sets.ch: Tiny cleanup.
12067         * vary1.ch: Re-indent.
12068
12069 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
12070
12071           * Add PR-related files to Makefiles, .cvsignore files, etc.
12072
12073 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12074
12075         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
12076           with compiler objects. New names are test-flow.c and test-loop.c
12077
12078 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12079
12080         * Upgraded c-torture tests from 1.19 to 1.20
12081
12082         * new files:
12083         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
12084         * gcc.compile: 930623-1.c 930623-2.c
12085         * gcc.noncompile: 930622-1.c 930622-2.c
12086         * gcc.failure: 920411-1.c 920627-2.c
12087         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
12088
12089 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12090
12091         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
12092           More changes to get testsuite working properly. Needs more work.
12093           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
12094
12095 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12096
12097         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
12098           More changes to get testsuite working properly. Needs more work.
12099
12100 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
12101
12102         * chill.compile/compile.exp: Added for Dejagnu support
12103         * chill.execute/execute.exp: Added for Dejagnu support
12104         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
12105
12106 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
12107
12108     This should complete moving the CHILL test files.
12109         * chill.noncompile(.cvsignore printf.grt
12110             in-printf.grt chprintf.grt chprintf.ch):
12111             Added test-support files.
12112           (Makefile): Modified further.
12113         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
12114             signal.ch): Added test files.
12115           * chill.execute (.cvsignore printf.grt printr.c
12116             in-printf.grt rts.c chprintf.grt rts.h): Added
12117           test-support files.
12118             (Makefile): More corrections.
12119
12120 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
12121
12122         * chill.compile, chill.execute, chill.nocompile: Add CHILL
12123           test cases, ready for DejaGnu.
12124
12125 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12126
12127         * Upgraded c-torture tests from 1.18 to 1.19
12128
12129         * gcc.compile: added test(s):
12130           930607-1.c
12131         * gcc.execute: added test(s):
12132           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
12133
12134         * added new subdirectory for misc tests: gcc.misc-tests
12135         * gcc.misc-test(s): added tests:
12136           inst-check.c test-consts.c test-ior.c test-switch.c
12137
12138 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12139
12140         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
12141
12142 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
12143
12144         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
12145
12146 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12147
12148         * Upgraded c-torture tests from 1.17 to 1.18
12149
12150 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12151
12152         * Upgraded c-torture tests from 1.12 to 1.17
12153
12154 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
12155
12156         * lib/old-dejagnu.exp:
12157           Fixed handling of XFAIL target triplets to correctly
12158           recognize wildcard characters.  Removed code that
12159           appended a unique id tag to the end of the file name
12160           printed out by the result of the testcases within a
12161           given test file.
12162
12163 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
12164
12165         * lib/old-dejagnu.exp:
12166           Reworked expected failure handling to trigger off of XFAIL
12167           keyword in keyphrase embeded in testcase source code. The
12168           XFAIL keyword must be at the end of the keyphrase line. It
12169           may optionally be followed by one or more target triplets.
12170           It has just occured that the handling of wildcards in the
12171           target triplet may not be correct.
12172
12173 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
12174
12175         * g++.old-deja/tests:
12176           Moved all subdirectories up one level into g++.old-deja .
12177
12178         * lib/old-dejagnu.exp:
12179           Fixed problem with CXXFLAGS not being properly reset, and being
12180           corrupted with extraneous "-c" compiler option.  This was
12181           causing binaries to not be generated for test that needed them.
12182           Modified strings passed to "pass" and "fail" so that individual
12183           tests from the same test file would be distinguished by an
12184           identifier appended to the test file name in the summary logs;
12185           this corrected a problem with erroneous diff logs.  Added code
12186           to search testcases for expected fail and unexpected pass keywords.
12187
12188 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12189
12190         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
12191
12192 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
12193
12194         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
12195           Removed extraneous text from end of "Special g++ Options"
12196           keyphrase.
12197
12198         * lib/old-dejagnu.exp: Added pattern matching to look for new
12199           keywords, embedded in testcases comments, which will trigger
12200           calls to xpass and xfail.
12201
12202 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
12203
12204         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
12205           comments embedded in the testcases, especially the one looking for
12206           special compiler options, as well as the pattern matching for the
12207           compiler output again.
12208
12209 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
12210
12211         * lib/old-dejagnu.exp: Do a proper check of the return value for
12212           execute tests. Fixed several problems with the pattern matching
12213           of the compiler output which gave erroneous test results.
12214           Changed several of the test result messages to be more descriptive.
12215         * config/unix-g++.exp: Proc g++_load now actually works and
12216           executes the tests passed to it and returns a usable return
12217           value.
12218
12219 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12220
12221           * lib/gcc.exp: Exits gracefully if $CC is bogus.
12222
12223 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
12224
12225         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
12226           Modified both files to properly execute the old style
12227           dejagnu tests. The previous versions of these files were
12228           experimental and did not function anything near correctly.
12229
12230 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
12231
12232         * Removed all Makefile.in and configure.in files. No configuration
12233         needed now.
12234
12235 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
12236
12237         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
12238
12239 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12240
12241         * gcc.compile/configure.in, gcc.unsorted/configure.in,
12242         gcc.special/configure.in, gcc.noncompile/configure.in,
12243         gcc.execute/configure.in, gcc.code_quality/configure.in,
12244         g++.other/configure.in, g++.old-deja/configure.in,
12245         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
12246         in srcname setting.
12247
12248 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12249
12250         * lib/udi.exp:  Fixed mondfe and mondfe_download.
12251         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
12252         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
12253
12254 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
12255
12256         * config/udi-gdb.exp: Check $shell_id after connecting to target.
12257         (gdb_exit): Don't remove *_soc files.
12258
12259 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
12260
12261         * lib/c-torture.exp: Don't look for main; instead always use -w
12262         -c.  This is how the c-torture tests work.  Remove the object
12263         file if the compilation succeeds.
12264         * gcc.execute/execute.exp: Remove executable if test passes.
12265         * gcc.noncompile/noncompile.exp: Every test is an expected
12266         failure.
12267         * gcc.special/special.exp: Added tests from c-torture 1.11,
12268         corrected use of existing test.
12269         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
12270         gcc.execute/920625-1.c: Updated to c-torture 1.11.
12271         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
12272         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
12273         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
12274         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
12275         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
12276         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
12277         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
12278         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
12279         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
12280         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
12281         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
12282         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
12283         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
12284         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
12285         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
12286         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
12287         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
12288         c-torture 1.11.
12289         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
12290         correspond to c-torture 1.11.
12291
12292         * New file.