OSDN Git Service

Add gcc.dg/warn-1.c
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2002-10-25  Mike Stump  <mrs@apple.com>
2
3         * gcc.dg/warn-1.c: New test.
4
5 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
6
7         * g++.dg/template/typename3.C: New test.
8
9 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
10
11         * g++.dg/lookup/ptrmem1.C: New test.
12
13         * g++.dg/abi/vthunk2.C: New test.
14
15 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
16
17         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
18
19 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
20
21         * g++.dg/abi/empty9.C: New test.
22
23 2002-10-24  Richard Henderson  <rth@redhat.com>
24
25         * g++.dg/inherit/thunk1.C: Enable for ia64.
26
27 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
28
29         PR c++/8067
30         * g++.dg/lookup/pretty1.C: New test.
31
32 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
33
34         * gcc.dg/20021023-1.c: New test.
35
36 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
37
38         PR c++/7679
39         * g++.dg/parse/inline1.C: New test.
40
41 2002-10-23  Richard Henderson  <rth@redhat.com>
42
43         * g++.dg/inherit/thunk1.C: Enable for x86_64.
44
45         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
46
47 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
48
49         PR c++/6579
50         * g++.dg/parse/stmtexpr3.C: New test.
51
52 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
53
54         * g++.dg/expr/cond1.C: New test.
55
56 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
57
58         * g++.dg/abi/vbase13.C: New test.
59         * g++.dg/abi/vbase14.C: Likewise.
60
61 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
62
63         * gcc.dg/tls/pic-1.c: New test.
64         * gcc.dg/tls/nonpic-1.c: New test.
65         * gcc.dg/20021018-1.c: New test.
66
67 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
68
69         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
70         Remove only files with the same base name as the test case.
71         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
72         (profopt-execute): Likewise.  Also, remove old profiling
73         and performance data files before running the tests.
74
75         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
76         * g++.dg/bprob/bprob.exp: Likewise.
77         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
78         to allow more general test case names.
79
80         * g++.dg/bprob/bprob-1.C: Rename to ...
81         * g++.dg/bprob/g++-bprob-1.C: ... this.
82
83         * g77.dg/bprob/bprob-1.f: Rename to ...
84         * g77.dg/bprob/g77-bprob-1.f: ... this.
85
86 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
87
88         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
89         bison 1.50 or later.
90
91 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
92
93         * g++.dg/README: Describe more test directories.
94
95 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
96
97         * g++.dg/init/array6.C: Add additional tests.
98
99 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
100
101         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
102         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
103
104 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
105
106         * gcc.c-torture/compile/20020604-1.x: New.
107         * gcc.c-torture/compile/simd-5.x: Likewise.
108         * gcc.c-torture/execute/920710-1.x: Likewise.
109         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
110
111 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
112
113         * g++.dg/inherit/override1.C: Add dg-options clause.
114
115 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
116
117         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
118         _mm_slli_si128.
119
120 2002-10-19  Andreas Schwab  <schwab@suse.de>
121
122         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
123         directory component.
124
125 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
126
127         * g++.dg/inherit/thunk1.C: New test.
128
129         * g++.dg/inherit/override1.C: New test.
130
131         * g++.dg/abi/mangle11.C: New test.
132         * g++.dg/abi/mangle14.C: New test.
133         * g++.dg/abi/mangle17.C: New test.
134
135 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
136
137         * g++.dg/overload/member2.C: New test.
138
139 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
140
141         * g++.dg/README: Describe new compat directory.
142         * g++.dg/dg.exp: Skip tests in compat directory.
143         * README.compat: New file.
144         * lib/compat.exp: New expect script.
145         * g++.dg/compat: New test directory.
146         * g++.dg/compat/compat.exp: New expect script.
147         * g++.dg/compat/abi: New test directory.
148         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
149         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
150         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
151         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
152         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
153         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
154         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
155         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
156         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
157         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
158         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
159         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
160         * g++.dg/compat/break: New test directory.
161         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
162         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
163         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
164         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
165         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
166         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
167         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
168         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
169         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
170         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
171         g++.dg/compat/break/README: New files.
172         * g++.dg/compat/eh: New test directory.
173         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
174         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
175         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
176         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
177         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
178         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
179         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
180         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
181         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
182         g++.dg/compat/eh/filter2_y.C,
183         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
184         g++.dg/compat/eh/new1_y.C,
185         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
186         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
187         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
188         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
189         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
190         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
191         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
192         g++.dg/compat/eh/unexpected1_y.C: New files.
193         * g++.dg/compat/init: New test directory.
194         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
195         g++.dg/compat/init/array5_y.C,
196         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
197         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
198         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
199         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
200         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
201         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
202         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
203         g++.dg/compat/init/init-ref2_y.C: New files.
204
205 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
206
207         PR c++/7584
208         * g++.dg/inherit/using3.C: New test.
209
210 Thu Oct 17 19:12:58 CEST 2002  Jan Hubicka  <jh@suse.cz>
211
212         * gcc.dg/20021017-2.c: New test.
213
214 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
215
216         * g++.dg/abi/mangle16.C: Adjust.
217
218         * g++.dg/init/array8.C: New test.
219
220 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
221
222         * gcc.dg/special/mips-abi.exp: New test.
223         * gcc.dg/special/mips-abi.s: Empty file used by the above.
224
225 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
226
227         * g++.dg/abi/mangle16.C: New test.
228         * g++.dg/abi/mangle17.C: Likewise.
229
230         PR c++/7478
231         * g++.dg/template/ref1.C: New test.
232
233 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
234
235         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
236
237 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
238
239         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
240
241 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
242
243         PR c++/7524
244         * g++.dg/init/array7.C: New test.
245
246 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
247
248         * g++.dg/init/array6.C: New test.
249
250         * g++.dg/abi/mangle13.C: Likewise.
251         * g++.dg/abi/mangle14.C: Likewise.
252         * g++.dg/abi/mangle15.C: Likewise.
253
254 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
255
256         * g++.dg/abi/empty8.C: New test.
257
258 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
259
260         * g++.dg/init/ctor1.C: New test.
261
262 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
263
264         * gcc.c-torture/execute/20021015-1.c: New test.
265
266 Tue Oct 15 14:22:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
267
268         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
269
270 Mon Oct 14 20:37:51 CEST 2002  Jan Hubicka  <jh@suse.cz>
271
272         * gcc.dg/i386-ssetype-[1-5].c: New tests.
273
274 2002-10-14  Richard Henderson  <rth@redhat.com>
275
276         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
277
278 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
279
280         PR optimization/6631
281         * g++.dg/opt/const2.C: New test.
282
283 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
284
285         PR c++/7176
286         * g++.dg/parse/friend1.C: New test.
287         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
288
289 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
290
291         * gcc.dg/20021014-1.c: New test.
292
293 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
294
295         PR c++/5661
296         * g++.dg/ext/vlm1.C: New test.
297         * g++.dg/ext/vlm2.C: Likewise.
298
299         * g++.dg/init/array1.C: Remove invalid braces.
300         * g++.dg/init/brace1.C: New test.
301         * g++.dg/init/copy2.C: Likewise.
302         * g++.dg/init/copy3.C: Likewise.
303         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
304         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
305         braces.
306
307 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
308
309         * gcc.dg/cpp/assembler.S: Don't use -ansi.
310
311 Fri Oct 11 10:56:49 2002  Richard Shann  <richard.shann@superh.com>
312
313         * gcc.c-torture/compile/simd-5.c: New test.
314
315 2002-10-10  Jim Wilson  <wilson@redhat.com>
316
317         * gcc.c-torture/execute/20021010-1.c: New test.
318
319 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
320
321         PR c/7353
322         * g++.dg/ext/typedef-init.C: New test.
323         * gcc.dg/typedef-init.c: New test.
324
325 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
326
327         * gcc.dg/cpp/paste13.c: New test.
328
329 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
330
331         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
332         remaining platforms, XFAIL during compile, not execute.  Don't
333         XFAIL at -O0.
334
335 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
336
337         * gcc.dg/alias-1.c: Tweak expected warning.
338
339 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
340
341         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
342
343 2002-10-06  Andreas Jaeger  <aj@suse.de>
344
345         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
346         * gcc.dg/cpp/c++98.C: Likewise.
347
348         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
349         * g++.dg/cpp/c++98.C: Likewise.
350
351         * g++.dg/README (Subdirectories): Mention cpp directory.
352
353         PR target/7559
354         * gcc.dg/20021006-1.c: New test.
355
356 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
357
358         PR c++/7804
359         * g++.dg/other/warning1.C: New test.
360
361 2002-10-04  Roger Sayle  <roger@eyesopen.com>
362
363         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
364         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
365         and sparc-*-* with -m64 as expected failures.  See PR 8087.
366
367 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
368
369         PR c++/7931
370         * g++.dg/template/ptrmem3.C: New test.
371
372         PR c++/7754
373         * g++.dg/template/union1.C: New test.
374
375 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
376
377         PR c++/8006
378         * g++.dg/abi/mangle9.C: New test.
379         * g++.dg/abi/mangle10.C: New test.
380         * g++.dg/abi/mangle11.C: New test.
381         * g++.dg/abi/mangle12.C: New test.
382
383 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
384
385         PR c++/7188.
386         * g++.dg/template/meminit1.C: New test.
387         * g++.dg/warn/Wreorder-1.C: Likewise.
388         * g++.old-deja/g++.mike/warn3.C: Tweak.
389         * lib/prune.exp: Ingore "in copy constructor".
390
391 2002-10-02  Andreas Jaeger  <aj@suse.de>
392
393         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
394         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
395         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
396         on x86-64.
397
398 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
399
400         * gcc.dg/empty1.C: Fix typo.
401
402 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
403
404         * gcc.dg/alias-1.c: New test.
405
406 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
407
408         * gcc.dg/empty1.C: New test.
409
410         * g++.dg/tls/init-2.C: Tweak error messages.
411
412 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
413
414         * gcc.c-torture/compile/20020923-1.c: New test.
415
416 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
417
418         * gcc.c-torture/execute/ffs-1.c: New test.
419         * gcc.c-torture/execute/ffs-2.c: Ditto.
420
421 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
422
423         * g++.dg/overload/member1.C: New test.
424
425 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
426
427         * g++.dg/abi/empty7.C: New test.
428         * g++.dg/init/pm2.C: Likewise.
429
430 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
431
432         * g++.dg/rtti/crash1.C: New test.
433
434 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
435
436         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
437         gcc.dg/sibcall-4.c: New tests.
438
439 2002-09-28  Roger Sayle  <roger@eyesopen.com>
440
441         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
442         powerpc and MMIX targets.
443
444 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
445
446         * gcc.dg/cpp/20020927-1.c: New.
447
448 2002-09-26  David S. Miller  <davem@redhat.com>
449
450         * gcc.c-torture/compile/trunctfdf.c: New.
451
452 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
453
454         * lib/target-supports.exp (check_weak_available): Handle solaris2.
455
456 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
457
458         * gcc.c-torture/execute/loop-15.c: New.
459
460 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
461
462         * README.QMTEST: Fix typo.
463
464 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
465
466         * gcc.dg/20020926-1.c: New test.
467
468 2002-09-25  David S. Miller  <davem@redhat.com>
469
470         PR target/7842
471         * gcc.c-torture/execute/shiftdi.c: New test.
472
473 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
474
475         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
476         unique to the tool.
477         * lib/g77.exp (g77_init): Likewise.
478         * lib/g++.exp (g++_init): Likewise.
479         * lib/objc.exp (objc_init): Likewise.
480
481 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
482
483         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
484         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
485         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
486
487 2002-09-25  Richard Henderson  <rth@redhat.com>
488
489         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
490         too-small long double.
491
492 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
493
494         * gcc.dg/20020919-1.c: New test.
495
496 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
497
498         * g++.dg/abi/bitfield6.C: New test.
499         * g++.dg/abi/bitfield7.C: New test.
500         * g++.dg/abi/bitfield8.C: New test.
501         * g++.dg/abi/vbase11.C: New test.
502
503 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
504
505         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
506         hppa*-*-hpux*.  Update test comment.
507
508 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
509
510         * gcc.dg/tls/struct-1.c: New test.
511
512 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
513
514         * gcc.dg/cpp/tr-warn2.c: Update.
515
516 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
517
518         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
519
520 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
521
522         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
523         systems.
524
525 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
526
527         * gcc.c-torture/execute/ieee/mzero3.c: New test.
528
529         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
530         Adjust for c++filt moved to binutils.  Remove spurious duplicate
531         setting of cxxfilt.
532
533 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
534
535         * gcc.dg/20020312-2.c: Update for darwin.
536
537 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
538
539         * g++.old-deja/g++.other/crash32.C: Mark ICE.
540
541 Tue Sep 17 13:59:45 2002  Nicola Pero  <n.pero@mi.flashnet.it>
542
543         * objc.dg/comp-types-1.m: New test.
544         * objc.dg/comp-types-2.m: New test.
545         * objc.dg/comp-types-3.m: New test.
546         * objc.dg/comp-types-4.m: New test.
547         * objc.dg/comp-types-5.m: New test.
548         * objc.dg/comp-types-6.m: New test.
549
550 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
551
552         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
553
554 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
555
556         * g++.dg/other/do1.C: New test.
557
558         * g++.dg/template/subst1.C: New test.
559
560 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
561
562         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
563
564 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
565
566         * g++.dg/template/qualttp20.C: Adjust expected errors.
567         * g++.old-deja/g++.jason/report.C: Likewise.
568         * g++.old-deja/g++.other/qual1.C: Likewise.
569
570         * g++.dg/lookup/scoped2.C: New test.
571
572         * g++.dg/ext/asm3.C: New test.
573
574 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
575
576         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
577
578 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
579
580         * ChangeLog: follow spelling conventions.
581         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
582         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
583         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
584         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
585         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
586         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
587         * g++.old-deja/g++.law/global-init1.C: Likewise.
588         * g++.old-deja/g++.other/delete4.C: Likewise.
589         * g++.old-deja/g++.other/inline21.C: Likewise.
590         * g++.old-deja/g++.other/singleton.C: Likewise.
591         * g77.dg/strlen0.f: Likewise.
592         * g77.f-torture/compile/20010519-1.f: Likewise.
593         * g77.f-torture/compile/980310-4.f: Likewise.
594         * gcc.c-torture/compile/20000605-1.c: Likewise.
595         * gcc.c-torture/execute/20020225-1.c: Likewise.
596         * gcc.dg/c90-hexfloat-2.c: Likewise.
597         * gcc.dg/c99-bool-1.c: Likewise.
598         * gcc.dg/c99-hexfloat-2.c: Likewise.
599         * gcc.dg/dll-2.c: Likewise.
600         * gcc.dg/wtr-union-init-1.c: Likewise.
601         * gcc.dg/wtr-union-init-2.c: Likewise.
602         * gcc.dg/wtr-union-init-3.c: Likewise.
603         * gcc.dg/cpp/avoidpaste1.c: Likewise.
604         * gcc.dg/cpp/defined.c: Likewise.
605         * gcc.dg/cpp/macsyntx.c: Likewise.
606         * gcc.dg/cpp/paste2.c: Likewise.
607         * gcc.dg/cpp/trad/defined.c: Likewise.
608         * gcc.dg/format/c90-printf-1.c: Likewise.
609         * gcc.dg/format/c90-scanf-1.c: Likewise.
610         * gcc.dg/format/c99-printf-1.c: Likewise.
611         * gcc.dg/format/c99-scanf-1.c: Likewise.
612         * gcc.misc-tests/gcov-8.c: Likewise.
613         * lib/profopt.exp: Likewise.
614
615 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
616
617         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
618
619 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
620
621         * g++.dg/inherit/using2.C: New test.
622
623 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
624
625         * ChangeLog: Follow spelling conventions.
626         * g++.dg/template/friend4.C: Likewise.
627         * g++.old-deja/g++.pt/crash67.C: Likewise.
628         * gcc.c-torture/execute/20000801-4.c: Likewise.
629         * gcc.dg/c90-digraph-1.c: Likewise.
630         * gcc.dg/c94-digraph-1.c: Likewise.
631         * gcc.dg/c99-digraph-1.c: Likewise.
632         * gcc.dg/cpp/line5.c: Likewise.
633         * gcc.dg/cpp/multiline.c: Likewise.
634         * gcc.dg/cpp/trad/literals-1.c: Likewise.
635         * gcc.dg/format/attr-3.c: Likewise.
636         * gcc.dg/format/c90-scanf-3.c: Likewise.
637         * gcc.dg/format/ext-4.c: Likewise.
638
639 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
640
641         * g++.dg/template/pretty1.C: New test.
642
643 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
644
645         * gcc.c-torture/execute/struct-cpy-1.c: New test.
646
647 2002-09-13  Matt Austern  <austern@apple.com>
648
649         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
650         passing a cast expression to a function by const reference.
651
652 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
653
654         * g++.dg/template/deduce1.C: New test.
655
656 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
657
658         * gcc.c-torture/execute/simd-1.c: Force all use of int to
659         32-bit int.
660
661 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
662
663         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
664         usage.
665
666 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
667
668         * gcc.c-torture/compile/20020910-1.c: New test.
669
670 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
671
672         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
673
674 2002-09-10  Andreas Jaeger  <aj@suse.de>
675
676         * gcc.dg/20020312-2.c: Adjust for x86-64.
677
678 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
679
680         * g77.dg/7388.f: New test case for PR 7388.
681
682 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
683
684         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
685
686 2002-09-05  Ziemowit Laski <zlaski@apple.com>
687
688         * objc.dg/proto-lossage-1.m: New test.
689
690 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
691
692         * gcc.dg/cpp/_Pragma4.c: Fix typo.
693
694 Fri Sep  6 16:39:37 2002  Nicola Pero  <n.pero@mi.flashnet.it>
695
696         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
697         expected to pass.
698
699 2002-09-06  Stan Shebs  <shebs@apple.com>
700             David Edelsohn  <edelsohn@gnu.org>
701
702         * gcc.dg/weak: New directory.
703         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
704         target-specific xfail bits.
705         * gcc.dg/typeof-2.c: Move to new directory.
706         * gcc.dg/weak.exp: New expect script.
707
708 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
709
710         * gcc.c-torture/execute/extzvsi.c: New test.
711
712 2002-09-05  Stan Shebs  <shebs@apple.com>
713
714         * gcc.dg/weak-1.c: xfail on Darwin.
715         * gcc.dg/weak-2.c: Ditto.
716         * gcc.dg/weak-3.c: Ditto.
717         * gcc.dg/weak-4.c: Ditto.
718         * gcc.dg/weak-5.c: Ditto.
719         * gcc.dg/weak-6.c: Ditto.
720         * gcc.dg/weak-7.c: Ditto.
721         * gcc.dg/weak-8.c: Ditto.
722         * gcc.dg/weak-9.c: Ditto.
723
724 Thu Sep  5 00:34:33 2002  J"orn Rennecke <joern.rennecke@superh.com>
725
726         * gcc.c-torture/execute/loop-14.c: New test.
727
728 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
729
730         * g++.dg/other/cxa-atexit1.C: New test.
731
732         * gcc.dg/typeof-2.c: New test.
733
734 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
735
736         * gcc.dg/cpp/_Pragma4.c: New test.
737
738 Tue Sep  3 11:04:26 2002  Nicola Pero  <n.pero@mi.flashnet.it>
739
740         * objc/execute/nil_method-1.m: New testcase.
741
742 Sun Sep  1 12:47:39 2002  Nicola Pero  <n.pero@mi.flashnet.it>
743
744         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
745         [Object class], not [Object initialize].
746
747 2002-08-31  Roger Sayle  <roger@eyesopen.com>
748             Hans-Peter Nilsson  <hp@bitrange.com>
749
750         * gcc.c-torture/execute/20020720-1.x: Skip test on
751         mmix-knuth-mmixware.  Correct comment.
752
753 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
754
755         * testsuite/g++.dg/abi/bitfield5.C: New test.
756         * testsuite/g++.dg/abi/vbase10.C: Likewise.
757
758 Tue Aug 27 22:23:22 2002  Nicola Pero  <n.pero@mi.flashnet.it>
759
760         * objc.dg/undeclared-selector.m: New test.
761
762 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
763
764         * g++.dg/other/offsetof1.C: Avoid cast warning.
765
766 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
767
768         * objc.dg/super-class-2.m: New test.
769
770 2002-08-24  Matt Austern  <austern@apple.com>
771
772         * g++.dg/ext/lvaddr.C: New test.
773         * g++.dg/ext/lvcast.C: New test.
774
775 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
776
777         * testsuite/g++.dg/inherit/cond1.C: New test.
778
779 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
780
781         * gcc.dg/noncompile/incomplete-1.c: New test.
782
783 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
784
785         * gcc.dg/typespec-1.c: New test.
786
787 2002-08-20  Devang Patel  <dpatel@apple.com>
788         * objc.dg/proto-hier-2.m: New test.
789
790 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
791
792         * objc.dg/bitfield-1.m: New test.
793         * objc.dg/bitfield-2.m: New test.
794
795 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
796
797         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
798         gcc.dg/c99-flex-array-4.c: New tests.
799
800 2002-08-16  Stan Shebs  <shebs@apple.com>
801
802         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
803
804 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
805
806         * gcc.dg/typeof-1.c: New test.
807         * g++.dg/ext/typeof2.C: New test.
808
809 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
810
811         * g++.dg/other/offsetof1.C: New test.
812
813 2002-08-14  Richard Henderson  <rth@redhat.com>
814
815         * gcc.dg/tls/diag-3.c: Fix expected message strings.
816
817 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
818
819         * gcc.dg/cpp/_Pragma3.c: New test.
820
821 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
822
823         * g++.dg/template/inherit3: New test.
824
825 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
826
827         * gcc.dg/bitfld-4.c: Add blank options.
828
829 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
830
831         * g++.dg/template/crash1.C: New test.
832
833 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
834
835         * gcc.dg/tls/opt-2.c: New test.
836
837 2002-08-08  Devang Patel  <dpatel@apple.com>
838
839         * objc.dg/selector-1.m : New test
840
841 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
842
843         * g++.dg/abi/bitfield4.C: New test.
844         * gcc.dg/bitfld-4.c: New test.
845
846 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
847
848         * g++.dg/other/packed1.C: New test.
849
850 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
851
852         * g++.dg/abi/offsetof.C: Tweak error messages.
853         * g++.old-deja/g++.mike/p10769a.C: Likewise.
854
855 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
856
857         * gcc.dg/bitfld-3.c: New test.
858
859 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
860             Richard Henderson  <rth@redhat.com>
861
862         * gcc.dg/i386-bitfield1.c: New test.
863         * g++.dg/abi/bitfield3.C: Update.
864
865 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
866
867         * objc.dg/const-str-2.m: Update.
868         * gcc.dg/cpp/c++98.c: Change to C extension.
869         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
870         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
871
872 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
873
874         * testsuite/gcc.dg/tls/diag-3.c: New.
875
876 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
877
878         * g++.dg/README (Subdirectories): Document new subdir expr.
879         * g++.dg/expr/pmf-1.C: New test.
880
881 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
882
883         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
884
885 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
886
887         * g++.dg/abi/bitfield3.C: New test.
888
889 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
890
891         * lib/gcov.exp: Tweak expected line formats.
892         * gcc.misc-tests/gcov8.c: New test.
893         * gcc.misc-tests/gcov8.x: New flags.
894
895 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
896
897         * consistency.vlad/layout/endian.c: Include string.h.
898
899         * gcc.c-torture/execute/20020805-1.c: New test.
900
901 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
902
903         * g++.dg/other/conversion1.C: New test.
904
905 2002-08-03  Roger Sayle  <roger@eyesopen.com>
906
907         * gcc.dg/builtins-1.c: New testcase.
908
909 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
910
911         * g++.dg/inherit/access3.C: New test.
912
913 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
914
915         * gcc.dg/ia64-visibility-2.c: New test.
916
917 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
918
919         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
920         __qualifier_flags to __flags.
921
922 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
923
924         * g++.dg/inherit/operator1.C: New test.
925         * g++.dg/lookup/disamb1.C: Fix typo in comment.
926         * g++.dg/other/error1.C: Change expected error message.
927         * g++.dg/template/conv4.C: Likewise.
928
929 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
930
931         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
932         for documented behavior.
933
934 2002-07-25  Roger Sayle  <roger@eyesopen.com>
935
936         * gcc.c-torture/execute/20020720-1.x: Skip this test on
937         several targets known to fail.
938
939 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
940
941         * gcc.dg/mips-args-[123].c: New tests.
942
943 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
944
945         * gcc.dg/ppc-spe.c: New.
946
947 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
948
949         * g++.dg/other/ptrmem4.C: New testcase.
950
951 2002-07-24  Richard Henderson  <rth@redhat.com>
952
953         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
954
955 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
956
957         * g++.dg/ext/alignof1.C (main): Return 0 for success.
958
959 2002-07-24  Roger Sayle  <roger@eyesopen.com>
960
961         * gcc.c-torture/execute/memset-3.c: New testcase.
962
963 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
964
965         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
966         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
967
968 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
969
970         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
971         Delete.
972
973 Tue Jul 23 21:02:43 2002  J"orn Rennecke <joern.rennecke@superh.com>
974
975         * gcc.c-torture/compile/simd-4.c: New test.
976
977 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
978
979         PR c++/7347, c++/7348
980         * g++.dg/template/access4.C: New test.
981         * g++.dg/template/access5.C: New test.
982         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
983         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
984         * g++.old-deja/g++.pt/ttp58.C: Likewise.
985         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
986
987 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
988
989         * gcc.dg/gnu89-init-2.c: New test.
990
991 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
992
993         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
994
995 2002-07-20  Roger Sayle  <roger@eyesopen.com>
996
997         * gcc.c-torture/execute/20020720-1.c: New testcase.
998
999 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
1000
1001         * gcc.dg/cpp/Wsignprom.c: New tests.
1002
1003 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
1004
1005         * gcc.c-torture/execute/loop-13.c: New test.
1006
1007 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
1008
1009         * gcc.dg/cpp/expr.c: New tests.
1010
1011 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
1012
1013         * g++.dg/opt/pr6713.C: Add template instantiation.
1014
1015 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
1016
1017         * gcc.dg/nest.c: New test.
1018
1019 2002-07-17  Richard Henderson  <rth@redhat.com>
1020
1021         * g++.dg/opt/pr6713.C: New test.
1022
1023 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
1024
1025         * gcc.c-torture/execute/loop-2e.x: Let the testcase
1026         XFAIL for all x86 processors.
1027
1028 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
1029
1030         * gcc.c-torture/execute/20010122-1.x: Do not test with
1031         -fomit-frame-pointer.
1032
1033 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1034
1035         * g++.dg/template/instantiate2.C: New test.
1036         * g++.dg/template/spec4.C: New test.
1037
1038 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1039
1040         * g++.dg/template/access2.C: New test.
1041         * g++.dg/template/access3.C: New test.
1042
1043 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
1044
1045         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
1046         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
1047         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
1048         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
1049         Convert to use <stdarg.h>.
1050         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
1051         Delete.
1052         * gcc.dg/va-arg-2.c: New.
1053         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
1054
1055 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
1056
1057         * gcc.c-torture/compile/20020710-1.c: New test.
1058
1059 Thu Jul 11 15:39:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
1060                           Andrew Pinski  <pinskia@physics.uc.edu>
1061
1062         gcc.c-torture/compile/simd-2.c: New testcase.
1063         gcc.c-torture/compile/simd-3.c: Likewise.
1064
1065 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
1066
1067         PR c++/7224
1068         * g++.dg/overload/error1.C: New test.
1069
1070 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1071
1072         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
1073         configuration and IRIX 6 O32 ABI.
1074
1075 2002-07-11  Roger Sayle  <roger@eyesopen.com>
1076
1077         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
1078
1079 2002-07-10  Roger Sayle  <roger@eyesopen.com>
1080
1081         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
1082
1083 2002-07-10  Jeffrey A Law  <law@redhat.com>
1084
1085         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
1086
1087         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
1088
1089 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
1090
1091         * gcc.dg/20020312-2.c: Check for __PPC__.
1092
1093 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
1094
1095         * gcc.c-torture/compile/20020709-1.c: New test.
1096
1097 2002-07-07  Roger Sayle  <roger@eyesopen.com>
1098
1099         * g++.dg/template/qualttp21.C: New test case.
1100
1101 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
1102
1103         * gcc.c-torture/compile/20020706-1.c: New test.
1104         * gcc.c-torture/compile/20020706-2.c: New test.
1105
1106 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
1107             Alexandre Oliva  <aoliva@redhat.com>
1108
1109         * g++.dg/warn/incomplete1.C: New test.
1110
1111 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1112
1113         PR c++/7099
1114         * g++.dg/warn/noreturn1.C: New test.
1115
1116 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
1117
1118         PR c++/6706
1119         * g++.dg/debug/debug6.C: New test.
1120         * g++.dg/debug/debug7.C: New test.
1121
1122 Thu Jul  4 07:36:48 2002  J"orn Rennecke <joern.rennecke@superh.com>
1123
1124         * gcc.c-torture/compile/simd-3.c: New test.
1125
1126 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
1127
1128         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
1129         * gcc.dg/20020620-1.c: Likewise.
1130
1131 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1132
1133         PR c++/6944
1134         * g++.dg/init/array4.C: New test.
1135         * g++.dg/init/array5.C: New test.
1136
1137 Wed Jul  3 10:25:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
1138
1139         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
1140         * gcc.c-torture/execute/simd-2.c (main): Likewise.
1141
1142 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1143
1144         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
1145         * gcc.dg/wtr-aggr-init-1.c: Likewise.
1146         * gcc.dg/wtr-conversion-1.c: Likewise.
1147         * gcc.dg/wtr-escape-1.c: Likewise.
1148         * gcc.dg/wtr-int-type-1.c: Likewise.
1149         * gcc.dg/wtr-label-1.c: Likewise.
1150         * gcc.dg/wtr-static-1.c: Likewise.
1151         * gcc.dg/wtr-strcat-1.c: Likewise.
1152         * gcc.dg/wtr-suffix-1.c: Likewise.
1153         * gcc.dg/wtr-switch-1.c: Likewise.
1154         * gcc.dg/wtr-unary-plus-1.c: Likewise.
1155         * gcc.dg/wtr-union-init-1.c: Likewise.
1156         * gcc.dg/wtr-union-init-2.c: Likewise.
1157         * gcc.dg/wtr-union-init-3.c: Likewise.
1158
1159         * gcc.dg/wtr-func-def-1.c: New test.
1160
1161 2002-07-02 Devang Patel <dpatel@apple.com>
1162
1163         * objc.dg/param-1.m: New test.
1164
1165 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
1166
1167         * gcc.dg/cpp/trad/directive.c: Add test.
1168         * gcc.dg/cpp/trad/macroargs.c: Add test.
1169         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
1170
1171 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
1172
1173         * gcc.dg/cpp/cmdlne-M.c: New test.
1174
1175 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
1176
1177         * objc.dg/desig-init-1.m: New test.
1178
1179 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1180
1181         PR c++/6716
1182         * g++.dg/template/instantiate1.C: New test.
1183
1184 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
1185
1186         PR c++/7112
1187         * g++.dg/template/sizeof2.C: New test.
1188
1189 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
1190
1191         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
1192         gcc.dg/cpp/trad/include.c: New tests.
1193
1194 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
1195
1196         PR target/7177
1197         * gcc.c-torture/compile/20020701-1.c: New test.
1198
1199 2002-07-01  Stan Shebs  <shebs@apple.com>
1200
1201         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
1202         header here...
1203         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
1204         (objc-torture-execute): or here.
1205
1206 Mon Jul  1 12:51:05 2002  J"orn Rennecke <joern.rennecke@superh.com>
1207
1208         * gcc.c-torture/execute/arith-rand-ll.c: New test.
1209
1210 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
1211
1212         * gcc.dg/cpp/trad/escaped-nl.c: New test.
1213
1214 2002-06-30  Devang Patel  <dpatel@apple.com>
1215
1216         * objc.dg/fsyntax-only.m: New test.
1217
1218 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
1219
1220         PR c++/6695
1221         * g++.dg/template/friend7.C: New file.
1222
1223 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
1224
1225         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
1226         return type.
1227
1228 Thu Jun 27 15:23:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
1229
1230         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
1231         avoid division by zero.
1232
1233 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
1234
1235         * gcc.dg/Wunknownprag.c: New tests.
1236
1237 Tue Jun 25 21:50:38 2002  J"orn Rennecke <joern.rennecke@superh.com>
1238
1239         * gcc.c-torture/execute/simd-2.c: New test.
1240
1241 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
1242
1243         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
1244         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
1245         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
1246         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
1247         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
1248         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
1249         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
1250         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
1251         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
1252         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
1253         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
1254         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
1255         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
1256         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
1257         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
1258         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
1259         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
1260
1261 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
1262
1263         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
1264         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
1265         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
1266         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
1267         New tests.
1268         * gcc.dg/cpp/trad/directive.c: Update.
1269
1270 2002-06-23  Andreas Jaeger  <aj@suse.de>
1271
1272         * gcc.c-torture/execute/complex-6.c: New.
1273
1274 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
1275
1276         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
1277         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
1278         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
1279         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
1280
1281 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
1282
1283         * gcc.dg/cpp/trad: New directory with traditional tests copied
1284         from parent directory.
1285         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
1286         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
1287         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
1288         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
1289         Move to trad/ and rename.
1290         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
1291         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
1292         gcc.dg/cpp/trad/redef2.c: New tests.
1293         * gcc.dg/cpp/trad/trad.exp: New driver.
1294
1295 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
1296
1297         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
1298         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
1299         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
1300         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
1301         Remove.
1302
1303 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
1304
1305         * gcc.dg/20020620-1.c: New test.
1306
1307 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1308
1309         * g++.dg/template/ttp4.C: New test.
1310
1311 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
1312
1313         * g++.dg/opt/vt1.C: Fix regexp.
1314
1315 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1316
1317         * gcc.c-torture/execute/pure-1.c: Make functions static again.
1318         Don't use attribute `noinline'.
1319
1320 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
1321
1322         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
1323
1324 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
1325
1326         * gcc.c-torture/execute/simd-1.c: New.
1327
1328         * gcc.dg/simd-1.c: New.
1329
1330 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
1331
1332         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
1333
1334 2002-06-16  Richard Henderson  <rth@redhat.com>
1335
1336         * g++.dg/ext/anon-struct1.C: New.
1337         * g++.dg/ext/anon-struct2.C: New.
1338         * g++.dg/ext/anon-struct3.C: New.
1339         * gcc.dg/anon-struct-1.c: New.
1340         * gcc.dg/anon-struct-2.c: New.
1341         * gcc.dg/anon-struct-3.c: New.
1342         * gcc.dg/20011008-1.c: Adjust warning text.
1343         * gcc.dg/20020527-1.c: Add -fms-extensions.
1344
1345 2002-06-16  Richard Henderson  <rth@redhat.com>
1346
1347         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
1348
1349 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
1350
1351         * gcc.c-torture/execute/20020615-1.c: New test.
1352
1353 2002-06-15  Roger Sayle  <roger@eyesopen.com>
1354
1355         * gcc.c-tortuture/execute/compare-1.c: New test case.
1356         * gcc.c-tortuture/execute/compare-2.c: New test case.
1357         * gcc.c-tortuture/execute/compare-3.c: New test case.
1358
1359 2002-06-13  Richard Henderson  <rth@redhat.com>
1360
1361         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
1362         ia64 ilp32.
1363
1364 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1365
1366         * g++.dg/template/typename2.C: Update error message.
1367
1368 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
1369
1370         * gcc.c-torture/execute/20020611-1.c: New test.
1371
1372 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
1373
1374         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
1375         list of targets to skip.
1376
1377 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
1378
1379         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
1380         targets if not optimizing.
1381
1382 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
1383
1384         * gcc.c-torture/compile/20020605-1.c: New test.
1385
1386         * g++.dg/opt/vt1.C: New test.
1387
1388         * gcc.dg/20020531-1.c: New test.
1389
1390         * gcc.dg/20020530-1.c: New test.
1391
1392         * gcc.dg/20020527-1.c: New test.
1393
1394         * g++.dg/opt/cse1.C: New test.
1395
1396 2002-06-07  Roger Sayle  <roger@eyesopen.com>
1397
1398         * gcc.dg/20020607-2.c: New test case.
1399
1400 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
1401
1402         * gcc.c-torture/compile/20020604-1.c: New test.
1403
1404 2002-06-04  Richard Henderson  <rth@redhat.com>
1405
1406         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
1407         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
1408         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
1409
1410 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
1411
1412         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
1413
1414 2002-06-03  Richard Henderson  <rth@redhat.com>
1415
1416         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
1417         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
1418
1419 2002-06-02  Richard Henderson  <rth@redhat.com>
1420
1421         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
1422         test functions static.
1423
1424 2002-06-02  Andreas Jaeger  <aj@suse.de>
1425
1426         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
1427         now.
1428
1429 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1430
1431         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
1432         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
1433         Update for mofified diagnostics.
1434         * gcc.dg/c99-intconst-1.c: No longer fail.
1435
1436 2002-06-02  Richard Henderson  <rth@redhat.com>
1437
1438         * gcc.dg/uninit-A.c: Remove xfail markers.
1439
1440 2002-06-01  Roger Sayle  <roger@eyesopen.com>
1441
1442         * gcc.dg/fnegate-1.c: New test case.
1443
1444 2002-05-30  Osku Salerma  <osku@iki.fi>
1445
1446         * gcc.c-torture/execute/mayalias-1.c: New file.
1447
1448 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1449
1450         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
1451         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
1452         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
1453
1454 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
1455
1456         * gcc.c-torture/execute/20020529-1.c: New test.
1457
1458 2002-05-27  Richard Henderson  <rth@redhat.com>
1459
1460         * g++.dg/ext/attrib6.C: New test case.
1461
1462 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1463
1464         * gcc.c-torture/execute/pure-1.c: New test.
1465
1466 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
1467
1468         * gcc.dg/cpp/arith-2.c: Remove.
1469
1470 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
1471
1472         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
1473         * gcc.dg/cpp/if-3.c: Remove.
1474
1475 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
1476
1477         * g++.dg/opt/cse2.C: New test.
1478
1479 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
1480
1481         * gcc.dg/cpp/arith-1.c: New semantic tests.
1482         * gcc.dg/cpp/if-1.c: Update.
1483
1484 2002-05-24  Ben Elliston  <bje@redhat.com>
1485
1486         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
1487
1488 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
1489
1490         * gcc.dg/verbose-asm.c: New test.
1491
1492 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1493
1494         * gcc.dg/cpp/paste12.c: New test.
1495
1496 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
1497
1498         * g++.dg/parse/named_ops.C: New test.
1499
1500 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
1501
1502         * gcc/testsuite/gcc.dg/weak-8.c: New test.
1503
1504 Thu May 23 11:09:26 2002  J"orn Rennecke <joern.rennecke@superh.com>
1505
1506         * gcc.dg/weak-2.c: Allow optional leading underscore
1507         in scan-assembler symbol name.
1508         * gcc.dg/weak-3.c: Likewise.
1509         * gcc.dg/weak-4.c: Likewise.
1510         * gcc.dg/weak-5.c: Likewise.
1511
1512 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
1513
1514         * gcc.dg/20020523-1.c: New test.
1515
1516 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
1517
1518         * objc.dg/const-str-2.m: Update now that we stop after
1519         a command line error.
1520
1521 2002-05-22  Richard Henderson  <rth@redhat.com>
1522
1523         * g++.dg/dg.exp: Fix typo in test pruneing.
1524
1525 2002-05-22  Richard Henderson  <rth@redhat.com>
1526
1527         * g++.dg/dg.exp: Prune the tls subdirectory.
1528         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
1529         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
1530         * g++.dg/tls/init-1.C: New.
1531
1532 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
1533
1534         * gcc.dg/20020517-1.c: New test.
1535
1536 2002-05-21  Richard Henderson  <rth@redhat.com>
1537
1538         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
1539         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
1540
1541 Tue May 21 14:25:32 2002  Brian R. Gaeke  <brg@dgate.ORG>
1542
1543         * g++.dg/other/copy2.C: New test.
1544
1545 Mon May 20 10:51:35 2002  J"orn Rennecke <joern.rennecke@superh.com>
1546
1547         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
1548         (MAX_COPY): Bump up to 10 times sizeof (long long).
1549         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
1550
1551         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
1552         sizeof (long long).
1553
1554         * gcc.c-torture/execute/strcpy-1.c: New test.
1555
1556 2002-05-19  Jason Merrill  <jason2redhat.com>
1557
1558         * g++.dg/ext/oper1.C: New test.
1559
1560 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
1561 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
1562
1563         * README.QMTEST: New file.
1564
1565         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
1566
1567 2002-05-19  Andreas Jaeger  <aj@suse.de>
1568
1569         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
1570         now.
1571         * gcc.c-torture/execute/loop-2d.x: Likewise.
1572
1573 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
1574
1575         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
1576         support weak symbols.
1577         * gcc.dg/weak-4.c: Likewise
1578         * gcc.dg/weak-6.c: Likewise
1579
1580 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
1581
1582         * gcc.dg/weak-3.c: Add dg-excess-error comment for
1583         cygwin, coff and h8300-*-hms targets
1584         * gcc.dg/weak-5.c: Likewise
1585         * gcc.dg/weak-7.c: Likewise
1586
1587 2002-05-16  Jason Merrill  <jason@redhat.com>
1588
1589         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
1590         (scan-assembler-not, scan-assembler-dem): Likewise.
1591         (scan-assembler-dem-not): Likewise.
1592
1593 2002-05-15  Richard Henderson  <rth@redhat.com>
1594
1595         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
1596
1597 2002-05-15  Richard Henderson  <rth@redhat.com>
1598
1599         * gcc.dg/weak-5.c (vfoo1c): No warning here.
1600         (vfoo1f): Warning here.
1601         (vfoo1l): Don't redefine the alias.
1602
1603 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
1604
1605         * g++.dg/init/pm1.C: New test.
1606
1607 2002-05-12  David S. Miller  <davem@redhat.com>
1608
1609         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
1610         types.
1611
1612 2002-05-10  Roger Sayle  <roger@eyesopen.com>
1613
1614         * gcc.c-torture/execute/20020510-1.c: New test case.
1615
1616 2002-05-10  David S. Miller  <davem@redhat.com>
1617
1618         * gcc.c-torture/execute/conversion.c: Test long double too.
1619
1620 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
1621
1622         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
1623         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
1624         * lib/g++.exp (g++_link_flags): Likewise.
1625         * lib/objc.exp (objc_target_compile): Likewise.
1626
1627 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
1628
1629         * gcc.dg/cpp/poison.c: Update.
1630         * gcc.dg/cpp/20000625-2.c: Remove.
1631         * gcc.dg/cpp/direct2s.c: Remove final test.
1632
1633 2002-05-08  Tom Rix  <trix@redhat.com>
1634
1635         * gcc.c-torture/execute/20020508-1.c: New test.
1636         * gcc.c-torture/execute/20020508-2.c: New test.
1637         * gcc.c-torture/execute/20020508-3.c: New test.
1638
1639 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
1640
1641         * gcc.dg/cpp/charconst-4.c: More tests.
1642
1643 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
1644
1645         PR c/6569
1646         * gcc.dg/weak-3.c: Update location of warning messages.
1647         * gcc.dg/weak-5.c: Likewise.
1648
1649 2002-05-06  Roger Sayle  <roger@eyesopen.com>
1650
1651         * gcc.c-torture/execute/20020506-1.c: New test case.
1652
1653 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
1654
1655         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
1656
1657 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1658
1659         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
1660
1661 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1662
1663         * gcc.dg/cpp/charconst-3.c: New test.
1664
1665 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1666
1667         * gcc.dg/cpp/charconst.c: Update tests.
1668
1669 2002-05-05  Tim Josling  <tej@melbpc.org.au>
1670
1671         * treelang: Added directory for new sample language treelang. Also
1672         lib/treelang.exp: New file to signal treelang should be tested.
1673
1674 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
1675
1676         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
1677         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
1678         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
1679         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
1680         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
1681         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
1682         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
1683
1684 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1685
1686         * gcc.dg/format/xopen-2.c: New test.
1687
1688 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
1689
1690         * gcc.dg/20020503-1.c: New test.
1691
1692 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
1693
1694         * g++.dg/init/dtor1.C: Make it tougher.
1695
1696 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
1697
1698         * g++.dg/init/dtor1.C: New test.
1699
1700 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
1701
1702         * gcc.dg/altivec-8.c: New.
1703
1704 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
1705
1706         * gcc.dg/altivec-7.c: New.
1707
1708 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
1709
1710         * g++.dg/parse/typedef1.C: New test.
1711
1712 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
1713
1714         PR c++/6486
1715         * g++.dg/template/friend6.C: New test.
1716
1717         PR c++/6492
1718         * g++.dg/init/copy1.C: New test.
1719
1720 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
1721
1722         * g++.dg/warn/effc1.C: New test.
1723
1724 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1725
1726         * gcc.dg/cpp/if-cexp.c: Add a test.
1727
1728 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
1729
1730         * gcc.dg/20020426-2.c: New test.
1731
1732 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
1733
1734         * gcc.dg/cpp/if-mop.c: Update.
1735         * gcc.dg/cpp/if-mpar.c: Add test.
1736         * gcc.dg/cpp/if-oppr.c: Update.
1737
1738 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1739
1740         PR c/6343
1741         * gcc.dg/weak-[2-7].c: New tests.
1742
1743 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
1744
1745         * gcc.dg/enum1.c: New test.
1746
1747 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
1748
1749         PR c++/6497
1750         * g++.dg/inherit/access2.C: New test.
1751
1752 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
1753
1754         PR bootstrap/6445
1755         * gcc.dg/20020426-1.c: New test.
1756
1757 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
1758
1759         * g++.dg/abi/enum1.C: New test.
1760
1761 2002-04-26  Richard Henderson  <rth@redhat.com>
1762
1763         * gcc.dg/c99-bool-1.c: Expect always true warning.
1764
1765 2002-04-25  Roger Sayle  <roger@eyesopen.com>
1766
1767         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
1768
1769 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1770
1771         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
1772         targets.
1773
1774 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
1775
1776         * g++.dg/abi/mange7.C: New test.
1777
1778         PR c++/6438.
1779         * g++.dg/parse/stmtexpr2.C: New test.
1780
1781 Wed Apr 24 21:38:36 2002  J"orn Rennecke <joern.rennecke@superh.com>
1782
1783         * gcc.dg/20020312-2.c: Add SH target.
1784
1785 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1786
1787         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
1788         compiler output on mips*-*-irix*.
1789
1790 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
1791
1792         * g++.dg/parse/attr1.C: New test.
1793
1794 2002-04-23  Roger Sayle  <roger@eyesopen.com>
1795
1796         * gcc.c-torture/execute/string-opt-17.c: New test case.
1797         * gcc.c-torture/execute/memset-2.c: New test case.
1798
1799 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
1800
1801         PR c++/6256:
1802         * g++.dg/template/friend5.C: New test.
1803
1804         PR c++/6331:
1805         * g++.dg/template/qual1.C: Likewise.
1806
1807 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
1808
1809         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
1810         Include stdlib.h, not stdio.h or ctype.h.
1811
1812 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
1813
1814         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
1815         cris-*-elf* and mmix-*-*.
1816         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
1817         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
1818         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
1819         Ditto.
1820         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
1821         * gcc.dg/wchar_t-1.c: Ditto.
1822
1823 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
1824
1825         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
1826         Clarify comment.
1827
1828 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
1829
1830         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
1831
1832 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1833
1834         * gcc.c-torture/execute/20000906-1.x: Delete.
1835
1836 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
1837
1838         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
1839
1840 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
1841
1842         * PR6367
1843         * g77.f-torture/execute/6367.f: New test.
1844         * g77.f-torture/execute/6367.x: Disable for MMIX.
1845
1846 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
1847
1848         * PR6352
1849         * g++.dg/opt/inline2.C: New test.
1850
1851 2002-04-18  Richard Henderson  <rth@redhat.com>
1852
1853         * gcc.dg/20000906-1.c: Enable for all targets.
1854         * gcc.c-torture/compile/iftrap-2.c: New.
1855
1856 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
1857
1858         * gcc.dg/20020418-1.c: New test.
1859         * gcc.dg/20020418-2.c: New test.
1860
1861 2002-04-18  Richard Henderson  <rth@redhat.com>
1862
1863         * gcc.c-torture/compile/iftrap-1.c: New.
1864         * gcc.dg/iftrap-1.c: Adjust for ia64.
1865         * gcc.dg/iftrap-2.c: New.
1866
1867 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
1868
1869         * gcc.c-torture/compile/20020418-1.c: New test.
1870
1871 2002-04-18  Roger Sayle  <roger@eyesopen.com>
1872
1873         * gcc.c-torture/compile/20020415-1.c: New.
1874
1875 2002-04-18  David S. Miller  <davem@redhat.com>
1876
1877         * gcc.c-torture/execute/20020418-1.c: New test.
1878
1879 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
1880
1881         * gcc.dg/20020416-1.c: New test.
1882
1883         * g++.dg/opt/inline1.C: New test.
1884
1885 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
1886
1887         * gcc.dg/altivec-5.c: New test.
1888
1889         * gcc.dg/20020415-1.c: New test.
1890
1891 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
1892
1893         * testsuite/lib/chill.exp: Remove.
1894
1895 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
1896
1897         * g++.dg/other/big-struct.C: New test.
1898
1899 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
1900
1901         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
1902         of scratch file.
1903
1904 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
1905
1906         PR c/6277
1907         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
1908         in scan-assembler function name
1909
1910 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
1911
1912         * g77.f-torture/execute/980628-4.x,
1913         g77.f-torture/execute/980628-5.x,
1914         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
1915         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
1916         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
1917         i[34567]86-*-*.
1918
1919 2002-04-13  David S. Miller  <davem@redhat.com>
1920
1921         * gcc.c-torture/execute/20020413-1.c: New test.
1922
1923 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
1924
1925         * gcc.dg/asm-6.c,
1926         * g++.dg/ext/asm1.C: New tests.
1927
1928 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
1929
1930         PR c++ 5373.
1931         * g++.dg/parse/stmtexpr1.C: New test.
1932
1933         PR c++/5189.
1934         * g++.dg/template/copy1.C: New test.
1935
1936 2002-04-12  Richard Henderson  <rth@redhat.com>
1937
1938         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
1939
1940 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
1941
1942         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
1943         gcc.c-torture/execute/20020307-2.c.
1944
1945 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
1946
1947         * g++.dg/ext/attrib5.C,
1948         * g++.dg/lookup/struct1.C: New tests.
1949
1950 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
1951
1952         * gcc.dg/20020411-1.c: New test.
1953
1954         * gcc.c-torture/execute/20020411-1.c: New test.
1955
1956 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
1957
1958         * g77.f-torture/execute/6177.f: New test.
1959
1960 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
1961
1962         PR middle-end/6247
1963         * g++.dg/opt/cleanup1.C: New test.
1964
1965         * g++.dg/opt/const1.C: New test.
1966
1967 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
1968
1969         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
1970
1971 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
1972
1973         PR c++/5507
1974         * g++.dg/template/typename2.C: New test.
1975
1976 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
1977
1978         * gcc.c-torture/execute/loop-12.c: New.
1979
1980 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
1981
1982         * g77.f-torture/execute/980628-4.x,
1983         g77.f-torture/execute/980628-5.x,
1984         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
1985         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
1986         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
1987
1988 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1989
1990         PR optimization/6086
1991         * g++.dg/opt/preinc1.C: New test.
1992
1993 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
1994
1995         PR c++/5571
1996         * g++.dg/opt/static2.C: New test.
1997
1998 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
1999
2000         PR c/5120
2001         * gcc.dg/20020406-1.c: New test.
2002
2003 2002-04-04  David S. Miller  <davem@redhat.com>
2004
2005         * gcc.c-torture/execute/20020404-1.c: New test.
2006
2007 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
2008
2009         PR c/6123
2010         * gcc.dg/20020312-2.c: Do not declare global register variable
2011         if __PIC__ or __pic__ is defined.
2012
2013 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
2014
2015         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
2016         __asm__ so that it works correctly even if -ansi -pedantic-errors.
2017
2018 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2019
2020         * gcc.misc-tests/linkage.exp: Update last change to handle
2021         sparc*-, not just sparc-.
2022
2023 2002-04-03  Richard Henderson  <rth@redhat.com>
2024
2025         * gcc.dg/cpp/ucs.c: Improved long UCS test.
2026
2027 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
2028
2029         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
2030
2031 2002-04-02  David S. Miller  <davem@redhat.com>
2032
2033         * gcc.c-torture/execute/20020402-3.c: New test.
2034
2035 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
2036
2037         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
2038         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
2039
2040         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
2041         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
2042         g77.f-torture/execute/20001201.x,
2043         g77.f-torture/execute/u77-test.x: New files.
2044
2045         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
2046         * gcc.dg/wchar_t-1.c: Ditto.
2047
2048 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2049
2050         * gcc.c-torture/execute/20020402-1.c: New test.
2051
2052 2002-04-01  Richard Henderson  <rth@redhat.com>
2053
2054         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
2055
2056         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
2057
2058 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2059
2060         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
2061
2062 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2063
2064         * g++.dg/inherit/template-as-base.C: Expect error.
2065         * g++.dg/inherit/namespace-as-base.C: Likewise.
2066
2067 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
2068
2069         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
2070         g++.dg/ext/instantiate3.C: Tweak match patterns.
2071
2072         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
2073         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
2074         -da test.
2075
2076 2002-03-31  Richard Henderson  <rth@redhat.com>
2077
2078         * gcc.dg/special/alias-2.c: New.
2079         * gcc.dg/special/ecos.exp: Run it.
2080
2081 2002-03-31  Richard Henderson  <rth@redhat.com>
2082
2083         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
2084
2085 2002-03-31  Kazu Hirata  <kazu@hxi.com>
2086
2087         * gcc.dg/weak-1.c: Disable on h8300 port.
2088
2089 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
2090
2091         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
2092         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
2093         ordering tests.
2094         * g++.dg/bprob/bprob-1.C: New test.
2095         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
2096         * g++.dg/gcov/gcov-1.C: New test.
2097         * g++.dg/gcov/gcov-1.x: New file.
2098         * g++.dg/gcov/gcov-2.C: New test.
2099         * g++.dg/gcov/gcov-3.C: New test.
2100         * g++.dg/gcov/gcov-3.h: New file.
2101
2102 2002-03-28  Roger Sayle  <roger@eyesopen.com>
2103
2104         * g++.old-deja/g++.other/builtins5.C: New test.
2105         * g++.old-deja/g++.other/builtins6.C: New test.
2106         * g++.old-deja/g++.other/builtins7.C: New test.
2107         * g++.old-deja/g++.other/builtins8.C: New test.
2108         * g++.old-deja/g++.other/builtins9.C: New test.
2109
2110 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
2111
2112         * g++.dg/opt/static1.C: New test.
2113
2114         * g++.dg/opt/longbranch1.C: New test.
2115
2116 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
2117
2118         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
2119
2120         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
2121
2122 Thu Mar 28 16:38:09 2002  Jeffrey A Law  (law@redhat.com)
2123
2124         * gcc.c-torture/execute/20020328-1.c: New test.
2125
2126 2002-03-27  Richard Henderson  <rth@redhat.com>
2127
2128         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
2129         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
2130         move from g++.old-deja/g++.ext/.
2131
2132 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
2133
2134         * g++.dg/init/new2.C: New test.
2135
2136 2002-03-26  Richard Henderson  <rth@redhat.com>
2137
2138         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
2139
2140         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
2141         on sparc.
2142
2143         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
2144         sparcv9 systems.
2145         * gcc.dg/20001102-1.c: Likewise.
2146
2147 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
2148
2149         * gcc.dg/cpp/endif-pedantic1.c,
2150         gcc.dg/cpp/endif-pedantic2.c:  New tests.
2151
2152 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
2153
2154         * g++.dg/init/new1.C: New test.
2155
2156 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
2157
2158         * g++.dg/abi/vbase9.C: New test.
2159
2160 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
2161
2162         * gcc.dg/arm-asm.c: New test.
2163
2164 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
2165
2166         * gcc.dg/Wswitch-enum.c: New test.
2167         Fix PR c/5044.
2168
2169 2002-03-26  Richard Henderson  <rth@redhat.com>
2170
2171         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
2172         structure.
2173
2174 2002-03-25  Richard Henderson  <rth@redhat.com>
2175
2176         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
2177         sparcv9 systems.
2178
2179         * gcc.c-torture/compile/20011119-1.c (xxx): New.
2180         * gcc.c-torture/compile/20011119-2.c (xxx): New.
2181
2182 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
2183
2184         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
2185
2186 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
2187
2188         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
2189         targets using generic thunk support.
2190
2191 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
2192
2193         * gcc.c-torture/compile/20020323-1.c: New test.
2194
2195         * g++.dg/opt/conj2.C: New test.
2196
2197 2002-03-24  Richard Henderson  <rth@redhat.com>
2198
2199         * gcc.dg/weak-1.c: Use -fno-common.
2200
2201 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
2202
2203         * g77.dg/f77-edit-apostrophe-out.f: New test
2204         * g77.dg/f77-edit-h-out.f: New test
2205         * g77.dg/f77-edit-t-in.f: New test
2206         * g77.dg/f77-edit-t-out.f: New test
2207         * g77.dg/f77-edit-x-out.f: New test
2208         * g77.dg/f77-edit-slash-out.f: New test
2209         * g77.dg/f77-edit-colon-out.f: New test
2210         * g77.dg/f77-edit-s-out.f: New test
2211
2212 2002-03-24  Richard Henderson  <rth@redhat.com>
2213
2214         * objc/execute/formal_protocol-6.x: New XFAIL.
2215
2216 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
2217
2218         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
2219         that do not support weak symbols
2220
2221 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
2222
2223         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
2224         * lib/g77.exp:  Likewise
2225         * lib/objc.exp: Likewise
2226
2227 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
2228
2229         * gcc.dg/Wswitch-default.c: New test.
2230
2231 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
2232
2233         * g++.dg/other/enum1.C: New test.
2234
2235 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
2236
2237         * gcc.dg/pragma-ep-3.c: Fix typo.
2238
2239 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2240
2241         * g++.dg/inherit/template-as-base.C: New test.
2242
2243 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
2244
2245         * g++.old-deja/g++.other/dwarf2-1.C: Move...
2246         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
2247
2248 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
2249
2250         * gcc.dg/cpp/multiline.c: Update to match.
2251
2252 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
2253
2254         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
2255
2256 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
2257
2258         * gcc.dg/cpp/extratokens2.c:  New file.
2259
2260 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
2261
2262         * gcc.dg/20020312-2.c: Add rs6000 target.
2263
2264         * gcc.c-torture/compile/20020319-1.c: New test.
2265
2266 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2267
2268         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
2269         (A, E): Handle this.
2270
2271 2002-03-20  Jason Merrill  <jason@redhat.com>
2272
2273         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
2274         ignoring -fpic.
2275         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
2276         through prune_gcc_output.
2277
2278 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
2279
2280         * gcc.c-torture/compile/20020320-1.c: New test.
2281
2282 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
2283
2284         * gcc.c-torture/compile/20020318-1.c: New test.
2285
2286         * gcc.dg/struct-by-value-1.c: New test.
2287
2288         * gcc.dg/20020319-1.c: New test.
2289
2290 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
2291
2292         * g++.dg/opt/conj1.C: New test.
2293
2294 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
2295
2296         * g++.dg/template/qualttp20.C: Revert previous change.
2297         * g++.dg/template/qualttp3.C: Likewise.
2298         * g++.dg/template/qualttp4.C: Likewise
2299         * g++.dg/template/qualttp5.C: Likewise
2300         * g++.dg/template/qualttp6.C: Likewise
2301         * g++.dg/template/qualttp7.C: Likewise
2302         * g++.dg/template/qualttp8.C: Likewise
2303         * g++.dg/template/recurse.C: Likewise.
2304
2305 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
2306
2307         * gcc.dg/cpp/wchar-1.c: Update.
2308
2309 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
2310
2311         * g++.dg/template/conv1.C: New test.
2312         * g++.dg/template/conv2.C: New test.
2313         * g++.dg/template/conv3.C: New test.
2314         * g++.dg/template/conv4.C: New test.
2315
2316 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
2317
2318         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
2319         * g++.dg/template/qualttp3.C: Likewise.
2320         * g++.dg/template/qualttp4.C: Likewise
2321         * g++.dg/template/qualttp5.C: Likewise
2322         * g++.dg/template/qualttp6.C: Likewise
2323         * g++.dg/template/qualttp7.C: Likewise
2324         * g++.dg/template/qualttp8.C: Likewise
2325         * g++.dg/template/recurse.C: Likewise.
2326
2327 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
2328
2329         * g++.dg/opt/dtor1.C: New test.
2330
2331 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
2332
2333         * gcc.c-torture/compile/20020315-1.c: New test.
2334
2335 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
2336
2337         * gcc.dg/weak-1.c: Fix scan tests.
2338
2339 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
2340
2341         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
2342         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
2343         cris-*-aout* mmix-*-*.
2344         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
2345         cris-*-aout* mmix-*-*.
2346         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
2347         cris-*-elf* cris-*-aout* and mmix-*-*.
2348         * gcc.dg/20001009-1.c: Ditto.
2349         * gcc.dg/20010912-1.c: Ditto.
2350         * gcc.dg/20020122-4.c: Ditto.
2351         * gcc.dg/inline-2.c: Ditto.
2352
2353 Thu Mar 14 14:28:38 2002  Jeffrey A Law  (law@cygnus.com)
2354
2355         * gcc.c-torture/compile/20020314-1.c: New test.
2356
2357 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
2358
2359         * gcc.c-torture/execute/20020314-1.c: New test.
2360
2361 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
2362
2363         * g++.dg/warn/Wunused-1.C: New test.
2364
2365 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
2366
2367         * g++.dg/abi/mangle6.C: New test.
2368
2369 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
2370
2371         * gcc.c-torture/compile/20020309-2.c: New test.
2372
2373         * gcc.c-torture/compile/20020312-1.c: New test.
2374
2375 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
2376
2377         * g++.dg/other/access1.C: New test.
2378
2379 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
2380
2381         * gcc.c-torture/execute/wchar_t-1.c: New test.
2382
2383 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
2384
2385         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
2386
2387 2002-03-12  Roger Sayle  <roger@eyesopen.com>
2388
2389         * gcc.dg/20020312-1.c: New test case.
2390
2391 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
2392
2393         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
2394
2395 2002-03-11  Richard Henderson  <rth@redhat.com>
2396
2397         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
2398         * g++.old-deja/g++.jason/report.C: Likewise.
2399
2400 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
2401
2402         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
2403         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
2404
2405 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
2406
2407         * testsuite/g++.dg/overload/pmf1.C: New test.
2408
2409 2002-03-11  Kazu Hirata  <kazu@hxi.com>
2410
2411         * gcc.c-torture/execute/20020307-1.c: Use long.
2412
2413 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
2414
2415         PR optimization/5844
2416         * gcc.dg/20020310-1.c: New test.
2417
2418 2002-03-09  Michael Meissner  <meissner@redhat.com>
2419
2420         * gcc.c-torture/execute/memcpy-2.c: New test.
2421         * gcc.c-torture/execute/memset-1.c: New test.
2422         * gcc.c-torture/execute/strlen-1.c: New test.
2423         * gcc.c-torture/execute/strcmp-1.c: New test.
2424         * gcc.c-torture/execute/strncmp-1.c: New test.
2425
2426 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
2427
2428         * gcc.dg/ppc-ldstruct.c: New test.
2429
2430 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
2431
2432         * gcc.c-torture/execute/va-arg-22.c: New test.
2433
2434 Sat Mar  9 07:47:50 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2435
2436         * gcc.c-torture/compile/20020309-1.c: New test.
2437
2438 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
2439
2440         * gcc.c-torture/execute/20020307-2.c: New test.
2441
2442 Thu Mar  7 10:05:31 2002  Jeffrey A Law  (law@redhat.com)
2443
2444         * g77.f-torture/compile/20020307-1.f: New test.
2445
2446 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
2447
2448         * gcc.dg/unordered-1.c: New test.
2449
2450 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
2451
2452         * gcc.c-torture/execute/20020307-1.c: New test.
2453
2454 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
2455
2456         * gcc.dg/20020304-1.c: New test.
2457
2458         * gcc.c-torture/compile/20020304-2.c: New test.
2459
2460 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
2461
2462         * gcc.c-torture/compile/20020304-1.c: New test case
2463         (from PR c/5830).
2464
2465 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
2466
2467         * gcc.dg/20020103-1.c: Add other -D ppc variants.
2468
2469 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2470
2471         * g++.dg/other/classkey1.C: New test.
2472
2473 2002-03-01  Richard Henderson  <rth@redhat.com>
2474
2475         * gcc.c-torture/compile/981223-1.x: New.
2476         * gcc.c-torture/compile/920625-1.x: New.
2477
2478 2002-02-28  Richard Henderson  <rth@redhat.com>
2479
2480         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
2481
2482 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
2483
2484         * gcc.c-torture/execute/20020227-1.c: New test.
2485
2486 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
2487
2488         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
2489         here" ERROR lines.
2490         * g++.old-deja/g++.oliva/partord1.C: Likewise.
2491         * g++.old-deja.g++.other/defarg1.C: Likewise.
2492         * g++.old-deja/g++.pt/calls2.C: Likewise.
2493         * g++.old-deja/g++.pt/crash20.C: Likewise.
2494         * g++.old-deja/g++.pt/crash30.C: Likewise.
2495         * g++.old-deja/g++.pt/crash36.C: Likewise.
2496         * g++.old-deja/g++.pt/crash6.C: Likewise.
2497         * g++.old-deja/g++.pt/defarg13.C: Likewise.
2498         * g++.old-deja/g++.pt/derived3.C: Likewise.
2499         * g++.old-deja/g++.pt/error1.C: Likewise.
2500         * g++.old-deja/g++.pt/friend21.C: Likewise.
2501         * g++.old-deja/g++.pt/friend23.C: Likewise.
2502         * g++.old-deja/g++.pt/infinite1.C: Likewise.
2503         * g++.old-deja/g++.robertl/eb128.C: Likewise.
2504
2505 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
2506
2507         * gcc.c-torture/execute/20020225-2.c: New test.
2508
2509 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
2510
2511         * gcc.c-torture/execute/920730-1t.c,
2512         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
2513         Delete test cases, only relevant to -traditional.
2514
2515 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
2516
2517         * gcc.dg/cpp/undef1.c: Remove.
2518         * gcc.dg/cpp/directiv.c: Update.
2519         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
2520
2521 2002-02-27  Michael Meissner  <meissner@redhat.com>
2522
2523         * gcc.c-torture/execute/20020226-1.c: New test.
2524
2525 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
2526
2527         * g++.dg/debug/debug4.C: New test.
2528
2529         * gcc.dg/ia64-visibility-1.c: New test.
2530
2531 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
2532
2533         * gcc.dg/debug/20020224-1.c: New.
2534
2535 2002-02-25  Kazu Hirata  <kazu@hxi.com>
2536
2537         * gcc.c-torture/execute/960416-1.x: New.
2538         * gcc.c-torture/execute/divconst-3.x: Likewise.
2539
2540 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
2541
2542         * gcc.dg/20020224-1.c: New test.
2543
2544 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
2545
2546         * gcc.c-torture/execute/20020225-1.c: New.
2547
2548 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
2549
2550         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
2551
2552 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
2553
2554         * gcc.dg/20020222-1.c: New test.
2555
2556 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
2557
2558         * g++.dg/opt/anonunion1.C: New test.
2559
2560 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
2561
2562         * g++.dg/template/qualttp19.C: New test.
2563         * g++.dg/template/qualttp20.C: New test.
2564         * g++.old-deja/g++.jason/report.C: Adjust expected errors
2565         * g++.old-deja/g++.other/qual1.C: Likewise.
2566
2567 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
2568
2569         * gcc.dg/attr-alwaysinline.c: New.
2570
2571 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
2572
2573         * gcc.dg/20020220-1.c: New test.
2574
2575         * gcc.dg/20020220-2.c: New test.
2576
2577         * g++.dg/opt/mmx1.C: New test.
2578
2579 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
2580
2581         * gcc.c-torture/compile/20020110.c: New test.
2582
2583 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
2584
2585         * gcc.c-torture/execute/20020219-1.c: New test.
2586
2587         * gcc.dg/20020219-1.c: New test.
2588
2589         * gcc.dg/noncompile/20020220-1.c: New test.
2590
2591         * g++.dg/opt/ptrintsum1.C: New test.
2592
2593         * gcc.dg/debug/20020220-1.c: New test.
2594
2595 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
2596
2597         * gcc.c-torture/execute/20020216-1.c: New test.
2598
2599 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
2600
2601         * gcc.dg/decl-1.c: Update, new test.
2602
2603 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
2604
2605         * g++.dg/abi/bitfield1.C: New test.
2606         * g++.dg/abi/bitfield2.C: New test.
2607
2608 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
2609
2610         * gcc.dg/attr-nest.c: New test.
2611
2612 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
2613
2614         * gcc.c-torture/execute/20020215-1.c: New test.
2615
2616 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
2617
2618         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
2619         * g++.dg/debug/debug.exp: New.
2620         * g++.dg/debug/trivial.C: New.
2621         * g++.dg/debug/debug1.C: Moved...
2622         * g++.dg/other/debug1.C: ...from here.
2623         * g++.dg/debug/debug2.C: Moved...
2624         * g++.dg/other/debug2.C: ...from here.
2625         * g++.dg/debug/debug3.C: Moved...
2626         * g++.dg/other/debug3.C: ...from here.
2627
2628         * gcc.dg/noncompile/20020213-1.c: New test.
2629
2630 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
2631
2632         * g++.dg/other/debug3.C: New test.
2633
2634         * gcc.c-torture/execute/20020213-1.c: New test.
2635
2636 2002-02-13  Richard Smith <richard@ex-parrot.com>
2637
2638         * g++.old-deja/g++.other/thunk1.C: New test.
2639
2640 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
2641
2642         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
2643
2644 2002-02-13  Stan Shebs  <shebs@apple.com>
2645
2646         * gcc.dg/altivec-3.c: New.
2647
2648 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
2649
2650         * gcc.dg/Wunreachable-1.c: New test.
2651         * gcc.dg/Wunreachable-2.c: New test.
2652
2653 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
2654
2655         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
2656
2657 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
2658
2659         * gcc.dg/decl-1.c: New test.
2660
2661 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
2662
2663         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
2664
2665 2002-02-10  Kazu Hirata  <kazu@hxi.com>
2666
2667         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
2668         * gcc.c-torture/compile/980506-1.x: Likewise.
2669
2670 2002-02-10  Kazu Hirata  <kazu@hxi.com>
2671
2672         * gcc.dg/20020210-1.c: New.
2673
2674 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
2675
2676         * g77.f-torture/execute/947.f: New regression test
2677         for PR fortran/947.
2678
2679 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
2680
2681         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
2682         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
2683
2684 2002-02-08  Richard Henderson  <rth@redhat.com>
2685
2686         * gcc.c-torture/compile/labels-3.c: New.
2687
2688 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
2689
2690         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
2691         expression statements work instead.
2692         * gcc.dg/noncompile/20020207-1.c: New test.
2693
2694 2002-02-07  Richard Henderson  <rth@redhat.com>
2695
2696         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
2697
2698 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
2699
2700         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
2701         message from g77
2702         * lib/g77-dg.exp: Trim g77 error messages so that they are
2703         recognized by dg.exp.
2704
2705 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
2706
2707         PR fortran/5473
2708         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
2709
2710 2002-02-07  Richard Henderson  <rth@redhat.com>
2711
2712         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
2713         to be sufficiently aligned for integers.
2714
2715 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
2716
2717         * g++.dg/template/friend4.C: New test.
2718
2719 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
2720
2721         PR fortran/5743
2722         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
2723         unsupported cases.
2724
2725 2002-02-07  Richard Henderson  <rth@redhat.com>
2726
2727         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
2728         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
2729         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
2730         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
2731
2732 2002-02-06  Richard Henderson  <rth@redhat.com>
2733
2734         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
2735
2736 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
2737
2738         * gcc.dg/20020206-1.c: New test.
2739
2740 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
2741
2742         * gcc.c-torture/execute/20020206-1.c: New test.
2743
2744         * gcc.c-torture/execute/20020206-2.c: New test.
2745
2746         PR optimization/5429:
2747         * gcc.c-torture/compile/20020206-1.c: New test.
2748
2749 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
2750
2751         * g++.dg/ext/align1.C: Do not use an explicit alignment value
2752         as certain file formats cannot support particularly large
2753         alignments.
2754
2755         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
2756         and do not expect to be able to link the executable.
2757
2758         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
2759         fail because the COFF format does not support the weak attribute.
2760
2761 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
2762
2763         * g77.dg/pr5473.f:  New test
2764
2765 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
2766
2767         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
2768         Fix testcase accordingly.
2769
2770 2002-02-04  Richard Henderson  <rth@redhat.com>
2771
2772         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
2773         (buf): Change to be an array of pointers, not ints.
2774
2775 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
2776
2777         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
2778         before all tests.  Move warning one line above to match where it
2779         C frontend emits.
2780         * gcc.dg/Wswitch-2.c: New test.
2781         * g++.dg/warn/Wswitch-1.C: New test.
2782         * g++.dg/warn/Wswitch-2.C: New test.
2783
2784 2002-02-04  Richard Henderson  <rth@redhat.com>
2785
2786         * g++.dg/abi/offsetof.C: Fix size comparison.
2787
2788 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
2789
2790         * gcc.dg/cast-qual-2.c: New test.
2791
2792 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
2793
2794         * gcc.dg/20020201-4.c: New test.
2795
2796 2002-02-04  Ben Elliston  <bje@redhat.com>
2797
2798         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
2799         target_info attribute != 0, in addition to the empty string.
2800         (gcc_target_compile): Likewise.
2801
2802 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
2803
2804         * gcc.dg/Wswitch.c: New test.
2805         PR gcc/4475. PR gcc/3780.
2806
2807 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
2808
2809         * g77.f-torture/execute/5122.f: New test for regressions
2810         against PR fortran/5122.
2811
2812 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
2813
2814         * g77.f-torture/compile/pr3743.f: Delete
2815         * g77.dg/pr3743-1.f: New test.
2816         * g77.dg/pr3743-2.f: New test.
2817         * g77.dg/pr3743-3.f: New test.
2818         * g77.dg/pr3743-4.f: New test.
2819
2820 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2821
2822         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
2823
2824 2002-02-02  Richard Henderson  <rth@redhat.com>
2825
2826         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
2827         * gcc.c-torture/execute/bf64-1.c: Likewise.
2828
2829 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
2830
2831         * gcc.dg/20020201-2.c: New test.
2832
2833         * gcc.dg/20020201-3.c: New test.
2834
2835         * gcc.c-torture/execute/bitfld-2.c: New test.
2836
2837 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2838
2839         * gcc.dg/bitfld-1.c: Update.
2840         * gcc.dg/bitfld-2.c: Update.
2841         * gcc.c-torture/execute/bitfld-1.x: New.
2842
2843 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
2844
2845         * gcc.c-torture/execute/20020201-1.c: New test.
2846
2847 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
2848
2849         PR target/5469
2850         * gcc.dg/20020201-1.c: New test.
2851
2852 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
2853
2854         PR fortran/3743
2855         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
2856         * g77.f-torture/compile/pr3743.x: Remove
2857
2858 2002-01-31  Tom Rix  <trix@redhat.com>
2859
2860         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
2861
2862 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
2863
2864         * gcc.dg/noncompile/20020130-1.c: New test.
2865
2866 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
2867
2868         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
2869
2870 2002-01-29  Richard Henderson  <rth@redhat.com>
2871
2872         * gcc.c-torture/execute/991118-1.c: Cast various constants back
2873         to long long.
2874         * gcc.c-torture/execute/bf64-1.c: Likewise.
2875
2876 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
2877
2878         * gcc.c-torture/execute/20020129-1.c: New test.
2879
2880 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
2881
2882         * gcc.c-torture/compile/20000224-1.c: Update.
2883         * gcc.c-torture/execute/bitfld-1.c: New tests.
2884         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
2885         * gcc.dg/uninit-A.c: Update.
2886
2887 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
2888
2889         * g++.dg/template/ctor1.C: Add instantiation.
2890
2891 2002-01-28  Paul Koning  <pkoning@equallogic.com>
2892
2893         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
2894         argument to __builtin_prefetch to be const ptr.
2895
2896 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
2897
2898         * gcc.c-torture/compile/20020120-1.c: New test.
2899
2900 2002-01-27  Kazu Hirata  <kazu@hxi.com>
2901
2902         * gcc.c-torture/execute/20020127-1.c: New test.
2903
2904 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
2905
2906         * g77.dg/f77-edit-i-in.f: New test
2907         * g77.dg/f77-edit-i-out.f: New test
2908
2909 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
2910
2911         * gcc.dg/debug/debug.exp: New file.
2912         * gcc.dg/debug/trivial.c: New file.
2913         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
2914         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
2915         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
2916         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
2917         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
2918         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
2919         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
2920         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
2921         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
2922         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
2923         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
2924         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
2925         * gcc.dg/20000503-1.c: Removed.
2926         * gcc.dg/20010207-1.c: Removed.
2927         * gcc.dg/20011223-1.c: Removed.
2928         * gcc.dg/20020104-2.c: Removed.
2929         * gcc.dg/debug-1.c: Removed.
2930         * gcc.dg/debug-2.c: Removed.
2931         * gcc.dg/debug-3.c: Removed.
2932         * gcc.dg/debug-4.c: Removed.
2933         * gcc.dg/debug-5.c: Removed.
2934         * gcc.dg/debug-6.c: Removed.
2935         * gcc.dg/dwarf2-1.c: Removed.
2936         * gcc.dg/dwarf2-2.c: Removed.
2937
2938 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
2939
2940         * g++.old-deja/g++.other/eh5.C: New test.
2941         * g++.old-deja/g++.other/sibcall2.C: New test.
2942         * g++.old-deja/g++.other/array9.C: New test.
2943         * g++.old-deja/g++.other/typename2.C: New test.
2944         * g++.old-deja/g++.other/crash60.C: New test.
2945         * g++.old-deja/g++.other/conv9.C: New test.
2946         * g++.old-deja/g++.other/mangle10.C: New test.
2947         * g++.old-deja/g++.other/unchanging1.C: New test.
2948         * g++.old-deja/g++.other/exprstmt1.C: New test.
2949         * g++.old-deja/g++.other/inline23.C: New test.
2950         * g++.old-deja/g++.eh/ia64-1.C: New test.
2951         * g++.old-deja/g++.other/dwarf2-1.C: New test.
2952         * g++.old-deja/g++.other/reload1.C: New test.
2953         * g++.old-deja/g++.other/static20.C: New test.
2954         * g++.old-deja/g++.other/local-alloc1.C: New test.
2955         * g++.old-deja/g++.other/conv8.C: New test.
2956         * g++.old-deja/g++.other/stmtexpr2.C: New test.
2957         * g++.old-deja/g++.other/storeexpr1.C: New test.
2958         * g++.old-deja/g++.other/storeexpr2.C: New test.
2959         * g++.dg/eh/template2.C: New test.
2960         * g++.dg/warn/weak1.C: New test.
2961
2962 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
2963
2964         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
2965         Remove first, non-varying, argument.
2966
2967 2002-01-23  Richard Henderson  <rth@redhat.com>
2968
2969         * gcc.dg/inline-2.c: New.
2970
2971         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
2972         Add optional target arg.  Check number of arguments.
2973         (scan-assembler-not, scan-assembler-dem): Likewise.
2974         (scan-assembler-dem-not): Likewise.
2975
2976 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
2977
2978         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
2979         line 12.
2980         * g++.old-deja/g++.brendan/parse3.C,
2981         g++.old-deja/g++.other/crash26.C,
2982         g++.old-deja/g++.other/crash28.C,
2983         g++.old-deja/g++.other/crash29.C,
2984         g++.old-deja/g++.other/crash30.C,
2985         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
2986
2987 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
2988
2989         * gcc.dg/20020115-1.c: New.
2990
2991 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
2992
2993         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
2994
2995 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
2996
2997         * gcc.dg/20020122-3.c: New.
2998
2999 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
3000
3001         * g++.dg/other/gc1.C: New test.
3002
3003 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
3004
3005         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
3006
3007 2002-01-22  Richard Henderson  <rth@redhat.com>
3008
3009         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
3010
3011 2002-01-22  Richard Henderson  <rth@redhat.com>
3012
3013         * gcc.dg/20020122-4.c: New.
3014
3015 2002-01-22  H.J. Lu <hjl@gnu.org>
3016
3017         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
3018         link output.
3019         * gcc.dg/special/ecos.exp: Likewise.
3020         * lib/g++-dg.exp: Likewise.
3021         * lib/g77-dg.exp: Likewise.
3022         * lib/gcc-dg.exp : Likewise.
3023         * lib/mike-g++.exp: Likewise.
3024         * lib/mike-g77.exp: Likewise.
3025         * lib/mike-gcc.exp: Likewise.
3026         * lib/objc-dg.exp: Likewise.
3027
3028 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
3029
3030         PR target/5379
3031         * gcc.dg/20020122-2.c: New test.
3032
3033 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
3034
3035         * gcc.dg/20020122-1.c: New test.
3036
3037 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
3038
3039         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
3040
3041 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
3042
3043         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
3044
3045 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3046
3047         * gcc.c-torture/compile/20020121-1.c: New test.
3048
3049 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3050
3051         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
3052         ld_library_path.
3053
3054 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
3055
3056         * gcc.dg/20020218-1.c: New test.
3057
3058 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
3059
3060         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
3061         messages
3062         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
3063         "At global scope" warning
3064         * g++.dg/ext/align1.C: Change cygwin test for alignment
3065         from db-bogus to dg-warning
3066
3067 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
3068
3069         * g77.f-torture/compile/cpp2.F: New test.
3070
3071 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
3072
3073         * g++.dg/template/access1.C: New test.
3074
3075 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
3076
3077         * gcc.dg/20020118-1.c: New.
3078
3079 2002-01-18  Kazu Hirata  <kazu@hxi.com>
3080
3081         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
3082
3083 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
3084
3085         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
3086         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
3087         alignment warnings.
3088
3089 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
3090
3091         * gcc.misc-tests/i386-prefetch.exp: Save and restore
3092         torture_with_loops and torture_without_loops
3093
3094 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
3095
3096         * gcc.c-torture/compile/20020116-1.c: New test.
3097
3098 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
3099
3100         * gcc.dg/20020116-2.c: New test.
3101
3102         * gcc.dg/ultrasp4.c: New test.
3103
3104         * gcc.dg/20020116-1.c: New test.
3105
3106 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
3107
3108         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
3109         by EABI.
3110
3111 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
3112
3113         * gcc.misc-tests/i386-prefetch.exp: New.
3114         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
3115         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
3116         * gcc.misc-tests/i386-pf-none-1.c: New test.
3117         * gcc.misc-tests/i386-pf-sse-1.c: New test.
3118
3119 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
3120
3121         * gcc.dg/gnu89-init-1.c: Add new tests.
3122
3123 2002-01-15  Andreas Jaeger  <aj@suse.de>
3124
3125         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
3126         * gcc.dg/i386-mmx-2.c: Likewise.
3127         * gcc.dg/i386-sse-1.c: Likewise.
3128         * gcc.dg/i386-sse-2.c: Likewise.
3129         * gcc.dg/i386-sse-3.c: Likewise.
3130
3131 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
3132
3133         * g77.f-torture/execute/intrinsic-unix-bessel.f:
3134         Uncomment additional cases that now pass.
3135
3136 2002-01-11  Richard Henderson  <rth@redhat.com>
3137
3138         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
3139         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
3140
3141 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
3142
3143         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
3144
3145 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
3146
3147         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
3148         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
3149
3150 2002-01-10  Dale Johannesen  <dalej@apple.com>
3151
3152         * gcc.c-torture/execute/loop-11.c: New.
3153
3154 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
3155
3156         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
3157         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
3158
3159 2002-01-09  Richard Henderson  <rth@redhat.com>
3160
3161         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
3162         type in which to perform the operation for each size.
3163
3164 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
3165
3166         * gcc.c-torture/compile/20020109-2.c: New test.
3167
3168 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
3169
3170         * gcc.c-torture/execute/loop-10.c: New test.
3171
3172 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
3173
3174         * gcc.c-torture/compile/20010226-1.c: New test.
3175         * gcc.c-torture/compile/20010227-1.c: New test.
3176         * gcc.c-torture/compile/20010426-1.c: New test.
3177         * gcc.c-torture/compile/20010510-1.c: New test.
3178         * gcc.c-torture/compile/20010605-3.c: New test.
3179         * gcc.c-torture/compile/20010824-1.c: New test.
3180         * gcc.c-torture/execute/20010409-1.c: New test.
3181         * gcc.dg/noncompile/20000901-1.c: New test.
3182         * gcc.dg/20001023-1.c: New test.
3183         * gcc.dg/20001101-1.c: New test.
3184         * gcc.dg/20001102-1.c: New test.
3185         * gcc.dg/20010207-1.c: New test.
3186         * gcc.dg/20010405-1.c: New test.
3187         * gcc.dg/20010822-1.c: New test.
3188         * gcc.dg/20011107-1.c: New test.
3189
3190 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
3191
3192         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
3193
3194         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
3195         execution failure on PA targets.
3196
3197 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
3198
3199         * gcc.c-torture/compile/20020109-1.c: New test.
3200
3201 2002-01-08  Kazu Hirata  <kazu@hxi.com>
3202
3203         * gcc.c-torture/execute/20020108-1.c: New test.
3204
3205 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
3206
3207         * gcc.dg/20020108-1.c: New test.
3208
3209 2002-01-08  H.J. Lu <hjl@gnu.org>
3210
3211         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
3212         for header files.
3213
3214 2002-01-08  Geoff Keating  <geoffk@redhat.com>
3215
3216         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
3217         consistency.
3218
3219 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
3220
3221         * gcc.dg/altivec-4.c: Test altivec predicates.
3222
3223 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
3224
3225         * gcc.c-torture/execute/20020107-1.c: New test.
3226
3227 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
3228
3229         PR c/5279
3230         * gcc.c-torture/compile/20020106-1.c: New test.
3231
3232 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
3233
3234         * gcc.c-torture/execute/nestfunc-4.c: New test.
3235
3236 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
3237
3238         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
3239         extra triple that slipped in.
3240         * g++.old-deja/g++.abi/align.C: Likewise.
3241         * g++.old-deja/g++.abi/bitfields.C: Likewise.
3242
3243 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
3244
3245         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
3246         * g++.old-deja/g++.abi/align.C: Likewise.
3247         * g++.old-deja/g++.abi/bitfields.C: Likewise.
3248
3249         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
3250         on FreeBSD/i386.
3251         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
3252         FreeBSD.
3253
3254 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
3255
3256         * gcc.dg/20020104-1.c: New test.
3257
3258         * gcc.dg/20020104-2.c: New test.
3259
3260 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
3261
3262         * gcc.dg/20020103-1.c: Fix typo in target selector.
3263
3264 2002-01-03  Richard Henderson  <rth@redhat.com>
3265
3266         * gcc.dg/20020103-1.c: New.
3267
3268 2002-01-03  Kazu Hirata  <kazu@hxi.com>
3269
3270         * gcc.c-torture/execute/20020103-1.c: New test.
3271
3272 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
3273
3274         * g++.dg/other/debug2.C: New test.
3275
3276         * gcc.c-torture/compile/20020103-1.c: New test.
3277
3278 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
3279
3280         * gcc.dg/gnu89-init-1.c: Added new tests.
3281
3282 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
3283
3284         * g++.dg/template/friend2.C: Remove as patch is reverted.
3285
3286         * g++.dg/warn/oldcast1.C: New test.
3287
3288         * g++.dg/template/ptrmem1.C: New test.
3289         * g++.dg/template/ptrmem2.C: New test.
3290
3291         * g++.dg/template/ntp.C: New test.
3292
3293         * g++.dg/other/component1.C: New test.
3294
3295         * g++.dg/template/ttp3.C: New test.
3296
3297         * g++.dg/template/friend2.C: New test.
3298         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
3299
3300 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
3301
3302         * g++.dg/other/ptrmem1.C: New test.
3303         * g++.dg/other/ptrmem2.C: New test.
3304
3305 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
3306
3307         * g++.dg/template/ctor1.C: New test.
3308
3309 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
3310
3311         * g++.dg/template/friend2.C: New test.
3312
3313 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
3314
3315         * gcc.dg/mmix-1.c: New test.
3316
3317 2001-12-31  Richard Henderson  <rth@redhat.com>
3318
3319         * gcc.dg/asm-5.c: New.
3320
3321 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
3322
3323         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
3324         in namespace __gnu_cxx
3325
3326 2001-12-30  Richard Henderson  <rth@redhat.com>
3327
3328         * gcc.dg/debug-6.c: New.
3329
3330 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
3331
3332         * gcc.c-torture/compile/20011229-2.c: New test.
3333
3334 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
3335
3336         * gcc.dg/debug-3.c: New test.
3337         * gcc.dg/debug-4.c: New test.
3338         * gcc.dg/debug-5.c: New test.
3339
3340 2001-12-29  Richard Henderson  <rth@redhat.com>
3341
3342         * g++.dg/eh/loop1.C: New.
3343
3344 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
3345
3346         * g++.dg/template/crash1.C: New test.
3347
3348 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
3349
3350         * g++.dg/other/const1.C: New test.
3351
3352 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
3353
3354         * gcc.c-torture/compile/20011229-1.c: New test.
3355
3356 2001-12-28  Stan Shebs  <shebs@apple.com>
3357
3358         * lib/objc-torture.exp: Resync with c-torture.exp.
3359         * lib/objc.exp: Load standard libraries.
3360
3361 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
3362
3363         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
3364         additional tests.
3365
3366 2001-12-27  Roger Sayle <roger@eyesopen.com>
3367
3368         * gcc.c-torture/execute/string-opt-16.c: New testcase.
3369
3370 2001-12-27  Richard Henderson  <rth@redhat.com>
3371
3372         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
3373
3374 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
3375
3376         * g++.dg/eh/ctor1.C: New test.
3377         * g++.dg/other/error2.C: New test.
3378
3379 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
3380
3381         * g++.dg/other/init2.C: New test.
3382
3383 2001-12-24  Richard Henderson  <rth@redhat.com>
3384
3385         * gcc.dg/20011223-1.c: New.
3386         * gcc.dg/inline-1.c: New.
3387
3388 2001-12-23  Richard Henderson  <rth@redhat.com>
3389
3390         * gcc.dg/asm-4.c: Test operand modifiers.
3391
3392 2001-12-23  Richard Henderson  <rth@redhat.com>
3393
3394         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
3395
3396 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3397
3398         * gcc.c-torture/execute/20011223-1.c: New test.
3399
3400 2001-12-21  Richard Henderson  <rth@redhat.com>
3401
3402         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
3403         re-enables the warning.
3404
3405 2001-12-21  Richard Henderson  <rth@redhat.com>
3406
3407         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
3408
3409 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
3410
3411         * gcc.c-torture/compile/20011218-1.c: New test.
3412
3413 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
3414
3415         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
3416         arm-isr.c test.
3417         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
3418         epilogue generation for ARM ISR routines.
3419
3420 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3421
3422         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
3423         * gcc.dg/format/c90-printf-3.c: Likewise.
3424         * gcc.dg/format/c99-printf-3.c: Likewise.
3425         * gcc.dg/format/ext-1.c: Likewise.
3426         * gcc.dg/format/ext-6.c: Likewise.
3427         * gcc.dg/format/format.h: Prototype unlocked stdio.
3428
3429 2001-12-20  Richard Henderson  <rth@redhat.com>
3430
3431         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
3432         (arena): Use it.
3433         (malloc): Correct allocation logic.  Abort if we fill up the
3434         arena before initialization complete.
3435         (realloc): Correct allocation logic.
3436
3437 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
3438
3439         * gcc.c-torture/compile/20011219-2.c: New test.
3440
3441         * gcc.c-torture/execute/20011219-1.c: New test.
3442
3443 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
3444
3445         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
3446         target does not support weak symbols.
3447
3448 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
3449
3450         * gcc.c-torture/compile/20011219-1.c: New test.
3451
3452 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
3453
3454         * g++.dg/other/error1.C: New test.
3455
3456 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
3457
3458         * gcc.c-torture/execute/20011217-1.c: New test.
3459
3460 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
3461
3462         * objc.dg/special/: New directory.
3463         * objc.dg/special/special.exp: New file.
3464         * objc.dg/special/unclaimed-category-1.h: New file.
3465         * objc.dg/special/unclaimed-category-1a.m: New file.
3466         * objc.dg/special/unclaimed-category-1.m: New file.
3467
3468 2001-12-17  Andreas Jaeger  <aj@suse.de>
3469
3470         * gcc.c-torture/compile/20011217-2.c: New test.
3471
3472 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3473
3474         * gcc.c-torture/compile/20011217-1.c: New test.
3475
3476 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
3477
3478         * testsuite/gcc.dg/20011214-1.c: New.
3479
3480 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
3481
3482         * gcc.dg/altivec-4.c: New.
3483
3484 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
3485
3486         * gcc.dg/20011113-1.c: New test.
3487
3488 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3489
3490         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
3491         std::__malloc_alloc_template<0> and
3492         std::__default_alloc_template<false, 0>.
3493
3494 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
3495
3496         * objc/execute/bf-21.m: New test.
3497         * objc/execute/enumeration-1.m: New test.
3498         * objc/execute/enumeration-2.m: New test.
3499
3500 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
3501
3502         * gcc.dg/gnu89-init-1.c: New test.
3503
3504 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3505
3506         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
3507         * g++.old-deja/g++.jason/2371.C: Likewise.
3508         * g++.old-deja/g++.jason/template33.C: Likewise.
3509         * g++.old-deja/g++.jason/template34.C: Likewise.
3510         * g++.old-deja/g++.jason/template36.C: Likewise.
3511         * g++.old-deja/g++.oliva/typename1.C: Likewise.
3512         * g++.old-deja/g++.oliva/typename2.C: Likewise.
3513         * g++.old-deja/g++.other/typename1.C: Likewise.
3514         * g++.old-deja/g++.pt/inherit2.C: Likewise.
3515         * g++.old-deja/g++.pt/nontype5.C: Likewise.
3516         * g++.old-deja/g++.pt/typename11.C: Likewise.
3517         * g++.old-deja/g++.pt/typename14.C: Likewise.
3518         * g++.old-deja/g++.pt/typename16.C: Likewise.
3519         * g++.old-deja/g++.pt/typename3.C: Likewise.
3520         * g++.old-deja/g++.pt/typename4.C: Likewise.
3521         * g++.old-deja/g++.pt/typename5.C: Likewise.
3522         * g++.old-deja/g++.pt/typename7.C: Likewise.
3523         * g++.old-deja/g++.robertl/eb9.C: Likewise.
3524
3525 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
3526
3527         * g++.dg/other/linkage1.C: New test.
3528         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
3529         specifiers.
3530
3531 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
3532
3533         * gcc.dg/concat.c: New test.
3534
3535 2001-12-11  Stan Shebs  <shebs@apple.com>
3536
3537         * objc/compile: New test directory.
3538         * objc/compile/compile.exp: New expect script.
3539         * objc/compile/20011211-1.m: New compile test.
3540
3541 2001-12-11  Jason Merrill  <jason@redhat.com>
3542
3543         * lib/prune.exp (prune_gcc_output): Also handle "In member
3544         function".  So many permutations...
3545
3546 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
3547
3548         * g++.dg/template/typedef1.C: New test.
3549
3550 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
3551
3552         * g++.dg/other/copy1.C: New test.
3553
3554 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
3555
3556         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
3557
3558         * gcc.dg/builtin-choose-expr.c: New.
3559
3560 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
3561
3562         * gcc.dg/altivec-2.c: New.
3563
3564 2001-12-07  Richard Henderson  <rth@redhat.com>
3565
3566         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
3567
3568 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
3569
3570         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
3571         ultrasparc.
3572
3573 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3574
3575         * g++-old.deja/g++.robertl/eb101.C: Deleted.
3576
3577 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
3578
3579         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
3580         variable argument list.
3581
3582 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
3583
3584         * gcc.c-torture/execute/memcheck: Delete entire directory.
3585         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
3586         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
3587
3588 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3589
3590         * gcc.dg/Wshadow-1.c: New test.
3591
3592 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
3593
3594         * gcc.c-torture/compile/20011130-1.c: New test.
3595
3596         * gcc.dg/noncompile/20011025-1.c: New test.
3597
3598         * g++.dg/other/anon-union.C: New test.
3599
3600         * gcc.c-torture/execute/20011024-1.c: New test.
3601
3602 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
3603
3604         * gcc.c-torture/execute/20000722-1.x,
3605         gcc.c-torture/execute/20010123-1.x: Remove.
3606         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
3607         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
3608         gcc.dg/c99-complit-2.c: New tests.
3609
3610 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
3611
3612         * g++.dg/inherit/base1.C: New test.
3613
3614 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
3615
3616         * g++.dg/other/stdarg1.C: New test.
3617
3618         * gcc.c-torture/compile/20011130-2.c: New test.
3619
3620 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
3621
3622         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
3623         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
3624         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
3625         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
3626         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
3627         * gcc.dg/builtin-prefetch-1.c: New test.
3628
3629 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
3630
3631         * gcc.dg/20011130-1.c: New test.
3632
3633 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
3634
3635         * g++.dg/other/scope1.C: New test.
3636         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
3637
3638 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
3639
3640         * gcc.dg/vla-init-1.c: New test.
3641
3642 2001-12-01  Geoff Keating  <geoffk@redhat.com>
3643
3644         * gcc.c-torture/compile/structs.c: New testcase from GDB.
3645
3646 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
3647
3648         * objc.dg/alias.m: Update.
3649         * objc.dg/class-1.m: Update.
3650         * objc.dg/const-str-1.m: Update.
3651         * objc.dg/fwd-proto-1.m: Update.
3652         * objc.dg/id-1.m: Update.
3653         * objc.dg/super-class-1.m: Update.
3654
3655 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
3656
3657         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
3658         constructs.
3659
3660 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
3661
3662         * gcc.c-torture/execute/20011128-1.c: New test.
3663
3664 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
3665
3666         * gcc.dg/20011127-1.c: New test.
3667
3668 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3669
3670         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
3671         from Austin Group draft 7.
3672         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
3673         scanf format arguments.
3674         * gcc.dg/format/no-exargs-2.c: New test.
3675
3676 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
3677
3678         * g++.dg/abi/vbase8-4.C: New test.
3679
3680 2001-11-24  Ian Lance Taylor  <ian@airs.com>
3681
3682         * gcc.c-torture/execute/20011121-1.c: New test.
3683
3684 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
3685
3686         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
3687
3688 2001-11-23  Andreas Jaeger  <aj@suse.de>
3689
3690         * gcc.dg/cpp/charconst-2.c: New test.
3691
3692 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
3693
3694         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
3695         to the host if it is remote.  Let tests specify extra headers
3696         they use.
3697         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
3698         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
3699         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
3700         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
3701         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
3702         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
3703         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
3704         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
3705         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
3706         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
3707
3708 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
3709
3710         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
3711         for little endian ARMs.
3712
3713 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
3714
3715         * gcc.c-torture/compile/20011119-1.c: New test.
3716         * gcc.c-torture/compile/20011119-2.c: New test.
3717
3718 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
3719
3720         * gcc.dg/altivec-1.c: Fix typo.
3721
3722 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
3723
3724         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
3725
3726 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
3727
3728         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
3729
3730 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
3731
3732         * lib/g77.exp: Don't specify --rpath-link.
3733
3734         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
3735         across all the headers.
3736         * gcc.dg/format/format.exp: For testing on a remote host,
3737         copy format.h.
3738
3739         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
3740         * gcc.c-torture/execute/930406-1.c: Likewise.
3741         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
3742
3743 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
3744
3745         * gcc.dg/altivec-1.c: New.
3746
3747 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
3748
3749         * gcc.dg/cpp/fpreprocessed.c: New test case.
3750
3751 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3752
3753         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
3754         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
3755         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
3756
3757 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3758
3759         * gcc.dg/no-builtin-1.c: New test.
3760
3761 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
3762
3763         * gcc.c-torture/execute/20011115-1.c: New test.
3764
3765 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
3766
3767         * gcc.c-torture/compile/20011114-2.c: New test.
3768         * gcc.c-torture/compile/20011114-3.c: New test.
3769         * gcc.c-torture/compile/20011114-4.c: New test.
3770
3771 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
3772
3773         * g++.dg/other/init1.C: New test.
3774
3775 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
3776
3777         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
3778         message.
3779
3780         * gcc.c-torture/execute/20011114-1.c: New testcase.
3781
3782         * gcc.c-torture/compile/20010327-1.c: Revert last change.
3783         * gcc.c-torture/compile/20011114-1.c: New test, exactly
3784         like the (before this change) version of 20010327-1.c.
3785
3786 2001-11-14  Roger Sayle <roger@eyesopen.com>
3787
3788         * gcc.c-torture/execute/string-opt-13.c: New testcase.
3789
3790 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
3791
3792         * g++.dg/init/array2.C: New test.
3793
3794 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
3795
3796         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
3797
3798 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
3799
3800         * g++.dg/other/forscope1.C: New test.
3801         * g++.dg/ext/forscope1.C: New test.
3802         * g++.dg/ext/forscope2.C: New test.
3803
3804 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
3805
3806         * gcc.c-torture/execute/20011113-1.c: New test.
3807
3808 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
3809
3810         * gcc.c-torture/execute/20011109-2.c: New test.
3811
3812         * gcc.c-torture/execute/20011109-1.c: New test.
3813
3814 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
3815
3816         * gcc.c-torture/compile/20011109-1.c: New test.
3817
3818 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
3819
3820         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
3821         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
3822         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
3823         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
3824         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
3825         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
3826         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
3827
3828 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
3829
3830         * g++.dg/warn/Wshadow-1.C: New tests.
3831         * g++.old-deja/g++.mike/for3.C: Update.
3832
3833 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
3834
3835         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
3836         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
3837         XFAILs.  Adjust expected error texts.
3838         * gcc.c-torture/compile/20011106-1.c,
3839         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
3840         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
3841         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
3842         gcc.dg/c99-array-lval-5.c: New tests.
3843
3844 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3845
3846         * gcc.dg/cpp/defined.c: Update.
3847
3848 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3849
3850         * gcc.c-torture/execute/anon-1.c: New test.
3851
3852 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
3853
3854         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
3855         same size, so no warning should be produced on stormy16.
3856
3857         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
3858         due to oversized array.
3859         * g++.old-deja/g++.mike/ns15.C: Likewise.
3860         * g++.old-deja/g++.pt/crash16.C: Likewise.
3861
3862 2001-11-02  Graham Stott  <grahams@redhat.com>
3863
3864         * g++.dgother/debug1.C: Fix typos.
3865
3866 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
3867
3868         * g++.dg/other/debug1.C: New test.
3869
3870 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3871
3872         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
3873         of unsigned long.
3874
3875 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
3876
3877         * gcc.dg/20011029-2.c: New test.
3878
3879         * gcc.c-torture/compile/20011029-1.c: New test.
3880
3881 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
3882
3883         * objc/execute/class_self-1.m: New test.
3884         * objc/execute/class_self-2.m: New test.
3885
3886 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
3887
3888         * gcc.misc-tests/msgs.exp: Delete.
3889         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
3890         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
3891         error set to match recent changes.
3892
3893 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
3894
3895         * gcc.dg/20011021-1.c: New test.
3896
3897 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
3898
3899         * gcc.c-torture/compile/20011023-1.c: New test.
3900
3901 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
3902
3903         * lib/g77.exp: Rewrite based on lib/g++.exp.
3904
3905 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
3906
3907         * gcc.c-torture/execute/20011019-1.c: New test.
3908
3909         * gcc.dg/20011018-1.c: New test.
3910
3911 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
3912
3913         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
3914
3915 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
3916
3917         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
3918         * gcc.dg/attr-invalid.c: Likewise.
3919
3920 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
3921
3922         * testsuite/gcc.dg/20011015-1.c: New test.
3923
3924 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
3925
3926         * g++.dg/template/unify2.C: New test.
3927
3928 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
3929
3930         * g++.dg/other/exception-specification.C: New test
3931
3932 2001-10-13  Tom Rix  <trix@redhat.com>
3933
3934         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
3935         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
3936
3937 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
3938
3939         * testsuite/gcc.dg/20011009-1.c: New test.
3940
3941 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
3942
3943         PR g++/4476
3944         * g++.dg/other/friend1.C: New test.
3945
3946 2001-10-11  Richard Henderson  <rth@redhat.com>
3947
3948         * g++.old-deja/g++.other/crash18.C: Add -S to options.
3949
3950 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3951
3952         * gcc.c-torture/compile/20011010-1.c: New.
3953
3954 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3955
3956         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
3957         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
3958         g77.f-torture/execute/execute.exp,
3959         g77.f-torture/noncompile/noncompile.exp,
3960         gcc.c-torture/compile/compile.exp,
3961         gcc.c-torture/execute/execute.exp,
3962         gcc.c-torture/execute/ieee/ieee.exp,
3963         gcc.c-torture/execute/memcheck/memcheck.exp,
3964         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
3965         objc/execute/execute.exp: Update FSF address.
3966
3967 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
3968
3969         * gcc.dg/cpp/cmdlne-C.c: Update.
3970         * gcc.dg/cpp/cmdlne-C2.c: New.
3971
3972 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3973
3974         * gcc.c-torture/execute/20011008-3.c: New.
3975
3976 2001-10-08  DJ Delorie  <dj@redhat.com>
3977
3978         * gcc.dg/20011008-1.c: New.
3979         * gcc.dg/20011008-2.c: New.
3980
3981 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
3982
3983         * gcc.dg/cpp/spacing1.c: Update test.
3984
3985 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3986
3987         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
3988         spelling errors of "separate" as "seperate".
3989
3990 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
3991
3992         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
3993         enough to avoid inlining.
3994
3995 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3996
3997         * lib/g77.exp: set libg2c_dir correctly.
3998
3999 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
4000
4001         * gcc.dg/cpp/macro11.c: New test.
4002
4003 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
4004
4005         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
4006         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
4007         gcc.dg/format/multattr-3.c: New tests.
4008         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
4009         tests for format attributes on function pointers being rejected.
4010
4011 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
4012
4013         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
4014
4015 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
4016
4017         * g++.dg/warn/format1.C: New test.
4018
4019 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
4020
4021         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
4022
4023 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
4024
4025         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
4026
4027 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
4028
4029         * gcc.dg/cpp/redef2.c: Add test.
4030
4031 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
4032
4033         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
4034         long-standing bug on i686, apparently.
4035         * gcc.c-torture/execute/loop-2c.x: New file.
4036         * gcc.c-torture/execute/loop-2d.x: New file.
4037         * gcc.c-torture/execute/loop-3c.x: New file.
4038
4039 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
4040
4041         * gcc.dg/cpp/20000625-2.c: Correct line number.
4042
4043 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
4044
4045         * gcc.dg/cpp/macro10.c: New test.
4046         * gcc.dg/cpp/strify3.c: New test.
4047         * gcc.dg/cpp/spacing1.c: Add tests.
4048         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
4049         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
4050
4051 2001-09-24  DJ Delorie  <dj@redhat.com>
4052
4053         * gcc.c-torture/execute/20010924-1.c: New test.
4054
4055 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
4056
4057         * testsuite/objc/execute/paste.m: Remove.
4058
4059 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4060
4061         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
4062
4063 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
4064
4065         * g77.dg/strlen0.f: New test.
4066
4067 2001-09-21  Richard Henderson  <rth@redhat.com>
4068
4069         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
4070         * g++.old-deja/g++.abi/vtable2.C: Likewise.
4071
4072 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
4073
4074         Table-driven attributes.
4075         * g++.dg/ext/attrib1.C: New test.
4076
4077 2001-09-20  DJ Delorie  <dj@redhat.com>
4078
4079         * gcc.dg/20000926-1.c: Update expected warning messages.
4080         * gcc.dg/array-2.c: Likewise, and test for warnings too.
4081         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
4082         array.
4083
4084 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
4085
4086         * g++.dg/eh/registers1.C: New test case.
4087
4088 2001-09-17  Richard Henderson  <rth@redhat.com>
4089
4090         * gcc.dg/array-5.c: Fix VLA decomposition test.
4091
4092 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
4093
4094         * gcc.dg/cpp/line5.c: New testcase.
4095
4096 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
4097
4098         * gcc.dg/cpp/macro9.c: New test.
4099
4100 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
4101
4102         * gcc.c-torture/execute/980223.c: Change type of addr from long
4103         to char *.
4104
4105 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
4106
4107         * gcc.c-torture/execute/20010915-1.c: New test.
4108
4109 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
4110
4111         * g77.dg/bprob: New directory.
4112         * g77.dg/bprob/bprob.exp: New file.
4113         * g77.dg/bprob/bprob-1.f: New test.
4114         * g77.dg/gcov: New directory.
4115         * g77.dg/gcov/gcov.exp: New file.
4116         * g77.dg/gcov/gcov-1.f: New test.
4117         * g77.dg/gcov/gcov-1.x: New file.
4118
4119 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4120
4121         * gcc.dg/cpp/directiv.c: Update.
4122         * gcc.dg/cpp/undef1.c: Update.
4123
4124 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
4125
4126         * gcc.dg/20010912-1.c: New test.
4127
4128 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
4129
4130         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
4131         language-independent file in lib.
4132         * lib/gcov.exp: New file.
4133
4134 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
4135
4136         * gcc.c-torture/compile/20010911-1.c: New test.
4137
4138 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
4139
4140         * lib/profopt.exp: New, to support profile-directed optimizations.
4141         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
4142         * gcc.misc-tests/bprob-1.c: New test.
4143         * gcc.misc-tests/bprob-2.c: New test.
4144
4145 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
4146
4147         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
4148         XFAIL and which kinds of gcov output to verify.
4149         * gcc.misc-tests/gcov-4b.x: New file.
4150         * gcc.misc-tests/gcov-5b.x: New file.
4151         * gcc.misc-tests/gcov-6.x: New file.
4152         * gcc.misc-tests/gcov-7.c: New test.
4153         * gcc.misc-tests/gcov-7.x: New file.
4154
4155 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
4156
4157         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
4158         * gcc.misc-tests/gcov-6.c: New test.
4159
4160 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4161
4162         PR c++/3986
4163         * g++.dg/abi/vbase1.C: New test.
4164
4165 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
4166
4167         * objc.dg/method-2.m: New.
4168
4169 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4170
4171         PR c++/4203
4172         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
4173         * g++.dg/init/empty1.C: New test.
4174
4175 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
4176
4177         * gcc.c-torture/compile/20010903-1.c: New test.
4178
4179 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
4180
4181         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
4182         for m68k.
4183
4184 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
4185
4186         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
4187
4188         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
4189
4190         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
4191
4192 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
4193
4194         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
4195         for 16-bit 'unsigned int'.
4196
4197 2001-08-29  Kazu Hirata  <kazu@hxi.com>
4198
4199         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
4200
4201 2001-08-27  Richard Henderson  <rth@redhat.com>
4202
4203         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
4204         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
4205
4206 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
4207
4208         * gcc.dg/asm-names.c (ymain): New.
4209
4210 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
4211
4212         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
4213         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
4214         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
4215
4216 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4217
4218         * gcc.dg/compare5.c: New testcase.
4219
4220 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
4221
4222         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
4223         and "In instantiation".
4224
4225 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
4226
4227         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
4228
4229 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
4230
4231         * gcc.misc-tests/gcov.exp: Add support for branch information.
4232         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
4233         * gcc.misc-tests/gcov-4.c: New test.
4234         * gcc.misc-tests/gcov-4b.c: New test.
4235         * gcc.misc-tests/gcov-5b.c: New test.
4236
4237 2001-08-20  Zack Weinberg  <zackw@panix.com>
4238
4239         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
4240         expected to fail.
4241
4242 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4243
4244         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
4245
4246 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
4247
4248         * g++.dg/eh/template1.C: New test.
4249
4250 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
4251
4252         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
4253         Fix thinko.
4254         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
4255         for xfail.
4256
4257 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
4258
4259         * lib/g77-dg.exp:  Use prune.exp for common procedures
4260         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
4261         * lib/g77.exp: (g77-dg-prune) Remove
4262
4263 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
4264
4265         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
4266
4267 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4268
4269         * g++.dg/template/unify1.C: New test.
4270
4271 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
4272
4273         * g++.dg/abi/empty4.C: New test.
4274
4275 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
4276
4277         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
4278         solaris2.*
4279         * g77.f-torture/compile/pr3743.x: Likewise
4280
4281 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
4282
4283         * g++.dg/other/using-declaration.C: New test.
4284
4285 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
4286
4287         * gcc.dg/cpp/tr-sign.c: New testcase.
4288
4289 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
4290
4291         * gcc.dg/cpp/19951025-1.c: Revert.
4292         * gcc.dg/cpp/directiv.c: We no longer process directives that
4293         interrupt macro arguments.
4294
4295 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
4296
4297         * gcc.dg/bconstp-1.c: New test.
4298
4299 2001-08-03  Richard Henderson  <rth@redhat.com>
4300
4301         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
4302
4303 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
4304
4305         * gcc.dg/cpp/19951025-1.c: Update.
4306
4307 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
4308
4309         * g77.dg/ff90-1.f (s): Fix reference of variable z,
4310         should be x.
4311
4312 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
4313
4314         Kill -fhonor-std.
4315         * g++.old-deja/g++.ns/ns14.C: Remove special options.
4316         * g++.old-deja/g++.other/std1.C: Likewise.
4317         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
4318
4319 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
4320
4321         * lib/g77.exp:  Load gcc-defs.exp for common procedures
4322         (g77_pass, g77_fail, g77_finish, g77_exit,
4323         ${tool}_check_unsupported_p} Now redundant.  Deleted.
4324
4325 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
4326
4327         * g77.dg/fbackslash.f
4328         * g77.dg/fcase-preserve.f
4329         * g77.dg/ff90-1.f
4330         * g77.dg/ffixed-line-length-0.f
4331         * g77.dg/ffixed-line-length-132.f
4332         * g77.dg/ffixed-line-length-7.f
4333         * g77.dg/ffixed-line-length-72.f
4334         * g77.dg/ffixed-line-length-none.f
4335         * g77.dg/ffree-form-1.f
4336         * g77.dg/fno-backslash.f
4337         * g77.dg/fno-f90-1.f
4338         * g77.dg/fno-fixed-form-1.f
4339         * g77.dg/fno-onetrip.f
4340         * g77.dg/fno-typeless-boz.f
4341         * g77.dg/fno-underscoring.f
4342         * g77.dg/fno-vxt-1.f
4343         * g77.dg/fonetrip.f
4344         * g77.dg/ftypeless-boz.f
4345         * g77.dg/fugly-assumed.f
4346         * g77.dg/funderscoring.f
4347         * g77.dg/fvxt-1.f
4348
4349 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
4350
4351         * objc.dg/fwd-proto-1.m: New.
4352         * objc.dg/local-decl-1.m: New.
4353         * objc.dg/naming-1.m: New.
4354         * objc.dg/naming-2.m: New.
4355         * objc.dg/proto-hier-1.m: New.
4356
4357 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
4358
4359         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
4360         largest-type elements to a struct makes its size grow.
4361
4362 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
4363
4364         * g++.dg/abi/vthunk1.C: New test.
4365
4366 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
4367
4368         * g++.dg/abi/vbase8-22.C: New test.
4369
4370 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
4371
4372         * gcc.dg/cpp/macro8.c: New test.
4373
4374 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
4375
4376         * g++.dg/abi/vbase8-21.C: New test.
4377
4378 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
4379
4380         * g++.dg/abi/vbase8-10.C: New test.
4381
4382 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4383
4384         * lib/g++.exp (g++_set_ld_library_path): Renamed to
4385         ${tool}_set_ld_library_path.
4386         Changed caller.
4387         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
4388         g++.exp.
4389
4390 2001-07-26  Stan Cox <scox@redhat.com>
4391
4392         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
4393         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
4394         gcc_exit, gcc_check_unsupported_p):
4395         Moved to gcc-deps.exp
4396         * gcc-deps.exp: New file.
4397
4398 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4399
4400         * g++.old-deja/g++.pt/defarg14.C: New test.
4401
4402 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
4403
4404         * g++.old-deja/g++.other/lineno5.C: New test.
4405
4406 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
4407
4408         * g++.old-deja/g++.pt/crash68.C: New test.
4409
4410 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
4411
4412         * g++.old-deja/g++.other/crash42.C: New test.
4413
4414 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
4415
4416         * gcc.dg/cpp/extratokens.c: Fix.
4417         * gcc.dg/cpp/skipping2.c: New tests.
4418
4419 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4420
4421         * gcc.c-torture/execute/20010724-1.c: New file.
4422         * gcc.c-torture/execute/20010724-1.x: New file.
4423
4424 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4425
4426         * g++.old-deja/g++.other/cond7.C: New test.
4427
4428 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4429
4430         * g++.old-deja/g++.other/optimize4.C: New test.
4431
4432 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4433
4434         * g++.old-deja/g++.abi/vbase8-5.C: New test.
4435
4436 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
4437
4438         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
4439         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
4440         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
4441         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
4442
4443         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
4444         bug report" message.
4445
4446         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
4447         * g++.dg/ext/instantiate1.C: Move from old-deja.
4448
4449 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
4450
4451         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
4452         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
4453         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
4454         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
4455
4456 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
4457
4458         * gcc.c-torture/execute/20010723-1.c: New test.
4459
4460 2001-07-23  Ben Elliston  <bje@redhat.com>
4461
4462         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
4463
4464 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4465
4466         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
4467         i[34567]86-*-*.
4468         Delete handling of ieee_multilib_flags.
4469         Pass -mieee for alpha*-*-* and sh-*-*.
4470         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
4471
4472 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
4473
4474         Remove old-abi tests.
4475         * g++.old-deja/g++.mike/p11116.C: Remove.
4476         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
4477
4478 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
4479
4480         * g77.f-torture/compile/pr3743.f:  New test
4481
4482 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
4483
4484         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
4485
4486 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4487
4488         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
4489         g++.old-deja/g++.pt/static6.C: Likewise.
4490         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
4491         supports weak symbols.
4492
4493 2001-07-18  Andreas Jaeger  <aj@suse.de>
4494
4495         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
4496         supported again.
4497
4498 2001-07-18  Andreas Jaeger  <aj@suse.de>
4499
4500         * gcc.dg/iftrap-1.c: Fix target line.
4501
4502 2001-07-17  Richard Henderson  <rth@redhat.com>
4503
4504         * gcc.c-torture/execute/20010717-1.c: New.
4505
4506 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4507
4508         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
4509         tests.
4510
4511 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
4512
4513         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
4514
4515 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4516
4517         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
4518         UAC_SIGBUS, UAC_NOPRINT definitions.
4519
4520 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
4521
4522         * objc/execute/object_is_class.m: New test.
4523         * objc/execute/object_is_meta_class.m: New test.
4524
4525 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4526
4527         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
4528         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
4529
4530 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
4531
4532         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
4533         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
4534
4535 2001-07-14  Richard Henderson  <rth@redhat.com>
4536
4537         * gcc.dg/iftrap-1.c: New.
4538
4539 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
4540
4541         * g77.f-torture/execute/intrinsic77.f: New test.
4542
4543 2001-07-11  Janis Johnson <janis@us.ibm.com>
4544
4545         * gcc.misc-tests/gcov-3.c: New test.
4546
4547 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
4548
4549         * gcc.c-torture/compile/20010711-1.c,
4550         * gcc.c-torture/compile/20010711-2.c: New tests.
4551
4552 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
4553
4554         * gcc.c-torture/execute/20010711-1.c: New test.
4555
4556 2001-07-11  Ben Elliston  <bje@redhat.com>
4557
4558         * g++.old-deja/g++.other/enum5.C: New test.
4559
4560 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
4561
4562         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
4563         (g++-dg-prune): Call prune_gcc_output.
4564         * prune.exp: New file for prune_gcc_output.
4565         * lib/g++.exp, lib/gcc.exp: Load it.
4566
4567 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4568
4569         * gcc.c-torture/compile/20010701-1.c,
4570         g++.old-deja/g++.ext/attrib6.C: New tests.
4571
4572 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
4573
4574         * gcc.c-torture/compile/20010706-1.c: New test.
4575
4576 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
4577
4578         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
4579
4580 2001-06-28  Stan Shebs  <shebs@apple.com>
4581
4582         * gcc.dg/pragma-darwin.c: New test.
4583
4584 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4585
4586         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
4587         Solaris 2.[678] system.
4588
4589 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4590
4591         * gcc.dg/20010622-1.c: New test.
4592
4593 2001-06-18  Stan Shebs  <shebs@apple.com>
4594
4595         * objc.dg: New directory.
4596         * objc.dg/dg.exp: New file.
4597         * objc.dg/alias.m: New.
4598         * objc.dg/class-1.m: New.
4599         * objc.dg/class-2.m: New.
4600         * objc.dg/const-str-1.m: New.
4601         * objc.dg/const-str-2.m: New.
4602         * objc.dg/id-1.m: New.
4603         * objc.dg/method-1.m: New.
4604         * objc.dg/super-class-1.m: New.
4605         * lib/objc-dg.exp: New file.
4606
4607 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4608
4609         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
4610         of label name.
4611
4612 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
4613
4614         * g++.old-deja/g++.abi/vbase8-9.C: New test.
4615
4616 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4617
4618         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
4619         variable.
4620
4621 2001-06-12  Richard Henderson  <rth@redhat.com>
4622
4623         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
4624
4625 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
4626
4627         * g++.old-deja/g++.abi/vbase5.C: New test.
4628         * g++.old-deja/g++.abi/vbase6.C: New test.
4629         * g++.old-deja/g++.abi/vbase7.C: New test.
4630
4631 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4632
4633         * gcc.c-torture/compile/20010610-1.c: New test.
4634
4635 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
4636
4637         * g++.old-deja/g++.abi/vbase4.C: New test.
4638
4639 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4640
4641         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
4642         support %f for HC11/HC12 targets.
4643         * gcc.c-torture/execute/930513-1.x: New file, likewise.
4644         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
4645         on HC11/HC12 targets.
4646         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
4647
4648 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4649
4650         * gcc.dg/wchar_t-1.c: New file.
4651         * gcc.dg/wint_t-1.c: Likewise.
4652
4653 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
4654
4655         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
4656
4657 2001-06-11  Richard Henderson  <rth@redhat.com>
4658
4659         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
4660
4661 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
4662
4663         * gcc.c-torture/compile/20010611-1.c: New test.
4664
4665 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
4666
4667         * gcc.dg/c99-tag-1.c: Add more tests.
4668
4669 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
4670
4671         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
4672         representation on MN10300 and ARM/Thumb.
4673
4674 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
4675
4676         * g77.f-torture/execute/20010610.f: New.
4677
4678 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
4679
4680         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
4681         names.
4682
4683 2001-06-09  Richard Henderson  <rth@redhat.com>
4684
4685         * gcc.c-torture/execute/ashrdi-1.c: New.
4686         * gcc.c-torture/execute/ashldi-1.c: New.
4687         * gcc.c-torture/execute/lshrdi-1.c: New.
4688
4689 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
4690
4691         * objc/execute/load-3.m: Added. Check sending +load to categories,
4692         in addition to classes.
4693
4694 2001-06-08  Stan Shebs  <shebs@apple.com>
4695
4696         * objc/execute/load-2.m: New test.  From Nicola Pero
4697         <n.pero@mi.flashnet.it>.
4698
4699 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
4700
4701         * gcc.c-torture/execute/20010605-2.c: New test.
4702
4703 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
4704
4705         * g++.old-deja/g++.abi/vbase2.C: New test.
4706         * g++.old-deja/g++.abi/vbase3.C: New test.
4707
4708 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
4709
4710         * g++.old-deja/g++.pt/friend49.C: New test.
4711
4712 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
4713
4714         * g++.old-deja/g++.ext/anon3.C: New test.
4715
4716 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
4717
4718         * g++.old-deja/g++.other/conv7.C: New test.
4719
4720 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
4721
4722         * gcc.c-torture/compile/20010605-2.c: New test.
4723
4724 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4725
4726         * gcc.c-torture/execute/20010604-1.c: New test.
4727
4728 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
4729
4730         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
4731
4732 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
4733
4734         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
4735         (g++_link_flags): Likewise.
4736         (g++_init): Pass gccpath's value to two previous functions.
4737
4738 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4739
4740         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
4741         Ensure logfile entry matches exec command line.
4742
4743 2001-05-31  Richard Henderson  <rth@redhat.com>
4744
4745         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
4746         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
4747
4748 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
4749
4750         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
4751         compiler for irix6.2
4752
4753 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
4754
4755         * g++.old-deja/g++.other/optimize3.C: New file.
4756
4757 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
4758
4759         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
4760         assemble.
4761
4762 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
4763
4764         * g++.old-deja/g++.other/optimize2.C: New file.
4765
4766 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
4767
4768         * gcc.c-torture/compile/20010518-2.c: New file.
4769         * gcc.c-torture/execute/20010518-1.c: New file.
4770         * gcc.c-torture/execute/20010518-2.c: New file.
4771
4772 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4773
4774         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
4775
4776 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
4777
4778         G++ no longer defines builtins that do not begin with __builtin.
4779         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
4780         * g++.old-deja/g++.brendand/misc13.C: Likewise.
4781         * g++.old-deja/g++.law/builtin1.C: Likewise.
4782         * g++.old-deja/g++.law/cvt2.C: Likewise.
4783         * g++.old-deja/g++.mike/net5.C: Likewise.
4784         * g++.old-deja/g++.other/builtins1.C: Likewise.
4785         * g++.old-deja/g++.other/builtins2.C: Likewise.
4786         * g++.old-deja/g++.other/builtins3.C: Likewise.
4787         * g++.old-deja/g++.other/builtins4.C: Likewise.
4788         * g++.old-deja/g++.other/inline8.C: Likewise.
4789         * g++.old-deja/g++.robertl/eb39.C: Likewise.
4790
4791 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
4792
4793         * g++.old-deja/g++.pt/using1.C: Adjust.
4794         * g++.old-deja/g++.pt/using2.C: New test.
4795
4796 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
4797
4798         * gcc.dg/cpp/charconst.c: New tests.
4799         * gcc.dg/cpp/escape.c: New tests.
4800         * gcc.dg/cpp/escape-1.c: New tests.
4801         * gcc.dg/cpp/escape-2.c: New tests.
4802         * gcc.dg/cpp/ucs.c: New tests.
4803
4804 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
4805
4806         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
4807         native compiler for irix6.5.
4808
4809 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
4810
4811         * lib/g++.exp (g++_include_flags): Use args to compute
4812         get_multilibs.
4813         (g++_link_flags): Likewise.
4814         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
4815
4816 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4817
4818         * gcc.dg/c90-hexfloat-1.c: Add more tests.
4819
4820 2001-05-21  Geoff Keating  <geoffk@redhat.com>
4821
4822         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
4823         this file.
4824
4825 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4826
4827         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
4828         STACK_SIZE;
4829         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
4830         to STACK_SIZE; Use it to define size of add_histo array.
4831         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
4832         to STACK_SIZE.
4833         (f): Use GITT_SIZE to define size of gitt local table.
4834         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
4835         to STACK_SIZE; Use it to define size of bytemem array.
4836
4837 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4838
4839         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
4840         on 68HC11/HC12 due to the asm instruction.
4841         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
4842         * gcc.c-torture/compile/920520-1.x: Likewise.
4843         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
4844         on 68HC11/HC12 because the function is larger than 64K.
4845         * gcc.c-torture/compile/961203-1.x: New file, this test fails
4846         on 68HC11/HC12 because the structure is too large.
4847
4848 2001-05-20  Richard Henderson  <rth@redhat.com>
4849
4850         * gcc.c-torture/execute/20010520-1.c: New.
4851
4852 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4853
4854         * g++.old-deja/g++.warn/compare1.C: New test.
4855         * gcc.dg/compare4.c: New test.
4856
4857 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
4858
4859         * g++.old-deja/g++.other/optimize1.C: New test.
4860
4861 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4862
4863         * g++.old-deja/g++.pt/spec41.C: New test.
4864
4865 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
4866
4867         * gcc.c-torture/compile/20010114-1.x: Remove.
4868
4869 2001-05-18  Stan Shebs  <shebs@apple.com>
4870
4871         * gcc.c-torture/compile/20010518-1.c: New test.
4872
4873 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
4874
4875         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
4876         * g++.old-deja/g++.pt/crash67.C: New test.
4877
4878 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
4879
4880         * g++.old-deja/g++.other/debug9.C: New test.
4881
4882 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
4883
4884         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
4885
4886 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
4887
4888         * gcc.c-torture/compile/20010516-1.c: New test.
4889
4890 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
4891
4892         * g++.old-deja/g++.other/crash41.C: New test.
4893
4894 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
4895
4896         * g++.old-deja/g++.pt/crash66.C: New test.
4897
4898 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
4899
4900         * g++.old-deja/g++.robertl/eb27.C: Convert.
4901
4902 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
4903
4904         * g++.dg/friend-warn.C: New test.  Do not warn about friend
4905         declaration being redundant.
4906
4907 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
4908
4909         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
4910
4911 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
4912
4913         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
4914
4915 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
4916
4917         * lib/g++.exp: Use testsuite_flags.
4918
4919 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
4920
4921         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
4922
4923 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4924
4925         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
4926
4927 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
4928
4929         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
4930
4931 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
4932
4933         * gcc.c-torture/compile/20010313-1.c: New test.
4934
4935 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
4936
4937         * gcc.dg/cpp/direct2.c: New test.
4938         * gccq.dg/cpp/direct2s.c: New test.
4939
4940         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
4941
4942 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
4943
4944         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
4945         * g++.old-deja/g++.other/op3.C: Likewise.
4946
4947 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
4948
4949         * gcc.dg/cpp/syshdr.h: New file.
4950         * gcc.dg/cpp/sysmac1.c: Update.
4951         * gcc.dg/cpp/sysmac2.c: Update.
4952
4953 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
4954
4955         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
4956
4957 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
4958
4959         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
4960         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
4961
4962 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
4963
4964         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
4965
4966 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
4967
4968         * lib/g++.exp (g++_include_flags): Don't use any special flags
4969         if TESTING_IN_BUILD_TREE is not defined.
4970         (g++_init): Use a plain 'c++' as the compiler if
4971         TESTING_IN_BUILD_TREEE is not defined.
4972
4973 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
4974
4975         * g++.old-deja/g++.eh/catch13.C: New test.
4976         * g++.old-deja/g++.eh/catch14.C: New test.
4977
4978 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
4979
4980         * gcc.dg/cpp/tr-define.c: New test.
4981
4982 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
4983
4984         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
4985         <stdlib.h>, not <malloc.h>.
4986
4987 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
4988
4989         * g++.old-deja/g++.ns/template17.C: New test.
4990
4991 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
4992
4993         * g++.old-deja/g++.pt/ref4.C: New test.
4994
4995 2001-04-30  Richard Henderson  <rth@redhat.com>
4996
4997         * gcc.dg/20000724-1.c: Revert last change.
4998
4999 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
5000
5001         * g77.f-torture/execute/20010430.f: New test.
5002
5003 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
5004
5005         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
5006
5007 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
5008
5009         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
5010
5011 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
5012
5013         * g++.old-deja/g++.eh/crash6.C: New test.
5014
5015 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
5016
5017         * g++.old-deja/g++.other/warn7.C: New test.
5018
5019 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
5020
5021         * g++.old-deja/g++.other/defarg9.C: New test.
5022
5023 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
5024
5025         * g77.f-torture/compile/20010426.f: New test.
5026         * g77.f-torture/execute/20010426.f: New test.
5027
5028 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
5029
5030         * g77.f-torture/compile/20000629-1.x: Remove - error
5031         has been fixed.
5032
5033 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
5034
5035         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
5036         Tweak slightly to work with g++.dg framework.
5037         * g++.dg/special/ecos.exp: Run initp1.C test.
5038         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
5039
5040         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
5041         its linker doesn't give line numbers either.
5042         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
5043
5044 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
5045
5046         * g++.old-deja/g++.other/lex1.C: New test.
5047
5048 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
5049
5050         * gcc.dg/noncompile/20010425-1.c: New test.
5051
5052 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
5053
5054         * g++.old-deja/g++.pt/mangle2.C: New test.
5055
5056 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
5057
5058         * gcc.dg/format/plus-1.c: New test.
5059
5060 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
5061
5062         * gcc.dg/20010423-1.c: New test.
5063
5064 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
5065
5066         * gcc.c-torture/execute/20010422-1.c: New test.
5067
5068 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
5069
5070         * g++.old-deja/g++.ns/type2.C: New test.
5071
5072 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
5073
5074         * g++.old-deja/g++.other/perf1.C: New test.
5075
5076 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
5077
5078         * gcc.dg/c99-func-2.c: Remove xfail.
5079         * gcc.dg/c99-func-3.c: Remove xfail.
5080         * gcc.dg/c99-func-4.c: Remove xfail.
5081
5082 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
5083
5084         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
5085
5086 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
5087
5088         * gcc.c-torture/compile/20010423-1.c: New test.
5089
5090 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5091
5092         * g++.old-deja/g++.pt/typename28.C: New test.
5093
5094 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5095
5096         * g++.old-deja/g++.abi/empty2.C: New test.
5097         * g++.old-deja/g++.abi/empty3.C: New test.
5098
5099 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
5100
5101         * g++.old-deja/g++.other/comdat2.C: New test.
5102         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
5103
5104 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
5105
5106         * g++.old-deja/g++.other/overload14.C: New test.
5107
5108 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
5109
5110         * g++.old-deja/g++.other/lookup23.C: New test.
5111
5112 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
5113
5114         * gcc.c-torture/execute/20010403-1.c: New test.
5115
5116 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
5117             Mark Mitchell  <mark@codesourcery.com>
5118
5119         * lib/old-dejagnu.exp: Don't delete output of executable.
5120         Add .exe suffix to executables.
5121
5122 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
5123
5124         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
5125
5126 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5127
5128         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
5129
5130 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
5131
5132         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
5133         * g++.old-deja/g++.abi/crash1.C: New test.
5134
5135 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
5136
5137         * g++.old-deja/g++.other/crash40.C: New test.
5138
5139 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5140
5141         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
5142
5143 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
5144
5145         * g++.old-deja/g++.other/warn6.C: New test.
5146
5147 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
5148
5149         * g++.old-deja/g++.robertl/eb42.C: Same.
5150
5151 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5152
5153         * gcc.dg/wtr-conversion-1.c: New testcase.
5154
5155 2001-04-10  Richard Henderson  <rth@redhat.com>
5156
5157         * g++.old-deja/g++.other/array5.C: New.
5158
5159 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5160
5161         * gcc.c-torture/execute/20010408-1.c: New test.
5162
5163 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
5164
5165         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
5166         headers and constructs.
5167         * g++.old-deja/g++.robertl/eb79.C: Same.
5168         * g++.old-deja/g++.robertl/eb77.C (main): Same.
5169         * g++.old-deja/g++.robertl/eb73.C: Same.
5170         * g++.old-deja/g++.robertl/eb66.C (main): Same.
5171         * g++.old-deja/g++.robertl/eb55.C (t): Same.
5172         * g++.old-deja/g++.robertl/eb54.C (main): Same.
5173         * g++.old-deja/g++.robertl/eb46.C (main): Same.
5174         * g++.old-deja/g++.robertl/eb44.C: Same.
5175         * g++.old-deja/g++.robertl/eb41.C (main): Same.
5176         * g++.old-deja/g++.robertl/eb4.C (main): Same.
5177         * g++.old-deja/g++.robertl/eb39.C: Same.
5178         * g++.old-deja/g++.robertl/eb33.C (main): Same.
5179         * g++.old-deja/g++.robertl/eb31.C (main): Same.
5180         * g++.old-deja/g++.robertl/eb30.C: Same.
5181         * g++.old-deja/g++.robertl/eb3.C: Same.
5182         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
5183         * g++.old-deja/g++.robertl/eb21.C: Same.
5184         * g++.old-deja/g++.robertl/eb15.C: Same.
5185         * g++.old-deja/g++.robertl/eb118.C: Same.
5186         * g++.old-deja/g++.robertl/eb115.C (main): Same.
5187         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
5188         * g++.old-deja/g++.robertl/eb109.C: Same.
5189         * g++.old-deja/g++.other/sibcall1.C (main): Same.
5190         * g++.old-deja/g++.mike/rtti1.C: Same.
5191         * g++.old-deja/g++.mike/p658.C: Same.
5192         * g++.old-deja/g++.mike/net46.C: Same.
5193         * g++.old-deja/g++.mike/net34.C: Same.
5194         * g++.old-deja/g++.mike/memoize1.C: Same.
5195         * g++.old-deja/g++.mike/eh2.C: Same.
5196         * g++.old-deja/g++.law/weak.C: Same.
5197         * g++.old-deja/g++.law/visibility7.C: Same.
5198         * g++.old-deja/g++.law/visibility25.C: Same.
5199         * g++.old-deja/g++.law/visibility22.C: Same.
5200         * g++.old-deja/g++.law/visibility2.C: Same.
5201         * g++.old-deja/g++.law/visibility17.C: Same.
5202         * g++.old-deja/g++.law/visibility13.C: Same.
5203         * g++.old-deja/g++.law/visibility10.C: Same.
5204         * g++.old-deja/g++.law/visibility1.C: Same.
5205         * g++.old-deja/g++.law/virtual3.C (eval): Same.
5206         * g++.old-deja/g++.law/vbase1.C: Same.
5207         * g++.old-deja/g++.law/operators32.C: Same.
5208         * g++.old-deja/g++.law/nest3.C: Same.
5209         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
5210         * g++.old-deja/g++.law/except5.C (main): Same.
5211         * g++.old-deja/g++.law/cvt7.C (run): Same.
5212         * g++.old-deja/g++.law/cvt2.C: Same.
5213         * g++.old-deja/g++.law/cvt16.C: Same.
5214         * g++.old-deja/g++.law/ctors6.C (bar): Same.
5215         * g++.old-deja/g++.law/ctors17.C (main): Same.
5216         * g++.old-deja/g++.law/ctors13.C: Same.
5217         * g++.old-deja/g++.law/ctors12.C (main): Same.
5218         * g++.old-deja/g++.law/ctors10.C: Same.
5219         * g++.old-deja/g++.law/code-gen5.C: Same.
5220         * g++.old-deja/g++.law/bad-error7.C: Same.
5221         * g++.old-deja/g++.law/arm9.C: Same.
5222         * g++.old-deja/g++.law/arm12.C: Same.
5223         * g++.old-deja/g++.law/arg8.C: Same.
5224         * g++.old-deja/g++.law/arg1.C: Same.
5225         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
5226         * g++.old-deja/g++.jason/template31.C: Same.
5227         * g++.old-deja/g++.jason/template24.C (main): Same.
5228         * g++.old-deja/g++.jason/2371.C: Same.
5229         * g++.old-deja/g++.eh/new2.C: Same.
5230         * g++.old-deja/g++.eh/new1.C: Same.
5231         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
5232         * g++.old-deja/g++.brendan/nest21.C (main): Same.
5233         * g++.old-deja/g++.brendan/err-msg3.C: Same.
5234         * g++.old-deja/g++.brendan/crash62.C: Same.
5235         * g++.old-deja/g++.brendan/crash52.C: Same.
5236         * g++.old-deja/g++.brendan/crash49.C (main): Same.
5237         * g++.old-deja/g++.brendan/crash38.C: Same.
5238         * g++.old-deja/g++.brendan/crash15.C (main): Same.
5239         * g++.old-deja/g++.brendan/copy9.C: Same.
5240
5241 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
5242
5243         * gcc.c-torture/execute/20001203-2.c (memset):
5244         Count argument is of type __SIZE_TYPE__.
5245
5246 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
5247
5248         * gcc.c-torture/compile/20010404-1.c: New test.
5249
5250 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
5251
5252         * gcc.c-torture/compile/20010326-1.c: New test.
5253
5254 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
5255
5256         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
5257         peculiarities of the SH.
5258         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
5259
5260 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5261
5262         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
5263         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
5264         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
5265
5266 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
5267
5268         * g77.f-torture/compile/20010321-1.f: New test.
5269
5270 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
5271
5272         * gcc.c-torture/compile/20010329-1.c: New test.
5273
5274 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
5275
5276         * gcc.c-torture/execute/20010329-1.c: New test.
5277
5278 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
5279
5280         * g++.old-deja/g++.other/eh4.C: Fix typo.
5281
5282 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
5283
5284         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
5285
5286 2001-03-28  Philip Blundell  <philb@gnu.org>
5287
5288         * gcc.c-torture/compile/20010328-1.c: New test.
5289
5290 2001-03-27  Richard Henderson  <rth@redhat.com>
5291
5292         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
5293         * g++.old-deja/g++.eh/vbase3.C: Likewise.
5294
5295 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
5296
5297         * gcc.c-torture/compile/20010327-1.c: New test.
5298
5299 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
5300
5301         * g++.old-deja/g++.other/friend12.C: New test.
5302         * g++.old-deja/g++.other/friend9.C: Expect no errors.
5303         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
5304
5305 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5306
5307         * gcc.c-torture/execute/20010325-1.c: New test.
5308
5309 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
5310
5311         * g++.old-deja/g++.other/mangle3.C: New test.
5312
5313 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
5314
5315         * g++.old-deja/g++.other/anon8.C: New test.
5316
5317 2001-03-20  Philip Blundell  <philb@gnu.org>
5318
5319         * gcc.c-torture/compile/20010320-1.c: New test.
5320
5321 2001-03-17  Richard Henderson  <rth@redhat.com>
5322
5323         * g++.old-deja/g++.other/eh4.C: Add expected error text.
5324
5325 2001-03-15  Geoff Keating  <geoff@redhat.com>
5326
5327         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
5328         tests on AIX.
5329
5330 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
5331
5332         * g++.old-deja/g++.other/eh4.C: New test.
5333
5334 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
5335
5336         * gcc.dg/cpp/mi1.c: Update.
5337
5338 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
5339
5340         * g++.old-deja/g++.other/regstack.C: New test.
5341
5342 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
5343
5344         * g++.old-deja/g++.other/ref4.C: New test.
5345
5346 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
5347
5348         * objc/execute/va_method.m: Added.
5349         * objc/execute/IMP.m: Added.
5350         * objc/execute/_cmd.m: Added.
5351         * objc/execute/accessing_ivars.m: Added.
5352         * objc/execute/class-1.m: Added.
5353         * objc/execute/class-10.m: Added.
5354         * objc/execute/class-11.m: Added.
5355         * objc/execute/class-12.m: Added.
5356         * objc/execute/class-13.m: Added.
5357         * objc/execute/class-14.m: Added.
5358         * objc/execute/class-2.m: Added.
5359         * objc/execute/class-3.m: Added.
5360         * objc/execute/class-4.m: Added.
5361         * objc/execute/class-5.m: Added.
5362         * objc/execute/class-6.m: Added.
5363         * objc/execute/class-7.m: Added.
5364         * objc/execute/class-8.m: Added.
5365         * objc/execute/class-9.m: Added.
5366         * objc/execute/class-tests-1.h
5367         * objc/execute/class-tests-2.h
5368         * objc/execute/compatibility_alias.m: Added.
5369         * objc/execute/encode-1.m: Added.
5370         * objc/execute/formal_protocol-1.m: Added.
5371         * objc/execute/formal_protocol-2.m: Added.
5372         * objc/execute/formal_protocol-3.m: Added.
5373         * objc/execute/formal_protocol-4.m: Added.
5374         * objc/execute/formal_protocol-5.m: Added.
5375         * objc/execute/formal_protocol-6.m: Added.
5376         * objc/execute/formal_protocol-7.m: Added.
5377         * objc/execute/informal_protocol.m: Added.
5378         * objc/execute/initialize.m: Added.
5379         * objc/execute/load.m: Added.
5380         * objc/execute/many_args_method.m: Added.
5381         * objc/execute/nested-3.m: Added.
5382         * objc/execute/no_clash.m: Added.
5383         * objc/execute/private.m: Added.
5384         * objc/execute/redefining_self.m: Added.
5385         * objc/execute/root_methods.m: Added.
5386         * objc/execute/selector-1.m: Added.
5387         * objc/execute/static-1.m: Added.
5388         * objc/execute/static-2.m: Added.
5389         * objc/execute/va_method.m: Added.
5390
5391 2001-03-10  Richard Henderson  <rth@redhat.com>
5392
5393         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
5394
5395 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
5396
5397         * g++.old-deja/g++.other/crash31.C: XFAIL.
5398         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
5399         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
5400         * gcc.c-torture/execute/20010123-1.x: XFAIL.
5401         * gcc.c-torture/execute/20010124-1.x: XFAIL.
5402         * gcc.dg/sequence-pt-1.c: XFAIL one test.
5403
5404 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
5405
5406         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
5407
5408 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
5409
5410         * gcc.dg/20000724-1.c: Don't use multiline strings.
5411
5412 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
5413
5414         * objc/execute/string1.m, objc/execute/string2.m: Compare the
5415         result of -cString against what we expect it to be; don't just
5416         print it out for no one to read.
5417
5418         * objc/execute/string3.m, objc/execute/string4.m: New tests.
5419         Based on testcases provided by Nicola Pero.
5420
5421 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
5422
5423         * gcc.dg/cpp/macro7.c: New test.
5424
5425 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
5426
5427         * gcc.dg/cpp/multiline.c: Update.
5428
5429 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
5430
5431         * g++.old-deja/g++.other/enum3.C: New test.
5432
5433 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
5434
5435         * g++.old-deja/g++.other/pod1.C: New test.
5436
5437 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
5438
5439         * g++.old-deja/g++.ext/overload1.C: New test.
5440
5441 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
5442
5443         * g++.old-deja/g++.pt/using1.C: New test.
5444
5445 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
5446
5447         * g++.old-deja/g++.other/using9.C: New test.
5448
5449 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
5450
5451         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
5452
5453         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
5454
5455 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
5456
5457         * g++.old-deja/g++.ext/realpt1.C: Remove.
5458
5459 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
5460
5461         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
5462
5463 2001-02-26  Will Cohen  <wcohen@redhat.com>
5464
5465         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
5466
5467 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
5468
5469         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
5470         templatized constructors.
5471
5472 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5473
5474         * gcc.c-torture/execute/20010224-1.c: New test.
5475
5476 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
5477
5478         * gcc.c-torture/execute/20010222-1.c: New test.
5479
5480 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
5481
5482         * g++.old-deja/g++.other/inline20.C: New test.
5483
5484 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
5485
5486         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
5487
5488 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
5489
5490         * g++.old-deja/g++.other/lookup22.C: New test.
5491
5492 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
5493
5494         * g77.dg: New directory.
5495         * g77.dg/20010216-1.f: New test case.
5496         * g77.dg/dg.exp: New driver.
5497         * lib/g77-dg.exp: New driver library.
5498
5499 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5500
5501         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
5502
5503 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
5504
5505         * g++.old-deja/g++.other/decl9.C: New test.
5506
5507 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
5508
5509         * g++.old-deja/g++.other/init16.C: Update the test so that it does
5510         not need <string> and also tests the initialization at runtime.
5511
5512 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
5513
5514         * gcc.c-torture/execute/longlong.c: New test.
5515
5516 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
5517
5518         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
5519
5520 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
5521
5522         * gcc.c-torture/execute/920302-1.c (execute):
5523         Change argument type to short.
5524
5525 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
5526
5527         * g++.old-deja/g++.pt/deduct6.C: New test.
5528
5529 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
5530
5531         * g++.old-deja/g++.pt/deduct5.C: New test.
5532
5533 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
5534
5535         * gcc.c-torture/execute/20010209-1.c: New test.
5536
5537 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
5538
5539         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
5540
5541 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
5542
5543         * g++.dg/vtgc1.C: Update for new ABI.
5544
5545         * consistency.vlad: New directory, 1665 files.
5546
5547 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5548
5549         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
5550         return type.
5551         * gcc.dg/cpp/digraphs.c: Declare puts.
5552
5553 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
5554
5555         * g++.old-deja/g++.other/warn5.C: New test.
5556
5557 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
5558
5559         * g++.old-deja/g++.pt/spec40.C: New test.
5560
5561 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
5562
5563         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
5564         case.
5565         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
5566
5567 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
5568
5569         * gcc.c-torture/compile/20010209-1.c: New test.
5570
5571 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
5572
5573         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
5574         excess errors message but not if it crashes.
5575         * g++.old-deja/g++.other/crash27.C: Likewise.
5576         * g++.old-deja/g++.other/crash28.C: Likewise.
5577         * g++.old-deja/g++.other/crash30.C: Likewise.
5578         * g++.old-deja/g++.other/crash32.C: Likewise.
5579         * g++.old-deja/g++.other/crash35.C: Likewise.
5580         * g++.old-deja/g++.pt/inherit2.C: Likewise.
5581
5582 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5583
5584         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
5585         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
5586         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
5587         g77.f-torture/execute/execute.exp,
5588         g77.f-torture/noncompile/noncompile.exp,
5589         gcc.c-torture/execute/execute.exp,
5590         gcc.c-torture/execute/memcheck/memcheck.exp,
5591         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
5592         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
5593         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
5594         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
5595         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
5596         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
5597         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
5598         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
5599         Remove bug reporting instructions with ancient email addresses.
5600
5601 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
5602
5603         * gcc.dg/20010202-1.c: New test.
5604         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
5605
5606 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
5607
5608         * g++.dg/stdbool-if.C: New test.
5609
5610 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
5611
5612         * objc/execute/fdecl.m: Added main().
5613
5614 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
5615
5616         * gcc.c-torture/execute/20010206-1.c: New test.
5617
5618 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
5619
5620         * gcc.dg/cpp/avoidpaste1.c: Update.
5621
5622 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
5623
5624         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
5625         Pero <nicola@brainstorm.co.uk>.
5626         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
5627
5628 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
5629
5630         * g++.old-deja/g++.pt/spec39.C: New test.
5631
5632 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
5633
5634         * gcc.c-torture/compile/20010202-1.c: New test.
5635
5636 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
5637
5638         * g++.old-deja/g++.abi/primary2.C: New test.
5639         * g++.old-deja/g++.abi/primary3.C: New test.
5640         * g++.old-deja/g++.abi/primary4.C: New test.
5641         * g++.old-deja/g++.abi/primary5.C: New test.
5642         * g++.old-deja/g++.abi/vtable3.h: New test.
5643         * g++.old-deja/g++.abi/vtable3a.C: New test.
5644         * g++.old-deja/g++.abi/vtable3b.C: New test.
5645         * g++.old-deja/g++.abi/vtable3c.C: New test.
5646         * g++.old-deja/g++.abi/vtable3d.C: New test.
5647         * g++.old-deja/g++.abi/vtable3e.C: New test.
5648         * g++.old-deja/g++.abi/vtable3f.C: New test.
5649         * g++.old-deja/g++.abi/vtable3g.C: New test.
5650         * g++.old-deja/g++.abi/vtable3h.C: New test.
5651         * g++.old-deja/g++.abi/vtable3i.C: New test.
5652         * g++.old-deja/g++.abi/vtable3j.C: New test.
5653         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
5654
5655 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
5656
5657         * g++.old-deja/g++.other/anon6.C: New test.
5658         * g++.old-deja/g++.other/anon7.C: New test.
5659
5660 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
5661
5662         * gcc.dg/cpp/avoidpaste2.c: New tests.
5663
5664 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
5665
5666         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
5667
5668 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
5669
5670         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
5671         DECIMAL_DIG cases for Irix."
5672
5673 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
5674
5675         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
5676
5677 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
5678
5679         * gcc.dg/c99-tag-1.c: New test.
5680
5681 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
5682
5683         * gcc.dg/cpp/tr-warn1.c: Add tests.
5684
5685 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
5686
5687         * gcc.dg/cpp/avoidpaste1.c: Update.
5688         * gcc.dg/cpp/paste4.c: Update.
5689
5690 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
5691
5692         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
5693         cases for Irix.
5694
5695 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5696
5697         * g++.old-deja/g++.other/inline19.C: New test.
5698
5699 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
5700
5701         * gcc.dg/Wlarger-than.c: New test.
5702
5703 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
5704
5705         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
5706
5707 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
5708
5709         * gcc.c-torture/execute/20010129-1.c: New test.
5710         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
5711
5712 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
5713
5714         * gcc.dg/cpp/avoidpaste1.c: Test case.
5715
5716 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
5717
5718         * g++.old-deja/g++.other/inline18.C: New test.
5719
5720 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5721
5722         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
5723         and __builtin_putchar.
5724
5725 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
5726
5727         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
5728         tests.
5729
5730 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
5731
5732         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
5733         floating point number rounding mode to round to the nearest
5734         representable mode.
5735
5736 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
5737
5738         * g++.old-deja/g++.other/mangle2.C: New test.
5739
5740 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
5741
5742         * gcc.c-torture/compile/20010124-1.c: New test.
5743
5744 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
5745
5746         * g++.old-deja/g++.pt/spec38.C: New test.
5747
5748 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5749
5750         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
5751         "Build don't run".
5752
5753 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5754
5755         * gcc.c-torture/execute/20010123-1.c: New test.
5756
5757 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
5758
5759         * g++.old-deja/g++.pt/spec37.C: New test.
5760
5761 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
5762
5763         * g++.old-deja/g++.pt/overload14.C: New test.
5764
5765 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5766
5767         * gcc.c-torture/execute/20010122-1.c: New test, exercise
5768         __builtin_return_address.
5769
5770 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
5771
5772         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
5773         * g++.old-deja/g++.pt/spec35.C: New test.
5774         * g++.old-deja/g++.pt/spec36.C: New test.
5775
5776 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
5777
5778         * gcc.c-torture/compile/20010118-1.c: New test.
5779
5780 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
5781
5782         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
5783
5784 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
5785
5786         * gcc.c-torture/execute/20010119-1.c: New test.
5787
5788 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
5789
5790         * g++.old-deja/g++.other/vbase5.C: New test.
5791
5792 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
5793
5794         * gcc.c-torture/execute/20010118-1.c: New test.
5795
5796 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
5797
5798         * g++.old-deja/g++.pt/deduct3.C: New test.
5799
5800 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
5801
5802         * g++.old-deja/g++.pt/spec34.C: New test.
5803
5804 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
5805
5806         * g77.f-torture/compile/20000601-2.f: New test.
5807
5808 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5809
5810         * g++.old-deja/g++.other/init17.C: New test.
5811
5812 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
5813
5814         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
5815
5816 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5817
5818         * g++.old-deja/g++.pt/unify8.C: New test.
5819
5820 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5821
5822         * g++.old-deja/g++.abi/vbase1.C: New test.
5823
5824 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5825
5826         * g++.old-deja/g++.pt/crash65.C: New test.
5827
5828 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
5829
5830         * gcc.dg/cpp/assembl2.S: New test case.
5831
5832 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
5833
5834         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
5835         are supported.
5836
5837 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5838
5839         * g++.old-deja/g++.other/builtins1.C: New test.
5840         * g++.old-deja/g++.other/builtins2.C: Likewise.
5841         * g++.old-deja/g++.other/builtins3.C: Likewise.
5842         * g++.old-deja/g++.other/builtins4.C: Likewise.
5843
5844 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
5845
5846         * gcc.c-torture/compile/20010117-1.c: New test.
5847         * gcc.c-torture/compile/20010117-2.c: New test.
5848
5849 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5850
5851         * g77.f-torture/execute/20010116.[fx]: New test,
5852         XFAIL on i?86-*-*.
5853         * g77.f-torture/compile/20010115.f: Indicate it's
5854         a test for PR fortran/1636.
5855
5856 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
5857
5858         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
5859
5860 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5861
5862         * g77.f-torture/compile/20010115.f: New test.
5863
5864 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
5865
5866         * g++.old-deja/g++.pt/nontype5.C: New test.
5867
5868 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
5869
5870         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
5871         have an equivalent working one below it.
5872
5873 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
5874
5875         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
5876         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
5877
5878 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
5879
5880         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
5881         message containing "init_priority".
5882         (conpr-2.C): Likewise.
5883         (conpr-3.C): Likewise.
5884         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
5885
5886 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5887
5888         * gcc.c-torture/execute/20010114-2.c: New test.
5889
5890 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
5891
5892         * gcc.c-torture/compile/20010114-1.c: New test.
5893         * gcc.c-torture/compile/20010114-1.x: Xfail.
5894         * gcc.c-torture/compile/20010114-2.c: New test.
5895         * gcc.c-torture/execute/20010114-1.c: New test.
5896         * gcc.dg/trunc-1.c: New test.
5897         * gcc.dg/uninit-B.c: New test.
5898
5899 2001-01-13  Nick Clifton  <nickc@redhat.com>
5900
5901         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
5902         target.
5903
5904 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5905
5906         * gcc.c-torture/compile/20010113-1.c: New test.
5907
5908 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
5909
5910         * gcc.c-torture/compile/20001212-1.c: New test.
5911
5912 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
5913
5914         * gcc.dg/cpp/widestr1.c: Update.
5915         * gcc.dg/cpp/prag-imp.c: Remove.
5916
5917 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
5918
5919         * gcc.c-torture/execute/20000801-3.x: Remove.
5920         * gcc.dg/c90-init-1.c: New test.
5921         * gcc.dg/c99-init-1.c: New test.
5922         * gcc.dg/c99-init-2.c: New test.
5923         * gcc.dg/gnu99-init-1.c: New test.
5924
5925 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
5926
5927         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
5928         testing that no relevant ones were found.
5929
5930 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
5931
5932         * g++.old-deja/g++.pt/cast2.C: New test.
5933
5934 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
5935
5936         * g++.old-deja/g++.pt/friend47.C: New test.
5937
5938 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
5939
5940         * g++.old-deja/g++.pt/instantiate13.C: New test.
5941
5942 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
5943
5944         * g++.old-deja/g++.other/defarg7.C: New test.
5945         * g++.old-deja/g++.other/defarg8.C: New test.
5946
5947 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
5948
5949         * g++.old-deja/g++.pt/crash64.C: New test.
5950
5951 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
5952
5953         * g++.old-deja/g++.pt/crash63.C: New test.
5954
5955 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
5956
5957         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
5958
5959 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
5960
5961         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
5962
5963 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
5964
5965         * g++.old-deja/g++.pt/error3.C: New test.
5966
5967 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
5968
5969         * g++.old-deja/g++.other/crash39.C: New test.
5970
5971 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
5972
5973         * g++.old-deja/g++.other/vbase4.C: New test.
5974
5975 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
5976
5977         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
5978         * gcc.dg/special/20000419-2.c: New file. Identical to above.
5979         * gcc.dg/special/special.exp: New test driver which will check
5980         for alias support for the above test.
5981
5982 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
5983
5984         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
5985         problems on small machines.
5986         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
5987         parameterize.
5988
5989 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
5990
5991         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
5992         mips.
5993         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
5994
5995 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
5996
5997         * g++.old_deja/g++.pt/using8.C: New test.
5998
5999 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6000
6001         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
6002
6003 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
6004
6005         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
6006         where a failure is expected.
6007         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
6008
6009 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
6010
6011         * g++.old_deja/g++.pt/instantiate12.C: New test.
6012
6013 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
6014
6015         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
6016         start of structs.
6017         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
6018         * g++.old-deja/g++.brendan/crash17.C: Likewise.
6019         * g++.old-deja/g++.brendan/crash29.C: Likewise.
6020         * g++.old-deja/g++.brendan/crash48.C: Likewise.
6021         * g++.old-deja/g++.brendan/ns1.C: Likewise.
6022         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
6023         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
6024         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
6025         * g++.old-deja/g++.eh/spec6.C: Likewise.
6026         * g++.old-deja/g++.jason/crash3.C: Likewise.
6027         * g++.old-deja/g++.law/ctors11.C: Likewise.
6028         * g++.old-deja/g++.law/ctors17.C: Likewise.
6029         * g++.old-deja/g++.law/ctors5.C: Likewise.
6030         * g++.old-deja/g++.law/ctors9.C: Likewise.
6031         * g++.old-deja/g++.mike/ambig1.C: Likewise.
6032         * g++.old-deja/g++.mike/net22.C: Likewise.
6033         * g++.old-deja/g++.mike/p3538a.C: Likewise.
6034         * g++.old-deja/g++.mike/p3538b.C: Likewise.
6035         * g++.old-deja/g++.mike/virt3.C: Likewise.
6036         * g++.old-deja/g++.niklas/t128.C: Likewise.
6037         * g++.old-deja/g++.other/anon4.C: Likewise.
6038         * g++.old-deja/g++.other/using1.C: Likewise.
6039         * g++.old-deja/g++.other/warn3.C: Likewise.
6040         * g++.old-deja/g++.pt/t37.C: Likewise.
6041         * g++.old-deja/g++.robertl/eb69.C: Likewise.
6042         * g++.old-deja/g++.robertl/eb71.C: Likewise.
6043
6044 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
6045
6046         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
6047
6048 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6049
6050         * gcc.c-torture/execute/stdio-opt-3.c: New test.
6051
6052 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
6053
6054         * gcc.c-torture/compile/20010107-1.c: New test.
6055
6056 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6057
6058         * gcc.c-torture/execute/builtin-noret-1.c: New test.
6059
6060 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6061
6062         * gcc.dg/format/format.h: New file.
6063         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
6064         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
6065         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
6066         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
6067         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
6068         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
6069         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
6070         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
6071         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
6072         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
6073         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
6074         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
6075         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
6076         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
6077         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
6078         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
6079         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
6080         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
6081         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
6082         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
6083         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
6084         instead of declaring standard types, macros and functions in each
6085         test.
6086
6087 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
6088
6089         * gcc.c-torture/execute/20010106-1.c: New test.
6090
6091 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6092
6093         * gcc.dg/format/format.exp: New file.
6094         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
6095         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
6096         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
6097         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
6098         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
6099         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
6100         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
6101         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
6102         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
6103         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
6104         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
6105         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
6106         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
6107         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
6108         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
6109         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
6110         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
6111         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
6112         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
6113         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
6114         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
6115         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
6116         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
6117         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
6118         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
6119         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
6120         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
6121         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
6122         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
6123         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
6124         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
6125         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
6126         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
6127         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
6128         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
6129         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
6130         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
6131         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
6132         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
6133         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
6134         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
6135         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
6136
6137 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
6138
6139         * gcc.c-torture/execute/991228-1.c: Take word endianness into
6140         account.
6141
6142 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
6143
6144         * gcc.c-torture/execute/builtin-complex-1.c: New test.
6145
6146 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
6147
6148         * g++.old-deja/g++.pt/crash62.C: New test.
6149
6150 2001-01-04  Richard Henderson  <rth@redhat.com>
6151
6152         * gcc.dg/20000926-1.c: Update expected warnings.
6153         * gcc.dg/array-2.c: Likewise.
6154         * gcc.dg/array-4.c: Also validate flexible array members.
6155         * gcc.dg/c99-flex-array-1.c: New.
6156
6157 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6158
6159         * gcc.c-torture/compile/20001222-1.x: Remove.
6160
6161 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6162
6163         * gcc.c-torture/execute/built-in-setjmp.c: New.
6164
6165 2001-01-03  Richard Henderson  <rth@redhat.com>
6166
6167         * gcc.dg/940510-1.c: Update expected error wording.
6168         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
6169
6170 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
6171
6172         * lib/target-supports.exp (check_alias_available): Modified to
6173         indicate aliases not supported if only weak aliases are supported.
6174
6175 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6176
6177         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
6178         Turn on cmpstrsi checks for __pj__ and __i370__.
6179
6180 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
6181
6182         * g++.old-deja/g++.other/virtual11.C: New test.
6183
6184 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
6185
6186         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
6187
6188 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6189
6190         * gcc.c-torture/compile/20010102-1.c: New test.
6191
6192 2001-01-02  Andreas Jaeger  <aj@suse.de>
6193
6194         * gcc.dg/noreturn-3.c: New test.
6195
6196         * gcc.dg/noreturn-4.c: New test.
6197
6198 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6199
6200         * gcc.c-torture/execute/stdio-opt-1.c: Also test
6201         __builtin_fputc and __builtin_fwrite.
6202
6203 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
6204
6205         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
6206         signed char, not default char.
6207
6208 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
6209
6210         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
6211
6212 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
6213
6214         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
6215
6216 2000-12-29  Richard Henderson  <rth@redhat.com>
6217
6218         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
6219         (__cyg_profile_func_exit): Define.
6220
6221 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
6222
6223         * g++.dg/vtgc1.C: New test.
6224
6225 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
6226
6227         * gcc.dg/noncompile/20001228-1.c: New test.
6228
6229         * gcc.dg/20001228-1.c: New test.
6230
6231         * gcc.c-torture/execute/20001228-1.c: New test.
6232
6233 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
6234
6235         * gcc.dg/format-strfmon-1.c: New test.
6236
6237 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6238
6239         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
6240         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
6241         * gcc.c-torture/execute/string-opt-1.c: Likewise.
6242         * gcc.c-torture/execute/string-opt-2.c: Likewise.
6243         * gcc.c-torture/execute/string-opt-3.c: Likewise.
6244         * gcc.c-torture/execute/string-opt-4.c: Likewise.
6245         * gcc.c-torture/execute/string-opt-6.c: Likewise.
6246         * gcc.c-torture/execute/string-opt-7.c: Likewise.
6247         * gcc.c-torture/execute/string-opt-8.c: Likewise.
6248         * gcc.c-torture/execute/string-opt-9.c: Likewise.
6249         * gcc.c-torture/execute/string-opt-10.c: Likewise.
6250         * gcc.c-torture/execute/string-opt-11.c: Likewise.
6251         * gcc.c-torture/execute/string-opt-12.c: Likewise.
6252
6253         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
6254         * gcc.c-torture/execute/string-opt-4.c: Test index.
6255
6256 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
6257
6258         * gcc.c-torture/compile/20001226-1.c: New test.
6259
6260 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
6261
6262         * gcc.c-torture/compile/20001222-1.c: New test.
6263         * gcc.c-torture/compile/20001222-1.x: Xfail.
6264
6265 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
6266
6267         * gcc.c-torture/execute/comp-goto-2.c: New test.
6268
6269 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
6270
6271         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
6272         Use long types if __INT_MAX__ is 32767.
6273         (main): Use cast to (sint32 *) when poking 88 into a_page.
6274
6275         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
6276
6277 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
6278
6279         * gcc.c-torture/compile/20001221-1.c: New test.
6280         * gcc.c-torture/execute/20001221-1.c: New test.
6281
6282 2000-12-20  Richard Henderson  <rth@redhat.com>
6283
6284         * g++.old-deja/g++.pt/crash36.C: Update error lines.
6285         * g++.old-deja/g++.robertl/eb109.C: Likewise.
6286
6287 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6288
6289         * gcc.dg/compare3.c: New test.
6290
6291 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6292
6293         * gcc.dg/format-warnll-1.c: New test.
6294
6295 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
6296
6297         * gcc.dg/cpp/cmdlne-P.c: New test.
6298
6299 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6300
6301         * gcc.c-torture/execute/builtin-abs-1.c,
6302         gcc.c-torture/execute/builtin-abs-2.c: New tests.
6303
6304 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
6305
6306         * gcc.dg/cpp/multiline.c: New test.
6307
6308 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
6309
6310         * g++.old-deja/g++.other/syshdr1.C: Update.
6311         * gcc.dg/cpp/lineflags.c: Remove temporarily.
6312
6313 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6314
6315         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
6316
6317 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6318
6319         * g++.old-deja/g++.pt/ttp65.C: New test.
6320
6321 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6322
6323         * g++.old-deja/g++.pt/ttp64.C: New test.
6324
6325 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6326
6327         * g++.old-deja/g++.pt/spec33.C: New test.
6328
6329 2000-12-14  Catherine Moore  <clm@redhat.com>
6330
6331         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
6332         * gcc.c-torture/execute/920612-2.c: Likewise.
6333         * gcc.c-torture/execute/920428-2.c: Likewise.
6334         * gcc-c-torture/execute/va-arg-11.c: Call exit.
6335         * gcc.c-torture/execute/va-arg-21.c: Likewise.
6336
6337 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6338
6339         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
6340         * gcc.dg/pack-test-2.c: Likewise.
6341
6342 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
6343
6344         Tests by Zack Weinberg <zackw@stanford.edu>.
6345
6346         * gcc.dg/cpp/defined.c: Update.
6347         * gcc.dg/cpp/defined_trad.c: New tests.
6348
6349 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
6350
6351         * gcc.dg/cpp/trad-direct.c: Update.
6352
6353 2000-12-11  Neil Booth  <neilb@earthling.net>
6354
6355         * gcc.dg/cpp/defined_trad.c
6356
6357 2000-12-11  Neil Booth  <neilb@earthling.net>
6358
6359         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
6360
6361 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6362
6363         * gcc.dg/format-miss-2.c: New test.
6364
6365 2000-12-09  Neil Booth  <neilb@earthling.net>
6366
6367         * gcc.dg/cpp/lineflags.c: New tests.
6368         * gcc.dg/cpp/poison.c: Update.
6369         * gcc.dg/cpp/redef2.c: Update.
6370         * gcc.dg/cpp/skipping.c: New test.
6371
6372 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
6373
6374         * g++.old-deja/g++.other/eh3.C: New testcase.
6375
6376 2000-12-07  Neil Booth  <neilb@earthling.net>
6377
6378         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
6379         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
6380         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
6381         wtr-union-init-2.c, wtr-union-init-3.c: Update.
6382         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
6383         Update.
6384
6385 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6386
6387         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
6388         __SIZE_TYPE__ instead of int for type of integers cast to
6389         pointers.
6390
6391 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
6392
6393         * g++.old-deja/g++.other/cleanup4.C: New test.
6394
6395 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6396
6397         * format-sec-1.c: New test.
6398
6399 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6400
6401         * gcc.dg/format-nonlit-3.c: New test.
6402
6403 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6404
6405         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
6406         through a null pointer.
6407
6408 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6409
6410         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
6411         * g++.old-deja/g++.pt/partial4.C: New test.
6412
6413 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
6414
6415         * gcc.c-torture/execute/ieee/hugeval.x: New.
6416
6417 2000-12-06  Neil Booth  <neilb@earthling.net>
6418
6419         * gcc.dg/cpp/backslash2.c: New tests.
6420
6421 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6422
6423         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
6424         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
6425
6426 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
6427
6428         * gcc.c-torture/execute/20001203-2.c: New testcase.
6429
6430 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
6431
6432         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
6433         * g++.old-deja/g++.other/virtual10.C: New test.
6434
6435 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
6436
6437         * g++.old-deja/g++.mike/pmf5.C: Remove test.
6438
6439 2000-12-05  Richard Henderson  <rth@redhat.com>
6440
6441         * gcc.c-torture/compile/20001205-1.c: New.
6442
6443 2000-12-04  Neil Booth  <neilb@earthling.net>
6444
6445         * g++.old-deja/g++.other/virtual9.C: New test.
6446         * g++.old-deja/g++.pt/crash61.C: New test.
6447         * gcc.c-torture/execute/loop-9.c: New test.
6448
6449 2000-12-04  Neil Booth  <neilb@earthling.net>
6450
6451         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
6452         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
6453         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
6454         * gcc.dg/cpp/extratokens.c: ...here.
6455
6456 2000-12-04  Neil Booth  <neilb@earthling.net>
6457
6458         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
6459         New tests.
6460
6461 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6462
6463         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
6464         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
6465
6466 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
6467
6468         * gcc.c-torture/execute/20001203-1.c: New test.
6469
6470 2000-12-03  Neil Booth  <neilb@earthling.net>
6471
6472         * gcc.dg/cpp/macro6.c: New test cases.
6473
6474 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6475
6476         * gcc.c-torture/execute/string-opt-9.c: New test.
6477         * gcc.c-torture/execute/string-opt-10.c: Likewise.
6478         * gcc.c-torture/execute/string-opt-11.c: Likewise.
6479         * gcc.c-torture/execute/string-opt-12.c: Likewise.
6480
6481         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
6482         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
6483
6484 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
6485
6486         * gcc.dg/cpp/if-6.c: New testcase.
6487
6488         * gcc.dg/20001201-1.c: New testcase.
6489
6490 2000-12-02  Neil Booth  <neilb@earthling.net>
6491
6492         * g++.old-deja/g++.other/externC4.C,
6493         g++.old-deja/g++.other/friend10.C: New tests.
6494
6495 2000-12-02  Neil Booth  <neilb@earthling.net>
6496
6497         * g++.old-deja/g++.other/instan2.C
6498         * g++.old-deja/g++.other/instan3.C: New test.
6499
6500 2000-12-02  Neil Booth  <neilb@earthling.net>
6501
6502         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
6503         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
6504         gnuc99.c,gnuc99-pedantic.c: New tests.
6505
6506 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6507
6508         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
6509         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
6510
6511 2000-12-01  Neil Booth  <neilb@earthling.net>
6512
6513         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
6514         * gcc.dg/cpp/poison.c: Update.
6515         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
6516
6517 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
6518
6519         * g77.f-torture/execute/20001201.f: New test.
6520
6521 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6522
6523         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
6524
6525 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
6526
6527         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
6528
6529 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
6530
6531         * g++.old-deja/g++.other/cast6.C: New test.
6532
6533 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
6534
6535         * gcc.c-torture/execute/20001130-2.c: New testcase.
6536
6537 2000-11-30  Richard Henderson  <rth@redhat.com>
6538
6539         * gcc.c-torture/execute/20001130-1.c: New test.
6540
6541 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
6542
6543         * g++.old-deja/g++.other/op3.C: New test.
6544
6545 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
6546
6547         * g++.old-deja/g++.other/op2.C: New test.
6548
6549 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
6550
6551         * g++.old-deja/g++.other/crash38.C: New test.
6552
6553 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
6554
6555         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
6556
6557 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
6558
6559         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
6560         tests.
6561         * gcc.c-torture/execute/string-opt-6.c: New test.
6562
6563         * gcc.dg/20001117-1.c: Add main.
6564
6565 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
6566
6567         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
6568         Move from here ...
6569         * gcc.dg/940510-1.c: ... to here.
6570
6571         * gcc.dg/20000926-1.c: GNU C now allows initializations of
6572         zero-size arrays in toplevel structures.
6573
6574 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
6575
6576         * gcc.c-torture/execute/loop-8.c: New test.
6577
6578 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
6579
6580         * g++.old-deja/g++.other/base1.C: New test.
6581
6582 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
6583
6584         * g++.old-deja/g++.other/parse2.C: New test.
6585
6586 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
6587
6588         * g++.old-deja/g++.pt/incomplete1.C: New test.
6589
6590 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
6591
6592         * g++.old-deja/g++.other/friend9.C: New test.
6593
6594 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
6595
6596         * gcc.dg/20001127-1.c: New test.
6597
6598 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
6599
6600         * g++.old-deja/g++.pt/friend46.C: New test.
6601
6602 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
6603
6604         * g++.old-deja/g++.other/ptrmem8.C: New test.
6605
6606 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6607
6608         * gcc.c-torture/execute/string-opt-7.c: New test.
6609         * gcc.c-torture/execute/string-opt-8.c: Likewise.
6610
6611 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
6612
6613         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
6614         instead of 'mkcheck 2'.
6615
6616 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6617
6618         * gcc.c-torture/execute/memcheck/driver.c,
6619         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
6620         C9X references to refer to C99.
6621
6622 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
6623
6624         * gcc.dg/ultrasp3.c: New test.
6625
6626 2000-11-25  Neil Booth  <neilb@earthling.net>
6627
6628         * gcc.dg/cpp/include2.c: Update test to be locale independent.
6629
6630 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
6631
6632         * gcc.c-torture/compile/20001123-2.c: New.
6633
6634 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6635
6636         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
6637
6638 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
6639
6640         * gcc.dg/sequence-point-1.c: Add some new tests.
6641         * gcc.c-torture/execute/20001124-1.c: New test.
6642
6643 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
6644
6645         * g++.old-deja/g++.other/vaarg4.C: New test.
6646         * gcc.c-torture/compile/20001123-1.c: New test.
6647
6648 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
6649
6650         * g++.other/crash24.C: Adjust and remove XFAIL.
6651         * g++.other/crash37.C: New test.
6652
6653 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
6654
6655         * g++.old-deja/g++.pt/instantiate9.C: New test.
6656
6657 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
6658
6659         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
6660         new ABI, too.
6661
6662         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
6663         * g++.old-deja/g++.robertl/eb55.C: Likewise.
6664
6665 2000-11-22  Neil Booth  <neilb@earthling.net>
6666
6667         * gcc.dg/cpp/Wtrigraphs.c: New test.
6668
6669 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
6670
6671         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
6672
6673 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
6674
6675         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
6676
6677 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
6678
6679         * lib/gcc-dg.exp: load_lib scanasm.exp.
6680         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
6681         * lib/g++-dg.exp: load_lib scanasm.exp.
6682         * lib/scanasm.exp: New.
6683         (scan-assembler, scan-assembler-not): Add optional arguments to
6684         test name, or if not present, the pattern name.
6685         (scan-assembler-dem, scan-assembler-dem-not): New.
6686
6687         * g++.dg/dg.exp: New.
6688
6689 2000-11-21  Neil Booth  <neilb@earthling.net>
6690
6691         * gcc.dg/cpp/integrated1.c: Remove.
6692
6693 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
6694
6695         * gcc.c-torture/execute/20001121-1.c: New test.
6696
6697 2000-11-21  Richard Henderson  <rth@redhat.com>
6698
6699         * gcc.c-torture/compile/20001121-1.c: New test.
6700
6701 2000-11-20  Neil Booth  <neilb@earthling.net>
6702
6703         * gcc.dg/cpp/integrated1.c: New test.
6704
6705 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
6706
6707         * g++.old-deja/g++.other/inline17.C: New test.
6708
6709 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
6710
6711         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
6712         local variable to be zero: I made the variable global. Now
6713         uses abort() and exit() instead of relying on main's return value.
6714
6715 2000-11-20  Neil Booth  <neilb@earthling.net>
6716
6717         * gcc.dg/cpp/paste2.c: Update test.
6718         * objc/execute/paste.m: New test.
6719
6720 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
6721
6722         * gcc.dg/c99-condexpr-1.c: New test.
6723
6724 2000-11-20  Neil Booth  <neilb@earthling.net>
6725
6726         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
6727
6728 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
6729
6730         * g++.old-deja/g++.pt/export1.C: New test.
6731
6732 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
6733
6734         * gcc.dg/20001117-1.c: New test.
6735
6736 2000-11-18  Richard Henderson  <rth@redhat.com>
6737
6738         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
6739
6740 2000-11-18  Richard Henderson  <rth@redhat.com>
6741
6742         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
6743         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
6744         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
6745
6746 2000-11-18  Richard Henderson  <rth@redhat.com>
6747
6748         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
6749         (main): New.  Exit cleanly.
6750
6751 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6752
6753         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
6754         gcc.dg/c99-fordecl-2.c: New tests.
6755
6756 2000-11-18  Richard Henderson  <rth@redhat.com>
6757
6758         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
6759         * gcc.c-torture/execute/zerolen-2.c: New.
6760
6761 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6762
6763         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
6764         memory.
6765
6766 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
6767
6768         * g++.old-deja/g++.pt/instantiate8.C: New test.
6769
6770 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
6771
6772         * g++.old-deja/g++.other/incomplete.C: Add more tests.
6773         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
6774
6775 2000-11-16  Nick Clifton  <nickc@redhat.com>
6776
6777         * gcc.c-torture/execute/nestfunc-2.c: New test.
6778         * gcc.c-torture/execute/nestfunc-3.c: New test.
6779
6780 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
6781
6782         * gcc.c-torture/compile/20001116-1.c: New test.
6783
6784 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6785
6786         * gcc.c-torture/execute/20001115-1.c: New test.
6787
6788 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
6789
6790         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
6791         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
6792         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
6793         * g++.old-deja/g++.abi/vmihint.C: Likewise.
6794
6795 2000-11-15  Neil Booth  <neilb@earthling.net>
6796
6797         gcc.dg/cpp/_Pragma1.c: Update.
6798         gcc.dg/cpp/_Pragma2.c: New test.
6799
6800 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
6801
6802         * g++.old-deja/g++.other/anon5.C: New test.
6803
6804 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
6805
6806         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
6807         tests.
6808
6809 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
6810
6811         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
6812         output.
6813
6814 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6815
6816         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
6817         labels at end of compound statements.
6818
6819 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
6820
6821         * gcc.c-torture/execute/loop-7.c: New test.
6822
6823 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6824
6825         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
6826
6827 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6828
6829         * gcc.dg/c99-bool-1.c: New test.
6830
6831 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6832
6833         * gcc.dg/c99-scope-1.c: Remove xfail.
6834         * gcc.dg/c99-scope-2.c: New test.
6835
6836 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6837
6838         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
6839         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
6840
6841 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
6842
6843         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
6844         error messages.
6845
6846         * g++.mike/p700.C: Don't typedef wchar_t.
6847         * g++.mike/p784.C: Likewise.
6848         * g++.mike/eb101.C: Don't use __wchar_t.
6849
6850 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
6851
6852         * g77.f-torture/execute/20001111.[fx]: Test premature exit
6853         from DO loop.
6854
6855 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
6856
6857         * gcc.c-torture/execute/20001111-1.c: New test.
6858
6859 2000-11-10  Nick Clifton  <nickc@redhat.com>
6860
6861         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
6862         long multuiple and accumulate.
6863
6864 2000-11-09  Richard Henderson  <rth@redhat.com>
6865
6866         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
6867         via size_t instead of int.
6868
6869         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
6870         * gcc.c-torture/execute/string-opt-2.c: Likewise.
6871         * gcc.c-torture/execute/string-opt-3.c: Likewise.
6872         * gcc.c-torture/execute/string-opt-4.c: Likewise.
6873
6874 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
6875
6876         * gcc.c-torture/compile/20001109-1.c: New test.
6877         * gcc.c-torture/compile/20001109-2.c: New test.
6878
6879 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
6880
6881         * g++.old-deja/g++.pt/operator1.C: New test.
6882         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
6883
6884 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
6885
6886         * gcc.dg/20001108-1.c: New test.
6887
6888 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
6889
6890         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
6891         with both arguments constant strings.
6892         * gcc.c-torture/execute/string-opt-3.c: New test.
6893         * gcc.c-torture/execute/string-opt-4.c: New test.
6894         * gcc.c-torture/execute/string-opt-5.c: New test.
6895
6896 2000-11-08  Nick Clifton  <nickc@redhat.com>
6897
6898         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
6899         mulsidi3adddi patterns.
6900
6901 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
6902
6903         * g++.old-deja/g++.other/crash36.C: New test.
6904
6905 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
6906
6907         * g++.old-deja/g++.other/init16.C: New test.
6908
6909 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
6910
6911         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
6912
6913 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
6914
6915         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
6916         * gcc.c-torture/execute/va-arg-16.x: Likewise.
6917         * gcc.c-torture/execute/va-arg-17.x: Likewise.
6918
6919 2000-11-07  DJ Delorie  <dj@redhat.com>
6920
6921         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
6922
6923 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6924
6925         * gcc.c-torture/execute/string-opt-1.c: New test.
6926
6927 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
6928
6929         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
6930         mips-sgi-irix6.* because the MIPS ABI passes floating-point
6931         parameters in registers, and there is no way for a varargs
6932         function to know in which order the integer and floating-point
6933         parameters should be interleaved when they are placed on the
6934         stack.
6935         * gcc.c-torture/execute/va-arg-16.x: Likewise.
6936         * gcc.c-torture/execute/va-arg-17.x: Likewise.
6937
6938 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6939
6940         * gcc.c-torture/execute/string-opt-2.c: New test.
6941
6942 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
6943
6944         * g++.old-deja/g++.pt/crash60.C: New test.
6945
6946 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
6947
6948         * g++.old-deja/g++.other/crash24.C: New test.
6949         * g++.old-deja/g++.other/crash25.C: New test.
6950         * g++.old-deja/g++.other/crash26.C: New test.
6951         * g++.old-deja/g++.other/crash27.C: New test.
6952         * g++.old-deja/g++.other/crash28.C: New test.
6953         * g++.old-deja/g++.other/crash29.C: New test.
6954         * g++.old-deja/g++.other/crash30.C: New test.
6955         * g++.old-deja/g++.other/crash31.C: New test.
6956         * g++.old-deja/g++.other/crash32.C: New test.
6957         * g++.old-deja/g++.other/crash33.C: New test.
6958         * g++.old-deja/g++.other/crash34.C: New test.
6959         * g++.old-deja/g++.other/crash35.C: New test.
6960
6961 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
6962
6963         * gcc.c-torture/execute/20001031-1.c: New test.
6964
6965 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
6966
6967         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
6968         namespace.
6969
6970         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
6971         standards-conformant.
6972
6973         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
6974
6975         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
6976         * g++.old-deja/g++.mike/p755a.C: Likewise.
6977         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
6978         library makes no calls to `operator new' during initialization.
6979
6980 2000-11-04  Neil Booth  <neilb@earthling.net>
6981
6982         * gcc.dg/cpp/include2.c: New tests.
6983
6984 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
6985
6986         * lib/g++.exp (g++_set_ld_library_path): New function.
6987         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
6988
6989 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
6990
6991         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
6992         warnings.
6993
6994 2000-11-01  Richard Henderson  <rth@redhat.com>
6995
6996         * g++.old-deja/g++.ext/namedret1.C: New.
6997         * g++.old-deja/g++.ext/namedret2.C: New.
6998         * g++.old-deja/g++.ext/namedret3.C: New.
6999
7000 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
7001
7002         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
7003         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
7004
7005 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7006
7007         * gcc.c-torture/execute/va-arg-21.c: New test.
7008
7009 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
7010
7011         * gcc.dg/c99-complex-2.c: New test.
7012
7013 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7014
7015         * gcc.c-torture/execute/stdio-opt-1.c: New test.
7016
7017 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
7018
7019         * g++.old-deja/g++.other/inline16.C: New test.
7020
7021 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
7022
7023         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
7024         __PRETTY_FUNCTION__
7025
7026 2000-10-29  Neil Booth  <neilb@earthling.net>
7027
7028         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
7029         New tests.
7030         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
7031         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
7032         optimisation.
7033
7034 2000-10-29  Neil Booth  <neilb@earthling.net>
7035
7036         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
7037         * mi1.c, mi1c.h: Add null directives to multiple-include test.
7038         * mi5.c: Test multiple includes work with -C.
7039         * trigraphs.c: Test ^= version.
7040
7041 2000-10-28  Neil Booth  <neilb@earthling.net>
7042
7043         New tests and test updates for new macro expander.
7044
7045         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
7046         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
7047         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
7048         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
7049         new diagnostic messages.
7050
7051         * gcc.dg/cpp/macro3.c: New tests.
7052
7053 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
7054
7055         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
7056         on the same line.
7057
7058 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
7059
7060         * g++.old-deja/g++.other/eh2.C: New test.
7061
7062 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
7063
7064         * gcc.c-torture/execute/20001027-1.c: New test.
7065
7066 2000-10-26  Richard Henderson  <rth@redhat.com>
7067
7068         * gcc.c-torture/execute/20001026-1.c: New.
7069
7070 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
7071
7072         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
7073         * g++.old-deja/g++.law/builtin1.C: Likewise.
7074         * g++.old-deja/g++.law/ctors10.C: Likewise.
7075         * g++.old-deja/g++.law/virtual3.C: Likewise.
7076         * g++.old-deja/g++.mike/p658.C: Likewise.
7077         * g++.old-deja/g++.other/sibcall1.C: Likewise.
7078         * g++.old-deja/g++.other/vaarg2.C: Likewise.
7079         * g++.old-deja/g++.robertl/eb124.C: Likewise.
7080         * g++.old-deja/g++.robertl/eb44.C: Likewise.
7081         * g++.old-deja/g++.robertl/eb77.C: Likewise.
7082
7083 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
7084
7085         * gcc.c-torture/compile/20001024-1.c: New test.
7086
7087 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
7088
7089         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
7090         to tell us whether or not we are using V3.
7091
7092 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
7093
7094         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
7095         operands.
7096
7097 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7098
7099         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
7100
7101 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
7102
7103         * gcc.c-torture/execute/20001024-1.c: New test.
7104
7105 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
7106
7107         * g++.old-deja/g++.other/sibcall1.C: New test.
7108
7109 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
7110
7111         * gcc.dg/noncompile/init-3.c: New test.
7112
7113 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
7114
7115         * gcc.dg/format-array-1.c: New test.
7116
7117 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7118
7119         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
7120         writing through null pointers; remove comment about testing
7121         unterminated strings.
7122
7123 2000-10-17  Matthew Hiller  <hiller@redhat.com>
7124
7125         * gcc.c-torture/execute/20001017-2.c: New test.
7126
7127 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7128
7129         * gcc.c-torture/compile/20001018-1.c: New test.
7130         * gcc.c-torture/compile/20001018-1.x: Xfail.
7131
7132 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7133
7134         * gcc.c-torture/execute/20001017-1.c: New test.
7135
7136 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7137
7138         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
7139         for multiple use of arguments with scanf formats; add tests for
7140         multiple use of arguments.
7141
7142 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
7143
7144         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
7145
7146 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7147
7148         * gcc.dg/format-miss-1.c: New test.
7149
7150 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
7151
7152         * gcc.c-torture/execute/20001013-1.c: New test.
7153
7154 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
7155
7156         * gcc.dg/format-branch-1.c: New test.
7157
7158 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
7159
7160         * README, lib/file-format.exp: Remove EGCS references.
7161
7162 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
7163
7164         * gcc.dg/20001013-1.c: New test.
7165
7166 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
7167
7168         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
7169         for intmax_t in the compiler using __typeof__ and the type rules
7170         for conditional expressions.
7171
7172 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
7173
7174         * gcc.dg/20001012-1.c: New test.
7175         * gcc.dg/20001012-2.c: New test.
7176
7177 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
7178
7179         * gcc.dg/format-attr-1.c: New test.
7180
7181 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
7182
7183         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
7184         __LONG_LONG_MAX__ instead of LLONG_MAX.
7185
7186 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
7187
7188         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
7189         scanf flags.
7190         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
7191         flags.
7192
7193 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
7194
7195         * gcc.dg/sequence-pt-1.c: New test.
7196
7197 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
7198
7199         * gcc.c-torture/execute/20001011-1.c: New testcase.
7200         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
7201
7202 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
7203
7204         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
7205         does not error on it.
7206
7207 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
7208
7209         * gcc.dg/20001009-1.c: New test.
7210
7211 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
7212
7213         * gcc.c-torture/compile/20001009-1.c: Move from here ....
7214         * gcc.c-torture/execute/20001009-2.c: ... to here.
7215
7216 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
7217
7218         * gcc.c-torture/compile/20001009-1.c: New testcase.
7219         * gcc.c-torture/execute/20001009-1.c: New testcase.
7220         Testcases provided by Jan Hubicka <jh@suse.cz>.
7221
7222 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
7223
7224         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
7225         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
7226         uintmax_t using <limits.h> to emulate the compiler's internal
7227         logic.  No longer XFAIL %j tests.
7228
7229 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
7230
7231         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
7232         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
7233         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
7234         regexps and details of expected handling of some bad formats.
7235         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
7236         suppression.
7237
7238 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7239
7240         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
7241         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
7242         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
7243         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
7244         in list archives.
7245
7246 2000-10-06  Richard Henderson  <rth@cygnus.com>
7247
7248         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
7249         * g++.old-deja/g++.brendan/crash52.C: Likewise.
7250         * g++.old-deja/g++.jason/report.C: Likewise.
7251         * g++.old-deja/g++.law/friend5.C: Likewise.
7252         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
7253         of the expected warnings.
7254
7255 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
7256
7257         * g++.old-deja/g++.pt/enum14.C: New test.
7258
7259 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
7260
7261         * g++.old-deja/g++.pt/crash59.C: New test.
7262
7263 2000-10-04  Will Cohen  <wcohen@redhat.com>
7264
7265         * gcc.dg/20000926-1.c: New test.
7266
7267 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
7268
7269         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
7270         function name for current C++ compiler.
7271         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
7272
7273 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
7274
7275         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
7276         __PRETTY_FUNCTION__.
7277         * g++.old-deja/g++.ext/pretty2.C: Likewise.
7278
7279 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7280
7281         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
7282
7283 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
7284
7285         * gcc.c-torture/compile/20000923-1.c: New test.
7286
7287 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
7288
7289         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
7290         * g++.old-deja/g++.pt/ttp62.C: Same.
7291         * g++.old-deja/g++.other/inline14.C: Same.
7292
7293 2000-09-24  Richard Henderson  <rth@cygnus.com>
7294
7295         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
7296
7297 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
7298
7299         * gcc.dg/c90-printf-1.c: Add test for wide string format.
7300
7301 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
7302
7303         * gcc.c-torture/compile/20000922-1.c: New file.
7304
7305 2000-09-21  Nick Clifton  <nickc@redhat.com>
7306
7307         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
7308         a signed long modulo operation.
7309         (mod6): New function - perform an unsigned long modulo operation.
7310         (main): Add tests for modulos of very large numbers by very small
7311         dividends.
7312
7313 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7314
7315         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
7316
7317 2000-09-19  Richard Henderson  <rth@cygnus.com>
7318
7319         * gcc.dg/compare2.c (case 10): XFAIL.
7320
7321 2000-09-18  Richard Henderson  <rth@cygnus.com>
7322
7323         * gcc.c-torture/execute/20000906-1.c: Move ...
7324         * gcc.dg/20000906-1.c: ... here.  Only run on targets
7325         that support __builtin_trap.
7326
7327 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
7328
7329         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
7330
7331 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7332
7333         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
7334         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
7335         more $ format tests.
7336
7337 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7338
7339         * gcc.dg/format-errmk-1.c: New test.
7340
7341 2000-09-17  Greg McGary  <greg@mcgary.org>
7342
7343         * gcc.c-torture/execute/20000917-1.x: Remove.
7344
7345 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7346
7347         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
7348
7349 2000-09-17  Greg McGary  <greg@mcgary.org>
7350
7351         * gcc.c-torture/execute/20000917-1.c: New test.
7352         * gcc.c-torture/execute/20000917-1.x: XFAIL.
7353
7354 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
7355
7356         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
7357         in nested macro bug.
7358
7359 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
7360
7361         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
7362
7363 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
7364
7365         * gcc.c-torture/execute/20000914-1.c: New test.
7366
7367 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
7368
7369         * g++.other/inline13.C: New test.
7370
7371 2000-09-12  Andreas Jaeger  <aj@suse.de>
7372
7373         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
7374         constant by Ulrich Drepper <drepper@redhat.com>.
7375
7376 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
7377
7378         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
7379
7380 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7381
7382         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
7383
7384 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
7385
7386         * gcc.dg/cpp/backslash.c: New test.
7387
7388 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
7389
7390         * gcc.c-torture/execute/20000910-1.c: New test.
7391         * gcc.c-torture/execute/20000910-2.c: Likewise.
7392
7393 2000-09-11  Robert Lipe  <robertl@sco.com>
7394
7395         * gcc.dg/pragma-align.c: New test.
7396
7397 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
7398
7399         * g++.old-deja/g++.pt/explicit82.C: New test.
7400         * g++.old-deja/g++.pt/explicit83.C: New test.
7401
7402 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
7403
7404         * gcc.dg/asm-names.c: New test.
7405
7406 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7407
7408         * gcc.dg/cpp/tr-warn6.c: New test
7409
7410 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7411
7412         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
7413         be accepted.
7414
7415 2000-09-07  Catherine Moore  <clm@redhat.com>
7416
7417         * gcc.c-torture/execute/unroll-1.c: New test.
7418
7419 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
7420
7421         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
7422         ERROR markers.
7423         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
7424         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
7425         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
7426         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
7427         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
7428         Preprocess only.
7429         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
7430         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
7431
7432 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7433
7434         * g++.old-deja/g++.pt/deduct2.C: New test.
7435
7436 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7437
7438         * g++.old-deja/g++.pt/parms2.C: New test.
7439
7440 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7441
7442         * g++.old-deja/g++.pt/crash58.C: New test.
7443
7444 2000-09-06  Greg McGary  <greg@mcgary.org>
7445
7446         * gcc.c-torture/execute/20000906-1.c: New test.
7447         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
7448
7449 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7450
7451         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
7452
7453 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
7454
7455         * g++.old-deja/g++.pt/crash57.C: New test.
7456
7457 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
7458
7459         * g++.old-deja/g++.pt/crash56.C: New test.
7460
7461 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
7462
7463         * g++.old-deja/g++.pt/koenig1.C: New test.
7464
7465 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
7466
7467         * gcc.dg/20000904-1.c: New test.
7468
7469 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
7470
7471         * gcc.dg/cpp/paste8.c: New test.
7472
7473 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
7474
7475         * gcc.c-torture/compile/20000827-1.c: New test.
7476
7477 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
7478
7479         * gcc.dg/format-diag-1.c: New test.
7480
7481 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
7482
7483         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
7484         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
7485         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
7486         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
7487         gcc.dg/formatz-1.c: Adjust warning regular expressions.
7488
7489 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
7490
7491         * g++.old-deja/g++.other/nested4.C: New test.
7492
7493 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
7494
7495         * g++.old-deja/g++.ns/scoped1.C: New test.
7496
7497 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
7498
7499         * lib/g++.exp: Support testing already-installed GCC.
7500
7501 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7502
7503         * wtr-label-1.c, wtr-suffix-1.c: New tests.
7504
7505 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7506
7507         * gcc.dg/return-type-2.c: New test.
7508
7509 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
7510
7511         * gcc.c-torture/compile/20000825-1.c: New test.
7512
7513 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
7514
7515         * gcc.dg/dwarf2-2.c: New test.
7516
7517 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
7518
7519         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
7520         dg-warning regexps.
7521
7522 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7523
7524         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
7525         gcc.dg/format-ext-5.c: New tests.
7526
7527 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
7528
7529         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
7530
7531 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
7532
7533         * gcc.dg/noncompile/930622-2.c: Adjust error message.
7534
7535 2000-08-24  Richard Henderson  <rth@cygnus.com>
7536
7537         * gcc.dg/ia64-sync-1.c: New test.
7538         * gcc.dg/ia64-sync-2.c: New test.
7539         * gcc.dg/ia64-asm-1.c: New test.
7540
7541 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
7542
7543         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
7544         * gcc.dg/format-ext-2.c: New test.
7545
7546 2000-08-23  Jason Merrill  <jason@redhat.com>
7547
7548         * lib/old-dejagnu.exp: Also ignore "In member function" and
7549         "At global scope".
7550
7551 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7552
7553         * gcc.dg/noncompile/label-lineno-1.c: New test.
7554
7555 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
7556
7557         * gcc.dg/c99-array-nonobj-1.c: New test.
7558
7559 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
7560
7561         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
7562         tests.
7563         * gcc.dg/format-ext-1.c: New test.
7564
7565 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7566
7567         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
7568         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
7569         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
7570         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
7571         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
7572
7573 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
7574
7575         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
7576         gcc.dg/c99-strftime-2.c: New tests.
7577
7578 2000-08-22  Richard Henderson  <rth@cygnus.com>
7579
7580         * gcc.c-torture/execute/20000822-1.c: New test.
7581
7582 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
7583
7584         * gcc.c-torture/execute/20000819-1.x: Remove.
7585
7586 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
7587
7588         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
7589         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
7590         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
7591         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
7592         gcc.dg/format-xopen-1.c: New tests.
7593
7594 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
7595
7596         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
7597
7598 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
7599
7600         * g++.old-deja/g++.other/loop2.C: New test.
7601
7602         * gcc.c-torture/compile/20000606-1.c: New test.
7603         * gcc.c-torture/compile/20000728-1.c: New test.
7604         * gcc.c-torture/execute/20000801-1.c: New test.
7605         * gcc.c-torture/execute/20000801-2.c: New test.
7606         * gcc.c-torture/execute/20000819-1.c: New test.
7607         * gcc.c-torture/execute/20000819-1.x: XFAIL.
7608         * gcc.dg/20000629-1.c: New test.
7609         * gcc.dg/20000724-1.c: New test.
7610         * gcc.dg/20000807-1.c: New test.
7611
7612 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
7613
7614         * gcc.dg/cpp/pragma-1.c: New test.
7615         * gcc.dg/cpp/pragma-2.c: New test.
7616
7617 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
7618
7619         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
7620         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
7621
7622 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7623
7624         * gcc.c-torture/compile/20000818-1.c: New test.
7625
7626 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
7627
7628         * gcc.c-torture/execute/20000818-1.c: New test.
7629
7630 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7631
7632         * gcc.dg/format-va-1.c: New test.
7633
7634 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
7635
7636         * g++.old-deja/g++.other/typedef8.C: New test.
7637
7638 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
7639
7640         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
7641         * g++.old-deja/g++.mike/net36.C: Mark candidate.
7642         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
7643         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
7644         * g++.old-deja/g++.other/ptrmem7.C: New test.
7645         * g++.old-deja/g++.pt/ptrmem10.C: New test.
7646
7647 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
7648
7649         * g++.old-deja/g++.pt/typename27.C: New test.
7650
7651 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
7652
7653         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
7654         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
7655         * g++.old-deja/g++.pt/friend45.C: New test.
7656         * g++.old-deja/g++.other/friend8.C: New test.
7657
7658 2000-08-15  Richard Henderson  <rth@cygnus.com>
7659
7660         * gcc.c-torture/execute/20000815-1.c: New test.
7661
7662 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
7663
7664         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
7665         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
7666         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
7667
7668 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
7669
7670         * g++.old-deja/g++.other/refinit2.C: New test.
7671
7672 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
7673
7674         * lib/c-torture.exp (c-torture): Make
7675         compiler_conditional_xfail_data global.
7676         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
7677         compiler_conditional_xfail_data machinery.
7678         (f-torture-execute): Likewise.
7679         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
7680         and only when unrolling loops.
7681
7682         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
7683
7684 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
7685
7686         * g++.old-deja/g++.pt/explicit81.C: New test.
7687
7688 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
7689
7690         * g++.old-deja/g++.pt/typename26.C: New test.
7691
7692 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
7693
7694         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
7695         warning.
7696
7697 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
7698
7699         * g++.old-deja/g++.other/array3.C: New test.
7700
7701 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
7702
7703         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
7704         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
7705         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
7706         New tests.
7707
7708 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
7709
7710         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
7711         * g++.old-deja/g++.abi/vmihint.C: Likewise.
7712
7713 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
7714
7715         * gcc.c-torture/execute/20000808-1.c: New test.
7716
7717 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
7718
7719         * gcc.dg/c90-const-expr-1.c: New test.
7720
7721 2000-08-08  Richard Henderson  <rth@cygnus.com>
7722
7723         * gcc.dg/noncompile/920923-1.c: Declare calloc.
7724
7725 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
7726
7727         * gcc.dg/noncompile/const-ll-1.c: New test.
7728
7729 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7730
7731         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
7732
7733 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
7734
7735         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
7736         that running programs linked against the shared version of libobjc
7737         run correctly.
7738
7739 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7740
7741         * gcc.dg/c99-printf-1.c: New test.
7742
7743 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7744
7745         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
7746
7747 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
7748
7749         * gcc.c-torture/execute/20000731-1.x: Delete.
7750
7751 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
7752
7753         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
7754         and torture_without_loops as is done by c-torture.exp.
7755         (search_for): Copy from c-torture.exp.
7756         (gcc-dg-runtest): New function, drives a directory of tests
7757         iterating over the TORTURE_OPTIONS.
7758         (scan-assembler, scan-assembler-not): Move here from
7759         individual directory drivers.
7760
7761         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
7762         defined by lib/gcc-dg.exp.
7763         * gcc.dg/cpp/cpp.exp: Likewise.
7764         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
7765         gcc-dg-runtest, so we cycle over optimization options.
7766
7767         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
7768         * gcc.dg/compare2.c: No longer expected to fail.
7769
7770 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
7771
7772         * gcc.c-torture/execute/20000804-1.c: New test.
7773
7774 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7775
7776         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
7777
7778 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
7779
7780         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
7781
7782 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
7783
7784         * gcc.c-torture/compile/20000803-1.c: New test.
7785
7786 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
7787
7788         * gcc.c-torture/execute/20000801-3.c,
7789         gcc.c-torture/execute/20000801-4.c: New tests.
7790         * gcc.c-torture/execute/20000801-3.x,
7791         gcc.c-torture/execute/20000801-4.x: Xfail.
7792
7793 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
7794
7795         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
7796         libobjc/.libs to allow for libtool.
7797
7798 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
7799
7800         * gcc.c-torture/compile/20000802-1.c: New test.
7801
7802 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
7803
7804         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
7805
7806 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
7807
7808         * gcc-c-torture/execute/20000731-2.c: New test.
7809
7810         * gcc.c-torture/execute/20000731-1.c: New test.
7811         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
7812
7813 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
7814
7815         * testsuite/gcc.dg/cpp/paste7.c: New test.
7816         * gcc.dg/cpp/20000725-1.c: New test.
7817
7818 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
7819
7820         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
7821         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
7822         declaration warning for __builtin_dwarf_reg_size.
7823
7824         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
7825
7826 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
7827
7828         * gcc.dg/noncompile/voidparam-1.c: New test.
7829
7830 2000-07-30  Richard Henderson  <rth@cygnus.com>
7831
7832         * gcc.dg/c90-digraph-1.c: Don't xfail.
7833         * gcc.dg/compare2.c (case 10): Xfail.
7834         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
7835
7836 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
7837
7838         * gcc.dg/c99-main-1.c: New test.
7839
7840 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7841
7842         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
7843
7844 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
7845
7846         * gcc.c-tortuer/execute/20000726-1.c: New test.
7847
7848 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
7849
7850         * gcc.c-torture/execute/enum-2.c: New test.
7851
7852 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7853
7854         * gcc.dg/cpp/tr-warn3.c: New test.
7855
7856 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7857
7858         * g++.old-deja/g++.ext/implicit1.C: Remove.
7859         * g++.old-deja/g++.jason/c2.C: Remove
7860         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
7861         * g++.old-deja/g++.pt/crash16.C: Likewise.
7862         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
7863
7864 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7865
7866         * g++.old-deja/g++.other/for2.C: New test.
7867
7868 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
7869
7870         * gcc.dg/20000720-1.c: New test.
7871
7872 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
7873
7874         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
7875
7876 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
7877
7878         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
7879         * gcc.c-torture/execute/20000722-1.c: New.
7880         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
7881
7882 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
7883
7884         * gcc.dg/cpp/20000720-1.S: New test.
7885
7886 2000-07-21  Michael Meissner  <meissner@redhat.com>
7887
7888         * gcc.c-torture/execute/ieee/hugeval.c: New test.
7889
7890 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
7891
7892         * g++.old-deja/g++.brendan/crash16.C,
7893         g++.old-deja/g++.brendan/parse3.C,
7894         g++.old-deja/g++.brendan/redecl1.C,
7895         g++.old-deja/g++.ns/template13.C,
7896         g++.old-deja/g++.other/decl4.C,
7897         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
7898
7899 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
7900
7901         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
7902         and "Internal error".
7903
7904         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
7905         regexps.
7906         * gcc.dg/cpp/paste6.c: New test.
7907
7908 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
7909
7910         * gcc.dg/cpp/tr-direct.c: New test.
7911
7912         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
7913         gcc.dg/cpp/undef1.c: Tweak error regexps.
7914
7915 2000-07-18  Eric Christopher <echristo@redhat.com>
7916
7917         * gcc.c-torture/compile/20000718-1.c: New test.
7918
7919 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
7920
7921         * cpplex.c (_cpp_push_token): If the token being pushed back
7922         is the previous token in this context, just subtract one from
7923         context->posn.
7924         * cppmacro.c (save_expansion): Clear aux field when storing a
7925         placemarker.
7926
7927 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
7928
7929         * gcc.dg/noncompile/redecl-1.c: New test.
7930
7931 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
7932
7933         * gcc.c-torture/execute/20000717-5.c: New test.
7934         * gcc.c-torture/execute/20000717-1.x: Removed.
7935
7936 2000-07-17  Richard Henderson  <rth@cygnus.com>
7937
7938         * gcc.c-torture/execute/20000717-4.c: New test.
7939
7940 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
7941
7942         * gcc.dg/cpp/syshdr.c: New test.
7943         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
7944
7945 2000-07-17  Neil Booth  <neilb@earthling.net>
7946
7947         * gcc.dg/cpp/cmdlne-dM.c: New test.
7948         * gcc.dg/cpp/cmdlne-dD.c: New test.
7949
7950 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
7951
7952         * gcc.c-torture/execute/20000717-3.c: New test.
7953
7954         * gcc.c-torture/compile/20000717-1.c: New test.
7955
7956 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
7957
7958         * gcc.c-torture/execute/20000717-2.c: New test.
7959
7960 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7961
7962         * gcc.dg/formatz-1.c: New test.
7963
7964         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
7965         * gcc.dg/c99-digraph-1.c: New tests.
7966
7967         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
7968         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
7969
7970         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
7971         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
7972         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
7973         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
7974         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
7975         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
7976         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
7977
7978 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
7979
7980         * gcc.c-torture/execute/20000717-1.c: New test.
7981         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
7982
7983 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
7984
7985         * gcc.c-torture/execute/20000715-2.c: New test.
7986         * gcc.dg/20000715-1.c: New test.
7987
7988 2000-07-15  Michael Meissner  <meissner@redhat.com>
7989
7990         * gcc.c-torture/execute/20000715-1.c: New test.
7991
7992 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
7993
7994         * gcc.c-torture/execute/20000707-1.c: New test.
7995
7996 2000-07-13  Neil Booth  <NeilB@earthling.net>
7997
7998         * testsuite/gcc.dg/cpp/digraph1.c,
7999         testsuite/gcc.dg/cpp/digraph2.c,
8000         testsuite/gcc.dg/cpp/digraphs.c: New tests.
8001
8002 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
8003
8004         * g77.f-torture/compile/20000630-2.f:  New test.
8005         * g77.f-torture/compile/20000630-2.x
8006
8007 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
8008
8009         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
8010
8011 2000-07-11  Neil Booth  <NeilB@earthling.net>
8012
8013         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
8014
8015 2000-07-11  Neil Booth  <NeilB@earthling.net>
8016
8017         * gcc.dg/cpp/cmdlne-C.c: New.
8018
8019 2000-07-09  Neil Booth  <NeilB@earthling.net>
8020
8021         * gcc.dg/cpp/directiv.c: New tests.
8022         * gcc.dg/cpp/undef1.c: Update.
8023
8024 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
8025
8026         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
8027
8028 2000-07-09  Neil Booth  <NeilB@earthling.net>
8029
8030         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
8031
8032 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
8033
8034         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
8035         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
8036
8037 2000-07-08  Neil Booth  <NeilB@earthling.net>
8038
8039         * gcc.dg/cpp/macsyntx.c: New tests.
8040
8041 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
8042
8043         * gcc.dg/20000707-1.c: New test.
8044
8045 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
8046
8047         * gcc.c-torture/execute/20000706-1.c: New test.
8048         * gcc.c-torture/execute/20000706-2.c: New test.
8049         * gcc.c-torture/execute/20000706-3.c: New test.
8050         * gcc.c-torture/execute/20000706-4.c: New test.
8051         * gcc.c-torture/execute/20000706-5.c: New test.
8052
8053 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
8054
8055         * g++.old-deja/g++.pt/instantiate7.C: New test.
8056
8057 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
8058
8059         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
8060         * g++.old-deja/g++.mike/thunk3.C: Likewise.
8061         * g++.old-deja/g++.other/rtti3.C: Likewise.
8062         * g++.old-deja/g++.other/rttid3.C: Likewise.
8063
8064 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
8065
8066         *  g77.f-torture/compile/20000630-1.x: Fix typo
8067
8068 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
8069
8070         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
8071         assembly output.
8072
8073 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
8074
8075         * gcc.dg/cpp/ident.c: New test.
8076
8077 2000-07-05  Neil Booth  <NeilB@earthling.net>
8078
8079         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
8080           gcc.dg/cpp/lexstrng.c: New tests.
8081
8082 2000-07-04  Neil Booth  <NeilB@earthling.net>
8083
8084         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
8085         * gcc.dg/cpp/strify2.c: Same.
8086
8087 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
8088
8089         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
8090         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
8091         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
8092         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
8093
8094         * testsuite/gcc.dg/cpp/macro1.c,
8095         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
8096         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
8097         testsuite/gcc.dg/cpp/strify1.c,
8098         testsuite/gcc.dg/cpp/strify2.c: New tests.
8099
8100 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
8101
8102         * gcc.c-torture/execute/20000703-1.c: New test.
8103
8104 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
8105
8106         * g++.old-deja/g++.pt (lookup10.C): New test.
8107
8108 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
8109
8110         * g++.old-deja/g++.pt (typename25.C): New test.
8111
8112 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
8113
8114         * gcc.c-torture/compile/20000701-1.c: New test.
8115
8116 2000-06-30  Nick Clifton  <nickc@cygnus.com>
8117
8118         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
8119         to test case.
8120
8121 2000-06-30  Catherine Moore  <clm@cygnus.com>
8122
8123         * gcc.c-torture/execute/align-1.c: New test.
8124
8125 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
8126
8127         * g++.old-deja/g++.pt/expr8.C: New test.
8128         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
8129
8130 2000-06-29  Nick Clifton  <nickc@cygnus.com>
8131
8132         * gcc.c-torture/compile/20000629-1.c: New test.
8133
8134 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
8135
8136
8137         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
8138         gcc.dg/noncompile directory, depending on whether they're
8139         preprocessor tests or not.  Annotate all the tests for the dg
8140         framework.
8141
8142         * gcc.c-torture/noncompile/noncompile.exp: Delete.
8143         * gcc.dg/noncompile/noncompile.exp: New.
8144
8145         * Moved files:
8146         Old name                                New name
8147         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
8148         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
8149         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
8150         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
8151         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
8152         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
8153         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
8154         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
8155         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
8156         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
8157         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
8158         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
8159         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
8160         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
8161         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
8162         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
8163         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
8164         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
8165         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
8166         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
8167         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
8168         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
8169         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
8170         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
8171
8172         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
8173         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
8174         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
8175         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
8176         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
8177         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
8178
8179 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
8180
8181         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
8182         declare one variable.  On the fourth, error.
8183         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
8184         declared by 20000628-1a.h.
8185
8186 2000-06-29  Richard Henderson  <rth@redhat.com>
8187
8188         * gcc.c-torture/execute/930529-1.x: New file.
8189         * gcc.dg/920413-1.c: Adjust expected warning text.
8190         * gcc.dg/980217-1.c: Declare abort.
8191         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
8192
8193 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
8194
8195         * g77.f-torture/compile/20000629-1.f: New test.
8196         * g77.f-torture/compile/20000629-1.x: Expected to fail.
8197
8198 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
8199
8200         Rearrange lots of files, removing entirely the
8201         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
8202         directories.
8203
8204         * Deleted files:
8205         gcc.c-torture/code_quality/code_quality.exp
8206         gcc.c-torture/special/special.exp
8207         gcc.failure/failure.exp
8208         gcc.failure/940409-1.x
8209         gcc.c-torture/compile/961203-1.x
8210
8211         * New files:
8212         gcc.misc-tests/linkage.exp
8213         gcc.c-torture/execute/920730-1t.c
8214         gcc.c-torture/execute/920730-1t.x
8215         gcc.c-torture/compile/920520-1.x
8216         gcc.c-torture/compile/920521-1.x
8217         gcc.c-torture/compile/981006-1.x
8218         gcc.c-torture/execute/eeprof-1.x
8219
8220         * Moved files (possibly with modifications to fit a new harness):
8221         Old name                                New name
8222         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
8223         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
8224         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
8225         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
8226         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
8227         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
8228         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
8229         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
8230         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
8231         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
8232         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
8233         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
8234         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
8235         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
8236
8237 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
8238
8239         * c-torture/compile/961203-1.x: Delete.
8240
8241         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
8242         not exit. Include stdio.h.
8243         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
8244         * gcc.misc-tests/dg-12.c: Likewise.
8245         * gcc.misc-tests/dg-5.c: Likewise.
8246         * gcc.misc-tests/dg-6.c: Likewise.
8247         * gcc.misc-tests/dg-7.c: Prototype abort.
8248         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
8249         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
8250         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
8251         not exit.
8252         * gcc.misc-tests/sieve.c: Use return from main, not exit.
8253         * gcc.misc-tests/sort2.c: Use return from main, not exit.
8254
8255 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
8256
8257         * gcc.dg/cpp/20000628-1.c: New test.
8258         * gcc.dg/cpp/20000628-1.h: New header for above test.
8259         * gcc.dg/cpp/20000628-1a.h: Likewise.
8260
8261 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
8262
8263         * gcc.dg/cpp: New directory.
8264         * gcc.dg/cpp/cpp.exp: New driver.
8265         * gcc.dg/cpp/20000627-1.c: New test.
8266         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
8267         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
8268         and rewrite as a compilation test.
8269
8270         * gcc.dg: Move many files into the cpp subdirectory, possibly
8271         renaming or editing them as well.
8272         Old name                New name
8273         990119-1.c              cpp/19990119-1.c
8274         990228-1.c              cpp/19990228-1.c
8275         990407-1.c              cpp/19990407-1.c
8276         990409-1.c              cpp/19990409-1.c
8277         990413-1.c              cpp/19990413-1.c
8278         990703-1.c              cpp/19990703-1.c
8279         20000127-1.c            cpp/20000127-1.c
8280         20000129-1.c            cpp/20000129-1.c
8281         20000207-1.c            cpp/20000207-1.c
8282         20000207-2.c            cpp/20000207-2.c
8283         20000209-1.c            cpp/20000209-1.c
8284         20000209-2.c            cpp/20000209-2.c
8285         20000301-1.c            cpp/20000301-1.c
8286         20000419-1.c            cpp/20000419-1.c
8287         20000510-1.S            cpp/20000510-1.S
8288         20000519-1.c            cpp/20000519-1.c
8289         20000529-1.c            cpp/20000529-1.c
8290         20000625-1.c            cpp/20000625-1.c
8291         20000625-2.c            cpp/20000625-2.c
8292         cpp-as1.c               cpp/assert1.c
8293         cpp-as2.c               cpp/assert2.c
8294         cxx-comments-1.c        cpp/cxxcom1.c
8295         cxx-comments-2.c        cpp/cxxcom2.c
8296         endif-label.c           cpp/endif.c
8297         cpp-hash1.c             cpp/hash1.c
8298         cpp-hash2.c             cpp/hash2.c
8299         cpp-if1.c               cpp/if-1.c
8300         cpp-if2.c               cpp/if-2.c
8301         cpp-if3.c               cpp/if-3.c
8302         cpp-if4.c               cpp/if-4.c
8303         cpp-if5.c               cpp/if-5.c
8304         cpp-cond.c              cpp/if-cexp.c
8305         cpp-missingop.c         cpp/if-mop.c
8306         cpp-missingparen.c      cpp/if-mpar.c
8307         cpp-opprec.c            cpp/if-oppr.c
8308         cpp-ifparen.c           cpp/if-paren.c
8309         cpp-shortcircuit.c      cpp/if-sc.c
8310         cpp-shift.c             cpp/if-shift.c
8311         cpp-unary.c             cpp/if-unary.c
8312         cpp-li1.c               cpp/line1.c
8313         cpp-li2.c               cpp/line2.c
8314         lineno.c                cpp/line3.c
8315         lineno-2.c              cpp/line4.c
8316         cpp-mi.c                cpp/mi1.c
8317         cpp-mic.h               cpp/mi1c.h
8318         cpp-micc.h              cpp/mi1cc.h
8319         cpp-mind.h              cpp/mi1nd.h
8320         cpp-mindp.h             cpp/mi1ndp.h
8321         cpp-mix.h               cpp/mi1x.h
8322         cpp-mi2.c               cpp/mi2.c
8323         cpp-mi2a.h              cpp/mi2a.h
8324         cpp-mi2b.h              cpp/mi2b.h
8325         cpp-mi2c.h              cpp/mi2c.h
8326         cpp-mi3.c               cpp/mi3.c
8327         cpp-mi3.def             cpp/mi3.def
8328         poison-1.c              cpp/poison.c
8329         pr-impl.c               cpp/prag-imp.c
8330         cpp-redef-2.c           cpp/redef1.c
8331         cpp-redef.c             cpp/redef2.c
8332         strpaste.c              cpp/strp1.c
8333         strpaste-2.c            cpp/strp2.c
8334         cpp-tradpaste.c         cpp/tr-paste.c
8335         cpp-tradstringify.c     cpp/tr-str.c
8336         cpp-tradwarn1.c         cpp/tr-warn1.c
8337         cpp-tradwarn2.c         cpp/tr-warn2.c
8338         trigraphs.c             cpp/trigraphs.c
8339         cpp-unc1.c              cpp/unc1.c
8340         cpp-unc2.c              cpp/unc2.c
8341         cpp-unc3.c              cpp/unc3.c
8342         cpp-unc.c               cpp/unc4.c
8343         undef.c                 cpp/undef1.c
8344         undef-2.c               cpp/undef2.c
8345         cpp-wi1.c               cpp/widestr1.c
8346
8347 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
8348
8349         * lib/g++.exp (g++_include_flags): Tweak.
8350
8351 2000-06-27  H.J. Lu  <hjl@gnu.org>
8352             Loren J. Rittle  <ljrittle@acm.org>
8353
8354         * lib/g++.exp (g++_include_flags): Override libgloss.exp
8355         version with one that knows about the new gcc tree structure.
8356         (g++_link_flags): Same.
8357
8358 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
8359
8360         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
8361         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
8362         case we are cross-compiling.
8363
8364         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
8365         g++.old-deja/g++.niklas/Makefile.in,
8366         g++.old-deja/g++.niklas/configure.in,
8367         g++.old-deja/g++.other/Makefile.in,
8368         g++.old-deja/g++.other/configure.in,
8369         gcc.c-torture/code_quality/Makefile.in,
8370         gcc.c-torture/code_quality/configure.in,
8371         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
8372         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
8373         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
8374         gcc.c-torture/execute/ieee/Makefile.in,
8375         gcc.c-torture/execute/ieee/configure.in,
8376         gcc.c-torture/noncompile/Makefile.in,
8377         gcc.c-torture/noncompile/configure.in,
8378         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
8379         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
8380         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
8381
8382 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
8383
8384         * g++.old-deja/g++.other/ambig3.C: New test.
8385
8386 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
8387
8388         * g++.old-deja/g++.pt/syntax1.C: New test.
8389         * g++.old-deja/g++.pt/syntax2.C: New test.
8390         * g++.old-deja/g++.other/syntax3.C: New test.
8391         * g++.old-deja/g++.other/syntax4.C: New test.
8392
8393 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
8394
8395         * gcc.dg/20000623-1.c: Prototype exit and abort.
8396
8397 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
8398
8399         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
8400         New tests.
8401         * gcc.dg/cpp-mi3.def: New file.
8402
8403         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
8404         inside assertions.
8405         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
8406         lexer's error messages.
8407         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
8408         divine anything from the linemarkers.
8409         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
8410         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
8411
8412 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
8413
8414         * gcc.dg/20000623-1.c: New test.
8415
8416 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
8417
8418         * gcc.c-torture/execute/20000622-1.c: New test.
8419
8420 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
8421
8422         * g++.old-deja/g++.other/init15.C: New test.
8423
8424 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
8425
8426         * g++.old-deja/g++.pt/vaarg2.C: New test.
8427         * g++.old-deja/g++.pt/vaarg3.C: New test.
8428
8429 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
8430
8431         * g++.old-deja/g++.other/dyncast6.C: New test.
8432
8433 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
8434
8435         * gcc.c-torture/execute/loop-6.c: New test.
8436
8437 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
8438
8439         * gcc.dg/20000614-1.c: New test.
8440         * gcc.dg/20000614-2.c: New test.
8441
8442 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
8443
8444         * g++.old-deja/g++.other/inline12.C: New test.
8445
8446 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
8447
8448         * g++.old-deja/g++.other/eh1.C: New test.
8449
8450 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
8451
8452         * g++.old-deja/g++.other/type.C: New test.
8453
8454 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
8455
8456         * g++.old-deja/g++.other/initstring.C: New test.
8457
8458 2000-06-12  Jason Merrill  <jason@redhat.com>
8459
8460         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
8461
8462 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
8463
8464         * gcc.c-torture/compile/20000609-1.c: New test.
8465
8466 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
8467
8468         * gcc.dg/20000609-1.c: New test.
8469
8470 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
8471
8472         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
8473         * gcc.c-torture/noncompile/poison-1.c: Move...
8474         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
8475         * gcc.dg/cpp-li1.c: Add a token after the #line.
8476
8477 2000-06-05  Richard Henderson  <rth@cygnus.com>
8478
8479         * gcc.c-torture/execute/20000605-2.c: New test.
8480         * gcc.c-torture/execute/20000605-3.c: New test.
8481
8482 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
8483
8484         * g77.f-torture/execute/20000503-1.x: New file.
8485
8486 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
8487
8488         * g++.old-deja/g++.eh/badalloc1.C: New test.
8489
8490 2000-06-05  Richard Henderson  <rth@cygnus.com>
8491
8492         * gcc.c-torture/execute/20000605-1.c: New test.
8493
8494 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
8495             Nathan Sidwell <nathan@codesourcery.com>
8496
8497         * gcc.c-torture/compile/20000605-1.c: New test.
8498
8499 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
8500
8501         * g77.f-torture/compile/20000601-1.f:  New test.
8502
8503 2000-06-03  Richard Henderson  <rth@cygnus.com>
8504
8505         * gcc.c-torture/execute/20000603-1.c: New.
8506
8507 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
8508
8509         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
8510         * gcc.dg/noreturn-2.c (noreturn): Likewise.
8511
8512 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
8513
8514         * gcc.dg/compare2.c (case 12): XFAIL.
8515         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
8516         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
8517
8518         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
8519
8520 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
8521
8522         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
8523         guard macro is already defined when the header is first
8524         included.
8525         * gcc.dg/cpp-mix.h: New file.
8526         * gcc.dg/endif-label.c: Update patterns to match compiler.
8527
8528         * g++.brendan/complex1.C: Declare abort.
8529         * g++.law/refs4.C: Remove XFAIL.
8530         * g++.oliva/expr2.C: Declare abort and exit.
8531
8532 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
8533
8534         * gcc.c-torture/execute/20000528-1.c: New test.
8535
8536         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
8537         * g++.old-deja/g++.law/temps4.C: Likewise.
8538
8539         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
8540         stdlib.h.  Call abort() on failure.
8541         * g++.old-deja/g++.law/refs4.C: Likewise.
8542         * g++.old-deja/g++.law/temps4.C: Likewise.
8543         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
8544         * gcc.c-torture/execute/20000112-1.c: Include string.h.
8545
8546 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
8547
8548         Relative to g++.dg/special:
8549         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
8550
8551         Relative to g++.old-deja:
8552         * g++.brendan/complex1.C, g++.jason/optimize2.C,
8553         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
8554         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
8555         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
8556         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
8557         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
8558         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
8559
8560         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
8561         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
8562         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
8563         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
8564         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
8565         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
8566         and/or string.h.
8567
8568         * g++.other/goto1.C: Update expectations for error messages.
8569
8570 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
8571
8572         * gcc.c-torture/compile/20000523-1.c: New test.
8573
8574 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
8575
8576         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
8577
8578 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
8579
8580         * g++.old-deja/g++.eh/catch11.C: New test.
8581         * g++.old-deja/g++.eh/catch12.C: New test.
8582
8583 2000-05-24  Nick Clifton  <nickc@cygnus.com>
8584
8585         * gcc.c-torture/execute/20000523-1.c: New test.
8586
8587 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
8588
8589         * c-torture/execute/bcp-1.c: Replace abort in arg of
8590         __builtin_constant_p with a generic external function.
8591
8592         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
8593         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
8594         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
8595         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
8596         Prototype abort and/or exit.
8597
8598         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
8599         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
8600         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
8601         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
8602
8603 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
8604
8605         * gcc.dg/dwarf2-1.c: New test.
8606
8607 2000-05-20  Richard Henderson  <rth@cygnus.com>
8608
8609         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
8610
8611 2000-05-20  Andreas Jaeger  <aj@suse.de>
8612
8613         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
8614         testcase.
8615
8616 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
8617
8618         * gcc.c-torture/execute/20000519-2.c: New test.
8619
8620 2000-05-19  Andreas Jaeger  <aj@suse.de>
8621
8622         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
8623         which fails with SSA.
8624
8625         * lib/c-torture.exp: Also test with -O3 -fssa.
8626
8627 2000-05-18  Michael Meissner  <meissner@redhat.com>
8628
8629         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
8630         * gcc.c-torture/execute/920415-1.c: Ditto.
8631         * gcc.c-torture/execute/920501-1.c: Ditto.
8632         * gcc.c-torture/execute/conversion.c: Ditto.
8633         * gcc.c-torture/execute/cvt-1.c: Ditto.
8634
8635 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
8636
8637         * gcc.c-torture/compile/20000518-1.c: New test.
8638
8639 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
8640
8641         * g77.f-torture/compile/200005018.f:  New test.
8642
8643 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
8644
8645         * gcc.c-torture/compile/20000517-1.c: New test.
8646
8647 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8648
8649         * gcc.c-torture/execute/20000516-1.c: New test.
8650
8651 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
8652
8653         * g++.old-deja/g++.other/eh.C: New test.
8654
8655 2000-05-12  Richard Henderson  <rth@cygnus.com>
8656
8657         * gcc.c-torture/execute/990208-1.c (main): Don't pass
8658         constants through to doit's conditional.
8659
8660 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
8661
8662         * gcc.c-torture/compile/20000511-1.c: New test.
8663         * g77.f-torture/compile/20000511-1.f: New test.
8664         * g77.f-torture/compile/20000511-2.f: New test.
8665
8666 2000-05-11  Michael Meissner  <meissner@redhat.com>
8667
8668         * gcc.c-torture/execute/20000511-1.c: New test.
8669
8670 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
8671
8672         * gcc.dg/dg.exp: Scan .S files as well as .c files.
8673         * gcc.dg/20000510-1.S: New.
8674
8675 2000-05-08  Catherine Moore  <clm@cygnus.com>
8676
8677         * gcc.dg/unused-3.c: New.
8678
8679 2000-05-06  Richard Henderson  <rth@cygnus.com>
8680
8681           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
8682           * g++.old-deja/g++.mike/warn1.C: Likewise.
8683           * g++.old-deja/g++.pt/local1.C: Likewise.
8684           * g++.old-deja/g++.pt/local7.C: Likewise.
8685           * g++.old-deja/g++.pt/spec16.C: Likewise.
8686
8687 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
8688
8689         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
8690
8691 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
8692
8693           * g77.f-torture/execute/20000503-1.f:  New test.
8694
8695 2000-05-04  Andreas Jaeger  <aj@suse.de>
8696
8697         * gcc.dg/noreturn-2.c: New test.
8698
8699 2000-05-04  Neil Booth  <NeilB@earthling.net>
8700
8701         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
8702         preprocessor.
8703
8704 2000-05-04  Richard Henderson  <rth@cygnus.com>
8705
8706         * gcc.c-torture/execute/20000503-1.c: Fix typo.
8707
8708 2000-05-04  Richard Henderson  <rth@cygnus.com>
8709
8710         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
8711         OpenSSL by Jason R Thorpe.
8712
8713 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
8714
8715         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
8716
8717 2000-05-03  Robert Lipe <robertlipe@usa.net>
8718
8719         * gcc.dg/20000503-1.c: New test.
8720
8721 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
8722
8723         * gcc.c-torture/compile/20000502-1.c: New test.
8724         * g++.old-deja/g++.other/align.C: New test.
8725         * gcc.dg/cpp-tradstringify.c: New test.
8726
8727 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
8728
8729         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
8730         and hard registers.
8731
8732 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
8733
8734         * gcc.c-torture/execute/loop-5.c: New test.
8735
8736 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
8737
8738         * gcc.c-torture/execute/va-arg-20.c: New test.
8739
8740 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
8741
8742         * gcc.c-torture/execute/20000422-1.c: New test.
8743
8744 2000-04-20  Greg McGary  <gkm@gnu.org>
8745
8746         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
8747         when optimizing, but without sibling-call optimizations (-O1).
8748
8749 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
8750
8751           * gcc.c-torture/compile/20000420-1.c: New test.
8752
8753 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
8754
8755         * g++.abi/ptrflags.C: New test.
8756         * g++.eh/catchptr1.C: Test incomplete pointer chains.
8757
8758 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
8759
8760         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
8761
8762 2000-04-19  Greg McGary  <gkm@gnu.org>
8763
8764         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
8765         sibling-call optimizations.
8766
8767 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
8768
8769         * gcc.dg/20000419-1.c: New test.
8770
8771 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
8772
8773         * gcc.c-torture/execute/20000412-6.c: New test.
8774
8775 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
8776
8777         * gcc.c-torture/execute/20000412-5.c: New test.
8778         * g77.f-torture/compile/20000412-1.f: New test.
8779         * gcc.c-torture/execute/20000412-4.c: New test.
8780         * gcc.c-torture/compile/20000412-2.c: New test.
8781         * gcc.c-torture/execute/20000412-3.c: New test.
8782         * gcc.c-torture/compile/20000412-1.c: New test.
8783         * gcc.c-torture/execute/20000412-2.c: New test.
8784
8785 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
8786
8787         * objc/execute/bf-20.m: New test.
8788
8789 2000-04-10  Richard Henderson  <rth@cygnus.com>
8790
8791         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
8792
8793         * gcc.c-torture/execute/20000412-1.c: New test.
8794
8795 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
8796
8797         * g++.old-deja/g++.eh/catchptr1.C: New test.
8798
8799 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
8800
8801         * g++.old-deja/g++.abi/cxa_vec.C: New test.
8802
8803 2000-04-08  Neil Booth  <NeilB@earthling.net>
8804
8805         * gcc.dg/cpp-nullchar.c: Remove test as
8806         embedded nulls cause problems.
8807
8808 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8809
8810         * gcc.dg/compare2.c: New test.
8811
8812 2000-04-08  Neil Booth  <NeilB@earthling.net>
8813
8814         * gcc.dg/cpp-nullchar.c: New test.
8815
8816 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
8817
8818         * gcc.dg/cpp-mi2.c: New test.
8819         * gcc.dg/cpp-mi2[abc].h: New files.
8820
8821 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
8822
8823         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
8824         member name.
8825
8826 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
8827
8828         * g++.old-deja/g++.abi/vmihint.C: New test.
8829
8830 2000-04-06  Neil Booth  <NeilB@earthling.net>
8831
8832         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
8833         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
8834         copyright.
8835
8836 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
8837
8838         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
8839         avoid stack-frame overwrite.
8840
8841 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
8842
8843         * gcc.c-torture/compile/20000405-2.c: New test.
8844         * gcc.c-torture/compile/20000405-3.c: New test.
8845
8846 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8847
8848         * gcc.c-torture/compile/20000405-1.c: New test.
8849
8850 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
8851
8852         * gcc.dg/cast-qual-1.c: Revert last change.
8853
8854 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8855
8856         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
8857
8858 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
8859
8860         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
8861         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
8862
8863 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
8864
8865         * gcc.c-torture/compile/20000403-2.c: New test.
8866         * gcc.c-torture/compile/20000403-1.c: New test.
8867
8868 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
8869
8870         * gcc.c-torture/execute/20000403-1.c: New test.
8871
8872 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
8873
8874         * gcc.c-torture/execute/20000402-1.c: New test.
8875
8876 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
8877
8878         * gcc.c-torture/execute/va-arg-15.c: New test.
8879         * gcc.c-torture/execute/va-arg-16.c: New test.
8880         * gcc.c-torture/execute/va-arg-17.c: New test.
8881         * gcc.c-torture/execute/va-arg-18.c: New test.
8882         * gcc.c-torture/execute/va-arg-19.c: New test.
8883
8884 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
8885
8886         * gcc.c-torture/compile/981211-1.c: Move to...
8887         * gcc.dg/cpp-as1.c: ...here.
8888         * gcc.dg/cpp-as2.c: New file.
8889
8890         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
8891         compiler.
8892
8893 2000-04-02  Neil Booth  <NeilB@earthling.net>
8894
8895         * gcc.dg/cpp-cond.c  New tests.
8896         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
8897         accidental success less likely.
8898         * gcc.dg/cpp-missingop.c  New tests.
8899         * gcc.dg/cpp-missingparen.c  New tests.
8900         * gcc.dg/cpp-shift.c  New tests.
8901         * gcc.dg/cpp-shortcircuit.c  New tests.
8902         * gcc.dg/cpp-unary.c  New tests.
8903
8904 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
8905
8906         * gcc.c-torture/compile/20000329-1.c: New test.
8907
8908 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
8909
8910         * gcc.c-torture/compile/20000326-1.c: New test.
8911         * gcc.c-torture/compile/20000326-2.c: New test.
8912
8913 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
8914
8915         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
8916         the first parameter is a function argument.
8917
8918 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
8919
8920         * g++.old-deja/g++.ext/array4.C: New test.
8921
8922 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
8923
8924         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
8925
8926 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8927
8928         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
8929
8930 2000-03-19  Richard Henderson  <rth@cygnus.com>
8931
8932         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
8933
8934 2000-03-19  Richard Henderson  <rth@cygnus.com>
8935
8936         * gcc.c-torture/compile/20000319-1.c: New test.
8937
8938 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
8939
8940         * gcc.c-torture/execute/20000314-3.c: New test.
8941         * gcc.c-torture/execute/20000314-2.c: New test.
8942         * gcc.c-torture/execute/20000314-1.c: New test.
8943         * gcc.c-torture/compile/20000314-2.c: New test.
8944         * gcc.c-torture/compile/20000314-1.c: New test.
8945
8946 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
8947
8948         * g++.old-deja/g++.warn/inline.C: New test.
8949
8950 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
8951
8952         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
8953         standards-compliant result rather than specific constants.
8954         Put test-values in array.
8955
8956 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
8957
8958         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
8959         (g++_target_compile): Put test-specific options last.
8960
8961 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8962
8963         * g++.old-deja/g++.eh/vbase4.C: New test.
8964
8965 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8966
8967         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
8968
8969 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8970
8971         * g++.old-deja/g++.brendan/misc12.C: Removed.
8972         * g++.old-deja/g++.pt/memtemp77.C: Constify.
8973         * g++.old-deja/g++.ext/pretty4.C: New test.
8974
8975 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8976
8977         * g++.old-deja/g++.other/string2.C: New test.
8978
8979 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
8980
8981         * g++.old-deja/g++.warn/impint2.C: New test.
8982
8983 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
8984
8985         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
8986         is 1, not zero.
8987
8988 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
8989
8990         * g++.old-deja/g++.warn/impint.C: New test.
8991         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
8992         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
8993         * g++.old-deja/g++.pt/explicit12.C: Likewise.
8994         * g++.old-deja/g++.pt/explicit13.C: Likewise.
8995         * g++.old-deja/g++.pt/explicit17.C: Likewise.
8996         * g++.old-deja/g++.pt/explicit18.C: Likewise.
8997         * g++.old-deja/g++.pt/explicit19.C: Likewise.
8998         * g++.old-deja/g++.pt/explicit23.C: Likewise.
8999         * g++.old-deja/g++.pt/explicit31.C: Likewise.
9000         * g++.old-deja/g++.pt/explicit35.C: Likewise.
9001         * g++.old-deja/g++.pt/explicit6.C: Likewise.
9002         * g++.old-deja/g++.pt/memclass7.C: Likewise.
9003
9004 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
9005
9006         * gcc.dg/cpp-redef.c: New test.
9007
9008 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
9009
9010         * g++.old-deja/g++.pt/unify7.C: New test.
9011
9012 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9013
9014         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
9015         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
9016
9017 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
9018
9019         * gcc.c-torture/compile/20000224-1.c: New test.
9020
9021 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9022
9023         * gcc.c-torture/compile/cpp-2.c: New test.
9024         * gcc.c-torture/compile/cpp-1.c: New test.
9025
9026 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
9027
9028         * gcc.c-torture/execute/20000225-1.c: New test.
9029
9030 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9031
9032         * gcc.dg/cpp-li2.c: New test.
9033
9034         * gcc.dg/cpp-wi1.c: New test.
9035
9036         * gcc.dg/cpp-li1.c: New test.
9037
9038 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
9039
9040         * g++.old-deja/g++.other/sizeof5.C: New test.
9041
9042 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9043
9044         * gcc.c-torture/execute/va-arg-13.c: New test.
9045
9046 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
9047
9048         * gcc.c-torture/execute/va-arg-12.c: New test.
9049
9050 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
9051
9052         * gcc.c-torture/execute/20000223-1.c: New test.
9053
9054 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
9055
9056         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
9057
9058 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
9059
9060         * g++.old-deja/g++.abi/ptrmem.C: New test.
9061
9062 2000-02-19  Richard Henderson  <rth@cygnus.com>
9063
9064         * gcc.c-torture/compile/init-3.c: New.
9065
9066 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
9067
9068         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
9069         ALWAYS_CXXFLAGS.
9070
9071 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
9072
9073         * gcc.c-torture/compile/20000211-3.c: New test.
9074
9075 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
9076
9077         * gcc.c-torture/compile/20000211-2.c: New test.
9078
9079 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
9080
9081         * gcc.c-torture/compile/20000211-1.c: New test.
9082
9083 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
9084
9085         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
9086           on native targets
9087
9088 2000-02-08  Nathan Sidwell  <nathan@acm.org>
9089
9090         * g++.old-deja/g++.other/cast5.C: New test.
9091
9092 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
9093
9094         * gcc.c-torture/execute/20000205-1.c: New.
9095
9096 2000-02-03  Nathan Sidwell  <nathan@acm.org>
9097
9098         * g++.old-deja/g++.jason/cast3.C: Return void.
9099         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
9100
9101 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9102
9103         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
9104
9105         * gcc.dg/loop-1.c: New test.
9106
9107 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
9108
9109         * gcc.c-torture/compile/20000127-1.c: New test.
9110         * gcc.c-torture/execute/991228-1.c: New test.
9111
9112 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9113
9114         * gcc.dg/unused-2.c: New test.
9115
9116         * gcc.dg/conv-1.c: New test.
9117
9118 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9119
9120         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
9121         compiler.
9122         (tool_option_proc): Fix typo.
9123
9124 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
9125
9126         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
9127         of the ld on the host, not on the build machine.
9128         Also, don't crash if '--help' is not a supported option.
9129
9130 2000-01-24  Richard Henderson  <rth@cygnus.com>
9131
9132         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
9133
9134 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
9135
9136         * gcc.c-torture/execute/20000120-2.c: New test.
9137         * gcc.c-torture/execute/20000120-1.c: New test.
9138
9139 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
9140
9141         * gcc.c-torture/execute/20000113-1.c: New test.
9142
9143 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
9144
9145         * gcc.c-torture/execute/20000112-1.c: New test.
9146
9147 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9148
9149         * gcc.dg/20000111-1.c: New test.
9150
9151 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
9152
9153         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
9154         with 16 bit integers.
9155
9156 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9157
9158         * gcc.dg/20000108-1.c: New test.
9159
9160 2000-01-05  Nathan Sidwell  <nathan@acm.org>
9161
9162         * g++.old-deja/g++.ns/koenig8.C: New test.
9163
9164 2000-01-05  Nathan Sidwell  <nathan@acm.org>
9165
9166         * g++.old-deja/g++.other/cast4.C: New test.
9167
9168 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
9169
9170         * gcc.c-torture/compile/20000105-2.c: New test.
9171         * gcc.c-torture/compile/20000105-1.c: New test.
9172
9173 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9174
9175         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
9176         references to printf & atoi to conform to ANSI standard.
9177         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
9178         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
9179         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
9180         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
9181         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
9182         * g++.old-deja/g++.brendan/complex1.C: Likewise.
9183         * g++.old-deja/g++.brendan/copy1.C: Likewise.
9184         * g++.old-deja/g++.brendan/copy2.C: Likewise.
9185         * g++.old-deja/g++.brendan/copy3.C: Likewise.
9186         * g++.old-deja/g++.brendan/copy4.C: Likewise.
9187         * g++.old-deja/g++.brendan/copy5.C: Likewise.
9188         * g++.old-deja/g++.brendan/copy6.C: Likewise.
9189         * g++.old-deja/g++.brendan/copy7.C: Likewise.
9190         * g++.old-deja/g++.brendan/copy8.C: Likewise.
9191         * g++.old-deja/g++.brendan/crash11.C: Likewise.
9192         * g++.old-deja/g++.brendan/crash14.C: Likewise.
9193         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
9194         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
9195         * g++.old-deja/g++.brendan/delete2.C: Likewise.
9196         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
9197         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
9198         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
9199         * g++.old-deja/g++.brendan/eh1.C: Likewise.
9200         * g++.old-deja/g++.brendan/groff1.C: Likewise.
9201         * g++.old-deja/g++.brendan/init3.C: Likewise.
9202         * g++.old-deja/g++.brendan/misc12.C: Likewise.
9203         * g++.old-deja/g++.brendan/misc7.C: Likewise.
9204         * g++.old-deja/g++.brendan/new2.C: Likewise.
9205         * g++.old-deja/g++.brendan/operators4.C: Likewise.
9206         * g++.old-deja/g++.brendan/operators5.C: Likewise.
9207         * g++.old-deja/g++.brendan/overload2.C: Likewise.
9208         * g++.old-deja/g++.brendan/overload7.C: Likewise.
9209         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
9210         * g++.old-deja/g++.brendan/reference1.C: Likewise.
9211         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
9212         * g++.old-deja/g++.brendan/template24.C: Likewise.
9213         * g++.old-deja/g++.brendan/template3.C: Likewise.
9214         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
9215         * g++.old-deja/g++.jason/inline3.C: Likewise.
9216         * g++.old-deja/g++.jason/opeq.C: Likewise.
9217         * g++.old-deja/g++.law/arg5.C: Likewise.
9218         * g++.old-deja/g++.law/arm7.C: Likewise.
9219         * g++.old-deja/g++.law/ctors11.C: Likewise.
9220         * g++.old-deja/g++.law/cvt8.C: Likewise.
9221         * g++.old-deja/g++.law/init9.C: Likewise.
9222         * g++.old-deja/g++.law/refs4.C: Likewise.
9223         * g++.old-deja/g++.law/template2.C: Likewise.
9224         * g++.old-deja/g++.law/visibility24.C: Likewise.
9225         * g++.old-deja/g++.law/vtable3.C: Likewise.
9226         * g++.old-deja/g++.mike/asm2.C: Likewise.
9227         * g++.old-deja/g++.mike/eh1.C: Likewise.
9228         * g++.old-deja/g++.mike/misc1.C: Likewise.
9229         * g++.old-deja/g++.mike/misc13.C: Likewise.
9230         * g++.old-deja/g++.mike/misc14.C: Likewise.
9231         * g++.old-deja/g++.mike/ns12.C: Likewise.
9232         * g++.old-deja/g++.mike/p1248.C: Likewise.
9233         * g++.old-deja/g++.mike/p3708.C: Likewise.
9234         * g++.old-deja/g++.mike/p3708a.C: Likewise.
9235         * g++.old-deja/g++.mike/p3708b.C: Likewise.
9236         * g++.old-deja/g++.mike/p646.C: Likewise.
9237         * g++.old-deja/g++.mike/p700.C: Likewise.
9238         * g++.old-deja/g++.mike/p783.C: Likewise.
9239         * g++.old-deja/g++.mike/p783a.C: Likewise.
9240         * g++.old-deja/g++.mike/p783b.C: Likewise.
9241         * g++.old-deja/g++.mike/p786.C: Likewise.
9242         * g++.old-deja/g++.mike/p789.C: Likewise.
9243         * g++.old-deja/g++.mike/p789a.C: Likewise.
9244         * g++.old-deja/g++.mike/p807a.C: Likewise.
9245         * g++.old-deja/g++.other/delete3.C: Likewise.
9246         * g++.old-deja/g++.other/dyncast1.C: Likewise.
9247         * g++.old-deja/g++.other/dyncast2.C: Likewise.
9248         * g++.old-deja/g++.other/dyncast3.C: Likewise.
9249         * g++.old-deja/g++.other/empty1.C: Likewise.
9250         * g++.old-deja/g++.other/temporary1.C: Likewise.
9251         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
9252         * g++.old-deja/g++.pt/t16.C: Likewise.
9253         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
9254
9255 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
9256
9257         * gcc.dg/991230-1.c: New test.
9258
9259 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
9260
9261         * gcc.c-torture/compile/991229-3.c: New test.
9262         * gcc.c-torture/compile/991229-2.c: New test.
9263         * gcc.c-torture/compile/991229-1.c: New test.
9264
9265 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
9266
9267         * gcc.c-torture/compile/labels-2.c: New test.
9268
9269 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
9270
9271         * gcc.c-torture/execute/991227-1.c: New test.
9272
9273 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9274
9275         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
9276
9277 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
9278
9279         * gcc.c-torture/execute/991221-1.c: New test.
9280
9281 1999-12-20  Nathan Sidwell  <nathan@acm.org>
9282
9283         * g++.old-deja/g++.other/cast3.C: New test.
9284
9285 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
9286
9287         * gcc.c-torture/execute/991216-4.c: New test.
9288
9289 1999-12-16  Michael Meissner  <meissner@cygnus.com>
9290
9291         * gcc.c-torture/execute/991216-1.c: New test.
9292         * gcc.c-torture/execute/991216-2.c: New test.
9293         * gcc.c-torture/execute/991216-3.c: New test.
9294
9295 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
9296
9297         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
9298         Actually make the test fail by using "-O2" for compilation.
9299
9300 1999-12-15  Nathan Sidwell  <nathan@acm.org>
9301
9302         * g++.old-deja/g++.warn/cast-align1.C: New test.
9303
9304 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
9305
9306         * gcc.c-torture/compile/991214-1.c: New test.
9307         * gcc.c-torture/compile/991214-2.c: New test.
9308
9309 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
9310
9311         * gcc.dg/991214-1.c: New test.
9312
9313 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
9314
9315         * gcc.c-torture/compile/991213-3.c: New test.
9316         * gcc.c-torture/compile/991213-2.c: New test.
9317         * gcc.c-torture/compile/991213-1.c: New test.
9318
9319 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
9320
9321         * gcc.dg/991209-1.c: New test.
9322
9323 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
9324
9325         * gcc.c-torture/compile/991208-1.c: New test.
9326
9327 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9328
9329         * gcc.dg/ultrasp2.c: New test.
9330
9331 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
9332
9333         * g++.old-deja/g++.abi/align.C (main): Fix typo.
9334
9335 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
9336
9337         * gcc.c-torture/compile/991202-1.c: New test.
9338         * gcc.c-torture/execute/991202-1.c: New test.
9339         * gcc.c-torture/execute/991202-2.c: New test.
9340         * gcc.c-torture/execute/991202-3.c: New test.
9341
9342 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
9343
9344         * g++.old-deja/g++.abi/align.C: New test.
9345         * g++.old-deja/g++.abi/aggregates.C: Likewise.
9346         * g++.old-deja/g++.abi/bitfields.C: Likewise.
9347
9348 1999-12-01  Richard Henderson  <rth@cygnus.com>
9349
9350         * gcc.c-torture/execute/991201-1.c: New.
9351
9352 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
9353
9354         * gcc.dg/991129-1.c: New test.
9355
9356 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
9357
9358         * gcc.c-torture/compile/991127-1.c: New test.
9359
9360 1999-11-22  Nathan Sidwell  <nathan@acm.org>
9361
9362         * g++.old-deja/g++.other/warn4.C: New test.
9363
9364 1999-11-22  Nathan Sidwell  <nathan@acm.org>
9365
9366         * g++.old-deja/g++.eh/cleanup2.C: New test.
9367         * g++.old-deja/g++.ext/pretty2.C: New test.
9368         * g++.old-deja/g++.ext/pretty3.C: New test.
9369         * g++.old-deja/g++.other/debug6.C: New test.
9370
9371 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
9372
9373         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
9374         compiler_output to look for one error message instead of two.
9375
9376 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
9377
9378         * gcc.c-torture/execute/991118-1.c: Also test case
9379         where the word boundary does not split a byte evenly.
9380
9381 1999-11-19  Nathan Sidwell  <nathan@acm.org>
9382
9383         * g++.old-deja/g++.ext/restrict1.C: New test.
9384
9385 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
9386
9387         * gcc.c-torture/execute/991118-1.c: New test.
9388
9389 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
9390
9391         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
9392         working directory pathnames.
9393
9394 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
9395
9396         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
9397         host is equipped with driver.h and driver.o so it can actually
9398         compile and run the tests.
9399
9400 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
9401
9402         * gcc.c-torture/compile/991008-1.c: New test.
9403
9404 1999-11-08  Nick Clifton  <nickc@cygnus.com>
9405
9406         * lib/gcc-dg.exp: Include target-supports.exp
9407
9408 1999-11-05  Nick Clifton  <nickc@cygnus.com>
9409
9410         * lib/target-supports.exp: New file: Provide procs to test for
9411         features supported by the target.
9412         (check_weak_available): Moved here from ecos.exp.
9413         (check_alias_available): New proc: Determine of the target
9414         toolchain supports the alias attribute.
9415
9416         * gcc.dg/special/ecos.exp: Move check_weak_available to
9417         target-supports.exp.
9418         (alias-1.c): Only perform the test if the target supports
9419         aliases.
9420         (wkali-1.c): Only perform the test if the target supports
9421         aliases.
9422
9423         * gcc.dg/990506-0.c: Expect error messages from cross
9424         targets as well as native targets.
9425
9426 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9427
9428         * gcc.dg/ultrasp1.c: Removed xfail.
9429         * gcc.dg/struct-ret-2.c: Likewise.
9430         * gcc.dg/array-1.c: Likewise.
9431
9432 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9433
9434         * gcc.dg/struct-ret-2.c: New test.
9435
9436         * gcc.dg/array-1.c: New test.
9437
9438 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
9439
9440         * gcc.c-torture/execute/991030-1.c: New test.
9441
9442 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
9443
9444         * gcc.c-torture/compile/991026-2.c: New test.
9445
9446 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
9447
9448         * gcc.c-torture/compile/991026-1.c: New test.
9449
9450 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
9451
9452         * gcc.c-torture/execute/991023-1.c: New test.
9453
9454 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
9455
9456         * gcc.c-torture/execute/991019-1.c: New test.
9457
9458 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
9459
9460         * gcc.c-torture/execute/991016-1.c: New test.
9461
9462 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
9463
9464         * gcc.c-torture/execute/991014-1.c: New test.
9465
9466 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
9467
9468         * g++.old-deja/g++.other/union2.C: New test.
9469
9470 1999-10-13  Nathan Sidwell  <nathan@acm.org>
9471
9472         * g++.old-deja/g++.other/vaarg2.C: New test.
9473         * g++.old-deja/g++.other/vaarg3.C: New test.
9474
9475 1999-10-12  Craig Burley  <craig@jcb-sc.com>
9476
9477         * g77.f-torture/noncompile/19990905-1.f: Moved from being
9478         in compile/.
9479
9480 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
9481
9482         * gcc.c-torture/execute/va-arg-11.c: New test.
9483
9484 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
9485
9486         * lib/file-format.exp (gcc_target_object_format): Don't
9487         crash if objdump is unavailable.
9488
9489 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
9490
9491         * gcc.misc-tests/mg.exp: delete extraneous redirection.
9492
9493 1999-09-28  Nick Clifton  <nickc@cygnus.com>
9494
9495         * gcc.c-torture/compile/990928-1.c: New test.
9496
9497 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
9498
9499         * g++.old-deja/g++.other/decl6.C: New test.
9500
9501 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9502
9503         * gcc.c-torture/execute/va-arg-10.c: New test.
9504
9505 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
9506
9507         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
9508         __PRETTY_FUNCTION__.
9509
9510 1999-09-23  Nick Clifton  <nickc@cygnus.com>
9511
9512         * gcc.c-torture/execute/990923-1.c: New test.
9513
9514 1999-09-21  Nick Clifton  <nickc@cygnus.com>
9515
9516         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
9517         for which -fpic is inappropriate.
9518
9519 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
9520
9521         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
9522
9523 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
9524
9525         * g++.old-deja/g++.other/dyncast1.C: New test.
9526         * g++.old-deja/g++.other/dyncast2.C: New test.
9527         * g++.old-deja/g++.other/dyncast3.C: New test.
9528         * g++.old-deja/g++.other/dyncast4.C: New test.
9529         * g++.old-deja/g++.other/dyncast5.C: New test.
9530         * g++.old-deja/g++.eh/catch3.C: New test.
9531         * g++.old-deja/g++.eh/catch3p.C: New test.
9532         * g++.old-deja/g++.eh/catch4.C: New test.
9533         * g++.old-deja/g++.eh/catch4p.C: New test.
9534         * g++.old-deja/g++.eh/catch5.C: New test.
9535         * g++.old-deja/g++.eh/catch5p.C: New test.
9536         * g++.old-deja/g++.eh/catch6.C: New test.
9537         * g++.old-deja/g++.eh/catch6p.C: New test.
9538         * g++.old-deja/g++.eh/catch7.C: New test.
9539         * g++.old-deja/g++.eh/catch7p.C: New test.
9540         * g++.old-deja/g++.eh/catch8.C: New test.
9541         * g++.old-deja/g++.eh/catch8p.C: New test.
9542         * g++.old-deja/g++.eh/catch9.C: New test.
9543         * g++.old-deja/g++.eh/catch9p.C: New test.
9544
9545 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
9546
9547         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
9548         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
9549
9550 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
9551
9552         * gcc.c-torture/compile/990913-1.c: New test.
9553
9554 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
9555
9556         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
9557         * g++.old-deja/g++.jason/rfg5.C: Likewise.
9558
9559 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
9560
9561         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
9562
9563 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
9564
9565         * g++.old-deja/g++.other/lookup11.C: New test.
9566         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
9567         what is permitted and what we want.
9568         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
9569         overload use.
9570         * g++.old-deja/g++.jason/rfg5.C: Likewise
9571
9572 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
9573
9574         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
9575         * gcc.c-torture/noncompile/poison-1.c: New file.
9576
9577 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
9578
9579         * g++.old-deja/g++.other/sizeof3.C: New test.
9580         * g++.old-deja/g++.other/sizeof4.C: New test.
9581         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
9582         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
9583
9584 1999-09-07  Richard Henderson  <rth@cygnus.com>
9585
9586         * gcc.dg/va-arg-1.c: New.
9587
9588 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9589
9590         * gcc.c-torture/execute/va-arg-9.c: New test.
9591
9592 1999-09-05  Craig Burley  <craig@jcb-sc.com>
9593
9594         * g77.f-torture/compile/980519-2.f: New test.
9595         * g77.f-torture/compile/19990905-0.f: New test.
9596         * g77.f-torture/compile/19990905-1.f: New test.
9597         * g77.f-torture/compile/19990905-2.f: New test.
9598
9599         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
9600
9601 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
9602
9603         * gcc.c-torture/execute/990827-1.c: Fix typo.
9604
9605 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
9606
9607         * g++.old-deja/g++.other/deref1.C: New test.
9608
9609 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
9610
9611         * g++.old-deja/g++.other/ambig2.C: New test.
9612         * g++.old-deja/g++.other/cond5.C: New test.
9613         * g++.old-deja/g++.other/lookup16.C: New test.
9614
9615 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
9616
9617         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
9618         assemblers too.
9619
9620 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
9621
9622         * lib/c-torture.exp: Avoid the "compare executables" optimization
9623         when testing native.
9624
9625 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
9626
9627         * gcc.c-torture/execute/990829-1.c: New test.
9628         * gcc.c-torture/compile/990829-1.c: New test.
9629
9630 1999-08-27  Paul Burchard  <burchard@pobox.com>
9631
9632         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
9633         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
9634         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
9635         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
9636         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
9637         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
9638         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
9639         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
9640         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
9641         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
9642         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
9643
9644 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
9645
9646         * gcc.c-torture/execute/990827-1.c: New test.
9647
9648 1999-08-26  Craig Burley  <craig@jcb-sc.com>
9649
9650         * g77.f-torture/noncompile/19990826-4.f: New test.
9651
9652         * g77.f-torture/compile/19990826-3.f: New test.
9653
9654         * g77.f-torture/execute/19990826-2.f: New test.
9655
9656         * g77.f-torture/compile/19990826-1.f: New test.
9657
9658         * gcc.c-torture/execute/990826-0.c: New test.
9659         * g77.c-torture/execute/19990826-0.f: New test.
9660
9661         * g77.f-torture/noncompile/970626-2.f: New test.
9662
9663 1999-08-25  Paul Burchard  <burchard@pobox.com>
9664
9665         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
9666         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
9667         lss-011.C: New tests.
9668
9669 1999-08-25  Nathan Sidwell  <nathan@acm.org>
9670
9671         * g++.old-deja/g++.other/decl5.C: New test.
9672
9673 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9674
9675         * noncompile/noncompile.exp: Load_lib c-torture.exp.
9676         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
9677         call `postbase' for each one.  All callers of `postbase' changed
9678         to call this instead.
9679
9680 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
9681
9682         * gcc.c-torture/execute/990811-1.c: New test.
9683
9684 1999-08-09  Nick Clifton  <nickc@cygnus.com>
9685
9686         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
9687         just native ones.
9688
9689         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
9690         just native ones.
9691
9692 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
9693
9694         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
9695
9696 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
9697
9698         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
9699
9700 1999-08-04  Nathan Sidwell  <nathan@acm.org>
9701
9702         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
9703
9704 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
9705
9706         * gcc.c-torture/execute/990804-1.c: New test.
9707
9708 1999-08-03  Nathan Sidwell  <nathan@acm.org>
9709
9710         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
9711         * g++.old-deja/g++.brendan/crash64.C: Likewise
9712         * g++.old-deja/g++.brendan/overload8.C: Likewise
9713
9714 1999-08-03  Nathan Sidwell  <nathan@acm.org>
9715
9716         * g++.old-deja/g++.other/struct1.C: New test.
9717
9718 1999-08-03  Nathan Sidwell  <nathan@acm.org>
9719
9720         * g++.old-deja/g++.other/enum2.C: New test.
9721
9722 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
9723
9724         Adapted from tests from Franz Sirl:
9725         * gcc.c-torture/execute/va-arg-7.c: New test.
9726         * gcc.c-torture/execute/va-arg-8.c: New test.
9727
9728 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
9729
9730         * gcc.c-torture/compile/990801-2.c: New test.
9731
9732         * gcc.c-torture/compile/990801-1.c: New test.
9733
9734 1999-07-27  Michael Meissner  <meissner@cygnus.com>
9735
9736         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
9737         fp-cmp-1.c, converting double to float.
9738
9739         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
9740         fp-cmp-1.c, converting double to long double.
9741
9742         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
9743         from fr1 to unknown_register, since fr1 is a legitimate register
9744         on some machines.
9745
9746 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
9747
9748         * README: More listname related changes.
9749
9750 1999-07-08  Catherine Moore  <clm@cygnus.com>
9751
9752         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
9753
9754 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
9755
9756         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
9757
9758 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
9759
9760         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
9761
9762 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
9763
9764         * gcc.dg/990703-1.c: New test.
9765
9766 1999-06-29  Nick Clifton  <nickc@cygnus.com>
9767
9768         * lib/file-format.exp: New file: Move definition of proc
9769         gcc_target_object_format to here from
9770         gcc.dg/special/ecos.exp.
9771
9772         * lib/c-torture.exp: Include lib file-format.exp.
9773         * lib/gcc-dg.exp: Include lib file-format.exp.
9774
9775         * gcc.dg/special/ecos.exp: Remove definition of proc
9776         gcc_target_object_format.
9777
9778 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
9779
9780         * gcc.c-torture/execute/990628-1.c: New test.
9781
9782 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
9783
9784         * gcc.c-torture/compile/990625-2.c: New test.
9785
9786         * gcc.c-torture/compile/990625-1.c: New test.
9787
9788 1999-06-23  Nick Clifton  <nickc@cygnus.com>
9789
9790         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
9791         attributes compile.
9792         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
9793         ports that use the COFF/PE file format.
9794
9795 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
9796
9797         * gcc.c-torture/compile/990617-1.c: New test.
9798
9799 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
9800
9801         * g++.old-deja/g++.other/decl4.C: New test.
9802
9803 1999-06-14  Nathan Sidwell  <nathan@acm.org>
9804
9805         * g++.old-deja/g++.other/bitfld3.C: New test.
9806
9807 1999-06-08  Nathan Sidwell  <nathan@acm.org>
9808
9809         * g++.old-deja/g++.eh/catch1.C: New test.
9810
9811 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
9812
9813         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
9814
9815         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
9816         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
9817
9818 1999-06-05  Craig Burley  <craig@jcb-sc.com>
9819
9820         * g77.f-torture/compile/19990502-0.f: Replace with new,
9821         shorter, test that still fails after recent changes.
9822
9823 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
9824
9825         * gcc.c-torture/execute/990604-1.c: New test.
9826
9827 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
9828
9829         * gcc.c-torture/execute/990531-1.c: New test.
9830
9831 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9832
9833         * gcc.c-torture/compile/990527-1.c: New test.
9834
9835 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
9836
9837         * gcc.c-torture/execute/990527-1.c: New test.
9838
9839 1999-05-25  Nick Clifton  <nickc@cygnus.com>
9840
9841         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
9842         bitfields as signed.
9843
9844 1999-05-25  Craig Burley  <craig@jcb-sc.com>
9845
9846         * g77.f-torture/compile/19990525-0.f: New test.
9847
9848 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
9849
9850         * gcc.c-torture/execute/990525-2.c: New test.
9851
9852         * gcc.c-torture/execute/990525-1.c: New test.
9853
9854 1999-05-24  Nathan Sidwell  <nathan@acm.org>
9855
9856         * g++.old-deja/g++.other/anon3.C: New test.
9857         * g++.old-deja/g++.other/anon4.C: New test.
9858         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
9859         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
9860         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
9861         Merrill).
9862
9863 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
9864
9865         * gcc.c-torture/execute/990524-1.c: New test.
9866
9867         * gcc.dg/990524-1.c: New test.
9868
9869 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9870
9871         * gcc.c-torture/compile/990523-1.c: New test.
9872
9873 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
9874
9875         * gcc.c-torture/compile/990519-1.c: New test.
9876
9877 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
9878
9879         * gcc.c-torture/compile/990517-1.c: New test.
9880
9881         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
9882         (e4, f4): New tests.
9883         (main): Call them.
9884
9885 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9886
9887         * gcc.dg/noreturn-1.c: New test.
9888
9889 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
9890
9891         * gcc.c-torture/execute/990513-1.c: New test.
9892
9893 1999-05-10  Richard Henderson  <rth@cygnus.com>
9894
9895         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
9896
9897 1999-05-10  Craig Burley  <craig@jcb-sc.com>
9898
9899         * g77.f-torture/execute/erfc.f: Use small single-precision
9900         values, to avoid problems on Alphas when not -mieee.
9901
9902 1999-05-08  Craig Burley  <craig@jcb-sc.com>
9903
9904         * gcc.dg/990506-0.c: New test.
9905
9906 1999-05-08  Richard Henderson  <rth@cygnus.com>
9907
9908         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
9909         the constant to test.  Don't XFAIL 64-bit targets.
9910
9911         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
9912         * g++.old-deja/g++.law/profile1.C: Likewise.
9913
9914         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
9915         operator new instances.
9916         * g++.old-deja/g++.other/delete5.C: Likewise.
9917
9918 1999-05-03  Craig Burley  <craig@jcb-sc.com>
9919
9920         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
9921         intrinsic.
9922
9923 1999-05-03  Craig Burley  <craig@jcb-sc.com>
9924
9925         * g77.f-torture/execute/u77-test.f: Reverse order of two
9926         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
9927
9928 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9929
9930         * gcc.dg/compare1.c: New test.
9931
9932 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9933
9934         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
9935         New tests.
9936
9937 1999-05-02  Craig Burley  <craig@jcb-sc.com>
9938
9939         * g77.f-torture/compile/19990502-1.f: New test.
9940
9941 1999-05-02  Craig Burley  <craig@jcb-sc.com>
9942
9943         * g77.f-torture/compile/19990502-0.f: New test.
9944
9945 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
9946
9947         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
9948         intrinsic.
9949
9950 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
9951
9952         * g77.f-torture/execute/u77-test.f (main): List libU77
9953         intrinsics not currently tested.
9954         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
9955         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
9956         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
9957         Trim blanks off the ends of some printed strings.
9958
9959 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
9960
9961         * g77.f-torture/execute/u77-test.f (main): Just warn about
9962         FSTAT gid disagreement, as it's expected on some systems.
9963
9964 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
9965
9966         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
9967         use a new function, which allows for some slop.
9968         Clean up some commentary.
9969         (issum): The new function.
9970         (sgladd): Deleted subroutine.
9971
9972 1999-05-01  Craig Burley  <craig@jcb-sc.com>
9973
9974         * g77.f-torture/execute/u77-test.f: Modify to be more like
9975         libf2c/libU77 version, bringing patches to that version here.
9976         Add suitable commentary.
9977
9978 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
9979
9980         * gcc.dg/990424-1.c: New test.
9981
9982 1999-04-24  Craig Burley  <craig@jcb-sc.com>
9983
9984         * g77.f-torture/execute/u77-test.f (main): Bug involving
9985         LSTAT has been fixed, so turn back on full checking.
9986
9987 1999-04-20  Craig Burley  <craig@jcb-sc.com>
9988
9989         * g77.f-torture/compile/19990419-0.f: New test.
9990         * g77.f-torture/execute/19990419-1.f: New test.
9991
9992 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
9993
9994         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
9995         to avoid the need for a prototype to supress a warning.
9996
9997 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
9998
9999         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
10000
10001 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
10002
10003         * gcc.c-torture/execute/990404-1.c: New test.
10004
10005 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
10006
10007         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
10008         * gcc.dg/cpp-if3.c: Don't use -pedantic.
10009         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
10010         missing initializer warnings.
10011
10012 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
10013
10014         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
10015         matching strings.
10016
10017 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
10018
10019         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
10020
10021 1999-03-26  Craig Burley  <craig@jcb-sc.com>
10022
10023         * g77.f-torture/execute/19990325-0.f: New test.
10024         * g77.f-torture/execute/19990325-1.f: New test.
10025
10026 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
10027
10028         * gcc.c-torture/execute/990324-1.c: New test.
10029
10030 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
10031
10032         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
10033         test with 4.
10034
10035 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
10036
10037         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
10038
10039 1999-03-13  Craig Burley  <craig@jcb-sc.com>
10040
10041         * g77.f-torture/execute/19990313-2.f: New test.
10042         * g77.f-torture/execute/19990313-3.f: New test.
10043
10044 1999-03-13  Craig Burley  <craig@jcb-sc.com>
10045
10046         * g77.f-torture/execute/19990313-0.f: New test.
10047         * g77.f-torture/execute/19990313-1.f: New test.
10048
10049 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
10050
10051         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
10052         printf to sprintf.
10053         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
10054         (main): Add check for u15.  Conditionalize u31 check depending on
10055         whether ints are <32 bits or >=32 bits.
10056
10057 1999-03-08  Craig Burley  <craig@jcb-sc.com>
10058
10059         * g77.f-torture/execute/19981119-0.f: Improve testiness.
10060
10061 1999-03-08  Craig Burley  <craig@jcb-sc.com>
10062
10063         * g77.f-torture/compile/19990305-0.f: New test.
10064         * g77.f-torture/execute/19981119-0.f: New test.
10065
10066 1999-03-08  Craig Burley  <craig@jcb-sc.com>
10067
10068         * g77.f-torture/execute/970625-2.f: call ABORT if final
10069         result is not correct, instead of just printing it.
10070         Add this checking via newly introduced obfuscation, to
10071         trip up buggy front ends.
10072
10073 1999-03-07  Craig Burley  <craig@jcb-sc.com>
10074
10075         * g77.f-torture/compile/960317-1.f: Moved from being
10076         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
10077
10078 1999-03-06  Craig Burley  <craig@jcb-sc.com>
10079
10080         * g77.f-torture/execute/960317-1.f: New (old) test.
10081         * g77.f-torture/execute/970625-2.f: Ditto.
10082
10083 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
10084
10085         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
10086         message on line 1 or line 2; cccp and cpplib do this differently.
10087
10088 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
10089
10090         * g++.old-deja/g++.law/weak1.C: New test.
10091
10092 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
10093
10094         * gcc.c-torture/execute/990119-1.c: Renamed to...
10095         * gcc.dg/990119-1.c: this, so it will only be tested once
10096         (it's a preprocessor test, it doesn't need to be run at
10097         multiple optimization levels).
10098
10099 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
10100
10101         * lib/g++.exp: Don't add incdir=$base_dir/../include to
10102           ALWAYS_CXXFLAGS.
10103
10104 1999-02-24  Craig Burley  <craig@jcb-sc.com>
10105
10106         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
10107         * g77.f-torture/compile/19981216-0.f: ...as it is expected
10108         to not be compilable by current g77.
10109
10110 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10111
10112         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
10113
10114 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
10115
10116         * gcc.c-torture/execute/990222-1.c: New test.
10117
10118 1999-02-19  Craig Burley  <craig@jcb-sc.com>
10119
10120         * g77.f-torture/compile/19990218-0.f: New test.
10121         * g77.f-torture/noncompile/19990218-1.f: New test.
10122
10123 1999-02-18  Craig Burley  <craig@jcb-sc.com>
10124
10125         * g77.f-torture/compile/19981216-0.f: New test.
10126
10127 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
10128
10129         * gcc.dg/990214-1.c: New test.
10130
10131 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
10132
10133         * gcc.dg/990213-2.c: New test.
10134
10135         * gcc.dg/990213-1.c: New test.
10136
10137 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
10138
10139         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
10140         ints.
10141
10142 1999-02-11  Nick Clifton  <nickc@cygnus.com>
10143
10144         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
10145         specified by target.
10146
10147         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
10148
10149 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
10150
10151         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
10152
10153 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
10154
10155         * gcc.dg/special/ecos.exp: New test driver for new tests with
10156         special requirements.
10157
10158         * gcc.dg/special/alias-1.c: New test.
10159         * gcc.dg/special/gcsec-1.c: New test.
10160         * gcc.dg/special/weak-1.c: New test.
10161         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
10162         * gcc.dg/special/weak-2.c: New test.
10163         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
10164         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
10165         * gcc.dg/special/wkali-1.c: New test.
10166         * gcc.dg/special/wkali-2.c: New test.
10167         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
10168         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
10169
10170 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
10171
10172           * lib/c-torture.exp (c-torture-compile): Pull out code for
10173           analyzing gcc error messages.
10174           (c-torture-execute): Likewise.  Fix some (harmless) false
10175           positives.
10176           * lib/gcc.exp (gcc_check_compile): New function.
10177
10178 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
10179
10180         * gcc.c-torture/execute/990208-1.c: New test.
10181
10182 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
10183
10184         * g++.dg/special/ecos.exp: New driver for new tests with special
10185         requirements
10186
10187         * g++.dg/special/conpr-1.C: New test
10188         * g++.dg/special/conpr-2.C: New test
10189         * g++.dg/special/conpr-2a.C: New test
10190         * g++.dg/special/conpr-3.C: New test
10191         * g++.dg/special/conpr-3a.C: New test
10192         * g++.dg/special/conpr-3b.C: New test
10193
10194         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
10195         allow g++ to use the dg driver
10196
10197         * README: Add comment about g++.dg directory
10198
10199 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
10200
10201         * README: Update email addresses.
10202
10203 1999-02-03  Nick Clifton  <nickc@cygnus.com>
10204
10205         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
10206         arguments in order to force structure S onto the stack even on
10207         the alpha.
10208         (test): Pass 10 leading arguments to function foo as well as the
10209         structure S.
10210
10211         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
10212         failure for all targets.
10213
10214         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
10215         abort to terminate program execution.
10216
10217 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
10218
10219         * gcc.c-torture/execute/990130-1.c: New test.
10220
10221 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
10222
10223         * gcc.dg/990130-1.c: New test.
10224
10225 1999-01-28  Michael Meissner  <meissner@cygnus.com>
10226
10227         * gcc.c-torture/execute/990128-1.c: New test.
10228
10229 1999-01-27  Michael Meissner  <meissner@cygnus.com>
10230
10231         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
10232
10233 1999-01-27  Felix Lee  <flee@cygnus.com>
10234
10235         * lib/c-torture.exp (c-torture-compile): pull out code for
10236         analyzing gcc error messages.
10237         (c-torture-execute): ditto, and fix some (harmless) false
10238         positives.
10239         * lib/gcc.exp (gcc_check_compile): new function.
10240
10241 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
10242
10243         * gcc.dg/990117-1.c: New test.
10244
10245         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
10246
10247         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
10248
10249 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
10250
10251         * g77.f-torture/compile/990115-1.f: New test.
10252
10253 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
10254
10255         * gcc.c-torture/compile/990107-1.c: New test
10256
10257 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
10258
10259         * gcc.c-torture/execute/990106-2.c: New test.
10260
10261         * gcc.c-torture/execute/990106-1.c: New test.
10262
10263 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
10264
10265         * gcc.c-torture/compile/981223-1.c: New test.
10266
10267 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
10268
10269         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
10270         (opt3): Rename from opt4 and disable.
10271
10272 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
10273
10274         * g++.old-deja/g++.pt/ptrmem5.C: New test.
10275
10276 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
10277
10278         * g++.old-deja/g++.other/conv5.C: New test.
10279
10280 1998-12-14  Nick Clifton  <nickc@cygnus.com>
10281
10282         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
10283
10284 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
10285
10286         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
10287
10288 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
10289
10290         * gcc.c-torture/compile/981211-1.c: New test.
10291
10292 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
10293
10294         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
10295
10296         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
10297
10298 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10299
10300         * gcc.special/930510-1.c: Make C9X safe.
10301         * gcc.misc-tests/gcov-1.c Similarly.
10302         * gcc.misc-tests/gcov-2.c Similarly.
10303
10304 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
10305
10306         * gcc.dg/ultrasp1.c: New test.
10307
10308 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
10309
10310         * gcc.c-torture/execute/981206.c: New test.
10311
10312 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
10313
10314         * g++.old-deja/g++.ns/template7.C: New test.
10315
10316         * g++.old-deja/g++.other/expr1.C: New test.
10317
10318         * g++.old-deja/g++.eh/tmpl3.C: New test.
10319
10320         * g++.old-deja/g++.eh/tmpl2.C: New test.
10321
10322 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
10323
10324         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
10325         * g++.old-deja/g++.other/using6.C: Removed.
10326         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
10327
10328         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
10329
10330 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
10331
10332         * g++.old-deja/g++.pt/overload8.C: New test.
10333
10334         * g++.old-deja/g++.pt/overload7.C: New test.
10335
10336         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
10337
10338         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
10339         and relinking messages.
10340         * lib/g++.exp (g++_target_compile): Remove .rpo file when
10341         compiling with -frepo.
10342
10343 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
10344
10345         * g++.old-deja/g++.pt/lookup6.C: New test.
10346
10347 1998-11-30  Nick Clifton  <nickc@cygnus.com>
10348
10349         * gcc.c-torture/execute/981130-1.c: New test.
10350         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
10351
10352 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
10353
10354         * g++.old-deja/g++.pt/explicit76.C: New test.
10355
10356         * g++.old-deja/g++.pt/friend38.C: New test.
10357
10358         * g++.old-deja/g++.ns/crash2.C: New test.
10359
10360         * g++.old-deja/g++.pt/defarg8.C: New test.
10361
10362         * g++.old-deja/g++.pt/instantiate6.C: New test.
10363
10364         * g++.old-deja/g++.pt/static6.C: New test.
10365
10366         * g++.old-deja/g++.pt/decl2.C: New test.
10367
10368 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
10369
10370         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
10371         problem is actually related with name lookup, but so what? :-)
10372
10373         * g++.old-deja/g++.pt/friend37.C: New test.
10374
10375 1998-11-25  Dave Love  <d.love@dl.ac.uk>
10376
10377         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
10378         element, which fails on some systems.
10379
10380         * g77.f-torture/execute/labug1.f: New test.
10381
10382 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
10383
10384         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
10385         is defined.
10386
10387 1998-11-18  Dave Love  <d.love@dl.ac.uk>
10388
10389         * g77.f-torture/compile/981117-1.f: New test.
10390
10391 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
10392
10393         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
10394         properly discarded.
10395
10396 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
10397
10398         * gcc.c-torture/execute/memcheck: New directory of tests for
10399         -fcheck-memory-usage.
10400
10401 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10402
10403         * README: New file, general information about the testsuite and
10404         new description of the various C++ test subdirectories.
10405         * README.g++: Eliminate obsolete information, update and move most
10406         relevant stuff to README.
10407
10408 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
10409
10410         * gcc.c-torture/compile/981107-1.c: New test.
10411
10412 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
10413
10414         * execute/memcpy-bi.c: New testcase.
10415
10416 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
10417
10418         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
10419         base classes.
10420
10421         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
10422         template is selected.
10423
10424         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
10425         classes, it should be accepted for all types.
10426
10427         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
10428
10429         * g++.old-deja/g++.pt/spec24.C: Ensure that template
10430         specializations start with template headers.
10431
10432 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
10433
10434         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
10435
10436         * g++.old-deja/g++.other/init9.C: Test cross initialization of
10437         non-POD types.
10438
10439 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
10440
10441         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
10442
10443 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10444
10445         * compile/981022-1.c, compile/981022-1.x: New test and driver.
10446
10447 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
10448
10449         * 981019-1.c: New test.
10450
10451 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
10452
10453         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
10454         find objc headers.
10455
10456 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
10457
10458         * compile/981001-4.c: Remove use of GCC extension that triggers a
10459         compiler bug.
10460
10461 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
10462
10463         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
10464
10465 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
10466
10467         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
10468         instantiation of template produces incorrect code for delete
10469         expression.
10470
10471         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
10472         constructors' name is not unique.
10473         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
10474         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
10475
10476         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
10477         automatic array of const is ill-formed.
10478
10479         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
10480         of template parameter?
10481
10482         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
10483         const.
10484
10485         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
10486         pointer-to-member expression.
10487
10488         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
10489         declaration causes ICE.
10490
10491 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
10492
10493         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
10494         reserved in the global namespace.
10495
10496         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
10497         generate needed virtual table.
10498
10499         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
10500
10501 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
10502
10503         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
10504         template-dependent type
10505
10506 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
10507
10508         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
10509         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
10510         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
10511
10512         * g++.old-deja/g++.other/using5.C: New test; using decl from base
10513         class should be usable as argument of member function.
10514         * g++.old-deja/g++.other/using6.C: New test; using decl from base
10515         class should be usable as return type of member function.
10516         * g++.old-deja/g++.other/using7.C: New test; using decl from base
10517         class should be usable as type of data member.
10518
10519         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
10520
10521 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
10522
10523         * gcc.c-torture/special/920521-1.c: Fix bogus test.
10524
10525 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
10526
10527         * gcc.dg/dll-?.c Add thumb to target list.
10528         Fix assembler scan patterns to match current assembler output.
10529
10530 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
10531
10532         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
10533         matching of template brackets.
10534
10535         * g++.old-deja/g++.other/using4.C: New test.  Test using
10536         declarations of methods from base classes.
10537
10538         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
10539         within functions should introduce names into the innermost
10540         enclosing namespace.
10541
10542         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
10543         of static locals if first initialization throws.
10544
10545 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
10546
10547         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
10548
10549 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
10550
10551         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
10552         lose track of the possible targets of tablejump insns.
10553         * special/special.exp: Run it.
10554
10555 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
10556
10557         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
10558         must be declared before its specializations can be named in friend
10559         declarations.
10560
10561 1998-10-05  Dave Love  <d.love@dl.ac.uk>
10562
10563         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
10564
10565         * g77.f-torture/execute/io1.f: New test.
10566
10567 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
10568
10569         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
10570         with pointer to template function, for which no argument deduction
10571         is possible.
10572
10573         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
10574         specialization of template function as argument to template
10575         function.
10576
10577         * g++.old-deja/g++.other/access2.C: New test; Inner class
10578         shouldn't have privileged access to Outer's names.
10579
10580 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
10581
10582         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
10583         friend template declared within template class conflicts with
10584         nested class of the same name.
10585
10586         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
10587         is ignored.
10588
10589         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
10590         object with direct initializer as function declaration.
10591
10592         * g++.old-deja/g++.other/decl2.C: New test; duplicate
10593         initializers.
10594
10595         * g++.old-deja/g++.other/null2.C: New test; conditional operator
10596         involving const pointer and NULL produces incorrect result.
10597
10598         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
10599         type name without `typename' should be rejected with -pedantic.
10600
10601 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
10602
10603         * g++.old-deja/g++.other/addrof1.C: New test.
10604
10605 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
10606
10607         * gcc.c-torture/compile/981001-1.c: New test.
10608         * gcc.c-torture/execute/981001-1.c: New test.
10609
10610 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
10611
10612         * gcc.c-torture/compile/981001-2.c: New test.
10613         * gcc.c-torture/compile/981001-3.c: New test.
10614         * gcc.c-torture/compile/981001-4.c: New test.
10615
10616 1998-10-01  Robert Lipe  <robertl@dgii.com>
10617
10618         * lib/objc.exp (objc_target_compile): Add -L during compiles for
10619         multilibbed hosts.   Idea grafted from g77.exp.
10620
10621 1998-09-30  Dave Love  <d.love@dl.ac.uk>
10622
10623         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
10624         avoid losing on systems which need -lsocket.
10625
10626 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
10627
10628         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
10629         * g++.old-deja/g++.other/nested2.C: Ditto.
10630         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
10631         failure.
10632
10633 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
10634
10635         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
10636         preferred over template operator!= for enum bitfields.
10637
10638 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
10639
10640         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
10641         that happen to have the same base name, but in different scopes,
10642         are incorrectly rejected.
10643
10644 1998-09-16  Richard Henderson  <rth@cygnus.com>
10645
10646         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
10647         on the native word size instead of an integer literal.
10648
10649 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
10650
10651         * g++.old-deja/g++.other/static2.C: Invocation of static data
10652         member of type pointer-to-function denoted as non-static member.
10653
10654         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
10655         checks involving function types and aliases.
10656
10657 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
10658
10659         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
10660         redefined to the same non-trivial type.
10661
10662         * g++.old-deja/g++.pt/explicit73.C: Test for proper
10663         namespace-qualification of template specializations declared in
10664         other namespaces.
10665
10666         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
10667         to declare a subset of the specializations of a template function
10668         as friends of specializations of a template class.
10669
10670         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
10671         member templates that do not fully specialize the enclosing
10672         template class are rejected.
10673
10674 1998-09-11  Dave Love  <d.love@dl.ac.uk>
10675
10676         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
10677
10678 1998-09-08  Dave Love  <d.love@dl.ac.uk>
10679
10680         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
10681         altered from libf2c/libU77 version.
10682
10683 1998-09-06  Dave Love  <d.love@dl.ac.uk>
10684
10685         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
10686
10687 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
10688
10689         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
10690         (un)signed char are different types for template specialization
10691         purposes.
10692
10693 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
10694
10695         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
10696         * objc: ObjC testsuite.
10697
10698 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
10699
10700         * gcc.c-torture/execute/941014-1.x:  New file.
10701
10702 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
10703
10704         * lib/c-torture.exp: Add support for
10705         torture_eval_before_compile and torture_eval_before_execute
10706         variables.
10707
10708 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
10709
10710         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
10711         this test triggers valid.
10712
10713 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
10714
10715         * gcc.dg/980827-1.c: New test.
10716
10717 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10718
10719         * gcc.c-torture/execute/loop-4b.c: New test.
10720
10721 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
10722
10723         * lib/c-torture.exp: Add support for
10724         torture_eval_before_compile and torture_eval_before_execute
10725         variables.
10726
10727 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
10728
10729         * gcc.c-torture/compile/980825-1.c: New test.
10730
10731 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
10732
10733         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
10734         count number tests in opt_t0 not good_t0.
10735
10736 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
10737
10738         * gcc.c-torture/compile/930326-1.x: Fix typo.
10739
10740 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
10741
10742         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
10743         causes an ICE.
10744
10745 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
10746
10747         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
10748         STACK_SIZE is defined.
10749         * gcc.c-torture/unsorted/stuct.c: Similarly.
10750
10751         * gcc.c-torture/compile/980821-1.c: New test.
10752
10753 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
10754
10755         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
10756
10757 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
10758
10759         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
10760         code.
10761
10762 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
10763
10764         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
10765         error'.
10766
10767 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
10768
10769         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
10770
10771 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
10772
10773         * gcc.c-torture/compile/980816-1.c: New test.
10774
10775         * gcc.dg/980816-1.c: New test.
10776
10777 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
10778
10779         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
10780         compiler for ieee tests.
10781
10782 1998-08-01  Dave Love  <d.love@dl.ac.uk>
10783
10784         * g77.f-torture/compile/980729-0.f: New test.
10785
10786 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
10787
10788         * gcc.c-torture/special/eeprof-1.c: New test, for
10789         -finstrument-functions.
10790         * gcc.c-torture/special/special.exp: Run it.
10791
10792 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
10793
10794         * gcc.c-torture/compile/980729-1.c: New test.
10795
10796 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
10797
10798         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
10799         __thumb__ is defined, and test for ARM style doubles if so.
10800
10801 1998-07-26  Dave Love  <d.love@dl.ac.uk>
10802
10803         * g77.f-torture/noncompile/980615-0.f: New test.
10804
10805 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
10806
10807         * gcc.dg/980312-1.c: Do link instead of compile.
10808         * gcc.dg/980313-1.c: Likewise.
10809
10810 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
10811
10812         * gcc.c-torture/compile/980726-1.c: New test.
10813
10814 1998-07-25  Dave Love  <d.love@dl.ac.uk>
10815
10816         * g77.f-torture/execute/io0.f: New test.
10817
10818 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
10819
10820         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
10821         an int.
10822
10823 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
10824
10825         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
10826         m32r bugs.
10827
10828 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
10829
10830         * gcc.dg/980626-1.c: Expect failures for all toolchains until
10831         c-decl.c:grokdeclarator can handle mode attributes.
10832
10833 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
10834
10835         * gcc.c-torture/execute/980716-1.c: New test.
10836
10837 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
10838
10839         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
10840         the mn10200.
10841         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
10842         the mn10200.
10843         * gcc.c-torture/execute/va-arg-3.x: Similarly.
10844         * gcc.c-torture/compile/930326-1.x: Similarly.
10845
10846 1998-07-13  Dave Love  <d.love@dl.ac.uk>
10847
10848         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
10849         New test from Craig.
10850
10851 1998-07-12  Dave Love  <d.love@dl.ac.uk>
10852
10853         * g77.f-torture/noncompile/980616-0.f: New test.
10854
10855         * g77.f-torture/execute/970816-3.f:  New test from Craig.
10856
10857 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
10858
10859         *  g++.other/singleton.C: Return error value instead of taking
10860         SIGSEGV.
10861
10862 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
10863
10864         *  g++.other/singleton.C: New test.   Warning is under dispute.
10865         Runtime crash is not.
10866
10867 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
10868
10869         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
10870         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
10871         using6.C, using7.C}:  New namespace tests.
10872
10873 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
10874
10875         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
10876         specialization with typedef'ed names used as array indexes.
10877
10878 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
10879
10880         * gcc.c-torture/execute/980709-1.c: New test.
10881
10882         * gcc.dg/980709-1.c: New test.
10883
10884 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
10885
10886         * gcc.c-torture/execute/bcp-1.c: New test.
10887
10888 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
10889
10890         * gcc.c-torture/execute/980707-1.c: New test.
10891
10892 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
10893
10894         * gcc.c-torture/compile/980706-1.c: New test.
10895
10896 1998-07-01  Dave Love  <d.love@dl.ac.uk>
10897
10898         * g77.f-torture/execute/980701-0.f,
10899         g77.f-torture/execute/980701-1.f: New test from Craig.
10900
10901 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
10902
10903         * gcc.c-torture/compile/980701-1.c: New test.
10904
10905         * gcc.c-torture/execute/980701-1.c: New test.
10906
10907 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
10908 rlsruhe.de>
10909
10910         * g++.old-deja/g++.robertl/eb132.C: New test.
10911         * g++.old-deja/g++.robertl/eb133.C: Likewise.
10912
10913 1998-06-29  Dave Love  <d.love@dl.ac.uk>
10914
10915         * g77.f-torture/execute/980628-7.f,
10916         g77.f-torture/execute/980628-8.f,
10917         g77.f-torture/execute/980628-9.f,
10918         g77.f-torture/execute/980628-10.f: New tests from Craig.
10919
10920         * g77.f-torture/execute/980628-3.f: Remove mail headers.
10921
10922 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
10923
10924         * g77.f-torture/execute/980628-4.f: New test from Craig.
10925         * g77.f-torture/execute/980628-5.f: Likewise.
10926         * g77.f-torture/execute/980628-2.f: Likewise.
10927         * g77.f-torture/execute/980628-0.f: Likewise.
10928         * g77.f-torture/execute/980628-1.f: Likewise.
10929         * g77.f-torture/execute/980628-3.f: Likewise.
10930         * g77.f-torture/execute/980628-6.f: Likewise.
10931
10932 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
10933
10934         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
10935         directory when nothing has been installed yet.
10936
10937 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
10938
10939         * gcc.c-torture/special/special.exp: Handle newer versions of
10940         dejagnu.
10941
10942 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
10943
10944         * gcc.dg/980626-1.c: New test.
10945
10946 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
10947
10948         * gcc.misc-tests/m-un-2.c: New test.
10949         * g++.old-deja/g++.other/warn01.c: Likewise.
10950
10951 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
10952
10953         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
10954         compatibility with assmblers with a different comment character.
10955         Eliminate use of GAS-specific extensions.
10956
10957 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
10958
10959         * gcc.c-torture/execute/ieee/980619-1.c: New test.
10960
10961 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
10962
10963         *lib/g77.exp: Replace search for libf2c.a with search for newly
10964         renamed libg2c.a
10965
10966 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
10967
10968         * gcc.c-torture/execute/980617-1.c: New test.
10969
10970 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
10971
10972         * gcc.c-torture/execute/980612-1.c: New test.
10973
10974 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
10975
10976         * gcc.dg/980523-1.c: Only test on ppc-linux.
10977         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
10978
10979         * gcc.c-torture/execute/980608-1.c: New test.
10980
10981 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10982
10983         * gcc.c-torture/execute/980605-1.c: New test.
10984
10985 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
10986
10987         * gcc.c-torture/execute/980604-1.c: New test.
10988
10989 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
10990
10991         * gcc.c-torture/execute/980602-1.c: New test.
10992         * gcc.c-torture/execute/980602-2.c: Likewise.
10993
10994 1998-06-02  Dave Love  <d.love@dl.ac.uk>
10995
10996         * 970125-0.f: Fix per JCB.  Add commentary.
10997
10998 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
10999
11000         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
11001         IEEE -0 support.
11002
11003 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
11004
11005         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
11006         earlier.
11007
11008 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
11009
11010         * gcc.c-torture/execute/980526-3.c: New test.
11011
11012 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
11013
11014         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
11015         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
11016         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
11017         m88k-motorola-sysv3 to XFAIL.
11018
11019 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11020
11021         * gcc.dg/980526-1.c: New test.
11022         * gcc.c-torture/execute/980526-2.c: New test.
11023
11024 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
11025
11026         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
11027
11028         * gcc.c-torture/execute/980526-1.c: New test.
11029
11030 1998-05-26  Dave Love  <d.love@dl.ac.uk>
11031
11032         * g77.f-torture/execute/alpha2.f: Add runtime test.
11033
11034 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
11035
11036         * g++.old-deja/old-deja.exp: Strip leading directories.
11037
11038         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
11039         error for the line.  Don't run multiple tests for the same line.
11040
11041 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
11042
11043         * gcc.dg/980523-1.c: New test.
11044
11045 1998-05-23  Dave Love  <d.love@dl.ac.uk>
11046
11047         * g77.f-torture/compile/970915-0.f: New test.
11048
11049 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
11050
11051         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
11052
11053 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
11054
11055         * gcc.dg/980520-1.c: New test.
11056
11057 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11058
11059         * gcc.dg/980502-1.c: Fix return type.
11060
11061 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
11062
11063         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
11064         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
11065         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
11066         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
11067         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
11068
11069 1998-05-20  Dave Love  <d.love@dl.ac.uk>
11070
11071         * g77.f-torture/execute/980520-1.f: New test.
11072
11073 1998-05-15  Dave Love  <d.love@dl.ac.uk>
11074
11075         * lib/mike-g77.exp: New file.
11076
11077         * g77.f-torture/noncompile/noncompile.exp,
11078         g77.f-torture/noncompile/check0.f: New files.
11079
11080 1998-05-14  Dave Love  <d.love@dl.ac.uk>
11081
11082         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
11083         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
11084         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
11085         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
11086         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
11087         abort where appropriate.
11088
11089 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
11090
11091         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
11092         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
11093
11094 1998-04-29  Dave Love  <d.love@dl.ac.uk>
11095
11096         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
11097
11098 1998-04-27  Dave Love  <d.love@dl.ac.uk>
11099
11100         * g77.f-torture/compile/980427-0.f: New test.
11101
11102 1998-04-24  Dave Love  <d.love@dl.ac.uk>
11103
11104         * g77.f-torture/compile/980424-0.f: New test.
11105
11106 1998-04-19  Dave Love  <d.love@dl.ac.uk>
11107
11108         * g77.f-torture/compile/980419-2.f (main): New test.
11109         * g77.f-torture/compile/970125-0.f: New test.
11110         * g77.f-torture/compile/980419-1.f: New test.
11111
11112 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
11113
11114         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
11115         of loop-4.c.
11116
11117 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
11118
11119         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
11120
11121 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
11122
11123         * gcc.c-torture/compile/980329-1.c: New test.
11124
11125 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
11126
11127         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
11128         * gcc.dg/980312-1.c: Fix typo in -march command.
11129
11130 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
11131
11132         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
11133
11134 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
11135
11136         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
11137         Dave Love agree the Fortran source is bogus.
11138
11139 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
11140
11141         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
11142         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
11143         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
11144         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
11145         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
11146
11147 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
11148
11149         * g++.old-deja/g++.other/friend1.C: New test.
11150
11151 1998-02-18  Dave Love  <d.love@dl.ac.uk>
11152
11153         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
11154         possibly uninitialized) variables and declare dnrm2.
11155
11156 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
11157
11158         From Bruno Haible <haible@ilog.fr>:
11159         * gcc.c-torture/execute/980223.c: New test.
11160
11161 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
11162
11163         * gcc.dg/ifelse-1.c: New test.
11164
11165 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
11166
11167         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
11168
11169           * lib/old-dejagnu.exp (old-dejagnu): Added the
11170           "execution test - XFAIL *-*-*" handling in the spirit of
11171           "excess errors test -". Changed the "execution test fails"
11172           handling to be like "excess errors test fails".
11173           * Update various tests accordingly.
11174
11175 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
11176
11177         * gcc.c-torture/execute/980205.c: New test.
11178
11179 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
11180
11181         * lib/c-torture.exp: Look for .x files instead of .cexp files.
11182         * lib/f-torture.exp: Similarly.
11183         * gcc.c-torture: Rename all .cexp files to .x files.
11184
11185 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
11186
11187         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
11188         (940510-1.c): Removed duplicate.
11189         (971104-1.c): New test.
11190
11191 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
11192
11193           * lib/f-torture.exp: Improve error and loop detection.
11194
11195 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
11196
11197         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
11198         use that to size the filler array.
11199
11200 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
11201
11202         * lib/c-torture.exp(c-torture-execute): Fix typo.
11203
11204         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
11205         testcase as the executable name. Keep the executable around if
11206         the test fails.
11207
11208 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
11209
11210         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
11211         changes.  Only test one -g option, and move it to the end of the
11212         list of options to test.
11213
11214 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
11215
11216         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
11217         variable GCC_TORTURE_OPTIONS to supply default switches separated
11218         by colons.  If no environment variable, run tests with -O0 -g, -O1
11219         -g, and -O2 -g as well.
11220
11221 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
11222
11223         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
11224         explanatory comments. Fix indentation.
11225
11226 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
11227
11228         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
11229
11230 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
11231
11232         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
11233         * g++.old-deja/g++.mike/p7325.C: Likewise.
11234         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
11235
11236 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
11237
11238         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
11239         * g++.old-deja/g++.brendan/crash30.C: Likewise.
11240         * g++.old-deja/g++.brendan/crash39.C: Likewise.
11241         * g++.old-deja/g++.law/operators4.C: Likewise.
11242
11243 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
11244
11245         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
11246         * g++.old-deja/g++.mike/p784.C: Ditto.
11247         * g++.old-deja/g++.mike/p785.C: Ditto.
11248
11249 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
11250
11251           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
11252
11253 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
11254
11255         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
11256         target feature; pass this to c-torture-execute as needed.
11257
11258 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
11259
11260         * lib/c-torture.exp(c-torture-execute): If the previous and the
11261         current executables being tested are identical, we don't need to
11262         run the executable again. Try to make the executable names
11263         unique. Add an optional argument for passing additional compiler
11264         flags.
11265
11266 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
11267
11268         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
11269
11270 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
11271
11272         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
11273
11274 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
11275
11276         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
11277         32bit or larger longs.
11278
11279         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
11280         have either a 32bit long or 32bit int.
11281
11282 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
11283
11284         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
11285         Make double precision tests dependent on sizeof (double).
11286
11287 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
11288
11289         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
11290         too.
11291
11292 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
11293
11294         * gcc.c-torture/compile/961203-1.cexp: New script.
11295
11296 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
11297
11298         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
11299         up the includes ourselves.
11300
11301 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
11302
11303         * lib/plumhall.exp: Remove random include, and add a few
11304         verbose messages for debugging.
11305
11306 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
11307
11308         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
11309         of trying to do it ourselves.
11310
11311 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
11312
11313         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
11314
11315 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
11316
11317         * gcc.prms/5403.c: Made regexp a bit less strict.
11318
11319 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
11320
11321         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
11322         is returned from remote_load instead.
11323         * lib/plumhall.exp: Ditto.
11324         * lib/mike-g++.exp: Ditto.
11325         * lib/old-dejagnu.exp: Ditto.
11326         * lib/c-torture.exp: Ditto.
11327
11328 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
11329
11330         * lib/g++.exp: Use build_wrapper procedure.
11331         * lib/gcc.exp: Ditto.
11332
11333 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
11334
11335         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
11336         an old-style decl for malloc.  Fixes tests to work when
11337         sizeof (int) != sizeof (size_t).
11338
11339 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
11340
11341         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
11342
11343         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
11344         use stdargs.h interface.
11345
11346 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
11347
11348         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
11349         NO_VARARGS when compiling.
11350
11351 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
11352
11353         * lib/plumhall.exp(ph_includes): New procedure.
11354         (ph_make): Use it.
11355         (ph_compiler): Ditto.
11356
11357         * lib/g++.exp: Rename test-glue.c to testglue.c.
11358         * lib/gcc.exp: Ditto.
11359
11360 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
11361
11362         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
11363         to completion when it's called.
11364
11365 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
11366
11367         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
11368         is defined, don't do test.
11369
11370 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
11371
11372         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
11373         for object files.
11374         (ph_summary): Mark skipped testcases as untested, not unresolved.
11375
11376         * lib/plumhall.exp (ph_make): If unresolved because of bad
11377         errorCode, record errorCode in log file.
11378         (*): Replace send_log/verbose with verbose -log.
11379
11380 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
11381
11382         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
11383         double conversion if double isn't at least 8 bytes.
11384
11385         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
11386         int to work with targets where int is 16 bits.
11387
11388         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
11389         8 bytes, just exit, since 4 byte doubles don't have enough bits of
11390         precision for the test to complete.
11391
11392 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
11393
11394         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
11395         if d10v is not compiled with the -mdouble64 flag.
11396         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
11397
11398         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
11399         d10v is not compiled with the -mint32 flag.
11400
11401 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11402
11403         * lib/plumhall.exp: Use incr_count.
11404
11405 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
11406
11407         * gcc.c-torture: Update to c-torture-1.45.
11408
11409 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
11410
11411         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
11412         the name of the expect testcase file).
11413
11414         * lib/g++.exp(g++_init): Ditto.
11415
11416 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
11417
11418         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
11419         the host.
11420
11421         * lib/gcc.exp(gcc_exit): New procedure.
11422
11423 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
11424
11425         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
11426         specs where appropriate.
11427
11428         * g++.old-deja/g++.arm/*: Added additional ERROR checks
11429         because of new "candidates are" messages, and removed a few
11430
11431         * Converted all non-old-style g++ testcases to old-style, and
11432         moved into g++.old-deja.
11433
11434 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
11435
11436         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
11437         options.
11438
11439         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
11440         succeeded.
11441
11442         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
11443
11444 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
11445
11446         * lib/gcc.exp (gcc_target_compile): Add support for defining
11447         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
11448         the machine doesn't have those features.
11449
11450 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
11451
11452         * g++.law/operators4.exp: Don't use LIBS.
11453
11454 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
11455
11456         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
11457
11458         * lib/mike-g++.exp: Don't set the compiler to be tested here.
11459         * lib/g++.exp: Set it here instead. Also, allow use of the
11460         --tool_exec and --tool_opt options. Change CXX to
11461         GXX_UNDER_TEST.
11462
11463         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
11464
11465         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
11466
11467 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
11468
11469         * lib/old-dejagnu.exp: Use prune_warnings instead of
11470         prune_system_crud.
11471         * lib/mike-g++.exp: Ditto.
11472         * lib/gcc.exp: Ditto.
11473         * lib/g++.exp: Ditto.
11474
11475         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
11476
11477 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
11478
11479           * 941014-2.c: Include stdlib.h
11480           * 960327-1.c: Include stdio.h
11481           * dbra.c, index-1.c: Don't assume ints are 32bits.
11482
11483 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
11484
11485         * lib/gcc.exp: Add gcc,stack_size target feature.
11486
11487         * lib/g++.exp(g++_target_compile): Add the include and link
11488         paths here, not in two other places. And, it's $options, not
11489         options.
11490
11491         * lib/mike-g++.exp(postbase): Remove the code that determines
11492         the correct include and link paths.
11493         * g++.old-deja/old-deja.exp: Ditto.
11494
11495 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
11496
11497         * lib/g++.exp(g++_init): target_compile no longer returns the
11498         filename of the result.
11499
11500 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
11501
11502         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
11503         call to glob.
11504
11505         * gcc.c-torture/special/special.exp: Change call to
11506         gcc_target_compile to include the object file.
11507
11508 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11509
11510         * gcc.c-torture/special/special.exp: Correct misspelling in last
11511         change.
11512
11513 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
11514
11515         * lib/plumhall.exp(ph_summary): Log the entire output of the
11516         executable. Return -1 if there were any failures, 0 otherwise.
11517         (ph_execute): Return -1 if there were any failures, 0 otherwise.
11518         (ph_make): Clean up objects and executables that were built
11519         if the tests succeeded.
11520
11521 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11522
11523         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
11524         libraries and includes in the build tree as appropriate.
11525
11526 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
11527
11528         * lib/c-torture.exp: Instead of looking for the global variable
11529         NO_LONG_LONG, check to see if that's a feature of the target.
11530
11531 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
11532
11533         * config/default.exp: Minimize. Delete the remainer of the files in
11534         config; this functionality is now in devo/dejagnu/config.
11535
11536         g++.*/*: Pass any additional flags used to compile to postbase;
11537         delete CXXFLAGS.
11538
11539         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
11540         is now done by runtest.exp. Use gcc_target_compile instead of
11541         compile.
11542
11543         lib/c-torture.exp: Use gcc_target_compile instead of compile.
11544         Remove references to CFLAGS. Use remote_file instead of
11545         calling rm -f.
11546         (c-torture): Take a list of arguments to use to compile this
11547         testcase.
11548
11549         lib/g++.exp: Simplify. Use target_compile instead of compile.
11550         lib/gcc-dg.exp: Ditto.
11551         lib/gcc.exp: Ditto.
11552         lib/mike-{gcc,g++}.exp: Ditto.
11553         lib/old-dejagnu.exp: Ditto.
11554         lib/plumhall.exp: Ditto.
11555
11556 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
11557
11558         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
11559         (ph_linker): Likewise.
11560
11561 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
11562
11563           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
11564         MAP_ANON / MAP_ANONYMOUS if defined;
11565         else try to map from /dev/zero .
11566
11567 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
11568
11569         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
11570         isn't defined, then define it to MAP_ANONYMOUS.
11571
11572 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
11573
11574         * gcc.c-torture: Update to c-torture-1.42 release.
11575
11576 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
11577
11578         * gcc.c-torture: Update to c-torture-1.41 release.
11579
11580 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
11581
11582         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
11583         c-torture release.
11584
11585 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11586
11587         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
11588         and LDFLAGS.  Fix second case to append the target_info ldflags
11589         onto LDFLAGS, not CFLAGS.
11590         * lib/g++.exp (g++_init): Add target_info stuff.
11591         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
11592         of libgloss and newlib flags for !native.
11593
11594         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
11595         (GDB): Fix relative path to go up another dir for finding gdb.
11596
11597 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11598
11599         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
11600         versions in the target_info array, if they don't exist.
11601
11602 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11603
11604         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
11605
11606 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
11607
11608         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
11609         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
11610
11611 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
11612
11613         * lib/old-dejagnu.exp: Don't remove the output file before we've
11614         actually tested it. Don't append pwd to the path of the executable
11615         we're testing.
11616
11617 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
11618
11619         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
11620
11621 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
11622
11623         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
11624         temporary directory for compiler files, and set it to a default
11625         value of /tmp. Set $output as the name of the output file from
11626         compiling the testcase. Add a -o option to $cflags_var so the
11627         compiler writes the final output file as $output. Set $executable
11628         to $output.
11629
11630         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
11631         directory for compiler files, and set it to /tmp if it doesn't
11632         already have a value. Set $output_file to the name of the output
11633         file from compiling the testcase. Add a -o option to CXXFLAGS so
11634         the compiler writes the final output file as $output. Use $output
11635         as the executable to be tested.
11636
11637 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11638
11639         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
11640
11641 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
11642
11643         * gcc.c-torture/execute/pending-1.c: New test.  Still
11644         pending in Tege's queue.
11645
11646 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
11647
11648         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
11649         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
11650         if there were failures.  Call unresolved if there were unresolved
11651         testcases.  Call gcc_fail if program did not run to completion.
11652         (ph_make): Pass additional argument name to ph_execute.
11653         (ph_execute): Add new argument.  Pass additional arguments to
11654         ph_summary.  Call gcc_fail is there is no execution output.
11655
11656 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
11657
11658         * lib/plumhall.exp (proc_summary): Output relavent summary
11659         lines into the log so specific failures in plumhall can be
11660         investigated.
11661
11662 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
11663
11664         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
11665         (c-torture-execute): Don't try to execute tests which use
11666         "long long" types if $NO_LONG_LONG is nonzero.
11667
11668 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
11669
11670         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
11671         not c-torture.
11672
11673         * gcc.ieee: Move from here.
11674         * gcc.c-torture/execute/ieee: To here.
11675
11676 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
11677
11678         * gcc.c-torture: Update to c-torture-1.41 release.
11679
11680 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
11681
11682         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
11683         not "$output".
11684
11685 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
11686
11687         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
11688         -c present.
11689
11690 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
11691
11692         * config/proelf.exp: Handle connecting to a simulator.
11693
11694 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
11695
11696         * config/proelf.exp: New file.  Enough framework that we can
11697         run c-torture tests on the proelf targets (or any other target
11698         that gdb can connect to for that matter).
11699
11700 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
11701
11702         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
11703         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
11704
11705         * lib/plumhall.exp (ph_execute): Always call ph_summary if
11706         exec_output exists.
11707
11708 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
11709
11710         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
11711         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
11712
11713         * config/*.exp: Update FSF address.  Change result of ${tool}_load
11714         to pass/fail/unresolved/unsupported/untested.  Caller must now
11715         call unresolved/unsupported/untested.
11716         * lib/*.exp: Update FSF address.  Update to handle new results of
11717         ${tool}_load.
11718         * lib/chill.exp (verbose): Delete.
11719
11720 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
11721
11722         * lib/gcc.exp (default_gcc_start): Change order of args to
11723         $LDFLAGS $CFLAGS $LIBS.
11724         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
11725         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
11726         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
11727         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
11728         * gcc.misc-tests/dg-test.exp: Likewise.
11729         * gcc.misc-tests/msgs.exp: Likewise.
11730         * gcc.prms/prms.exp: Likewise.
11731         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
11732         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
11733
11734         * lib/dg.exp: Deleted, moved to dejagnu/lib.
11735
11736 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11737
11738         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
11739
11740         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
11741         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
11742
11743         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
11744         necessary.
11745
11746 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
11747
11748         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
11749         global for loop; add use of $mathlib.
11750         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
11751         settings here; set mathlib for anything but VxWorks.
11752
11753 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
11754
11755         * gcc.c-torture: Update to c-torture-1.40 release.
11756
11757 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
11758
11759         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
11760         dg.exp.
11761
11762 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
11763
11764         * lib/c-torture.exp (c-torture-execute): Declare "output" as
11765         global.
11766
11767 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
11768
11769         * lib/g++.exp (LIBS): Define if not already.
11770         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
11771         (gcc-dg-prune): Call prune_gcc_output.
11772         * lib/gcc.exp (prune_gcc_output): New proc.
11773         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
11774         prune_gcc_output.
11775
11776 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11777
11778         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
11779         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
11780
11781 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
11782
11783         * gcc.c-torture: Update to c-torture-1.39 release.
11784
11785 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
11786
11787         * lib/c-torture.exp (c-torture-execute): Don't return if one option
11788         fails, try others as well.
11789
11790 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11791
11792         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
11793         If compilation fails, mark execute tests as `untested'.
11794         If test is marked as unsupported, don't mark compilation and
11795         execute tests as failed.
11796
11797 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11798
11799         * lib/g++.exp (g++_init): Don't link in libg++, and look to
11800         libstdc++ for whether or not we want to be doing shared
11801         libraries.  Delete link_curses since we don't need it anymore.
11802         * lib/mike-g++.exp (postbase): Don't link in libg++.
11803         * g++.old-deja/old-deja.exp: Likewise.
11804
11805 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11806
11807         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
11808
11809 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11810
11811         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
11812         For that, add `-Wl,-a,shared_archive'.
11813         * g++.old-deja/old-deja.exp: Likewise.
11814
11815 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
11816
11817         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
11818
11819 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
11820
11821         * lib/mike-g++.exp (postbase): Pay attention to the status of
11822         g++_load.
11823
11824 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11825
11826           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
11827
11828 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
11829
11830         * lib/gcc.exp (default_gcc_start): No longer need to log program
11831         being executed or its output, execute_anywhere does that now.
11832         * lib/g++.exp (default_g++_version): Call execute_anywhere.
11833         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
11834
11835 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11836
11837         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
11838         the same as those in lib/g++.exp.
11839
11840 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
11841
11842         * gcc.c-torture: Update to c-torture-1.38 release.
11843         * gcc.ieee: Related changes.
11844
11845 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11846
11847         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
11848         "exec". Minor reformatting changes.
11849
11850         * config/rom68k.exp (${tool}_load): Make it work in a canadian
11851         cross. This means all "exec" calls now work on a remote host as
11852         well.
11853         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
11854         cross. Filter out the extra "\r\n" stuff that expect puts in.
11855         (c-torture-execute): Filter out the bogus warnings like
11856         c-torture-compile does. Add support for canadian cross.
11857         * lib/gcc.exp (default_gcc_version, default_gcc_start)
11858         Use execute_anywhere rather than calling exec directly. Now it
11859         works for canadian cross testing.
11860
11861 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
11862
11863         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
11864         results into a variable, and check that rather than using file exists.
11865
11866 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11867
11868         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
11869         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
11870
11871 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11872
11873         * g++.old-deja/old-deja.exp: Create and pass runshlib and
11874         lib_curses if there's a shared libg++ in the build tree.
11875
11876 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
11877
11878         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
11879         if not supported target.
11880
11881 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11882
11883         * lib/g++.exp (g++_init): Move empty setting of runshlib and
11884         link_curses up to always happen, not just for native builds.
11885
11886 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
11887
11888         * gcc.c-torture: Update to c-torture-1.36 release.
11889         * gcc.failure: Related changes.
11890
11891 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
11892
11893         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
11894
11895 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11896
11897         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
11898         * lib/mike-g++.exp (postbase): Not in here.  Still reference
11899         runshlib, link_curses, and mathlib for link and run.
11900
11901         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
11902         pass the runtime shared library options for Solaris, OSF/1, and
11903         Irix5, and link with -lcurses to avoid unresolved references.
11904
11905 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11906
11907         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
11908         only run once.
11909
11910 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
11911
11912         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
11913
11914 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
11915
11916         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
11917         do not have a framework for the "compat" tests yet.
11918
11919 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11920
11921         * lib/mike-g++.exp (postbase): New local variable `mathlib',
11922         set to null if we're testing vxworks5.1.  Use that instead of
11923         `-lm' in the setting of LIBS for link and run.
11924
11925 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11926
11927         * config/rom68k.exp (${tool}_load): Major changes to make it
11928         work.  Verified that it does in fact return the stuff in
11929         exec_output properly.  Catch any Emul or any TRAP other than 0.
11930
11931 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11932
11933         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
11934         LDFLAGS properly for targets that need stuff from libgloss.
11935         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
11936         only run once.
11937         (gpp_initialized): New variable.
11938
11939 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11940
11941         * config/rom68k.exp: Load libgloss.exp.
11942         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
11943         so we can produce a fully linked binary.
11944         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
11945         so we can produce a fully linked binary.
11946
11947 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
11948
11949         * lib/plumhall.exp (ph_section): Watch for expected failures.
11950         Add missing `else'.
11951
11952         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
11953         run the testcase.
11954         (c-torture): Likewise.
11955
11956 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
11957
11958         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
11959
11960         * lib/mike-g++.exp (mike_cleanup): New proc.
11961         (prebase): New globals compiler_result, not_compiler_result,
11962         target_regexp.
11963         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
11964         allow leading "-" in pattern.  Watch for unsupported tests.
11965         If $compiler_result is set, pattern match assembler code,
11966         and ditto for $not_compiler_result.
11967         * lib/mike-gcc.exp: Likewise.
11968
11969         * lib/plumhall.exp (ph_execute): Only call ph_summary if
11970         execution "succeeded".
11971
11972 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
11973
11974         * config/win32.exp: New file.
11975         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
11976
11977 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
11978
11979         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
11980         unsupported.
11981         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
11982         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
11983         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
11984
11985         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
11986         "... without exceptions was ...".  That is now handled by
11987         prune_system_crud.
11988         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
11989
11990 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
11991
11992         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
11993         sieve.c,sort2.c}: New files.
11994         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
11995         sieve.exp,sort2.exp}: Drivers for them.
11996
11997         * lib/mike-gcc.exp (program_output): New user settable variable.
11998         (postbase): Call prune_system_crud.  Also prune extraneous compiler
11999         messages.
12000         * lib/mike-g++.exp (program_output): New user settable variable.
12001
12002         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
12003
12004         * config/sh.exp: Deleted (use sim.exp instead).
12005
12006 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12007
12008         * config/vx.exp: Declare CHECKTASK as global.
12009         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
12010         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
12011         * lib/old-dejagnu.exp: Load [pwd]/$executable.
12012
12013 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12014
12015         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
12016         target. Like vx.exp, only includes `vx29k.exp' instead of
12017         `vxworks.exp'.
12018
12019 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
12020
12021         * config/sim.exp: Increase time limit from 120 seconds to 240.
12022
12023 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12024
12025         * gcc.c-torture/execute/950628-1.c: New test.
12026
12027 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
12028
12029         * gcc.c-torture: Update with changes/additions from
12030         c-torture-1.34.
12031
12032 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
12033
12034         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
12035
12036 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
12037
12038         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
12039
12040 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
12041
12042         * gcc.c-torture/compile/950512-1.c: New test.
12043         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
12044         * gcc.dg/struct-ret-1.c: Likewise.
12045
12046 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
12047
12048         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
12049           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
12050
12051 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
12052
12053         * gcc.c-torture/special/920411-1.c: Deleted.
12054         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
12055
12056 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
12057
12058         * config/sim.exp (${tool}_load): Hack in call to bash to get a
12059         cpu limit.
12060
12061 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
12062
12063         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
12064
12065 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
12066
12067         From kenner;
12068         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
12069         is the proper length.
12070         * va-arg-3.c: Likewise.
12071
12072 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
12073
12074         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
12075         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
12076
12077         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
12078         * lib/g++.exp (default_g++_start): Delete old cruft.
12079
12080 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
12081
12082         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
12083         (2 * (1 << 18)) to (2 * (1 << 17)).
12084
12085         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
12086
12087 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12088
12089         * config/rom68k.exp: Renamed from config/idp.exp
12090
12091 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
12092
12093         * c-torture/compile/921109-2.c
12094
12095 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
12096
12097         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
12098         excess errors.
12099
12100 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
12101
12102         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
12103         output.
12104         * lib/g++.exp (default_g++_start): Likewise.
12105
12106 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
12107
12108         * gcc.c-torture/compile/950329-1.c: New test.
12109
12110 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12111
12112           * config/bug.exp (${tool}_load): Updated to use new remote_open
12113           and remote_close procs.
12114         * config/idp.exp: New file.
12115
12116 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
12117
12118         * gcc.c-torture/execute/950322-1.c: New test.
12119
12120 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
12121
12122         * config/vx.exp (${tool}_load): Clean up testing of return code from
12123         vxworks_ld and vxworks_spawn.
12124
12125 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12126
12127         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
12128
12129 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
12130
12131         * lib/old-deja.exp: Add `excess errors test - ' error, now one
12132         can mark excess errors on a machine by machine basis.  Note, the
12133         default is to not expect any excess errors, even when excess
12134         errors test - is given, so you will want to put an XFAIL ... on
12135         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
12136         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
12137         those 4 machines, but no others.
12138
12139 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12140
12141         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
12142         * lib/c-torture.exp: to here.
12143
12144 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
12145
12146         * gcc.c-torture/execute/950221-1.c: New test.
12147         * gcc.c-torture/execute/struct-ret-1.c: New test.
12148         * gcc.c-torture/compile/950221-1.c: New test.
12149
12150         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
12151
12152 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12153
12154         * gcc.c-torture/execute/arith-1.c (main): Return 0.
12155         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
12156
12157 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
12158
12159         * g++.gb: New directory of tests, derived from my signature and
12160         class scoping tests.
12161
12162         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
12163         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
12164         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
12165         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
12166         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
12167         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
12168         * g++.gb/sig25.C: Likewise.
12169
12170         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
12171         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
12172         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
12173         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
12174         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
12175         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
12176         * g++.gb/sig25.exp: Likewise.
12177
12178         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
12179         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
12180         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
12181         * g++.gb/scope13.C: Likewise, this test still fails.
12182
12183         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
12184         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
12185         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
12186         * g++.gb/scope13.exp: Ditto.
12187
12188         * g++.gb/README: New file, explains what these tests are about.
12189
12190 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
12191
12192         * lib/dg.exp (dg-do): Support `preprocess'.
12193         (dg-test): Likewise.
12194
12195 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12196
12197         * config/udi.exp: change "continue -expect" to "exp_continue".
12198
12199 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
12200
12201         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
12202         Delete redundant tests.
12203
12204         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
12205         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
12206         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
12207         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
12208         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
12209         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
12210         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
12211         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
12212
12213         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
12214         storing label pointers.
12215         * gcc.c-torture/execute/921019-1.c: Likewise.
12216         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
12217         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
12218         parameter fp.
12219         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
12220         constants.
12221
12222         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
12223         Delete obsolete tests.
12224
12225         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
12226         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
12227         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
12228         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
12229         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
12230         * gcc.c-torture/compile/950124-1.c: New test.
12231
12232         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
12233
12234 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12235
12236         * lib/mike-g++.exp: Add -lm to LIBS.
12237
12238 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12239
12240         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
12241
12242 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12243
12244         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
12245
12246 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
12247
12248         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
12249
12250 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
12251
12252         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
12253         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
12254         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
12255         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
12256         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
12257         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
12258         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
12259         * g++.law/{operators31.C, operators32.C,
12260         * g++.law/{operators33.C, operators34.C}: Likewise.
12261         * g++.law/{pic1.C, refs2.C}: Likewise.
12262         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
12263         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
12264         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
12265         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
12266
12267         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
12268         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
12269         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
12270         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
12271         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
12272         * g++.law/{enum9.exp, friend5.exp}: Likewise.
12273         * g++.law/{nest3.exp, nest4.exp}: Likewise.
12274         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
12275         * g++.law/{operators30.exp, operators31.exp}: Likewise.
12276         * g++.law/{operators32.exp, operators33.exp}: Likewise.
12277         * g++.law/{operators34.exp}: Likewise.
12278         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
12279         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
12280         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
12281         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
12282         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
12283
12284         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
12285         No longer expected to fail.
12286         * g++.law/missed-error3.C: Tweak for recent bool changes.
12287
12288 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
12289
12290         * config/emb-unix: Deleted.
12291         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
12292         remote execution.  Do final link on remote host if REMOTE_LINK is set.
12293
12294 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
12295
12296         * lib/dg.exp (dg-test): Fix typo in last patch.
12297
12298 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
12299
12300         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
12301         (handles multiple occurrences).
12302
12303 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
12304
12305         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
12306         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
12307         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
12308         printed).
12309         * lib/c-torture.exp (c-torture-compile): Likewise.
12310         (c-torture): Prepend full path if missing.
12311         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
12312         (gcc_fail): Likewise.
12313         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
12314
12315 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
12316
12317         * lib/netware.exp: Only attach to NetWare i386 systems.
12318
12319 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
12320
12321         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
12322         messages.  Add test name to "output pattern match" pass/fail message.
12323
12324 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
12325
12326         * gcc.dg: New testsuite.
12327         * gcc.dg/dg.exp: New file.
12328
12329         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
12330         test-switch.c}: Deleted.
12331
12332         * gcc.misc-tests/msgs.exp: New testcase driver.
12333
12334 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
12335
12336         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
12337         Watch for illegal return values from ${tool}_load.
12338         * config/unix.exp (${tool}_load): Fix pass/fail detection for
12339         cross targets.  Coerce return value >0 to 1.
12340
12341 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
12342
12343         * config/unix.exp (${tool}_load): Call program rsh, not proc.
12344
12345         * config/emb-unix.exp: New file.
12346
12347         * config/sim.exp: Error if variable $SIM not defined.
12348         (${tool}_load): Mark test as "untested" if simulator missing.
12349
12350         * config/unix.exp: Load remote.exp to get rcp_download.
12351         * lib/c-torture.exp: Use different option lists for testcases with
12352         and without loops.
12353         * gcc.c-torture/execute/execute.exp: Likewise.
12354
12355 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
12356
12357         * config/*.exp: Clarify return code from ${tool}_load.
12358         Call `unresolved' or `untested' instead of `warning' or `perror'
12359         (sometimes you still want to call both though).
12360         Add comment that `shell_id' is local to each file.
12361         * config/udi.exp (timeout): Set to 30.
12362         Don't print warning if connection fails, $connectmode has already
12363         printed an error.
12364         (${tool}_load): Move verbose messages to level 2.
12365         Rework pattern for "Process started" message.
12366         Pass `shell_id' to ${connectmode}_download.
12367         Retry twice upon timeout.  Make resetting of target more robust.
12368         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
12369         Pass `shell_id' to exit_$connectmode.
12370         Only call exit_$connectmode if connected.
12371         * config/unix.exp (${tool}_load): Check return codes better.
12372         * config/vrtx.exp (${tool}_load): Likewise.
12373         * config/vx.exp (${tool}_load): Likewise.
12374         Delete unneeded global's.
12375         * lib/dg.exp (dg-test): Update to reflect clarified return codes
12376         from ${tool}_load.
12377         (dg-stat): Delete.
12378         (dg-init): Delete recording of pass/fail counts.
12379         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
12380         (old-dejagnu-init): Likewise.
12381         (old-dejagnu-stat): Delete contents, empty proc now.
12382         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
12383         (c-torture): Delete references to lcnt, lpass, lfail.
12384         Get option list from TORTURE_OPTIONS.
12385         Delete -funroll[-all]-loops if no loops.
12386         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
12387         (g++_stat): Delete contents (empty proc now).
12388         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
12389         (gcc_finish): Likewise.
12390         (gcc_stat): Deleted.
12391         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
12392         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
12393         * gcc.c-torture/execute/execute.exp: Likewise.
12394         Split tests into two parts: compile, execute.
12395         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
12396         no loops.  Update to reflect clarified return codes from ${tool}_load.
12397
12398 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
12399
12400         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
12401         to grep for.
12402         (old-dejagnu): Likewise (where necessary).
12403
12404 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
12405
12406         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
12407
12408         * lib/dg.exp (dg-process-target): Fix processing of selector.
12409         Add comment regarding use of `error'.
12410
12411         * lib/gcc.exp (prune_system_crud): Define if missing.
12412         * lib/g++.exp (prune_system_crud): Likewise.
12413
12414         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
12415         Call prune_system_crud.
12416         * lib/dg.exp (dg-runtest): New proc.
12417         Use perror instead of send_user for tcl errors in testcase.
12418         Don't return any value, it's never used.
12419         Don't clobber previous definition of `unknown'.
12420         Print tcl errors in `dg-final'.
12421
12422 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
12423
12424         * lib/dg.exp (dg-process-target): Improve syntax error messages.
12425         (dg-test): Don't print errorInfo, it contains stack backtrace.
12426
12427 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
12428
12429         * lib/g++.exp (runtest_file_p): Define if missing.
12430
12431 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
12432
12433         * lib/mike-g++.exp: Comment out loading of g++.exp.
12434         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
12435         (default_g++_version): Always print something.
12436         (default_g++_start): Comment out call to `which'.
12437         (g++_start, g++_load): Deleted (must be defined in config file).
12438         * lib/gcc.exp: Test for existence of $CC at start.
12439         Delete check for tmpdir (done in gcc_init).
12440         (default_gcc_version): Always print something.
12441         (default_gcc_start): Comment out call to `which'.
12442         * config/*.exp: Major cleanup - make cross targets work at least a
12443         little better for g++ (by not being "--tool gcc" specific).
12444         Rename gcc_xxx to ${tool}_xxx.
12445         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
12446         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
12447
12448 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
12449
12450         * lib/c-torture.exp (c-torture-compile): Rework compiler
12451         message processing.
12452
12453         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
12454         c-torture.
12455
12456 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12457
12458         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
12459
12460         * lib/dg.exp (dg-process-target): Support { target native }.
12461
12462 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
12463
12464         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
12465         looked for "... program xxx got fatal signal".
12466         Correct regsub munging of `comp_output'.
12467         Ignore compiler messages "path prefix not used" and "linker input
12468         file unused".
12469
12470 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
12471
12472         * lib/gcc.exp (runtest_file_p): Define if missing.
12473         * gcc.prms/template.c: Example to work from.
12474
12475 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
12476
12477         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
12478         * lib/dg.exp (dg-test): Call unsupported testcases as such.
12479
12480         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
12481         * gcc.prms/1883.c: Moved from compile/940714-1.c.
12482         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
12483         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
12484
12485         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
12486         (dg-process-target): No longer a varargs proc.
12487         Return S/N for target, P/F for xfail.  All callers changed.
12488         (user option procs): More argument checking.
12489         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
12490         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
12491         (dg-test): Skip test if not running on selected target in `dg-do'.
12492         Update handling of `dg-do-what', `dg-output-text'.
12493         Separate execution pass/fail from output pattern match pass/fail.
12494         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
12495
12496 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12497
12498         * gcc.c-torture/special/special.exp: Don't expect failure for mips
12499         target for 920510-1.c.
12500
12501 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
12502
12503         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
12504         Clean up comment regarding use of passcnt, etc.
12505         (gcc_stat): Don't update `testcnt' here.
12506         (gcc_finish): Do it here.
12507         Might as well reset `but_id' here too.
12508         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
12509         to determine if the file should be tested.
12510         * gcc.c-torture/compile/compile.exp: Likewise.
12511         * gcc.c-torture/execute/execute.exp: Likewise.
12512         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
12513         * gcc.misc-tests/dg-test.exp: Likewise.
12514         * gcc.prms/prms.exp: Likewise.
12515         * gcc.wendy/wendy.exp: Likewise.
12516         * g++.old-deja.exp: Likewise.
12517         Move "Testing file" message to verbose level 1.
12518
12519 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
12520
12521         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
12522
12523 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12524
12525         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
12526         (default_gcc_start): Accept optional second list element
12527         of compiler flags.  Print compiler output at verbosity level 2.
12528         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
12529         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
12530         Save current values of framework globals passcnt, failcnt, xpasscnt,
12531         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
12532         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
12533         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
12534         xfailcnt to compute stats.  Update framework global `testcnt' from
12535         pass/fail counts.
12536         (gcc_finish): New proc.  Clean up test environment.
12537         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
12538         (gcc_epass, gcc_efail): Delete.
12539         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
12540         argument of line number.
12541         (dg-init): If the tool has an init routine, call it.
12542         (dg-test): Remove args `cflags_var' and `libs_var'.
12543         Pass all compiler options to ${tool}_start.
12544         Handle missing line number.
12545         (dg-finish): New function.
12546         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
12547         particular files.  Call gcc_finish at end.  Move "skipping test"
12548         message to verbosity level 3.
12549         * gcc.c-torture/compile/compile.exp: Likewise.
12550         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
12551         * gcc.c-torture/execute/execute.exp: Likewise.
12552         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
12553         Print testcase being tried at verbosity level 1.
12554         * gcc.c-torture/special/special.exp: Unset xfail.
12555         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
12556         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
12557         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
12558         * gcc.failure/failure.exp: Likewise.
12559         * gcc.ieee/ieee.exp: Likewise.
12560         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
12561         Update call to dg-test.  Call dg-finish at end.
12562         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
12563         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
12564         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
12565         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
12566         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
12567         * gcc.wendy/wendy.exp: Add copyright.
12568         Delete setting of tmpdir (done by gcc_init).
12569         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
12570         Pass compiler flags to gcc_start.  Call gcc_finish at end.
12571         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
12572         gcc_[ce]pass/fail.
12573
12574 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
12575
12576         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
12577         confusion.
12578         (g++_load): Likewise.
12579
12580         * config/*.exp (gcc_load): Some were varargs fns and some were not.
12581         Rename argument to `prog' to remove the confusion.
12582         Varargs fns behave differently too!
12583         (g++_load): Likewise.
12584
12585         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
12586
12587         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
12588         what it is.  Delete (always) printing of status value for !native.
12589         Simplify verbose code, and include status and exec_output.
12590         (g++_load): Use gcc_load.
12591
12592 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12593
12594         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
12595         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
12596         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
12597         940714-3.c as these testcases don't exist anymore.  Make
12598         va-arg-1.c expected to pass.
12599
12600 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
12601
12602         * gcc.misc-tests/misc.exp: Only run specific testcases.
12603         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
12604         * gcc.misc-tests/dg-[1-9].c: New files.
12605
12606         * lib/dg.exp: New testsuite driver.
12607         * gcc.prms/prms.exp: Use it.
12608
12609         * README.gcc: New file.
12610
12611         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
12612         Document and reset `lxpass' and `lxfail'.
12613         Simplify "initialized" message.
12614         (gcc_stat): Clean up comments a little.
12615
12616 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
12617
12618         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
12619
12620 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
12621
12622         * lib/old-dejagnu.exp (process-option): New proc.
12623         (old-dejagnu-init, old-dejagnu-stat): Likewise.
12624         (old-dejagnu): Simplify.
12625         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
12626
12627 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
12628
12629         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
12630         exists and is not an empty string.
12631
12632         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
12633         $xfail rather than calling setup_xfail.  Clear $xfail when test is
12634         finished.
12635         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
12636         automatically.
12637
12638         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
12639         longer expected to fail.
12640
12641         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
12642         "f" function call.
12643
12644         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
12645
12646         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
12647         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
12648         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
12649         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
12650         c-torture-1.29.
12651
12652         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
12653         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
12654
12655         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
12656
12657         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
12658         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
12659
12660         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
12661         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
12662         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
12663
12664 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12665
12666         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
12667         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
12668         940714-1.c, 940714-2.c, 940714-3.c},
12669         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
12670         gcc.misc-tests/{mg.c,mg.exp}:
12671         New tests.
12672         * gcc.noncompile/noncompile.exp: Change accordingly.
12673
12674 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
12675
12676         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
12677         Undo previous clobberage.
12678
12679 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
12680
12681         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
12682         * gcc.special/{930510-1.c, special.exp}:
12683         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
12684         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
12685         struct-varargs-1.c}: New tests from c-torture-1.26.
12686
12687 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12688
12689         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
12690           argument to switch.
12691
12692 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
12693
12694         * Revert the previous changes.  Please see Rob's directory
12695           (/lisa/test/rob/progressive/gcc/testsuite) for testing
12696           fixes.
12697
12698 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
12699
12700         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
12701             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
12702             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
12703             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
12704             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
12705             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
12706             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
12707             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
12708             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
12709             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
12710             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
12711             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
12712             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
12713             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
12714             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
12715             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
12716             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
12717             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
12718             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
12719             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
12720             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
12721             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
12722             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
12723             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
12724             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
12725             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
12726             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
12727
12728 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
12729
12730         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
12731             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
12732           with perror calls.
12733
12734 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
12735
12736         * config/unix.exp (g++_load): Fix syntax.
12737
12738 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12739
12740         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
12741         * gcc.noncompile/921017-1.c: Deleted obsolete test.
12742         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
12743         Don't expect va-arg-1.c to fail.  Correct expected output for
12744         920928-1.c.
12745         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
12746         * gcc.wendy/hbm4.c: Correct typo.
12747         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
12748
12749 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
12750
12751         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
12752         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
12753         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
12754         * lib/c-torture.exp (c-torture-compile): Ditto.
12755
12756         Reduce volume of output (remove all the -I's and such).
12757         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
12758         Call gcc_cpass, gcc_cfail.
12759         (c-torture): Pass testing option to c-torture-compile.
12760
12761 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
12762
12763         Bring patches over from progressive.
12764         * config/default.exp: Exit remote shell cleanly.
12765         (g++_exit, g++_start): Add default versions.
12766         * config/sim.exp (gcc_load): Use perror, not error.
12767
12768 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
12769
12770         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
12771         set in site.exp.
12772
12773 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
12774
12775         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
12776         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
12777         (wendy_try): New proc to run testcase.
12778         (main loop): Call 'em.
12779         * gcc.wendy/*.c: Clean up pass to correct expected output.
12780
12781         * lib/gcc.exp: Minor cleanup work.
12782         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
12783
12784 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
12785
12786         * config/sim.exp (gcc_load): Document return codes better.
12787         Don't pass -v to simulator.
12788
12789 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12790
12791           * gcc.special/920717-x.c: Fix typo.
12792           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
12793           get at sources.
12794
12795         * lib/mike-gcc.exp: Fix typo.
12796
12797 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12798
12799         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
12800         binary to use, transform the name.
12801         * config/*.exp: rename everything. Nuke any g++ specific files,
12802         it's now a special case of gcc that requires no special support.
12803         Add a default.exp for unsupported targets.
12804
12805 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
12806
12807         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
12808         lib/old-dejagnu.exp: Fix a few patterns to work with the new
12809         version of Tcl.
12810
12811 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12812
12813         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
12814         than a warning.
12815
12816 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12817
12818         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
12819
12820 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12821
12822         * gcc.execute/execute.exp: Combine opt_list and foption_list into
12823         option_list.  Compile every file with only 4/6 option choices
12824         (same as C torture) instead of with 12/18 different option
12825         choices.
12826         * lib/c-torture.exp: Likewise.
12827
12828         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
12829         not already set.
12830
12831 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
12832
12833         * lib/old-deja.exp: Add `excess errors test fails' error, now one
12834         can put an XFAIL *-*-* on excess errors.
12835
12836 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
12837
12838         * g++.law: Add more tests derived from g++-bugs snapshots.
12839
12840         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
12841         equivalent to g++.law/init9.
12842
12843         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
12844         compiled it, and the a.out file after we've run it.
12845
12846 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12847
12848         * lib/mike-g++.exp (postbase): Delete the .o file after we've
12849         compiled it, and the a.out file after we've run it.
12850
12851 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12852
12853         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
12854
12855 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12856
12857         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
12858         version number.
12859
12860 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12861
12862         * g++.law: New directory of g++ tests derived from the g++-bugs
12863         snapshots.
12864
12865 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12866
12867         * gcc.compile: initbug1.c initbug1.exp testcase added
12868
12869 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12870
12871         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
12872         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
12873           fixes submitted by Jeff Law (law@cs.utah.edu)
12874         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
12875           Jeff Law (law@cs.utah.edu)
12876
12877
12878 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
12879
12880         * config/unix-g++.exp: Follow the gcc way of doing things.
12881         * g++.old-deja/old-deja.exp: Minor updates.
12882         * lib/g++.exp: New file, follow the gcc way of doing things.
12883         * lib/old-dejagnu.exp: Minor updates.
12884         * lib/mike-g++.exp: Always unset errorInfo.
12885
12886 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
12887
12888         * lib/gcc.exp: Fix some errors with the below change, CC and
12889         CFLAGS should be global when setting, not local.
12890
12891 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12892
12893         * lib/gcc.exp: Transform tool name.
12894
12895 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12896
12897         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
12898
12899 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12900
12901         * lib/gcc.exp: change gcc_done to gcc_stat
12902
12903 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12904
12905         * Upgraded gcc testsuite to c-torture version 1.25
12906
12907 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12908
12909         * lib/gcc.exp: added reporting code. Changed verbose compile message.
12910         * lib/c-torture: added hooks for new reporting code.
12911
12912 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12913
12914         * config/sh-gcc.exp: check if sh-sim exists in the path
12915
12916 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12917
12918         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
12919         * gcc.compile/compile.exp: Initial changes for new logic.
12920         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
12921         * gcc.failure/failure.exp: Initial changes for new logic.
12922         * gcc.ieee/ieee.exp: Initial changes for new logic.
12923         * gcc.misc-tests/misc.exp: Initial changes for new logic.
12924         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
12925         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
12926         * lib/c-torture.exp: Initial changes for new logic.
12927         * lib/gcc.exp: Initial changes for new logic.
12928
12929 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
12930
12931         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
12932         depend upon failure or success.  Fully qualify names in failure
12933         and success messages.  Always remove a.out before starting
12934         compile, just in case.  Pay more attention to error text output by
12935         the compiler.  Handle testcases with no known past errors just
12936         like all others, so that things are uniform.  Other miscellaneous
12937         improvements.
12938
12939 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12940
12941         * gcc.cpp: new directory for cpp tests
12942
12943 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12944
12945         * lib/chill.exp: Code reformatted, removed unused code.
12946         * config/unix-chill.exp: Code reformatted, removed unused code.
12947         * chill.execute/execute.exp: Code reformatted, removed unused code.
12948         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
12949
12950 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
12951
12952         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
12953         routines not written.
12954
12955 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12956
12957         * config/bug-gcc.exp: Use new procs from bug.exp.
12958
12959 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12960
12961         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
12962         via ftp, rather than depending on NFS.
12963         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
12964         case.
12965
12966 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12967
12968         * config/bug-gcc.exp: Use new download proc.
12969
12970 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
12971
12972         * chill.execute/execute.exp: cleanups, handles errors better
12973         * chill.compile/compile.exp: rewrite, based on execute.exp
12974         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
12975         * lib/chill.exp: major changes to diff proc and compile and link
12976           procs. added chill_fail and chill_pass wrappers to pass and
12977           fail. added more comments, and handle error codes better.
12978           Added a hack to capture stderr from exec, so noncompile tests
12979           can work.
12980
12981 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12982
12983         * chill.execute/execute.exp: rewrite of testsuite driver
12984         * lib/chill.exp: rewrite of testsuite driver
12985         * config/unix-chill.exp: rewrite of testsuite driver
12986
12987 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
12988
12989     In chill.execute:
12990         * iexpr.ch: Standardize uppercase.
12991         * tuples.dat: Standardize uppercase.
12992         * vary.ch: standardize.  Correct varying string assignments.
12993         * vary.dat: Add new output lines.
12994
12995 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
12996
12997     In chill.execute:
12998         * chprintf.ch: Standardize use of uppercase.
12999         * tuples.ch: Standardize and turn arr2 into a DCL,
13000           rather than a SYN.
13001         * pinits.ch: Standardize.
13002
13003 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13004
13005         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
13006         * Makefil: Renamed to Makefile.in.
13007         * configure.in: New.
13008
13009 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
13010
13011     In chill.execute:
13012         * .cvsignore: Add result/output files.
13013         * Makefile: Fix up variables at start.  Use MFLAGS
13014           everywhere.  Correct bool_loc, built_ins entries.
13015           Add entry for vary1.ch.
13016         * bitarray.ch: Standardize upper-case usage.
13017         * bitexpr.ch: Standardize, add output of b1.
13018         * params.ch: Use arrayt in along PROC parameters, to
13019           avoid novelty problems.
13020         * sets.ch: Tiny cleanup.
13021         * vary1.ch: Re-indent.
13022
13023 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
13024
13025           * Add PR-related files to Makefiles, .cvsignore files, etc.
13026
13027 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
13028
13029         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
13030           with compiler objects. New names are test-flow.c and test-loop.c
13031
13032 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
13033
13034         * Upgraded c-torture tests from 1.19 to 1.20
13035
13036         * new files:
13037         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
13038         * gcc.compile: 930623-1.c 930623-2.c
13039         * gcc.noncompile: 930622-1.c 930622-2.c
13040         * gcc.failure: 920411-1.c 920627-2.c
13041         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
13042
13043 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
13044
13045         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
13046           More changes to get testsuite working properly. Needs more work.
13047           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
13048
13049 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
13050
13051         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
13052           More changes to get testsuite working properly. Needs more work.
13053
13054 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
13055
13056         * chill.compile/compile.exp: Added for Dejagnu support
13057         * chill.execute/execute.exp: Added for Dejagnu support
13058         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
13059
13060 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
13061
13062     This should complete moving the CHILL test files.
13063         * chill.noncompile(.cvsignore printf.grt
13064             in-printf.grt chprintf.grt chprintf.ch):
13065             Added test-support files.
13066           (Makefile): Modified further.
13067         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
13068             signal.ch): Added test files.
13069           * chill.execute (.cvsignore printf.grt printr.c
13070             in-printf.grt rts.c chprintf.grt rts.h): Added
13071           test-support files.
13072             (Makefile): More corrections.
13073
13074 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
13075
13076         * chill.compile, chill.execute, chill.nocompile: Add CHILL
13077           test cases, ready for DejaGnu.
13078
13079 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13080
13081         * Upgraded c-torture tests from 1.18 to 1.19
13082
13083         * gcc.compile: added test(s):
13084           930607-1.c
13085         * gcc.execute: added test(s):
13086           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
13087
13088         * added new subdirectory for misc tests: gcc.misc-tests
13089         * gcc.misc-test(s): added tests:
13090           inst-check.c test-consts.c test-ior.c test-switch.c
13091
13092 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13093
13094         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
13095
13096 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
13097
13098         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
13099
13100 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13101
13102         * Upgraded c-torture tests from 1.17 to 1.18
13103
13104 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13105
13106         * Upgraded c-torture tests from 1.12 to 1.17
13107
13108 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
13109
13110         * lib/old-dejagnu.exp:
13111           Fixed handling of XFAIL target triplets to correctly
13112           recognize wildcard characters.  Removed code that
13113           appended a unique id tag to the end of the file name
13114           printed out by the result of the testcases within a
13115           given test file.
13116
13117 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
13118
13119         * lib/old-dejagnu.exp:
13120           Reworked expected failure handling to trigger off of XFAIL
13121           keyword in keyphrase embeded in testcase source code. The
13122           XFAIL keyword must be at the end of the keyphrase line. It
13123           may optionally be followed by one or more target triplets.
13124           It has just occured that the handling of wildcards in the
13125           target triplet may not be correct.
13126
13127 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
13128
13129         * g++.old-deja/tests:
13130           Moved all subdirectories up one level into g++.old-deja .
13131
13132         * lib/old-dejagnu.exp:
13133           Fixed problem with CXXFLAGS not being properly reset, and being
13134           corrupted with extraneous "-c" compiler option.  This was
13135           causing binaries to not be generated for test that needed them.
13136           Modified strings passed to "pass" and "fail" so that individual
13137           tests from the same test file would be distinguished by an
13138           identifier appended to the test file name in the summary logs;
13139           this corrected a problem with erroneous diff logs.  Added code
13140           to search testcases for expected fail and unexpected pass keywords.
13141
13142 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13143
13144         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
13145
13146 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
13147
13148         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
13149           Removed extraneous text from end of "Special g++ Options"
13150           keyphrase.
13151
13152         * lib/old-dejagnu.exp: Added pattern matching to look for new
13153           keywords, embedded in testcases comments, which will trigger
13154           calls to xpass and xfail.
13155
13156 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
13157
13158         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
13159           comments embedded in the testcases, especially the one looking for
13160           special compiler options, as well as the pattern matching for the
13161           compiler output again.
13162
13163 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
13164
13165         * lib/old-dejagnu.exp: Do a proper check of the return value for
13166           execute tests. Fixed several problems with the pattern matching
13167           of the compiler output which gave erroneous test results.
13168           Changed several of the test result messages to be more descriptive.
13169         * config/unix-g++.exp: Proc g++_load now actually works and
13170           executes the tests passed to it and returns a usable return
13171           value.
13172
13173 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13174
13175           * lib/gcc.exp: Exits gracefully if $CC is bogus.
13176
13177 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
13178
13179         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
13180           Modified both files to properly execute the old style
13181           dejagnu tests. The previous versions of these files were
13182           experimental and did not function anything near correctly.
13183
13184 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
13185
13186         * Removed all Makefile.in and configure.in files. No configuration
13187         needed now.
13188
13189 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
13190
13191         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
13192
13193 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13194
13195         * gcc.compile/configure.in, gcc.unsorted/configure.in,
13196         gcc.special/configure.in, gcc.noncompile/configure.in,
13197         gcc.execute/configure.in, gcc.code_quality/configure.in,
13198         g++.other/configure.in, g++.old-deja/configure.in,
13199         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
13200         in srcname setting.
13201
13202 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13203
13204         * lib/udi.exp:  Fixed mondfe and mondfe_download.
13205         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
13206         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
13207
13208 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13209
13210         * config/udi-gdb.exp: Check $shell_id after connecting to target.
13211         (gdb_exit): Don't remove *_soc files.
13212
13213 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
13214
13215         * lib/c-torture.exp: Don't look for main; instead always use -w
13216         -c.  This is how the c-torture tests work.  Remove the object
13217         file if the compilation succeeds.
13218         * gcc.execute/execute.exp: Remove executable if test passes.
13219         * gcc.noncompile/noncompile.exp: Every test is an expected
13220         failure.
13221         * gcc.special/special.exp: Added tests from c-torture 1.11,
13222         corrected use of existing test.
13223         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
13224         gcc.execute/920625-1.c: Updated to c-torture 1.11.
13225         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
13226         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
13227         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
13228         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
13229         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
13230         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
13231         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
13232         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
13233         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
13234         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
13235         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
13236         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
13237         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
13238         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
13239         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
13240         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
13241         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
13242         c-torture 1.11.
13243         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
13244         correspond to c-torture 1.11.
13245
13246         * New file.