OSDN Git Service

* gcc.dg/20020210-1.c: Fix a comment typo.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
2
3         * gcc.dg/20020210-1.c: Fix a comment typo.
4
5 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
6
7         * g++.dg/template/varmod1.C: Fix typo.
8
9 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10
11         DR 180
12         * g++.old-deja/g++.pt/crash32.C: Expect error.
13
14 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
15
16         PR c++/5919
17         * g++.dg/template/varmod1.C: New test.
18
19         PR c++/8727
20         * g++.dg/inherit/typeinfo1.C: New test.
21         
22         PR c++/8663
23         * g++.dg/inherit/typedef1.C: New test.
24
25 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
26
27         PR c++/8332
28         PR c++/8493
29         * g++.dg/template/strlen1.C: New test.
30
31         PR c++/8227
32         * g++.dg/template/ctor2.C: New test.
33
34         PR c++/8214
35         * g++.dg/init/string1.C: New test.
36
37         PR c++/8511
38         * g++.dg/template/friend8.C: New test.
39
40 2002-11-29  Joe Buck <jbuck@synopsys.com>
41
42         * g++.dg/lookup/anon2.C: New test.
43
44 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
45
46         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
47         h8300 port.
48
49 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
50
51         * gcc.dg/bitfld-6.c: New test.
52
53 Wed Nov 27 14:37:34 CET 2002  Jan Hubicka  <jh@suse.cz>
54
55         * gcc.c-torture/execute/20021127.[cx]: New test.
56
57 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
58
59         * g++.dg/init/brace2.C: New test.
60         * g++.old-deja/g++.mike/p9129.C: Correct.
61
62 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
63
64         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
65
66 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
67
68         * testsuite/g++.dg/abi/empty11.C: New test.
69         * testsuite/g++.dg/rtti/cv1.C: New test.
70
71 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
72
73         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
74
75 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
76
77         * g++.dg/abi/empty10.C: New test.
78
79 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
80
81         * gcc.c-torture/compile/20021124-1.c: New test.
82
83 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
84
85         * g++.dg/abi/rtti2.C: New test.
86
87 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
88
89         * gcc.dg/i386-unroll-1.c: New test.
90
91 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
92
93         * gcc.c-torture/compile/20021120-1.c: New test.
94         * gcc.c-torture/compile/20021120-2.c: New test.
95
96 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
97
98         * gcc.dg/bitfld-5.c: New test.
99
100 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
101
102         * gcc.c-torture/execute/20021120-3.c: New test.
103
104 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
105
106         * gcc.c-torture/execute/20021120-2.c: New test.
107
108 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
109
110         * gcc.c-torture/execute/20021120-1.c: New test.
111
112 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
113
114         * gcc.c-torture/execute/20021118-3.c: New test.
115
116 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
117
118         * gcc.c-torture/compile/20021119-1.c: New test.
119
120 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
121
122         * gcc.dg/duff-1.c: New test.
123         * gcc.dg/duff-2.c: New test.
124         * gcc.dg/duff-3.c: New test.
125
126 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
127
128         * gcc.dg/cpp/_Pragma5.c: New test.
129
130 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
131
132         * gcc.c-torture/execute/20021118-2.c: New test.
133
134 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
135
136         * gcc.c-torture/execute/20021118-1.c: New test.
137
138 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
139
140         * gcc.dg/20021116-1.c: New test.
141
142 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
143
144         * g++.dg/abi/vcall1.C: New test.
145
146 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
147
148         * gcc.dg/20021029-1.c: New test.
149         * gcc.dg/20021029-2.c: New test.
150
151 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
152
153         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
154
155 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
156
157         PR c/8439
158         * gcc.dg/20021110.c: Move to ...
159         * gcc.c-torture/compile/20021110.c: .... here.
160
161 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
162
163         PR c/8467
164         * gcc.c-torture/execute/20021111-1.c
165
166 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
167
168         PR c/8439
169         * gcc.dg/20021110.c: New test.
170         
171 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
172
173         * g++.dg/abi/vthunk3.C: Run only on x86.
174
175 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
176
177         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
178
179 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
180
181         * lib/compat.exp (compat-execute): Fix logic error in last
182         change.
183
184 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
185
186         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
187
188 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
189
190         PR c++/8389
191         * g++.dg/template/access6.C: New test.
192
193 Fri Nov  8 10:52:15 CET 2002  Jan Hubicka  <jh@suse.cz>
194
195         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
196
197 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
198
199         * g++.dg/abi/vthunk3.C: New test.
200
201         PR c++/8338
202         * g++.dg/template/crash2.C: New test.
203
204 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
205
206         * testsuite/g++.dg/abi/dtor1.C: New test.
207         * testsuite/g++.dg/abi/dtor2.C: Likewise.
208
209 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
210
211         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
212         Darwin.
213
214 2002-11-04  Adam Nemet  <anemet@lnxw.com>
215
216         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
217         -mthumb.  Only xfail with -O0.
218
219 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
220
221         * g++.dg/abi/thunk1.C: New test.
222         * g++.dg/abi/thunk2.C: Likewise.
223         * g++.dg/abi/vtt1.C: Likewise.
224
225 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
226
227         PR optimization/8423
228         * gcc.c-torture/execute/builtin-constant.c: New test.
229
230 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
231
232         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
233         Add some more cases.
234
235 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
236
237         PR c++/8391
238         * g++.dg/opt/local1.C: New test.
239
240 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
241
242         PR c++/8160
243         * g++.dg/template/complit1.C: New test.
244
245         PR c++/8149
246         * g++.dg/template/typename4.C: Likewise.
247
248 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
249
250         Core issue 287, PR c++/7639
251         * g++.dg/template/instantiate1.C: Adjust error location.
252         * g++.dg/template/instantiate3.C: New test.
253         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
254         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
255         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
256
257 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
258
259         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
260
261 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
262
263         PR c++/8287
264         * g++.dg/init/dtor2.C: New test.
265
266 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
267
268         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
269         * gcc.dg/nest.c: Bypass errors on irix6.
270
271 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
272
273         * gcc.dg/nest.c: Expect error for mmix-*-*.
274         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
275
276 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
277
278         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
279         markers.
280
281         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
282
283 2002-10-25  Mike Stump  <mrs@apple.com>
284
285         * gcc.dg/warn-1.c: New test.
286
287 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
288
289         * g++.dg/template/typename3.C: New test.
290
291 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
292
293         * g++.dg/lookup/ptrmem1.C: New test.
294
295         * g++.dg/abi/vthunk2.C: New test.
296
297 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
298
299         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
300
301 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
302
303         * g++.dg/abi/empty9.C: New test.
304
305 2002-10-24  Richard Henderson  <rth@redhat.com>
306
307         * g++.dg/inherit/thunk1.C: Enable for ia64.
308
309 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
310
311         PR c++/8067
312         * g++.dg/lookup/pretty1.C: New test.
313
314 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
315
316         * gcc.dg/20021023-1.c: New test.
317
318 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
319
320         PR c++/7679
321         * g++.dg/parse/inline1.C: New test.
322
323 2002-10-23  Richard Henderson  <rth@redhat.com>
324
325         * g++.dg/inherit/thunk1.C: Enable for x86_64.
326
327         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
328
329 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
330
331         PR c++/6579
332         * g++.dg/parse/stmtexpr3.C: New test.
333
334 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
335
336         * g++.dg/expr/cond1.C: New test.
337
338 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
339
340         * g++.dg/abi/vbase13.C: New test.
341         * g++.dg/abi/vbase14.C: Likewise.
342
343 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
344
345         * gcc.dg/tls/pic-1.c: New test.
346         * gcc.dg/tls/nonpic-1.c: New test.
347         * gcc.dg/20021018-1.c: New test.
348
349 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
350
351         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
352         Remove only files with the same base name as the test case.
353         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
354         (profopt-execute): Likewise.  Also, remove old profiling
355         and performance data files before running the tests.
356
357         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
358         * g++.dg/bprob/bprob.exp: Likewise.
359         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
360         to allow more general test case names.
361
362         * g++.dg/bprob/bprob-1.C: Rename to ...
363         * g++.dg/bprob/g++-bprob-1.C: ... this.
364
365         * g77.dg/bprob/bprob-1.f: Rename to ...
366         * g77.dg/bprob/g77-bprob-1.f: ... this.
367
368 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
369
370         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
371         bison 1.50 or later.
372
373 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
374
375         * g++.dg/README: Describe more test directories.
376
377 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
378
379         * g++.dg/init/array6.C: Add additional tests.
380
381 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
382
383         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
384         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
385
386 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
387
388         * gcc.c-torture/compile/20020604-1.x: New.
389         * gcc.c-torture/compile/simd-5.x: Likewise.
390         * gcc.c-torture/execute/920710-1.x: Likewise.
391         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
392
393 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
394
395         * g++.dg/inherit/override1.C: Add dg-options clause.
396
397 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
398
399         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
400         _mm_slli_si128.
401
402 2002-10-19  Andreas Schwab  <schwab@suse.de>
403
404         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
405         directory component.
406
407 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
408
409         * g++.dg/inherit/thunk1.C: New test.
410
411         * g++.dg/inherit/override1.C: New test.
412
413         * g++.dg/abi/mangle11.C: New test.
414         * g++.dg/abi/mangle14.C: New test.
415         * g++.dg/abi/mangle17.C: New test.
416
417 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
418
419         * g++.dg/overload/member2.C: New test.
420
421 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
422
423         * g++.dg/README: Describe new compat directory.
424         * g++.dg/dg.exp: Skip tests in compat directory.
425         * README.compat: New file.
426         * lib/compat.exp: New expect script.
427         * g++.dg/compat: New test directory.
428         * g++.dg/compat/compat.exp: New expect script.
429         * g++.dg/compat/abi: New test directory.
430         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
431         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
432         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
433         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
434         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
435         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
436         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
437         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
438         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
439         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
440         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
441         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
442         * g++.dg/compat/break: New test directory.
443         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
444         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
445         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
446         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
447         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
448         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
449         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
450         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
451         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
452         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
453         g++.dg/compat/break/README: New files.
454         * g++.dg/compat/eh: New test directory.
455         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
456         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
457         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
458         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
459         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
460         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
461         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
462         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
463         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
464         g++.dg/compat/eh/filter2_y.C,
465         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
466         g++.dg/compat/eh/new1_y.C,
467         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
468         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
469         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
470         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
471         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
472         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
473         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
474         g++.dg/compat/eh/unexpected1_y.C: New files.
475         * g++.dg/compat/init: New test directory.
476         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
477         g++.dg/compat/init/array5_y.C,
478         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
479         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
480         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
481         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
482         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
483         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
484         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
485         g++.dg/compat/init/init-ref2_y.C: New files.
486
487 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
488
489         PR c++/7584
490         * g++.dg/inherit/using3.C: New test.
491
492 Thu Oct 17 19:12:58 CEST 2002  Jan Hubicka  <jh@suse.cz>
493
494         * gcc.dg/20021017-2.c: New test.
495
496 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
497
498         * g++.dg/abi/mangle16.C: Adjust.
499
500         * g++.dg/init/array8.C: New test.
501
502 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
503
504         * gcc.dg/special/mips-abi.exp: New test.
505         * gcc.dg/special/mips-abi.s: Empty file used by the above.
506
507 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
508
509         * g++.dg/abi/mangle16.C: New test.
510         * g++.dg/abi/mangle17.C: Likewise.
511
512         PR c++/7478
513         * g++.dg/template/ref1.C: New test.
514
515 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
516
517         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
518
519 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
520
521         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
522
523 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
524
525         PR c++/7524
526         * g++.dg/init/array7.C: New test.
527
528 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
529
530         * g++.dg/init/array6.C: New test.
531
532         * g++.dg/abi/mangle13.C: Likewise.
533         * g++.dg/abi/mangle14.C: Likewise.
534         * g++.dg/abi/mangle15.C: Likewise.
535
536 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
537
538         * g++.dg/abi/empty8.C: New test.
539
540 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
541
542         * g++.dg/init/ctor1.C: New test.
543
544 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
545
546         * gcc.c-torture/execute/20021015-1.c: New test.
547
548 Tue Oct 15 14:22:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
549
550         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
551
552 Mon Oct 14 20:37:51 CEST 2002  Jan Hubicka  <jh@suse.cz>
553
554         * gcc.dg/i386-ssetype-[1-5].c: New tests.
555
556 2002-10-14  Richard Henderson  <rth@redhat.com>
557
558         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
559
560 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
561
562         PR optimization/6631
563         * g++.dg/opt/const2.C: New test.
564
565 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
566
567         PR c++/7176
568         * g++.dg/parse/friend1.C: New test.
569         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
570
571 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
572
573         * gcc.dg/20021014-1.c: New test.
574
575 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
576
577         PR c++/5661
578         * g++.dg/ext/vlm1.C: New test.
579         * g++.dg/ext/vlm2.C: Likewise.
580
581         * g++.dg/init/array1.C: Remove invalid braces.
582         * g++.dg/init/brace1.C: New test.
583         * g++.dg/init/copy2.C: Likewise.
584         * g++.dg/init/copy3.C: Likewise.
585         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
586         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
587         braces.
588
589 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
590
591         * gcc.dg/cpp/assembler.S: Don't use -ansi.
592
593 Fri Oct 11 10:56:49 2002  Richard Shann  <richard.shann@superh.com>
594
595         * gcc.c-torture/compile/simd-5.c: New test.
596
597 2002-10-10  Jim Wilson  <wilson@redhat.com>
598
599         * gcc.c-torture/execute/20021010-1.c: New test.
600
601 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
602
603         PR c/7353
604         * g++.dg/ext/typedef-init.C: New test.
605         * gcc.dg/typedef-init.c: New test.
606
607 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
608
609         * gcc.dg/cpp/paste13.c: New test.
610
611 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
612
613         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
614         remaining platforms, XFAIL during compile, not execute.  Don't
615         XFAIL at -O0.
616
617 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
618
619         * gcc.dg/alias-1.c: Tweak expected warning.
620
621 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
622
623         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
624
625 2002-10-06  Andreas Jaeger  <aj@suse.de>
626
627         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
628         * gcc.dg/cpp/c++98.C: Likewise.
629
630         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
631         * g++.dg/cpp/c++98.C: Likewise.
632
633         * g++.dg/README (Subdirectories): Mention cpp directory.
634
635         PR target/7559
636         * gcc.dg/20021006-1.c: New test.
637
638 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
639
640         PR c++/7804
641         * g++.dg/other/warning1.C: New test.
642
643 2002-10-04  Roger Sayle  <roger@eyesopen.com>
644
645         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
646         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
647         and sparc-*-* with -m64 as expected failures.  See PR 8087.
648
649 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
650
651         PR c++/7931
652         * g++.dg/template/ptrmem3.C: New test.
653
654         PR c++/7754
655         * g++.dg/template/union1.C: New test.
656
657 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
658
659         PR c++/8006
660         * g++.dg/abi/mangle9.C: New test.
661         * g++.dg/abi/mangle10.C: New test.
662         * g++.dg/abi/mangle11.C: New test.
663         * g++.dg/abi/mangle12.C: New test.
664
665 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
666
667         PR c++/7188.
668         * g++.dg/template/meminit1.C: New test.
669         * g++.dg/warn/Wreorder-1.C: Likewise.
670         * g++.old-deja/g++.mike/warn3.C: Tweak.
671         * lib/prune.exp: Ingore "in copy constructor".
672
673 2002-10-02  Andreas Jaeger  <aj@suse.de>
674
675         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
676         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
677         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
678         on x86-64.
679
680 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
681
682         * gcc.dg/empty1.C: Fix typo.
683
684 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
685
686         * gcc.dg/alias-1.c: New test.
687
688 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
689
690         * gcc.dg/empty1.C: New test.
691
692         * g++.dg/tls/init-2.C: Tweak error messages.
693
694 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
695
696         * gcc.c-torture/compile/20020923-1.c: New test.
697
698 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
699
700         * gcc.c-torture/execute/ffs-1.c: New test.
701         * gcc.c-torture/execute/ffs-2.c: Ditto.
702
703 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
704
705         * g++.dg/overload/member1.C: New test.
706
707 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
708
709         * g++.dg/abi/empty7.C: New test.
710         * g++.dg/init/pm2.C: Likewise.
711
712 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
713
714         * g++.dg/rtti/crash1.C: New test.
715
716 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
717
718         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
719         gcc.dg/sibcall-4.c: New tests.
720
721 2002-09-28  Roger Sayle  <roger@eyesopen.com>
722
723         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
724         powerpc and MMIX targets.
725
726 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
727
728         * gcc.dg/cpp/20020927-1.c: New.
729
730 2002-09-26  David S. Miller  <davem@redhat.com>
731
732         * gcc.c-torture/compile/trunctfdf.c: New.
733
734 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
735
736         * lib/target-supports.exp (check_weak_available): Handle solaris2.
737
738 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
739
740         * gcc.c-torture/execute/loop-15.c: New.
741
742 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
743
744         * README.QMTEST: Fix typo.
745
746 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
747
748         * gcc.dg/20020926-1.c: New test.
749
750 2002-09-25  David S. Miller  <davem@redhat.com>
751
752         PR target/7842
753         * gcc.c-torture/execute/shiftdi.c: New test.
754
755 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
756
757         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
758         unique to the tool.
759         * lib/g77.exp (g77_init): Likewise.
760         * lib/g++.exp (g++_init): Likewise.
761         * lib/objc.exp (objc_init): Likewise.
762
763 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
764
765         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
766         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
767         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
768
769 2002-09-25  Richard Henderson  <rth@redhat.com>
770
771         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
772         too-small long double.
773
774 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
775
776         * gcc.dg/20020919-1.c: New test.
777
778 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
779
780         * g++.dg/abi/bitfield6.C: New test.
781         * g++.dg/abi/bitfield7.C: New test.
782         * g++.dg/abi/bitfield8.C: New test.
783         * g++.dg/abi/vbase11.C: New test.
784
785 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
786
787         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
788         hppa*-*-hpux*.  Update test comment.
789
790 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
791
792         * gcc.dg/tls/struct-1.c: New test.
793
794 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
795
796         * gcc.dg/cpp/tr-warn2.c: Update.
797
798 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
799
800         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
801
802 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
803
804         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
805         systems.
806
807 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
808
809         * gcc.c-torture/execute/ieee/mzero3.c: New test.
810
811         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
812         Adjust for c++filt moved to binutils.  Remove spurious duplicate
813         setting of cxxfilt.
814
815 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
816
817         * gcc.dg/20020312-2.c: Update for darwin.
818
819 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
820
821         * g++.old-deja/g++.other/crash32.C: Mark ICE.
822
823 Tue Sep 17 13:59:45 2002  Nicola Pero  <n.pero@mi.flashnet.it>
824
825         * objc.dg/comp-types-1.m: New test.
826         * objc.dg/comp-types-2.m: New test.
827         * objc.dg/comp-types-3.m: New test.
828         * objc.dg/comp-types-4.m: New test.
829         * objc.dg/comp-types-5.m: New test.
830         * objc.dg/comp-types-6.m: New test.
831
832 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
833
834         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
835
836 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
837
838         * g++.dg/other/do1.C: New test.
839
840         * g++.dg/template/subst1.C: New test.
841
842 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
843
844         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
845
846 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
847
848         * g++.dg/template/qualttp20.C: Adjust expected errors.
849         * g++.old-deja/g++.jason/report.C: Likewise.
850         * g++.old-deja/g++.other/qual1.C: Likewise.
851
852         * g++.dg/lookup/scoped2.C: New test.
853
854         * g++.dg/ext/asm3.C: New test.
855
856 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
857
858         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
859
860 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
861
862         * ChangeLog: follow spelling conventions.
863         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
864         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
865         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
866         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
867         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
868         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
869         * g++.old-deja/g++.law/global-init1.C: Likewise.
870         * g++.old-deja/g++.other/delete4.C: Likewise.
871         * g++.old-deja/g++.other/inline21.C: Likewise.
872         * g++.old-deja/g++.other/singleton.C: Likewise.
873         * g77.dg/strlen0.f: Likewise.
874         * g77.f-torture/compile/20010519-1.f: Likewise.
875         * g77.f-torture/compile/980310-4.f: Likewise.
876         * gcc.c-torture/compile/20000605-1.c: Likewise.
877         * gcc.c-torture/execute/20020225-1.c: Likewise.
878         * gcc.dg/c90-hexfloat-2.c: Likewise.
879         * gcc.dg/c99-bool-1.c: Likewise.
880         * gcc.dg/c99-hexfloat-2.c: Likewise.
881         * gcc.dg/dll-2.c: Likewise.
882         * gcc.dg/wtr-union-init-1.c: Likewise.
883         * gcc.dg/wtr-union-init-2.c: Likewise.
884         * gcc.dg/wtr-union-init-3.c: Likewise.
885         * gcc.dg/cpp/avoidpaste1.c: Likewise.
886         * gcc.dg/cpp/defined.c: Likewise.
887         * gcc.dg/cpp/macsyntx.c: Likewise.
888         * gcc.dg/cpp/paste2.c: Likewise.
889         * gcc.dg/cpp/trad/defined.c: Likewise.
890         * gcc.dg/format/c90-printf-1.c: Likewise.
891         * gcc.dg/format/c90-scanf-1.c: Likewise.
892         * gcc.dg/format/c99-printf-1.c: Likewise.
893         * gcc.dg/format/c99-scanf-1.c: Likewise.
894         * gcc.misc-tests/gcov-8.c: Likewise.
895         * lib/profopt.exp: Likewise.
896
897 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
898
899         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
900
901 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
902
903         * g++.dg/inherit/using2.C: New test.
904
905 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
906
907         * ChangeLog: Follow spelling conventions.
908         * g++.dg/template/friend4.C: Likewise.
909         * g++.old-deja/g++.pt/crash67.C: Likewise.
910         * gcc.c-torture/execute/20000801-4.c: Likewise.
911         * gcc.dg/c90-digraph-1.c: Likewise.
912         * gcc.dg/c94-digraph-1.c: Likewise.
913         * gcc.dg/c99-digraph-1.c: Likewise.
914         * gcc.dg/cpp/line5.c: Likewise.
915         * gcc.dg/cpp/multiline.c: Likewise.
916         * gcc.dg/cpp/trad/literals-1.c: Likewise.
917         * gcc.dg/format/attr-3.c: Likewise.
918         * gcc.dg/format/c90-scanf-3.c: Likewise.
919         * gcc.dg/format/ext-4.c: Likewise.
920
921 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
922
923         * g++.dg/template/pretty1.C: New test.
924
925 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
926
927         * gcc.c-torture/execute/struct-cpy-1.c: New test.
928
929 2002-09-13  Matt Austern  <austern@apple.com>
930
931         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
932         passing a cast expression to a function by const reference.
933
934 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
935
936         * g++.dg/template/deduce1.C: New test.
937
938 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
939
940         * gcc.c-torture/execute/simd-1.c: Force all use of int to
941         32-bit int.
942
943 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
944
945         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
946         usage.
947
948 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
949
950         * gcc.c-torture/compile/20020910-1.c: New test.
951
952 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
953
954         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
955
956 2002-09-10  Andreas Jaeger  <aj@suse.de>
957
958         * gcc.dg/20020312-2.c: Adjust for x86-64.
959
960 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
961
962         * g77.dg/7388.f: New test case for PR 7388.
963
964 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
965
966         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
967
968 2002-09-05  Ziemowit Laski <zlaski@apple.com>
969
970         * objc.dg/proto-lossage-1.m: New test.
971
972 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
973
974         * gcc.dg/cpp/_Pragma4.c: Fix typo.
975
976 Fri Sep  6 16:39:37 2002  Nicola Pero  <n.pero@mi.flashnet.it>
977
978         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
979         expected to pass.
980
981 2002-09-06  Stan Shebs  <shebs@apple.com>
982             David Edelsohn  <edelsohn@gnu.org>
983
984         * gcc.dg/weak: New directory.
985         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
986         target-specific xfail bits.
987         * gcc.dg/typeof-2.c: Move to new directory.
988         * gcc.dg/weak.exp: New expect script.
989
990 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
991
992         * gcc.c-torture/execute/extzvsi.c: New test.
993
994 2002-09-05  Stan Shebs  <shebs@apple.com>
995
996         * gcc.dg/weak-1.c: xfail on Darwin.
997         * gcc.dg/weak-2.c: Ditto.
998         * gcc.dg/weak-3.c: Ditto.
999         * gcc.dg/weak-4.c: Ditto.
1000         * gcc.dg/weak-5.c: Ditto.
1001         * gcc.dg/weak-6.c: Ditto.
1002         * gcc.dg/weak-7.c: Ditto.
1003         * gcc.dg/weak-8.c: Ditto.
1004         * gcc.dg/weak-9.c: Ditto.
1005
1006 Thu Sep  5 00:34:33 2002  J"orn Rennecke <joern.rennecke@superh.com>
1007
1008         * gcc.c-torture/execute/loop-14.c: New test.
1009
1010 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
1011
1012         * g++.dg/other/cxa-atexit1.C: New test.
1013
1014         * gcc.dg/typeof-2.c: New test.
1015
1016 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
1017
1018         * gcc.dg/cpp/_Pragma4.c: New test.
1019
1020 Tue Sep  3 11:04:26 2002  Nicola Pero  <n.pero@mi.flashnet.it>
1021
1022         * objc/execute/nil_method-1.m: New testcase.
1023
1024 Sun Sep  1 12:47:39 2002  Nicola Pero  <n.pero@mi.flashnet.it>
1025
1026         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
1027         [Object class], not [Object initialize].
1028
1029 2002-08-31  Roger Sayle  <roger@eyesopen.com>
1030             Hans-Peter Nilsson  <hp@bitrange.com>
1031
1032         * gcc.c-torture/execute/20020720-1.x: Skip test on
1033         mmix-knuth-mmixware.  Correct comment.
1034
1035 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
1036
1037         * testsuite/g++.dg/abi/bitfield5.C: New test.
1038         * testsuite/g++.dg/abi/vbase10.C: Likewise.
1039
1040 Tue Aug 27 22:23:22 2002  Nicola Pero  <n.pero@mi.flashnet.it>
1041
1042         * objc.dg/undeclared-selector.m: New test.
1043
1044 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
1045
1046         * g++.dg/other/offsetof1.C: Avoid cast warning.
1047
1048 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
1049
1050         * objc.dg/super-class-2.m: New test.
1051
1052 2002-08-24  Matt Austern  <austern@apple.com>
1053
1054         * g++.dg/ext/lvaddr.C: New test.
1055         * g++.dg/ext/lvcast.C: New test.
1056
1057 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
1058
1059         * testsuite/g++.dg/inherit/cond1.C: New test.
1060
1061 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
1062
1063         * gcc.dg/noncompile/incomplete-1.c: New test.
1064
1065 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
1066
1067         * gcc.dg/typespec-1.c: New test.
1068
1069 2002-08-20  Devang Patel  <dpatel@apple.com>
1070         * objc.dg/proto-hier-2.m: New test.
1071
1072 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
1073
1074         * objc.dg/bitfield-1.m: New test.
1075         * objc.dg/bitfield-2.m: New test.
1076
1077 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
1078
1079         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
1080         gcc.dg/c99-flex-array-4.c: New tests.
1081
1082 2002-08-16  Stan Shebs  <shebs@apple.com>
1083
1084         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
1085
1086 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
1087
1088         * gcc.dg/typeof-1.c: New test.
1089         * g++.dg/ext/typeof2.C: New test.
1090
1091 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
1092
1093         * g++.dg/other/offsetof1.C: New test.
1094
1095 2002-08-14  Richard Henderson  <rth@redhat.com>
1096
1097         * gcc.dg/tls/diag-3.c: Fix expected message strings.
1098
1099 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
1100
1101         * gcc.dg/cpp/_Pragma3.c: New test.
1102
1103 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
1104
1105         * g++.dg/template/inherit3: New test.
1106
1107 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
1108
1109         * gcc.dg/bitfld-4.c: Add blank options.
1110
1111 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
1112
1113         * g++.dg/template/crash1.C: New test.
1114
1115 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
1116
1117         * gcc.dg/tls/opt-2.c: New test.
1118
1119 2002-08-08  Devang Patel  <dpatel@apple.com>
1120
1121         * objc.dg/selector-1.m : New test
1122
1123 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
1124
1125         * g++.dg/abi/bitfield4.C: New test.
1126         * gcc.dg/bitfld-4.c: New test.
1127
1128 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
1129
1130         * g++.dg/other/packed1.C: New test.
1131
1132 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
1133
1134         * g++.dg/abi/offsetof.C: Tweak error messages.
1135         * g++.old-deja/g++.mike/p10769a.C: Likewise.
1136
1137 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
1138
1139         * gcc.dg/bitfld-3.c: New test.
1140
1141 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
1142             Richard Henderson  <rth@redhat.com>
1143
1144         * gcc.dg/i386-bitfield1.c: New test.
1145         * g++.dg/abi/bitfield3.C: Update.
1146
1147 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
1148
1149         * objc.dg/const-str-2.m: Update.
1150         * gcc.dg/cpp/c++98.c: Change to C extension.
1151         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
1152         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
1153
1154 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
1155
1156         * testsuite/gcc.dg/tls/diag-3.c: New.
1157
1158 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
1159
1160         * g++.dg/README (Subdirectories): Document new subdir expr.
1161         * g++.dg/expr/pmf-1.C: New test.
1162
1163 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
1164
1165         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
1166
1167 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
1168
1169         * g++.dg/abi/bitfield3.C: New test.
1170
1171 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
1172
1173         * lib/gcov.exp: Tweak expected line formats.
1174         * gcc.misc-tests/gcov8.c: New test.
1175         * gcc.misc-tests/gcov8.x: New flags.
1176
1177 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
1178
1179         * consistency.vlad/layout/endian.c: Include string.h.
1180
1181         * gcc.c-torture/execute/20020805-1.c: New test.
1182
1183 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
1184
1185         * g++.dg/other/conversion1.C: New test.
1186
1187 2002-08-03  Roger Sayle  <roger@eyesopen.com>
1188
1189         * gcc.dg/builtins-1.c: New testcase.
1190
1191 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
1192
1193         * g++.dg/inherit/access3.C: New test.
1194
1195 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
1196
1197         * gcc.dg/ia64-visibility-2.c: New test.
1198
1199 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
1200
1201         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
1202         __qualifier_flags to __flags.
1203
1204 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
1205
1206         * g++.dg/inherit/operator1.C: New test.
1207         * g++.dg/lookup/disamb1.C: Fix typo in comment.
1208         * g++.dg/other/error1.C: Change expected error message.
1209         * g++.dg/template/conv4.C: Likewise.
1210
1211 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
1212
1213         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
1214         for documented behavior.
1215
1216 2002-07-25  Roger Sayle  <roger@eyesopen.com>
1217
1218         * gcc.c-torture/execute/20020720-1.x: Skip this test on
1219         several targets known to fail.
1220
1221 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
1222
1223         * gcc.dg/mips-args-[123].c: New tests.
1224
1225 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
1226
1227         * gcc.dg/ppc-spe.c: New.
1228
1229 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
1230
1231         * g++.dg/other/ptrmem4.C: New testcase.
1232
1233 2002-07-24  Richard Henderson  <rth@redhat.com>
1234
1235         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
1236
1237 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
1238
1239         * g++.dg/ext/alignof1.C (main): Return 0 for success.
1240
1241 2002-07-24  Roger Sayle  <roger@eyesopen.com>
1242
1243         * gcc.c-torture/execute/memset-3.c: New testcase.
1244
1245 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
1246
1247         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
1248         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
1249
1250 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1251
1252         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
1253         Delete.
1254
1255 Tue Jul 23 21:02:43 2002  J"orn Rennecke <joern.rennecke@superh.com>
1256
1257         * gcc.c-torture/compile/simd-4.c: New test.
1258
1259 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1260
1261         PR c++/7347, c++/7348
1262         * g++.dg/template/access4.C: New test.
1263         * g++.dg/template/access5.C: New test.
1264         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
1265         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
1266         * g++.old-deja/g++.pt/ttp58.C: Likewise.
1267         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
1268
1269 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
1270
1271         * gcc.dg/gnu89-init-2.c: New test.
1272
1273 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
1274
1275         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
1276
1277 2002-07-20  Roger Sayle  <roger@eyesopen.com>
1278
1279         * gcc.c-torture/execute/20020720-1.c: New testcase.
1280
1281 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
1282
1283         * gcc.dg/cpp/Wsignprom.c: New tests.
1284
1285 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
1286
1287         * gcc.c-torture/execute/loop-13.c: New test.
1288
1289 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
1290
1291         * gcc.dg/cpp/expr.c: New tests.
1292
1293 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
1294
1295         * g++.dg/opt/pr6713.C: Add template instantiation.
1296
1297 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
1298
1299         * gcc.dg/nest.c: New test.
1300
1301 2002-07-17  Richard Henderson  <rth@redhat.com>
1302
1303         * g++.dg/opt/pr6713.C: New test.
1304
1305 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
1306
1307         * gcc.c-torture/execute/loop-2e.x: Let the testcase
1308         XFAIL for all x86 processors.
1309
1310 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
1311
1312         * gcc.c-torture/execute/20010122-1.x: Do not test with
1313         -fomit-frame-pointer.
1314
1315 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1316
1317         * g++.dg/template/instantiate2.C: New test.
1318         * g++.dg/template/spec4.C: New test.
1319
1320 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1321
1322         * g++.dg/template/access2.C: New test.
1323         * g++.dg/template/access3.C: New test.
1324
1325 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
1326
1327         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
1328         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
1329         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
1330         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
1331         Convert to use <stdarg.h>.
1332         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
1333         Delete.
1334         * gcc.dg/va-arg-2.c: New.
1335         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
1336
1337 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
1338
1339         * gcc.c-torture/compile/20020710-1.c: New test.
1340
1341 Thu Jul 11 15:39:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
1342                           Andrew Pinski  <pinskia@physics.uc.edu>
1343
1344         gcc.c-torture/compile/simd-2.c: New testcase.
1345         gcc.c-torture/compile/simd-3.c: Likewise.
1346
1347 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
1348
1349         PR c++/7224
1350         * g++.dg/overload/error1.C: New test.
1351
1352 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1353
1354         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
1355         configuration and IRIX 6 O32 ABI.
1356
1357 2002-07-11  Roger Sayle  <roger@eyesopen.com>
1358
1359         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
1360
1361 2002-07-10  Roger Sayle  <roger@eyesopen.com>
1362
1363         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
1364
1365 2002-07-10  Jeffrey A Law  <law@redhat.com>
1366
1367         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
1368
1369         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
1370
1371 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
1372
1373         * gcc.dg/20020312-2.c: Check for __PPC__.
1374
1375 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
1376
1377         * gcc.c-torture/compile/20020709-1.c: New test.
1378
1379 2002-07-07  Roger Sayle  <roger@eyesopen.com>
1380
1381         * g++.dg/template/qualttp21.C: New test case.
1382
1383 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
1384
1385         * gcc.c-torture/compile/20020706-1.c: New test.
1386         * gcc.c-torture/compile/20020706-2.c: New test.
1387
1388 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
1389             Alexandre Oliva  <aoliva@redhat.com>
1390
1391         * g++.dg/warn/incomplete1.C: New test.
1392
1393 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1394
1395         PR c++/7099
1396         * g++.dg/warn/noreturn1.C: New test.
1397
1398 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
1399
1400         PR c++/6706
1401         * g++.dg/debug/debug6.C: New test.
1402         * g++.dg/debug/debug7.C: New test.
1403
1404 Thu Jul  4 07:36:48 2002  J"orn Rennecke <joern.rennecke@superh.com>
1405
1406         * gcc.c-torture/compile/simd-3.c: New test.
1407
1408 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
1409
1410         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
1411         * gcc.dg/20020620-1.c: Likewise.
1412
1413 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1414
1415         PR c++/6944
1416         * g++.dg/init/array4.C: New test.
1417         * g++.dg/init/array5.C: New test.
1418
1419 Wed Jul  3 10:25:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
1420
1421         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
1422         * gcc.c-torture/execute/simd-2.c (main): Likewise.
1423
1424 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1425
1426         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
1427         * gcc.dg/wtr-aggr-init-1.c: Likewise.
1428         * gcc.dg/wtr-conversion-1.c: Likewise.
1429         * gcc.dg/wtr-escape-1.c: Likewise.
1430         * gcc.dg/wtr-int-type-1.c: Likewise.
1431         * gcc.dg/wtr-label-1.c: Likewise.
1432         * gcc.dg/wtr-static-1.c: Likewise.
1433         * gcc.dg/wtr-strcat-1.c: Likewise.
1434         * gcc.dg/wtr-suffix-1.c: Likewise.
1435         * gcc.dg/wtr-switch-1.c: Likewise.
1436         * gcc.dg/wtr-unary-plus-1.c: Likewise.
1437         * gcc.dg/wtr-union-init-1.c: Likewise.
1438         * gcc.dg/wtr-union-init-2.c: Likewise.
1439         * gcc.dg/wtr-union-init-3.c: Likewise.
1440
1441         * gcc.dg/wtr-func-def-1.c: New test.
1442
1443 2002-07-02 Devang Patel <dpatel@apple.com>
1444
1445         * objc.dg/param-1.m: New test.
1446
1447 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
1448
1449         * gcc.dg/cpp/trad/directive.c: Add test.
1450         * gcc.dg/cpp/trad/macroargs.c: Add test.
1451         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
1452
1453 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
1454
1455         * gcc.dg/cpp/cmdlne-M.c: New test.
1456
1457 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
1458
1459         * objc.dg/desig-init-1.m: New test.
1460
1461 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1462
1463         PR c++/6716
1464         * g++.dg/template/instantiate1.C: New test.
1465
1466 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
1467
1468         PR c++/7112
1469         * g++.dg/template/sizeof2.C: New test.
1470
1471 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
1472
1473         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
1474         gcc.dg/cpp/trad/include.c: New tests.
1475
1476 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
1477
1478         PR target/7177
1479         * gcc.c-torture/compile/20020701-1.c: New test.
1480
1481 2002-07-01  Stan Shebs  <shebs@apple.com>
1482
1483         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
1484         header here...
1485         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
1486         (objc-torture-execute): or here.
1487
1488 Mon Jul  1 12:51:05 2002  J"orn Rennecke <joern.rennecke@superh.com>
1489
1490         * gcc.c-torture/execute/arith-rand-ll.c: New test.
1491
1492 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
1493
1494         * gcc.dg/cpp/trad/escaped-nl.c: New test.
1495
1496 2002-06-30  Devang Patel  <dpatel@apple.com>
1497
1498         * objc.dg/fsyntax-only.m: New test.
1499
1500 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
1501
1502         PR c++/6695
1503         * g++.dg/template/friend7.C: New file.
1504
1505 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
1506
1507         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
1508         return type.
1509
1510 Thu Jun 27 15:23:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
1511
1512         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
1513         avoid division by zero.
1514
1515 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
1516
1517         * gcc.dg/Wunknownprag.c: New tests.
1518
1519 Tue Jun 25 21:50:38 2002  J"orn Rennecke <joern.rennecke@superh.com>
1520
1521         * gcc.c-torture/execute/simd-2.c: New test.
1522
1523 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
1524
1525         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
1526         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
1527         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
1528         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
1529         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
1530         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
1531         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
1532         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
1533         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
1534         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
1535         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
1536         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
1537         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
1538         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
1539         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
1540         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
1541         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
1542
1543 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
1544
1545         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
1546         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
1547         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
1548         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
1549         New tests.
1550         * gcc.dg/cpp/trad/directive.c: Update.
1551
1552 2002-06-23  Andreas Jaeger  <aj@suse.de>
1553
1554         * gcc.c-torture/execute/complex-6.c: New.
1555
1556 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
1557
1558         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
1559         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
1560         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
1561         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
1562
1563 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
1564
1565         * gcc.dg/cpp/trad: New directory with traditional tests copied
1566         from parent directory.
1567         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
1568         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
1569         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
1570         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
1571         Move to trad/ and rename.
1572         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
1573         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
1574         gcc.dg/cpp/trad/redef2.c: New tests.
1575         * gcc.dg/cpp/trad/trad.exp: New driver.
1576
1577 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
1578
1579         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
1580         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
1581         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
1582         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
1583         Remove.
1584
1585 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
1586
1587         * gcc.dg/20020620-1.c: New test.
1588
1589 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1590
1591         * g++.dg/template/ttp4.C: New test.
1592
1593 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
1594
1595         * g++.dg/opt/vt1.C: Fix regexp.
1596
1597 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1598
1599         * gcc.c-torture/execute/pure-1.c: Make functions static again.
1600         Don't use attribute `noinline'.
1601
1602 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
1603
1604         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
1605
1606 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
1607
1608         * gcc.c-torture/execute/simd-1.c: New.
1609
1610         * gcc.dg/simd-1.c: New.
1611
1612 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
1613
1614         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
1615
1616 2002-06-16  Richard Henderson  <rth@redhat.com>
1617
1618         * g++.dg/ext/anon-struct1.C: New.
1619         * g++.dg/ext/anon-struct2.C: New.
1620         * g++.dg/ext/anon-struct3.C: New.
1621         * gcc.dg/anon-struct-1.c: New.
1622         * gcc.dg/anon-struct-2.c: New.
1623         * gcc.dg/anon-struct-3.c: New.
1624         * gcc.dg/20011008-1.c: Adjust warning text.
1625         * gcc.dg/20020527-1.c: Add -fms-extensions.
1626
1627 2002-06-16  Richard Henderson  <rth@redhat.com>
1628
1629         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
1630
1631 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
1632
1633         * gcc.c-torture/execute/20020615-1.c: New test.
1634
1635 2002-06-15  Roger Sayle  <roger@eyesopen.com>
1636
1637         * gcc.c-tortuture/execute/compare-1.c: New test case.
1638         * gcc.c-tortuture/execute/compare-2.c: New test case.
1639         * gcc.c-tortuture/execute/compare-3.c: New test case.
1640
1641 2002-06-13  Richard Henderson  <rth@redhat.com>
1642
1643         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
1644         ia64 ilp32.
1645
1646 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1647
1648         * g++.dg/template/typename2.C: Update error message.
1649
1650 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
1651
1652         * gcc.c-torture/execute/20020611-1.c: New test.
1653
1654 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
1655
1656         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
1657         list of targets to skip.
1658
1659 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
1660
1661         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
1662         targets if not optimizing.
1663
1664 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
1665
1666         * gcc.c-torture/compile/20020605-1.c: New test.
1667
1668         * g++.dg/opt/vt1.C: New test.
1669
1670         * gcc.dg/20020531-1.c: New test.
1671
1672         * gcc.dg/20020530-1.c: New test.
1673
1674         * gcc.dg/20020527-1.c: New test.
1675
1676         * g++.dg/opt/cse1.C: New test.
1677
1678 2002-06-07  Roger Sayle  <roger@eyesopen.com>
1679
1680         * gcc.dg/20020607-2.c: New test case.
1681
1682 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
1683
1684         * gcc.c-torture/compile/20020604-1.c: New test.
1685
1686 2002-06-04  Richard Henderson  <rth@redhat.com>
1687
1688         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
1689         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
1690         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
1691
1692 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
1693
1694         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
1695
1696 2002-06-03  Richard Henderson  <rth@redhat.com>
1697
1698         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
1699         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
1700
1701 2002-06-02  Richard Henderson  <rth@redhat.com>
1702
1703         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
1704         test functions static.
1705
1706 2002-06-02  Andreas Jaeger  <aj@suse.de>
1707
1708         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
1709         now.
1710
1711 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1712
1713         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
1714         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
1715         Update for mofified diagnostics.
1716         * gcc.dg/c99-intconst-1.c: No longer fail.
1717
1718 2002-06-02  Richard Henderson  <rth@redhat.com>
1719
1720         * gcc.dg/uninit-A.c: Remove xfail markers.
1721
1722 2002-06-01  Roger Sayle  <roger@eyesopen.com>
1723
1724         * gcc.dg/fnegate-1.c: New test case.
1725
1726 2002-05-30  Osku Salerma  <osku@iki.fi>
1727
1728         * gcc.c-torture/execute/mayalias-1.c: New file.
1729
1730 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1731
1732         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
1733         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
1734         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
1735
1736 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
1737
1738         * gcc.c-torture/execute/20020529-1.c: New test.
1739
1740 2002-05-27  Richard Henderson  <rth@redhat.com>
1741
1742         * g++.dg/ext/attrib6.C: New test case.
1743
1744 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1745
1746         * gcc.c-torture/execute/pure-1.c: New test.
1747
1748 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
1749
1750         * gcc.dg/cpp/arith-2.c: Remove.
1751
1752 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
1753
1754         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
1755         * gcc.dg/cpp/if-3.c: Remove.
1756
1757 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
1758
1759         * g++.dg/opt/cse2.C: New test.
1760
1761 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
1762
1763         * gcc.dg/cpp/arith-1.c: New semantic tests.
1764         * gcc.dg/cpp/if-1.c: Update.
1765
1766 2002-05-24  Ben Elliston  <bje@redhat.com>
1767
1768         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
1769
1770 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
1771
1772         * gcc.dg/verbose-asm.c: New test.
1773
1774 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1775
1776         * gcc.dg/cpp/paste12.c: New test.
1777
1778 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
1779
1780         * g++.dg/parse/named_ops.C: New test.
1781
1782 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
1783
1784         * gcc/testsuite/gcc.dg/weak-8.c: New test.
1785
1786 Thu May 23 11:09:26 2002  J"orn Rennecke <joern.rennecke@superh.com>
1787
1788         * gcc.dg/weak-2.c: Allow optional leading underscore
1789         in scan-assembler symbol name.
1790         * gcc.dg/weak-3.c: Likewise.
1791         * gcc.dg/weak-4.c: Likewise.
1792         * gcc.dg/weak-5.c: Likewise.
1793
1794 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
1795
1796         * gcc.dg/20020523-1.c: New test.
1797
1798 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
1799
1800         * objc.dg/const-str-2.m: Update now that we stop after
1801         a command line error.
1802
1803 2002-05-22  Richard Henderson  <rth@redhat.com>
1804
1805         * g++.dg/dg.exp: Fix typo in test pruneing.
1806
1807 2002-05-22  Richard Henderson  <rth@redhat.com>
1808
1809         * g++.dg/dg.exp: Prune the tls subdirectory.
1810         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
1811         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
1812         * g++.dg/tls/init-1.C: New.
1813
1814 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
1815
1816         * gcc.dg/20020517-1.c: New test.
1817
1818 2002-05-21  Richard Henderson  <rth@redhat.com>
1819
1820         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
1821         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
1822
1823 Tue May 21 14:25:32 2002  Brian R. Gaeke  <brg@dgate.ORG>
1824
1825         * g++.dg/other/copy2.C: New test.
1826
1827 Mon May 20 10:51:35 2002  J"orn Rennecke <joern.rennecke@superh.com>
1828
1829         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
1830         (MAX_COPY): Bump up to 10 times sizeof (long long).
1831         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
1832
1833         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
1834         sizeof (long long).
1835
1836         * gcc.c-torture/execute/strcpy-1.c: New test.
1837
1838 2002-05-19  Jason Merrill  <jason2redhat.com>
1839
1840         * g++.dg/ext/oper1.C: New test.
1841
1842 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
1843 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
1844
1845         * README.QMTEST: New file.
1846
1847         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
1848
1849 2002-05-19  Andreas Jaeger  <aj@suse.de>
1850
1851         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
1852         now.
1853         * gcc.c-torture/execute/loop-2d.x: Likewise.
1854
1855 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
1856
1857         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
1858         support weak symbols.
1859         * gcc.dg/weak-4.c: Likewise
1860         * gcc.dg/weak-6.c: Likewise
1861
1862 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
1863
1864         * gcc.dg/weak-3.c: Add dg-excess-error comment for
1865         cygwin, coff and h8300-*-hms targets
1866         * gcc.dg/weak-5.c: Likewise
1867         * gcc.dg/weak-7.c: Likewise
1868
1869 2002-05-16  Jason Merrill  <jason@redhat.com>
1870
1871         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
1872         (scan-assembler-not, scan-assembler-dem): Likewise.
1873         (scan-assembler-dem-not): Likewise.
1874
1875 2002-05-15  Richard Henderson  <rth@redhat.com>
1876
1877         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
1878
1879 2002-05-15  Richard Henderson  <rth@redhat.com>
1880
1881         * gcc.dg/weak-5.c (vfoo1c): No warning here.
1882         (vfoo1f): Warning here.
1883         (vfoo1l): Don't redefine the alias.
1884
1885 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
1886
1887         * g++.dg/init/pm1.C: New test.
1888
1889 2002-05-12  David S. Miller  <davem@redhat.com>
1890
1891         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
1892         types.
1893
1894 2002-05-10  Roger Sayle  <roger@eyesopen.com>
1895
1896         * gcc.c-torture/execute/20020510-1.c: New test case.
1897
1898 2002-05-10  David S. Miller  <davem@redhat.com>
1899
1900         * gcc.c-torture/execute/conversion.c: Test long double too.
1901
1902 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
1903
1904         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
1905         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
1906         * lib/g++.exp (g++_link_flags): Likewise.
1907         * lib/objc.exp (objc_target_compile): Likewise.
1908
1909 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
1910
1911         * gcc.dg/cpp/poison.c: Update.
1912         * gcc.dg/cpp/20000625-2.c: Remove.
1913         * gcc.dg/cpp/direct2s.c: Remove final test.
1914
1915 2002-05-08  Tom Rix  <trix@redhat.com>
1916
1917         * gcc.c-torture/execute/20020508-1.c: New test.
1918         * gcc.c-torture/execute/20020508-2.c: New test.
1919         * gcc.c-torture/execute/20020508-3.c: New test.
1920
1921 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
1922
1923         * gcc.dg/cpp/charconst-4.c: More tests.
1924
1925 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
1926
1927         PR c/6569
1928         * gcc.dg/weak-3.c: Update location of warning messages.
1929         * gcc.dg/weak-5.c: Likewise.
1930
1931 2002-05-06  Roger Sayle  <roger@eyesopen.com>
1932
1933         * gcc.c-torture/execute/20020506-1.c: New test case.
1934
1935 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
1936
1937         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
1938
1939 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1940
1941         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
1942
1943 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1944
1945         * gcc.dg/cpp/charconst-3.c: New test.
1946
1947 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1948
1949         * gcc.dg/cpp/charconst.c: Update tests.
1950
1951 2002-05-05  Tim Josling  <tej@melbpc.org.au>
1952
1953         * treelang: Added directory for new sample language treelang. Also
1954         lib/treelang.exp: New file to signal treelang should be tested.
1955
1956 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
1957
1958         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
1959         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
1960         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
1961         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
1962         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
1963         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
1964         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
1965
1966 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1967
1968         * gcc.dg/format/xopen-2.c: New test.
1969
1970 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
1971
1972         * gcc.dg/20020503-1.c: New test.
1973
1974 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
1975
1976         * g++.dg/init/dtor1.C: Make it tougher.
1977
1978 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
1979
1980         * g++.dg/init/dtor1.C: New test.
1981
1982 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
1983
1984         * gcc.dg/altivec-8.c: New.
1985
1986 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
1987
1988         * gcc.dg/altivec-7.c: New.
1989
1990 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
1991
1992         * g++.dg/parse/typedef1.C: New test.
1993
1994 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
1995
1996         PR c++/6486
1997         * g++.dg/template/friend6.C: New test.
1998
1999         PR c++/6492
2000         * g++.dg/init/copy1.C: New test.
2001
2002 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
2003
2004         * g++.dg/warn/effc1.C: New test.
2005
2006 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
2007
2008         * gcc.dg/cpp/if-cexp.c: Add a test.
2009
2010 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
2011
2012         * gcc.dg/20020426-2.c: New test.
2013
2014 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
2015
2016         * gcc.dg/cpp/if-mop.c: Update.
2017         * gcc.dg/cpp/if-mpar.c: Add test.
2018         * gcc.dg/cpp/if-oppr.c: Update.
2019
2020 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2021
2022         PR c/6343
2023         * gcc.dg/weak-[2-7].c: New tests.
2024
2025 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
2026
2027         * gcc.dg/enum1.c: New test.
2028
2029 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
2030
2031         PR c++/6497
2032         * g++.dg/inherit/access2.C: New test.
2033
2034 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
2035
2036         PR bootstrap/6445
2037         * gcc.dg/20020426-1.c: New test.
2038
2039 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
2040
2041         * g++.dg/abi/enum1.C: New test.
2042
2043 2002-04-26  Richard Henderson  <rth@redhat.com>
2044
2045         * gcc.dg/c99-bool-1.c: Expect always true warning.
2046
2047 2002-04-25  Roger Sayle  <roger@eyesopen.com>
2048
2049         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
2050
2051 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2052
2053         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
2054         targets.
2055
2056 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
2057
2058         * g++.dg/abi/mange7.C: New test.
2059
2060         PR c++/6438.
2061         * g++.dg/parse/stmtexpr2.C: New test.
2062
2063 Wed Apr 24 21:38:36 2002  J"orn Rennecke <joern.rennecke@superh.com>
2064
2065         * gcc.dg/20020312-2.c: Add SH target.
2066
2067 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2068
2069         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
2070         compiler output on mips*-*-irix*.
2071
2072 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
2073
2074         * g++.dg/parse/attr1.C: New test.
2075
2076 2002-04-23  Roger Sayle  <roger@eyesopen.com>
2077
2078         * gcc.c-torture/execute/string-opt-17.c: New test case.
2079         * gcc.c-torture/execute/memset-2.c: New test case.
2080
2081 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
2082
2083         PR c++/6256:
2084         * g++.dg/template/friend5.C: New test.
2085
2086         PR c++/6331:
2087         * g++.dg/template/qual1.C: Likewise.
2088
2089 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
2090
2091         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
2092         Include stdlib.h, not stdio.h or ctype.h.
2093
2094 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
2095
2096         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
2097         cris-*-elf* and mmix-*-*.
2098         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
2099         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
2100         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
2101         Ditto.
2102         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
2103         * gcc.dg/wchar_t-1.c: Ditto.
2104
2105 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
2106
2107         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
2108         Clarify comment.
2109
2110 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
2111
2112         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
2113
2114 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2115
2116         * gcc.c-torture/execute/20000906-1.x: Delete.
2117
2118 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
2119
2120         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
2121
2122 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
2123
2124         * PR6367
2125         * g77.f-torture/execute/6367.f: New test.
2126         * g77.f-torture/execute/6367.x: Disable for MMIX.
2127
2128 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
2129
2130         * PR6352
2131         * g++.dg/opt/inline2.C: New test.
2132
2133 2002-04-18  Richard Henderson  <rth@redhat.com>
2134
2135         * gcc.dg/20000906-1.c: Enable for all targets.
2136         * gcc.c-torture/compile/iftrap-2.c: New.
2137
2138 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
2139
2140         * gcc.dg/20020418-1.c: New test.
2141         * gcc.dg/20020418-2.c: New test.
2142
2143 2002-04-18  Richard Henderson  <rth@redhat.com>
2144
2145         * gcc.c-torture/compile/iftrap-1.c: New.
2146         * gcc.dg/iftrap-1.c: Adjust for ia64.
2147         * gcc.dg/iftrap-2.c: New.
2148
2149 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
2150
2151         * gcc.c-torture/compile/20020418-1.c: New test.
2152
2153 2002-04-18  Roger Sayle  <roger@eyesopen.com>
2154
2155         * gcc.c-torture/compile/20020415-1.c: New.
2156
2157 2002-04-18  David S. Miller  <davem@redhat.com>
2158
2159         * gcc.c-torture/execute/20020418-1.c: New test.
2160
2161 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
2162
2163         * gcc.dg/20020416-1.c: New test.
2164
2165         * g++.dg/opt/inline1.C: New test.
2166
2167 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
2168
2169         * gcc.dg/altivec-5.c: New test.
2170
2171         * gcc.dg/20020415-1.c: New test.
2172
2173 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
2174
2175         * testsuite/lib/chill.exp: Remove.
2176
2177 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
2178
2179         * g++.dg/other/big-struct.C: New test.
2180
2181 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
2182
2183         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
2184         of scratch file.
2185
2186 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
2187
2188         PR c/6277
2189         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
2190         in scan-assembler function name
2191
2192 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
2193
2194         * g77.f-torture/execute/980628-4.x,
2195         g77.f-torture/execute/980628-5.x,
2196         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
2197         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
2198         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
2199         i[34567]86-*-*.
2200
2201 2002-04-13  David S. Miller  <davem@redhat.com>
2202
2203         * gcc.c-torture/execute/20020413-1.c: New test.
2204
2205 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
2206
2207         * gcc.dg/asm-6.c,
2208         * g++.dg/ext/asm1.C: New tests.
2209
2210 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
2211
2212         PR c++ 5373.
2213         * g++.dg/parse/stmtexpr1.C: New test.
2214
2215         PR c++/5189.
2216         * g++.dg/template/copy1.C: New test.
2217
2218 2002-04-12  Richard Henderson  <rth@redhat.com>
2219
2220         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
2221
2222 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
2223
2224         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
2225         gcc.c-torture/execute/20020307-2.c.
2226
2227 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
2228
2229         * g++.dg/ext/attrib5.C,
2230         * g++.dg/lookup/struct1.C: New tests.
2231
2232 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
2233
2234         * gcc.dg/20020411-1.c: New test.
2235
2236         * gcc.c-torture/execute/20020411-1.c: New test.
2237
2238 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
2239
2240         * g77.f-torture/execute/6177.f: New test.
2241
2242 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
2243
2244         PR middle-end/6247
2245         * g++.dg/opt/cleanup1.C: New test.
2246
2247         * g++.dg/opt/const1.C: New test.
2248
2249 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
2250
2251         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
2252
2253 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
2254
2255         PR c++/5507
2256         * g++.dg/template/typename2.C: New test.
2257
2258 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
2259
2260         * gcc.c-torture/execute/loop-12.c: New.
2261
2262 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
2263
2264         * g77.f-torture/execute/980628-4.x,
2265         g77.f-torture/execute/980628-5.x,
2266         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
2267         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
2268         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
2269
2270 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2271
2272         PR optimization/6086
2273         * g++.dg/opt/preinc1.C: New test.
2274
2275 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
2276
2277         PR c++/5571
2278         * g++.dg/opt/static2.C: New test.
2279
2280 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
2281
2282         PR c/5120
2283         * gcc.dg/20020406-1.c: New test.
2284
2285 2002-04-04  David S. Miller  <davem@redhat.com>
2286
2287         * gcc.c-torture/execute/20020404-1.c: New test.
2288
2289 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
2290
2291         PR c/6123
2292         * gcc.dg/20020312-2.c: Do not declare global register variable
2293         if __PIC__ or __pic__ is defined.
2294
2295 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
2296
2297         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
2298         __asm__ so that it works correctly even if -ansi -pedantic-errors.
2299
2300 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2301
2302         * gcc.misc-tests/linkage.exp: Update last change to handle
2303         sparc*-, not just sparc-.
2304
2305 2002-04-03  Richard Henderson  <rth@redhat.com>
2306
2307         * gcc.dg/cpp/ucs.c: Improved long UCS test.
2308
2309 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
2310
2311         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
2312
2313 2002-04-02  David S. Miller  <davem@redhat.com>
2314
2315         * gcc.c-torture/execute/20020402-3.c: New test.
2316
2317 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
2318
2319         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
2320         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
2321
2322         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
2323         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
2324         g77.f-torture/execute/20001201.x,
2325         g77.f-torture/execute/u77-test.x: New files.
2326
2327         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
2328         * gcc.dg/wchar_t-1.c: Ditto.
2329
2330 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2331
2332         * gcc.c-torture/execute/20020402-1.c: New test.
2333
2334 2002-04-01  Richard Henderson  <rth@redhat.com>
2335
2336         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
2337
2338         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
2339
2340 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2341
2342         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
2343
2344 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2345
2346         * g++.dg/inherit/template-as-base.C: Expect error.
2347         * g++.dg/inherit/namespace-as-base.C: Likewise.
2348
2349 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
2350
2351         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
2352         g++.dg/ext/instantiate3.C: Tweak match patterns.
2353
2354         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
2355         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
2356         -da test.
2357
2358 2002-03-31  Richard Henderson  <rth@redhat.com>
2359
2360         * gcc.dg/special/alias-2.c: New.
2361         * gcc.dg/special/ecos.exp: Run it.
2362
2363 2002-03-31  Richard Henderson  <rth@redhat.com>
2364
2365         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
2366
2367 2002-03-31  Kazu Hirata  <kazu@hxi.com>
2368
2369         * gcc.dg/weak-1.c: Disable on h8300 port.
2370
2371 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
2372
2373         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
2374         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
2375         ordering tests.
2376         * g++.dg/bprob/bprob-1.C: New test.
2377         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
2378         * g++.dg/gcov/gcov-1.C: New test.
2379         * g++.dg/gcov/gcov-1.x: New file.
2380         * g++.dg/gcov/gcov-2.C: New test.
2381         * g++.dg/gcov/gcov-3.C: New test.
2382         * g++.dg/gcov/gcov-3.h: New file.
2383
2384 2002-03-28  Roger Sayle  <roger@eyesopen.com>
2385
2386         * g++.old-deja/g++.other/builtins5.C: New test.
2387         * g++.old-deja/g++.other/builtins6.C: New test.
2388         * g++.old-deja/g++.other/builtins7.C: New test.
2389         * g++.old-deja/g++.other/builtins8.C: New test.
2390         * g++.old-deja/g++.other/builtins9.C: New test.
2391
2392 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
2393
2394         * g++.dg/opt/static1.C: New test.
2395
2396         * g++.dg/opt/longbranch1.C: New test.
2397
2398 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
2399
2400         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
2401
2402         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
2403
2404 Thu Mar 28 16:38:09 2002  Jeffrey A Law  (law@redhat.com)
2405
2406         * gcc.c-torture/execute/20020328-1.c: New test.
2407
2408 2002-03-27  Richard Henderson  <rth@redhat.com>
2409
2410         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
2411         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
2412         move from g++.old-deja/g++.ext/.
2413
2414 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
2415
2416         * g++.dg/init/new2.C: New test.
2417
2418 2002-03-26  Richard Henderson  <rth@redhat.com>
2419
2420         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
2421
2422         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
2423         on sparc.
2424
2425         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
2426         sparcv9 systems.
2427         * gcc.dg/20001102-1.c: Likewise.
2428
2429 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
2430
2431         * gcc.dg/cpp/endif-pedantic1.c,
2432         gcc.dg/cpp/endif-pedantic2.c:  New tests.
2433
2434 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
2435
2436         * g++.dg/init/new1.C: New test.
2437
2438 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
2439
2440         * g++.dg/abi/vbase9.C: New test.
2441
2442 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
2443
2444         * gcc.dg/arm-asm.c: New test.
2445
2446 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
2447
2448         * gcc.dg/Wswitch-enum.c: New test.
2449         Fix PR c/5044.
2450
2451 2002-03-26  Richard Henderson  <rth@redhat.com>
2452
2453         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
2454         structure.
2455
2456 2002-03-25  Richard Henderson  <rth@redhat.com>
2457
2458         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
2459         sparcv9 systems.
2460
2461         * gcc.c-torture/compile/20011119-1.c (xxx): New.
2462         * gcc.c-torture/compile/20011119-2.c (xxx): New.
2463
2464 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
2465
2466         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
2467
2468 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
2469
2470         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
2471         targets using generic thunk support.
2472
2473 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
2474
2475         * gcc.c-torture/compile/20020323-1.c: New test.
2476
2477         * g++.dg/opt/conj2.C: New test.
2478
2479 2002-03-24  Richard Henderson  <rth@redhat.com>
2480
2481         * gcc.dg/weak-1.c: Use -fno-common.
2482
2483 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
2484
2485         * g77.dg/f77-edit-apostrophe-out.f: New test
2486         * g77.dg/f77-edit-h-out.f: New test
2487         * g77.dg/f77-edit-t-in.f: New test
2488         * g77.dg/f77-edit-t-out.f: New test
2489         * g77.dg/f77-edit-x-out.f: New test
2490         * g77.dg/f77-edit-slash-out.f: New test
2491         * g77.dg/f77-edit-colon-out.f: New test
2492         * g77.dg/f77-edit-s-out.f: New test
2493
2494 2002-03-24  Richard Henderson  <rth@redhat.com>
2495
2496         * objc/execute/formal_protocol-6.x: New XFAIL.
2497
2498 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
2499
2500         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
2501         that do not support weak symbols
2502
2503 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
2504
2505         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
2506         * lib/g77.exp:  Likewise
2507         * lib/objc.exp: Likewise
2508
2509 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
2510
2511         * gcc.dg/Wswitch-default.c: New test.
2512
2513 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
2514
2515         * g++.dg/other/enum1.C: New test.
2516
2517 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
2518
2519         * gcc.dg/pragma-ep-3.c: Fix typo.
2520
2521 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2522
2523         * g++.dg/inherit/template-as-base.C: New test.
2524
2525 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
2526
2527         * g++.old-deja/g++.other/dwarf2-1.C: Move...
2528         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
2529
2530 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
2531
2532         * gcc.dg/cpp/multiline.c: Update to match.
2533
2534 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
2535
2536         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
2537
2538 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
2539
2540         * gcc.dg/cpp/extratokens2.c:  New file.
2541
2542 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
2543
2544         * gcc.dg/20020312-2.c: Add rs6000 target.
2545
2546         * gcc.c-torture/compile/20020319-1.c: New test.
2547
2548 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2549
2550         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
2551         (A, E): Handle this.
2552
2553 2002-03-20  Jason Merrill  <jason@redhat.com>
2554
2555         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
2556         ignoring -fpic.
2557         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
2558         through prune_gcc_output.
2559
2560 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
2561
2562         * gcc.c-torture/compile/20020320-1.c: New test.
2563
2564 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
2565
2566         * gcc.c-torture/compile/20020318-1.c: New test.
2567
2568         * gcc.dg/struct-by-value-1.c: New test.
2569
2570         * gcc.dg/20020319-1.c: New test.
2571
2572 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
2573
2574         * g++.dg/opt/conj1.C: New test.
2575
2576 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
2577
2578         * g++.dg/template/qualttp20.C: Revert previous change.
2579         * g++.dg/template/qualttp3.C: Likewise.
2580         * g++.dg/template/qualttp4.C: Likewise
2581         * g++.dg/template/qualttp5.C: Likewise
2582         * g++.dg/template/qualttp6.C: Likewise
2583         * g++.dg/template/qualttp7.C: Likewise
2584         * g++.dg/template/qualttp8.C: Likewise
2585         * g++.dg/template/recurse.C: Likewise.
2586
2587 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
2588
2589         * gcc.dg/cpp/wchar-1.c: Update.
2590
2591 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
2592
2593         * g++.dg/template/conv1.C: New test.
2594         * g++.dg/template/conv2.C: New test.
2595         * g++.dg/template/conv3.C: New test.
2596         * g++.dg/template/conv4.C: New test.
2597
2598 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
2599
2600         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
2601         * g++.dg/template/qualttp3.C: Likewise.
2602         * g++.dg/template/qualttp4.C: Likewise
2603         * g++.dg/template/qualttp5.C: Likewise
2604         * g++.dg/template/qualttp6.C: Likewise
2605         * g++.dg/template/qualttp7.C: Likewise
2606         * g++.dg/template/qualttp8.C: Likewise
2607         * g++.dg/template/recurse.C: Likewise.
2608
2609 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
2610
2611         * g++.dg/opt/dtor1.C: New test.
2612
2613 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
2614
2615         * gcc.c-torture/compile/20020315-1.c: New test.
2616
2617 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
2618
2619         * gcc.dg/weak-1.c: Fix scan tests.
2620
2621 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
2622
2623         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
2624         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
2625         cris-*-aout* mmix-*-*.
2626         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
2627         cris-*-aout* mmix-*-*.
2628         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
2629         cris-*-elf* cris-*-aout* and mmix-*-*.
2630         * gcc.dg/20001009-1.c: Ditto.
2631         * gcc.dg/20010912-1.c: Ditto.
2632         * gcc.dg/20020122-4.c: Ditto.
2633         * gcc.dg/inline-2.c: Ditto.
2634
2635 Thu Mar 14 14:28:38 2002  Jeffrey A Law  (law@cygnus.com)
2636
2637         * gcc.c-torture/compile/20020314-1.c: New test.
2638
2639 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
2640
2641         * gcc.c-torture/execute/20020314-1.c: New test.
2642
2643 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
2644
2645         * g++.dg/warn/Wunused-1.C: New test.
2646
2647 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
2648
2649         * g++.dg/abi/mangle6.C: New test.
2650
2651 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
2652
2653         * gcc.c-torture/compile/20020309-2.c: New test.
2654
2655         * gcc.c-torture/compile/20020312-1.c: New test.
2656
2657 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
2658
2659         * g++.dg/other/access1.C: New test.
2660
2661 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
2662
2663         * gcc.c-torture/execute/wchar_t-1.c: New test.
2664
2665 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
2666
2667         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
2668
2669 2002-03-12  Roger Sayle  <roger@eyesopen.com>
2670
2671         * gcc.dg/20020312-1.c: New test case.
2672
2673 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
2674
2675         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
2676
2677 2002-03-11  Richard Henderson  <rth@redhat.com>
2678
2679         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
2680         * g++.old-deja/g++.jason/report.C: Likewise.
2681
2682 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
2683
2684         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
2685         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
2686
2687 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
2688
2689         * testsuite/g++.dg/overload/pmf1.C: New test.
2690
2691 2002-03-11  Kazu Hirata  <kazu@hxi.com>
2692
2693         * gcc.c-torture/execute/20020307-1.c: Use long.
2694
2695 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
2696
2697         PR optimization/5844
2698         * gcc.dg/20020310-1.c: New test.
2699
2700 2002-03-09  Michael Meissner  <meissner@redhat.com>
2701
2702         * gcc.c-torture/execute/memcpy-2.c: New test.
2703         * gcc.c-torture/execute/memset-1.c: New test.
2704         * gcc.c-torture/execute/strlen-1.c: New test.
2705         * gcc.c-torture/execute/strcmp-1.c: New test.
2706         * gcc.c-torture/execute/strncmp-1.c: New test.
2707
2708 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
2709
2710         * gcc.dg/ppc-ldstruct.c: New test.
2711
2712 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
2713
2714         * gcc.c-torture/execute/va-arg-22.c: New test.
2715
2716 Sat Mar  9 07:47:50 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2717
2718         * gcc.c-torture/compile/20020309-1.c: New test.
2719
2720 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
2721
2722         * gcc.c-torture/execute/20020307-2.c: New test.
2723
2724 Thu Mar  7 10:05:31 2002  Jeffrey A Law  (law@redhat.com)
2725
2726         * g77.f-torture/compile/20020307-1.f: New test.
2727
2728 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
2729
2730         * gcc.dg/unordered-1.c: New test.
2731
2732 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
2733
2734         * gcc.c-torture/execute/20020307-1.c: New test.
2735
2736 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
2737
2738         * gcc.dg/20020304-1.c: New test.
2739
2740         * gcc.c-torture/compile/20020304-2.c: New test.
2741
2742 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
2743
2744         * gcc.c-torture/compile/20020304-1.c: New test case
2745         (from PR c/5830).
2746
2747 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
2748
2749         * gcc.dg/20020103-1.c: Add other -D ppc variants.
2750
2751 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2752
2753         * g++.dg/other/classkey1.C: New test.
2754
2755 2002-03-01  Richard Henderson  <rth@redhat.com>
2756
2757         * gcc.c-torture/compile/981223-1.x: New.
2758         * gcc.c-torture/compile/920625-1.x: New.
2759
2760 2002-02-28  Richard Henderson  <rth@redhat.com>
2761
2762         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
2763
2764 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
2765
2766         * gcc.c-torture/execute/20020227-1.c: New test.
2767
2768 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
2769
2770         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
2771         here" ERROR lines.
2772         * g++.old-deja/g++.oliva/partord1.C: Likewise.
2773         * g++.old-deja.g++.other/defarg1.C: Likewise.
2774         * g++.old-deja/g++.pt/calls2.C: Likewise.
2775         * g++.old-deja/g++.pt/crash20.C: Likewise.
2776         * g++.old-deja/g++.pt/crash30.C: Likewise.
2777         * g++.old-deja/g++.pt/crash36.C: Likewise.
2778         * g++.old-deja/g++.pt/crash6.C: Likewise.
2779         * g++.old-deja/g++.pt/defarg13.C: Likewise.
2780         * g++.old-deja/g++.pt/derived3.C: Likewise.
2781         * g++.old-deja/g++.pt/error1.C: Likewise.
2782         * g++.old-deja/g++.pt/friend21.C: Likewise.
2783         * g++.old-deja/g++.pt/friend23.C: Likewise.
2784         * g++.old-deja/g++.pt/infinite1.C: Likewise.
2785         * g++.old-deja/g++.robertl/eb128.C: Likewise.
2786
2787 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
2788
2789         * gcc.c-torture/execute/20020225-2.c: New test.
2790
2791 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
2792
2793         * gcc.c-torture/execute/920730-1t.c,
2794         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
2795         Delete test cases, only relevant to -traditional.
2796
2797 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
2798
2799         * gcc.dg/cpp/undef1.c: Remove.
2800         * gcc.dg/cpp/directiv.c: Update.
2801         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
2802
2803 2002-02-27  Michael Meissner  <meissner@redhat.com>
2804
2805         * gcc.c-torture/execute/20020226-1.c: New test.
2806
2807 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
2808
2809         * g++.dg/debug/debug4.C: New test.
2810
2811         * gcc.dg/ia64-visibility-1.c: New test.
2812
2813 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
2814
2815         * gcc.dg/debug/20020224-1.c: New.
2816
2817 2002-02-25  Kazu Hirata  <kazu@hxi.com>
2818
2819         * gcc.c-torture/execute/960416-1.x: New.
2820         * gcc.c-torture/execute/divconst-3.x: Likewise.
2821
2822 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
2823
2824         * gcc.dg/20020224-1.c: New test.
2825
2826 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
2827
2828         * gcc.c-torture/execute/20020225-1.c: New.
2829
2830 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
2831
2832         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
2833
2834 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
2835
2836         * gcc.dg/20020222-1.c: New test.
2837
2838 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
2839
2840         * g++.dg/opt/anonunion1.C: New test.
2841
2842 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
2843
2844         * g++.dg/template/qualttp19.C: New test.
2845         * g++.dg/template/qualttp20.C: New test.
2846         * g++.old-deja/g++.jason/report.C: Adjust expected errors
2847         * g++.old-deja/g++.other/qual1.C: Likewise.
2848
2849 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
2850
2851         * gcc.dg/attr-alwaysinline.c: New.
2852
2853 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
2854
2855         * gcc.dg/20020220-1.c: New test.
2856
2857         * gcc.dg/20020220-2.c: New test.
2858
2859         * g++.dg/opt/mmx1.C: New test.
2860
2861 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
2862
2863         * gcc.c-torture/compile/20020110.c: New test.
2864
2865 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
2866
2867         * gcc.c-torture/execute/20020219-1.c: New test.
2868
2869         * gcc.dg/20020219-1.c: New test.
2870
2871         * gcc.dg/noncompile/20020220-1.c: New test.
2872
2873         * g++.dg/opt/ptrintsum1.C: New test.
2874
2875         * gcc.dg/debug/20020220-1.c: New test.
2876
2877 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
2878
2879         * gcc.c-torture/execute/20020216-1.c: New test.
2880
2881 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
2882
2883         * gcc.dg/decl-1.c: Update, new test.
2884
2885 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
2886
2887         * g++.dg/abi/bitfield1.C: New test.
2888         * g++.dg/abi/bitfield2.C: New test.
2889
2890 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
2891
2892         * gcc.dg/attr-nest.c: New test.
2893
2894 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
2895
2896         * gcc.c-torture/execute/20020215-1.c: New test.
2897
2898 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
2899
2900         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
2901         * g++.dg/debug/debug.exp: New.
2902         * g++.dg/debug/trivial.C: New.
2903         * g++.dg/debug/debug1.C: Moved...
2904         * g++.dg/other/debug1.C: ...from here.
2905         * g++.dg/debug/debug2.C: Moved...
2906         * g++.dg/other/debug2.C: ...from here.
2907         * g++.dg/debug/debug3.C: Moved...
2908         * g++.dg/other/debug3.C: ...from here.
2909
2910         * gcc.dg/noncompile/20020213-1.c: New test.
2911
2912 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
2913
2914         * g++.dg/other/debug3.C: New test.
2915
2916         * gcc.c-torture/execute/20020213-1.c: New test.
2917
2918 2002-02-13  Richard Smith <richard@ex-parrot.com>
2919
2920         * g++.old-deja/g++.other/thunk1.C: New test.
2921
2922 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
2923
2924         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
2925
2926 2002-02-13  Stan Shebs  <shebs@apple.com>
2927
2928         * gcc.dg/altivec-3.c: New.
2929
2930 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
2931
2932         * gcc.dg/Wunreachable-1.c: New test.
2933         * gcc.dg/Wunreachable-2.c: New test.
2934
2935 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
2936
2937         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
2938
2939 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
2940
2941         * gcc.dg/decl-1.c: New test.
2942
2943 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
2944
2945         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
2946
2947 2002-02-10  Kazu Hirata  <kazu@hxi.com>
2948
2949         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
2950         * gcc.c-torture/compile/980506-1.x: Likewise.
2951
2952 2002-02-10  Kazu Hirata  <kazu@hxi.com>
2953
2954         * gcc.dg/20020210-1.c: New.
2955
2956 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
2957
2958         * g77.f-torture/execute/947.f: New regression test
2959         for PR fortran/947.
2960
2961 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
2962
2963         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
2964         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
2965
2966 2002-02-08  Richard Henderson  <rth@redhat.com>
2967
2968         * gcc.c-torture/compile/labels-3.c: New.
2969
2970 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
2971
2972         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
2973         expression statements work instead.
2974         * gcc.dg/noncompile/20020207-1.c: New test.
2975
2976 2002-02-07  Richard Henderson  <rth@redhat.com>
2977
2978         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
2979
2980 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
2981
2982         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
2983         message from g77
2984         * lib/g77-dg.exp: Trim g77 error messages so that they are
2985         recognized by dg.exp.
2986
2987 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
2988
2989         PR fortran/5473
2990         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
2991
2992 2002-02-07  Richard Henderson  <rth@redhat.com>
2993
2994         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
2995         to be sufficiently aligned for integers.
2996
2997 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
2998
2999         * g++.dg/template/friend4.C: New test.
3000
3001 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
3002
3003         PR fortran/5743
3004         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
3005         unsupported cases.
3006
3007 2002-02-07  Richard Henderson  <rth@redhat.com>
3008
3009         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
3010         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
3011         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
3012         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
3013
3014 2002-02-06  Richard Henderson  <rth@redhat.com>
3015
3016         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
3017
3018 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
3019
3020         * gcc.dg/20020206-1.c: New test.
3021
3022 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
3023
3024         * gcc.c-torture/execute/20020206-1.c: New test.
3025
3026         * gcc.c-torture/execute/20020206-2.c: New test.
3027
3028         PR optimization/5429:
3029         * gcc.c-torture/compile/20020206-1.c: New test.
3030
3031 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
3032
3033         * g++.dg/ext/align1.C: Do not use an explicit alignment value
3034         as certain file formats cannot support particularly large
3035         alignments.
3036
3037         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
3038         and do not expect to be able to link the executable.
3039
3040         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
3041         fail because the COFF format does not support the weak attribute.
3042
3043 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
3044
3045         * g77.dg/pr5473.f:  New test
3046
3047 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
3048
3049         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
3050         Fix testcase accordingly.
3051
3052 2002-02-04  Richard Henderson  <rth@redhat.com>
3053
3054         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
3055         (buf): Change to be an array of pointers, not ints.
3056
3057 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
3058
3059         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
3060         before all tests.  Move warning one line above to match where it
3061         C frontend emits.
3062         * gcc.dg/Wswitch-2.c: New test.
3063         * g++.dg/warn/Wswitch-1.C: New test.
3064         * g++.dg/warn/Wswitch-2.C: New test.
3065
3066 2002-02-04  Richard Henderson  <rth@redhat.com>
3067
3068         * g++.dg/abi/offsetof.C: Fix size comparison.
3069
3070 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
3071
3072         * gcc.dg/cast-qual-2.c: New test.
3073
3074 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
3075
3076         * gcc.dg/20020201-4.c: New test.
3077
3078 2002-02-04  Ben Elliston  <bje@redhat.com>
3079
3080         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
3081         target_info attribute != 0, in addition to the empty string.
3082         (gcc_target_compile): Likewise.
3083
3084 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
3085
3086         * gcc.dg/Wswitch.c: New test.
3087         PR gcc/4475. PR gcc/3780.
3088
3089 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
3090
3091         * g77.f-torture/execute/5122.f: New test for regressions
3092         against PR fortran/5122.
3093
3094 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
3095
3096         * g77.f-torture/compile/pr3743.f: Delete
3097         * g77.dg/pr3743-1.f: New test.
3098         * g77.dg/pr3743-2.f: New test.
3099         * g77.dg/pr3743-3.f: New test.
3100         * g77.dg/pr3743-4.f: New test.
3101
3102 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
3103
3104         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
3105
3106 2002-02-02  Richard Henderson  <rth@redhat.com>
3107
3108         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
3109         * gcc.c-torture/execute/bf64-1.c: Likewise.
3110
3111 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
3112
3113         * gcc.dg/20020201-2.c: New test.
3114
3115         * gcc.dg/20020201-3.c: New test.
3116
3117         * gcc.c-torture/execute/bitfld-2.c: New test.
3118
3119 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
3120
3121         * gcc.dg/bitfld-1.c: Update.
3122         * gcc.dg/bitfld-2.c: Update.
3123         * gcc.c-torture/execute/bitfld-1.x: New.
3124
3125 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
3126
3127         * gcc.c-torture/execute/20020201-1.c: New test.
3128
3129 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
3130
3131         PR target/5469
3132         * gcc.dg/20020201-1.c: New test.
3133
3134 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
3135
3136         PR fortran/3743
3137         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
3138         * g77.f-torture/compile/pr3743.x: Remove
3139
3140 2002-01-31  Tom Rix  <trix@redhat.com>
3141
3142         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
3143
3144 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
3145
3146         * gcc.dg/noncompile/20020130-1.c: New test.
3147
3148 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
3149
3150         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
3151
3152 2002-01-29  Richard Henderson  <rth@redhat.com>
3153
3154         * gcc.c-torture/execute/991118-1.c: Cast various constants back
3155         to long long.
3156         * gcc.c-torture/execute/bf64-1.c: Likewise.
3157
3158 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
3159
3160         * gcc.c-torture/execute/20020129-1.c: New test.
3161
3162 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
3163
3164         * gcc.c-torture/compile/20000224-1.c: Update.
3165         * gcc.c-torture/execute/bitfld-1.c: New tests.
3166         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
3167         * gcc.dg/uninit-A.c: Update.
3168
3169 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
3170
3171         * g++.dg/template/ctor1.C: Add instantiation.
3172
3173 2002-01-28  Paul Koning  <pkoning@equallogic.com>
3174
3175         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
3176         argument to __builtin_prefetch to be const ptr.
3177
3178 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
3179
3180         * gcc.c-torture/compile/20020120-1.c: New test.
3181
3182 2002-01-27  Kazu Hirata  <kazu@hxi.com>
3183
3184         * gcc.c-torture/execute/20020127-1.c: New test.
3185
3186 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
3187
3188         * g77.dg/f77-edit-i-in.f: New test
3189         * g77.dg/f77-edit-i-out.f: New test
3190
3191 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
3192
3193         * gcc.dg/debug/debug.exp: New file.
3194         * gcc.dg/debug/trivial.c: New file.
3195         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
3196         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
3197         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
3198         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
3199         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
3200         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
3201         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
3202         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
3203         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
3204         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
3205         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
3206         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
3207         * gcc.dg/20000503-1.c: Removed.
3208         * gcc.dg/20010207-1.c: Removed.
3209         * gcc.dg/20011223-1.c: Removed.
3210         * gcc.dg/20020104-2.c: Removed.
3211         * gcc.dg/debug-1.c: Removed.
3212         * gcc.dg/debug-2.c: Removed.
3213         * gcc.dg/debug-3.c: Removed.
3214         * gcc.dg/debug-4.c: Removed.
3215         * gcc.dg/debug-5.c: Removed.
3216         * gcc.dg/debug-6.c: Removed.
3217         * gcc.dg/dwarf2-1.c: Removed.
3218         * gcc.dg/dwarf2-2.c: Removed.
3219
3220 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
3221
3222         * g++.old-deja/g++.other/eh5.C: New test.
3223         * g++.old-deja/g++.other/sibcall2.C: New test.
3224         * g++.old-deja/g++.other/array9.C: New test.
3225         * g++.old-deja/g++.other/typename2.C: New test.
3226         * g++.old-deja/g++.other/crash60.C: New test.
3227         * g++.old-deja/g++.other/conv9.C: New test.
3228         * g++.old-deja/g++.other/mangle10.C: New test.
3229         * g++.old-deja/g++.other/unchanging1.C: New test.
3230         * g++.old-deja/g++.other/exprstmt1.C: New test.
3231         * g++.old-deja/g++.other/inline23.C: New test.
3232         * g++.old-deja/g++.eh/ia64-1.C: New test.
3233         * g++.old-deja/g++.other/dwarf2-1.C: New test.
3234         * g++.old-deja/g++.other/reload1.C: New test.
3235         * g++.old-deja/g++.other/static20.C: New test.
3236         * g++.old-deja/g++.other/local-alloc1.C: New test.
3237         * g++.old-deja/g++.other/conv8.C: New test.
3238         * g++.old-deja/g++.other/stmtexpr2.C: New test.
3239         * g++.old-deja/g++.other/storeexpr1.C: New test.
3240         * g++.old-deja/g++.other/storeexpr2.C: New test.
3241         * g++.dg/eh/template2.C: New test.
3242         * g++.dg/warn/weak1.C: New test.
3243
3244 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
3245
3246         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
3247         Remove first, non-varying, argument.
3248
3249 2002-01-23  Richard Henderson  <rth@redhat.com>
3250
3251         * gcc.dg/inline-2.c: New.
3252
3253         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
3254         Add optional target arg.  Check number of arguments.
3255         (scan-assembler-not, scan-assembler-dem): Likewise.
3256         (scan-assembler-dem-not): Likewise.
3257
3258 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
3259
3260         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
3261         line 12.
3262         * g++.old-deja/g++.brendan/parse3.C,
3263         g++.old-deja/g++.other/crash26.C,
3264         g++.old-deja/g++.other/crash28.C,
3265         g++.old-deja/g++.other/crash29.C,
3266         g++.old-deja/g++.other/crash30.C,
3267         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
3268
3269 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
3270
3271         * gcc.dg/20020115-1.c: New.
3272
3273 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
3274
3275         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
3276
3277 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
3278
3279         * gcc.dg/20020122-3.c: New.
3280
3281 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
3282
3283         * g++.dg/other/gc1.C: New test.
3284
3285 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
3286
3287         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
3288
3289 2002-01-22  Richard Henderson  <rth@redhat.com>
3290
3291         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
3292
3293 2002-01-22  Richard Henderson  <rth@redhat.com>
3294
3295         * gcc.dg/20020122-4.c: New.
3296
3297 2002-01-22  H.J. Lu <hjl@gnu.org>
3298
3299         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
3300         link output.
3301         * gcc.dg/special/ecos.exp: Likewise.
3302         * lib/g++-dg.exp: Likewise.
3303         * lib/g77-dg.exp: Likewise.
3304         * lib/gcc-dg.exp : Likewise.
3305         * lib/mike-g++.exp: Likewise.
3306         * lib/mike-g77.exp: Likewise.
3307         * lib/mike-gcc.exp: Likewise.
3308         * lib/objc-dg.exp: Likewise.
3309
3310 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
3311
3312         PR target/5379
3313         * gcc.dg/20020122-2.c: New test.
3314
3315 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
3316
3317         * gcc.dg/20020122-1.c: New test.
3318
3319 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
3320
3321         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
3322
3323 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
3324
3325         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
3326
3327 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3328
3329         * gcc.c-torture/compile/20020121-1.c: New test.
3330
3331 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3332
3333         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
3334         ld_library_path.
3335
3336 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
3337
3338         * gcc.dg/20020218-1.c: New test.
3339
3340 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
3341
3342         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
3343         messages
3344         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
3345         "At global scope" warning
3346         * g++.dg/ext/align1.C: Change cygwin test for alignment
3347         from db-bogus to dg-warning
3348
3349 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
3350
3351         * g77.f-torture/compile/cpp2.F: New test.
3352
3353 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
3354
3355         * g++.dg/template/access1.C: New test.
3356
3357 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
3358
3359         * gcc.dg/20020118-1.c: New.
3360
3361 2002-01-18  Kazu Hirata  <kazu@hxi.com>
3362
3363         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
3364
3365 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
3366
3367         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
3368         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
3369         alignment warnings.
3370
3371 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
3372
3373         * gcc.misc-tests/i386-prefetch.exp: Save and restore
3374         torture_with_loops and torture_without_loops
3375
3376 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
3377
3378         * gcc.c-torture/compile/20020116-1.c: New test.
3379
3380 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
3381
3382         * gcc.dg/20020116-2.c: New test.
3383
3384         * gcc.dg/ultrasp4.c: New test.
3385
3386         * gcc.dg/20020116-1.c: New test.
3387
3388 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
3389
3390         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
3391         by EABI.
3392
3393 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
3394
3395         * gcc.misc-tests/i386-prefetch.exp: New.
3396         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
3397         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
3398         * gcc.misc-tests/i386-pf-none-1.c: New test.
3399         * gcc.misc-tests/i386-pf-sse-1.c: New test.
3400
3401 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
3402
3403         * gcc.dg/gnu89-init-1.c: Add new tests.
3404
3405 2002-01-15  Andreas Jaeger  <aj@suse.de>
3406
3407         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
3408         * gcc.dg/i386-mmx-2.c: Likewise.
3409         * gcc.dg/i386-sse-1.c: Likewise.
3410         * gcc.dg/i386-sse-2.c: Likewise.
3411         * gcc.dg/i386-sse-3.c: Likewise.
3412
3413 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
3414
3415         * g77.f-torture/execute/intrinsic-unix-bessel.f:
3416         Uncomment additional cases that now pass.
3417
3418 2002-01-11  Richard Henderson  <rth@redhat.com>
3419
3420         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
3421         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
3422
3423 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
3424
3425         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
3426
3427 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
3428
3429         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
3430         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
3431
3432 2002-01-10  Dale Johannesen  <dalej@apple.com>
3433
3434         * gcc.c-torture/execute/loop-11.c: New.
3435
3436 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
3437
3438         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
3439         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
3440
3441 2002-01-09  Richard Henderson  <rth@redhat.com>
3442
3443         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
3444         type in which to perform the operation for each size.
3445
3446 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
3447
3448         * gcc.c-torture/compile/20020109-2.c: New test.
3449
3450 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
3451
3452         * gcc.c-torture/execute/loop-10.c: New test.
3453
3454 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
3455
3456         * gcc.c-torture/compile/20010226-1.c: New test.
3457         * gcc.c-torture/compile/20010227-1.c: New test.
3458         * gcc.c-torture/compile/20010426-1.c: New test.
3459         * gcc.c-torture/compile/20010510-1.c: New test.
3460         * gcc.c-torture/compile/20010605-3.c: New test.
3461         * gcc.c-torture/compile/20010824-1.c: New test.
3462         * gcc.c-torture/execute/20010409-1.c: New test.
3463         * gcc.dg/noncompile/20000901-1.c: New test.
3464         * gcc.dg/20001023-1.c: New test.
3465         * gcc.dg/20001101-1.c: New test.
3466         * gcc.dg/20001102-1.c: New test.
3467         * gcc.dg/20010207-1.c: New test.
3468         * gcc.dg/20010405-1.c: New test.
3469         * gcc.dg/20010822-1.c: New test.
3470         * gcc.dg/20011107-1.c: New test.
3471
3472 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
3473
3474         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
3475
3476         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
3477         execution failure on PA targets.
3478
3479 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
3480
3481         * gcc.c-torture/compile/20020109-1.c: New test.
3482
3483 2002-01-08  Kazu Hirata  <kazu@hxi.com>
3484
3485         * gcc.c-torture/execute/20020108-1.c: New test.
3486
3487 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
3488
3489         * gcc.dg/20020108-1.c: New test.
3490
3491 2002-01-08  H.J. Lu <hjl@gnu.org>
3492
3493         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
3494         for header files.
3495
3496 2002-01-08  Geoff Keating  <geoffk@redhat.com>
3497
3498         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
3499         consistency.
3500
3501 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
3502
3503         * gcc.dg/altivec-4.c: Test altivec predicates.
3504
3505 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
3506
3507         * gcc.c-torture/execute/20020107-1.c: New test.
3508
3509 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
3510
3511         PR c/5279
3512         * gcc.c-torture/compile/20020106-1.c: New test.
3513
3514 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
3515
3516         * gcc.c-torture/execute/nestfunc-4.c: New test.
3517
3518 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
3519
3520         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
3521         extra triple that slipped in.
3522         * g++.old-deja/g++.abi/align.C: Likewise.
3523         * g++.old-deja/g++.abi/bitfields.C: Likewise.
3524
3525 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
3526
3527         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
3528         * g++.old-deja/g++.abi/align.C: Likewise.
3529         * g++.old-deja/g++.abi/bitfields.C: Likewise.
3530
3531         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
3532         on FreeBSD/i386.
3533         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
3534         FreeBSD.
3535
3536 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
3537
3538         * gcc.dg/20020104-1.c: New test.
3539
3540         * gcc.dg/20020104-2.c: New test.
3541
3542 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
3543
3544         * gcc.dg/20020103-1.c: Fix typo in target selector.
3545
3546 2002-01-03  Richard Henderson  <rth@redhat.com>
3547
3548         * gcc.dg/20020103-1.c: New.
3549
3550 2002-01-03  Kazu Hirata  <kazu@hxi.com>
3551
3552         * gcc.c-torture/execute/20020103-1.c: New test.
3553
3554 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
3555
3556         * g++.dg/other/debug2.C: New test.
3557
3558         * gcc.c-torture/compile/20020103-1.c: New test.
3559
3560 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
3561
3562         * gcc.dg/gnu89-init-1.c: Added new tests.
3563
3564 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
3565
3566         * g++.dg/template/friend2.C: Remove as patch is reverted.
3567
3568         * g++.dg/warn/oldcast1.C: New test.
3569
3570         * g++.dg/template/ptrmem1.C: New test.
3571         * g++.dg/template/ptrmem2.C: New test.
3572
3573         * g++.dg/template/ntp.C: New test.
3574
3575         * g++.dg/other/component1.C: New test.
3576
3577         * g++.dg/template/ttp3.C: New test.
3578
3579         * g++.dg/template/friend2.C: New test.
3580         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
3581
3582 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
3583
3584         * g++.dg/other/ptrmem1.C: New test.
3585         * g++.dg/other/ptrmem2.C: New test.
3586
3587 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
3588
3589         * g++.dg/template/ctor1.C: New test.
3590
3591 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
3592
3593         * g++.dg/template/friend2.C: New test.
3594
3595 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
3596
3597         * gcc.dg/mmix-1.c: New test.
3598
3599 2001-12-31  Richard Henderson  <rth@redhat.com>
3600
3601         * gcc.dg/asm-5.c: New.
3602
3603 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
3604
3605         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
3606         in namespace __gnu_cxx
3607
3608 2001-12-30  Richard Henderson  <rth@redhat.com>
3609
3610         * gcc.dg/debug-6.c: New.
3611
3612 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
3613
3614         * gcc.c-torture/compile/20011229-2.c: New test.
3615
3616 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
3617
3618         * gcc.dg/debug-3.c: New test.
3619         * gcc.dg/debug-4.c: New test.
3620         * gcc.dg/debug-5.c: New test.
3621
3622 2001-12-29  Richard Henderson  <rth@redhat.com>
3623
3624         * g++.dg/eh/loop1.C: New.
3625
3626 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
3627
3628         * g++.dg/template/crash1.C: New test.
3629
3630 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
3631
3632         * g++.dg/other/const1.C: New test.
3633
3634 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
3635
3636         * gcc.c-torture/compile/20011229-1.c: New test.
3637
3638 2001-12-28  Stan Shebs  <shebs@apple.com>
3639
3640         * lib/objc-torture.exp: Resync with c-torture.exp.
3641         * lib/objc.exp: Load standard libraries.
3642
3643 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
3644
3645         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
3646         additional tests.
3647
3648 2001-12-27  Roger Sayle <roger@eyesopen.com>
3649
3650         * gcc.c-torture/execute/string-opt-16.c: New testcase.
3651
3652 2001-12-27  Richard Henderson  <rth@redhat.com>
3653
3654         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
3655
3656 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
3657
3658         * g++.dg/eh/ctor1.C: New test.
3659         * g++.dg/other/error2.C: New test.
3660
3661 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
3662
3663         * g++.dg/other/init2.C: New test.
3664
3665 2001-12-24  Richard Henderson  <rth@redhat.com>
3666
3667         * gcc.dg/20011223-1.c: New.
3668         * gcc.dg/inline-1.c: New.
3669
3670 2001-12-23  Richard Henderson  <rth@redhat.com>
3671
3672         * gcc.dg/asm-4.c: Test operand modifiers.
3673
3674 2001-12-23  Richard Henderson  <rth@redhat.com>
3675
3676         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
3677
3678 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3679
3680         * gcc.c-torture/execute/20011223-1.c: New test.
3681
3682 2001-12-21  Richard Henderson  <rth@redhat.com>
3683
3684         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
3685         re-enables the warning.
3686
3687 2001-12-21  Richard Henderson  <rth@redhat.com>
3688
3689         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
3690
3691 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
3692
3693         * gcc.c-torture/compile/20011218-1.c: New test.
3694
3695 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
3696
3697         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
3698         arm-isr.c test.
3699         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
3700         epilogue generation for ARM ISR routines.
3701
3702 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3703
3704         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
3705         * gcc.dg/format/c90-printf-3.c: Likewise.
3706         * gcc.dg/format/c99-printf-3.c: Likewise.
3707         * gcc.dg/format/ext-1.c: Likewise.
3708         * gcc.dg/format/ext-6.c: Likewise.
3709         * gcc.dg/format/format.h: Prototype unlocked stdio.
3710
3711 2001-12-20  Richard Henderson  <rth@redhat.com>
3712
3713         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
3714         (arena): Use it.
3715         (malloc): Correct allocation logic.  Abort if we fill up the
3716         arena before initialization complete.
3717         (realloc): Correct allocation logic.
3718
3719 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
3720
3721         * gcc.c-torture/compile/20011219-2.c: New test.
3722
3723         * gcc.c-torture/execute/20011219-1.c: New test.
3724
3725 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
3726
3727         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
3728         target does not support weak symbols.
3729
3730 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
3731
3732         * gcc.c-torture/compile/20011219-1.c: New test.
3733
3734 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
3735
3736         * g++.dg/other/error1.C: New test.
3737
3738 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
3739
3740         * gcc.c-torture/execute/20011217-1.c: New test.
3741
3742 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
3743
3744         * objc.dg/special/: New directory.
3745         * objc.dg/special/special.exp: New file.
3746         * objc.dg/special/unclaimed-category-1.h: New file.
3747         * objc.dg/special/unclaimed-category-1a.m: New file.
3748         * objc.dg/special/unclaimed-category-1.m: New file.
3749
3750 2001-12-17  Andreas Jaeger  <aj@suse.de>
3751
3752         * gcc.c-torture/compile/20011217-2.c: New test.
3753
3754 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3755
3756         * gcc.c-torture/compile/20011217-1.c: New test.
3757
3758 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
3759
3760         * testsuite/gcc.dg/20011214-1.c: New.
3761
3762 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
3763
3764         * gcc.dg/altivec-4.c: New.
3765
3766 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
3767
3768         * gcc.dg/20011113-1.c: New test.
3769
3770 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3771
3772         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
3773         std::__malloc_alloc_template<0> and
3774         std::__default_alloc_template<false, 0>.
3775
3776 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
3777
3778         * objc/execute/bf-21.m: New test.
3779         * objc/execute/enumeration-1.m: New test.
3780         * objc/execute/enumeration-2.m: New test.
3781
3782 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
3783
3784         * gcc.dg/gnu89-init-1.c: New test.
3785
3786 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3787
3788         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
3789         * g++.old-deja/g++.jason/2371.C: Likewise.
3790         * g++.old-deja/g++.jason/template33.C: Likewise.
3791         * g++.old-deja/g++.jason/template34.C: Likewise.
3792         * g++.old-deja/g++.jason/template36.C: Likewise.
3793         * g++.old-deja/g++.oliva/typename1.C: Likewise.
3794         * g++.old-deja/g++.oliva/typename2.C: Likewise.
3795         * g++.old-deja/g++.other/typename1.C: Likewise.
3796         * g++.old-deja/g++.pt/inherit2.C: Likewise.
3797         * g++.old-deja/g++.pt/nontype5.C: Likewise.
3798         * g++.old-deja/g++.pt/typename11.C: Likewise.
3799         * g++.old-deja/g++.pt/typename14.C: Likewise.
3800         * g++.old-deja/g++.pt/typename16.C: Likewise.
3801         * g++.old-deja/g++.pt/typename3.C: Likewise.
3802         * g++.old-deja/g++.pt/typename4.C: Likewise.
3803         * g++.old-deja/g++.pt/typename5.C: Likewise.
3804         * g++.old-deja/g++.pt/typename7.C: Likewise.
3805         * g++.old-deja/g++.robertl/eb9.C: Likewise.
3806
3807 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
3808
3809         * g++.dg/other/linkage1.C: New test.
3810         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
3811         specifiers.
3812
3813 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
3814
3815         * gcc.dg/concat.c: New test.
3816
3817 2001-12-11  Stan Shebs  <shebs@apple.com>
3818
3819         * objc/compile: New test directory.
3820         * objc/compile/compile.exp: New expect script.
3821         * objc/compile/20011211-1.m: New compile test.
3822
3823 2001-12-11  Jason Merrill  <jason@redhat.com>
3824
3825         * lib/prune.exp (prune_gcc_output): Also handle "In member
3826         function".  So many permutations...
3827
3828 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
3829
3830         * g++.dg/template/typedef1.C: New test.
3831
3832 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
3833
3834         * g++.dg/other/copy1.C: New test.
3835
3836 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
3837
3838         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
3839
3840         * gcc.dg/builtin-choose-expr.c: New.
3841
3842 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
3843
3844         * gcc.dg/altivec-2.c: New.
3845
3846 2001-12-07  Richard Henderson  <rth@redhat.com>
3847
3848         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
3849
3850 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
3851
3852         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
3853         ultrasparc.
3854
3855 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3856
3857         * g++-old.deja/g++.robertl/eb101.C: Deleted.
3858
3859 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
3860
3861         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
3862         variable argument list.
3863
3864 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
3865
3866         * gcc.c-torture/execute/memcheck: Delete entire directory.
3867         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
3868         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
3869
3870 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3871
3872         * gcc.dg/Wshadow-1.c: New test.
3873
3874 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
3875
3876         * gcc.c-torture/compile/20011130-1.c: New test.
3877
3878         * gcc.dg/noncompile/20011025-1.c: New test.
3879
3880         * g++.dg/other/anon-union.C: New test.
3881
3882         * gcc.c-torture/execute/20011024-1.c: New test.
3883
3884 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
3885
3886         * gcc.c-torture/execute/20000722-1.x,
3887         gcc.c-torture/execute/20010123-1.x: Remove.
3888         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
3889         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
3890         gcc.dg/c99-complit-2.c: New tests.
3891
3892 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
3893
3894         * g++.dg/inherit/base1.C: New test.
3895
3896 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
3897
3898         * g++.dg/other/stdarg1.C: New test.
3899
3900         * gcc.c-torture/compile/20011130-2.c: New test.
3901
3902 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
3903
3904         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
3905         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
3906         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
3907         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
3908         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
3909         * gcc.dg/builtin-prefetch-1.c: New test.
3910
3911 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
3912
3913         * gcc.dg/20011130-1.c: New test.
3914
3915 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
3916
3917         * g++.dg/other/scope1.C: New test.
3918         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
3919
3920 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
3921
3922         * gcc.dg/vla-init-1.c: New test.
3923
3924 2001-12-01  Geoff Keating  <geoffk@redhat.com>
3925
3926         * gcc.c-torture/compile/structs.c: New testcase from GDB.
3927
3928 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
3929
3930         * objc.dg/alias.m: Update.
3931         * objc.dg/class-1.m: Update.
3932         * objc.dg/const-str-1.m: Update.
3933         * objc.dg/fwd-proto-1.m: Update.
3934         * objc.dg/id-1.m: Update.
3935         * objc.dg/super-class-1.m: Update.
3936
3937 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
3938
3939         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
3940         constructs.
3941
3942 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
3943
3944         * gcc.c-torture/execute/20011128-1.c: New test.
3945
3946 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
3947
3948         * gcc.dg/20011127-1.c: New test.
3949
3950 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3951
3952         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
3953         from Austin Group draft 7.
3954         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
3955         scanf format arguments.
3956         * gcc.dg/format/no-exargs-2.c: New test.
3957
3958 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
3959
3960         * g++.dg/abi/vbase8-4.C: New test.
3961
3962 2001-11-24  Ian Lance Taylor  <ian@airs.com>
3963
3964         * gcc.c-torture/execute/20011121-1.c: New test.
3965
3966 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
3967
3968         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
3969
3970 2001-11-23  Andreas Jaeger  <aj@suse.de>
3971
3972         * gcc.dg/cpp/charconst-2.c: New test.
3973
3974 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
3975
3976         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
3977         to the host if it is remote.  Let tests specify extra headers
3978         they use.
3979         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
3980         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
3981         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
3982         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
3983         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
3984         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
3985         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
3986         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
3987         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
3988         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
3989
3990 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
3991
3992         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
3993         for little endian ARMs.
3994
3995 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
3996
3997         * gcc.c-torture/compile/20011119-1.c: New test.
3998         * gcc.c-torture/compile/20011119-2.c: New test.
3999
4000 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
4001
4002         * gcc.dg/altivec-1.c: Fix typo.
4003
4004 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
4005
4006         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
4007
4008 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
4009
4010         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
4011
4012 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
4013
4014         * lib/g77.exp: Don't specify --rpath-link.
4015
4016         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
4017         across all the headers.
4018         * gcc.dg/format/format.exp: For testing on a remote host,
4019         copy format.h.
4020
4021         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
4022         * gcc.c-torture/execute/930406-1.c: Likewise.
4023         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
4024
4025 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
4026
4027         * gcc.dg/altivec-1.c: New.
4028
4029 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
4030
4031         * gcc.dg/cpp/fpreprocessed.c: New test case.
4032
4033 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4034
4035         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
4036         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
4037         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
4038
4039 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4040
4041         * gcc.dg/no-builtin-1.c: New test.
4042
4043 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
4044
4045         * gcc.c-torture/execute/20011115-1.c: New test.
4046
4047 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
4048
4049         * gcc.c-torture/compile/20011114-2.c: New test.
4050         * gcc.c-torture/compile/20011114-3.c: New test.
4051         * gcc.c-torture/compile/20011114-4.c: New test.
4052
4053 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
4054
4055         * g++.dg/other/init1.C: New test.
4056
4057 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
4058
4059         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
4060         message.
4061
4062         * gcc.c-torture/execute/20011114-1.c: New testcase.
4063
4064         * gcc.c-torture/compile/20010327-1.c: Revert last change.
4065         * gcc.c-torture/compile/20011114-1.c: New test, exactly
4066         like the (before this change) version of 20010327-1.c.
4067
4068 2001-11-14  Roger Sayle <roger@eyesopen.com>
4069
4070         * gcc.c-torture/execute/string-opt-13.c: New testcase.
4071
4072 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
4073
4074         * g++.dg/init/array2.C: New test.
4075
4076 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
4077
4078         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
4079
4080 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
4081
4082         * g++.dg/other/forscope1.C: New test.
4083         * g++.dg/ext/forscope1.C: New test.
4084         * g++.dg/ext/forscope2.C: New test.
4085
4086 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
4087
4088         * gcc.c-torture/execute/20011113-1.c: New test.
4089
4090 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
4091
4092         * gcc.c-torture/execute/20011109-2.c: New test.
4093
4094         * gcc.c-torture/execute/20011109-1.c: New test.
4095
4096 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
4097
4098         * gcc.c-torture/compile/20011109-1.c: New test.
4099
4100 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
4101
4102         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
4103         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
4104         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
4105         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
4106         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
4107         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
4108         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
4109
4110 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
4111
4112         * g++.dg/warn/Wshadow-1.C: New tests.
4113         * g++.old-deja/g++.mike/for3.C: Update.
4114
4115 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4116
4117         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
4118         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
4119         XFAILs.  Adjust expected error texts.
4120         * gcc.c-torture/compile/20011106-1.c,
4121         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
4122         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
4123         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
4124         gcc.dg/c99-array-lval-5.c: New tests.
4125
4126 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
4127
4128         * gcc.dg/cpp/defined.c: Update.
4129
4130 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
4131
4132         * gcc.c-torture/execute/anon-1.c: New test.
4133
4134 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
4135
4136         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
4137         same size, so no warning should be produced on stormy16.
4138
4139         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
4140         due to oversized array.
4141         * g++.old-deja/g++.mike/ns15.C: Likewise.
4142         * g++.old-deja/g++.pt/crash16.C: Likewise.
4143
4144 2001-11-02  Graham Stott  <grahams@redhat.com>
4145
4146         * g++.dgother/debug1.C: Fix typos.
4147
4148 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
4149
4150         * g++.dg/other/debug1.C: New test.
4151
4152 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4153
4154         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
4155         of unsigned long.
4156
4157 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
4158
4159         * gcc.dg/20011029-2.c: New test.
4160
4161         * gcc.c-torture/compile/20011029-1.c: New test.
4162
4163 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
4164
4165         * objc/execute/class_self-1.m: New test.
4166         * objc/execute/class_self-2.m: New test.
4167
4168 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
4169
4170         * gcc.misc-tests/msgs.exp: Delete.
4171         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
4172         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
4173         error set to match recent changes.
4174
4175 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
4176
4177         * gcc.dg/20011021-1.c: New test.
4178
4179 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
4180
4181         * gcc.c-torture/compile/20011023-1.c: New test.
4182
4183 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
4184
4185         * lib/g77.exp: Rewrite based on lib/g++.exp.
4186
4187 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
4188
4189         * gcc.c-torture/execute/20011019-1.c: New test.
4190
4191         * gcc.dg/20011018-1.c: New test.
4192
4193 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
4194
4195         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
4196
4197 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
4198
4199         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
4200         * gcc.dg/attr-invalid.c: Likewise.
4201
4202 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
4203
4204         * testsuite/gcc.dg/20011015-1.c: New test.
4205
4206 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
4207
4208         * g++.dg/template/unify2.C: New test.
4209
4210 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
4211
4212         * g++.dg/other/exception-specification.C: New test
4213
4214 2001-10-13  Tom Rix  <trix@redhat.com>
4215
4216         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
4217         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
4218
4219 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
4220
4221         * testsuite/gcc.dg/20011009-1.c: New test.
4222
4223 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
4224
4225         PR g++/4476
4226         * g++.dg/other/friend1.C: New test.
4227
4228 2001-10-11  Richard Henderson  <rth@redhat.com>
4229
4230         * g++.old-deja/g++.other/crash18.C: Add -S to options.
4231
4232 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4233
4234         * gcc.c-torture/compile/20011010-1.c: New.
4235
4236 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4237
4238         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
4239         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
4240         g77.f-torture/execute/execute.exp,
4241         g77.f-torture/noncompile/noncompile.exp,
4242         gcc.c-torture/compile/compile.exp,
4243         gcc.c-torture/execute/execute.exp,
4244         gcc.c-torture/execute/ieee/ieee.exp,
4245         gcc.c-torture/execute/memcheck/memcheck.exp,
4246         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
4247         objc/execute/execute.exp: Update FSF address.
4248
4249 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
4250
4251         * gcc.dg/cpp/cmdlne-C.c: Update.
4252         * gcc.dg/cpp/cmdlne-C2.c: New.
4253
4254 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4255
4256         * gcc.c-torture/execute/20011008-3.c: New.
4257
4258 2001-10-08  DJ Delorie  <dj@redhat.com>
4259
4260         * gcc.dg/20011008-1.c: New.
4261         * gcc.dg/20011008-2.c: New.
4262
4263 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
4264
4265         * gcc.dg/cpp/spacing1.c: Update test.
4266
4267 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4268
4269         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
4270         spelling errors of "separate" as "seperate".
4271
4272 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
4273
4274         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
4275         enough to avoid inlining.
4276
4277 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
4278
4279         * lib/g77.exp: set libg2c_dir correctly.
4280
4281 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
4282
4283         * gcc.dg/cpp/macro11.c: New test.
4284
4285 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
4286
4287         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
4288         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
4289         gcc.dg/format/multattr-3.c: New tests.
4290         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
4291         tests for format attributes on function pointers being rejected.
4292
4293 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
4294
4295         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
4296
4297 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
4298
4299         * g++.dg/warn/format1.C: New test.
4300
4301 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
4302
4303         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
4304
4305 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
4306
4307         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
4308
4309 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
4310
4311         * gcc.dg/cpp/redef2.c: Add test.
4312
4313 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
4314
4315         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
4316         long-standing bug on i686, apparently.
4317         * gcc.c-torture/execute/loop-2c.x: New file.
4318         * gcc.c-torture/execute/loop-2d.x: New file.
4319         * gcc.c-torture/execute/loop-3c.x: New file.
4320
4321 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
4322
4323         * gcc.dg/cpp/20000625-2.c: Correct line number.
4324
4325 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
4326
4327         * gcc.dg/cpp/macro10.c: New test.
4328         * gcc.dg/cpp/strify3.c: New test.
4329         * gcc.dg/cpp/spacing1.c: Add tests.
4330         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
4331         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
4332
4333 2001-09-24  DJ Delorie  <dj@redhat.com>
4334
4335         * gcc.c-torture/execute/20010924-1.c: New test.
4336
4337 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
4338
4339         * testsuite/objc/execute/paste.m: Remove.
4340
4341 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4342
4343         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
4344
4345 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
4346
4347         * g77.dg/strlen0.f: New test.
4348
4349 2001-09-21  Richard Henderson  <rth@redhat.com>
4350
4351         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
4352         * g++.old-deja/g++.abi/vtable2.C: Likewise.
4353
4354 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
4355
4356         Table-driven attributes.
4357         * g++.dg/ext/attrib1.C: New test.
4358
4359 2001-09-20  DJ Delorie  <dj@redhat.com>
4360
4361         * gcc.dg/20000926-1.c: Update expected warning messages.
4362         * gcc.dg/array-2.c: Likewise, and test for warnings too.
4363         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
4364         array.
4365
4366 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
4367
4368         * g++.dg/eh/registers1.C: New test case.
4369
4370 2001-09-17  Richard Henderson  <rth@redhat.com>
4371
4372         * gcc.dg/array-5.c: Fix VLA decomposition test.
4373
4374 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
4375
4376         * gcc.dg/cpp/line5.c: New testcase.
4377
4378 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
4379
4380         * gcc.dg/cpp/macro9.c: New test.
4381
4382 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
4383
4384         * gcc.c-torture/execute/980223.c: Change type of addr from long
4385         to char *.
4386
4387 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
4388
4389         * gcc.c-torture/execute/20010915-1.c: New test.
4390
4391 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
4392
4393         * g77.dg/bprob: New directory.
4394         * g77.dg/bprob/bprob.exp: New file.
4395         * g77.dg/bprob/bprob-1.f: New test.
4396         * g77.dg/gcov: New directory.
4397         * g77.dg/gcov/gcov.exp: New file.
4398         * g77.dg/gcov/gcov-1.f: New test.
4399         * g77.dg/gcov/gcov-1.x: New file.
4400
4401 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4402
4403         * gcc.dg/cpp/directiv.c: Update.
4404         * gcc.dg/cpp/undef1.c: Update.
4405
4406 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
4407
4408         * gcc.dg/20010912-1.c: New test.
4409
4410 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
4411
4412         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
4413         language-independent file in lib.
4414         * lib/gcov.exp: New file.
4415
4416 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
4417
4418         * gcc.c-torture/compile/20010911-1.c: New test.
4419
4420 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
4421
4422         * lib/profopt.exp: New, to support profile-directed optimizations.
4423         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
4424         * gcc.misc-tests/bprob-1.c: New test.
4425         * gcc.misc-tests/bprob-2.c: New test.
4426
4427 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
4428
4429         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
4430         XFAIL and which kinds of gcov output to verify.
4431         * gcc.misc-tests/gcov-4b.x: New file.
4432         * gcc.misc-tests/gcov-5b.x: New file.
4433         * gcc.misc-tests/gcov-6.x: New file.
4434         * gcc.misc-tests/gcov-7.c: New test.
4435         * gcc.misc-tests/gcov-7.x: New file.
4436
4437 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
4438
4439         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
4440         * gcc.misc-tests/gcov-6.c: New test.
4441
4442 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4443
4444         PR c++/3986
4445         * g++.dg/abi/vbase1.C: New test.
4446
4447 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
4448
4449         * objc.dg/method-2.m: New.
4450
4451 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4452
4453         PR c++/4203
4454         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
4455         * g++.dg/init/empty1.C: New test.
4456
4457 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
4458
4459         * gcc.c-torture/compile/20010903-1.c: New test.
4460
4461 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
4462
4463         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
4464         for m68k.
4465
4466 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
4467
4468         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
4469
4470         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
4471
4472         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
4473
4474 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
4475
4476         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
4477         for 16-bit 'unsigned int'.
4478
4479 2001-08-29  Kazu Hirata  <kazu@hxi.com>
4480
4481         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
4482
4483 2001-08-27  Richard Henderson  <rth@redhat.com>
4484
4485         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
4486         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
4487
4488 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
4489
4490         * gcc.dg/asm-names.c (ymain): New.
4491
4492 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
4493
4494         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
4495         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
4496         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
4497
4498 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4499
4500         * gcc.dg/compare5.c: New testcase.
4501
4502 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
4503
4504         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
4505         and "In instantiation".
4506
4507 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
4508
4509         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
4510
4511 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
4512
4513         * gcc.misc-tests/gcov.exp: Add support for branch information.
4514         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
4515         * gcc.misc-tests/gcov-4.c: New test.
4516         * gcc.misc-tests/gcov-4b.c: New test.
4517         * gcc.misc-tests/gcov-5b.c: New test.
4518
4519 2001-08-20  Zack Weinberg  <zackw@panix.com>
4520
4521         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
4522         expected to fail.
4523
4524 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4525
4526         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
4527
4528 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
4529
4530         * g++.dg/eh/template1.C: New test.
4531
4532 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
4533
4534         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
4535         Fix thinko.
4536         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
4537         for xfail.
4538
4539 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
4540
4541         * lib/g77-dg.exp:  Use prune.exp for common procedures
4542         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
4543         * lib/g77.exp: (g77-dg-prune) Remove
4544
4545 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
4546
4547         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
4548
4549 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4550
4551         * g++.dg/template/unify1.C: New test.
4552
4553 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
4554
4555         * g++.dg/abi/empty4.C: New test.
4556
4557 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
4558
4559         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
4560         solaris2.*
4561         * g77.f-torture/compile/pr3743.x: Likewise
4562
4563 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
4564
4565         * g++.dg/other/using-declaration.C: New test.
4566
4567 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
4568
4569         * gcc.dg/cpp/tr-sign.c: New testcase.
4570
4571 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
4572
4573         * gcc.dg/cpp/19951025-1.c: Revert.
4574         * gcc.dg/cpp/directiv.c: We no longer process directives that
4575         interrupt macro arguments.
4576
4577 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
4578
4579         * gcc.dg/bconstp-1.c: New test.
4580
4581 2001-08-03  Richard Henderson  <rth@redhat.com>
4582
4583         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
4584
4585 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
4586
4587         * gcc.dg/cpp/19951025-1.c: Update.
4588
4589 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
4590
4591         * g77.dg/ff90-1.f (s): Fix reference of variable z,
4592         should be x.
4593
4594 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
4595
4596         Kill -fhonor-std.
4597         * g++.old-deja/g++.ns/ns14.C: Remove special options.
4598         * g++.old-deja/g++.other/std1.C: Likewise.
4599         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
4600
4601 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
4602
4603         * lib/g77.exp:  Load gcc-defs.exp for common procedures
4604         (g77_pass, g77_fail, g77_finish, g77_exit,
4605         ${tool}_check_unsupported_p} Now redundant.  Deleted.
4606
4607 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
4608
4609         * g77.dg/fbackslash.f
4610         * g77.dg/fcase-preserve.f
4611         * g77.dg/ff90-1.f
4612         * g77.dg/ffixed-line-length-0.f
4613         * g77.dg/ffixed-line-length-132.f
4614         * g77.dg/ffixed-line-length-7.f
4615         * g77.dg/ffixed-line-length-72.f
4616         * g77.dg/ffixed-line-length-none.f
4617         * g77.dg/ffree-form-1.f
4618         * g77.dg/fno-backslash.f
4619         * g77.dg/fno-f90-1.f
4620         * g77.dg/fno-fixed-form-1.f
4621         * g77.dg/fno-onetrip.f
4622         * g77.dg/fno-typeless-boz.f
4623         * g77.dg/fno-underscoring.f
4624         * g77.dg/fno-vxt-1.f
4625         * g77.dg/fonetrip.f
4626         * g77.dg/ftypeless-boz.f
4627         * g77.dg/fugly-assumed.f
4628         * g77.dg/funderscoring.f
4629         * g77.dg/fvxt-1.f
4630
4631 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
4632
4633         * objc.dg/fwd-proto-1.m: New.
4634         * objc.dg/local-decl-1.m: New.
4635         * objc.dg/naming-1.m: New.
4636         * objc.dg/naming-2.m: New.
4637         * objc.dg/proto-hier-1.m: New.
4638
4639 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
4640
4641         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
4642         largest-type elements to a struct makes its size grow.
4643
4644 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
4645
4646         * g++.dg/abi/vthunk1.C: New test.
4647
4648 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
4649
4650         * g++.dg/abi/vbase8-22.C: New test.
4651
4652 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
4653
4654         * gcc.dg/cpp/macro8.c: New test.
4655
4656 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
4657
4658         * g++.dg/abi/vbase8-21.C: New test.
4659
4660 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
4661
4662         * g++.dg/abi/vbase8-10.C: New test.
4663
4664 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4665
4666         * lib/g++.exp (g++_set_ld_library_path): Renamed to
4667         ${tool}_set_ld_library_path.
4668         Changed caller.
4669         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
4670         g++.exp.
4671
4672 2001-07-26  Stan Cox <scox@redhat.com>
4673
4674         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
4675         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
4676         gcc_exit, gcc_check_unsupported_p):
4677         Moved to gcc-deps.exp
4678         * gcc-deps.exp: New file.
4679
4680 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4681
4682         * g++.old-deja/g++.pt/defarg14.C: New test.
4683
4684 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
4685
4686         * g++.old-deja/g++.other/lineno5.C: New test.
4687
4688 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
4689
4690         * g++.old-deja/g++.pt/crash68.C: New test.
4691
4692 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
4693
4694         * g++.old-deja/g++.other/crash42.C: New test.
4695
4696 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
4697
4698         * gcc.dg/cpp/extratokens.c: Fix.
4699         * gcc.dg/cpp/skipping2.c: New tests.
4700
4701 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4702
4703         * gcc.c-torture/execute/20010724-1.c: New file.
4704         * gcc.c-torture/execute/20010724-1.x: New file.
4705
4706 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4707
4708         * g++.old-deja/g++.other/cond7.C: New test.
4709
4710 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4711
4712         * g++.old-deja/g++.other/optimize4.C: New test.
4713
4714 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4715
4716         * g++.old-deja/g++.abi/vbase8-5.C: New test.
4717
4718 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
4719
4720         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
4721         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
4722         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
4723         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
4724
4725         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
4726         bug report" message.
4727
4728         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
4729         * g++.dg/ext/instantiate1.C: Move from old-deja.
4730
4731 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
4732
4733         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
4734         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
4735         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
4736         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
4737
4738 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
4739
4740         * gcc.c-torture/execute/20010723-1.c: New test.
4741
4742 2001-07-23  Ben Elliston  <bje@redhat.com>
4743
4744         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
4745
4746 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4747
4748         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
4749         i[34567]86-*-*.
4750         Delete handling of ieee_multilib_flags.
4751         Pass -mieee for alpha*-*-* and sh-*-*.
4752         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
4753
4754 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
4755
4756         Remove old-abi tests.
4757         * g++.old-deja/g++.mike/p11116.C: Remove.
4758         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
4759
4760 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
4761
4762         * g77.f-torture/compile/pr3743.f:  New test
4763
4764 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
4765
4766         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
4767
4768 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4769
4770         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
4771         g++.old-deja/g++.pt/static6.C: Likewise.
4772         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
4773         supports weak symbols.
4774
4775 2001-07-18  Andreas Jaeger  <aj@suse.de>
4776
4777         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
4778         supported again.
4779
4780 2001-07-18  Andreas Jaeger  <aj@suse.de>
4781
4782         * gcc.dg/iftrap-1.c: Fix target line.
4783
4784 2001-07-17  Richard Henderson  <rth@redhat.com>
4785
4786         * gcc.c-torture/execute/20010717-1.c: New.
4787
4788 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4789
4790         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
4791         tests.
4792
4793 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
4794
4795         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
4796
4797 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4798
4799         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
4800         UAC_SIGBUS, UAC_NOPRINT definitions.
4801
4802 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
4803
4804         * objc/execute/object_is_class.m: New test.
4805         * objc/execute/object_is_meta_class.m: New test.
4806
4807 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4808
4809         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
4810         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
4811
4812 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
4813
4814         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
4815         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
4816
4817 2001-07-14  Richard Henderson  <rth@redhat.com>
4818
4819         * gcc.dg/iftrap-1.c: New.
4820
4821 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
4822
4823         * g77.f-torture/execute/intrinsic77.f: New test.
4824
4825 2001-07-11  Janis Johnson <janis@us.ibm.com>
4826
4827         * gcc.misc-tests/gcov-3.c: New test.
4828
4829 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
4830
4831         * gcc.c-torture/compile/20010711-1.c,
4832         * gcc.c-torture/compile/20010711-2.c: New tests.
4833
4834 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
4835
4836         * gcc.c-torture/execute/20010711-1.c: New test.
4837
4838 2001-07-11  Ben Elliston  <bje@redhat.com>
4839
4840         * g++.old-deja/g++.other/enum5.C: New test.
4841
4842 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
4843
4844         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
4845         (g++-dg-prune): Call prune_gcc_output.
4846         * prune.exp: New file for prune_gcc_output.
4847         * lib/g++.exp, lib/gcc.exp: Load it.
4848
4849 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4850
4851         * gcc.c-torture/compile/20010701-1.c,
4852         g++.old-deja/g++.ext/attrib6.C: New tests.
4853
4854 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
4855
4856         * gcc.c-torture/compile/20010706-1.c: New test.
4857
4858 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
4859
4860         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
4861
4862 2001-06-28  Stan Shebs  <shebs@apple.com>
4863
4864         * gcc.dg/pragma-darwin.c: New test.
4865
4866 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4867
4868         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
4869         Solaris 2.[678] system.
4870
4871 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4872
4873         * gcc.dg/20010622-1.c: New test.
4874
4875 2001-06-18  Stan Shebs  <shebs@apple.com>
4876
4877         * objc.dg: New directory.
4878         * objc.dg/dg.exp: New file.
4879         * objc.dg/alias.m: New.
4880         * objc.dg/class-1.m: New.
4881         * objc.dg/class-2.m: New.
4882         * objc.dg/const-str-1.m: New.
4883         * objc.dg/const-str-2.m: New.
4884         * objc.dg/id-1.m: New.
4885         * objc.dg/method-1.m: New.
4886         * objc.dg/super-class-1.m: New.
4887         * lib/objc-dg.exp: New file.
4888
4889 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4890
4891         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
4892         of label name.
4893
4894 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
4895
4896         * g++.old-deja/g++.abi/vbase8-9.C: New test.
4897
4898 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4899
4900         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
4901         variable.
4902
4903 2001-06-12  Richard Henderson  <rth@redhat.com>
4904
4905         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
4906
4907 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
4908
4909         * g++.old-deja/g++.abi/vbase5.C: New test.
4910         * g++.old-deja/g++.abi/vbase6.C: New test.
4911         * g++.old-deja/g++.abi/vbase7.C: New test.
4912
4913 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4914
4915         * gcc.c-torture/compile/20010610-1.c: New test.
4916
4917 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
4918
4919         * g++.old-deja/g++.abi/vbase4.C: New test.
4920
4921 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4922
4923         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
4924         support %f for HC11/HC12 targets.
4925         * gcc.c-torture/execute/930513-1.x: New file, likewise.
4926         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
4927         on HC11/HC12 targets.
4928         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
4929
4930 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4931
4932         * gcc.dg/wchar_t-1.c: New file.
4933         * gcc.dg/wint_t-1.c: Likewise.
4934
4935 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
4936
4937         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
4938
4939 2001-06-11  Richard Henderson  <rth@redhat.com>
4940
4941         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
4942
4943 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
4944
4945         * gcc.c-torture/compile/20010611-1.c: New test.
4946
4947 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
4948
4949         * gcc.dg/c99-tag-1.c: Add more tests.
4950
4951 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
4952
4953         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
4954         representation on MN10300 and ARM/Thumb.
4955
4956 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
4957
4958         * g77.f-torture/execute/20010610.f: New.
4959
4960 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
4961
4962         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
4963         names.
4964
4965 2001-06-09  Richard Henderson  <rth@redhat.com>
4966
4967         * gcc.c-torture/execute/ashrdi-1.c: New.
4968         * gcc.c-torture/execute/ashldi-1.c: New.
4969         * gcc.c-torture/execute/lshrdi-1.c: New.
4970
4971 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
4972
4973         * objc/execute/load-3.m: Added. Check sending +load to categories,
4974         in addition to classes.
4975
4976 2001-06-08  Stan Shebs  <shebs@apple.com>
4977
4978         * objc/execute/load-2.m: New test.  From Nicola Pero
4979         <n.pero@mi.flashnet.it>.
4980
4981 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
4982
4983         * gcc.c-torture/execute/20010605-2.c: New test.
4984
4985 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
4986
4987         * g++.old-deja/g++.abi/vbase2.C: New test.
4988         * g++.old-deja/g++.abi/vbase3.C: New test.
4989
4990 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
4991
4992         * g++.old-deja/g++.pt/friend49.C: New test.
4993
4994 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
4995
4996         * g++.old-deja/g++.ext/anon3.C: New test.
4997
4998 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
4999
5000         * g++.old-deja/g++.other/conv7.C: New test.
5001
5002 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
5003
5004         * gcc.c-torture/compile/20010605-2.c: New test.
5005
5006 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5007
5008         * gcc.c-torture/execute/20010604-1.c: New test.
5009
5010 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
5011
5012         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
5013
5014 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
5015
5016         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
5017         (g++_link_flags): Likewise.
5018         (g++_init): Pass gccpath's value to two previous functions.
5019
5020 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5021
5022         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
5023         Ensure logfile entry matches exec command line.
5024
5025 2001-05-31  Richard Henderson  <rth@redhat.com>
5026
5027         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
5028         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
5029
5030 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
5031
5032         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
5033         compiler for irix6.2
5034
5035 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
5036
5037         * g++.old-deja/g++.other/optimize3.C: New file.
5038
5039 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
5040
5041         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
5042         assemble.
5043
5044 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
5045
5046         * g++.old-deja/g++.other/optimize2.C: New file.
5047
5048 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
5049
5050         * gcc.c-torture/compile/20010518-2.c: New file.
5051         * gcc.c-torture/execute/20010518-1.c: New file.
5052         * gcc.c-torture/execute/20010518-2.c: New file.
5053
5054 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5055
5056         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
5057
5058 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
5059
5060         G++ no longer defines builtins that do not begin with __builtin.
5061         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
5062         * g++.old-deja/g++.brendand/misc13.C: Likewise.
5063         * g++.old-deja/g++.law/builtin1.C: Likewise.
5064         * g++.old-deja/g++.law/cvt2.C: Likewise.
5065         * g++.old-deja/g++.mike/net5.C: Likewise.
5066         * g++.old-deja/g++.other/builtins1.C: Likewise.
5067         * g++.old-deja/g++.other/builtins2.C: Likewise.
5068         * g++.old-deja/g++.other/builtins3.C: Likewise.
5069         * g++.old-deja/g++.other/builtins4.C: Likewise.
5070         * g++.old-deja/g++.other/inline8.C: Likewise.
5071         * g++.old-deja/g++.robertl/eb39.C: Likewise.
5072
5073 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
5074
5075         * g++.old-deja/g++.pt/using1.C: Adjust.
5076         * g++.old-deja/g++.pt/using2.C: New test.
5077
5078 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
5079
5080         * gcc.dg/cpp/charconst.c: New tests.
5081         * gcc.dg/cpp/escape.c: New tests.
5082         * gcc.dg/cpp/escape-1.c: New tests.
5083         * gcc.dg/cpp/escape-2.c: New tests.
5084         * gcc.dg/cpp/ucs.c: New tests.
5085
5086 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
5087
5088         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
5089         native compiler for irix6.5.
5090
5091 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
5092
5093         * lib/g++.exp (g++_include_flags): Use args to compute
5094         get_multilibs.
5095         (g++_link_flags): Likewise.
5096         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
5097
5098 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
5099
5100         * gcc.dg/c90-hexfloat-1.c: Add more tests.
5101
5102 2001-05-21  Geoff Keating  <geoffk@redhat.com>
5103
5104         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
5105         this file.
5106
5107 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
5108
5109         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
5110         STACK_SIZE;
5111         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
5112         to STACK_SIZE; Use it to define size of add_histo array.
5113         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
5114         to STACK_SIZE.
5115         (f): Use GITT_SIZE to define size of gitt local table.
5116         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
5117         to STACK_SIZE; Use it to define size of bytemem array.
5118
5119 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
5120
5121         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
5122         on 68HC11/HC12 due to the asm instruction.
5123         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
5124         * gcc.c-torture/compile/920520-1.x: Likewise.
5125         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
5126         on 68HC11/HC12 because the function is larger than 64K.
5127         * gcc.c-torture/compile/961203-1.x: New file, this test fails
5128         on 68HC11/HC12 because the structure is too large.
5129
5130 2001-05-20  Richard Henderson  <rth@redhat.com>
5131
5132         * gcc.c-torture/execute/20010520-1.c: New.
5133
5134 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5135
5136         * g++.old-deja/g++.warn/compare1.C: New test.
5137         * gcc.dg/compare4.c: New test.
5138
5139 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
5140
5141         * g++.old-deja/g++.other/optimize1.C: New test.
5142
5143 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5144
5145         * g++.old-deja/g++.pt/spec41.C: New test.
5146
5147 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
5148
5149         * gcc.c-torture/compile/20010114-1.x: Remove.
5150
5151 2001-05-18  Stan Shebs  <shebs@apple.com>
5152
5153         * gcc.c-torture/compile/20010518-1.c: New test.
5154
5155 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
5156
5157         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
5158         * g++.old-deja/g++.pt/crash67.C: New test.
5159
5160 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
5161
5162         * g++.old-deja/g++.other/debug9.C: New test.
5163
5164 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
5165
5166         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
5167
5168 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
5169
5170         * gcc.c-torture/compile/20010516-1.c: New test.
5171
5172 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
5173
5174         * g++.old-deja/g++.other/crash41.C: New test.
5175
5176 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
5177
5178         * g++.old-deja/g++.pt/crash66.C: New test.
5179
5180 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
5181
5182         * g++.old-deja/g++.robertl/eb27.C: Convert.
5183
5184 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
5185
5186         * g++.dg/friend-warn.C: New test.  Do not warn about friend
5187         declaration being redundant.
5188
5189 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
5190
5191         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
5192
5193 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
5194
5195         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
5196
5197 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
5198
5199         * lib/g++.exp: Use testsuite_flags.
5200
5201 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
5202
5203         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
5204
5205 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5206
5207         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
5208
5209 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
5210
5211         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
5212
5213 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
5214
5215         * gcc.c-torture/compile/20010313-1.c: New test.
5216
5217 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
5218
5219         * gcc.dg/cpp/direct2.c: New test.
5220         * gccq.dg/cpp/direct2s.c: New test.
5221
5222         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
5223
5224 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
5225
5226         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
5227         * g++.old-deja/g++.other/op3.C: Likewise.
5228
5229 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
5230
5231         * gcc.dg/cpp/syshdr.h: New file.
5232         * gcc.dg/cpp/sysmac1.c: Update.
5233         * gcc.dg/cpp/sysmac2.c: Update.
5234
5235 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
5236
5237         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
5238
5239 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
5240
5241         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
5242         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
5243
5244 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
5245
5246         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
5247
5248 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
5249
5250         * lib/g++.exp (g++_include_flags): Don't use any special flags
5251         if TESTING_IN_BUILD_TREE is not defined.
5252         (g++_init): Use a plain 'c++' as the compiler if
5253         TESTING_IN_BUILD_TREEE is not defined.
5254
5255 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
5256
5257         * g++.old-deja/g++.eh/catch13.C: New test.
5258         * g++.old-deja/g++.eh/catch14.C: New test.
5259
5260 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
5261
5262         * gcc.dg/cpp/tr-define.c: New test.
5263
5264 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
5265
5266         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
5267         <stdlib.h>, not <malloc.h>.
5268
5269 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
5270
5271         * g++.old-deja/g++.ns/template17.C: New test.
5272
5273 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
5274
5275         * g++.old-deja/g++.pt/ref4.C: New test.
5276
5277 2001-04-30  Richard Henderson  <rth@redhat.com>
5278
5279         * gcc.dg/20000724-1.c: Revert last change.
5280
5281 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
5282
5283         * g77.f-torture/execute/20010430.f: New test.
5284
5285 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
5286
5287         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
5288
5289 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
5290
5291         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
5292
5293 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
5294
5295         * g++.old-deja/g++.eh/crash6.C: New test.
5296
5297 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
5298
5299         * g++.old-deja/g++.other/warn7.C: New test.
5300
5301 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
5302
5303         * g++.old-deja/g++.other/defarg9.C: New test.
5304
5305 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
5306
5307         * g77.f-torture/compile/20010426.f: New test.
5308         * g77.f-torture/execute/20010426.f: New test.
5309
5310 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
5311
5312         * g77.f-torture/compile/20000629-1.x: Remove - error
5313         has been fixed.
5314
5315 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
5316
5317         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
5318         Tweak slightly to work with g++.dg framework.
5319         * g++.dg/special/ecos.exp: Run initp1.C test.
5320         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
5321
5322         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
5323         its linker doesn't give line numbers either.
5324         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
5325
5326 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
5327
5328         * g++.old-deja/g++.other/lex1.C: New test.
5329
5330 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
5331
5332         * gcc.dg/noncompile/20010425-1.c: New test.
5333
5334 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
5335
5336         * g++.old-deja/g++.pt/mangle2.C: New test.
5337
5338 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
5339
5340         * gcc.dg/format/plus-1.c: New test.
5341
5342 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
5343
5344         * gcc.dg/20010423-1.c: New test.
5345
5346 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
5347
5348         * gcc.c-torture/execute/20010422-1.c: New test.
5349
5350 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
5351
5352         * g++.old-deja/g++.ns/type2.C: New test.
5353
5354 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
5355
5356         * g++.old-deja/g++.other/perf1.C: New test.
5357
5358 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
5359
5360         * gcc.dg/c99-func-2.c: Remove xfail.
5361         * gcc.dg/c99-func-3.c: Remove xfail.
5362         * gcc.dg/c99-func-4.c: Remove xfail.
5363
5364 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
5365
5366         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
5367
5368 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
5369
5370         * gcc.c-torture/compile/20010423-1.c: New test.
5371
5372 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5373
5374         * g++.old-deja/g++.pt/typename28.C: New test.
5375
5376 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5377
5378         * g++.old-deja/g++.abi/empty2.C: New test.
5379         * g++.old-deja/g++.abi/empty3.C: New test.
5380
5381 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
5382
5383         * g++.old-deja/g++.other/comdat2.C: New test.
5384         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
5385
5386 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
5387
5388         * g++.old-deja/g++.other/overload14.C: New test.
5389
5390 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
5391
5392         * g++.old-deja/g++.other/lookup23.C: New test.
5393
5394 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
5395
5396         * gcc.c-torture/execute/20010403-1.c: New test.
5397
5398 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
5399             Mark Mitchell  <mark@codesourcery.com>
5400
5401         * lib/old-dejagnu.exp: Don't delete output of executable.
5402         Add .exe suffix to executables.
5403
5404 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
5405
5406         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
5407
5408 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5409
5410         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
5411
5412 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
5413
5414         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
5415         * g++.old-deja/g++.abi/crash1.C: New test.
5416
5417 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
5418
5419         * g++.old-deja/g++.other/crash40.C: New test.
5420
5421 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5422
5423         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
5424
5425 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
5426
5427         * g++.old-deja/g++.other/warn6.C: New test.
5428
5429 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
5430
5431         * g++.old-deja/g++.robertl/eb42.C: Same.
5432
5433 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5434
5435         * gcc.dg/wtr-conversion-1.c: New testcase.
5436
5437 2001-04-10  Richard Henderson  <rth@redhat.com>
5438
5439         * g++.old-deja/g++.other/array5.C: New.
5440
5441 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5442
5443         * gcc.c-torture/execute/20010408-1.c: New test.
5444
5445 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
5446
5447         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
5448         headers and constructs.
5449         * g++.old-deja/g++.robertl/eb79.C: Same.
5450         * g++.old-deja/g++.robertl/eb77.C (main): Same.
5451         * g++.old-deja/g++.robertl/eb73.C: Same.
5452         * g++.old-deja/g++.robertl/eb66.C (main): Same.
5453         * g++.old-deja/g++.robertl/eb55.C (t): Same.
5454         * g++.old-deja/g++.robertl/eb54.C (main): Same.
5455         * g++.old-deja/g++.robertl/eb46.C (main): Same.
5456         * g++.old-deja/g++.robertl/eb44.C: Same.
5457         * g++.old-deja/g++.robertl/eb41.C (main): Same.
5458         * g++.old-deja/g++.robertl/eb4.C (main): Same.
5459         * g++.old-deja/g++.robertl/eb39.C: Same.
5460         * g++.old-deja/g++.robertl/eb33.C (main): Same.
5461         * g++.old-deja/g++.robertl/eb31.C (main): Same.
5462         * g++.old-deja/g++.robertl/eb30.C: Same.
5463         * g++.old-deja/g++.robertl/eb3.C: Same.
5464         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
5465         * g++.old-deja/g++.robertl/eb21.C: Same.
5466         * g++.old-deja/g++.robertl/eb15.C: Same.
5467         * g++.old-deja/g++.robertl/eb118.C: Same.
5468         * g++.old-deja/g++.robertl/eb115.C (main): Same.
5469         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
5470         * g++.old-deja/g++.robertl/eb109.C: Same.
5471         * g++.old-deja/g++.other/sibcall1.C (main): Same.
5472         * g++.old-deja/g++.mike/rtti1.C: Same.
5473         * g++.old-deja/g++.mike/p658.C: Same.
5474         * g++.old-deja/g++.mike/net46.C: Same.
5475         * g++.old-deja/g++.mike/net34.C: Same.
5476         * g++.old-deja/g++.mike/memoize1.C: Same.
5477         * g++.old-deja/g++.mike/eh2.C: Same.
5478         * g++.old-deja/g++.law/weak.C: Same.
5479         * g++.old-deja/g++.law/visibility7.C: Same.
5480         * g++.old-deja/g++.law/visibility25.C: Same.
5481         * g++.old-deja/g++.law/visibility22.C: Same.
5482         * g++.old-deja/g++.law/visibility2.C: Same.
5483         * g++.old-deja/g++.law/visibility17.C: Same.
5484         * g++.old-deja/g++.law/visibility13.C: Same.
5485         * g++.old-deja/g++.law/visibility10.C: Same.
5486         * g++.old-deja/g++.law/visibility1.C: Same.
5487         * g++.old-deja/g++.law/virtual3.C (eval): Same.
5488         * g++.old-deja/g++.law/vbase1.C: Same.
5489         * g++.old-deja/g++.law/operators32.C: Same.
5490         * g++.old-deja/g++.law/nest3.C: Same.
5491         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
5492         * g++.old-deja/g++.law/except5.C (main): Same.
5493         * g++.old-deja/g++.law/cvt7.C (run): Same.
5494         * g++.old-deja/g++.law/cvt2.C: Same.
5495         * g++.old-deja/g++.law/cvt16.C: Same.
5496         * g++.old-deja/g++.law/ctors6.C (bar): Same.
5497         * g++.old-deja/g++.law/ctors17.C (main): Same.
5498         * g++.old-deja/g++.law/ctors13.C: Same.
5499         * g++.old-deja/g++.law/ctors12.C (main): Same.
5500         * g++.old-deja/g++.law/ctors10.C: Same.
5501         * g++.old-deja/g++.law/code-gen5.C: Same.
5502         * g++.old-deja/g++.law/bad-error7.C: Same.
5503         * g++.old-deja/g++.law/arm9.C: Same.
5504         * g++.old-deja/g++.law/arm12.C: Same.
5505         * g++.old-deja/g++.law/arg8.C: Same.
5506         * g++.old-deja/g++.law/arg1.C: Same.
5507         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
5508         * g++.old-deja/g++.jason/template31.C: Same.
5509         * g++.old-deja/g++.jason/template24.C (main): Same.
5510         * g++.old-deja/g++.jason/2371.C: Same.
5511         * g++.old-deja/g++.eh/new2.C: Same.
5512         * g++.old-deja/g++.eh/new1.C: Same.
5513         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
5514         * g++.old-deja/g++.brendan/nest21.C (main): Same.
5515         * g++.old-deja/g++.brendan/err-msg3.C: Same.
5516         * g++.old-deja/g++.brendan/crash62.C: Same.
5517         * g++.old-deja/g++.brendan/crash52.C: Same.
5518         * g++.old-deja/g++.brendan/crash49.C (main): Same.
5519         * g++.old-deja/g++.brendan/crash38.C: Same.
5520         * g++.old-deja/g++.brendan/crash15.C (main): Same.
5521         * g++.old-deja/g++.brendan/copy9.C: Same.
5522
5523 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
5524
5525         * gcc.c-torture/execute/20001203-2.c (memset):
5526         Count argument is of type __SIZE_TYPE__.
5527
5528 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
5529
5530         * gcc.c-torture/compile/20010404-1.c: New test.
5531
5532 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
5533
5534         * gcc.c-torture/compile/20010326-1.c: New test.
5535
5536 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
5537
5538         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
5539         peculiarities of the SH.
5540         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
5541
5542 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5543
5544         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
5545         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
5546         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
5547
5548 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
5549
5550         * g77.f-torture/compile/20010321-1.f: New test.
5551
5552 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
5553
5554         * gcc.c-torture/compile/20010329-1.c: New test.
5555
5556 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
5557
5558         * gcc.c-torture/execute/20010329-1.c: New test.
5559
5560 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
5561
5562         * g++.old-deja/g++.other/eh4.C: Fix typo.
5563
5564 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
5565
5566         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
5567
5568 2001-03-28  Philip Blundell  <philb@gnu.org>
5569
5570         * gcc.c-torture/compile/20010328-1.c: New test.
5571
5572 2001-03-27  Richard Henderson  <rth@redhat.com>
5573
5574         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
5575         * g++.old-deja/g++.eh/vbase3.C: Likewise.
5576
5577 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
5578
5579         * gcc.c-torture/compile/20010327-1.c: New test.
5580
5581 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
5582
5583         * g++.old-deja/g++.other/friend12.C: New test.
5584         * g++.old-deja/g++.other/friend9.C: Expect no errors.
5585         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
5586
5587 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5588
5589         * gcc.c-torture/execute/20010325-1.c: New test.
5590
5591 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
5592
5593         * g++.old-deja/g++.other/mangle3.C: New test.
5594
5595 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
5596
5597         * g++.old-deja/g++.other/anon8.C: New test.
5598
5599 2001-03-20  Philip Blundell  <philb@gnu.org>
5600
5601         * gcc.c-torture/compile/20010320-1.c: New test.
5602
5603 2001-03-17  Richard Henderson  <rth@redhat.com>
5604
5605         * g++.old-deja/g++.other/eh4.C: Add expected error text.
5606
5607 2001-03-15  Geoff Keating  <geoff@redhat.com>
5608
5609         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
5610         tests on AIX.
5611
5612 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
5613
5614         * g++.old-deja/g++.other/eh4.C: New test.
5615
5616 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
5617
5618         * gcc.dg/cpp/mi1.c: Update.
5619
5620 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
5621
5622         * g++.old-deja/g++.other/regstack.C: New test.
5623
5624 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
5625
5626         * g++.old-deja/g++.other/ref4.C: New test.
5627
5628 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
5629
5630         * objc/execute/va_method.m: Added.
5631         * objc/execute/IMP.m: Added.
5632         * objc/execute/_cmd.m: Added.
5633         * objc/execute/accessing_ivars.m: Added.
5634         * objc/execute/class-1.m: Added.
5635         * objc/execute/class-10.m: Added.
5636         * objc/execute/class-11.m: Added.
5637         * objc/execute/class-12.m: Added.
5638         * objc/execute/class-13.m: Added.
5639         * objc/execute/class-14.m: Added.
5640         * objc/execute/class-2.m: Added.
5641         * objc/execute/class-3.m: Added.
5642         * objc/execute/class-4.m: Added.
5643         * objc/execute/class-5.m: Added.
5644         * objc/execute/class-6.m: Added.
5645         * objc/execute/class-7.m: Added.
5646         * objc/execute/class-8.m: Added.
5647         * objc/execute/class-9.m: Added.
5648         * objc/execute/class-tests-1.h
5649         * objc/execute/class-tests-2.h
5650         * objc/execute/compatibility_alias.m: Added.
5651         * objc/execute/encode-1.m: Added.
5652         * objc/execute/formal_protocol-1.m: Added.
5653         * objc/execute/formal_protocol-2.m: Added.
5654         * objc/execute/formal_protocol-3.m: Added.
5655         * objc/execute/formal_protocol-4.m: Added.
5656         * objc/execute/formal_protocol-5.m: Added.
5657         * objc/execute/formal_protocol-6.m: Added.
5658         * objc/execute/formal_protocol-7.m: Added.
5659         * objc/execute/informal_protocol.m: Added.
5660         * objc/execute/initialize.m: Added.
5661         * objc/execute/load.m: Added.
5662         * objc/execute/many_args_method.m: Added.
5663         * objc/execute/nested-3.m: Added.
5664         * objc/execute/no_clash.m: Added.
5665         * objc/execute/private.m: Added.
5666         * objc/execute/redefining_self.m: Added.
5667         * objc/execute/root_methods.m: Added.
5668         * objc/execute/selector-1.m: Added.
5669         * objc/execute/static-1.m: Added.
5670         * objc/execute/static-2.m: Added.
5671         * objc/execute/va_method.m: Added.
5672
5673 2001-03-10  Richard Henderson  <rth@redhat.com>
5674
5675         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
5676
5677 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
5678
5679         * g++.old-deja/g++.other/crash31.C: XFAIL.
5680         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
5681         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
5682         * gcc.c-torture/execute/20010123-1.x: XFAIL.
5683         * gcc.c-torture/execute/20010124-1.x: XFAIL.
5684         * gcc.dg/sequence-pt-1.c: XFAIL one test.
5685
5686 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
5687
5688         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
5689
5690 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
5691
5692         * gcc.dg/20000724-1.c: Don't use multiline strings.
5693
5694 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
5695
5696         * objc/execute/string1.m, objc/execute/string2.m: Compare the
5697         result of -cString against what we expect it to be; don't just
5698         print it out for no one to read.
5699
5700         * objc/execute/string3.m, objc/execute/string4.m: New tests.
5701         Based on testcases provided by Nicola Pero.
5702
5703 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
5704
5705         * gcc.dg/cpp/macro7.c: New test.
5706
5707 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
5708
5709         * gcc.dg/cpp/multiline.c: Update.
5710
5711 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
5712
5713         * g++.old-deja/g++.other/enum3.C: New test.
5714
5715 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
5716
5717         * g++.old-deja/g++.other/pod1.C: New test.
5718
5719 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
5720
5721         * g++.old-deja/g++.ext/overload1.C: New test.
5722
5723 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
5724
5725         * g++.old-deja/g++.pt/using1.C: New test.
5726
5727 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
5728
5729         * g++.old-deja/g++.other/using9.C: New test.
5730
5731 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
5732
5733         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
5734
5735         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
5736
5737 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
5738
5739         * g++.old-deja/g++.ext/realpt1.C: Remove.
5740
5741 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
5742
5743         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
5744
5745 2001-02-26  Will Cohen  <wcohen@redhat.com>
5746
5747         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
5748
5749 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
5750
5751         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
5752         templatized constructors.
5753
5754 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5755
5756         * gcc.c-torture/execute/20010224-1.c: New test.
5757
5758 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
5759
5760         * gcc.c-torture/execute/20010222-1.c: New test.
5761
5762 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
5763
5764         * g++.old-deja/g++.other/inline20.C: New test.
5765
5766 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
5767
5768         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
5769
5770 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
5771
5772         * g++.old-deja/g++.other/lookup22.C: New test.
5773
5774 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
5775
5776         * g77.dg: New directory.
5777         * g77.dg/20010216-1.f: New test case.
5778         * g77.dg/dg.exp: New driver.
5779         * lib/g77-dg.exp: New driver library.
5780
5781 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5782
5783         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
5784
5785 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
5786
5787         * g++.old-deja/g++.other/decl9.C: New test.
5788
5789 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
5790
5791         * g++.old-deja/g++.other/init16.C: Update the test so that it does
5792         not need <string> and also tests the initialization at runtime.
5793
5794 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
5795
5796         * gcc.c-torture/execute/longlong.c: New test.
5797
5798 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
5799
5800         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
5801
5802 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
5803
5804         * gcc.c-torture/execute/920302-1.c (execute):
5805         Change argument type to short.
5806
5807 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
5808
5809         * g++.old-deja/g++.pt/deduct6.C: New test.
5810
5811 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
5812
5813         * g++.old-deja/g++.pt/deduct5.C: New test.
5814
5815 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
5816
5817         * gcc.c-torture/execute/20010209-1.c: New test.
5818
5819 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
5820
5821         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
5822
5823 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
5824
5825         * g++.dg/vtgc1.C: Update for new ABI.
5826
5827         * consistency.vlad: New directory, 1665 files.
5828
5829 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5830
5831         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
5832         return type.
5833         * gcc.dg/cpp/digraphs.c: Declare puts.
5834
5835 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
5836
5837         * g++.old-deja/g++.other/warn5.C: New test.
5838
5839 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
5840
5841         * g++.old-deja/g++.pt/spec40.C: New test.
5842
5843 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
5844
5845         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
5846         case.
5847         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
5848
5849 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
5850
5851         * gcc.c-torture/compile/20010209-1.c: New test.
5852
5853 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
5854
5855         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
5856         excess errors message but not if it crashes.
5857         * g++.old-deja/g++.other/crash27.C: Likewise.
5858         * g++.old-deja/g++.other/crash28.C: Likewise.
5859         * g++.old-deja/g++.other/crash30.C: Likewise.
5860         * g++.old-deja/g++.other/crash32.C: Likewise.
5861         * g++.old-deja/g++.other/crash35.C: Likewise.
5862         * g++.old-deja/g++.pt/inherit2.C: Likewise.
5863
5864 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5865
5866         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
5867         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
5868         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
5869         g77.f-torture/execute/execute.exp,
5870         g77.f-torture/noncompile/noncompile.exp,
5871         gcc.c-torture/execute/execute.exp,
5872         gcc.c-torture/execute/memcheck/memcheck.exp,
5873         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
5874         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
5875         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
5876         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
5877         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
5878         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
5879         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
5880         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
5881         Remove bug reporting instructions with ancient email addresses.
5882
5883 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
5884
5885         * gcc.dg/20010202-1.c: New test.
5886         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
5887
5888 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
5889
5890         * g++.dg/stdbool-if.C: New test.
5891
5892 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
5893
5894         * objc/execute/fdecl.m: Added main().
5895
5896 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
5897
5898         * gcc.c-torture/execute/20010206-1.c: New test.
5899
5900 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
5901
5902         * gcc.dg/cpp/avoidpaste1.c: Update.
5903
5904 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
5905
5906         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
5907         Pero <nicola@brainstorm.co.uk>.
5908         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
5909
5910 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
5911
5912         * g++.old-deja/g++.pt/spec39.C: New test.
5913
5914 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
5915
5916         * gcc.c-torture/compile/20010202-1.c: New test.
5917
5918 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
5919
5920         * g++.old-deja/g++.abi/primary2.C: New test.
5921         * g++.old-deja/g++.abi/primary3.C: New test.
5922         * g++.old-deja/g++.abi/primary4.C: New test.
5923         * g++.old-deja/g++.abi/primary5.C: New test.
5924         * g++.old-deja/g++.abi/vtable3.h: New test.
5925         * g++.old-deja/g++.abi/vtable3a.C: New test.
5926         * g++.old-deja/g++.abi/vtable3b.C: New test.
5927         * g++.old-deja/g++.abi/vtable3c.C: New test.
5928         * g++.old-deja/g++.abi/vtable3d.C: New test.
5929         * g++.old-deja/g++.abi/vtable3e.C: New test.
5930         * g++.old-deja/g++.abi/vtable3f.C: New test.
5931         * g++.old-deja/g++.abi/vtable3g.C: New test.
5932         * g++.old-deja/g++.abi/vtable3h.C: New test.
5933         * g++.old-deja/g++.abi/vtable3i.C: New test.
5934         * g++.old-deja/g++.abi/vtable3j.C: New test.
5935         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
5936
5937 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
5938
5939         * g++.old-deja/g++.other/anon6.C: New test.
5940         * g++.old-deja/g++.other/anon7.C: New test.
5941
5942 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
5943
5944         * gcc.dg/cpp/avoidpaste2.c: New tests.
5945
5946 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
5947
5948         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
5949
5950 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
5951
5952         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
5953         DECIMAL_DIG cases for Irix."
5954
5955 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
5956
5957         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
5958
5959 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
5960
5961         * gcc.dg/c99-tag-1.c: New test.
5962
5963 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
5964
5965         * gcc.dg/cpp/tr-warn1.c: Add tests.
5966
5967 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
5968
5969         * gcc.dg/cpp/avoidpaste1.c: Update.
5970         * gcc.dg/cpp/paste4.c: Update.
5971
5972 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
5973
5974         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
5975         cases for Irix.
5976
5977 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5978
5979         * g++.old-deja/g++.other/inline19.C: New test.
5980
5981 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
5982
5983         * gcc.dg/Wlarger-than.c: New test.
5984
5985 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
5986
5987         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
5988
5989 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
5990
5991         * gcc.c-torture/execute/20010129-1.c: New test.
5992         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
5993
5994 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
5995
5996         * gcc.dg/cpp/avoidpaste1.c: Test case.
5997
5998 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
5999
6000         * g++.old-deja/g++.other/inline18.C: New test.
6001
6002 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6003
6004         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
6005         and __builtin_putchar.
6006
6007 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
6008
6009         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
6010         tests.
6011
6012 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
6013
6014         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
6015         floating point number rounding mode to round to the nearest
6016         representable mode.
6017
6018 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
6019
6020         * g++.old-deja/g++.other/mangle2.C: New test.
6021
6022 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
6023
6024         * gcc.c-torture/compile/20010124-1.c: New test.
6025
6026 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
6027
6028         * g++.old-deja/g++.pt/spec38.C: New test.
6029
6030 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6031
6032         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
6033         "Build don't run".
6034
6035 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6036
6037         * gcc.c-torture/execute/20010123-1.c: New test.
6038
6039 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
6040
6041         * g++.old-deja/g++.pt/spec37.C: New test.
6042
6043 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
6044
6045         * g++.old-deja/g++.pt/overload14.C: New test.
6046
6047 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6048
6049         * gcc.c-torture/execute/20010122-1.c: New test, exercise
6050         __builtin_return_address.
6051
6052 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
6053
6054         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
6055         * g++.old-deja/g++.pt/spec35.C: New test.
6056         * g++.old-deja/g++.pt/spec36.C: New test.
6057
6058 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
6059
6060         * gcc.c-torture/compile/20010118-1.c: New test.
6061
6062 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
6063
6064         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
6065
6066 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
6067
6068         * gcc.c-torture/execute/20010119-1.c: New test.
6069
6070 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
6071
6072         * g++.old-deja/g++.other/vbase5.C: New test.
6073
6074 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
6075
6076         * gcc.c-torture/execute/20010118-1.c: New test.
6077
6078 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
6079
6080         * g++.old-deja/g++.pt/deduct3.C: New test.
6081
6082 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
6083
6084         * g++.old-deja/g++.pt/spec34.C: New test.
6085
6086 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
6087
6088         * g77.f-torture/compile/20000601-2.f: New test.
6089
6090 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
6091
6092         * g++.old-deja/g++.other/init17.C: New test.
6093
6094 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
6095
6096         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
6097
6098 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
6099
6100         * g++.old-deja/g++.pt/unify8.C: New test.
6101
6102 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
6103
6104         * g++.old-deja/g++.abi/vbase1.C: New test.
6105
6106 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
6107
6108         * g++.old-deja/g++.pt/crash65.C: New test.
6109
6110 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
6111
6112         * gcc.dg/cpp/assembl2.S: New test case.
6113
6114 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
6115
6116         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
6117         are supported.
6118
6119 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6120
6121         * g++.old-deja/g++.other/builtins1.C: New test.
6122         * g++.old-deja/g++.other/builtins2.C: Likewise.
6123         * g++.old-deja/g++.other/builtins3.C: Likewise.
6124         * g++.old-deja/g++.other/builtins4.C: Likewise.
6125
6126 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
6127
6128         * gcc.c-torture/compile/20010117-1.c: New test.
6129         * gcc.c-torture/compile/20010117-2.c: New test.
6130
6131 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6132
6133         * g77.f-torture/execute/20010116.[fx]: New test,
6134         XFAIL on i?86-*-*.
6135         * g77.f-torture/compile/20010115.f: Indicate it's
6136         a test for PR fortran/1636.
6137
6138 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
6139
6140         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
6141
6142 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6143
6144         * g77.f-torture/compile/20010115.f: New test.
6145
6146 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
6147
6148         * g++.old-deja/g++.pt/nontype5.C: New test.
6149
6150 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
6151
6152         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
6153         have an equivalent working one below it.
6154
6155 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
6156
6157         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
6158         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
6159
6160 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
6161
6162         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
6163         message containing "init_priority".
6164         (conpr-2.C): Likewise.
6165         (conpr-3.C): Likewise.
6166         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
6167
6168 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6169
6170         * gcc.c-torture/execute/20010114-2.c: New test.
6171
6172 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
6173
6174         * gcc.c-torture/compile/20010114-1.c: New test.
6175         * gcc.c-torture/compile/20010114-1.x: Xfail.
6176         * gcc.c-torture/compile/20010114-2.c: New test.
6177         * gcc.c-torture/execute/20010114-1.c: New test.
6178         * gcc.dg/trunc-1.c: New test.
6179         * gcc.dg/uninit-B.c: New test.
6180
6181 2001-01-13  Nick Clifton  <nickc@redhat.com>
6182
6183         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
6184         target.
6185
6186 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6187
6188         * gcc.c-torture/compile/20010113-1.c: New test.
6189
6190 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
6191
6192         * gcc.c-torture/compile/20001212-1.c: New test.
6193
6194 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
6195
6196         * gcc.dg/cpp/widestr1.c: Update.
6197         * gcc.dg/cpp/prag-imp.c: Remove.
6198
6199 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
6200
6201         * gcc.c-torture/execute/20000801-3.x: Remove.
6202         * gcc.dg/c90-init-1.c: New test.
6203         * gcc.dg/c99-init-1.c: New test.
6204         * gcc.dg/c99-init-2.c: New test.
6205         * gcc.dg/gnu99-init-1.c: New test.
6206
6207 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
6208
6209         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
6210         testing that no relevant ones were found.
6211
6212 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
6213
6214         * g++.old-deja/g++.pt/cast2.C: New test.
6215
6216 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
6217
6218         * g++.old-deja/g++.pt/friend47.C: New test.
6219
6220 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
6221
6222         * g++.old-deja/g++.pt/instantiate13.C: New test.
6223
6224 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
6225
6226         * g++.old-deja/g++.other/defarg7.C: New test.
6227         * g++.old-deja/g++.other/defarg8.C: New test.
6228
6229 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
6230
6231         * g++.old-deja/g++.pt/crash64.C: New test.
6232
6233 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
6234
6235         * g++.old-deja/g++.pt/crash63.C: New test.
6236
6237 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
6238
6239         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
6240
6241 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
6242
6243         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
6244
6245 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
6246
6247         * g++.old-deja/g++.pt/error3.C: New test.
6248
6249 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
6250
6251         * g++.old-deja/g++.other/crash39.C: New test.
6252
6253 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
6254
6255         * g++.old-deja/g++.other/vbase4.C: New test.
6256
6257 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
6258
6259         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
6260         * gcc.dg/special/20000419-2.c: New file. Identical to above.
6261         * gcc.dg/special/special.exp: New test driver which will check
6262         for alias support for the above test.
6263
6264 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
6265
6266         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
6267         problems on small machines.
6268         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
6269         parameterize.
6270
6271 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
6272
6273         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
6274         mips.
6275         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
6276
6277 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
6278
6279         * g++.old_deja/g++.pt/using8.C: New test.
6280
6281 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6282
6283         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
6284
6285 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
6286
6287         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
6288         where a failure is expected.
6289         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
6290
6291 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
6292
6293         * g++.old_deja/g++.pt/instantiate12.C: New test.
6294
6295 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
6296
6297         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
6298         start of structs.
6299         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
6300         * g++.old-deja/g++.brendan/crash17.C: Likewise.
6301         * g++.old-deja/g++.brendan/crash29.C: Likewise.
6302         * g++.old-deja/g++.brendan/crash48.C: Likewise.
6303         * g++.old-deja/g++.brendan/ns1.C: Likewise.
6304         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
6305         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
6306         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
6307         * g++.old-deja/g++.eh/spec6.C: Likewise.
6308         * g++.old-deja/g++.jason/crash3.C: Likewise.
6309         * g++.old-deja/g++.law/ctors11.C: Likewise.
6310         * g++.old-deja/g++.law/ctors17.C: Likewise.
6311         * g++.old-deja/g++.law/ctors5.C: Likewise.
6312         * g++.old-deja/g++.law/ctors9.C: Likewise.
6313         * g++.old-deja/g++.mike/ambig1.C: Likewise.
6314         * g++.old-deja/g++.mike/net22.C: Likewise.
6315         * g++.old-deja/g++.mike/p3538a.C: Likewise.
6316         * g++.old-deja/g++.mike/p3538b.C: Likewise.
6317         * g++.old-deja/g++.mike/virt3.C: Likewise.
6318         * g++.old-deja/g++.niklas/t128.C: Likewise.
6319         * g++.old-deja/g++.other/anon4.C: Likewise.
6320         * g++.old-deja/g++.other/using1.C: Likewise.
6321         * g++.old-deja/g++.other/warn3.C: Likewise.
6322         * g++.old-deja/g++.pt/t37.C: Likewise.
6323         * g++.old-deja/g++.robertl/eb69.C: Likewise.
6324         * g++.old-deja/g++.robertl/eb71.C: Likewise.
6325
6326 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
6327
6328         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
6329
6330 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6331
6332         * gcc.c-torture/execute/stdio-opt-3.c: New test.
6333
6334 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
6335
6336         * gcc.c-torture/compile/20010107-1.c: New test.
6337
6338 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6339
6340         * gcc.c-torture/execute/builtin-noret-1.c: New test.
6341
6342 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6343
6344         * gcc.dg/format/format.h: New file.
6345         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
6346         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
6347         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
6348         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
6349         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
6350         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
6351         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
6352         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
6353         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
6354         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
6355         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
6356         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
6357         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
6358         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
6359         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
6360         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
6361         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
6362         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
6363         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
6364         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
6365         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
6366         instead of declaring standard types, macros and functions in each
6367         test.
6368
6369 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
6370
6371         * gcc.c-torture/execute/20010106-1.c: New test.
6372
6373 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6374
6375         * gcc.dg/format/format.exp: New file.
6376         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
6377         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
6378         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
6379         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
6380         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
6381         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
6382         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
6383         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
6384         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
6385         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
6386         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
6387         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
6388         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
6389         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
6390         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
6391         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
6392         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
6393         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
6394         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
6395         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
6396         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
6397         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
6398         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
6399         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
6400         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
6401         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
6402         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
6403         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
6404         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
6405         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
6406         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
6407         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
6408         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
6409         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
6410         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
6411         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
6412         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
6413         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
6414         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
6415         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
6416         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
6417         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
6418
6419 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
6420
6421         * gcc.c-torture/execute/991228-1.c: Take word endianness into
6422         account.
6423
6424 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
6425
6426         * gcc.c-torture/execute/builtin-complex-1.c: New test.
6427
6428 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
6429
6430         * g++.old-deja/g++.pt/crash62.C: New test.
6431
6432 2001-01-04  Richard Henderson  <rth@redhat.com>
6433
6434         * gcc.dg/20000926-1.c: Update expected warnings.
6435         * gcc.dg/array-2.c: Likewise.
6436         * gcc.dg/array-4.c: Also validate flexible array members.
6437         * gcc.dg/c99-flex-array-1.c: New.
6438
6439 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6440
6441         * gcc.c-torture/compile/20001222-1.x: Remove.
6442
6443 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6444
6445         * gcc.c-torture/execute/built-in-setjmp.c: New.
6446
6447 2001-01-03  Richard Henderson  <rth@redhat.com>
6448
6449         * gcc.dg/940510-1.c: Update expected error wording.
6450         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
6451
6452 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
6453
6454         * lib/target-supports.exp (check_alias_available): Modified to
6455         indicate aliases not supported if only weak aliases are supported.
6456
6457 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6458
6459         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
6460         Turn on cmpstrsi checks for __pj__ and __i370__.
6461
6462 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
6463
6464         * g++.old-deja/g++.other/virtual11.C: New test.
6465
6466 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
6467
6468         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
6469
6470 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6471
6472         * gcc.c-torture/compile/20010102-1.c: New test.
6473
6474 2001-01-02  Andreas Jaeger  <aj@suse.de>
6475
6476         * gcc.dg/noreturn-3.c: New test.
6477
6478         * gcc.dg/noreturn-4.c: New test.
6479
6480 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6481
6482         * gcc.c-torture/execute/stdio-opt-1.c: Also test
6483         __builtin_fputc and __builtin_fwrite.
6484
6485 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
6486
6487         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
6488         signed char, not default char.
6489
6490 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
6491
6492         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
6493
6494 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
6495
6496         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
6497
6498 2000-12-29  Richard Henderson  <rth@redhat.com>
6499
6500         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
6501         (__cyg_profile_func_exit): Define.
6502
6503 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
6504
6505         * g++.dg/vtgc1.C: New test.
6506
6507 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
6508
6509         * gcc.dg/noncompile/20001228-1.c: New test.
6510
6511         * gcc.dg/20001228-1.c: New test.
6512
6513         * gcc.c-torture/execute/20001228-1.c: New test.
6514
6515 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
6516
6517         * gcc.dg/format-strfmon-1.c: New test.
6518
6519 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6520
6521         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
6522         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
6523         * gcc.c-torture/execute/string-opt-1.c: Likewise.
6524         * gcc.c-torture/execute/string-opt-2.c: Likewise.
6525         * gcc.c-torture/execute/string-opt-3.c: Likewise.
6526         * gcc.c-torture/execute/string-opt-4.c: Likewise.
6527         * gcc.c-torture/execute/string-opt-6.c: Likewise.
6528         * gcc.c-torture/execute/string-opt-7.c: Likewise.
6529         * gcc.c-torture/execute/string-opt-8.c: Likewise.
6530         * gcc.c-torture/execute/string-opt-9.c: Likewise.
6531         * gcc.c-torture/execute/string-opt-10.c: Likewise.
6532         * gcc.c-torture/execute/string-opt-11.c: Likewise.
6533         * gcc.c-torture/execute/string-opt-12.c: Likewise.
6534
6535         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
6536         * gcc.c-torture/execute/string-opt-4.c: Test index.
6537
6538 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
6539
6540         * gcc.c-torture/compile/20001226-1.c: New test.
6541
6542 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
6543
6544         * gcc.c-torture/compile/20001222-1.c: New test.
6545         * gcc.c-torture/compile/20001222-1.x: Xfail.
6546
6547 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
6548
6549         * gcc.c-torture/execute/comp-goto-2.c: New test.
6550
6551 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
6552
6553         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
6554         Use long types if __INT_MAX__ is 32767.
6555         (main): Use cast to (sint32 *) when poking 88 into a_page.
6556
6557         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
6558
6559 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
6560
6561         * gcc.c-torture/compile/20001221-1.c: New test.
6562         * gcc.c-torture/execute/20001221-1.c: New test.
6563
6564 2000-12-20  Richard Henderson  <rth@redhat.com>
6565
6566         * g++.old-deja/g++.pt/crash36.C: Update error lines.
6567         * g++.old-deja/g++.robertl/eb109.C: Likewise.
6568
6569 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6570
6571         * gcc.dg/compare3.c: New test.
6572
6573 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6574
6575         * gcc.dg/format-warnll-1.c: New test.
6576
6577 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
6578
6579         * gcc.dg/cpp/cmdlne-P.c: New test.
6580
6581 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6582
6583         * gcc.c-torture/execute/builtin-abs-1.c,
6584         gcc.c-torture/execute/builtin-abs-2.c: New tests.
6585
6586 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
6587
6588         * gcc.dg/cpp/multiline.c: New test.
6589
6590 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
6591
6592         * g++.old-deja/g++.other/syshdr1.C: Update.
6593         * gcc.dg/cpp/lineflags.c: Remove temporarily.
6594
6595 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6596
6597         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
6598
6599 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6600
6601         * g++.old-deja/g++.pt/ttp65.C: New test.
6602
6603 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6604
6605         * g++.old-deja/g++.pt/ttp64.C: New test.
6606
6607 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6608
6609         * g++.old-deja/g++.pt/spec33.C: New test.
6610
6611 2000-12-14  Catherine Moore  <clm@redhat.com>
6612
6613         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
6614         * gcc.c-torture/execute/920612-2.c: Likewise.
6615         * gcc.c-torture/execute/920428-2.c: Likewise.
6616         * gcc-c-torture/execute/va-arg-11.c: Call exit.
6617         * gcc.c-torture/execute/va-arg-21.c: Likewise.
6618
6619 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6620
6621         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
6622         * gcc.dg/pack-test-2.c: Likewise.
6623
6624 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
6625
6626         Tests by Zack Weinberg <zackw@stanford.edu>.
6627
6628         * gcc.dg/cpp/defined.c: Update.
6629         * gcc.dg/cpp/defined_trad.c: New tests.
6630
6631 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
6632
6633         * gcc.dg/cpp/trad-direct.c: Update.
6634
6635 2000-12-11  Neil Booth  <neilb@earthling.net>
6636
6637         * gcc.dg/cpp/defined_trad.c
6638
6639 2000-12-11  Neil Booth  <neilb@earthling.net>
6640
6641         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
6642
6643 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6644
6645         * gcc.dg/format-miss-2.c: New test.
6646
6647 2000-12-09  Neil Booth  <neilb@earthling.net>
6648
6649         * gcc.dg/cpp/lineflags.c: New tests.
6650         * gcc.dg/cpp/poison.c: Update.
6651         * gcc.dg/cpp/redef2.c: Update.
6652         * gcc.dg/cpp/skipping.c: New test.
6653
6654 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
6655
6656         * g++.old-deja/g++.other/eh3.C: New testcase.
6657
6658 2000-12-07  Neil Booth  <neilb@earthling.net>
6659
6660         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
6661         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
6662         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
6663         wtr-union-init-2.c, wtr-union-init-3.c: Update.
6664         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
6665         Update.
6666
6667 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6668
6669         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
6670         __SIZE_TYPE__ instead of int for type of integers cast to
6671         pointers.
6672
6673 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
6674
6675         * g++.old-deja/g++.other/cleanup4.C: New test.
6676
6677 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6678
6679         * format-sec-1.c: New test.
6680
6681 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6682
6683         * gcc.dg/format-nonlit-3.c: New test.
6684
6685 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6686
6687         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
6688         through a null pointer.
6689
6690 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6691
6692         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
6693         * g++.old-deja/g++.pt/partial4.C: New test.
6694
6695 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
6696
6697         * gcc.c-torture/execute/ieee/hugeval.x: New.
6698
6699 2000-12-06  Neil Booth  <neilb@earthling.net>
6700
6701         * gcc.dg/cpp/backslash2.c: New tests.
6702
6703 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6704
6705         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
6706         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
6707
6708 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
6709
6710         * gcc.c-torture/execute/20001203-2.c: New testcase.
6711
6712 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
6713
6714         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
6715         * g++.old-deja/g++.other/virtual10.C: New test.
6716
6717 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
6718
6719         * g++.old-deja/g++.mike/pmf5.C: Remove test.
6720
6721 2000-12-05  Richard Henderson  <rth@redhat.com>
6722
6723         * gcc.c-torture/compile/20001205-1.c: New.
6724
6725 2000-12-04  Neil Booth  <neilb@earthling.net>
6726
6727         * g++.old-deja/g++.other/virtual9.C: New test.
6728         * g++.old-deja/g++.pt/crash61.C: New test.
6729         * gcc.c-torture/execute/loop-9.c: New test.
6730
6731 2000-12-04  Neil Booth  <neilb@earthling.net>
6732
6733         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
6734         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
6735         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
6736         * gcc.dg/cpp/extratokens.c: ...here.
6737
6738 2000-12-04  Neil Booth  <neilb@earthling.net>
6739
6740         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
6741         New tests.
6742
6743 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6744
6745         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
6746         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
6747
6748 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
6749
6750         * gcc.c-torture/execute/20001203-1.c: New test.
6751
6752 2000-12-03  Neil Booth  <neilb@earthling.net>
6753
6754         * gcc.dg/cpp/macro6.c: New test cases.
6755
6756 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6757
6758         * gcc.c-torture/execute/string-opt-9.c: New test.
6759         * gcc.c-torture/execute/string-opt-10.c: Likewise.
6760         * gcc.c-torture/execute/string-opt-11.c: Likewise.
6761         * gcc.c-torture/execute/string-opt-12.c: Likewise.
6762
6763         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
6764         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
6765
6766 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
6767
6768         * gcc.dg/cpp/if-6.c: New testcase.
6769
6770         * gcc.dg/20001201-1.c: New testcase.
6771
6772 2000-12-02  Neil Booth  <neilb@earthling.net>
6773
6774         * g++.old-deja/g++.other/externC4.C,
6775         g++.old-deja/g++.other/friend10.C: New tests.
6776
6777 2000-12-02  Neil Booth  <neilb@earthling.net>
6778
6779         * g++.old-deja/g++.other/instan2.C
6780         * g++.old-deja/g++.other/instan3.C: New test.
6781
6782 2000-12-02  Neil Booth  <neilb@earthling.net>
6783
6784         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
6785         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
6786         gnuc99.c,gnuc99-pedantic.c: New tests.
6787
6788 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6789
6790         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
6791         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
6792
6793 2000-12-01  Neil Booth  <neilb@earthling.net>
6794
6795         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
6796         * gcc.dg/cpp/poison.c: Update.
6797         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
6798
6799 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
6800
6801         * g77.f-torture/execute/20001201.f: New test.
6802
6803 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6804
6805         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
6806
6807 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
6808
6809         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
6810
6811 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
6812
6813         * g++.old-deja/g++.other/cast6.C: New test.
6814
6815 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
6816
6817         * gcc.c-torture/execute/20001130-2.c: New testcase.
6818
6819 2000-11-30  Richard Henderson  <rth@redhat.com>
6820
6821         * gcc.c-torture/execute/20001130-1.c: New test.
6822
6823 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
6824
6825         * g++.old-deja/g++.other/op3.C: New test.
6826
6827 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
6828
6829         * g++.old-deja/g++.other/op2.C: New test.
6830
6831 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
6832
6833         * g++.old-deja/g++.other/crash38.C: New test.
6834
6835 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
6836
6837         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
6838
6839 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
6840
6841         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
6842         tests.
6843         * gcc.c-torture/execute/string-opt-6.c: New test.
6844
6845         * gcc.dg/20001117-1.c: Add main.
6846
6847 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
6848
6849         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
6850         Move from here ...
6851         * gcc.dg/940510-1.c: ... to here.
6852
6853         * gcc.dg/20000926-1.c: GNU C now allows initializations of
6854         zero-size arrays in toplevel structures.
6855
6856 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
6857
6858         * gcc.c-torture/execute/loop-8.c: New test.
6859
6860 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
6861
6862         * g++.old-deja/g++.other/base1.C: New test.
6863
6864 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
6865
6866         * g++.old-deja/g++.other/parse2.C: New test.
6867
6868 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
6869
6870         * g++.old-deja/g++.pt/incomplete1.C: New test.
6871
6872 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
6873
6874         * g++.old-deja/g++.other/friend9.C: New test.
6875
6876 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
6877
6878         * gcc.dg/20001127-1.c: New test.
6879
6880 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
6881
6882         * g++.old-deja/g++.pt/friend46.C: New test.
6883
6884 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
6885
6886         * g++.old-deja/g++.other/ptrmem8.C: New test.
6887
6888 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6889
6890         * gcc.c-torture/execute/string-opt-7.c: New test.
6891         * gcc.c-torture/execute/string-opt-8.c: Likewise.
6892
6893 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
6894
6895         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
6896         instead of 'mkcheck 2'.
6897
6898 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6899
6900         * gcc.c-torture/execute/memcheck/driver.c,
6901         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
6902         C9X references to refer to C99.
6903
6904 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
6905
6906         * gcc.dg/ultrasp3.c: New test.
6907
6908 2000-11-25  Neil Booth  <neilb@earthling.net>
6909
6910         * gcc.dg/cpp/include2.c: Update test to be locale independent.
6911
6912 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
6913
6914         * gcc.c-torture/compile/20001123-2.c: New.
6915
6916 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6917
6918         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
6919
6920 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
6921
6922         * gcc.dg/sequence-point-1.c: Add some new tests.
6923         * gcc.c-torture/execute/20001124-1.c: New test.
6924
6925 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
6926
6927         * g++.old-deja/g++.other/vaarg4.C: New test.
6928         * gcc.c-torture/compile/20001123-1.c: New test.
6929
6930 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
6931
6932         * g++.other/crash24.C: Adjust and remove XFAIL.
6933         * g++.other/crash37.C: New test.
6934
6935 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
6936
6937         * g++.old-deja/g++.pt/instantiate9.C: New test.
6938
6939 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
6940
6941         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
6942         new ABI, too.
6943
6944         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
6945         * g++.old-deja/g++.robertl/eb55.C: Likewise.
6946
6947 2000-11-22  Neil Booth  <neilb@earthling.net>
6948
6949         * gcc.dg/cpp/Wtrigraphs.c: New test.
6950
6951 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
6952
6953         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
6954
6955 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
6956
6957         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
6958
6959 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
6960
6961         * lib/gcc-dg.exp: load_lib scanasm.exp.
6962         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
6963         * lib/g++-dg.exp: load_lib scanasm.exp.
6964         * lib/scanasm.exp: New.
6965         (scan-assembler, scan-assembler-not): Add optional arguments to
6966         test name, or if not present, the pattern name.
6967         (scan-assembler-dem, scan-assembler-dem-not): New.
6968
6969         * g++.dg/dg.exp: New.
6970
6971 2000-11-21  Neil Booth  <neilb@earthling.net>
6972
6973         * gcc.dg/cpp/integrated1.c: Remove.
6974
6975 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
6976
6977         * gcc.c-torture/execute/20001121-1.c: New test.
6978
6979 2000-11-21  Richard Henderson  <rth@redhat.com>
6980
6981         * gcc.c-torture/compile/20001121-1.c: New test.
6982
6983 2000-11-20  Neil Booth  <neilb@earthling.net>
6984
6985         * gcc.dg/cpp/integrated1.c: New test.
6986
6987 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
6988
6989         * g++.old-deja/g++.other/inline17.C: New test.
6990
6991 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
6992
6993         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
6994         local variable to be zero: I made the variable global. Now
6995         uses abort() and exit() instead of relying on main's return value.
6996
6997 2000-11-20  Neil Booth  <neilb@earthling.net>
6998
6999         * gcc.dg/cpp/paste2.c: Update test.
7000         * objc/execute/paste.m: New test.
7001
7002 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
7003
7004         * gcc.dg/c99-condexpr-1.c: New test.
7005
7006 2000-11-20  Neil Booth  <neilb@earthling.net>
7007
7008         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
7009
7010 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
7011
7012         * g++.old-deja/g++.pt/export1.C: New test.
7013
7014 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
7015
7016         * gcc.dg/20001117-1.c: New test.
7017
7018 2000-11-18  Richard Henderson  <rth@redhat.com>
7019
7020         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
7021
7022 2000-11-18  Richard Henderson  <rth@redhat.com>
7023
7024         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
7025         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
7026         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
7027
7028 2000-11-18  Richard Henderson  <rth@redhat.com>
7029
7030         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
7031         (main): New.  Exit cleanly.
7032
7033 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7034
7035         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
7036         gcc.dg/c99-fordecl-2.c: New tests.
7037
7038 2000-11-18  Richard Henderson  <rth@redhat.com>
7039
7040         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
7041         * gcc.c-torture/execute/zerolen-2.c: New.
7042
7043 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7044
7045         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
7046         memory.
7047
7048 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
7049
7050         * g++.old-deja/g++.pt/instantiate8.C: New test.
7051
7052 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
7053
7054         * g++.old-deja/g++.other/incomplete.C: Add more tests.
7055         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
7056
7057 2000-11-16  Nick Clifton  <nickc@redhat.com>
7058
7059         * gcc.c-torture/execute/nestfunc-2.c: New test.
7060         * gcc.c-torture/execute/nestfunc-3.c: New test.
7061
7062 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
7063
7064         * gcc.c-torture/compile/20001116-1.c: New test.
7065
7066 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7067
7068         * gcc.c-torture/execute/20001115-1.c: New test.
7069
7070 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
7071
7072         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
7073         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
7074         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
7075         * g++.old-deja/g++.abi/vmihint.C: Likewise.
7076
7077 2000-11-15  Neil Booth  <neilb@earthling.net>
7078
7079         gcc.dg/cpp/_Pragma1.c: Update.
7080         gcc.dg/cpp/_Pragma2.c: New test.
7081
7082 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
7083
7084         * g++.old-deja/g++.other/anon5.C: New test.
7085
7086 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
7087
7088         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
7089         tests.
7090
7091 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
7092
7093         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
7094         output.
7095
7096 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7097
7098         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
7099         labels at end of compound statements.
7100
7101 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
7102
7103         * gcc.c-torture/execute/loop-7.c: New test.
7104
7105 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7106
7107         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
7108
7109 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7110
7111         * gcc.dg/c99-bool-1.c: New test.
7112
7113 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7114
7115         * gcc.dg/c99-scope-1.c: Remove xfail.
7116         * gcc.dg/c99-scope-2.c: New test.
7117
7118 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7119
7120         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
7121         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
7122
7123 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
7124
7125         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
7126         error messages.
7127
7128         * g++.mike/p700.C: Don't typedef wchar_t.
7129         * g++.mike/p784.C: Likewise.
7130         * g++.mike/eb101.C: Don't use __wchar_t.
7131
7132 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
7133
7134         * g77.f-torture/execute/20001111.[fx]: Test premature exit
7135         from DO loop.
7136
7137 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
7138
7139         * gcc.c-torture/execute/20001111-1.c: New test.
7140
7141 2000-11-10  Nick Clifton  <nickc@redhat.com>
7142
7143         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
7144         long multuiple and accumulate.
7145
7146 2000-11-09  Richard Henderson  <rth@redhat.com>
7147
7148         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
7149         via size_t instead of int.
7150
7151         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
7152         * gcc.c-torture/execute/string-opt-2.c: Likewise.
7153         * gcc.c-torture/execute/string-opt-3.c: Likewise.
7154         * gcc.c-torture/execute/string-opt-4.c: Likewise.
7155
7156 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
7157
7158         * gcc.c-torture/compile/20001109-1.c: New test.
7159         * gcc.c-torture/compile/20001109-2.c: New test.
7160
7161 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
7162
7163         * g++.old-deja/g++.pt/operator1.C: New test.
7164         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
7165
7166 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
7167
7168         * gcc.dg/20001108-1.c: New test.
7169
7170 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
7171
7172         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
7173         with both arguments constant strings.
7174         * gcc.c-torture/execute/string-opt-3.c: New test.
7175         * gcc.c-torture/execute/string-opt-4.c: New test.
7176         * gcc.c-torture/execute/string-opt-5.c: New test.
7177
7178 2000-11-08  Nick Clifton  <nickc@redhat.com>
7179
7180         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
7181         mulsidi3adddi patterns.
7182
7183 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
7184
7185         * g++.old-deja/g++.other/crash36.C: New test.
7186
7187 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
7188
7189         * g++.old-deja/g++.other/init16.C: New test.
7190
7191 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
7192
7193         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
7194
7195 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
7196
7197         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
7198         * gcc.c-torture/execute/va-arg-16.x: Likewise.
7199         * gcc.c-torture/execute/va-arg-17.x: Likewise.
7200
7201 2000-11-07  DJ Delorie  <dj@redhat.com>
7202
7203         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
7204
7205 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7206
7207         * gcc.c-torture/execute/string-opt-1.c: New test.
7208
7209 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
7210
7211         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
7212         mips-sgi-irix6.* because the MIPS ABI passes floating-point
7213         parameters in registers, and there is no way for a varargs
7214         function to know in which order the integer and floating-point
7215         parameters should be interleaved when they are placed on the
7216         stack.
7217         * gcc.c-torture/execute/va-arg-16.x: Likewise.
7218         * gcc.c-torture/execute/va-arg-17.x: Likewise.
7219
7220 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7221
7222         * gcc.c-torture/execute/string-opt-2.c: New test.
7223
7224 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
7225
7226         * g++.old-deja/g++.pt/crash60.C: New test.
7227
7228 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
7229
7230         * g++.old-deja/g++.other/crash24.C: New test.
7231         * g++.old-deja/g++.other/crash25.C: New test.
7232         * g++.old-deja/g++.other/crash26.C: New test.
7233         * g++.old-deja/g++.other/crash27.C: New test.
7234         * g++.old-deja/g++.other/crash28.C: New test.
7235         * g++.old-deja/g++.other/crash29.C: New test.
7236         * g++.old-deja/g++.other/crash30.C: New test.
7237         * g++.old-deja/g++.other/crash31.C: New test.
7238         * g++.old-deja/g++.other/crash32.C: New test.
7239         * g++.old-deja/g++.other/crash33.C: New test.
7240         * g++.old-deja/g++.other/crash34.C: New test.
7241         * g++.old-deja/g++.other/crash35.C: New test.
7242
7243 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
7244
7245         * gcc.c-torture/execute/20001031-1.c: New test.
7246
7247 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
7248
7249         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
7250         namespace.
7251
7252         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
7253         standards-conformant.
7254
7255         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
7256
7257         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
7258         * g++.old-deja/g++.mike/p755a.C: Likewise.
7259         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
7260         library makes no calls to `operator new' during initialization.
7261
7262 2000-11-04  Neil Booth  <neilb@earthling.net>
7263
7264         * gcc.dg/cpp/include2.c: New tests.
7265
7266 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
7267
7268         * lib/g++.exp (g++_set_ld_library_path): New function.
7269         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
7270
7271 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
7272
7273         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
7274         warnings.
7275
7276 2000-11-01  Richard Henderson  <rth@redhat.com>
7277
7278         * g++.old-deja/g++.ext/namedret1.C: New.
7279         * g++.old-deja/g++.ext/namedret2.C: New.
7280         * g++.old-deja/g++.ext/namedret3.C: New.
7281
7282 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
7283
7284         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
7285         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
7286
7287 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7288
7289         * gcc.c-torture/execute/va-arg-21.c: New test.
7290
7291 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
7292
7293         * gcc.dg/c99-complex-2.c: New test.
7294
7295 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7296
7297         * gcc.c-torture/execute/stdio-opt-1.c: New test.
7298
7299 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
7300
7301         * g++.old-deja/g++.other/inline16.C: New test.
7302
7303 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
7304
7305         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
7306         __PRETTY_FUNCTION__
7307
7308 2000-10-29  Neil Booth  <neilb@earthling.net>
7309
7310         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
7311         New tests.
7312         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
7313         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
7314         optimisation.
7315
7316 2000-10-29  Neil Booth  <neilb@earthling.net>
7317
7318         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
7319         * mi1.c, mi1c.h: Add null directives to multiple-include test.
7320         * mi5.c: Test multiple includes work with -C.
7321         * trigraphs.c: Test ^= version.
7322
7323 2000-10-28  Neil Booth  <neilb@earthling.net>
7324
7325         New tests and test updates for new macro expander.
7326
7327         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
7328         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
7329         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
7330         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
7331         new diagnostic messages.
7332
7333         * gcc.dg/cpp/macro3.c: New tests.
7334
7335 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
7336
7337         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
7338         on the same line.
7339
7340 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
7341
7342         * g++.old-deja/g++.other/eh2.C: New test.
7343
7344 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
7345
7346         * gcc.c-torture/execute/20001027-1.c: New test.
7347
7348 2000-10-26  Richard Henderson  <rth@redhat.com>
7349
7350         * gcc.c-torture/execute/20001026-1.c: New.
7351
7352 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
7353
7354         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
7355         * g++.old-deja/g++.law/builtin1.C: Likewise.
7356         * g++.old-deja/g++.law/ctors10.C: Likewise.
7357         * g++.old-deja/g++.law/virtual3.C: Likewise.
7358         * g++.old-deja/g++.mike/p658.C: Likewise.
7359         * g++.old-deja/g++.other/sibcall1.C: Likewise.
7360         * g++.old-deja/g++.other/vaarg2.C: Likewise.
7361         * g++.old-deja/g++.robertl/eb124.C: Likewise.
7362         * g++.old-deja/g++.robertl/eb44.C: Likewise.
7363         * g++.old-deja/g++.robertl/eb77.C: Likewise.
7364
7365 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
7366
7367         * gcc.c-torture/compile/20001024-1.c: New test.
7368
7369 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
7370
7371         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
7372         to tell us whether or not we are using V3.
7373
7374 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
7375
7376         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
7377         operands.
7378
7379 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7380
7381         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
7382
7383 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
7384
7385         * gcc.c-torture/execute/20001024-1.c: New test.
7386
7387 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
7388
7389         * g++.old-deja/g++.other/sibcall1.C: New test.
7390
7391 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
7392
7393         * gcc.dg/noncompile/init-3.c: New test.
7394
7395 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
7396
7397         * gcc.dg/format-array-1.c: New test.
7398
7399 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7400
7401         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
7402         writing through null pointers; remove comment about testing
7403         unterminated strings.
7404
7405 2000-10-17  Matthew Hiller  <hiller@redhat.com>
7406
7407         * gcc.c-torture/execute/20001017-2.c: New test.
7408
7409 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7410
7411         * gcc.c-torture/compile/20001018-1.c: New test.
7412         * gcc.c-torture/compile/20001018-1.x: Xfail.
7413
7414 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7415
7416         * gcc.c-torture/execute/20001017-1.c: New test.
7417
7418 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7419
7420         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
7421         for multiple use of arguments with scanf formats; add tests for
7422         multiple use of arguments.
7423
7424 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
7425
7426         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
7427
7428 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7429
7430         * gcc.dg/format-miss-1.c: New test.
7431
7432 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
7433
7434         * gcc.c-torture/execute/20001013-1.c: New test.
7435
7436 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
7437
7438         * gcc.dg/format-branch-1.c: New test.
7439
7440 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
7441
7442         * README, lib/file-format.exp: Remove EGCS references.
7443
7444 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
7445
7446         * gcc.dg/20001013-1.c: New test.
7447
7448 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
7449
7450         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
7451         for intmax_t in the compiler using __typeof__ and the type rules
7452         for conditional expressions.
7453
7454 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
7455
7456         * gcc.dg/20001012-1.c: New test.
7457         * gcc.dg/20001012-2.c: New test.
7458
7459 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
7460
7461         * gcc.dg/format-attr-1.c: New test.
7462
7463 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
7464
7465         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
7466         __LONG_LONG_MAX__ instead of LLONG_MAX.
7467
7468 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
7469
7470         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
7471         scanf flags.
7472         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
7473         flags.
7474
7475 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
7476
7477         * gcc.dg/sequence-pt-1.c: New test.
7478
7479 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
7480
7481         * gcc.c-torture/execute/20001011-1.c: New testcase.
7482         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
7483
7484 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
7485
7486         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
7487         does not error on it.
7488
7489 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
7490
7491         * gcc.dg/20001009-1.c: New test.
7492
7493 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
7494
7495         * gcc.c-torture/compile/20001009-1.c: Move from here ....
7496         * gcc.c-torture/execute/20001009-2.c: ... to here.
7497
7498 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
7499
7500         * gcc.c-torture/compile/20001009-1.c: New testcase.
7501         * gcc.c-torture/execute/20001009-1.c: New testcase.
7502         Testcases provided by Jan Hubicka <jh@suse.cz>.
7503
7504 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
7505
7506         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
7507         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
7508         uintmax_t using <limits.h> to emulate the compiler's internal
7509         logic.  No longer XFAIL %j tests.
7510
7511 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
7512
7513         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
7514         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
7515         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
7516         regexps and details of expected handling of some bad formats.
7517         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
7518         suppression.
7519
7520 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7521
7522         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
7523         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
7524         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
7525         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
7526         in list archives.
7527
7528 2000-10-06  Richard Henderson  <rth@cygnus.com>
7529
7530         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
7531         * g++.old-deja/g++.brendan/crash52.C: Likewise.
7532         * g++.old-deja/g++.jason/report.C: Likewise.
7533         * g++.old-deja/g++.law/friend5.C: Likewise.
7534         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
7535         of the expected warnings.
7536
7537 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
7538
7539         * g++.old-deja/g++.pt/enum14.C: New test.
7540
7541 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
7542
7543         * g++.old-deja/g++.pt/crash59.C: New test.
7544
7545 2000-10-04  Will Cohen  <wcohen@redhat.com>
7546
7547         * gcc.dg/20000926-1.c: New test.
7548
7549 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
7550
7551         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
7552         function name for current C++ compiler.
7553         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
7554
7555 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
7556
7557         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
7558         __PRETTY_FUNCTION__.
7559         * g++.old-deja/g++.ext/pretty2.C: Likewise.
7560
7561 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7562
7563         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
7564
7565 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
7566
7567         * gcc.c-torture/compile/20000923-1.c: New test.
7568
7569 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
7570
7571         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
7572         * g++.old-deja/g++.pt/ttp62.C: Same.
7573         * g++.old-deja/g++.other/inline14.C: Same.
7574
7575 2000-09-24  Richard Henderson  <rth@cygnus.com>
7576
7577         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
7578
7579 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
7580
7581         * gcc.dg/c90-printf-1.c: Add test for wide string format.
7582
7583 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
7584
7585         * gcc.c-torture/compile/20000922-1.c: New file.
7586
7587 2000-09-21  Nick Clifton  <nickc@redhat.com>
7588
7589         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
7590         a signed long modulo operation.
7591         (mod6): New function - perform an unsigned long modulo operation.
7592         (main): Add tests for modulos of very large numbers by very small
7593         dividends.
7594
7595 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7596
7597         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
7598
7599 2000-09-19  Richard Henderson  <rth@cygnus.com>
7600
7601         * gcc.dg/compare2.c (case 10): XFAIL.
7602
7603 2000-09-18  Richard Henderson  <rth@cygnus.com>
7604
7605         * gcc.c-torture/execute/20000906-1.c: Move ...
7606         * gcc.dg/20000906-1.c: ... here.  Only run on targets
7607         that support __builtin_trap.
7608
7609 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
7610
7611         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
7612
7613 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7614
7615         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
7616         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
7617         more $ format tests.
7618
7619 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7620
7621         * gcc.dg/format-errmk-1.c: New test.
7622
7623 2000-09-17  Greg McGary  <greg@mcgary.org>
7624
7625         * gcc.c-torture/execute/20000917-1.x: Remove.
7626
7627 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7628
7629         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
7630
7631 2000-09-17  Greg McGary  <greg@mcgary.org>
7632
7633         * gcc.c-torture/execute/20000917-1.c: New test.
7634         * gcc.c-torture/execute/20000917-1.x: XFAIL.
7635
7636 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
7637
7638         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
7639         in nested macro bug.
7640
7641 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
7642
7643         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
7644
7645 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
7646
7647         * gcc.c-torture/execute/20000914-1.c: New test.
7648
7649 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
7650
7651         * g++.other/inline13.C: New test.
7652
7653 2000-09-12  Andreas Jaeger  <aj@suse.de>
7654
7655         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
7656         constant by Ulrich Drepper <drepper@redhat.com>.
7657
7658 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
7659
7660         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
7661
7662 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7663
7664         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
7665
7666 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
7667
7668         * gcc.dg/cpp/backslash.c: New test.
7669
7670 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
7671
7672         * gcc.c-torture/execute/20000910-1.c: New test.
7673         * gcc.c-torture/execute/20000910-2.c: Likewise.
7674
7675 2000-09-11  Robert Lipe  <robertl@sco.com>
7676
7677         * gcc.dg/pragma-align.c: New test.
7678
7679 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
7680
7681         * g++.old-deja/g++.pt/explicit82.C: New test.
7682         * g++.old-deja/g++.pt/explicit83.C: New test.
7683
7684 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
7685
7686         * gcc.dg/asm-names.c: New test.
7687
7688 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7689
7690         * gcc.dg/cpp/tr-warn6.c: New test
7691
7692 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7693
7694         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
7695         be accepted.
7696
7697 2000-09-07  Catherine Moore  <clm@redhat.com>
7698
7699         * gcc.c-torture/execute/unroll-1.c: New test.
7700
7701 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
7702
7703         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
7704         ERROR markers.
7705         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
7706         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
7707         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
7708         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
7709         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
7710         Preprocess only.
7711         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
7712         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
7713
7714 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7715
7716         * g++.old-deja/g++.pt/deduct2.C: New test.
7717
7718 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7719
7720         * g++.old-deja/g++.pt/parms2.C: New test.
7721
7722 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7723
7724         * g++.old-deja/g++.pt/crash58.C: New test.
7725
7726 2000-09-06  Greg McGary  <greg@mcgary.org>
7727
7728         * gcc.c-torture/execute/20000906-1.c: New test.
7729         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
7730
7731 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7732
7733         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
7734
7735 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
7736
7737         * g++.old-deja/g++.pt/crash57.C: New test.
7738
7739 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
7740
7741         * g++.old-deja/g++.pt/crash56.C: New test.
7742
7743 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
7744
7745         * g++.old-deja/g++.pt/koenig1.C: New test.
7746
7747 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
7748
7749         * gcc.dg/20000904-1.c: New test.
7750
7751 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
7752
7753         * gcc.dg/cpp/paste8.c: New test.
7754
7755 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
7756
7757         * gcc.c-torture/compile/20000827-1.c: New test.
7758
7759 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
7760
7761         * gcc.dg/format-diag-1.c: New test.
7762
7763 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
7764
7765         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
7766         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
7767         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
7768         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
7769         gcc.dg/formatz-1.c: Adjust warning regular expressions.
7770
7771 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
7772
7773         * g++.old-deja/g++.other/nested4.C: New test.
7774
7775 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
7776
7777         * g++.old-deja/g++.ns/scoped1.C: New test.
7778
7779 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
7780
7781         * lib/g++.exp: Support testing already-installed GCC.
7782
7783 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7784
7785         * wtr-label-1.c, wtr-suffix-1.c: New tests.
7786
7787 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7788
7789         * gcc.dg/return-type-2.c: New test.
7790
7791 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
7792
7793         * gcc.c-torture/compile/20000825-1.c: New test.
7794
7795 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
7796
7797         * gcc.dg/dwarf2-2.c: New test.
7798
7799 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
7800
7801         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
7802         dg-warning regexps.
7803
7804 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7805
7806         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
7807         gcc.dg/format-ext-5.c: New tests.
7808
7809 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
7810
7811         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
7812
7813 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
7814
7815         * gcc.dg/noncompile/930622-2.c: Adjust error message.
7816
7817 2000-08-24  Richard Henderson  <rth@cygnus.com>
7818
7819         * gcc.dg/ia64-sync-1.c: New test.
7820         * gcc.dg/ia64-sync-2.c: New test.
7821         * gcc.dg/ia64-asm-1.c: New test.
7822
7823 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
7824
7825         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
7826         * gcc.dg/format-ext-2.c: New test.
7827
7828 2000-08-23  Jason Merrill  <jason@redhat.com>
7829
7830         * lib/old-dejagnu.exp: Also ignore "In member function" and
7831         "At global scope".
7832
7833 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7834
7835         * gcc.dg/noncompile/label-lineno-1.c: New test.
7836
7837 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
7838
7839         * gcc.dg/c99-array-nonobj-1.c: New test.
7840
7841 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
7842
7843         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
7844         tests.
7845         * gcc.dg/format-ext-1.c: New test.
7846
7847 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7848
7849         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
7850         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
7851         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
7852         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
7853         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
7854
7855 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
7856
7857         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
7858         gcc.dg/c99-strftime-2.c: New tests.
7859
7860 2000-08-22  Richard Henderson  <rth@cygnus.com>
7861
7862         * gcc.c-torture/execute/20000822-1.c: New test.
7863
7864 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
7865
7866         * gcc.c-torture/execute/20000819-1.x: Remove.
7867
7868 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
7869
7870         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
7871         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
7872         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
7873         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
7874         gcc.dg/format-xopen-1.c: New tests.
7875
7876 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
7877
7878         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
7879
7880 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
7881
7882         * g++.old-deja/g++.other/loop2.C: New test.
7883
7884         * gcc.c-torture/compile/20000606-1.c: New test.
7885         * gcc.c-torture/compile/20000728-1.c: New test.
7886         * gcc.c-torture/execute/20000801-1.c: New test.
7887         * gcc.c-torture/execute/20000801-2.c: New test.
7888         * gcc.c-torture/execute/20000819-1.c: New test.
7889         * gcc.c-torture/execute/20000819-1.x: XFAIL.
7890         * gcc.dg/20000629-1.c: New test.
7891         * gcc.dg/20000724-1.c: New test.
7892         * gcc.dg/20000807-1.c: New test.
7893
7894 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
7895
7896         * gcc.dg/cpp/pragma-1.c: New test.
7897         * gcc.dg/cpp/pragma-2.c: New test.
7898
7899 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
7900
7901         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
7902         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
7903
7904 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7905
7906         * gcc.c-torture/compile/20000818-1.c: New test.
7907
7908 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
7909
7910         * gcc.c-torture/execute/20000818-1.c: New test.
7911
7912 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7913
7914         * gcc.dg/format-va-1.c: New test.
7915
7916 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
7917
7918         * g++.old-deja/g++.other/typedef8.C: New test.
7919
7920 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
7921
7922         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
7923         * g++.old-deja/g++.mike/net36.C: Mark candidate.
7924         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
7925         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
7926         * g++.old-deja/g++.other/ptrmem7.C: New test.
7927         * g++.old-deja/g++.pt/ptrmem10.C: New test.
7928
7929 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
7930
7931         * g++.old-deja/g++.pt/typename27.C: New test.
7932
7933 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
7934
7935         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
7936         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
7937         * g++.old-deja/g++.pt/friend45.C: New test.
7938         * g++.old-deja/g++.other/friend8.C: New test.
7939
7940 2000-08-15  Richard Henderson  <rth@cygnus.com>
7941
7942         * gcc.c-torture/execute/20000815-1.c: New test.
7943
7944 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
7945
7946         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
7947         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
7948         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
7949
7950 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
7951
7952         * g++.old-deja/g++.other/refinit2.C: New test.
7953
7954 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
7955
7956         * lib/c-torture.exp (c-torture): Make
7957         compiler_conditional_xfail_data global.
7958         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
7959         compiler_conditional_xfail_data machinery.
7960         (f-torture-execute): Likewise.
7961         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
7962         and only when unrolling loops.
7963
7964         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
7965
7966 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
7967
7968         * g++.old-deja/g++.pt/explicit81.C: New test.
7969
7970 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
7971
7972         * g++.old-deja/g++.pt/typename26.C: New test.
7973
7974 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
7975
7976         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
7977         warning.
7978
7979 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
7980
7981         * g++.old-deja/g++.other/array3.C: New test.
7982
7983 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
7984
7985         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
7986         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
7987         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
7988         New tests.
7989
7990 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
7991
7992         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
7993         * g++.old-deja/g++.abi/vmihint.C: Likewise.
7994
7995 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
7996
7997         * gcc.c-torture/execute/20000808-1.c: New test.
7998
7999 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
8000
8001         * gcc.dg/c90-const-expr-1.c: New test.
8002
8003 2000-08-08  Richard Henderson  <rth@cygnus.com>
8004
8005         * gcc.dg/noncompile/920923-1.c: Declare calloc.
8006
8007 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
8008
8009         * gcc.dg/noncompile/const-ll-1.c: New test.
8010
8011 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8012
8013         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
8014
8015 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
8016
8017         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
8018         that running programs linked against the shared version of libobjc
8019         run correctly.
8020
8021 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8022
8023         * gcc.dg/c99-printf-1.c: New test.
8024
8025 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8026
8027         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
8028
8029 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
8030
8031         * gcc.c-torture/execute/20000731-1.x: Delete.
8032
8033 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
8034
8035         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
8036         and torture_without_loops as is done by c-torture.exp.
8037         (search_for): Copy from c-torture.exp.
8038         (gcc-dg-runtest): New function, drives a directory of tests
8039         iterating over the TORTURE_OPTIONS.
8040         (scan-assembler, scan-assembler-not): Move here from
8041         individual directory drivers.
8042
8043         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
8044         defined by lib/gcc-dg.exp.
8045         * gcc.dg/cpp/cpp.exp: Likewise.
8046         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
8047         gcc-dg-runtest, so we cycle over optimization options.
8048
8049         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
8050         * gcc.dg/compare2.c: No longer expected to fail.
8051
8052 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
8053
8054         * gcc.c-torture/execute/20000804-1.c: New test.
8055
8056 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8057
8058         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
8059
8060 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
8061
8062         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
8063
8064 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
8065
8066         * gcc.c-torture/compile/20000803-1.c: New test.
8067
8068 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
8069
8070         * gcc.c-torture/execute/20000801-3.c,
8071         gcc.c-torture/execute/20000801-4.c: New tests.
8072         * gcc.c-torture/execute/20000801-3.x,
8073         gcc.c-torture/execute/20000801-4.x: Xfail.
8074
8075 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
8076
8077         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
8078         libobjc/.libs to allow for libtool.
8079
8080 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
8081
8082         * gcc.c-torture/compile/20000802-1.c: New test.
8083
8084 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
8085
8086         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
8087
8088 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
8089
8090         * gcc-c-torture/execute/20000731-2.c: New test.
8091
8092         * gcc.c-torture/execute/20000731-1.c: New test.
8093         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
8094
8095 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
8096
8097         * testsuite/gcc.dg/cpp/paste7.c: New test.
8098         * gcc.dg/cpp/20000725-1.c: New test.
8099
8100 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
8101
8102         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
8103         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
8104         declaration warning for __builtin_dwarf_reg_size.
8105
8106         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
8107
8108 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
8109
8110         * gcc.dg/noncompile/voidparam-1.c: New test.
8111
8112 2000-07-30  Richard Henderson  <rth@cygnus.com>
8113
8114         * gcc.dg/c90-digraph-1.c: Don't xfail.
8115         * gcc.dg/compare2.c (case 10): Xfail.
8116         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
8117
8118 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
8119
8120         * gcc.dg/c99-main-1.c: New test.
8121
8122 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
8123
8124         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
8125
8126 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
8127
8128         * gcc.c-tortuer/execute/20000726-1.c: New test.
8129
8130 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
8131
8132         * gcc.c-torture/execute/enum-2.c: New test.
8133
8134 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8135
8136         * gcc.dg/cpp/tr-warn3.c: New test.
8137
8138 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
8139
8140         * g++.old-deja/g++.ext/implicit1.C: Remove.
8141         * g++.old-deja/g++.jason/c2.C: Remove
8142         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
8143         * g++.old-deja/g++.pt/crash16.C: Likewise.
8144         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
8145
8146 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
8147
8148         * g++.old-deja/g++.other/for2.C: New test.
8149
8150 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
8151
8152         * gcc.dg/20000720-1.c: New test.
8153
8154 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
8155
8156         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
8157
8158 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
8159
8160         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
8161         * gcc.c-torture/execute/20000722-1.c: New.
8162         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
8163
8164 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
8165
8166         * gcc.dg/cpp/20000720-1.S: New test.
8167
8168 2000-07-21  Michael Meissner  <meissner@redhat.com>
8169
8170         * gcc.c-torture/execute/ieee/hugeval.c: New test.
8171
8172 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
8173
8174         * g++.old-deja/g++.brendan/crash16.C,
8175         g++.old-deja/g++.brendan/parse3.C,
8176         g++.old-deja/g++.brendan/redecl1.C,
8177         g++.old-deja/g++.ns/template13.C,
8178         g++.old-deja/g++.other/decl4.C,
8179         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
8180
8181 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
8182
8183         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
8184         and "Internal error".
8185
8186         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
8187         regexps.
8188         * gcc.dg/cpp/paste6.c: New test.
8189
8190 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
8191
8192         * gcc.dg/cpp/tr-direct.c: New test.
8193
8194         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
8195         gcc.dg/cpp/undef1.c: Tweak error regexps.
8196
8197 2000-07-18  Eric Christopher <echristo@redhat.com>
8198
8199         * gcc.c-torture/compile/20000718-1.c: New test.
8200
8201 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
8202
8203         * cpplex.c (_cpp_push_token): If the token being pushed back
8204         is the previous token in this context, just subtract one from
8205         context->posn.
8206         * cppmacro.c (save_expansion): Clear aux field when storing a
8207         placemarker.
8208
8209 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
8210
8211         * gcc.dg/noncompile/redecl-1.c: New test.
8212
8213 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
8214
8215         * gcc.c-torture/execute/20000717-5.c: New test.
8216         * gcc.c-torture/execute/20000717-1.x: Removed.
8217
8218 2000-07-17  Richard Henderson  <rth@cygnus.com>
8219
8220         * gcc.c-torture/execute/20000717-4.c: New test.
8221
8222 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
8223
8224         * gcc.dg/cpp/syshdr.c: New test.
8225         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
8226
8227 2000-07-17  Neil Booth  <neilb@earthling.net>
8228
8229         * gcc.dg/cpp/cmdlne-dM.c: New test.
8230         * gcc.dg/cpp/cmdlne-dD.c: New test.
8231
8232 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
8233
8234         * gcc.c-torture/execute/20000717-3.c: New test.
8235
8236         * gcc.c-torture/compile/20000717-1.c: New test.
8237
8238 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
8239
8240         * gcc.c-torture/execute/20000717-2.c: New test.
8241
8242 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8243
8244         * gcc.dg/formatz-1.c: New test.
8245
8246         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
8247         * gcc.dg/c99-digraph-1.c: New tests.
8248
8249         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
8250         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
8251
8252         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
8253         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
8254         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
8255         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
8256         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
8257         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
8258         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
8259
8260 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
8261
8262         * gcc.c-torture/execute/20000717-1.c: New test.
8263         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
8264
8265 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
8266
8267         * gcc.c-torture/execute/20000715-2.c: New test.
8268         * gcc.dg/20000715-1.c: New test.
8269
8270 2000-07-15  Michael Meissner  <meissner@redhat.com>
8271
8272         * gcc.c-torture/execute/20000715-1.c: New test.
8273
8274 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
8275
8276         * gcc.c-torture/execute/20000707-1.c: New test.
8277
8278 2000-07-13  Neil Booth  <NeilB@earthling.net>
8279
8280         * testsuite/gcc.dg/cpp/digraph1.c,
8281         testsuite/gcc.dg/cpp/digraph2.c,
8282         testsuite/gcc.dg/cpp/digraphs.c: New tests.
8283
8284 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
8285
8286         * g77.f-torture/compile/20000630-2.f:  New test.
8287         * g77.f-torture/compile/20000630-2.x
8288
8289 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
8290
8291         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
8292
8293 2000-07-11  Neil Booth  <NeilB@earthling.net>
8294
8295         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
8296
8297 2000-07-11  Neil Booth  <NeilB@earthling.net>
8298
8299         * gcc.dg/cpp/cmdlne-C.c: New.
8300
8301 2000-07-09  Neil Booth  <NeilB@earthling.net>
8302
8303         * gcc.dg/cpp/directiv.c: New tests.
8304         * gcc.dg/cpp/undef1.c: Update.
8305
8306 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
8307
8308         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
8309
8310 2000-07-09  Neil Booth  <NeilB@earthling.net>
8311
8312         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
8313
8314 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
8315
8316         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
8317         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
8318
8319 2000-07-08  Neil Booth  <NeilB@earthling.net>
8320
8321         * gcc.dg/cpp/macsyntx.c: New tests.
8322
8323 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
8324
8325         * gcc.dg/20000707-1.c: New test.
8326
8327 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
8328
8329         * gcc.c-torture/execute/20000706-1.c: New test.
8330         * gcc.c-torture/execute/20000706-2.c: New test.
8331         * gcc.c-torture/execute/20000706-3.c: New test.
8332         * gcc.c-torture/execute/20000706-4.c: New test.
8333         * gcc.c-torture/execute/20000706-5.c: New test.
8334
8335 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
8336
8337         * g++.old-deja/g++.pt/instantiate7.C: New test.
8338
8339 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
8340
8341         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
8342         * g++.old-deja/g++.mike/thunk3.C: Likewise.
8343         * g++.old-deja/g++.other/rtti3.C: Likewise.
8344         * g++.old-deja/g++.other/rttid3.C: Likewise.
8345
8346 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
8347
8348         *  g77.f-torture/compile/20000630-1.x: Fix typo
8349
8350 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
8351
8352         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
8353         assembly output.
8354
8355 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
8356
8357         * gcc.dg/cpp/ident.c: New test.
8358
8359 2000-07-05  Neil Booth  <NeilB@earthling.net>
8360
8361         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
8362           gcc.dg/cpp/lexstrng.c: New tests.
8363
8364 2000-07-04  Neil Booth  <NeilB@earthling.net>
8365
8366         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
8367         * gcc.dg/cpp/strify2.c: Same.
8368
8369 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
8370
8371         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
8372         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
8373         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
8374         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
8375
8376         * testsuite/gcc.dg/cpp/macro1.c,
8377         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
8378         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
8379         testsuite/gcc.dg/cpp/strify1.c,
8380         testsuite/gcc.dg/cpp/strify2.c: New tests.
8381
8382 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
8383
8384         * gcc.c-torture/execute/20000703-1.c: New test.
8385
8386 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
8387
8388         * g++.old-deja/g++.pt (lookup10.C): New test.
8389
8390 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
8391
8392         * g++.old-deja/g++.pt (typename25.C): New test.
8393
8394 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
8395
8396         * gcc.c-torture/compile/20000701-1.c: New test.
8397
8398 2000-06-30  Nick Clifton  <nickc@cygnus.com>
8399
8400         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
8401         to test case.
8402
8403 2000-06-30  Catherine Moore  <clm@cygnus.com>
8404
8405         * gcc.c-torture/execute/align-1.c: New test.
8406
8407 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
8408
8409         * g++.old-deja/g++.pt/expr8.C: New test.
8410         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
8411
8412 2000-06-29  Nick Clifton  <nickc@cygnus.com>
8413
8414         * gcc.c-torture/compile/20000629-1.c: New test.
8415
8416 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
8417
8418
8419         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
8420         gcc.dg/noncompile directory, depending on whether they're
8421         preprocessor tests or not.  Annotate all the tests for the dg
8422         framework.
8423
8424         * gcc.c-torture/noncompile/noncompile.exp: Delete.
8425         * gcc.dg/noncompile/noncompile.exp: New.
8426
8427         * Moved files:
8428         Old name                                New name
8429         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
8430         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
8431         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
8432         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
8433         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
8434         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
8435         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
8436         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
8437         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
8438         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
8439         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
8440         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
8441         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
8442         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
8443         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
8444         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
8445         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
8446         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
8447         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
8448         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
8449         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
8450         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
8451         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
8452         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
8453
8454         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
8455         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
8456         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
8457         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
8458         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
8459         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
8460
8461 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
8462
8463         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
8464         declare one variable.  On the fourth, error.
8465         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
8466         declared by 20000628-1a.h.
8467
8468 2000-06-29  Richard Henderson  <rth@redhat.com>
8469
8470         * gcc.c-torture/execute/930529-1.x: New file.
8471         * gcc.dg/920413-1.c: Adjust expected warning text.
8472         * gcc.dg/980217-1.c: Declare abort.
8473         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
8474
8475 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
8476
8477         * g77.f-torture/compile/20000629-1.f: New test.
8478         * g77.f-torture/compile/20000629-1.x: Expected to fail.
8479
8480 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
8481
8482         Rearrange lots of files, removing entirely the
8483         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
8484         directories.
8485
8486         * Deleted files:
8487         gcc.c-torture/code_quality/code_quality.exp
8488         gcc.c-torture/special/special.exp
8489         gcc.failure/failure.exp
8490         gcc.failure/940409-1.x
8491         gcc.c-torture/compile/961203-1.x
8492
8493         * New files:
8494         gcc.misc-tests/linkage.exp
8495         gcc.c-torture/execute/920730-1t.c
8496         gcc.c-torture/execute/920730-1t.x
8497         gcc.c-torture/compile/920520-1.x
8498         gcc.c-torture/compile/920521-1.x
8499         gcc.c-torture/compile/981006-1.x
8500         gcc.c-torture/execute/eeprof-1.x
8501
8502         * Moved files (possibly with modifications to fit a new harness):
8503         Old name                                New name
8504         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
8505         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
8506         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
8507         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
8508         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
8509         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
8510         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
8511         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
8512         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
8513         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
8514         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
8515         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
8516         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
8517         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
8518
8519 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
8520
8521         * c-torture/compile/961203-1.x: Delete.
8522
8523         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
8524         not exit. Include stdio.h.
8525         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
8526         * gcc.misc-tests/dg-12.c: Likewise.
8527         * gcc.misc-tests/dg-5.c: Likewise.
8528         * gcc.misc-tests/dg-6.c: Likewise.
8529         * gcc.misc-tests/dg-7.c: Prototype abort.
8530         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
8531         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
8532         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
8533         not exit.
8534         * gcc.misc-tests/sieve.c: Use return from main, not exit.
8535         * gcc.misc-tests/sort2.c: Use return from main, not exit.
8536
8537 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
8538
8539         * gcc.dg/cpp/20000628-1.c: New test.
8540         * gcc.dg/cpp/20000628-1.h: New header for above test.
8541         * gcc.dg/cpp/20000628-1a.h: Likewise.
8542
8543 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
8544
8545         * gcc.dg/cpp: New directory.
8546         * gcc.dg/cpp/cpp.exp: New driver.
8547         * gcc.dg/cpp/20000627-1.c: New test.
8548         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
8549         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
8550         and rewrite as a compilation test.
8551
8552         * gcc.dg: Move many files into the cpp subdirectory, possibly
8553         renaming or editing them as well.
8554         Old name                New name
8555         990119-1.c              cpp/19990119-1.c
8556         990228-1.c              cpp/19990228-1.c
8557         990407-1.c              cpp/19990407-1.c
8558         990409-1.c              cpp/19990409-1.c
8559         990413-1.c              cpp/19990413-1.c
8560         990703-1.c              cpp/19990703-1.c
8561         20000127-1.c            cpp/20000127-1.c
8562         20000129-1.c            cpp/20000129-1.c
8563         20000207-1.c            cpp/20000207-1.c
8564         20000207-2.c            cpp/20000207-2.c
8565         20000209-1.c            cpp/20000209-1.c
8566         20000209-2.c            cpp/20000209-2.c
8567         20000301-1.c            cpp/20000301-1.c
8568         20000419-1.c            cpp/20000419-1.c
8569         20000510-1.S            cpp/20000510-1.S
8570         20000519-1.c            cpp/20000519-1.c
8571         20000529-1.c            cpp/20000529-1.c
8572         20000625-1.c            cpp/20000625-1.c
8573         20000625-2.c            cpp/20000625-2.c
8574         cpp-as1.c               cpp/assert1.c
8575         cpp-as2.c               cpp/assert2.c
8576         cxx-comments-1.c        cpp/cxxcom1.c
8577         cxx-comments-2.c        cpp/cxxcom2.c
8578         endif-label.c           cpp/endif.c
8579         cpp-hash1.c             cpp/hash1.c
8580         cpp-hash2.c             cpp/hash2.c
8581         cpp-if1.c               cpp/if-1.c
8582         cpp-if2.c               cpp/if-2.c
8583         cpp-if3.c               cpp/if-3.c
8584         cpp-if4.c               cpp/if-4.c
8585         cpp-if5.c               cpp/if-5.c
8586         cpp-cond.c              cpp/if-cexp.c
8587         cpp-missingop.c         cpp/if-mop.c
8588         cpp-missingparen.c      cpp/if-mpar.c
8589         cpp-opprec.c            cpp/if-oppr.c
8590         cpp-ifparen.c           cpp/if-paren.c
8591         cpp-shortcircuit.c      cpp/if-sc.c
8592         cpp-shift.c             cpp/if-shift.c
8593         cpp-unary.c             cpp/if-unary.c
8594         cpp-li1.c               cpp/line1.c
8595         cpp-li2.c               cpp/line2.c
8596         lineno.c                cpp/line3.c
8597         lineno-2.c              cpp/line4.c
8598         cpp-mi.c                cpp/mi1.c
8599         cpp-mic.h               cpp/mi1c.h
8600         cpp-micc.h              cpp/mi1cc.h
8601         cpp-mind.h              cpp/mi1nd.h
8602         cpp-mindp.h             cpp/mi1ndp.h
8603         cpp-mix.h               cpp/mi1x.h
8604         cpp-mi2.c               cpp/mi2.c
8605         cpp-mi2a.h              cpp/mi2a.h
8606         cpp-mi2b.h              cpp/mi2b.h
8607         cpp-mi2c.h              cpp/mi2c.h
8608         cpp-mi3.c               cpp/mi3.c
8609         cpp-mi3.def             cpp/mi3.def
8610         poison-1.c              cpp/poison.c
8611         pr-impl.c               cpp/prag-imp.c
8612         cpp-redef-2.c           cpp/redef1.c
8613         cpp-redef.c             cpp/redef2.c
8614         strpaste.c              cpp/strp1.c
8615         strpaste-2.c            cpp/strp2.c
8616         cpp-tradpaste.c         cpp/tr-paste.c
8617         cpp-tradstringify.c     cpp/tr-str.c
8618         cpp-tradwarn1.c         cpp/tr-warn1.c
8619         cpp-tradwarn2.c         cpp/tr-warn2.c
8620         trigraphs.c             cpp/trigraphs.c
8621         cpp-unc1.c              cpp/unc1.c
8622         cpp-unc2.c              cpp/unc2.c
8623         cpp-unc3.c              cpp/unc3.c
8624         cpp-unc.c               cpp/unc4.c
8625         undef.c                 cpp/undef1.c
8626         undef-2.c               cpp/undef2.c
8627         cpp-wi1.c               cpp/widestr1.c
8628
8629 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
8630
8631         * lib/g++.exp (g++_include_flags): Tweak.
8632
8633 2000-06-27  H.J. Lu  <hjl@gnu.org>
8634             Loren J. Rittle  <ljrittle@acm.org>
8635
8636         * lib/g++.exp (g++_include_flags): Override libgloss.exp
8637         version with one that knows about the new gcc tree structure.
8638         (g++_link_flags): Same.
8639
8640 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
8641
8642         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
8643         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
8644         case we are cross-compiling.
8645
8646         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
8647         g++.old-deja/g++.niklas/Makefile.in,
8648         g++.old-deja/g++.niklas/configure.in,
8649         g++.old-deja/g++.other/Makefile.in,
8650         g++.old-deja/g++.other/configure.in,
8651         gcc.c-torture/code_quality/Makefile.in,
8652         gcc.c-torture/code_quality/configure.in,
8653         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
8654         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
8655         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
8656         gcc.c-torture/execute/ieee/Makefile.in,
8657         gcc.c-torture/execute/ieee/configure.in,
8658         gcc.c-torture/noncompile/Makefile.in,
8659         gcc.c-torture/noncompile/configure.in,
8660         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
8661         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
8662         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
8663
8664 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
8665
8666         * g++.old-deja/g++.other/ambig3.C: New test.
8667
8668 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
8669
8670         * g++.old-deja/g++.pt/syntax1.C: New test.
8671         * g++.old-deja/g++.pt/syntax2.C: New test.
8672         * g++.old-deja/g++.other/syntax3.C: New test.
8673         * g++.old-deja/g++.other/syntax4.C: New test.
8674
8675 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
8676
8677         * gcc.dg/20000623-1.c: Prototype exit and abort.
8678
8679 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
8680
8681         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
8682         New tests.
8683         * gcc.dg/cpp-mi3.def: New file.
8684
8685         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
8686         inside assertions.
8687         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
8688         lexer's error messages.
8689         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
8690         divine anything from the linemarkers.
8691         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
8692         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
8693
8694 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
8695
8696         * gcc.dg/20000623-1.c: New test.
8697
8698 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
8699
8700         * gcc.c-torture/execute/20000622-1.c: New test.
8701
8702 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
8703
8704         * g++.old-deja/g++.other/init15.C: New test.
8705
8706 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
8707
8708         * g++.old-deja/g++.pt/vaarg2.C: New test.
8709         * g++.old-deja/g++.pt/vaarg3.C: New test.
8710
8711 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
8712
8713         * g++.old-deja/g++.other/dyncast6.C: New test.
8714
8715 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
8716
8717         * gcc.c-torture/execute/loop-6.c: New test.
8718
8719 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
8720
8721         * gcc.dg/20000614-1.c: New test.
8722         * gcc.dg/20000614-2.c: New test.
8723
8724 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
8725
8726         * g++.old-deja/g++.other/inline12.C: New test.
8727
8728 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
8729
8730         * g++.old-deja/g++.other/eh1.C: New test.
8731
8732 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
8733
8734         * g++.old-deja/g++.other/type.C: New test.
8735
8736 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
8737
8738         * g++.old-deja/g++.other/initstring.C: New test.
8739
8740 2000-06-12  Jason Merrill  <jason@redhat.com>
8741
8742         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
8743
8744 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
8745
8746         * gcc.c-torture/compile/20000609-1.c: New test.
8747
8748 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
8749
8750         * gcc.dg/20000609-1.c: New test.
8751
8752 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
8753
8754         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
8755         * gcc.c-torture/noncompile/poison-1.c: Move...
8756         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
8757         * gcc.dg/cpp-li1.c: Add a token after the #line.
8758
8759 2000-06-05  Richard Henderson  <rth@cygnus.com>
8760
8761         * gcc.c-torture/execute/20000605-2.c: New test.
8762         * gcc.c-torture/execute/20000605-3.c: New test.
8763
8764 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
8765
8766         * g77.f-torture/execute/20000503-1.x: New file.
8767
8768 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
8769
8770         * g++.old-deja/g++.eh/badalloc1.C: New test.
8771
8772 2000-06-05  Richard Henderson  <rth@cygnus.com>
8773
8774         * gcc.c-torture/execute/20000605-1.c: New test.
8775
8776 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
8777             Nathan Sidwell <nathan@codesourcery.com>
8778
8779         * gcc.c-torture/compile/20000605-1.c: New test.
8780
8781 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
8782
8783         * g77.f-torture/compile/20000601-1.f:  New test.
8784
8785 2000-06-03  Richard Henderson  <rth@cygnus.com>
8786
8787         * gcc.c-torture/execute/20000603-1.c: New.
8788
8789 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
8790
8791         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
8792         * gcc.dg/noreturn-2.c (noreturn): Likewise.
8793
8794 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
8795
8796         * gcc.dg/compare2.c (case 12): XFAIL.
8797         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
8798         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
8799
8800         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
8801
8802 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
8803
8804         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
8805         guard macro is already defined when the header is first
8806         included.
8807         * gcc.dg/cpp-mix.h: New file.
8808         * gcc.dg/endif-label.c: Update patterns to match compiler.
8809
8810         * g++.brendan/complex1.C: Declare abort.
8811         * g++.law/refs4.C: Remove XFAIL.
8812         * g++.oliva/expr2.C: Declare abort and exit.
8813
8814 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
8815
8816         * gcc.c-torture/execute/20000528-1.c: New test.
8817
8818         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
8819         * g++.old-deja/g++.law/temps4.C: Likewise.
8820
8821         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
8822         stdlib.h.  Call abort() on failure.
8823         * g++.old-deja/g++.law/refs4.C: Likewise.
8824         * g++.old-deja/g++.law/temps4.C: Likewise.
8825         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
8826         * gcc.c-torture/execute/20000112-1.c: Include string.h.
8827
8828 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
8829
8830         Relative to g++.dg/special:
8831         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
8832
8833         Relative to g++.old-deja:
8834         * g++.brendan/complex1.C, g++.jason/optimize2.C,
8835         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
8836         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
8837         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
8838         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
8839         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
8840         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
8841
8842         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
8843         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
8844         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
8845         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
8846         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
8847         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
8848         and/or string.h.
8849
8850         * g++.other/goto1.C: Update expectations for error messages.
8851
8852 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
8853
8854         * gcc.c-torture/compile/20000523-1.c: New test.
8855
8856 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
8857
8858         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
8859
8860 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
8861
8862         * g++.old-deja/g++.eh/catch11.C: New test.
8863         * g++.old-deja/g++.eh/catch12.C: New test.
8864
8865 2000-05-24  Nick Clifton  <nickc@cygnus.com>
8866
8867         * gcc.c-torture/execute/20000523-1.c: New test.
8868
8869 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
8870
8871         * c-torture/execute/bcp-1.c: Replace abort in arg of
8872         __builtin_constant_p with a generic external function.
8873
8874         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
8875         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
8876         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
8877         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
8878         Prototype abort and/or exit.
8879
8880         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
8881         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
8882         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
8883         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
8884
8885 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
8886
8887         * gcc.dg/dwarf2-1.c: New test.
8888
8889 2000-05-20  Richard Henderson  <rth@cygnus.com>
8890
8891         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
8892
8893 2000-05-20  Andreas Jaeger  <aj@suse.de>
8894
8895         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
8896         testcase.
8897
8898 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
8899
8900         * gcc.c-torture/execute/20000519-2.c: New test.
8901
8902 2000-05-19  Andreas Jaeger  <aj@suse.de>
8903
8904         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
8905         which fails with SSA.
8906
8907         * lib/c-torture.exp: Also test with -O3 -fssa.
8908
8909 2000-05-18  Michael Meissner  <meissner@redhat.com>
8910
8911         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
8912         * gcc.c-torture/execute/920415-1.c: Ditto.
8913         * gcc.c-torture/execute/920501-1.c: Ditto.
8914         * gcc.c-torture/execute/conversion.c: Ditto.
8915         * gcc.c-torture/execute/cvt-1.c: Ditto.
8916
8917 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
8918
8919         * gcc.c-torture/compile/20000518-1.c: New test.
8920
8921 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
8922
8923         * g77.f-torture/compile/200005018.f:  New test.
8924
8925 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
8926
8927         * gcc.c-torture/compile/20000517-1.c: New test.
8928
8929 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8930
8931         * gcc.c-torture/execute/20000516-1.c: New test.
8932
8933 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
8934
8935         * g++.old-deja/g++.other/eh.C: New test.
8936
8937 2000-05-12  Richard Henderson  <rth@cygnus.com>
8938
8939         * gcc.c-torture/execute/990208-1.c (main): Don't pass
8940         constants through to doit's conditional.
8941
8942 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
8943
8944         * gcc.c-torture/compile/20000511-1.c: New test.
8945         * g77.f-torture/compile/20000511-1.f: New test.
8946         * g77.f-torture/compile/20000511-2.f: New test.
8947
8948 2000-05-11  Michael Meissner  <meissner@redhat.com>
8949
8950         * gcc.c-torture/execute/20000511-1.c: New test.
8951
8952 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
8953
8954         * gcc.dg/dg.exp: Scan .S files as well as .c files.
8955         * gcc.dg/20000510-1.S: New.
8956
8957 2000-05-08  Catherine Moore  <clm@cygnus.com>
8958
8959         * gcc.dg/unused-3.c: New.
8960
8961 2000-05-06  Richard Henderson  <rth@cygnus.com>
8962
8963           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
8964           * g++.old-deja/g++.mike/warn1.C: Likewise.
8965           * g++.old-deja/g++.pt/local1.C: Likewise.
8966           * g++.old-deja/g++.pt/local7.C: Likewise.
8967           * g++.old-deja/g++.pt/spec16.C: Likewise.
8968
8969 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
8970
8971         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
8972
8973 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
8974
8975           * g77.f-torture/execute/20000503-1.f:  New test.
8976
8977 2000-05-04  Andreas Jaeger  <aj@suse.de>
8978
8979         * gcc.dg/noreturn-2.c: New test.
8980
8981 2000-05-04  Neil Booth  <NeilB@earthling.net>
8982
8983         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
8984         preprocessor.
8985
8986 2000-05-04  Richard Henderson  <rth@cygnus.com>
8987
8988         * gcc.c-torture/execute/20000503-1.c: Fix typo.
8989
8990 2000-05-04  Richard Henderson  <rth@cygnus.com>
8991
8992         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
8993         OpenSSL by Jason R Thorpe.
8994
8995 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
8996
8997         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
8998
8999 2000-05-03  Robert Lipe <robertlipe@usa.net>
9000
9001         * gcc.dg/20000503-1.c: New test.
9002
9003 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
9004
9005         * gcc.c-torture/compile/20000502-1.c: New test.
9006         * g++.old-deja/g++.other/align.C: New test.
9007         * gcc.dg/cpp-tradstringify.c: New test.
9008
9009 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
9010
9011         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
9012         and hard registers.
9013
9014 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
9015
9016         * gcc.c-torture/execute/loop-5.c: New test.
9017
9018 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
9019
9020         * gcc.c-torture/execute/va-arg-20.c: New test.
9021
9022 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
9023
9024         * gcc.c-torture/execute/20000422-1.c: New test.
9025
9026 2000-04-20  Greg McGary  <gkm@gnu.org>
9027
9028         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
9029         when optimizing, but without sibling-call optimizations (-O1).
9030
9031 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
9032
9033           * gcc.c-torture/compile/20000420-1.c: New test.
9034
9035 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
9036
9037         * g++.abi/ptrflags.C: New test.
9038         * g++.eh/catchptr1.C: Test incomplete pointer chains.
9039
9040 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
9041
9042         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
9043
9044 2000-04-19  Greg McGary  <gkm@gnu.org>
9045
9046         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
9047         sibling-call optimizations.
9048
9049 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
9050
9051         * gcc.dg/20000419-1.c: New test.
9052
9053 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
9054
9055         * gcc.c-torture/execute/20000412-6.c: New test.
9056
9057 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
9058
9059         * gcc.c-torture/execute/20000412-5.c: New test.
9060         * g77.f-torture/compile/20000412-1.f: New test.
9061         * gcc.c-torture/execute/20000412-4.c: New test.
9062         * gcc.c-torture/compile/20000412-2.c: New test.
9063         * gcc.c-torture/execute/20000412-3.c: New test.
9064         * gcc.c-torture/compile/20000412-1.c: New test.
9065         * gcc.c-torture/execute/20000412-2.c: New test.
9066
9067 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
9068
9069         * objc/execute/bf-20.m: New test.
9070
9071 2000-04-10  Richard Henderson  <rth@cygnus.com>
9072
9073         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
9074
9075         * gcc.c-torture/execute/20000412-1.c: New test.
9076
9077 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
9078
9079         * g++.old-deja/g++.eh/catchptr1.C: New test.
9080
9081 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
9082
9083         * g++.old-deja/g++.abi/cxa_vec.C: New test.
9084
9085 2000-04-08  Neil Booth  <NeilB@earthling.net>
9086
9087         * gcc.dg/cpp-nullchar.c: Remove test as
9088         embedded nulls cause problems.
9089
9090 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9091
9092         * gcc.dg/compare2.c: New test.
9093
9094 2000-04-08  Neil Booth  <NeilB@earthling.net>
9095
9096         * gcc.dg/cpp-nullchar.c: New test.
9097
9098 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
9099
9100         * gcc.dg/cpp-mi2.c: New test.
9101         * gcc.dg/cpp-mi2[abc].h: New files.
9102
9103 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
9104
9105         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
9106         member name.
9107
9108 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
9109
9110         * g++.old-deja/g++.abi/vmihint.C: New test.
9111
9112 2000-04-06  Neil Booth  <NeilB@earthling.net>
9113
9114         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
9115         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
9116         copyright.
9117
9118 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
9119
9120         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
9121         avoid stack-frame overwrite.
9122
9123 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
9124
9125         * gcc.c-torture/compile/20000405-2.c: New test.
9126         * gcc.c-torture/compile/20000405-3.c: New test.
9127
9128 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9129
9130         * gcc.c-torture/compile/20000405-1.c: New test.
9131
9132 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
9133
9134         * gcc.dg/cast-qual-1.c: Revert last change.
9135
9136 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9137
9138         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
9139
9140 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
9141
9142         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
9143         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
9144
9145 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
9146
9147         * gcc.c-torture/compile/20000403-2.c: New test.
9148         * gcc.c-torture/compile/20000403-1.c: New test.
9149
9150 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
9151
9152         * gcc.c-torture/execute/20000403-1.c: New test.
9153
9154 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
9155
9156         * gcc.c-torture/execute/20000402-1.c: New test.
9157
9158 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
9159
9160         * gcc.c-torture/execute/va-arg-15.c: New test.
9161         * gcc.c-torture/execute/va-arg-16.c: New test.
9162         * gcc.c-torture/execute/va-arg-17.c: New test.
9163         * gcc.c-torture/execute/va-arg-18.c: New test.
9164         * gcc.c-torture/execute/va-arg-19.c: New test.
9165
9166 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
9167
9168         * gcc.c-torture/compile/981211-1.c: Move to...
9169         * gcc.dg/cpp-as1.c: ...here.
9170         * gcc.dg/cpp-as2.c: New file.
9171
9172         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
9173         compiler.
9174
9175 2000-04-02  Neil Booth  <NeilB@earthling.net>
9176
9177         * gcc.dg/cpp-cond.c  New tests.
9178         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
9179         accidental success less likely.
9180         * gcc.dg/cpp-missingop.c  New tests.
9181         * gcc.dg/cpp-missingparen.c  New tests.
9182         * gcc.dg/cpp-shift.c  New tests.
9183         * gcc.dg/cpp-shortcircuit.c  New tests.
9184         * gcc.dg/cpp-unary.c  New tests.
9185
9186 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
9187
9188         * gcc.c-torture/compile/20000329-1.c: New test.
9189
9190 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
9191
9192         * gcc.c-torture/compile/20000326-1.c: New test.
9193         * gcc.c-torture/compile/20000326-2.c: New test.
9194
9195 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
9196
9197         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
9198         the first parameter is a function argument.
9199
9200 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
9201
9202         * g++.old-deja/g++.ext/array4.C: New test.
9203
9204 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
9205
9206         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
9207
9208 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9209
9210         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
9211
9212 2000-03-19  Richard Henderson  <rth@cygnus.com>
9213
9214         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
9215
9216 2000-03-19  Richard Henderson  <rth@cygnus.com>
9217
9218         * gcc.c-torture/compile/20000319-1.c: New test.
9219
9220 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
9221
9222         * gcc.c-torture/execute/20000314-3.c: New test.
9223         * gcc.c-torture/execute/20000314-2.c: New test.
9224         * gcc.c-torture/execute/20000314-1.c: New test.
9225         * gcc.c-torture/compile/20000314-2.c: New test.
9226         * gcc.c-torture/compile/20000314-1.c: New test.
9227
9228 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
9229
9230         * g++.old-deja/g++.warn/inline.C: New test.
9231
9232 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9233
9234         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
9235         standards-compliant result rather than specific constants.
9236         Put test-values in array.
9237
9238 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
9239
9240         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
9241         (g++_target_compile): Put test-specific options last.
9242
9243 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
9244
9245         * g++.old-deja/g++.eh/vbase4.C: New test.
9246
9247 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
9248
9249         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
9250
9251 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
9252
9253         * g++.old-deja/g++.brendan/misc12.C: Removed.
9254         * g++.old-deja/g++.pt/memtemp77.C: Constify.
9255         * g++.old-deja/g++.ext/pretty4.C: New test.
9256
9257 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
9258
9259         * g++.old-deja/g++.other/string2.C: New test.
9260
9261 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
9262
9263         * g++.old-deja/g++.warn/impint2.C: New test.
9264
9265 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9266
9267         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
9268         is 1, not zero.
9269
9270 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
9271
9272         * g++.old-deja/g++.warn/impint.C: New test.
9273         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
9274         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
9275         * g++.old-deja/g++.pt/explicit12.C: Likewise.
9276         * g++.old-deja/g++.pt/explicit13.C: Likewise.
9277         * g++.old-deja/g++.pt/explicit17.C: Likewise.
9278         * g++.old-deja/g++.pt/explicit18.C: Likewise.
9279         * g++.old-deja/g++.pt/explicit19.C: Likewise.
9280         * g++.old-deja/g++.pt/explicit23.C: Likewise.
9281         * g++.old-deja/g++.pt/explicit31.C: Likewise.
9282         * g++.old-deja/g++.pt/explicit35.C: Likewise.
9283         * g++.old-deja/g++.pt/explicit6.C: Likewise.
9284         * g++.old-deja/g++.pt/memclass7.C: Likewise.
9285
9286 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
9287
9288         * gcc.dg/cpp-redef.c: New test.
9289
9290 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
9291
9292         * g++.old-deja/g++.pt/unify7.C: New test.
9293
9294 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9295
9296         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
9297         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
9298
9299 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
9300
9301         * gcc.c-torture/compile/20000224-1.c: New test.
9302
9303 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9304
9305         * gcc.c-torture/compile/cpp-2.c: New test.
9306         * gcc.c-torture/compile/cpp-1.c: New test.
9307
9308 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
9309
9310         * gcc.c-torture/execute/20000225-1.c: New test.
9311
9312 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9313
9314         * gcc.dg/cpp-li2.c: New test.
9315
9316         * gcc.dg/cpp-wi1.c: New test.
9317
9318         * gcc.dg/cpp-li1.c: New test.
9319
9320 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
9321
9322         * g++.old-deja/g++.other/sizeof5.C: New test.
9323
9324 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9325
9326         * gcc.c-torture/execute/va-arg-13.c: New test.
9327
9328 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
9329
9330         * gcc.c-torture/execute/va-arg-12.c: New test.
9331
9332 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
9333
9334         * gcc.c-torture/execute/20000223-1.c: New test.
9335
9336 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
9337
9338         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
9339
9340 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
9341
9342         * g++.old-deja/g++.abi/ptrmem.C: New test.
9343
9344 2000-02-19  Richard Henderson  <rth@cygnus.com>
9345
9346         * gcc.c-torture/compile/init-3.c: New.
9347
9348 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
9349
9350         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
9351         ALWAYS_CXXFLAGS.
9352
9353 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
9354
9355         * gcc.c-torture/compile/20000211-3.c: New test.
9356
9357 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
9358
9359         * gcc.c-torture/compile/20000211-2.c: New test.
9360
9361 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
9362
9363         * gcc.c-torture/compile/20000211-1.c: New test.
9364
9365 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
9366
9367         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
9368           on native targets
9369
9370 2000-02-08  Nathan Sidwell  <nathan@acm.org>
9371
9372         * g++.old-deja/g++.other/cast5.C: New test.
9373
9374 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
9375
9376         * gcc.c-torture/execute/20000205-1.c: New.
9377
9378 2000-02-03  Nathan Sidwell  <nathan@acm.org>
9379
9380         * g++.old-deja/g++.jason/cast3.C: Return void.
9381         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
9382
9383 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9384
9385         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
9386
9387         * gcc.dg/loop-1.c: New test.
9388
9389 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
9390
9391         * gcc.c-torture/compile/20000127-1.c: New test.
9392         * gcc.c-torture/execute/991228-1.c: New test.
9393
9394 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9395
9396         * gcc.dg/unused-2.c: New test.
9397
9398         * gcc.dg/conv-1.c: New test.
9399
9400 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9401
9402         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
9403         compiler.
9404         (tool_option_proc): Fix typo.
9405
9406 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
9407
9408         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
9409         of the ld on the host, not on the build machine.
9410         Also, don't crash if '--help' is not a supported option.
9411
9412 2000-01-24  Richard Henderson  <rth@cygnus.com>
9413
9414         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
9415
9416 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
9417
9418         * gcc.c-torture/execute/20000120-2.c: New test.
9419         * gcc.c-torture/execute/20000120-1.c: New test.
9420
9421 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
9422
9423         * gcc.c-torture/execute/20000113-1.c: New test.
9424
9425 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
9426
9427         * gcc.c-torture/execute/20000112-1.c: New test.
9428
9429 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9430
9431         * gcc.dg/20000111-1.c: New test.
9432
9433 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
9434
9435         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
9436         with 16 bit integers.
9437
9438 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9439
9440         * gcc.dg/20000108-1.c: New test.
9441
9442 2000-01-05  Nathan Sidwell  <nathan@acm.org>
9443
9444         * g++.old-deja/g++.ns/koenig8.C: New test.
9445
9446 2000-01-05  Nathan Sidwell  <nathan@acm.org>
9447
9448         * g++.old-deja/g++.other/cast4.C: New test.
9449
9450 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
9451
9452         * gcc.c-torture/compile/20000105-2.c: New test.
9453         * gcc.c-torture/compile/20000105-1.c: New test.
9454
9455 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9456
9457         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
9458         references to printf & atoi to conform to ANSI standard.
9459         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
9460         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
9461         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
9462         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
9463         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
9464         * g++.old-deja/g++.brendan/complex1.C: Likewise.
9465         * g++.old-deja/g++.brendan/copy1.C: Likewise.
9466         * g++.old-deja/g++.brendan/copy2.C: Likewise.
9467         * g++.old-deja/g++.brendan/copy3.C: Likewise.
9468         * g++.old-deja/g++.brendan/copy4.C: Likewise.
9469         * g++.old-deja/g++.brendan/copy5.C: Likewise.
9470         * g++.old-deja/g++.brendan/copy6.C: Likewise.
9471         * g++.old-deja/g++.brendan/copy7.C: Likewise.
9472         * g++.old-deja/g++.brendan/copy8.C: Likewise.
9473         * g++.old-deja/g++.brendan/crash11.C: Likewise.
9474         * g++.old-deja/g++.brendan/crash14.C: Likewise.
9475         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
9476         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
9477         * g++.old-deja/g++.brendan/delete2.C: Likewise.
9478         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
9479         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
9480         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
9481         * g++.old-deja/g++.brendan/eh1.C: Likewise.
9482         * g++.old-deja/g++.brendan/groff1.C: Likewise.
9483         * g++.old-deja/g++.brendan/init3.C: Likewise.
9484         * g++.old-deja/g++.brendan/misc12.C: Likewise.
9485         * g++.old-deja/g++.brendan/misc7.C: Likewise.
9486         * g++.old-deja/g++.brendan/new2.C: Likewise.
9487         * g++.old-deja/g++.brendan/operators4.C: Likewise.
9488         * g++.old-deja/g++.brendan/operators5.C: Likewise.
9489         * g++.old-deja/g++.brendan/overload2.C: Likewise.
9490         * g++.old-deja/g++.brendan/overload7.C: Likewise.
9491         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
9492         * g++.old-deja/g++.brendan/reference1.C: Likewise.
9493         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
9494         * g++.old-deja/g++.brendan/template24.C: Likewise.
9495         * g++.old-deja/g++.brendan/template3.C: Likewise.
9496         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
9497         * g++.old-deja/g++.jason/inline3.C: Likewise.
9498         * g++.old-deja/g++.jason/opeq.C: Likewise.
9499         * g++.old-deja/g++.law/arg5.C: Likewise.
9500         * g++.old-deja/g++.law/arm7.C: Likewise.
9501         * g++.old-deja/g++.law/ctors11.C: Likewise.
9502         * g++.old-deja/g++.law/cvt8.C: Likewise.
9503         * g++.old-deja/g++.law/init9.C: Likewise.
9504         * g++.old-deja/g++.law/refs4.C: Likewise.
9505         * g++.old-deja/g++.law/template2.C: Likewise.
9506         * g++.old-deja/g++.law/visibility24.C: Likewise.
9507         * g++.old-deja/g++.law/vtable3.C: Likewise.
9508         * g++.old-deja/g++.mike/asm2.C: Likewise.
9509         * g++.old-deja/g++.mike/eh1.C: Likewise.
9510         * g++.old-deja/g++.mike/misc1.C: Likewise.
9511         * g++.old-deja/g++.mike/misc13.C: Likewise.
9512         * g++.old-deja/g++.mike/misc14.C: Likewise.
9513         * g++.old-deja/g++.mike/ns12.C: Likewise.
9514         * g++.old-deja/g++.mike/p1248.C: Likewise.
9515         * g++.old-deja/g++.mike/p3708.C: Likewise.
9516         * g++.old-deja/g++.mike/p3708a.C: Likewise.
9517         * g++.old-deja/g++.mike/p3708b.C: Likewise.
9518         * g++.old-deja/g++.mike/p646.C: Likewise.
9519         * g++.old-deja/g++.mike/p700.C: Likewise.
9520         * g++.old-deja/g++.mike/p783.C: Likewise.
9521         * g++.old-deja/g++.mike/p783a.C: Likewise.
9522         * g++.old-deja/g++.mike/p783b.C: Likewise.
9523         * g++.old-deja/g++.mike/p786.C: Likewise.
9524         * g++.old-deja/g++.mike/p789.C: Likewise.
9525         * g++.old-deja/g++.mike/p789a.C: Likewise.
9526         * g++.old-deja/g++.mike/p807a.C: Likewise.
9527         * g++.old-deja/g++.other/delete3.C: Likewise.
9528         * g++.old-deja/g++.other/dyncast1.C: Likewise.
9529         * g++.old-deja/g++.other/dyncast2.C: Likewise.
9530         * g++.old-deja/g++.other/dyncast3.C: Likewise.
9531         * g++.old-deja/g++.other/empty1.C: Likewise.
9532         * g++.old-deja/g++.other/temporary1.C: Likewise.
9533         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
9534         * g++.old-deja/g++.pt/t16.C: Likewise.
9535         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
9536
9537 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
9538
9539         * gcc.dg/991230-1.c: New test.
9540
9541 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
9542
9543         * gcc.c-torture/compile/991229-3.c: New test.
9544         * gcc.c-torture/compile/991229-2.c: New test.
9545         * gcc.c-torture/compile/991229-1.c: New test.
9546
9547 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
9548
9549         * gcc.c-torture/compile/labels-2.c: New test.
9550
9551 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
9552
9553         * gcc.c-torture/execute/991227-1.c: New test.
9554
9555 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9556
9557         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
9558
9559 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
9560
9561         * gcc.c-torture/execute/991221-1.c: New test.
9562
9563 1999-12-20  Nathan Sidwell  <nathan@acm.org>
9564
9565         * g++.old-deja/g++.other/cast3.C: New test.
9566
9567 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
9568
9569         * gcc.c-torture/execute/991216-4.c: New test.
9570
9571 1999-12-16  Michael Meissner  <meissner@cygnus.com>
9572
9573         * gcc.c-torture/execute/991216-1.c: New test.
9574         * gcc.c-torture/execute/991216-2.c: New test.
9575         * gcc.c-torture/execute/991216-3.c: New test.
9576
9577 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
9578
9579         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
9580         Actually make the test fail by using "-O2" for compilation.
9581
9582 1999-12-15  Nathan Sidwell  <nathan@acm.org>
9583
9584         * g++.old-deja/g++.warn/cast-align1.C: New test.
9585
9586 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
9587
9588         * gcc.c-torture/compile/991214-1.c: New test.
9589         * gcc.c-torture/compile/991214-2.c: New test.
9590
9591 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
9592
9593         * gcc.dg/991214-1.c: New test.
9594
9595 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
9596
9597         * gcc.c-torture/compile/991213-3.c: New test.
9598         * gcc.c-torture/compile/991213-2.c: New test.
9599         * gcc.c-torture/compile/991213-1.c: New test.
9600
9601 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
9602
9603         * gcc.dg/991209-1.c: New test.
9604
9605 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
9606
9607         * gcc.c-torture/compile/991208-1.c: New test.
9608
9609 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9610
9611         * gcc.dg/ultrasp2.c: New test.
9612
9613 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
9614
9615         * g++.old-deja/g++.abi/align.C (main): Fix typo.
9616
9617 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
9618
9619         * gcc.c-torture/compile/991202-1.c: New test.
9620         * gcc.c-torture/execute/991202-1.c: New test.
9621         * gcc.c-torture/execute/991202-2.c: New test.
9622         * gcc.c-torture/execute/991202-3.c: New test.
9623
9624 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
9625
9626         * g++.old-deja/g++.abi/align.C: New test.
9627         * g++.old-deja/g++.abi/aggregates.C: Likewise.
9628         * g++.old-deja/g++.abi/bitfields.C: Likewise.
9629
9630 1999-12-01  Richard Henderson  <rth@cygnus.com>
9631
9632         * gcc.c-torture/execute/991201-1.c: New.
9633
9634 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
9635
9636         * gcc.dg/991129-1.c: New test.
9637
9638 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
9639
9640         * gcc.c-torture/compile/991127-1.c: New test.
9641
9642 1999-11-22  Nathan Sidwell  <nathan@acm.org>
9643
9644         * g++.old-deja/g++.other/warn4.C: New test.
9645
9646 1999-11-22  Nathan Sidwell  <nathan@acm.org>
9647
9648         * g++.old-deja/g++.eh/cleanup2.C: New test.
9649         * g++.old-deja/g++.ext/pretty2.C: New test.
9650         * g++.old-deja/g++.ext/pretty3.C: New test.
9651         * g++.old-deja/g++.other/debug6.C: New test.
9652
9653 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
9654
9655         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
9656         compiler_output to look for one error message instead of two.
9657
9658 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
9659
9660         * gcc.c-torture/execute/991118-1.c: Also test case
9661         where the word boundary does not split a byte evenly.
9662
9663 1999-11-19  Nathan Sidwell  <nathan@acm.org>
9664
9665         * g++.old-deja/g++.ext/restrict1.C: New test.
9666
9667 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
9668
9669         * gcc.c-torture/execute/991118-1.c: New test.
9670
9671 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
9672
9673         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
9674         working directory pathnames.
9675
9676 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
9677
9678         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
9679         host is equipped with driver.h and driver.o so it can actually
9680         compile and run the tests.
9681
9682 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
9683
9684         * gcc.c-torture/compile/991008-1.c: New test.
9685
9686 1999-11-08  Nick Clifton  <nickc@cygnus.com>
9687
9688         * lib/gcc-dg.exp: Include target-supports.exp
9689
9690 1999-11-05  Nick Clifton  <nickc@cygnus.com>
9691
9692         * lib/target-supports.exp: New file: Provide procs to test for
9693         features supported by the target.
9694         (check_weak_available): Moved here from ecos.exp.
9695         (check_alias_available): New proc: Determine of the target
9696         toolchain supports the alias attribute.
9697
9698         * gcc.dg/special/ecos.exp: Move check_weak_available to
9699         target-supports.exp.
9700         (alias-1.c): Only perform the test if the target supports
9701         aliases.
9702         (wkali-1.c): Only perform the test if the target supports
9703         aliases.
9704
9705         * gcc.dg/990506-0.c: Expect error messages from cross
9706         targets as well as native targets.
9707
9708 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9709
9710         * gcc.dg/ultrasp1.c: Removed xfail.
9711         * gcc.dg/struct-ret-2.c: Likewise.
9712         * gcc.dg/array-1.c: Likewise.
9713
9714 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9715
9716         * gcc.dg/struct-ret-2.c: New test.
9717
9718         * gcc.dg/array-1.c: New test.
9719
9720 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
9721
9722         * gcc.c-torture/execute/991030-1.c: New test.
9723
9724 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
9725
9726         * gcc.c-torture/compile/991026-2.c: New test.
9727
9728 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
9729
9730         * gcc.c-torture/compile/991026-1.c: New test.
9731
9732 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
9733
9734         * gcc.c-torture/execute/991023-1.c: New test.
9735
9736 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
9737
9738         * gcc.c-torture/execute/991019-1.c: New test.
9739
9740 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
9741
9742         * gcc.c-torture/execute/991016-1.c: New test.
9743
9744 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
9745
9746         * gcc.c-torture/execute/991014-1.c: New test.
9747
9748 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
9749
9750         * g++.old-deja/g++.other/union2.C: New test.
9751
9752 1999-10-13  Nathan Sidwell  <nathan@acm.org>
9753
9754         * g++.old-deja/g++.other/vaarg2.C: New test.
9755         * g++.old-deja/g++.other/vaarg3.C: New test.
9756
9757 1999-10-12  Craig Burley  <craig@jcb-sc.com>
9758
9759         * g77.f-torture/noncompile/19990905-1.f: Moved from being
9760         in compile/.
9761
9762 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
9763
9764         * gcc.c-torture/execute/va-arg-11.c: New test.
9765
9766 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
9767
9768         * lib/file-format.exp (gcc_target_object_format): Don't
9769         crash if objdump is unavailable.
9770
9771 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
9772
9773         * gcc.misc-tests/mg.exp: delete extraneous redirection.
9774
9775 1999-09-28  Nick Clifton  <nickc@cygnus.com>
9776
9777         * gcc.c-torture/compile/990928-1.c: New test.
9778
9779 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
9780
9781         * g++.old-deja/g++.other/decl6.C: New test.
9782
9783 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9784
9785         * gcc.c-torture/execute/va-arg-10.c: New test.
9786
9787 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
9788
9789         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
9790         __PRETTY_FUNCTION__.
9791
9792 1999-09-23  Nick Clifton  <nickc@cygnus.com>
9793
9794         * gcc.c-torture/execute/990923-1.c: New test.
9795
9796 1999-09-21  Nick Clifton  <nickc@cygnus.com>
9797
9798         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
9799         for which -fpic is inappropriate.
9800
9801 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
9802
9803         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
9804
9805 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
9806
9807         * g++.old-deja/g++.other/dyncast1.C: New test.
9808         * g++.old-deja/g++.other/dyncast2.C: New test.
9809         * g++.old-deja/g++.other/dyncast3.C: New test.
9810         * g++.old-deja/g++.other/dyncast4.C: New test.
9811         * g++.old-deja/g++.other/dyncast5.C: New test.
9812         * g++.old-deja/g++.eh/catch3.C: New test.
9813         * g++.old-deja/g++.eh/catch3p.C: New test.
9814         * g++.old-deja/g++.eh/catch4.C: New test.
9815         * g++.old-deja/g++.eh/catch4p.C: New test.
9816         * g++.old-deja/g++.eh/catch5.C: New test.
9817         * g++.old-deja/g++.eh/catch5p.C: New test.
9818         * g++.old-deja/g++.eh/catch6.C: New test.
9819         * g++.old-deja/g++.eh/catch6p.C: New test.
9820         * g++.old-deja/g++.eh/catch7.C: New test.
9821         * g++.old-deja/g++.eh/catch7p.C: New test.
9822         * g++.old-deja/g++.eh/catch8.C: New test.
9823         * g++.old-deja/g++.eh/catch8p.C: New test.
9824         * g++.old-deja/g++.eh/catch9.C: New test.
9825         * g++.old-deja/g++.eh/catch9p.C: New test.
9826
9827 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
9828
9829         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
9830         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
9831
9832 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
9833
9834         * gcc.c-torture/compile/990913-1.c: New test.
9835
9836 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
9837
9838         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
9839         * g++.old-deja/g++.jason/rfg5.C: Likewise.
9840
9841 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
9842
9843         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
9844
9845 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
9846
9847         * g++.old-deja/g++.other/lookup11.C: New test.
9848         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
9849         what is permitted and what we want.
9850         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
9851         overload use.
9852         * g++.old-deja/g++.jason/rfg5.C: Likewise
9853
9854 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
9855
9856         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
9857         * gcc.c-torture/noncompile/poison-1.c: New file.
9858
9859 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
9860
9861         * g++.old-deja/g++.other/sizeof3.C: New test.
9862         * g++.old-deja/g++.other/sizeof4.C: New test.
9863         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
9864         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
9865
9866 1999-09-07  Richard Henderson  <rth@cygnus.com>
9867
9868         * gcc.dg/va-arg-1.c: New.
9869
9870 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9871
9872         * gcc.c-torture/execute/va-arg-9.c: New test.
9873
9874 1999-09-05  Craig Burley  <craig@jcb-sc.com>
9875
9876         * g77.f-torture/compile/980519-2.f: New test.
9877         * g77.f-torture/compile/19990905-0.f: New test.
9878         * g77.f-torture/compile/19990905-1.f: New test.
9879         * g77.f-torture/compile/19990905-2.f: New test.
9880
9881         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
9882
9883 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
9884
9885         * gcc.c-torture/execute/990827-1.c: Fix typo.
9886
9887 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
9888
9889         * g++.old-deja/g++.other/deref1.C: New test.
9890
9891 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
9892
9893         * g++.old-deja/g++.other/ambig2.C: New test.
9894         * g++.old-deja/g++.other/cond5.C: New test.
9895         * g++.old-deja/g++.other/lookup16.C: New test.
9896
9897 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
9898
9899         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
9900         assemblers too.
9901
9902 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
9903
9904         * lib/c-torture.exp: Avoid the "compare executables" optimization
9905         when testing native.
9906
9907 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
9908
9909         * gcc.c-torture/execute/990829-1.c: New test.
9910         * gcc.c-torture/compile/990829-1.c: New test.
9911
9912 1999-08-27  Paul Burchard  <burchard@pobox.com>
9913
9914         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
9915         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
9916         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
9917         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
9918         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
9919         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
9920         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
9921         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
9922         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
9923         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
9924         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
9925
9926 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
9927
9928         * gcc.c-torture/execute/990827-1.c: New test.
9929
9930 1999-08-26  Craig Burley  <craig@jcb-sc.com>
9931
9932         * g77.f-torture/noncompile/19990826-4.f: New test.
9933
9934         * g77.f-torture/compile/19990826-3.f: New test.
9935
9936         * g77.f-torture/execute/19990826-2.f: New test.
9937
9938         * g77.f-torture/compile/19990826-1.f: New test.
9939
9940         * gcc.c-torture/execute/990826-0.c: New test.
9941         * g77.c-torture/execute/19990826-0.f: New test.
9942
9943         * g77.f-torture/noncompile/970626-2.f: New test.
9944
9945 1999-08-25  Paul Burchard  <burchard@pobox.com>
9946
9947         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
9948         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
9949         lss-011.C: New tests.
9950
9951 1999-08-25  Nathan Sidwell  <nathan@acm.org>
9952
9953         * g++.old-deja/g++.other/decl5.C: New test.
9954
9955 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9956
9957         * noncompile/noncompile.exp: Load_lib c-torture.exp.
9958         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
9959         call `postbase' for each one.  All callers of `postbase' changed
9960         to call this instead.
9961
9962 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
9963
9964         * gcc.c-torture/execute/990811-1.c: New test.
9965
9966 1999-08-09  Nick Clifton  <nickc@cygnus.com>
9967
9968         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
9969         just native ones.
9970
9971         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
9972         just native ones.
9973
9974 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
9975
9976         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
9977
9978 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
9979
9980         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
9981
9982 1999-08-04  Nathan Sidwell  <nathan@acm.org>
9983
9984         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
9985
9986 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
9987
9988         * gcc.c-torture/execute/990804-1.c: New test.
9989
9990 1999-08-03  Nathan Sidwell  <nathan@acm.org>
9991
9992         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
9993         * g++.old-deja/g++.brendan/crash64.C: Likewise
9994         * g++.old-deja/g++.brendan/overload8.C: Likewise
9995
9996 1999-08-03  Nathan Sidwell  <nathan@acm.org>
9997
9998         * g++.old-deja/g++.other/struct1.C: New test.
9999
10000 1999-08-03  Nathan Sidwell  <nathan@acm.org>
10001
10002         * g++.old-deja/g++.other/enum2.C: New test.
10003
10004 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
10005
10006         Adapted from tests from Franz Sirl:
10007         * gcc.c-torture/execute/va-arg-7.c: New test.
10008         * gcc.c-torture/execute/va-arg-8.c: New test.
10009
10010 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
10011
10012         * gcc.c-torture/compile/990801-2.c: New test.
10013
10014         * gcc.c-torture/compile/990801-1.c: New test.
10015
10016 1999-07-27  Michael Meissner  <meissner@cygnus.com>
10017
10018         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
10019         fp-cmp-1.c, converting double to float.
10020
10021         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
10022         fp-cmp-1.c, converting double to long double.
10023
10024         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
10025         from fr1 to unknown_register, since fr1 is a legitimate register
10026         on some machines.
10027
10028 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
10029
10030         * README: More listname related changes.
10031
10032 1999-07-08  Catherine Moore  <clm@cygnus.com>
10033
10034         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
10035
10036 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
10037
10038         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
10039
10040 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
10041
10042         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
10043
10044 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
10045
10046         * gcc.dg/990703-1.c: New test.
10047
10048 1999-06-29  Nick Clifton  <nickc@cygnus.com>
10049
10050         * lib/file-format.exp: New file: Move definition of proc
10051         gcc_target_object_format to here from
10052         gcc.dg/special/ecos.exp.
10053
10054         * lib/c-torture.exp: Include lib file-format.exp.
10055         * lib/gcc-dg.exp: Include lib file-format.exp.
10056
10057         * gcc.dg/special/ecos.exp: Remove definition of proc
10058         gcc_target_object_format.
10059
10060 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
10061
10062         * gcc.c-torture/execute/990628-1.c: New test.
10063
10064 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
10065
10066         * gcc.c-torture/compile/990625-2.c: New test.
10067
10068         * gcc.c-torture/compile/990625-1.c: New test.
10069
10070 1999-06-23  Nick Clifton  <nickc@cygnus.com>
10071
10072         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
10073         attributes compile.
10074         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
10075         ports that use the COFF/PE file format.
10076
10077 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
10078
10079         * gcc.c-torture/compile/990617-1.c: New test.
10080
10081 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
10082
10083         * g++.old-deja/g++.other/decl4.C: New test.
10084
10085 1999-06-14  Nathan Sidwell  <nathan@acm.org>
10086
10087         * g++.old-deja/g++.other/bitfld3.C: New test.
10088
10089 1999-06-08  Nathan Sidwell  <nathan@acm.org>
10090
10091         * g++.old-deja/g++.eh/catch1.C: New test.
10092
10093 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
10094
10095         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
10096
10097         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
10098         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
10099
10100 1999-06-05  Craig Burley  <craig@jcb-sc.com>
10101
10102         * g77.f-torture/compile/19990502-0.f: Replace with new,
10103         shorter, test that still fails after recent changes.
10104
10105 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
10106
10107         * gcc.c-torture/execute/990604-1.c: New test.
10108
10109 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
10110
10111         * gcc.c-torture/execute/990531-1.c: New test.
10112
10113 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10114
10115         * gcc.c-torture/compile/990527-1.c: New test.
10116
10117 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
10118
10119         * gcc.c-torture/execute/990527-1.c: New test.
10120
10121 1999-05-25  Nick Clifton  <nickc@cygnus.com>
10122
10123         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
10124         bitfields as signed.
10125
10126 1999-05-25  Craig Burley  <craig@jcb-sc.com>
10127
10128         * g77.f-torture/compile/19990525-0.f: New test.
10129
10130 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
10131
10132         * gcc.c-torture/execute/990525-2.c: New test.
10133
10134         * gcc.c-torture/execute/990525-1.c: New test.
10135
10136 1999-05-24  Nathan Sidwell  <nathan@acm.org>
10137
10138         * g++.old-deja/g++.other/anon3.C: New test.
10139         * g++.old-deja/g++.other/anon4.C: New test.
10140         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
10141         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
10142         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
10143         Merrill).
10144
10145 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
10146
10147         * gcc.c-torture/execute/990524-1.c: New test.
10148
10149         * gcc.dg/990524-1.c: New test.
10150
10151 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10152
10153         * gcc.c-torture/compile/990523-1.c: New test.
10154
10155 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
10156
10157         * gcc.c-torture/compile/990519-1.c: New test.
10158
10159 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
10160
10161         * gcc.c-torture/compile/990517-1.c: New test.
10162
10163         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
10164         (e4, f4): New tests.
10165         (main): Call them.
10166
10167 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10168
10169         * gcc.dg/noreturn-1.c: New test.
10170
10171 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
10172
10173         * gcc.c-torture/execute/990513-1.c: New test.
10174
10175 1999-05-10  Richard Henderson  <rth@cygnus.com>
10176
10177         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
10178
10179 1999-05-10  Craig Burley  <craig@jcb-sc.com>
10180
10181         * g77.f-torture/execute/erfc.f: Use small single-precision
10182         values, to avoid problems on Alphas when not -mieee.
10183
10184 1999-05-08  Craig Burley  <craig@jcb-sc.com>
10185
10186         * gcc.dg/990506-0.c: New test.
10187
10188 1999-05-08  Richard Henderson  <rth@cygnus.com>
10189
10190         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
10191         the constant to test.  Don't XFAIL 64-bit targets.
10192
10193         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
10194         * g++.old-deja/g++.law/profile1.C: Likewise.
10195
10196         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
10197         operator new instances.
10198         * g++.old-deja/g++.other/delete5.C: Likewise.
10199
10200 1999-05-03  Craig Burley  <craig@jcb-sc.com>
10201
10202         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
10203         intrinsic.
10204
10205 1999-05-03  Craig Burley  <craig@jcb-sc.com>
10206
10207         * g77.f-torture/execute/u77-test.f: Reverse order of two
10208         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
10209
10210 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10211
10212         * gcc.dg/compare1.c: New test.
10213
10214 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10215
10216         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
10217         New tests.
10218
10219 1999-05-02  Craig Burley  <craig@jcb-sc.com>
10220
10221         * g77.f-torture/compile/19990502-1.f: New test.
10222
10223 1999-05-02  Craig Burley  <craig@jcb-sc.com>
10224
10225         * g77.f-torture/compile/19990502-0.f: New test.
10226
10227 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
10228
10229         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
10230         intrinsic.
10231
10232 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
10233
10234         * g77.f-torture/execute/u77-test.f (main): List libU77
10235         intrinsics not currently tested.
10236         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
10237         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
10238         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
10239         Trim blanks off the ends of some printed strings.
10240
10241 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
10242
10243         * g77.f-torture/execute/u77-test.f (main): Just warn about
10244         FSTAT gid disagreement, as it's expected on some systems.
10245
10246 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
10247
10248         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
10249         use a new function, which allows for some slop.
10250         Clean up some commentary.
10251         (issum): The new function.
10252         (sgladd): Deleted subroutine.
10253
10254 1999-05-01  Craig Burley  <craig@jcb-sc.com>
10255
10256         * g77.f-torture/execute/u77-test.f: Modify to be more like
10257         libf2c/libU77 version, bringing patches to that version here.
10258         Add suitable commentary.
10259
10260 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
10261
10262         * gcc.dg/990424-1.c: New test.
10263
10264 1999-04-24  Craig Burley  <craig@jcb-sc.com>
10265
10266         * g77.f-torture/execute/u77-test.f (main): Bug involving
10267         LSTAT has been fixed, so turn back on full checking.
10268
10269 1999-04-20  Craig Burley  <craig@jcb-sc.com>
10270
10271         * g77.f-torture/compile/19990419-0.f: New test.
10272         * g77.f-torture/execute/19990419-1.f: New test.
10273
10274 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
10275
10276         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
10277         to avoid the need for a prototype to supress a warning.
10278
10279 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
10280
10281         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
10282
10283 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
10284
10285         * gcc.c-torture/execute/990404-1.c: New test.
10286
10287 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
10288
10289         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
10290         * gcc.dg/cpp-if3.c: Don't use -pedantic.
10291         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
10292         missing initializer warnings.
10293
10294 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
10295
10296         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
10297         matching strings.
10298
10299 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
10300
10301         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
10302
10303 1999-03-26  Craig Burley  <craig@jcb-sc.com>
10304
10305         * g77.f-torture/execute/19990325-0.f: New test.
10306         * g77.f-torture/execute/19990325-1.f: New test.
10307
10308 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
10309
10310         * gcc.c-torture/execute/990324-1.c: New test.
10311
10312 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
10313
10314         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
10315         test with 4.
10316
10317 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
10318
10319         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
10320
10321 1999-03-13  Craig Burley  <craig@jcb-sc.com>
10322
10323         * g77.f-torture/execute/19990313-2.f: New test.
10324         * g77.f-torture/execute/19990313-3.f: New test.
10325
10326 1999-03-13  Craig Burley  <craig@jcb-sc.com>
10327
10328         * g77.f-torture/execute/19990313-0.f: New test.
10329         * g77.f-torture/execute/19990313-1.f: New test.
10330
10331 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
10332
10333         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
10334         printf to sprintf.
10335         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
10336         (main): Add check for u15.  Conditionalize u31 check depending on
10337         whether ints are <32 bits or >=32 bits.
10338
10339 1999-03-08  Craig Burley  <craig@jcb-sc.com>
10340
10341         * g77.f-torture/execute/19981119-0.f: Improve testiness.
10342
10343 1999-03-08  Craig Burley  <craig@jcb-sc.com>
10344
10345         * g77.f-torture/compile/19990305-0.f: New test.
10346         * g77.f-torture/execute/19981119-0.f: New test.
10347
10348 1999-03-08  Craig Burley  <craig@jcb-sc.com>
10349
10350         * g77.f-torture/execute/970625-2.f: call ABORT if final
10351         result is not correct, instead of just printing it.
10352         Add this checking via newly introduced obfuscation, to
10353         trip up buggy front ends.
10354
10355 1999-03-07  Craig Burley  <craig@jcb-sc.com>
10356
10357         * g77.f-torture/compile/960317-1.f: Moved from being
10358         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
10359
10360 1999-03-06  Craig Burley  <craig@jcb-sc.com>
10361
10362         * g77.f-torture/execute/960317-1.f: New (old) test.
10363         * g77.f-torture/execute/970625-2.f: Ditto.
10364
10365 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
10366
10367         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
10368         message on line 1 or line 2; cccp and cpplib do this differently.
10369
10370 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
10371
10372         * g++.old-deja/g++.law/weak1.C: New test.
10373
10374 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
10375
10376         * gcc.c-torture/execute/990119-1.c: Renamed to...
10377         * gcc.dg/990119-1.c: this, so it will only be tested once
10378         (it's a preprocessor test, it doesn't need to be run at
10379         multiple optimization levels).
10380
10381 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
10382
10383         * lib/g++.exp: Don't add incdir=$base_dir/../include to
10384           ALWAYS_CXXFLAGS.
10385
10386 1999-02-24  Craig Burley  <craig@jcb-sc.com>
10387
10388         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
10389         * g77.f-torture/compile/19981216-0.f: ...as it is expected
10390         to not be compilable by current g77.
10391
10392 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10393
10394         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
10395
10396 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
10397
10398         * gcc.c-torture/execute/990222-1.c: New test.
10399
10400 1999-02-19  Craig Burley  <craig@jcb-sc.com>
10401
10402         * g77.f-torture/compile/19990218-0.f: New test.
10403         * g77.f-torture/noncompile/19990218-1.f: New test.
10404
10405 1999-02-18  Craig Burley  <craig@jcb-sc.com>
10406
10407         * g77.f-torture/compile/19981216-0.f: New test.
10408
10409 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
10410
10411         * gcc.dg/990214-1.c: New test.
10412
10413 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
10414
10415         * gcc.dg/990213-2.c: New test.
10416
10417         * gcc.dg/990213-1.c: New test.
10418
10419 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
10420
10421         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
10422         ints.
10423
10424 1999-02-11  Nick Clifton  <nickc@cygnus.com>
10425
10426         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
10427         specified by target.
10428
10429         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
10430
10431 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
10432
10433         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
10434
10435 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
10436
10437         * gcc.dg/special/ecos.exp: New test driver for new tests with
10438         special requirements.
10439
10440         * gcc.dg/special/alias-1.c: New test.
10441         * gcc.dg/special/gcsec-1.c: New test.
10442         * gcc.dg/special/weak-1.c: New test.
10443         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
10444         * gcc.dg/special/weak-2.c: New test.
10445         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
10446         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
10447         * gcc.dg/special/wkali-1.c: New test.
10448         * gcc.dg/special/wkali-2.c: New test.
10449         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
10450         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
10451
10452 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
10453
10454           * lib/c-torture.exp (c-torture-compile): Pull out code for
10455           analyzing gcc error messages.
10456           (c-torture-execute): Likewise.  Fix some (harmless) false
10457           positives.
10458           * lib/gcc.exp (gcc_check_compile): New function.
10459
10460 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
10461
10462         * gcc.c-torture/execute/990208-1.c: New test.
10463
10464 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
10465
10466         * g++.dg/special/ecos.exp: New driver for new tests with special
10467         requirements
10468
10469         * g++.dg/special/conpr-1.C: New test
10470         * g++.dg/special/conpr-2.C: New test
10471         * g++.dg/special/conpr-2a.C: New test
10472         * g++.dg/special/conpr-3.C: New test
10473         * g++.dg/special/conpr-3a.C: New test
10474         * g++.dg/special/conpr-3b.C: New test
10475
10476         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
10477         allow g++ to use the dg driver
10478
10479         * README: Add comment about g++.dg directory
10480
10481 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
10482
10483         * README: Update email addresses.
10484
10485 1999-02-03  Nick Clifton  <nickc@cygnus.com>
10486
10487         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
10488         arguments in order to force structure S onto the stack even on
10489         the alpha.
10490         (test): Pass 10 leading arguments to function foo as well as the
10491         structure S.
10492
10493         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
10494         failure for all targets.
10495
10496         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
10497         abort to terminate program execution.
10498
10499 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
10500
10501         * gcc.c-torture/execute/990130-1.c: New test.
10502
10503 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
10504
10505         * gcc.dg/990130-1.c: New test.
10506
10507 1999-01-28  Michael Meissner  <meissner@cygnus.com>
10508
10509         * gcc.c-torture/execute/990128-1.c: New test.
10510
10511 1999-01-27  Michael Meissner  <meissner@cygnus.com>
10512
10513         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
10514
10515 1999-01-27  Felix Lee  <flee@cygnus.com>
10516
10517         * lib/c-torture.exp (c-torture-compile): pull out code for
10518         analyzing gcc error messages.
10519         (c-torture-execute): ditto, and fix some (harmless) false
10520         positives.
10521         * lib/gcc.exp (gcc_check_compile): new function.
10522
10523 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
10524
10525         * gcc.dg/990117-1.c: New test.
10526
10527         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
10528
10529         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
10530
10531 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
10532
10533         * g77.f-torture/compile/990115-1.f: New test.
10534
10535 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
10536
10537         * gcc.c-torture/compile/990107-1.c: New test
10538
10539 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
10540
10541         * gcc.c-torture/execute/990106-2.c: New test.
10542
10543         * gcc.c-torture/execute/990106-1.c: New test.
10544
10545 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
10546
10547         * gcc.c-torture/compile/981223-1.c: New test.
10548
10549 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
10550
10551         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
10552         (opt3): Rename from opt4 and disable.
10553
10554 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
10555
10556         * g++.old-deja/g++.pt/ptrmem5.C: New test.
10557
10558 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
10559
10560         * g++.old-deja/g++.other/conv5.C: New test.
10561
10562 1998-12-14  Nick Clifton  <nickc@cygnus.com>
10563
10564         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
10565
10566 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
10567
10568         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
10569
10570 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
10571
10572         * gcc.c-torture/compile/981211-1.c: New test.
10573
10574 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
10575
10576         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
10577
10578         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
10579
10580 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10581
10582         * gcc.special/930510-1.c: Make C9X safe.
10583         * gcc.misc-tests/gcov-1.c Similarly.
10584         * gcc.misc-tests/gcov-2.c Similarly.
10585
10586 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
10587
10588         * gcc.dg/ultrasp1.c: New test.
10589
10590 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
10591
10592         * gcc.c-torture/execute/981206.c: New test.
10593
10594 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
10595
10596         * g++.old-deja/g++.ns/template7.C: New test.
10597
10598         * g++.old-deja/g++.other/expr1.C: New test.
10599
10600         * g++.old-deja/g++.eh/tmpl3.C: New test.
10601
10602         * g++.old-deja/g++.eh/tmpl2.C: New test.
10603
10604 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
10605
10606         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
10607         * g++.old-deja/g++.other/using6.C: Removed.
10608         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
10609
10610         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
10611
10612 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
10613
10614         * g++.old-deja/g++.pt/overload8.C: New test.
10615
10616         * g++.old-deja/g++.pt/overload7.C: New test.
10617
10618         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
10619
10620         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
10621         and relinking messages.
10622         * lib/g++.exp (g++_target_compile): Remove .rpo file when
10623         compiling with -frepo.
10624
10625 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
10626
10627         * g++.old-deja/g++.pt/lookup6.C: New test.
10628
10629 1998-11-30  Nick Clifton  <nickc@cygnus.com>
10630
10631         * gcc.c-torture/execute/981130-1.c: New test.
10632         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
10633
10634 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
10635
10636         * g++.old-deja/g++.pt/explicit76.C: New test.
10637
10638         * g++.old-deja/g++.pt/friend38.C: New test.
10639
10640         * g++.old-deja/g++.ns/crash2.C: New test.
10641
10642         * g++.old-deja/g++.pt/defarg8.C: New test.
10643
10644         * g++.old-deja/g++.pt/instantiate6.C: New test.
10645
10646         * g++.old-deja/g++.pt/static6.C: New test.
10647
10648         * g++.old-deja/g++.pt/decl2.C: New test.
10649
10650 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
10651
10652         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
10653         problem is actually related with name lookup, but so what? :-)
10654
10655         * g++.old-deja/g++.pt/friend37.C: New test.
10656
10657 1998-11-25  Dave Love  <d.love@dl.ac.uk>
10658
10659         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
10660         element, which fails on some systems.
10661
10662         * g77.f-torture/execute/labug1.f: New test.
10663
10664 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
10665
10666         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
10667         is defined.
10668
10669 1998-11-18  Dave Love  <d.love@dl.ac.uk>
10670
10671         * g77.f-torture/compile/981117-1.f: New test.
10672
10673 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
10674
10675         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
10676         properly discarded.
10677
10678 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
10679
10680         * gcc.c-torture/execute/memcheck: New directory of tests for
10681         -fcheck-memory-usage.
10682
10683 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10684
10685         * README: New file, general information about the testsuite and
10686         new description of the various C++ test subdirectories.
10687         * README.g++: Eliminate obsolete information, update and move most
10688         relevant stuff to README.
10689
10690 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
10691
10692         * gcc.c-torture/compile/981107-1.c: New test.
10693
10694 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
10695
10696         * execute/memcpy-bi.c: New testcase.
10697
10698 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
10699
10700         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
10701         base classes.
10702
10703         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
10704         template is selected.
10705
10706         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
10707         classes, it should be accepted for all types.
10708
10709         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
10710
10711         * g++.old-deja/g++.pt/spec24.C: Ensure that template
10712         specializations start with template headers.
10713
10714 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
10715
10716         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
10717
10718         * g++.old-deja/g++.other/init9.C: Test cross initialization of
10719         non-POD types.
10720
10721 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
10722
10723         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
10724
10725 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10726
10727         * compile/981022-1.c, compile/981022-1.x: New test and driver.
10728
10729 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
10730
10731         * 981019-1.c: New test.
10732
10733 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
10734
10735         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
10736         find objc headers.
10737
10738 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
10739
10740         * compile/981001-4.c: Remove use of GCC extension that triggers a
10741         compiler bug.
10742
10743 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
10744
10745         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
10746
10747 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
10748
10749         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
10750         instantiation of template produces incorrect code for delete
10751         expression.
10752
10753         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
10754         constructors' name is not unique.
10755         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
10756         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
10757
10758         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
10759         automatic array of const is ill-formed.
10760
10761         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
10762         of template parameter?
10763
10764         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
10765         const.
10766
10767         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
10768         pointer-to-member expression.
10769
10770         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
10771         declaration causes ICE.
10772
10773 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
10774
10775         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
10776         reserved in the global namespace.
10777
10778         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
10779         generate needed virtual table.
10780
10781         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
10782
10783 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
10784
10785         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
10786         template-dependent type
10787
10788 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
10789
10790         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
10791         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
10792         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
10793
10794         * g++.old-deja/g++.other/using5.C: New test; using decl from base
10795         class should be usable as argument of member function.
10796         * g++.old-deja/g++.other/using6.C: New test; using decl from base
10797         class should be usable as return type of member function.
10798         * g++.old-deja/g++.other/using7.C: New test; using decl from base
10799         class should be usable as type of data member.
10800
10801         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
10802
10803 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
10804
10805         * gcc.c-torture/special/920521-1.c: Fix bogus test.
10806
10807 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
10808
10809         * gcc.dg/dll-?.c Add thumb to target list.
10810         Fix assembler scan patterns to match current assembler output.
10811
10812 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
10813
10814         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
10815         matching of template brackets.
10816
10817         * g++.old-deja/g++.other/using4.C: New test.  Test using
10818         declarations of methods from base classes.
10819
10820         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
10821         within functions should introduce names into the innermost
10822         enclosing namespace.
10823
10824         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
10825         of static locals if first initialization throws.
10826
10827 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
10828
10829         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
10830
10831 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
10832
10833         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
10834         lose track of the possible targets of tablejump insns.
10835         * special/special.exp: Run it.
10836
10837 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
10838
10839         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
10840         must be declared before its specializations can be named in friend
10841         declarations.
10842
10843 1998-10-05  Dave Love  <d.love@dl.ac.uk>
10844
10845         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
10846
10847         * g77.f-torture/execute/io1.f: New test.
10848
10849 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
10850
10851         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
10852         with pointer to template function, for which no argument deduction
10853         is possible.
10854
10855         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
10856         specialization of template function as argument to template
10857         function.
10858
10859         * g++.old-deja/g++.other/access2.C: New test; Inner class
10860         shouldn't have privileged access to Outer's names.
10861
10862 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
10863
10864         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
10865         friend template declared within template class conflicts with
10866         nested class of the same name.
10867
10868         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
10869         is ignored.
10870
10871         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
10872         object with direct initializer as function declaration.
10873
10874         * g++.old-deja/g++.other/decl2.C: New test; duplicate
10875         initializers.
10876
10877         * g++.old-deja/g++.other/null2.C: New test; conditional operator
10878         involving const pointer and NULL produces incorrect result.
10879
10880         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
10881         type name without `typename' should be rejected with -pedantic.
10882
10883 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
10884
10885         * g++.old-deja/g++.other/addrof1.C: New test.
10886
10887 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
10888
10889         * gcc.c-torture/compile/981001-1.c: New test.
10890         * gcc.c-torture/execute/981001-1.c: New test.
10891
10892 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
10893
10894         * gcc.c-torture/compile/981001-2.c: New test.
10895         * gcc.c-torture/compile/981001-3.c: New test.
10896         * gcc.c-torture/compile/981001-4.c: New test.
10897
10898 1998-10-01  Robert Lipe  <robertl@dgii.com>
10899
10900         * lib/objc.exp (objc_target_compile): Add -L during compiles for
10901         multilibbed hosts.   Idea grafted from g77.exp.
10902
10903 1998-09-30  Dave Love  <d.love@dl.ac.uk>
10904
10905         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
10906         avoid losing on systems which need -lsocket.
10907
10908 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
10909
10910         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
10911         * g++.old-deja/g++.other/nested2.C: Ditto.
10912         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
10913         failure.
10914
10915 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
10916
10917         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
10918         preferred over template operator!= for enum bitfields.
10919
10920 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
10921
10922         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
10923         that happen to have the same base name, but in different scopes,
10924         are incorrectly rejected.
10925
10926 1998-09-16  Richard Henderson  <rth@cygnus.com>
10927
10928         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
10929         on the native word size instead of an integer literal.
10930
10931 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
10932
10933         * g++.old-deja/g++.other/static2.C: Invocation of static data
10934         member of type pointer-to-function denoted as non-static member.
10935
10936         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
10937         checks involving function types and aliases.
10938
10939 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
10940
10941         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
10942         redefined to the same non-trivial type.
10943
10944         * g++.old-deja/g++.pt/explicit73.C: Test for proper
10945         namespace-qualification of template specializations declared in
10946         other namespaces.
10947
10948         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
10949         to declare a subset of the specializations of a template function
10950         as friends of specializations of a template class.
10951
10952         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
10953         member templates that do not fully specialize the enclosing
10954         template class are rejected.
10955
10956 1998-09-11  Dave Love  <d.love@dl.ac.uk>
10957
10958         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
10959
10960 1998-09-08  Dave Love  <d.love@dl.ac.uk>
10961
10962         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
10963         altered from libf2c/libU77 version.
10964
10965 1998-09-06  Dave Love  <d.love@dl.ac.uk>
10966
10967         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
10968
10969 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
10970
10971         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
10972         (un)signed char are different types for template specialization
10973         purposes.
10974
10975 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
10976
10977         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
10978         * objc: ObjC testsuite.
10979
10980 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
10981
10982         * gcc.c-torture/execute/941014-1.x:  New file.
10983
10984 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
10985
10986         * lib/c-torture.exp: Add support for
10987         torture_eval_before_compile and torture_eval_before_execute
10988         variables.
10989
10990 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
10991
10992         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
10993         this test triggers valid.
10994
10995 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
10996
10997         * gcc.dg/980827-1.c: New test.
10998
10999 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
11000
11001         * gcc.c-torture/execute/loop-4b.c: New test.
11002
11003 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
11004
11005         * lib/c-torture.exp: Add support for
11006         torture_eval_before_compile and torture_eval_before_execute
11007         variables.
11008
11009 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
11010
11011         * gcc.c-torture/compile/980825-1.c: New test.
11012
11013 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
11014
11015         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
11016         count number tests in opt_t0 not good_t0.
11017
11018 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
11019
11020         * gcc.c-torture/compile/930326-1.x: Fix typo.
11021
11022 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
11023
11024         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
11025         causes an ICE.
11026
11027 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
11028
11029         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
11030         STACK_SIZE is defined.
11031         * gcc.c-torture/unsorted/stuct.c: Similarly.
11032
11033         * gcc.c-torture/compile/980821-1.c: New test.
11034
11035 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
11036
11037         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
11038
11039 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
11040
11041         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
11042         code.
11043
11044 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
11045
11046         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
11047         error'.
11048
11049 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
11050
11051         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
11052
11053 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
11054
11055         * gcc.c-torture/compile/980816-1.c: New test.
11056
11057         * gcc.dg/980816-1.c: New test.
11058
11059 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
11060
11061         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
11062         compiler for ieee tests.
11063
11064 1998-08-01  Dave Love  <d.love@dl.ac.uk>
11065
11066         * g77.f-torture/compile/980729-0.f: New test.
11067
11068 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
11069
11070         * gcc.c-torture/special/eeprof-1.c: New test, for
11071         -finstrument-functions.
11072         * gcc.c-torture/special/special.exp: Run it.
11073
11074 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
11075
11076         * gcc.c-torture/compile/980729-1.c: New test.
11077
11078 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
11079
11080         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
11081         __thumb__ is defined, and test for ARM style doubles if so.
11082
11083 1998-07-26  Dave Love  <d.love@dl.ac.uk>
11084
11085         * g77.f-torture/noncompile/980615-0.f: New test.
11086
11087 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
11088
11089         * gcc.dg/980312-1.c: Do link instead of compile.
11090         * gcc.dg/980313-1.c: Likewise.
11091
11092 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
11093
11094         * gcc.c-torture/compile/980726-1.c: New test.
11095
11096 1998-07-25  Dave Love  <d.love@dl.ac.uk>
11097
11098         * g77.f-torture/execute/io0.f: New test.
11099
11100 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
11101
11102         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
11103         an int.
11104
11105 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
11106
11107         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
11108         m32r bugs.
11109
11110 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
11111
11112         * gcc.dg/980626-1.c: Expect failures for all toolchains until
11113         c-decl.c:grokdeclarator can handle mode attributes.
11114
11115 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
11116
11117         * gcc.c-torture/execute/980716-1.c: New test.
11118
11119 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
11120
11121         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
11122         the mn10200.
11123         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
11124         the mn10200.
11125         * gcc.c-torture/execute/va-arg-3.x: Similarly.
11126         * gcc.c-torture/compile/930326-1.x: Similarly.
11127
11128 1998-07-13  Dave Love  <d.love@dl.ac.uk>
11129
11130         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
11131         New test from Craig.
11132
11133 1998-07-12  Dave Love  <d.love@dl.ac.uk>
11134
11135         * g77.f-torture/noncompile/980616-0.f: New test.
11136
11137         * g77.f-torture/execute/970816-3.f:  New test from Craig.
11138
11139 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
11140
11141         *  g++.other/singleton.C: Return error value instead of taking
11142         SIGSEGV.
11143
11144 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
11145
11146         *  g++.other/singleton.C: New test.   Warning is under dispute.
11147         Runtime crash is not.
11148
11149 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
11150
11151         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
11152         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
11153         using6.C, using7.C}:  New namespace tests.
11154
11155 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
11156
11157         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
11158         specialization with typedef'ed names used as array indexes.
11159
11160 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
11161
11162         * gcc.c-torture/execute/980709-1.c: New test.
11163
11164         * gcc.dg/980709-1.c: New test.
11165
11166 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
11167
11168         * gcc.c-torture/execute/bcp-1.c: New test.
11169
11170 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
11171
11172         * gcc.c-torture/execute/980707-1.c: New test.
11173
11174 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
11175
11176         * gcc.c-torture/compile/980706-1.c: New test.
11177
11178 1998-07-01  Dave Love  <d.love@dl.ac.uk>
11179
11180         * g77.f-torture/execute/980701-0.f,
11181         g77.f-torture/execute/980701-1.f: New test from Craig.
11182
11183 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
11184
11185         * gcc.c-torture/compile/980701-1.c: New test.
11186
11187         * gcc.c-torture/execute/980701-1.c: New test.
11188
11189 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
11190 rlsruhe.de>
11191
11192         * g++.old-deja/g++.robertl/eb132.C: New test.
11193         * g++.old-deja/g++.robertl/eb133.C: Likewise.
11194
11195 1998-06-29  Dave Love  <d.love@dl.ac.uk>
11196
11197         * g77.f-torture/execute/980628-7.f,
11198         g77.f-torture/execute/980628-8.f,
11199         g77.f-torture/execute/980628-9.f,
11200         g77.f-torture/execute/980628-10.f: New tests from Craig.
11201
11202         * g77.f-torture/execute/980628-3.f: Remove mail headers.
11203
11204 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
11205
11206         * g77.f-torture/execute/980628-4.f: New test from Craig.
11207         * g77.f-torture/execute/980628-5.f: Likewise.
11208         * g77.f-torture/execute/980628-2.f: Likewise.
11209         * g77.f-torture/execute/980628-0.f: Likewise.
11210         * g77.f-torture/execute/980628-1.f: Likewise.
11211         * g77.f-torture/execute/980628-3.f: Likewise.
11212         * g77.f-torture/execute/980628-6.f: Likewise.
11213
11214 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
11215
11216         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
11217         directory when nothing has been installed yet.
11218
11219 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
11220
11221         * gcc.c-torture/special/special.exp: Handle newer versions of
11222         dejagnu.
11223
11224 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
11225
11226         * gcc.dg/980626-1.c: New test.
11227
11228 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
11229
11230         * gcc.misc-tests/m-un-2.c: New test.
11231         * g++.old-deja/g++.other/warn01.c: Likewise.
11232
11233 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
11234
11235         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
11236         compatibility with assmblers with a different comment character.
11237         Eliminate use of GAS-specific extensions.
11238
11239 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
11240
11241         * gcc.c-torture/execute/ieee/980619-1.c: New test.
11242
11243 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
11244
11245         *lib/g77.exp: Replace search for libf2c.a with search for newly
11246         renamed libg2c.a
11247
11248 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
11249
11250         * gcc.c-torture/execute/980617-1.c: New test.
11251
11252 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
11253
11254         * gcc.c-torture/execute/980612-1.c: New test.
11255
11256 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
11257
11258         * gcc.dg/980523-1.c: Only test on ppc-linux.
11259         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
11260
11261         * gcc.c-torture/execute/980608-1.c: New test.
11262
11263 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
11264
11265         * gcc.c-torture/execute/980605-1.c: New test.
11266
11267 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
11268
11269         * gcc.c-torture/execute/980604-1.c: New test.
11270
11271 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
11272
11273         * gcc.c-torture/execute/980602-1.c: New test.
11274         * gcc.c-torture/execute/980602-2.c: Likewise.
11275
11276 1998-06-02  Dave Love  <d.love@dl.ac.uk>
11277
11278         * 970125-0.f: Fix per JCB.  Add commentary.
11279
11280 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
11281
11282         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
11283         IEEE -0 support.
11284
11285 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
11286
11287         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
11288         earlier.
11289
11290 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
11291
11292         * gcc.c-torture/execute/980526-3.c: New test.
11293
11294 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
11295
11296         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
11297         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
11298         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
11299         m88k-motorola-sysv3 to XFAIL.
11300
11301 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11302
11303         * gcc.dg/980526-1.c: New test.
11304         * gcc.c-torture/execute/980526-2.c: New test.
11305
11306 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
11307
11308         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
11309
11310         * gcc.c-torture/execute/980526-1.c: New test.
11311
11312 1998-05-26  Dave Love  <d.love@dl.ac.uk>
11313
11314         * g77.f-torture/execute/alpha2.f: Add runtime test.
11315
11316 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
11317
11318         * g++.old-deja/old-deja.exp: Strip leading directories.
11319
11320         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
11321         error for the line.  Don't run multiple tests for the same line.
11322
11323 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
11324
11325         * gcc.dg/980523-1.c: New test.
11326
11327 1998-05-23  Dave Love  <d.love@dl.ac.uk>
11328
11329         * g77.f-torture/compile/970915-0.f: New test.
11330
11331 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
11332
11333         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
11334
11335 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
11336
11337         * gcc.dg/980520-1.c: New test.
11338
11339 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11340
11341         * gcc.dg/980502-1.c: Fix return type.
11342
11343 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
11344
11345         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
11346         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
11347         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
11348         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
11349         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
11350
11351 1998-05-20  Dave Love  <d.love@dl.ac.uk>
11352
11353         * g77.f-torture/execute/980520-1.f: New test.
11354
11355 1998-05-15  Dave Love  <d.love@dl.ac.uk>
11356
11357         * lib/mike-g77.exp: New file.
11358
11359         * g77.f-torture/noncompile/noncompile.exp,
11360         g77.f-torture/noncompile/check0.f: New files.
11361
11362 1998-05-14  Dave Love  <d.love@dl.ac.uk>
11363
11364         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
11365         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
11366         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
11367         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
11368         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
11369         abort where appropriate.
11370
11371 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
11372
11373         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
11374         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
11375
11376 1998-04-29  Dave Love  <d.love@dl.ac.uk>
11377
11378         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
11379
11380 1998-04-27  Dave Love  <d.love@dl.ac.uk>
11381
11382         * g77.f-torture/compile/980427-0.f: New test.
11383
11384 1998-04-24  Dave Love  <d.love@dl.ac.uk>
11385
11386         * g77.f-torture/compile/980424-0.f: New test.
11387
11388 1998-04-19  Dave Love  <d.love@dl.ac.uk>
11389
11390         * g77.f-torture/compile/980419-2.f (main): New test.
11391         * g77.f-torture/compile/970125-0.f: New test.
11392         * g77.f-torture/compile/980419-1.f: New test.
11393
11394 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
11395
11396         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
11397         of loop-4.c.
11398
11399 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
11400
11401         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
11402
11403 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
11404
11405         * gcc.c-torture/compile/980329-1.c: New test.
11406
11407 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
11408
11409         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
11410         * gcc.dg/980312-1.c: Fix typo in -march command.
11411
11412 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
11413
11414         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
11415
11416 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
11417
11418         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
11419         Dave Love agree the Fortran source is bogus.
11420
11421 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
11422
11423         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
11424         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
11425         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
11426         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
11427         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
11428
11429 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
11430
11431         * g++.old-deja/g++.other/friend1.C: New test.
11432
11433 1998-02-18  Dave Love  <d.love@dl.ac.uk>
11434
11435         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
11436         possibly uninitialized) variables and declare dnrm2.
11437
11438 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
11439
11440         From Bruno Haible <haible@ilog.fr>:
11441         * gcc.c-torture/execute/980223.c: New test.
11442
11443 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
11444
11445         * gcc.dg/ifelse-1.c: New test.
11446
11447 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
11448
11449         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
11450
11451           * lib/old-dejagnu.exp (old-dejagnu): Added the
11452           "execution test - XFAIL *-*-*" handling in the spirit of
11453           "excess errors test -". Changed the "execution test fails"
11454           handling to be like "excess errors test fails".
11455           * Update various tests accordingly.
11456
11457 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
11458
11459         * gcc.c-torture/execute/980205.c: New test.
11460
11461 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
11462
11463         * lib/c-torture.exp: Look for .x files instead of .cexp files.
11464         * lib/f-torture.exp: Similarly.
11465         * gcc.c-torture: Rename all .cexp files to .x files.
11466
11467 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
11468
11469         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
11470         (940510-1.c): Removed duplicate.
11471         (971104-1.c): New test.
11472
11473 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
11474
11475           * lib/f-torture.exp: Improve error and loop detection.
11476
11477 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
11478
11479         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
11480         use that to size the filler array.
11481
11482 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
11483
11484         * lib/c-torture.exp(c-torture-execute): Fix typo.
11485
11486         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
11487         testcase as the executable name. Keep the executable around if
11488         the test fails.
11489
11490 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
11491
11492         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
11493         changes.  Only test one -g option, and move it to the end of the
11494         list of options to test.
11495
11496 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
11497
11498         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
11499         variable GCC_TORTURE_OPTIONS to supply default switches separated
11500         by colons.  If no environment variable, run tests with -O0 -g, -O1
11501         -g, and -O2 -g as well.
11502
11503 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
11504
11505         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
11506         explanatory comments. Fix indentation.
11507
11508 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
11509
11510         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
11511
11512 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
11513
11514         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
11515         * g++.old-deja/g++.mike/p7325.C: Likewise.
11516         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
11517
11518 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
11519
11520         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
11521         * g++.old-deja/g++.brendan/crash30.C: Likewise.
11522         * g++.old-deja/g++.brendan/crash39.C: Likewise.
11523         * g++.old-deja/g++.law/operators4.C: Likewise.
11524
11525 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
11526
11527         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
11528         * g++.old-deja/g++.mike/p784.C: Ditto.
11529         * g++.old-deja/g++.mike/p785.C: Ditto.
11530
11531 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
11532
11533           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
11534
11535 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
11536
11537         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
11538         target feature; pass this to c-torture-execute as needed.
11539
11540 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
11541
11542         * lib/c-torture.exp(c-torture-execute): If the previous and the
11543         current executables being tested are identical, we don't need to
11544         run the executable again. Try to make the executable names
11545         unique. Add an optional argument for passing additional compiler
11546         flags.
11547
11548 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
11549
11550         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
11551
11552 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
11553
11554         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
11555
11556 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
11557
11558         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
11559         32bit or larger longs.
11560
11561         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
11562         have either a 32bit long or 32bit int.
11563
11564 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
11565
11566         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
11567         Make double precision tests dependent on sizeof (double).
11568
11569 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
11570
11571         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
11572         too.
11573
11574 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
11575
11576         * gcc.c-torture/compile/961203-1.cexp: New script.
11577
11578 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
11579
11580         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
11581         up the includes ourselves.
11582
11583 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
11584
11585         * lib/plumhall.exp: Remove random include, and add a few
11586         verbose messages for debugging.
11587
11588 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
11589
11590         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
11591         of trying to do it ourselves.
11592
11593 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
11594
11595         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
11596
11597 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
11598
11599         * gcc.prms/5403.c: Made regexp a bit less strict.
11600
11601 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
11602
11603         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
11604         is returned from remote_load instead.
11605         * lib/plumhall.exp: Ditto.
11606         * lib/mike-g++.exp: Ditto.
11607         * lib/old-dejagnu.exp: Ditto.
11608         * lib/c-torture.exp: Ditto.
11609
11610 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
11611
11612         * lib/g++.exp: Use build_wrapper procedure.
11613         * lib/gcc.exp: Ditto.
11614
11615 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
11616
11617         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
11618         an old-style decl for malloc.  Fixes tests to work when
11619         sizeof (int) != sizeof (size_t).
11620
11621 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
11622
11623         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
11624
11625         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
11626         use stdargs.h interface.
11627
11628 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
11629
11630         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
11631         NO_VARARGS when compiling.
11632
11633 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
11634
11635         * lib/plumhall.exp(ph_includes): New procedure.
11636         (ph_make): Use it.
11637         (ph_compiler): Ditto.
11638
11639         * lib/g++.exp: Rename test-glue.c to testglue.c.
11640         * lib/gcc.exp: Ditto.
11641
11642 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
11643
11644         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
11645         to completion when it's called.
11646
11647 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
11648
11649         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
11650         is defined, don't do test.
11651
11652 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
11653
11654         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
11655         for object files.
11656         (ph_summary): Mark skipped testcases as untested, not unresolved.
11657
11658         * lib/plumhall.exp (ph_make): If unresolved because of bad
11659         errorCode, record errorCode in log file.
11660         (*): Replace send_log/verbose with verbose -log.
11661
11662 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
11663
11664         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
11665         double conversion if double isn't at least 8 bytes.
11666
11667         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
11668         int to work with targets where int is 16 bits.
11669
11670         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
11671         8 bytes, just exit, since 4 byte doubles don't have enough bits of
11672         precision for the test to complete.
11673
11674 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
11675
11676         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
11677         if d10v is not compiled with the -mdouble64 flag.
11678         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
11679
11680         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
11681         d10v is not compiled with the -mint32 flag.
11682
11683 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11684
11685         * lib/plumhall.exp: Use incr_count.
11686
11687 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
11688
11689         * gcc.c-torture: Update to c-torture-1.45.
11690
11691 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
11692
11693         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
11694         the name of the expect testcase file).
11695
11696         * lib/g++.exp(g++_init): Ditto.
11697
11698 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
11699
11700         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
11701         the host.
11702
11703         * lib/gcc.exp(gcc_exit): New procedure.
11704
11705 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
11706
11707         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
11708         specs where appropriate.
11709
11710         * g++.old-deja/g++.arm/*: Added additional ERROR checks
11711         because of new "candidates are" messages, and removed a few
11712
11713         * Converted all non-old-style g++ testcases to old-style, and
11714         moved into g++.old-deja.
11715
11716 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
11717
11718         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
11719         options.
11720
11721         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
11722         succeeded.
11723
11724         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
11725
11726 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
11727
11728         * lib/gcc.exp (gcc_target_compile): Add support for defining
11729         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
11730         the machine doesn't have those features.
11731
11732 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
11733
11734         * g++.law/operators4.exp: Don't use LIBS.
11735
11736 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
11737
11738         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
11739
11740         * lib/mike-g++.exp: Don't set the compiler to be tested here.
11741         * lib/g++.exp: Set it here instead. Also, allow use of the
11742         --tool_exec and --tool_opt options. Change CXX to
11743         GXX_UNDER_TEST.
11744
11745         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
11746
11747         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
11748
11749 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
11750
11751         * lib/old-dejagnu.exp: Use prune_warnings instead of
11752         prune_system_crud.
11753         * lib/mike-g++.exp: Ditto.
11754         * lib/gcc.exp: Ditto.
11755         * lib/g++.exp: Ditto.
11756
11757         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
11758
11759 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
11760
11761           * 941014-2.c: Include stdlib.h
11762           * 960327-1.c: Include stdio.h
11763           * dbra.c, index-1.c: Don't assume ints are 32bits.
11764
11765 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
11766
11767         * lib/gcc.exp: Add gcc,stack_size target feature.
11768
11769         * lib/g++.exp(g++_target_compile): Add the include and link
11770         paths here, not in two other places. And, it's $options, not
11771         options.
11772
11773         * lib/mike-g++.exp(postbase): Remove the code that determines
11774         the correct include and link paths.
11775         * g++.old-deja/old-deja.exp: Ditto.
11776
11777 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
11778
11779         * lib/g++.exp(g++_init): target_compile no longer returns the
11780         filename of the result.
11781
11782 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
11783
11784         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
11785         call to glob.
11786
11787         * gcc.c-torture/special/special.exp: Change call to
11788         gcc_target_compile to include the object file.
11789
11790 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11791
11792         * gcc.c-torture/special/special.exp: Correct misspelling in last
11793         change.
11794
11795 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
11796
11797         * lib/plumhall.exp(ph_summary): Log the entire output of the
11798         executable. Return -1 if there were any failures, 0 otherwise.
11799         (ph_execute): Return -1 if there were any failures, 0 otherwise.
11800         (ph_make): Clean up objects and executables that were built
11801         if the tests succeeded.
11802
11803 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11804
11805         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
11806         libraries and includes in the build tree as appropriate.
11807
11808 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
11809
11810         * lib/c-torture.exp: Instead of looking for the global variable
11811         NO_LONG_LONG, check to see if that's a feature of the target.
11812
11813 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
11814
11815         * config/default.exp: Minimize. Delete the remainer of the files in
11816         config; this functionality is now in devo/dejagnu/config.
11817
11818         g++.*/*: Pass any additional flags used to compile to postbase;
11819         delete CXXFLAGS.
11820
11821         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
11822         is now done by runtest.exp. Use gcc_target_compile instead of
11823         compile.
11824
11825         lib/c-torture.exp: Use gcc_target_compile instead of compile.
11826         Remove references to CFLAGS. Use remote_file instead of
11827         calling rm -f.
11828         (c-torture): Take a list of arguments to use to compile this
11829         testcase.
11830
11831         lib/g++.exp: Simplify. Use target_compile instead of compile.
11832         lib/gcc-dg.exp: Ditto.
11833         lib/gcc.exp: Ditto.
11834         lib/mike-{gcc,g++}.exp: Ditto.
11835         lib/old-dejagnu.exp: Ditto.
11836         lib/plumhall.exp: Ditto.
11837
11838 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
11839
11840         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
11841         (ph_linker): Likewise.
11842
11843 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
11844
11845           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
11846         MAP_ANON / MAP_ANONYMOUS if defined;
11847         else try to map from /dev/zero .
11848
11849 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
11850
11851         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
11852         isn't defined, then define it to MAP_ANONYMOUS.
11853
11854 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
11855
11856         * gcc.c-torture: Update to c-torture-1.42 release.
11857
11858 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
11859
11860         * gcc.c-torture: Update to c-torture-1.41 release.
11861
11862 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
11863
11864         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
11865         c-torture release.
11866
11867 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11868
11869         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
11870         and LDFLAGS.  Fix second case to append the target_info ldflags
11871         onto LDFLAGS, not CFLAGS.
11872         * lib/g++.exp (g++_init): Add target_info stuff.
11873         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
11874         of libgloss and newlib flags for !native.
11875
11876         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
11877         (GDB): Fix relative path to go up another dir for finding gdb.
11878
11879 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11880
11881         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
11882         versions in the target_info array, if they don't exist.
11883
11884 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11885
11886         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
11887
11888 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
11889
11890         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
11891         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
11892
11893 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
11894
11895         * lib/old-dejagnu.exp: Don't remove the output file before we've
11896         actually tested it. Don't append pwd to the path of the executable
11897         we're testing.
11898
11899 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
11900
11901         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
11902
11903 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
11904
11905         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
11906         temporary directory for compiler files, and set it to a default
11907         value of /tmp. Set $output as the name of the output file from
11908         compiling the testcase. Add a -o option to $cflags_var so the
11909         compiler writes the final output file as $output. Set $executable
11910         to $output.
11911
11912         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
11913         directory for compiler files, and set it to /tmp if it doesn't
11914         already have a value. Set $output_file to the name of the output
11915         file from compiling the testcase. Add a -o option to CXXFLAGS so
11916         the compiler writes the final output file as $output. Use $output
11917         as the executable to be tested.
11918
11919 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11920
11921         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
11922
11923 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
11924
11925         * gcc.c-torture/execute/pending-1.c: New test.  Still
11926         pending in Tege's queue.
11927
11928 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
11929
11930         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
11931         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
11932         if there were failures.  Call unresolved if there were unresolved
11933         testcases.  Call gcc_fail if program did not run to completion.
11934         (ph_make): Pass additional argument name to ph_execute.
11935         (ph_execute): Add new argument.  Pass additional arguments to
11936         ph_summary.  Call gcc_fail is there is no execution output.
11937
11938 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
11939
11940         * lib/plumhall.exp (proc_summary): Output relavent summary
11941         lines into the log so specific failures in plumhall can be
11942         investigated.
11943
11944 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
11945
11946         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
11947         (c-torture-execute): Don't try to execute tests which use
11948         "long long" types if $NO_LONG_LONG is nonzero.
11949
11950 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
11951
11952         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
11953         not c-torture.
11954
11955         * gcc.ieee: Move from here.
11956         * gcc.c-torture/execute/ieee: To here.
11957
11958 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
11959
11960         * gcc.c-torture: Update to c-torture-1.41 release.
11961
11962 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
11963
11964         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
11965         not "$output".
11966
11967 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
11968
11969         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
11970         -c present.
11971
11972 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
11973
11974         * config/proelf.exp: Handle connecting to a simulator.
11975
11976 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
11977
11978         * config/proelf.exp: New file.  Enough framework that we can
11979         run c-torture tests on the proelf targets (or any other target
11980         that gdb can connect to for that matter).
11981
11982 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
11983
11984         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
11985         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
11986
11987         * lib/plumhall.exp (ph_execute): Always call ph_summary if
11988         exec_output exists.
11989
11990 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
11991
11992         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
11993         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
11994
11995         * config/*.exp: Update FSF address.  Change result of ${tool}_load
11996         to pass/fail/unresolved/unsupported/untested.  Caller must now
11997         call unresolved/unsupported/untested.
11998         * lib/*.exp: Update FSF address.  Update to handle new results of
11999         ${tool}_load.
12000         * lib/chill.exp (verbose): Delete.
12001
12002 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
12003
12004         * lib/gcc.exp (default_gcc_start): Change order of args to
12005         $LDFLAGS $CFLAGS $LIBS.
12006         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
12007         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
12008         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
12009         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
12010         * gcc.misc-tests/dg-test.exp: Likewise.
12011         * gcc.misc-tests/msgs.exp: Likewise.
12012         * gcc.prms/prms.exp: Likewise.
12013         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
12014         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
12015
12016         * lib/dg.exp: Deleted, moved to dejagnu/lib.
12017
12018 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12019
12020         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
12021
12022         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
12023         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
12024
12025         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
12026         necessary.
12027
12028 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
12029
12030         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
12031         global for loop; add use of $mathlib.
12032         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
12033         settings here; set mathlib for anything but VxWorks.
12034
12035 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
12036
12037         * gcc.c-torture: Update to c-torture-1.40 release.
12038
12039 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
12040
12041         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
12042         dg.exp.
12043
12044 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
12045
12046         * lib/c-torture.exp (c-torture-execute): Declare "output" as
12047         global.
12048
12049 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
12050
12051         * lib/g++.exp (LIBS): Define if not already.
12052         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
12053         (gcc-dg-prune): Call prune_gcc_output.
12054         * lib/gcc.exp (prune_gcc_output): New proc.
12055         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
12056         prune_gcc_output.
12057
12058 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
12059
12060         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
12061         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
12062
12063 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
12064
12065         * gcc.c-torture: Update to c-torture-1.39 release.
12066
12067 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
12068
12069         * lib/c-torture.exp (c-torture-execute): Don't return if one option
12070         fails, try others as well.
12071
12072 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12073
12074         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
12075         If compilation fails, mark execute tests as `untested'.
12076         If test is marked as unsupported, don't mark compilation and
12077         execute tests as failed.
12078
12079 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12080
12081         * lib/g++.exp (g++_init): Don't link in libg++, and look to
12082         libstdc++ for whether or not we want to be doing shared
12083         libraries.  Delete link_curses since we don't need it anymore.
12084         * lib/mike-g++.exp (postbase): Don't link in libg++.
12085         * g++.old-deja/old-deja.exp: Likewise.
12086
12087 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12088
12089         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
12090
12091 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12092
12093         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
12094         For that, add `-Wl,-a,shared_archive'.
12095         * g++.old-deja/old-deja.exp: Likewise.
12096
12097 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
12098
12099         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
12100
12101 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
12102
12103         * lib/mike-g++.exp (postbase): Pay attention to the status of
12104         g++_load.
12105
12106 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12107
12108           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
12109
12110 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
12111
12112         * lib/gcc.exp (default_gcc_start): No longer need to log program
12113         being executed or its output, execute_anywhere does that now.
12114         * lib/g++.exp (default_g++_version): Call execute_anywhere.
12115         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
12116
12117 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12118
12119         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
12120         the same as those in lib/g++.exp.
12121
12122 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
12123
12124         * gcc.c-torture: Update to c-torture-1.38 release.
12125         * gcc.ieee: Related changes.
12126
12127 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12128
12129         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
12130         "exec". Minor reformatting changes.
12131
12132         * config/rom68k.exp (${tool}_load): Make it work in a canadian
12133         cross. This means all "exec" calls now work on a remote host as
12134         well.
12135         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
12136         cross. Filter out the extra "\r\n" stuff that expect puts in.
12137         (c-torture-execute): Filter out the bogus warnings like
12138         c-torture-compile does. Add support for canadian cross.
12139         * lib/gcc.exp (default_gcc_version, default_gcc_start)
12140         Use execute_anywhere rather than calling exec directly. Now it
12141         works for canadian cross testing.
12142
12143 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
12144
12145         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
12146         results into a variable, and check that rather than using file exists.
12147
12148 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12149
12150         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
12151         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
12152
12153 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12154
12155         * g++.old-deja/old-deja.exp: Create and pass runshlib and
12156         lib_curses if there's a shared libg++ in the build tree.
12157
12158 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
12159
12160         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
12161         if not supported target.
12162
12163 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12164
12165         * lib/g++.exp (g++_init): Move empty setting of runshlib and
12166         link_curses up to always happen, not just for native builds.
12167
12168 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
12169
12170         * gcc.c-torture: Update to c-torture-1.36 release.
12171         * gcc.failure: Related changes.
12172
12173 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
12174
12175         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
12176
12177 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12178
12179         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
12180         * lib/mike-g++.exp (postbase): Not in here.  Still reference
12181         runshlib, link_curses, and mathlib for link and run.
12182
12183         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
12184         pass the runtime shared library options for Solaris, OSF/1, and
12185         Irix5, and link with -lcurses to avoid unresolved references.
12186
12187 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12188
12189         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
12190         only run once.
12191
12192 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
12193
12194         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
12195
12196 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
12197
12198         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
12199         do not have a framework for the "compat" tests yet.
12200
12201 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12202
12203         * lib/mike-g++.exp (postbase): New local variable `mathlib',
12204         set to null if we're testing vxworks5.1.  Use that instead of
12205         `-lm' in the setting of LIBS for link and run.
12206
12207 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12208
12209         * config/rom68k.exp (${tool}_load): Major changes to make it
12210         work.  Verified that it does in fact return the stuff in
12211         exec_output properly.  Catch any Emul or any TRAP other than 0.
12212
12213 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12214
12215         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
12216         LDFLAGS properly for targets that need stuff from libgloss.
12217         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
12218         only run once.
12219         (gpp_initialized): New variable.
12220
12221 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12222
12223         * config/rom68k.exp: Load libgloss.exp.
12224         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
12225         so we can produce a fully linked binary.
12226         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
12227         so we can produce a fully linked binary.
12228
12229 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
12230
12231         * lib/plumhall.exp (ph_section): Watch for expected failures.
12232         Add missing `else'.
12233
12234         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
12235         run the testcase.
12236         (c-torture): Likewise.
12237
12238 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
12239
12240         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
12241
12242         * lib/mike-g++.exp (mike_cleanup): New proc.
12243         (prebase): New globals compiler_result, not_compiler_result,
12244         target_regexp.
12245         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
12246         allow leading "-" in pattern.  Watch for unsupported tests.
12247         If $compiler_result is set, pattern match assembler code,
12248         and ditto for $not_compiler_result.
12249         * lib/mike-gcc.exp: Likewise.
12250
12251         * lib/plumhall.exp (ph_execute): Only call ph_summary if
12252         execution "succeeded".
12253
12254 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
12255
12256         * config/win32.exp: New file.
12257         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
12258
12259 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
12260
12261         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
12262         unsupported.
12263         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
12264         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
12265         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
12266
12267         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
12268         "... without exceptions was ...".  That is now handled by
12269         prune_system_crud.
12270         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
12271
12272 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
12273
12274         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
12275         sieve.c,sort2.c}: New files.
12276         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
12277         sieve.exp,sort2.exp}: Drivers for them.
12278
12279         * lib/mike-gcc.exp (program_output): New user settable variable.
12280         (postbase): Call prune_system_crud.  Also prune extraneous compiler
12281         messages.
12282         * lib/mike-g++.exp (program_output): New user settable variable.
12283
12284         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
12285
12286         * config/sh.exp: Deleted (use sim.exp instead).
12287
12288 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12289
12290         * config/vx.exp: Declare CHECKTASK as global.
12291         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
12292         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
12293         * lib/old-dejagnu.exp: Load [pwd]/$executable.
12294
12295 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12296
12297         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
12298         target. Like vx.exp, only includes `vx29k.exp' instead of
12299         `vxworks.exp'.
12300
12301 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
12302
12303         * config/sim.exp: Increase time limit from 120 seconds to 240.
12304
12305 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12306
12307         * gcc.c-torture/execute/950628-1.c: New test.
12308
12309 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
12310
12311         * gcc.c-torture: Update with changes/additions from
12312         c-torture-1.34.
12313
12314 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
12315
12316         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
12317
12318 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
12319
12320         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
12321
12322 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
12323
12324         * gcc.c-torture/compile/950512-1.c: New test.
12325         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
12326         * gcc.dg/struct-ret-1.c: Likewise.
12327
12328 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
12329
12330         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
12331           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
12332
12333 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
12334
12335         * gcc.c-torture/special/920411-1.c: Deleted.
12336         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
12337
12338 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
12339
12340         * config/sim.exp (${tool}_load): Hack in call to bash to get a
12341         cpu limit.
12342
12343 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
12344
12345         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
12346
12347 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
12348
12349         From kenner;
12350         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
12351         is the proper length.
12352         * va-arg-3.c: Likewise.
12353
12354 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
12355
12356         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
12357         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
12358
12359         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
12360         * lib/g++.exp (default_g++_start): Delete old cruft.
12361
12362 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
12363
12364         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
12365         (2 * (1 << 18)) to (2 * (1 << 17)).
12366
12367         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
12368
12369 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12370
12371         * config/rom68k.exp: Renamed from config/idp.exp
12372
12373 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
12374
12375         * c-torture/compile/921109-2.c
12376
12377 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
12378
12379         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
12380         excess errors.
12381
12382 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
12383
12384         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
12385         output.
12386         * lib/g++.exp (default_g++_start): Likewise.
12387
12388 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
12389
12390         * gcc.c-torture/compile/950329-1.c: New test.
12391
12392 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12393
12394           * config/bug.exp (${tool}_load): Updated to use new remote_open
12395           and remote_close procs.
12396         * config/idp.exp: New file.
12397
12398 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
12399
12400         * gcc.c-torture/execute/950322-1.c: New test.
12401
12402 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
12403
12404         * config/vx.exp (${tool}_load): Clean up testing of return code from
12405         vxworks_ld and vxworks_spawn.
12406
12407 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12408
12409         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
12410
12411 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
12412
12413         * lib/old-deja.exp: Add `excess errors test - ' error, now one
12414         can mark excess errors on a machine by machine basis.  Note, the
12415         default is to not expect any excess errors, even when excess
12416         errors test - is given, so you will want to put an XFAIL ... on
12417         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
12418         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
12419         those 4 machines, but no others.
12420
12421 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12422
12423         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
12424         * lib/c-torture.exp: to here.
12425
12426 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
12427
12428         * gcc.c-torture/execute/950221-1.c: New test.
12429         * gcc.c-torture/execute/struct-ret-1.c: New test.
12430         * gcc.c-torture/compile/950221-1.c: New test.
12431
12432         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
12433
12434 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12435
12436         * gcc.c-torture/execute/arith-1.c (main): Return 0.
12437         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
12438
12439 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
12440
12441         * g++.gb: New directory of tests, derived from my signature and
12442         class scoping tests.
12443
12444         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
12445         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
12446         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
12447         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
12448         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
12449         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
12450         * g++.gb/sig25.C: Likewise.
12451
12452         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
12453         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
12454         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
12455         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
12456         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
12457         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
12458         * g++.gb/sig25.exp: Likewise.
12459
12460         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
12461         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
12462         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
12463         * g++.gb/scope13.C: Likewise, this test still fails.
12464
12465         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
12466         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
12467         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
12468         * g++.gb/scope13.exp: Ditto.
12469
12470         * g++.gb/README: New file, explains what these tests are about.
12471
12472 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
12473
12474         * lib/dg.exp (dg-do): Support `preprocess'.
12475         (dg-test): Likewise.
12476
12477 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12478
12479         * config/udi.exp: change "continue -expect" to "exp_continue".
12480
12481 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
12482
12483         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
12484         Delete redundant tests.
12485
12486         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
12487         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
12488         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
12489         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
12490         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
12491         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
12492         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
12493         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
12494
12495         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
12496         storing label pointers.
12497         * gcc.c-torture/execute/921019-1.c: Likewise.
12498         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
12499         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
12500         parameter fp.
12501         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
12502         constants.
12503
12504         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
12505         Delete obsolete tests.
12506
12507         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
12508         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
12509         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
12510         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
12511         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
12512         * gcc.c-torture/compile/950124-1.c: New test.
12513
12514         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
12515
12516 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12517
12518         * lib/mike-g++.exp: Add -lm to LIBS.
12519
12520 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12521
12522         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
12523
12524 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12525
12526         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
12527
12528 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
12529
12530         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
12531
12532 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
12533
12534         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
12535         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
12536         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
12537         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
12538         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
12539         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
12540         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
12541         * g++.law/{operators31.C, operators32.C,
12542         * g++.law/{operators33.C, operators34.C}: Likewise.
12543         * g++.law/{pic1.C, refs2.C}: Likewise.
12544         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
12545         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
12546         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
12547         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
12548
12549         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
12550         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
12551         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
12552         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
12553         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
12554         * g++.law/{enum9.exp, friend5.exp}: Likewise.
12555         * g++.law/{nest3.exp, nest4.exp}: Likewise.
12556         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
12557         * g++.law/{operators30.exp, operators31.exp}: Likewise.
12558         * g++.law/{operators32.exp, operators33.exp}: Likewise.
12559         * g++.law/{operators34.exp}: Likewise.
12560         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
12561         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
12562         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
12563         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
12564         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
12565
12566         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
12567         No longer expected to fail.
12568         * g++.law/missed-error3.C: Tweak for recent bool changes.
12569
12570 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
12571
12572         * config/emb-unix: Deleted.
12573         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
12574         remote execution.  Do final link on remote host if REMOTE_LINK is set.
12575
12576 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
12577
12578         * lib/dg.exp (dg-test): Fix typo in last patch.
12579
12580 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
12581
12582         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
12583         (handles multiple occurrences).
12584
12585 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
12586
12587         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
12588         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
12589         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
12590         printed).
12591         * lib/c-torture.exp (c-torture-compile): Likewise.
12592         (c-torture): Prepend full path if missing.
12593         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
12594         (gcc_fail): Likewise.
12595         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
12596
12597 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
12598
12599         * lib/netware.exp: Only attach to NetWare i386 systems.
12600
12601 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
12602
12603         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
12604         messages.  Add test name to "output pattern match" pass/fail message.
12605
12606 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
12607
12608         * gcc.dg: New testsuite.
12609         * gcc.dg/dg.exp: New file.
12610
12611         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
12612         test-switch.c}: Deleted.
12613
12614         * gcc.misc-tests/msgs.exp: New testcase driver.
12615
12616 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
12617
12618         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
12619         Watch for illegal return values from ${tool}_load.
12620         * config/unix.exp (${tool}_load): Fix pass/fail detection for
12621         cross targets.  Coerce return value >0 to 1.
12622
12623 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
12624
12625         * config/unix.exp (${tool}_load): Call program rsh, not proc.
12626
12627         * config/emb-unix.exp: New file.
12628
12629         * config/sim.exp: Error if variable $SIM not defined.
12630         (${tool}_load): Mark test as "untested" if simulator missing.
12631
12632         * config/unix.exp: Load remote.exp to get rcp_download.
12633         * lib/c-torture.exp: Use different option lists for testcases with
12634         and without loops.
12635         * gcc.c-torture/execute/execute.exp: Likewise.
12636
12637 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
12638
12639         * config/*.exp: Clarify return code from ${tool}_load.
12640         Call `unresolved' or `untested' instead of `warning' or `perror'
12641         (sometimes you still want to call both though).
12642         Add comment that `shell_id' is local to each file.
12643         * config/udi.exp (timeout): Set to 30.
12644         Don't print warning if connection fails, $connectmode has already
12645         printed an error.
12646         (${tool}_load): Move verbose messages to level 2.
12647         Rework pattern for "Process started" message.
12648         Pass `shell_id' to ${connectmode}_download.
12649         Retry twice upon timeout.  Make resetting of target more robust.
12650         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
12651         Pass `shell_id' to exit_$connectmode.
12652         Only call exit_$connectmode if connected.
12653         * config/unix.exp (${tool}_load): Check return codes better.
12654         * config/vrtx.exp (${tool}_load): Likewise.
12655         * config/vx.exp (${tool}_load): Likewise.
12656         Delete unneeded global's.
12657         * lib/dg.exp (dg-test): Update to reflect clarified return codes
12658         from ${tool}_load.
12659         (dg-stat): Delete.
12660         (dg-init): Delete recording of pass/fail counts.
12661         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
12662         (old-dejagnu-init): Likewise.
12663         (old-dejagnu-stat): Delete contents, empty proc now.
12664         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
12665         (c-torture): Delete references to lcnt, lpass, lfail.
12666         Get option list from TORTURE_OPTIONS.
12667         Delete -funroll[-all]-loops if no loops.
12668         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
12669         (g++_stat): Delete contents (empty proc now).
12670         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
12671         (gcc_finish): Likewise.
12672         (gcc_stat): Deleted.
12673         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
12674         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
12675         * gcc.c-torture/execute/execute.exp: Likewise.
12676         Split tests into two parts: compile, execute.
12677         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
12678         no loops.  Update to reflect clarified return codes from ${tool}_load.
12679
12680 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
12681
12682         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
12683         to grep for.
12684         (old-dejagnu): Likewise (where necessary).
12685
12686 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
12687
12688         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
12689
12690         * lib/dg.exp (dg-process-target): Fix processing of selector.
12691         Add comment regarding use of `error'.
12692
12693         * lib/gcc.exp (prune_system_crud): Define if missing.
12694         * lib/g++.exp (prune_system_crud): Likewise.
12695
12696         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
12697         Call prune_system_crud.
12698         * lib/dg.exp (dg-runtest): New proc.
12699         Use perror instead of send_user for tcl errors in testcase.
12700         Don't return any value, it's never used.
12701         Don't clobber previous definition of `unknown'.
12702         Print tcl errors in `dg-final'.
12703
12704 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
12705
12706         * lib/dg.exp (dg-process-target): Improve syntax error messages.
12707         (dg-test): Don't print errorInfo, it contains stack backtrace.
12708
12709 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
12710
12711         * lib/g++.exp (runtest_file_p): Define if missing.
12712
12713 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
12714
12715         * lib/mike-g++.exp: Comment out loading of g++.exp.
12716         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
12717         (default_g++_version): Always print something.
12718         (default_g++_start): Comment out call to `which'.
12719         (g++_start, g++_load): Deleted (must be defined in config file).
12720         * lib/gcc.exp: Test for existence of $CC at start.
12721         Delete check for tmpdir (done in gcc_init).
12722         (default_gcc_version): Always print something.
12723         (default_gcc_start): Comment out call to `which'.
12724         * config/*.exp: Major cleanup - make cross targets work at least a
12725         little better for g++ (by not being "--tool gcc" specific).
12726         Rename gcc_xxx to ${tool}_xxx.
12727         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
12728         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
12729
12730 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
12731
12732         * lib/c-torture.exp (c-torture-compile): Rework compiler
12733         message processing.
12734
12735         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
12736         c-torture.
12737
12738 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12739
12740         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
12741
12742         * lib/dg.exp (dg-process-target): Support { target native }.
12743
12744 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
12745
12746         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
12747         looked for "... program xxx got fatal signal".
12748         Correct regsub munging of `comp_output'.
12749         Ignore compiler messages "path prefix not used" and "linker input
12750         file unused".
12751
12752 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
12753
12754         * lib/gcc.exp (runtest_file_p): Define if missing.
12755         * gcc.prms/template.c: Example to work from.
12756
12757 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
12758
12759         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
12760         * lib/dg.exp (dg-test): Call unsupported testcases as such.
12761
12762         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
12763         * gcc.prms/1883.c: Moved from compile/940714-1.c.
12764         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
12765         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
12766
12767         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
12768         (dg-process-target): No longer a varargs proc.
12769         Return S/N for target, P/F for xfail.  All callers changed.
12770         (user option procs): More argument checking.
12771         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
12772         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
12773         (dg-test): Skip test if not running on selected target in `dg-do'.
12774         Update handling of `dg-do-what', `dg-output-text'.
12775         Separate execution pass/fail from output pattern match pass/fail.
12776         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
12777
12778 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12779
12780         * gcc.c-torture/special/special.exp: Don't expect failure for mips
12781         target for 920510-1.c.
12782
12783 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
12784
12785         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
12786         Clean up comment regarding use of passcnt, etc.
12787         (gcc_stat): Don't update `testcnt' here.
12788         (gcc_finish): Do it here.
12789         Might as well reset `but_id' here too.
12790         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
12791         to determine if the file should be tested.
12792         * gcc.c-torture/compile/compile.exp: Likewise.
12793         * gcc.c-torture/execute/execute.exp: Likewise.
12794         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
12795         * gcc.misc-tests/dg-test.exp: Likewise.
12796         * gcc.prms/prms.exp: Likewise.
12797         * gcc.wendy/wendy.exp: Likewise.
12798         * g++.old-deja.exp: Likewise.
12799         Move "Testing file" message to verbose level 1.
12800
12801 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
12802
12803         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
12804
12805 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12806
12807         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
12808         (default_gcc_start): Accept optional second list element
12809         of compiler flags.  Print compiler output at verbosity level 2.
12810         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
12811         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
12812         Save current values of framework globals passcnt, failcnt, xpasscnt,
12813         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
12814         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
12815         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
12816         xfailcnt to compute stats.  Update framework global `testcnt' from
12817         pass/fail counts.
12818         (gcc_finish): New proc.  Clean up test environment.
12819         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
12820         (gcc_epass, gcc_efail): Delete.
12821         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
12822         argument of line number.
12823         (dg-init): If the tool has an init routine, call it.
12824         (dg-test): Remove args `cflags_var' and `libs_var'.
12825         Pass all compiler options to ${tool}_start.
12826         Handle missing line number.
12827         (dg-finish): New function.
12828         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
12829         particular files.  Call gcc_finish at end.  Move "skipping test"
12830         message to verbosity level 3.
12831         * gcc.c-torture/compile/compile.exp: Likewise.
12832         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
12833         * gcc.c-torture/execute/execute.exp: Likewise.
12834         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
12835         Print testcase being tried at verbosity level 1.
12836         * gcc.c-torture/special/special.exp: Unset xfail.
12837         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
12838         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
12839         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
12840         * gcc.failure/failure.exp: Likewise.
12841         * gcc.ieee/ieee.exp: Likewise.
12842         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
12843         Update call to dg-test.  Call dg-finish at end.
12844         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
12845         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
12846         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
12847         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
12848         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
12849         * gcc.wendy/wendy.exp: Add copyright.
12850         Delete setting of tmpdir (done by gcc_init).
12851         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
12852         Pass compiler flags to gcc_start.  Call gcc_finish at end.
12853         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
12854         gcc_[ce]pass/fail.
12855
12856 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
12857
12858         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
12859         confusion.
12860         (g++_load): Likewise.
12861
12862         * config/*.exp (gcc_load): Some were varargs fns and some were not.
12863         Rename argument to `prog' to remove the confusion.
12864         Varargs fns behave differently too!
12865         (g++_load): Likewise.
12866
12867         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
12868
12869         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
12870         what it is.  Delete (always) printing of status value for !native.
12871         Simplify verbose code, and include status and exec_output.
12872         (g++_load): Use gcc_load.
12873
12874 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12875
12876         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
12877         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
12878         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
12879         940714-3.c as these testcases don't exist anymore.  Make
12880         va-arg-1.c expected to pass.
12881
12882 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
12883
12884         * gcc.misc-tests/misc.exp: Only run specific testcases.
12885         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
12886         * gcc.misc-tests/dg-[1-9].c: New files.
12887
12888         * lib/dg.exp: New testsuite driver.
12889         * gcc.prms/prms.exp: Use it.
12890
12891         * README.gcc: New file.
12892
12893         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
12894         Document and reset `lxpass' and `lxfail'.
12895         Simplify "initialized" message.
12896         (gcc_stat): Clean up comments a little.
12897
12898 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
12899
12900         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
12901
12902 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
12903
12904         * lib/old-dejagnu.exp (process-option): New proc.
12905         (old-dejagnu-init, old-dejagnu-stat): Likewise.
12906         (old-dejagnu): Simplify.
12907         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
12908
12909 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
12910
12911         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
12912         exists and is not an empty string.
12913
12914         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
12915         $xfail rather than calling setup_xfail.  Clear $xfail when test is
12916         finished.
12917         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
12918         automatically.
12919
12920         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
12921         longer expected to fail.
12922
12923         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
12924         "f" function call.
12925
12926         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
12927
12928         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
12929         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
12930         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
12931         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
12932         c-torture-1.29.
12933
12934         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
12935         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
12936
12937         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
12938
12939         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
12940         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
12941
12942         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
12943         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
12944         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
12945
12946 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12947
12948         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
12949         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
12950         940714-1.c, 940714-2.c, 940714-3.c},
12951         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
12952         gcc.misc-tests/{mg.c,mg.exp}:
12953         New tests.
12954         * gcc.noncompile/noncompile.exp: Change accordingly.
12955
12956 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
12957
12958         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
12959         Undo previous clobberage.
12960
12961 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
12962
12963         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
12964         * gcc.special/{930510-1.c, special.exp}:
12965         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
12966         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
12967         struct-varargs-1.c}: New tests from c-torture-1.26.
12968
12969 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12970
12971         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
12972           argument to switch.
12973
12974 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
12975
12976         * Revert the previous changes.  Please see Rob's directory
12977           (/lisa/test/rob/progressive/gcc/testsuite) for testing
12978           fixes.
12979
12980 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
12981
12982         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
12983             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
12984             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
12985             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
12986             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
12987             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
12988             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
12989             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
12990             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
12991             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
12992             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
12993             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
12994             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
12995             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
12996             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
12997             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
12998             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
12999             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
13000             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
13001             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
13002             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
13003             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
13004             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
13005             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
13006             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
13007             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
13008             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
13009
13010 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
13011
13012         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
13013             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
13014           with perror calls.
13015
13016 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
13017
13018         * config/unix.exp (g++_load): Fix syntax.
13019
13020 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13021
13022         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
13023         * gcc.noncompile/921017-1.c: Deleted obsolete test.
13024         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
13025         Don't expect va-arg-1.c to fail.  Correct expected output for
13026         920928-1.c.
13027         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
13028         * gcc.wendy/hbm4.c: Correct typo.
13029         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
13030
13031 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
13032
13033         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
13034         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
13035         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
13036         * lib/c-torture.exp (c-torture-compile): Ditto.
13037
13038         Reduce volume of output (remove all the -I's and such).
13039         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
13040         Call gcc_cpass, gcc_cfail.
13041         (c-torture): Pass testing option to c-torture-compile.
13042
13043 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
13044
13045         Bring patches over from progressive.
13046         * config/default.exp: Exit remote shell cleanly.
13047         (g++_exit, g++_start): Add default versions.
13048         * config/sim.exp (gcc_load): Use perror, not error.
13049
13050 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
13051
13052         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
13053         set in site.exp.
13054
13055 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
13056
13057         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
13058         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
13059         (wendy_try): New proc to run testcase.
13060         (main loop): Call 'em.
13061         * gcc.wendy/*.c: Clean up pass to correct expected output.
13062
13063         * lib/gcc.exp: Minor cleanup work.
13064         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
13065
13066 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
13067
13068         * config/sim.exp (gcc_load): Document return codes better.
13069         Don't pass -v to simulator.
13070
13071 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13072
13073           * gcc.special/920717-x.c: Fix typo.
13074           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
13075           get at sources.
13076
13077         * lib/mike-gcc.exp: Fix typo.
13078
13079 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
13080
13081         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
13082         binary to use, transform the name.
13083         * config/*.exp: rename everything. Nuke any g++ specific files,
13084         it's now a special case of gcc that requires no special support.
13085         Add a default.exp for unsupported targets.
13086
13087 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
13088
13089         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
13090         lib/old-dejagnu.exp: Fix a few patterns to work with the new
13091         version of Tcl.
13092
13093 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
13094
13095         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
13096         than a warning.
13097
13098 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13099
13100         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
13101
13102 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13103
13104         * gcc.execute/execute.exp: Combine opt_list and foption_list into
13105         option_list.  Compile every file with only 4/6 option choices
13106         (same as C torture) instead of with 12/18 different option
13107         choices.
13108         * lib/c-torture.exp: Likewise.
13109
13110         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
13111         not already set.
13112
13113 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
13114
13115         * lib/old-deja.exp: Add `excess errors test fails' error, now one
13116         can put an XFAIL *-*-* on excess errors.
13117
13118 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
13119
13120         * g++.law: Add more tests derived from g++-bugs snapshots.
13121
13122         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
13123         equivalent to g++.law/init9.
13124
13125         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
13126         compiled it, and the a.out file after we've run it.
13127
13128 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13129
13130         * lib/mike-g++.exp (postbase): Delete the .o file after we've
13131         compiled it, and the a.out file after we've run it.
13132
13133 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
13134
13135         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
13136
13137 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
13138
13139         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
13140         version number.
13141
13142 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
13143
13144         * g++.law: New directory of g++ tests derived from the g++-bugs
13145         snapshots.
13146
13147 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13148
13149         * gcc.compile: initbug1.c initbug1.exp testcase added
13150
13151 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13152
13153         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
13154         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
13155           fixes submitted by Jeff Law (law@cs.utah.edu)
13156         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
13157           Jeff Law (law@cs.utah.edu)
13158
13159
13160 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
13161
13162         * config/unix-g++.exp: Follow the gcc way of doing things.
13163         * g++.old-deja/old-deja.exp: Minor updates.
13164         * lib/g++.exp: New file, follow the gcc way of doing things.
13165         * lib/old-dejagnu.exp: Minor updates.
13166         * lib/mike-g++.exp: Always unset errorInfo.
13167
13168 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
13169
13170         * lib/gcc.exp: Fix some errors with the below change, CC and
13171         CFLAGS should be global when setting, not local.
13172
13173 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
13174
13175         * lib/gcc.exp: Transform tool name.
13176
13177 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13178
13179         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
13180
13181 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13182
13183         * lib/gcc.exp: change gcc_done to gcc_stat
13184
13185 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13186
13187         * Upgraded gcc testsuite to c-torture version 1.25
13188
13189 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13190
13191         * lib/gcc.exp: added reporting code. Changed verbose compile message.
13192         * lib/c-torture: added hooks for new reporting code.
13193
13194 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13195
13196         * config/sh-gcc.exp: check if sh-sim exists in the path
13197
13198 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13199
13200         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
13201         * gcc.compile/compile.exp: Initial changes for new logic.
13202         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
13203         * gcc.failure/failure.exp: Initial changes for new logic.
13204         * gcc.ieee/ieee.exp: Initial changes for new logic.
13205         * gcc.misc-tests/misc.exp: Initial changes for new logic.
13206         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
13207         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
13208         * lib/c-torture.exp: Initial changes for new logic.
13209         * lib/gcc.exp: Initial changes for new logic.
13210
13211 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
13212
13213         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
13214         depend upon failure or success.  Fully qualify names in failure
13215         and success messages.  Always remove a.out before starting
13216         compile, just in case.  Pay more attention to error text output by
13217         the compiler.  Handle testcases with no known past errors just
13218         like all others, so that things are uniform.  Other miscellaneous
13219         improvements.
13220
13221 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13222
13223         * gcc.cpp: new directory for cpp tests
13224
13225 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13226
13227         * lib/chill.exp: Code reformatted, removed unused code.
13228         * config/unix-chill.exp: Code reformatted, removed unused code.
13229         * chill.execute/execute.exp: Code reformatted, removed unused code.
13230         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
13231
13232 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
13233
13234         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
13235         routines not written.
13236
13237 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
13238
13239         * config/bug-gcc.exp: Use new procs from bug.exp.
13240
13241 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
13242
13243         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
13244         via ftp, rather than depending on NFS.
13245         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
13246         case.
13247
13248 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
13249
13250         * config/bug-gcc.exp: Use new download proc.
13251
13252 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
13253
13254         * chill.execute/execute.exp: cleanups, handles errors better
13255         * chill.compile/compile.exp: rewrite, based on execute.exp
13256         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
13257         * lib/chill.exp: major changes to diff proc and compile and link
13258           procs. added chill_fail and chill_pass wrappers to pass and
13259           fail. added more comments, and handle error codes better.
13260           Added a hack to capture stderr from exec, so noncompile tests
13261           can work.
13262
13263 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13264
13265         * chill.execute/execute.exp: rewrite of testsuite driver
13266         * lib/chill.exp: rewrite of testsuite driver
13267         * config/unix-chill.exp: rewrite of testsuite driver
13268
13269 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
13270
13271     In chill.execute:
13272         * iexpr.ch: Standardize uppercase.
13273         * tuples.dat: Standardize uppercase.
13274         * vary.ch: standardize.  Correct varying string assignments.
13275         * vary.dat: Add new output lines.
13276
13277 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
13278
13279     In chill.execute:
13280         * chprintf.ch: Standardize use of uppercase.
13281         * tuples.ch: Standardize and turn arr2 into a DCL,
13282           rather than a SYN.
13283         * pinits.ch: Standardize.
13284
13285 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13286
13287         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
13288         * Makefil: Renamed to Makefile.in.
13289         * configure.in: New.
13290
13291 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
13292
13293     In chill.execute:
13294         * .cvsignore: Add result/output files.
13295         * Makefile: Fix up variables at start.  Use MFLAGS
13296           everywhere.  Correct bool_loc, built_ins entries.
13297           Add entry for vary1.ch.
13298         * bitarray.ch: Standardize upper-case usage.
13299         * bitexpr.ch: Standardize, add output of b1.
13300         * params.ch: Use arrayt in along PROC parameters, to
13301           avoid novelty problems.
13302         * sets.ch: Tiny cleanup.
13303         * vary1.ch: Re-indent.
13304
13305 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
13306
13307           * Add PR-related files to Makefiles, .cvsignore files, etc.
13308
13309 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
13310
13311         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
13312           with compiler objects. New names are test-flow.c and test-loop.c
13313
13314 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
13315
13316         * Upgraded c-torture tests from 1.19 to 1.20
13317
13318         * new files:
13319         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
13320         * gcc.compile: 930623-1.c 930623-2.c
13321         * gcc.noncompile: 930622-1.c 930622-2.c
13322         * gcc.failure: 920411-1.c 920627-2.c
13323         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
13324
13325 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
13326
13327         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
13328           More changes to get testsuite working properly. Needs more work.
13329           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
13330
13331 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
13332
13333         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
13334           More changes to get testsuite working properly. Needs more work.
13335
13336 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
13337
13338         * chill.compile/compile.exp: Added for Dejagnu support
13339         * chill.execute/execute.exp: Added for Dejagnu support
13340         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
13341
13342 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
13343
13344     This should complete moving the CHILL test files.
13345         * chill.noncompile(.cvsignore printf.grt
13346             in-printf.grt chprintf.grt chprintf.ch):
13347             Added test-support files.
13348           (Makefile): Modified further.
13349         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
13350             signal.ch): Added test files.
13351           * chill.execute (.cvsignore printf.grt printr.c
13352             in-printf.grt rts.c chprintf.grt rts.h): Added
13353           test-support files.
13354             (Makefile): More corrections.
13355
13356 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
13357
13358         * chill.compile, chill.execute, chill.nocompile: Add CHILL
13359           test cases, ready for DejaGnu.
13360
13361 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13362
13363         * Upgraded c-torture tests from 1.18 to 1.19
13364
13365         * gcc.compile: added test(s):
13366           930607-1.c
13367         * gcc.execute: added test(s):
13368           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
13369
13370         * added new subdirectory for misc tests: gcc.misc-tests
13371         * gcc.misc-test(s): added tests:
13372           inst-check.c test-consts.c test-ior.c test-switch.c
13373
13374 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13375
13376         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
13377
13378 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
13379
13380         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
13381
13382 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13383
13384         * Upgraded c-torture tests from 1.17 to 1.18
13385
13386 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13387
13388         * Upgraded c-torture tests from 1.12 to 1.17
13389
13390 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
13391
13392         * lib/old-dejagnu.exp:
13393           Fixed handling of XFAIL target triplets to correctly
13394           recognize wildcard characters.  Removed code that
13395           appended a unique id tag to the end of the file name
13396           printed out by the result of the testcases within a
13397           given test file.
13398
13399 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
13400
13401         * lib/old-dejagnu.exp:
13402           Reworked expected failure handling to trigger off of XFAIL
13403           keyword in keyphrase embeded in testcase source code. The
13404           XFAIL keyword must be at the end of the keyphrase line. It
13405           may optionally be followed by one or more target triplets.
13406           It has just occured that the handling of wildcards in the
13407           target triplet may not be correct.
13408
13409 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
13410
13411         * g++.old-deja/tests:
13412           Moved all subdirectories up one level into g++.old-deja .
13413
13414         * lib/old-dejagnu.exp:
13415           Fixed problem with CXXFLAGS not being properly reset, and being
13416           corrupted with extraneous "-c" compiler option.  This was
13417           causing binaries to not be generated for test that needed them.
13418           Modified strings passed to "pass" and "fail" so that individual
13419           tests from the same test file would be distinguished by an
13420           identifier appended to the test file name in the summary logs;
13421           this corrected a problem with erroneous diff logs.  Added code
13422           to search testcases for expected fail and unexpected pass keywords.
13423
13424 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13425
13426         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
13427
13428 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
13429
13430         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
13431           Removed extraneous text from end of "Special g++ Options"
13432           keyphrase.
13433
13434         * lib/old-dejagnu.exp: Added pattern matching to look for new
13435           keywords, embedded in testcases comments, which will trigger
13436           calls to xpass and xfail.
13437
13438 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
13439
13440         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
13441           comments embedded in the testcases, especially the one looking for
13442           special compiler options, as well as the pattern matching for the
13443           compiler output again.
13444
13445 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
13446
13447         * lib/old-dejagnu.exp: Do a proper check of the return value for
13448           execute tests. Fixed several problems with the pattern matching
13449           of the compiler output which gave erroneous test results.
13450           Changed several of the test result messages to be more descriptive.
13451         * config/unix-g++.exp: Proc g++_load now actually works and
13452           executes the tests passed to it and returns a usable return
13453           value.
13454
13455 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13456
13457           * lib/gcc.exp: Exits gracefully if $CC is bogus.
13458
13459 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
13460
13461         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
13462           Modified both files to properly execute the old style
13463           dejagnu tests. The previous versions of these files were
13464           experimental and did not function anything near correctly.
13465
13466 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
13467
13468         * Removed all Makefile.in and configure.in files. No configuration
13469         needed now.
13470
13471 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
13472
13473         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
13474
13475 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13476
13477         * gcc.compile/configure.in, gcc.unsorted/configure.in,
13478         gcc.special/configure.in, gcc.noncompile/configure.in,
13479         gcc.execute/configure.in, gcc.code_quality/configure.in,
13480         g++.other/configure.in, g++.old-deja/configure.in,
13481         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
13482         in srcname setting.
13483
13484 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13485
13486         * lib/udi.exp:  Fixed mondfe and mondfe_download.
13487         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
13488         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
13489
13490 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13491
13492         * config/udi-gdb.exp: Check $shell_id after connecting to target.
13493         (gdb_exit): Don't remove *_soc files.
13494
13495 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
13496
13497         * lib/c-torture.exp: Don't look for main; instead always use -w
13498         -c.  This is how the c-torture tests work.  Remove the object
13499         file if the compilation succeeds.
13500         * gcc.execute/execute.exp: Remove executable if test passes.
13501         * gcc.noncompile/noncompile.exp: Every test is an expected
13502         failure.
13503         * gcc.special/special.exp: Added tests from c-torture 1.11,
13504         corrected use of existing test.
13505         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
13506         gcc.execute/920625-1.c: Updated to c-torture 1.11.
13507         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
13508         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
13509         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
13510         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
13511         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
13512         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
13513         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
13514         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
13515         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
13516         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
13517         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
13518         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
13519         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
13520         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
13521         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
13522         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
13523         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
13524         c-torture 1.11.
13525         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
13526         correspond to c-torture 1.11.
13527
13528         * New file.