OSDN Git Service

PR c++/8338
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
2
3         PR c++/8338
4         * g++.dg/template/crash2.C: New test.
5
6 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
7
8         * testsuite/g++.dg/abi/dtor1.C: New test.
9         * testsuite/g++.dg/abi/dtor2.C: Likewise.
10
11 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
12
13         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
14         Darwin.
15
16 2002-11-04  Adam Nemet  <anemet@lnxw.com>
17
18         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
19         -mthumb.  Only xfail with -O0.
20
21 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
22
23         * g++.dg/abi/thunk1.C: New test.
24         * g++.dg/abi/thunk2.C: Likewise.
25         * g++.dg/abi/vtt1.C: Likewise.
26
27 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
28
29         PR optimization/8423
30         * gcc.c-torture/execute/builtin-constant.c: New test.
31
32 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
33
34         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
35         Add some more cases.
36
37 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
38
39         PR c++/8391
40         * g++.dg/opt/local1.C: New test.
41
42 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
43
44         PR c++/8160
45         * g++.dg/template/complit1.C: New test.
46
47         PR c++/8149
48         * g++.dg/template/typename4.C: Likewise.
49
50 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
51
52         Core issue 287, PR c++/7639
53         * g++.dg/template/instantiate1.C: Adjust error location.
54         * g++.dg/template/instantiate3.C: New test.
55         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
56         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
57         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
58
59 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
60
61         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
62
63 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
64
65         PR c++/8287
66         * g++.dg/init/dtor2.C: New test.
67
68 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
69
70         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
71         * gcc.dg/nest.c: Bypass errors on irix6.
72
73 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
74
75         * gcc.dg/nest.c: Expect error for mmix-*-*.
76         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
77
78 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
79
80         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
81         markers.
82
83         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
84
85 2002-10-25  Mike Stump  <mrs@apple.com>
86
87         * gcc.dg/warn-1.c: New test.
88
89 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
90
91         * g++.dg/template/typename3.C: New test.
92
93 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
94
95         * g++.dg/lookup/ptrmem1.C: New test.
96
97         * g++.dg/abi/vthunk2.C: New test.
98
99 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
100
101         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
102
103 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
104
105         * g++.dg/abi/empty9.C: New test.
106
107 2002-10-24  Richard Henderson  <rth@redhat.com>
108
109         * g++.dg/inherit/thunk1.C: Enable for ia64.
110
111 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
112
113         PR c++/8067
114         * g++.dg/lookup/pretty1.C: New test.
115
116 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
117
118         * gcc.dg/20021023-1.c: New test.
119
120 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
121
122         PR c++/7679
123         * g++.dg/parse/inline1.C: New test.
124
125 2002-10-23  Richard Henderson  <rth@redhat.com>
126
127         * g++.dg/inherit/thunk1.C: Enable for x86_64.
128
129         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
130
131 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
132
133         PR c++/6579
134         * g++.dg/parse/stmtexpr3.C: New test.
135
136 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
137
138         * g++.dg/expr/cond1.C: New test.
139
140 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
141
142         * g++.dg/abi/vbase13.C: New test.
143         * g++.dg/abi/vbase14.C: Likewise.
144
145 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
146
147         * gcc.dg/tls/pic-1.c: New test.
148         * gcc.dg/tls/nonpic-1.c: New test.
149         * gcc.dg/20021018-1.c: New test.
150
151 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
152
153         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
154         Remove only files with the same base name as the test case.
155         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
156         (profopt-execute): Likewise.  Also, remove old profiling
157         and performance data files before running the tests.
158
159         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
160         * g++.dg/bprob/bprob.exp: Likewise.
161         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
162         to allow more general test case names.
163
164         * g++.dg/bprob/bprob-1.C: Rename to ...
165         * g++.dg/bprob/g++-bprob-1.C: ... this.
166
167         * g77.dg/bprob/bprob-1.f: Rename to ...
168         * g77.dg/bprob/g77-bprob-1.f: ... this.
169
170 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
171
172         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
173         bison 1.50 or later.
174
175 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
176
177         * g++.dg/README: Describe more test directories.
178
179 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
180
181         * g++.dg/init/array6.C: Add additional tests.
182
183 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
184
185         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
186         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
187
188 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
189
190         * gcc.c-torture/compile/20020604-1.x: New.
191         * gcc.c-torture/compile/simd-5.x: Likewise.
192         * gcc.c-torture/execute/920710-1.x: Likewise.
193         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
194
195 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
196
197         * g++.dg/inherit/override1.C: Add dg-options clause.
198
199 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
200
201         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
202         _mm_slli_si128.
203
204 2002-10-19  Andreas Schwab  <schwab@suse.de>
205
206         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
207         directory component.
208
209 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
210
211         * g++.dg/inherit/thunk1.C: New test.
212
213         * g++.dg/inherit/override1.C: New test.
214
215         * g++.dg/abi/mangle11.C: New test.
216         * g++.dg/abi/mangle14.C: New test.
217         * g++.dg/abi/mangle17.C: New test.
218
219 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
220
221         * g++.dg/overload/member2.C: New test.
222
223 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
224
225         * g++.dg/README: Describe new compat directory.
226         * g++.dg/dg.exp: Skip tests in compat directory.
227         * README.compat: New file.
228         * lib/compat.exp: New expect script.
229         * g++.dg/compat: New test directory.
230         * g++.dg/compat/compat.exp: New expect script.
231         * g++.dg/compat/abi: New test directory.
232         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
233         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
234         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
235         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
236         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
237         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
238         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
239         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
240         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
241         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
242         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
243         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
244         * g++.dg/compat/break: New test directory.
245         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
246         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
247         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
248         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
249         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
250         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
251         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
252         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
253         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
254         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
255         g++.dg/compat/break/README: New files.
256         * g++.dg/compat/eh: New test directory.
257         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
258         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
259         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
260         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
261         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
262         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
263         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
264         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
265         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
266         g++.dg/compat/eh/filter2_y.C,
267         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
268         g++.dg/compat/eh/new1_y.C,
269         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
270         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
271         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
272         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
273         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
274         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
275         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
276         g++.dg/compat/eh/unexpected1_y.C: New files.
277         * g++.dg/compat/init: New test directory.
278         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
279         g++.dg/compat/init/array5_y.C,
280         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
281         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
282         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
283         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
284         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
285         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
286         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
287         g++.dg/compat/init/init-ref2_y.C: New files.
288
289 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
290
291         PR c++/7584
292         * g++.dg/inherit/using3.C: New test.
293
294 Thu Oct 17 19:12:58 CEST 2002  Jan Hubicka  <jh@suse.cz>
295
296         * gcc.dg/20021017-2.c: New test.
297
298 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
299
300         * g++.dg/abi/mangle16.C: Adjust.
301
302         * g++.dg/init/array8.C: New test.
303
304 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
305
306         * gcc.dg/special/mips-abi.exp: New test.
307         * gcc.dg/special/mips-abi.s: Empty file used by the above.
308
309 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
310
311         * g++.dg/abi/mangle16.C: New test.
312         * g++.dg/abi/mangle17.C: Likewise.
313
314         PR c++/7478
315         * g++.dg/template/ref1.C: New test.
316
317 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
318
319         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
320
321 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
322
323         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
324
325 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
326
327         PR c++/7524
328         * g++.dg/init/array7.C: New test.
329
330 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
331
332         * g++.dg/init/array6.C: New test.
333
334         * g++.dg/abi/mangle13.C: Likewise.
335         * g++.dg/abi/mangle14.C: Likewise.
336         * g++.dg/abi/mangle15.C: Likewise.
337
338 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
339
340         * g++.dg/abi/empty8.C: New test.
341
342 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
343
344         * g++.dg/init/ctor1.C: New test.
345
346 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
347
348         * gcc.c-torture/execute/20021015-1.c: New test.
349
350 Tue Oct 15 14:22:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
351
352         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
353
354 Mon Oct 14 20:37:51 CEST 2002  Jan Hubicka  <jh@suse.cz>
355
356         * gcc.dg/i386-ssetype-[1-5].c: New tests.
357
358 2002-10-14  Richard Henderson  <rth@redhat.com>
359
360         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
361
362 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
363
364         PR optimization/6631
365         * g++.dg/opt/const2.C: New test.
366
367 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
368
369         PR c++/7176
370         * g++.dg/parse/friend1.C: New test.
371         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
372
373 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
374
375         * gcc.dg/20021014-1.c: New test.
376
377 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
378
379         PR c++/5661
380         * g++.dg/ext/vlm1.C: New test.
381         * g++.dg/ext/vlm2.C: Likewise.
382
383         * g++.dg/init/array1.C: Remove invalid braces.
384         * g++.dg/init/brace1.C: New test.
385         * g++.dg/init/copy2.C: Likewise.
386         * g++.dg/init/copy3.C: Likewise.
387         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
388         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
389         braces.
390
391 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
392
393         * gcc.dg/cpp/assembler.S: Don't use -ansi.
394
395 Fri Oct 11 10:56:49 2002  Richard Shann  <richard.shann@superh.com>
396
397         * gcc.c-torture/compile/simd-5.c: New test.
398
399 2002-10-10  Jim Wilson  <wilson@redhat.com>
400
401         * gcc.c-torture/execute/20021010-1.c: New test.
402
403 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
404
405         PR c/7353
406         * g++.dg/ext/typedef-init.C: New test.
407         * gcc.dg/typedef-init.c: New test.
408
409 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
410
411         * gcc.dg/cpp/paste13.c: New test.
412
413 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
414
415         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
416         remaining platforms, XFAIL during compile, not execute.  Don't
417         XFAIL at -O0.
418
419 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
420
421         * gcc.dg/alias-1.c: Tweak expected warning.
422
423 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
424
425         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
426
427 2002-10-06  Andreas Jaeger  <aj@suse.de>
428
429         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
430         * gcc.dg/cpp/c++98.C: Likewise.
431
432         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
433         * g++.dg/cpp/c++98.C: Likewise.
434
435         * g++.dg/README (Subdirectories): Mention cpp directory.
436
437         PR target/7559
438         * gcc.dg/20021006-1.c: New test.
439
440 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
441
442         PR c++/7804
443         * g++.dg/other/warning1.C: New test.
444
445 2002-10-04  Roger Sayle  <roger@eyesopen.com>
446
447         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
448         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
449         and sparc-*-* with -m64 as expected failures.  See PR 8087.
450
451 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
452
453         PR c++/7931
454         * g++.dg/template/ptrmem3.C: New test.
455
456         PR c++/7754
457         * g++.dg/template/union1.C: New test.
458
459 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
460
461         PR c++/8006
462         * g++.dg/abi/mangle9.C: New test.
463         * g++.dg/abi/mangle10.C: New test.
464         * g++.dg/abi/mangle11.C: New test.
465         * g++.dg/abi/mangle12.C: New test.
466
467 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
468
469         PR c++/7188.
470         * g++.dg/template/meminit1.C: New test.
471         * g++.dg/warn/Wreorder-1.C: Likewise.
472         * g++.old-deja/g++.mike/warn3.C: Tweak.
473         * lib/prune.exp: Ingore "in copy constructor".
474
475 2002-10-02  Andreas Jaeger  <aj@suse.de>
476
477         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
478         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
479         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
480         on x86-64.
481
482 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
483
484         * gcc.dg/empty1.C: Fix typo.
485
486 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
487
488         * gcc.dg/alias-1.c: New test.
489
490 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
491
492         * gcc.dg/empty1.C: New test.
493
494         * g++.dg/tls/init-2.C: Tweak error messages.
495
496 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
497
498         * gcc.c-torture/compile/20020923-1.c: New test.
499
500 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
501
502         * gcc.c-torture/execute/ffs-1.c: New test.
503         * gcc.c-torture/execute/ffs-2.c: Ditto.
504
505 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
506
507         * g++.dg/overload/member1.C: New test.
508
509 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
510
511         * g++.dg/abi/empty7.C: New test.
512         * g++.dg/init/pm2.C: Likewise.
513
514 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
515
516         * g++.dg/rtti/crash1.C: New test.
517
518 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
519
520         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
521         gcc.dg/sibcall-4.c: New tests.
522
523 2002-09-28  Roger Sayle  <roger@eyesopen.com>
524
525         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
526         powerpc and MMIX targets.
527
528 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
529
530         * gcc.dg/cpp/20020927-1.c: New.
531
532 2002-09-26  David S. Miller  <davem@redhat.com>
533
534         * gcc.c-torture/compile/trunctfdf.c: New.
535
536 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
537
538         * lib/target-supports.exp (check_weak_available): Handle solaris2.
539
540 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
541
542         * gcc.c-torture/execute/loop-15.c: New.
543
544 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
545
546         * README.QMTEST: Fix typo.
547
548 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
549
550         * gcc.dg/20020926-1.c: New test.
551
552 2002-09-25  David S. Miller  <davem@redhat.com>
553
554         PR target/7842
555         * gcc.c-torture/execute/shiftdi.c: New test.
556
557 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
558
559         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
560         unique to the tool.
561         * lib/g77.exp (g77_init): Likewise.
562         * lib/g++.exp (g++_init): Likewise.
563         * lib/objc.exp (objc_init): Likewise.
564
565 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
566
567         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
568         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
569         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
570
571 2002-09-25  Richard Henderson  <rth@redhat.com>
572
573         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
574         too-small long double.
575
576 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
577
578         * gcc.dg/20020919-1.c: New test.
579
580 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
581
582         * g++.dg/abi/bitfield6.C: New test.
583         * g++.dg/abi/bitfield7.C: New test.
584         * g++.dg/abi/bitfield8.C: New test.
585         * g++.dg/abi/vbase11.C: New test.
586
587 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
588
589         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
590         hppa*-*-hpux*.  Update test comment.
591
592 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
593
594         * gcc.dg/tls/struct-1.c: New test.
595
596 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
597
598         * gcc.dg/cpp/tr-warn2.c: Update.
599
600 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
601
602         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
603
604 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
605
606         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
607         systems.
608
609 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
610
611         * gcc.c-torture/execute/ieee/mzero3.c: New test.
612
613         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
614         Adjust for c++filt moved to binutils.  Remove spurious duplicate
615         setting of cxxfilt.
616
617 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
618
619         * gcc.dg/20020312-2.c: Update for darwin.
620
621 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
622
623         * g++.old-deja/g++.other/crash32.C: Mark ICE.
624
625 Tue Sep 17 13:59:45 2002  Nicola Pero  <n.pero@mi.flashnet.it>
626
627         * objc.dg/comp-types-1.m: New test.
628         * objc.dg/comp-types-2.m: New test.
629         * objc.dg/comp-types-3.m: New test.
630         * objc.dg/comp-types-4.m: New test.
631         * objc.dg/comp-types-5.m: New test.
632         * objc.dg/comp-types-6.m: New test.
633
634 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
635
636         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
637
638 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
639
640         * g++.dg/other/do1.C: New test.
641
642         * g++.dg/template/subst1.C: New test.
643
644 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
645
646         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
647
648 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
649
650         * g++.dg/template/qualttp20.C: Adjust expected errors.
651         * g++.old-deja/g++.jason/report.C: Likewise.
652         * g++.old-deja/g++.other/qual1.C: Likewise.
653
654         * g++.dg/lookup/scoped2.C: New test.
655
656         * g++.dg/ext/asm3.C: New test.
657
658 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
659
660         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
661
662 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
663
664         * ChangeLog: follow spelling conventions.
665         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
666         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
667         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
668         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
669         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
670         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
671         * g++.old-deja/g++.law/global-init1.C: Likewise.
672         * g++.old-deja/g++.other/delete4.C: Likewise.
673         * g++.old-deja/g++.other/inline21.C: Likewise.
674         * g++.old-deja/g++.other/singleton.C: Likewise.
675         * g77.dg/strlen0.f: Likewise.
676         * g77.f-torture/compile/20010519-1.f: Likewise.
677         * g77.f-torture/compile/980310-4.f: Likewise.
678         * gcc.c-torture/compile/20000605-1.c: Likewise.
679         * gcc.c-torture/execute/20020225-1.c: Likewise.
680         * gcc.dg/c90-hexfloat-2.c: Likewise.
681         * gcc.dg/c99-bool-1.c: Likewise.
682         * gcc.dg/c99-hexfloat-2.c: Likewise.
683         * gcc.dg/dll-2.c: Likewise.
684         * gcc.dg/wtr-union-init-1.c: Likewise.
685         * gcc.dg/wtr-union-init-2.c: Likewise.
686         * gcc.dg/wtr-union-init-3.c: Likewise.
687         * gcc.dg/cpp/avoidpaste1.c: Likewise.
688         * gcc.dg/cpp/defined.c: Likewise.
689         * gcc.dg/cpp/macsyntx.c: Likewise.
690         * gcc.dg/cpp/paste2.c: Likewise.
691         * gcc.dg/cpp/trad/defined.c: Likewise.
692         * gcc.dg/format/c90-printf-1.c: Likewise.
693         * gcc.dg/format/c90-scanf-1.c: Likewise.
694         * gcc.dg/format/c99-printf-1.c: Likewise.
695         * gcc.dg/format/c99-scanf-1.c: Likewise.
696         * gcc.misc-tests/gcov-8.c: Likewise.
697         * lib/profopt.exp: Likewise.
698
699 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
700
701         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
702
703 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
704
705         * g++.dg/inherit/using2.C: New test.
706
707 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
708
709         * ChangeLog: Follow spelling conventions.
710         * g++.dg/template/friend4.C: Likewise.
711         * g++.old-deja/g++.pt/crash67.C: Likewise.
712         * gcc.c-torture/execute/20000801-4.c: Likewise.
713         * gcc.dg/c90-digraph-1.c: Likewise.
714         * gcc.dg/c94-digraph-1.c: Likewise.
715         * gcc.dg/c99-digraph-1.c: Likewise.
716         * gcc.dg/cpp/line5.c: Likewise.
717         * gcc.dg/cpp/multiline.c: Likewise.
718         * gcc.dg/cpp/trad/literals-1.c: Likewise.
719         * gcc.dg/format/attr-3.c: Likewise.
720         * gcc.dg/format/c90-scanf-3.c: Likewise.
721         * gcc.dg/format/ext-4.c: Likewise.
722
723 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
724
725         * g++.dg/template/pretty1.C: New test.
726
727 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
728
729         * gcc.c-torture/execute/struct-cpy-1.c: New test.
730
731 2002-09-13  Matt Austern  <austern@apple.com>
732
733         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
734         passing a cast expression to a function by const reference.
735
736 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
737
738         * g++.dg/template/deduce1.C: New test.
739
740 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
741
742         * gcc.c-torture/execute/simd-1.c: Force all use of int to
743         32-bit int.
744
745 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
746
747         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
748         usage.
749
750 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
751
752         * gcc.c-torture/compile/20020910-1.c: New test.
753
754 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
755
756         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
757
758 2002-09-10  Andreas Jaeger  <aj@suse.de>
759
760         * gcc.dg/20020312-2.c: Adjust for x86-64.
761
762 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
763
764         * g77.dg/7388.f: New test case for PR 7388.
765
766 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
767
768         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
769
770 2002-09-05  Ziemowit Laski <zlaski@apple.com>
771
772         * objc.dg/proto-lossage-1.m: New test.
773
774 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
775
776         * gcc.dg/cpp/_Pragma4.c: Fix typo.
777
778 Fri Sep  6 16:39:37 2002  Nicola Pero  <n.pero@mi.flashnet.it>
779
780         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
781         expected to pass.
782
783 2002-09-06  Stan Shebs  <shebs@apple.com>
784             David Edelsohn  <edelsohn@gnu.org>
785
786         * gcc.dg/weak: New directory.
787         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
788         target-specific xfail bits.
789         * gcc.dg/typeof-2.c: Move to new directory.
790         * gcc.dg/weak.exp: New expect script.
791
792 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
793
794         * gcc.c-torture/execute/extzvsi.c: New test.
795
796 2002-09-05  Stan Shebs  <shebs@apple.com>
797
798         * gcc.dg/weak-1.c: xfail on Darwin.
799         * gcc.dg/weak-2.c: Ditto.
800         * gcc.dg/weak-3.c: Ditto.
801         * gcc.dg/weak-4.c: Ditto.
802         * gcc.dg/weak-5.c: Ditto.
803         * gcc.dg/weak-6.c: Ditto.
804         * gcc.dg/weak-7.c: Ditto.
805         * gcc.dg/weak-8.c: Ditto.
806         * gcc.dg/weak-9.c: Ditto.
807
808 Thu Sep  5 00:34:33 2002  J"orn Rennecke <joern.rennecke@superh.com>
809
810         * gcc.c-torture/execute/loop-14.c: New test.
811
812 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
813
814         * g++.dg/other/cxa-atexit1.C: New test.
815
816         * gcc.dg/typeof-2.c: New test.
817
818 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
819
820         * gcc.dg/cpp/_Pragma4.c: New test.
821
822 Tue Sep  3 11:04:26 2002  Nicola Pero  <n.pero@mi.flashnet.it>
823
824         * objc/execute/nil_method-1.m: New testcase.
825
826 Sun Sep  1 12:47:39 2002  Nicola Pero  <n.pero@mi.flashnet.it>
827
828         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
829         [Object class], not [Object initialize].
830
831 2002-08-31  Roger Sayle  <roger@eyesopen.com>
832             Hans-Peter Nilsson  <hp@bitrange.com>
833
834         * gcc.c-torture/execute/20020720-1.x: Skip test on
835         mmix-knuth-mmixware.  Correct comment.
836
837 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
838
839         * testsuite/g++.dg/abi/bitfield5.C: New test.
840         * testsuite/g++.dg/abi/vbase10.C: Likewise.
841
842 Tue Aug 27 22:23:22 2002  Nicola Pero  <n.pero@mi.flashnet.it>
843
844         * objc.dg/undeclared-selector.m: New test.
845
846 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
847
848         * g++.dg/other/offsetof1.C: Avoid cast warning.
849
850 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
851
852         * objc.dg/super-class-2.m: New test.
853
854 2002-08-24  Matt Austern  <austern@apple.com>
855
856         * g++.dg/ext/lvaddr.C: New test.
857         * g++.dg/ext/lvcast.C: New test.
858
859 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
860
861         * testsuite/g++.dg/inherit/cond1.C: New test.
862
863 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
864
865         * gcc.dg/noncompile/incomplete-1.c: New test.
866
867 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
868
869         * gcc.dg/typespec-1.c: New test.
870
871 2002-08-20  Devang Patel  <dpatel@apple.com>
872         * objc.dg/proto-hier-2.m: New test.
873
874 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
875
876         * objc.dg/bitfield-1.m: New test.
877         * objc.dg/bitfield-2.m: New test.
878
879 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
880
881         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
882         gcc.dg/c99-flex-array-4.c: New tests.
883
884 2002-08-16  Stan Shebs  <shebs@apple.com>
885
886         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
887
888 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
889
890         * gcc.dg/typeof-1.c: New test.
891         * g++.dg/ext/typeof2.C: New test.
892
893 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
894
895         * g++.dg/other/offsetof1.C: New test.
896
897 2002-08-14  Richard Henderson  <rth@redhat.com>
898
899         * gcc.dg/tls/diag-3.c: Fix expected message strings.
900
901 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
902
903         * gcc.dg/cpp/_Pragma3.c: New test.
904
905 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
906
907         * g++.dg/template/inherit3: New test.
908
909 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
910
911         * gcc.dg/bitfld-4.c: Add blank options.
912
913 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
914
915         * g++.dg/template/crash1.C: New test.
916
917 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
918
919         * gcc.dg/tls/opt-2.c: New test.
920
921 2002-08-08  Devang Patel  <dpatel@apple.com>
922
923         * objc.dg/selector-1.m : New test
924
925 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
926
927         * g++.dg/abi/bitfield4.C: New test.
928         * gcc.dg/bitfld-4.c: New test.
929
930 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
931
932         * g++.dg/other/packed1.C: New test.
933
934 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
935
936         * g++.dg/abi/offsetof.C: Tweak error messages.
937         * g++.old-deja/g++.mike/p10769a.C: Likewise.
938
939 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
940
941         * gcc.dg/bitfld-3.c: New test.
942
943 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
944             Richard Henderson  <rth@redhat.com>
945
946         * gcc.dg/i386-bitfield1.c: New test.
947         * g++.dg/abi/bitfield3.C: Update.
948
949 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
950
951         * objc.dg/const-str-2.m: Update.
952         * gcc.dg/cpp/c++98.c: Change to C extension.
953         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
954         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
955
956 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
957
958         * testsuite/gcc.dg/tls/diag-3.c: New.
959
960 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
961
962         * g++.dg/README (Subdirectories): Document new subdir expr.
963         * g++.dg/expr/pmf-1.C: New test.
964
965 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
966
967         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
968
969 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
970
971         * g++.dg/abi/bitfield3.C: New test.
972
973 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
974
975         * lib/gcov.exp: Tweak expected line formats.
976         * gcc.misc-tests/gcov8.c: New test.
977         * gcc.misc-tests/gcov8.x: New flags.
978
979 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
980
981         * consistency.vlad/layout/endian.c: Include string.h.
982
983         * gcc.c-torture/execute/20020805-1.c: New test.
984
985 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
986
987         * g++.dg/other/conversion1.C: New test.
988
989 2002-08-03  Roger Sayle  <roger@eyesopen.com>
990
991         * gcc.dg/builtins-1.c: New testcase.
992
993 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
994
995         * g++.dg/inherit/access3.C: New test.
996
997 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
998
999         * gcc.dg/ia64-visibility-2.c: New test.
1000
1001 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
1002
1003         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
1004         __qualifier_flags to __flags.
1005
1006 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
1007
1008         * g++.dg/inherit/operator1.C: New test.
1009         * g++.dg/lookup/disamb1.C: Fix typo in comment.
1010         * g++.dg/other/error1.C: Change expected error message.
1011         * g++.dg/template/conv4.C: Likewise.
1012
1013 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
1014
1015         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
1016         for documented behavior.
1017
1018 2002-07-25  Roger Sayle  <roger@eyesopen.com>
1019
1020         * gcc.c-torture/execute/20020720-1.x: Skip this test on
1021         several targets known to fail.
1022
1023 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
1024
1025         * gcc.dg/mips-args-[123].c: New tests.
1026
1027 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
1028
1029         * gcc.dg/ppc-spe.c: New.
1030
1031 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
1032
1033         * g++.dg/other/ptrmem4.C: New testcase.
1034
1035 2002-07-24  Richard Henderson  <rth@redhat.com>
1036
1037         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
1038
1039 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
1040
1041         * g++.dg/ext/alignof1.C (main): Return 0 for success.
1042
1043 2002-07-24  Roger Sayle  <roger@eyesopen.com>
1044
1045         * gcc.c-torture/execute/memset-3.c: New testcase.
1046
1047 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
1048
1049         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
1050         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
1051
1052 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1053
1054         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
1055         Delete.
1056
1057 Tue Jul 23 21:02:43 2002  J"orn Rennecke <joern.rennecke@superh.com>
1058
1059         * gcc.c-torture/compile/simd-4.c: New test.
1060
1061 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1062
1063         PR c++/7347, c++/7348
1064         * g++.dg/template/access4.C: New test.
1065         * g++.dg/template/access5.C: New test.
1066         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
1067         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
1068         * g++.old-deja/g++.pt/ttp58.C: Likewise.
1069         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
1070
1071 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
1072
1073         * gcc.dg/gnu89-init-2.c: New test.
1074
1075 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
1076
1077         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
1078
1079 2002-07-20  Roger Sayle  <roger@eyesopen.com>
1080
1081         * gcc.c-torture/execute/20020720-1.c: New testcase.
1082
1083 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
1084
1085         * gcc.dg/cpp/Wsignprom.c: New tests.
1086
1087 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
1088
1089         * gcc.c-torture/execute/loop-13.c: New test.
1090
1091 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
1092
1093         * gcc.dg/cpp/expr.c: New tests.
1094
1095 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
1096
1097         * g++.dg/opt/pr6713.C: Add template instantiation.
1098
1099 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
1100
1101         * gcc.dg/nest.c: New test.
1102
1103 2002-07-17  Richard Henderson  <rth@redhat.com>
1104
1105         * g++.dg/opt/pr6713.C: New test.
1106
1107 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
1108
1109         * gcc.c-torture/execute/loop-2e.x: Let the testcase
1110         XFAIL for all x86 processors.
1111
1112 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
1113
1114         * gcc.c-torture/execute/20010122-1.x: Do not test with
1115         -fomit-frame-pointer.
1116
1117 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1118
1119         * g++.dg/template/instantiate2.C: New test.
1120         * g++.dg/template/spec4.C: New test.
1121
1122 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1123
1124         * g++.dg/template/access2.C: New test.
1125         * g++.dg/template/access3.C: New test.
1126
1127 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
1128
1129         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
1130         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
1131         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
1132         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
1133         Convert to use <stdarg.h>.
1134         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
1135         Delete.
1136         * gcc.dg/va-arg-2.c: New.
1137         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
1138
1139 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
1140
1141         * gcc.c-torture/compile/20020710-1.c: New test.
1142
1143 Thu Jul 11 15:39:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
1144                           Andrew Pinski  <pinskia@physics.uc.edu>
1145
1146         gcc.c-torture/compile/simd-2.c: New testcase.
1147         gcc.c-torture/compile/simd-3.c: Likewise.
1148
1149 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
1150
1151         PR c++/7224
1152         * g++.dg/overload/error1.C: New test.
1153
1154 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1155
1156         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
1157         configuration and IRIX 6 O32 ABI.
1158
1159 2002-07-11  Roger Sayle  <roger@eyesopen.com>
1160
1161         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
1162
1163 2002-07-10  Roger Sayle  <roger@eyesopen.com>
1164
1165         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
1166
1167 2002-07-10  Jeffrey A Law  <law@redhat.com>
1168
1169         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
1170
1171         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
1172
1173 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
1174
1175         * gcc.dg/20020312-2.c: Check for __PPC__.
1176
1177 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
1178
1179         * gcc.c-torture/compile/20020709-1.c: New test.
1180
1181 2002-07-07  Roger Sayle  <roger@eyesopen.com>
1182
1183         * g++.dg/template/qualttp21.C: New test case.
1184
1185 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
1186
1187         * gcc.c-torture/compile/20020706-1.c: New test.
1188         * gcc.c-torture/compile/20020706-2.c: New test.
1189
1190 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
1191             Alexandre Oliva  <aoliva@redhat.com>
1192
1193         * g++.dg/warn/incomplete1.C: New test.
1194
1195 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1196
1197         PR c++/7099
1198         * g++.dg/warn/noreturn1.C: New test.
1199
1200 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
1201
1202         PR c++/6706
1203         * g++.dg/debug/debug6.C: New test.
1204         * g++.dg/debug/debug7.C: New test.
1205
1206 Thu Jul  4 07:36:48 2002  J"orn Rennecke <joern.rennecke@superh.com>
1207
1208         * gcc.c-torture/compile/simd-3.c: New test.
1209
1210 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
1211
1212         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
1213         * gcc.dg/20020620-1.c: Likewise.
1214
1215 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1216
1217         PR c++/6944
1218         * g++.dg/init/array4.C: New test.
1219         * g++.dg/init/array5.C: New test.
1220
1221 Wed Jul  3 10:25:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
1222
1223         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
1224         * gcc.c-torture/execute/simd-2.c (main): Likewise.
1225
1226 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1227
1228         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
1229         * gcc.dg/wtr-aggr-init-1.c: Likewise.
1230         * gcc.dg/wtr-conversion-1.c: Likewise.
1231         * gcc.dg/wtr-escape-1.c: Likewise.
1232         * gcc.dg/wtr-int-type-1.c: Likewise.
1233         * gcc.dg/wtr-label-1.c: Likewise.
1234         * gcc.dg/wtr-static-1.c: Likewise.
1235         * gcc.dg/wtr-strcat-1.c: Likewise.
1236         * gcc.dg/wtr-suffix-1.c: Likewise.
1237         * gcc.dg/wtr-switch-1.c: Likewise.
1238         * gcc.dg/wtr-unary-plus-1.c: Likewise.
1239         * gcc.dg/wtr-union-init-1.c: Likewise.
1240         * gcc.dg/wtr-union-init-2.c: Likewise.
1241         * gcc.dg/wtr-union-init-3.c: Likewise.
1242
1243         * gcc.dg/wtr-func-def-1.c: New test.
1244
1245 2002-07-02 Devang Patel <dpatel@apple.com>
1246
1247         * objc.dg/param-1.m: New test.
1248
1249 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
1250
1251         * gcc.dg/cpp/trad/directive.c: Add test.
1252         * gcc.dg/cpp/trad/macroargs.c: Add test.
1253         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
1254
1255 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
1256
1257         * gcc.dg/cpp/cmdlne-M.c: New test.
1258
1259 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
1260
1261         * objc.dg/desig-init-1.m: New test.
1262
1263 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1264
1265         PR c++/6716
1266         * g++.dg/template/instantiate1.C: New test.
1267
1268 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
1269
1270         PR c++/7112
1271         * g++.dg/template/sizeof2.C: New test.
1272
1273 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
1274
1275         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
1276         gcc.dg/cpp/trad/include.c: New tests.
1277
1278 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
1279
1280         PR target/7177
1281         * gcc.c-torture/compile/20020701-1.c: New test.
1282
1283 2002-07-01  Stan Shebs  <shebs@apple.com>
1284
1285         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
1286         header here...
1287         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
1288         (objc-torture-execute): or here.
1289
1290 Mon Jul  1 12:51:05 2002  J"orn Rennecke <joern.rennecke@superh.com>
1291
1292         * gcc.c-torture/execute/arith-rand-ll.c: New test.
1293
1294 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
1295
1296         * gcc.dg/cpp/trad/escaped-nl.c: New test.
1297
1298 2002-06-30  Devang Patel  <dpatel@apple.com>
1299
1300         * objc.dg/fsyntax-only.m: New test.
1301
1302 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
1303
1304         PR c++/6695
1305         * g++.dg/template/friend7.C: New file.
1306
1307 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
1308
1309         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
1310         return type.
1311
1312 Thu Jun 27 15:23:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
1313
1314         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
1315         avoid division by zero.
1316
1317 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
1318
1319         * gcc.dg/Wunknownprag.c: New tests.
1320
1321 Tue Jun 25 21:50:38 2002  J"orn Rennecke <joern.rennecke@superh.com>
1322
1323         * gcc.c-torture/execute/simd-2.c: New test.
1324
1325 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
1326
1327         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
1328         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
1329         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
1330         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
1331         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
1332         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
1333         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
1334         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
1335         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
1336         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
1337         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
1338         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
1339         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
1340         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
1341         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
1342         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
1343         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
1344
1345 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
1346
1347         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
1348         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
1349         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
1350         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
1351         New tests.
1352         * gcc.dg/cpp/trad/directive.c: Update.
1353
1354 2002-06-23  Andreas Jaeger  <aj@suse.de>
1355
1356         * gcc.c-torture/execute/complex-6.c: New.
1357
1358 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
1359
1360         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
1361         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
1362         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
1363         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
1364
1365 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
1366
1367         * gcc.dg/cpp/trad: New directory with traditional tests copied
1368         from parent directory.
1369         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
1370         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
1371         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
1372         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
1373         Move to trad/ and rename.
1374         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
1375         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
1376         gcc.dg/cpp/trad/redef2.c: New tests.
1377         * gcc.dg/cpp/trad/trad.exp: New driver.
1378
1379 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
1380
1381         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
1382         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
1383         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
1384         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
1385         Remove.
1386
1387 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
1388
1389         * gcc.dg/20020620-1.c: New test.
1390
1391 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1392
1393         * g++.dg/template/ttp4.C: New test.
1394
1395 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
1396
1397         * g++.dg/opt/vt1.C: Fix regexp.
1398
1399 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1400
1401         * gcc.c-torture/execute/pure-1.c: Make functions static again.
1402         Don't use attribute `noinline'.
1403
1404 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
1405
1406         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
1407
1408 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
1409
1410         * gcc.c-torture/execute/simd-1.c: New.
1411
1412         * gcc.dg/simd-1.c: New.
1413
1414 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
1415
1416         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
1417
1418 2002-06-16  Richard Henderson  <rth@redhat.com>
1419
1420         * g++.dg/ext/anon-struct1.C: New.
1421         * g++.dg/ext/anon-struct2.C: New.
1422         * g++.dg/ext/anon-struct3.C: New.
1423         * gcc.dg/anon-struct-1.c: New.
1424         * gcc.dg/anon-struct-2.c: New.
1425         * gcc.dg/anon-struct-3.c: New.
1426         * gcc.dg/20011008-1.c: Adjust warning text.
1427         * gcc.dg/20020527-1.c: Add -fms-extensions.
1428
1429 2002-06-16  Richard Henderson  <rth@redhat.com>
1430
1431         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
1432
1433 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
1434
1435         * gcc.c-torture/execute/20020615-1.c: New test.
1436
1437 2002-06-15  Roger Sayle  <roger@eyesopen.com>
1438
1439         * gcc.c-tortuture/execute/compare-1.c: New test case.
1440         * gcc.c-tortuture/execute/compare-2.c: New test case.
1441         * gcc.c-tortuture/execute/compare-3.c: New test case.
1442
1443 2002-06-13  Richard Henderson  <rth@redhat.com>
1444
1445         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
1446         ia64 ilp32.
1447
1448 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1449
1450         * g++.dg/template/typename2.C: Update error message.
1451
1452 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
1453
1454         * gcc.c-torture/execute/20020611-1.c: New test.
1455
1456 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
1457
1458         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
1459         list of targets to skip.
1460
1461 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
1462
1463         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
1464         targets if not optimizing.
1465
1466 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
1467
1468         * gcc.c-torture/compile/20020605-1.c: New test.
1469
1470         * g++.dg/opt/vt1.C: New test.
1471
1472         * gcc.dg/20020531-1.c: New test.
1473
1474         * gcc.dg/20020530-1.c: New test.
1475
1476         * gcc.dg/20020527-1.c: New test.
1477
1478         * g++.dg/opt/cse1.C: New test.
1479
1480 2002-06-07  Roger Sayle  <roger@eyesopen.com>
1481
1482         * gcc.dg/20020607-2.c: New test case.
1483
1484 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
1485
1486         * gcc.c-torture/compile/20020604-1.c: New test.
1487
1488 2002-06-04  Richard Henderson  <rth@redhat.com>
1489
1490         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
1491         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
1492         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
1493
1494 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
1495
1496         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
1497
1498 2002-06-03  Richard Henderson  <rth@redhat.com>
1499
1500         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
1501         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
1502
1503 2002-06-02  Richard Henderson  <rth@redhat.com>
1504
1505         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
1506         test functions static.
1507
1508 2002-06-02  Andreas Jaeger  <aj@suse.de>
1509
1510         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
1511         now.
1512
1513 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1514
1515         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
1516         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
1517         Update for mofified diagnostics.
1518         * gcc.dg/c99-intconst-1.c: No longer fail.
1519
1520 2002-06-02  Richard Henderson  <rth@redhat.com>
1521
1522         * gcc.dg/uninit-A.c: Remove xfail markers.
1523
1524 2002-06-01  Roger Sayle  <roger@eyesopen.com>
1525
1526         * gcc.dg/fnegate-1.c: New test case.
1527
1528 2002-05-30  Osku Salerma  <osku@iki.fi>
1529
1530         * gcc.c-torture/execute/mayalias-1.c: New file.
1531
1532 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1533
1534         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
1535         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
1536         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
1537
1538 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
1539
1540         * gcc.c-torture/execute/20020529-1.c: New test.
1541
1542 2002-05-27  Richard Henderson  <rth@redhat.com>
1543
1544         * g++.dg/ext/attrib6.C: New test case.
1545
1546 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1547
1548         * gcc.c-torture/execute/pure-1.c: New test.
1549
1550 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
1551
1552         * gcc.dg/cpp/arith-2.c: Remove.
1553
1554 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
1555
1556         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
1557         * gcc.dg/cpp/if-3.c: Remove.
1558
1559 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
1560
1561         * g++.dg/opt/cse2.C: New test.
1562
1563 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
1564
1565         * gcc.dg/cpp/arith-1.c: New semantic tests.
1566         * gcc.dg/cpp/if-1.c: Update.
1567
1568 2002-05-24  Ben Elliston  <bje@redhat.com>
1569
1570         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
1571
1572 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
1573
1574         * gcc.dg/verbose-asm.c: New test.
1575
1576 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1577
1578         * gcc.dg/cpp/paste12.c: New test.
1579
1580 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
1581
1582         * g++.dg/parse/named_ops.C: New test.
1583
1584 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
1585
1586         * gcc/testsuite/gcc.dg/weak-8.c: New test.
1587
1588 Thu May 23 11:09:26 2002  J"orn Rennecke <joern.rennecke@superh.com>
1589
1590         * gcc.dg/weak-2.c: Allow optional leading underscore
1591         in scan-assembler symbol name.
1592         * gcc.dg/weak-3.c: Likewise.
1593         * gcc.dg/weak-4.c: Likewise.
1594         * gcc.dg/weak-5.c: Likewise.
1595
1596 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
1597
1598         * gcc.dg/20020523-1.c: New test.
1599
1600 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
1601
1602         * objc.dg/const-str-2.m: Update now that we stop after
1603         a command line error.
1604
1605 2002-05-22  Richard Henderson  <rth@redhat.com>
1606
1607         * g++.dg/dg.exp: Fix typo in test pruneing.
1608
1609 2002-05-22  Richard Henderson  <rth@redhat.com>
1610
1611         * g++.dg/dg.exp: Prune the tls subdirectory.
1612         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
1613         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
1614         * g++.dg/tls/init-1.C: New.
1615
1616 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
1617
1618         * gcc.dg/20020517-1.c: New test.
1619
1620 2002-05-21  Richard Henderson  <rth@redhat.com>
1621
1622         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
1623         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
1624
1625 Tue May 21 14:25:32 2002  Brian R. Gaeke  <brg@dgate.ORG>
1626
1627         * g++.dg/other/copy2.C: New test.
1628
1629 Mon May 20 10:51:35 2002  J"orn Rennecke <joern.rennecke@superh.com>
1630
1631         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
1632         (MAX_COPY): Bump up to 10 times sizeof (long long).
1633         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
1634
1635         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
1636         sizeof (long long).
1637
1638         * gcc.c-torture/execute/strcpy-1.c: New test.
1639
1640 2002-05-19  Jason Merrill  <jason2redhat.com>
1641
1642         * g++.dg/ext/oper1.C: New test.
1643
1644 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
1645 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
1646
1647         * README.QMTEST: New file.
1648
1649         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
1650
1651 2002-05-19  Andreas Jaeger  <aj@suse.de>
1652
1653         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
1654         now.
1655         * gcc.c-torture/execute/loop-2d.x: Likewise.
1656
1657 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
1658
1659         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
1660         support weak symbols.
1661         * gcc.dg/weak-4.c: Likewise
1662         * gcc.dg/weak-6.c: Likewise
1663
1664 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
1665
1666         * gcc.dg/weak-3.c: Add dg-excess-error comment for
1667         cygwin, coff and h8300-*-hms targets
1668         * gcc.dg/weak-5.c: Likewise
1669         * gcc.dg/weak-7.c: Likewise
1670
1671 2002-05-16  Jason Merrill  <jason@redhat.com>
1672
1673         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
1674         (scan-assembler-not, scan-assembler-dem): Likewise.
1675         (scan-assembler-dem-not): Likewise.
1676
1677 2002-05-15  Richard Henderson  <rth@redhat.com>
1678
1679         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
1680
1681 2002-05-15  Richard Henderson  <rth@redhat.com>
1682
1683         * gcc.dg/weak-5.c (vfoo1c): No warning here.
1684         (vfoo1f): Warning here.
1685         (vfoo1l): Don't redefine the alias.
1686
1687 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
1688
1689         * g++.dg/init/pm1.C: New test.
1690
1691 2002-05-12  David S. Miller  <davem@redhat.com>
1692
1693         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
1694         types.
1695
1696 2002-05-10  Roger Sayle  <roger@eyesopen.com>
1697
1698         * gcc.c-torture/execute/20020510-1.c: New test case.
1699
1700 2002-05-10  David S. Miller  <davem@redhat.com>
1701
1702         * gcc.c-torture/execute/conversion.c: Test long double too.
1703
1704 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
1705
1706         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
1707         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
1708         * lib/g++.exp (g++_link_flags): Likewise.
1709         * lib/objc.exp (objc_target_compile): Likewise.
1710
1711 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
1712
1713         * gcc.dg/cpp/poison.c: Update.
1714         * gcc.dg/cpp/20000625-2.c: Remove.
1715         * gcc.dg/cpp/direct2s.c: Remove final test.
1716
1717 2002-05-08  Tom Rix  <trix@redhat.com>
1718
1719         * gcc.c-torture/execute/20020508-1.c: New test.
1720         * gcc.c-torture/execute/20020508-2.c: New test.
1721         * gcc.c-torture/execute/20020508-3.c: New test.
1722
1723 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
1724
1725         * gcc.dg/cpp/charconst-4.c: More tests.
1726
1727 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
1728
1729         PR c/6569
1730         * gcc.dg/weak-3.c: Update location of warning messages.
1731         * gcc.dg/weak-5.c: Likewise.
1732
1733 2002-05-06  Roger Sayle  <roger@eyesopen.com>
1734
1735         * gcc.c-torture/execute/20020506-1.c: New test case.
1736
1737 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
1738
1739         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
1740
1741 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1742
1743         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
1744
1745 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1746
1747         * gcc.dg/cpp/charconst-3.c: New test.
1748
1749 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1750
1751         * gcc.dg/cpp/charconst.c: Update tests.
1752
1753 2002-05-05  Tim Josling  <tej@melbpc.org.au>
1754
1755         * treelang: Added directory for new sample language treelang. Also
1756         lib/treelang.exp: New file to signal treelang should be tested.
1757
1758 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
1759
1760         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
1761         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
1762         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
1763         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
1764         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
1765         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
1766         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
1767
1768 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1769
1770         * gcc.dg/format/xopen-2.c: New test.
1771
1772 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
1773
1774         * gcc.dg/20020503-1.c: New test.
1775
1776 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
1777
1778         * g++.dg/init/dtor1.C: Make it tougher.
1779
1780 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
1781
1782         * g++.dg/init/dtor1.C: New test.
1783
1784 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
1785
1786         * gcc.dg/altivec-8.c: New.
1787
1788 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
1789
1790         * gcc.dg/altivec-7.c: New.
1791
1792 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
1793
1794         * g++.dg/parse/typedef1.C: New test.
1795
1796 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
1797
1798         PR c++/6486
1799         * g++.dg/template/friend6.C: New test.
1800
1801         PR c++/6492
1802         * g++.dg/init/copy1.C: New test.
1803
1804 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
1805
1806         * g++.dg/warn/effc1.C: New test.
1807
1808 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1809
1810         * gcc.dg/cpp/if-cexp.c: Add a test.
1811
1812 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
1813
1814         * gcc.dg/20020426-2.c: New test.
1815
1816 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
1817
1818         * gcc.dg/cpp/if-mop.c: Update.
1819         * gcc.dg/cpp/if-mpar.c: Add test.
1820         * gcc.dg/cpp/if-oppr.c: Update.
1821
1822 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1823
1824         PR c/6343
1825         * gcc.dg/weak-[2-7].c: New tests.
1826
1827 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
1828
1829         * gcc.dg/enum1.c: New test.
1830
1831 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
1832
1833         PR c++/6497
1834         * g++.dg/inherit/access2.C: New test.
1835
1836 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
1837
1838         PR bootstrap/6445
1839         * gcc.dg/20020426-1.c: New test.
1840
1841 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
1842
1843         * g++.dg/abi/enum1.C: New test.
1844
1845 2002-04-26  Richard Henderson  <rth@redhat.com>
1846
1847         * gcc.dg/c99-bool-1.c: Expect always true warning.
1848
1849 2002-04-25  Roger Sayle  <roger@eyesopen.com>
1850
1851         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
1852
1853 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1854
1855         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
1856         targets.
1857
1858 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
1859
1860         * g++.dg/abi/mange7.C: New test.
1861
1862         PR c++/6438.
1863         * g++.dg/parse/stmtexpr2.C: New test.
1864
1865 Wed Apr 24 21:38:36 2002  J"orn Rennecke <joern.rennecke@superh.com>
1866
1867         * gcc.dg/20020312-2.c: Add SH target.
1868
1869 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1870
1871         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
1872         compiler output on mips*-*-irix*.
1873
1874 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
1875
1876         * g++.dg/parse/attr1.C: New test.
1877
1878 2002-04-23  Roger Sayle  <roger@eyesopen.com>
1879
1880         * gcc.c-torture/execute/string-opt-17.c: New test case.
1881         * gcc.c-torture/execute/memset-2.c: New test case.
1882
1883 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
1884
1885         PR c++/6256:
1886         * g++.dg/template/friend5.C: New test.
1887
1888         PR c++/6331:
1889         * g++.dg/template/qual1.C: Likewise.
1890
1891 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
1892
1893         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
1894         Include stdlib.h, not stdio.h or ctype.h.
1895
1896 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
1897
1898         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
1899         cris-*-elf* and mmix-*-*.
1900         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
1901         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
1902         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
1903         Ditto.
1904         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
1905         * gcc.dg/wchar_t-1.c: Ditto.
1906
1907 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
1908
1909         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
1910         Clarify comment.
1911
1912 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
1913
1914         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
1915
1916 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1917
1918         * gcc.c-torture/execute/20000906-1.x: Delete.
1919
1920 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
1921
1922         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
1923
1924 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
1925
1926         * PR6367
1927         * g77.f-torture/execute/6367.f: New test.
1928         * g77.f-torture/execute/6367.x: Disable for MMIX.
1929
1930 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
1931
1932         * PR6352
1933         * g++.dg/opt/inline2.C: New test.
1934
1935 2002-04-18  Richard Henderson  <rth@redhat.com>
1936
1937         * gcc.dg/20000906-1.c: Enable for all targets.
1938         * gcc.c-torture/compile/iftrap-2.c: New.
1939
1940 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
1941
1942         * gcc.dg/20020418-1.c: New test.
1943         * gcc.dg/20020418-2.c: New test.
1944
1945 2002-04-18  Richard Henderson  <rth@redhat.com>
1946
1947         * gcc.c-torture/compile/iftrap-1.c: New.
1948         * gcc.dg/iftrap-1.c: Adjust for ia64.
1949         * gcc.dg/iftrap-2.c: New.
1950
1951 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
1952
1953         * gcc.c-torture/compile/20020418-1.c: New test.
1954
1955 2002-04-18  Roger Sayle  <roger@eyesopen.com>
1956
1957         * gcc.c-torture/compile/20020415-1.c: New.
1958
1959 2002-04-18  David S. Miller  <davem@redhat.com>
1960
1961         * gcc.c-torture/execute/20020418-1.c: New test.
1962
1963 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
1964
1965         * gcc.dg/20020416-1.c: New test.
1966
1967         * g++.dg/opt/inline1.C: New test.
1968
1969 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
1970
1971         * gcc.dg/altivec-5.c: New test.
1972
1973         * gcc.dg/20020415-1.c: New test.
1974
1975 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
1976
1977         * testsuite/lib/chill.exp: Remove.
1978
1979 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
1980
1981         * g++.dg/other/big-struct.C: New test.
1982
1983 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
1984
1985         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
1986         of scratch file.
1987
1988 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
1989
1990         PR c/6277
1991         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
1992         in scan-assembler function name
1993
1994 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
1995
1996         * g77.f-torture/execute/980628-4.x,
1997         g77.f-torture/execute/980628-5.x,
1998         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
1999         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
2000         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
2001         i[34567]86-*-*.
2002
2003 2002-04-13  David S. Miller  <davem@redhat.com>
2004
2005         * gcc.c-torture/execute/20020413-1.c: New test.
2006
2007 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
2008
2009         * gcc.dg/asm-6.c,
2010         * g++.dg/ext/asm1.C: New tests.
2011
2012 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
2013
2014         PR c++ 5373.
2015         * g++.dg/parse/stmtexpr1.C: New test.
2016
2017         PR c++/5189.
2018         * g++.dg/template/copy1.C: New test.
2019
2020 2002-04-12  Richard Henderson  <rth@redhat.com>
2021
2022         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
2023
2024 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
2025
2026         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
2027         gcc.c-torture/execute/20020307-2.c.
2028
2029 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
2030
2031         * g++.dg/ext/attrib5.C,
2032         * g++.dg/lookup/struct1.C: New tests.
2033
2034 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
2035
2036         * gcc.dg/20020411-1.c: New test.
2037
2038         * gcc.c-torture/execute/20020411-1.c: New test.
2039
2040 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
2041
2042         * g77.f-torture/execute/6177.f: New test.
2043
2044 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
2045
2046         PR middle-end/6247
2047         * g++.dg/opt/cleanup1.C: New test.
2048
2049         * g++.dg/opt/const1.C: New test.
2050
2051 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
2052
2053         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
2054
2055 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
2056
2057         PR c++/5507
2058         * g++.dg/template/typename2.C: New test.
2059
2060 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
2061
2062         * gcc.c-torture/execute/loop-12.c: New.
2063
2064 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
2065
2066         * g77.f-torture/execute/980628-4.x,
2067         g77.f-torture/execute/980628-5.x,
2068         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
2069         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
2070         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
2071
2072 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2073
2074         PR optimization/6086
2075         * g++.dg/opt/preinc1.C: New test.
2076
2077 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
2078
2079         PR c++/5571
2080         * g++.dg/opt/static2.C: New test.
2081
2082 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
2083
2084         PR c/5120
2085         * gcc.dg/20020406-1.c: New test.
2086
2087 2002-04-04  David S. Miller  <davem@redhat.com>
2088
2089         * gcc.c-torture/execute/20020404-1.c: New test.
2090
2091 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
2092
2093         PR c/6123
2094         * gcc.dg/20020312-2.c: Do not declare global register variable
2095         if __PIC__ or __pic__ is defined.
2096
2097 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
2098
2099         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
2100         __asm__ so that it works correctly even if -ansi -pedantic-errors.
2101
2102 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2103
2104         * gcc.misc-tests/linkage.exp: Update last change to handle
2105         sparc*-, not just sparc-.
2106
2107 2002-04-03  Richard Henderson  <rth@redhat.com>
2108
2109         * gcc.dg/cpp/ucs.c: Improved long UCS test.
2110
2111 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
2112
2113         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
2114
2115 2002-04-02  David S. Miller  <davem@redhat.com>
2116
2117         * gcc.c-torture/execute/20020402-3.c: New test.
2118
2119 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
2120
2121         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
2122         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
2123
2124         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
2125         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
2126         g77.f-torture/execute/20001201.x,
2127         g77.f-torture/execute/u77-test.x: New files.
2128
2129         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
2130         * gcc.dg/wchar_t-1.c: Ditto.
2131
2132 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2133
2134         * gcc.c-torture/execute/20020402-1.c: New test.
2135
2136 2002-04-01  Richard Henderson  <rth@redhat.com>
2137
2138         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
2139
2140         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
2141
2142 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2143
2144         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
2145
2146 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2147
2148         * g++.dg/inherit/template-as-base.C: Expect error.
2149         * g++.dg/inherit/namespace-as-base.C: Likewise.
2150
2151 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
2152
2153         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
2154         g++.dg/ext/instantiate3.C: Tweak match patterns.
2155
2156         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
2157         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
2158         -da test.
2159
2160 2002-03-31  Richard Henderson  <rth@redhat.com>
2161
2162         * gcc.dg/special/alias-2.c: New.
2163         * gcc.dg/special/ecos.exp: Run it.
2164
2165 2002-03-31  Richard Henderson  <rth@redhat.com>
2166
2167         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
2168
2169 2002-03-31  Kazu Hirata  <kazu@hxi.com>
2170
2171         * gcc.dg/weak-1.c: Disable on h8300 port.
2172
2173 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
2174
2175         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
2176         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
2177         ordering tests.
2178         * g++.dg/bprob/bprob-1.C: New test.
2179         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
2180         * g++.dg/gcov/gcov-1.C: New test.
2181         * g++.dg/gcov/gcov-1.x: New file.
2182         * g++.dg/gcov/gcov-2.C: New test.
2183         * g++.dg/gcov/gcov-3.C: New test.
2184         * g++.dg/gcov/gcov-3.h: New file.
2185
2186 2002-03-28  Roger Sayle  <roger@eyesopen.com>
2187
2188         * g++.old-deja/g++.other/builtins5.C: New test.
2189         * g++.old-deja/g++.other/builtins6.C: New test.
2190         * g++.old-deja/g++.other/builtins7.C: New test.
2191         * g++.old-deja/g++.other/builtins8.C: New test.
2192         * g++.old-deja/g++.other/builtins9.C: New test.
2193
2194 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
2195
2196         * g++.dg/opt/static1.C: New test.
2197
2198         * g++.dg/opt/longbranch1.C: New test.
2199
2200 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
2201
2202         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
2203
2204         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
2205
2206 Thu Mar 28 16:38:09 2002  Jeffrey A Law  (law@redhat.com)
2207
2208         * gcc.c-torture/execute/20020328-1.c: New test.
2209
2210 2002-03-27  Richard Henderson  <rth@redhat.com>
2211
2212         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
2213         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
2214         move from g++.old-deja/g++.ext/.
2215
2216 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
2217
2218         * g++.dg/init/new2.C: New test.
2219
2220 2002-03-26  Richard Henderson  <rth@redhat.com>
2221
2222         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
2223
2224         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
2225         on sparc.
2226
2227         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
2228         sparcv9 systems.
2229         * gcc.dg/20001102-1.c: Likewise.
2230
2231 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
2232
2233         * gcc.dg/cpp/endif-pedantic1.c,
2234         gcc.dg/cpp/endif-pedantic2.c:  New tests.
2235
2236 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
2237
2238         * g++.dg/init/new1.C: New test.
2239
2240 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
2241
2242         * g++.dg/abi/vbase9.C: New test.
2243
2244 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
2245
2246         * gcc.dg/arm-asm.c: New test.
2247
2248 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
2249
2250         * gcc.dg/Wswitch-enum.c: New test.
2251         Fix PR c/5044.
2252
2253 2002-03-26  Richard Henderson  <rth@redhat.com>
2254
2255         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
2256         structure.
2257
2258 2002-03-25  Richard Henderson  <rth@redhat.com>
2259
2260         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
2261         sparcv9 systems.
2262
2263         * gcc.c-torture/compile/20011119-1.c (xxx): New.
2264         * gcc.c-torture/compile/20011119-2.c (xxx): New.
2265
2266 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
2267
2268         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
2269
2270 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
2271
2272         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
2273         targets using generic thunk support.
2274
2275 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
2276
2277         * gcc.c-torture/compile/20020323-1.c: New test.
2278
2279         * g++.dg/opt/conj2.C: New test.
2280
2281 2002-03-24  Richard Henderson  <rth@redhat.com>
2282
2283         * gcc.dg/weak-1.c: Use -fno-common.
2284
2285 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
2286
2287         * g77.dg/f77-edit-apostrophe-out.f: New test
2288         * g77.dg/f77-edit-h-out.f: New test
2289         * g77.dg/f77-edit-t-in.f: New test
2290         * g77.dg/f77-edit-t-out.f: New test
2291         * g77.dg/f77-edit-x-out.f: New test
2292         * g77.dg/f77-edit-slash-out.f: New test
2293         * g77.dg/f77-edit-colon-out.f: New test
2294         * g77.dg/f77-edit-s-out.f: New test
2295
2296 2002-03-24  Richard Henderson  <rth@redhat.com>
2297
2298         * objc/execute/formal_protocol-6.x: New XFAIL.
2299
2300 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
2301
2302         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
2303         that do not support weak symbols
2304
2305 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
2306
2307         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
2308         * lib/g77.exp:  Likewise
2309         * lib/objc.exp: Likewise
2310
2311 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
2312
2313         * gcc.dg/Wswitch-default.c: New test.
2314
2315 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
2316
2317         * g++.dg/other/enum1.C: New test.
2318
2319 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
2320
2321         * gcc.dg/pragma-ep-3.c: Fix typo.
2322
2323 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2324
2325         * g++.dg/inherit/template-as-base.C: New test.
2326
2327 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
2328
2329         * g++.old-deja/g++.other/dwarf2-1.C: Move...
2330         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
2331
2332 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
2333
2334         * gcc.dg/cpp/multiline.c: Update to match.
2335
2336 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
2337
2338         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
2339
2340 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
2341
2342         * gcc.dg/cpp/extratokens2.c:  New file.
2343
2344 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
2345
2346         * gcc.dg/20020312-2.c: Add rs6000 target.
2347
2348         * gcc.c-torture/compile/20020319-1.c: New test.
2349
2350 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2351
2352         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
2353         (A, E): Handle this.
2354
2355 2002-03-20  Jason Merrill  <jason@redhat.com>
2356
2357         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
2358         ignoring -fpic.
2359         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
2360         through prune_gcc_output.
2361
2362 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
2363
2364         * gcc.c-torture/compile/20020320-1.c: New test.
2365
2366 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
2367
2368         * gcc.c-torture/compile/20020318-1.c: New test.
2369
2370         * gcc.dg/struct-by-value-1.c: New test.
2371
2372         * gcc.dg/20020319-1.c: New test.
2373
2374 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
2375
2376         * g++.dg/opt/conj1.C: New test.
2377
2378 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
2379
2380         * g++.dg/template/qualttp20.C: Revert previous change.
2381         * g++.dg/template/qualttp3.C: Likewise.
2382         * g++.dg/template/qualttp4.C: Likewise
2383         * g++.dg/template/qualttp5.C: Likewise
2384         * g++.dg/template/qualttp6.C: Likewise
2385         * g++.dg/template/qualttp7.C: Likewise
2386         * g++.dg/template/qualttp8.C: Likewise
2387         * g++.dg/template/recurse.C: Likewise.
2388
2389 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
2390
2391         * gcc.dg/cpp/wchar-1.c: Update.
2392
2393 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
2394
2395         * g++.dg/template/conv1.C: New test.
2396         * g++.dg/template/conv2.C: New test.
2397         * g++.dg/template/conv3.C: New test.
2398         * g++.dg/template/conv4.C: New test.
2399
2400 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
2401
2402         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
2403         * g++.dg/template/qualttp3.C: Likewise.
2404         * g++.dg/template/qualttp4.C: Likewise
2405         * g++.dg/template/qualttp5.C: Likewise
2406         * g++.dg/template/qualttp6.C: Likewise
2407         * g++.dg/template/qualttp7.C: Likewise
2408         * g++.dg/template/qualttp8.C: Likewise
2409         * g++.dg/template/recurse.C: Likewise.
2410
2411 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
2412
2413         * g++.dg/opt/dtor1.C: New test.
2414
2415 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
2416
2417         * gcc.c-torture/compile/20020315-1.c: New test.
2418
2419 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
2420
2421         * gcc.dg/weak-1.c: Fix scan tests.
2422
2423 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
2424
2425         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
2426         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
2427         cris-*-aout* mmix-*-*.
2428         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
2429         cris-*-aout* mmix-*-*.
2430         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
2431         cris-*-elf* cris-*-aout* and mmix-*-*.
2432         * gcc.dg/20001009-1.c: Ditto.
2433         * gcc.dg/20010912-1.c: Ditto.
2434         * gcc.dg/20020122-4.c: Ditto.
2435         * gcc.dg/inline-2.c: Ditto.
2436
2437 Thu Mar 14 14:28:38 2002  Jeffrey A Law  (law@cygnus.com)
2438
2439         * gcc.c-torture/compile/20020314-1.c: New test.
2440
2441 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
2442
2443         * gcc.c-torture/execute/20020314-1.c: New test.
2444
2445 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
2446
2447         * g++.dg/warn/Wunused-1.C: New test.
2448
2449 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
2450
2451         * g++.dg/abi/mangle6.C: New test.
2452
2453 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
2454
2455         * gcc.c-torture/compile/20020309-2.c: New test.
2456
2457         * gcc.c-torture/compile/20020312-1.c: New test.
2458
2459 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
2460
2461         * g++.dg/other/access1.C: New test.
2462
2463 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
2464
2465         * gcc.c-torture/execute/wchar_t-1.c: New test.
2466
2467 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
2468
2469         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
2470
2471 2002-03-12  Roger Sayle  <roger@eyesopen.com>
2472
2473         * gcc.dg/20020312-1.c: New test case.
2474
2475 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
2476
2477         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
2478
2479 2002-03-11  Richard Henderson  <rth@redhat.com>
2480
2481         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
2482         * g++.old-deja/g++.jason/report.C: Likewise.
2483
2484 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
2485
2486         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
2487         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
2488
2489 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
2490
2491         * testsuite/g++.dg/overload/pmf1.C: New test.
2492
2493 2002-03-11  Kazu Hirata  <kazu@hxi.com>
2494
2495         * gcc.c-torture/execute/20020307-1.c: Use long.
2496
2497 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
2498
2499         PR optimization/5844
2500         * gcc.dg/20020310-1.c: New test.
2501
2502 2002-03-09  Michael Meissner  <meissner@redhat.com>
2503
2504         * gcc.c-torture/execute/memcpy-2.c: New test.
2505         * gcc.c-torture/execute/memset-1.c: New test.
2506         * gcc.c-torture/execute/strlen-1.c: New test.
2507         * gcc.c-torture/execute/strcmp-1.c: New test.
2508         * gcc.c-torture/execute/strncmp-1.c: New test.
2509
2510 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
2511
2512         * gcc.dg/ppc-ldstruct.c: New test.
2513
2514 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
2515
2516         * gcc.c-torture/execute/va-arg-22.c: New test.
2517
2518 Sat Mar  9 07:47:50 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2519
2520         * gcc.c-torture/compile/20020309-1.c: New test.
2521
2522 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
2523
2524         * gcc.c-torture/execute/20020307-2.c: New test.
2525
2526 Thu Mar  7 10:05:31 2002  Jeffrey A Law  (law@redhat.com)
2527
2528         * g77.f-torture/compile/20020307-1.f: New test.
2529
2530 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
2531
2532         * gcc.dg/unordered-1.c: New test.
2533
2534 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
2535
2536         * gcc.c-torture/execute/20020307-1.c: New test.
2537
2538 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
2539
2540         * gcc.dg/20020304-1.c: New test.
2541
2542         * gcc.c-torture/compile/20020304-2.c: New test.
2543
2544 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
2545
2546         * gcc.c-torture/compile/20020304-1.c: New test case
2547         (from PR c/5830).
2548
2549 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
2550
2551         * gcc.dg/20020103-1.c: Add other -D ppc variants.
2552
2553 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2554
2555         * g++.dg/other/classkey1.C: New test.
2556
2557 2002-03-01  Richard Henderson  <rth@redhat.com>
2558
2559         * gcc.c-torture/compile/981223-1.x: New.
2560         * gcc.c-torture/compile/920625-1.x: New.
2561
2562 2002-02-28  Richard Henderson  <rth@redhat.com>
2563
2564         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
2565
2566 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
2567
2568         * gcc.c-torture/execute/20020227-1.c: New test.
2569
2570 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
2571
2572         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
2573         here" ERROR lines.
2574         * g++.old-deja/g++.oliva/partord1.C: Likewise.
2575         * g++.old-deja.g++.other/defarg1.C: Likewise.
2576         * g++.old-deja/g++.pt/calls2.C: Likewise.
2577         * g++.old-deja/g++.pt/crash20.C: Likewise.
2578         * g++.old-deja/g++.pt/crash30.C: Likewise.
2579         * g++.old-deja/g++.pt/crash36.C: Likewise.
2580         * g++.old-deja/g++.pt/crash6.C: Likewise.
2581         * g++.old-deja/g++.pt/defarg13.C: Likewise.
2582         * g++.old-deja/g++.pt/derived3.C: Likewise.
2583         * g++.old-deja/g++.pt/error1.C: Likewise.
2584         * g++.old-deja/g++.pt/friend21.C: Likewise.
2585         * g++.old-deja/g++.pt/friend23.C: Likewise.
2586         * g++.old-deja/g++.pt/infinite1.C: Likewise.
2587         * g++.old-deja/g++.robertl/eb128.C: Likewise.
2588
2589 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
2590
2591         * gcc.c-torture/execute/20020225-2.c: New test.
2592
2593 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
2594
2595         * gcc.c-torture/execute/920730-1t.c,
2596         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
2597         Delete test cases, only relevant to -traditional.
2598
2599 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
2600
2601         * gcc.dg/cpp/undef1.c: Remove.
2602         * gcc.dg/cpp/directiv.c: Update.
2603         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
2604
2605 2002-02-27  Michael Meissner  <meissner@redhat.com>
2606
2607         * gcc.c-torture/execute/20020226-1.c: New test.
2608
2609 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
2610
2611         * g++.dg/debug/debug4.C: New test.
2612
2613         * gcc.dg/ia64-visibility-1.c: New test.
2614
2615 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
2616
2617         * gcc.dg/debug/20020224-1.c: New.
2618
2619 2002-02-25  Kazu Hirata  <kazu@hxi.com>
2620
2621         * gcc.c-torture/execute/960416-1.x: New.
2622         * gcc.c-torture/execute/divconst-3.x: Likewise.
2623
2624 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
2625
2626         * gcc.dg/20020224-1.c: New test.
2627
2628 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
2629
2630         * gcc.c-torture/execute/20020225-1.c: New.
2631
2632 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
2633
2634         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
2635
2636 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
2637
2638         * gcc.dg/20020222-1.c: New test.
2639
2640 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
2641
2642         * g++.dg/opt/anonunion1.C: New test.
2643
2644 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
2645
2646         * g++.dg/template/qualttp19.C: New test.
2647         * g++.dg/template/qualttp20.C: New test.
2648         * g++.old-deja/g++.jason/report.C: Adjust expected errors
2649         * g++.old-deja/g++.other/qual1.C: Likewise.
2650
2651 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
2652
2653         * gcc.dg/attr-alwaysinline.c: New.
2654
2655 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
2656
2657         * gcc.dg/20020220-1.c: New test.
2658
2659         * gcc.dg/20020220-2.c: New test.
2660
2661         * g++.dg/opt/mmx1.C: New test.
2662
2663 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
2664
2665         * gcc.c-torture/compile/20020110.c: New test.
2666
2667 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
2668
2669         * gcc.c-torture/execute/20020219-1.c: New test.
2670
2671         * gcc.dg/20020219-1.c: New test.
2672
2673         * gcc.dg/noncompile/20020220-1.c: New test.
2674
2675         * g++.dg/opt/ptrintsum1.C: New test.
2676
2677         * gcc.dg/debug/20020220-1.c: New test.
2678
2679 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
2680
2681         * gcc.c-torture/execute/20020216-1.c: New test.
2682
2683 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
2684
2685         * gcc.dg/decl-1.c: Update, new test.
2686
2687 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
2688
2689         * g++.dg/abi/bitfield1.C: New test.
2690         * g++.dg/abi/bitfield2.C: New test.
2691
2692 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
2693
2694         * gcc.dg/attr-nest.c: New test.
2695
2696 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
2697
2698         * gcc.c-torture/execute/20020215-1.c: New test.
2699
2700 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
2701
2702         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
2703         * g++.dg/debug/debug.exp: New.
2704         * g++.dg/debug/trivial.C: New.
2705         * g++.dg/debug/debug1.C: Moved...
2706         * g++.dg/other/debug1.C: ...from here.
2707         * g++.dg/debug/debug2.C: Moved...
2708         * g++.dg/other/debug2.C: ...from here.
2709         * g++.dg/debug/debug3.C: Moved...
2710         * g++.dg/other/debug3.C: ...from here.
2711
2712         * gcc.dg/noncompile/20020213-1.c: New test.
2713
2714 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
2715
2716         * g++.dg/other/debug3.C: New test.
2717
2718         * gcc.c-torture/execute/20020213-1.c: New test.
2719
2720 2002-02-13  Richard Smith <richard@ex-parrot.com>
2721
2722         * g++.old-deja/g++.other/thunk1.C: New test.
2723
2724 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
2725
2726         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
2727
2728 2002-02-13  Stan Shebs  <shebs@apple.com>
2729
2730         * gcc.dg/altivec-3.c: New.
2731
2732 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
2733
2734         * gcc.dg/Wunreachable-1.c: New test.
2735         * gcc.dg/Wunreachable-2.c: New test.
2736
2737 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
2738
2739         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
2740
2741 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
2742
2743         * gcc.dg/decl-1.c: New test.
2744
2745 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
2746
2747         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
2748
2749 2002-02-10  Kazu Hirata  <kazu@hxi.com>
2750
2751         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
2752         * gcc.c-torture/compile/980506-1.x: Likewise.
2753
2754 2002-02-10  Kazu Hirata  <kazu@hxi.com>
2755
2756         * gcc.dg/20020210-1.c: New.
2757
2758 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
2759
2760         * g77.f-torture/execute/947.f: New regression test
2761         for PR fortran/947.
2762
2763 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
2764
2765         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
2766         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
2767
2768 2002-02-08  Richard Henderson  <rth@redhat.com>
2769
2770         * gcc.c-torture/compile/labels-3.c: New.
2771
2772 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
2773
2774         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
2775         expression statements work instead.
2776         * gcc.dg/noncompile/20020207-1.c: New test.
2777
2778 2002-02-07  Richard Henderson  <rth@redhat.com>
2779
2780         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
2781
2782 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
2783
2784         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
2785         message from g77
2786         * lib/g77-dg.exp: Trim g77 error messages so that they are
2787         recognized by dg.exp.
2788
2789 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
2790
2791         PR fortran/5473
2792         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
2793
2794 2002-02-07  Richard Henderson  <rth@redhat.com>
2795
2796         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
2797         to be sufficiently aligned for integers.
2798
2799 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
2800
2801         * g++.dg/template/friend4.C: New test.
2802
2803 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
2804
2805         PR fortran/5743
2806         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
2807         unsupported cases.
2808
2809 2002-02-07  Richard Henderson  <rth@redhat.com>
2810
2811         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
2812         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
2813         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
2814         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
2815
2816 2002-02-06  Richard Henderson  <rth@redhat.com>
2817
2818         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
2819
2820 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
2821
2822         * gcc.dg/20020206-1.c: New test.
2823
2824 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
2825
2826         * gcc.c-torture/execute/20020206-1.c: New test.
2827
2828         * gcc.c-torture/execute/20020206-2.c: New test.
2829
2830         PR optimization/5429:
2831         * gcc.c-torture/compile/20020206-1.c: New test.
2832
2833 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
2834
2835         * g++.dg/ext/align1.C: Do not use an explicit alignment value
2836         as certain file formats cannot support particularly large
2837         alignments.
2838
2839         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
2840         and do not expect to be able to link the executable.
2841
2842         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
2843         fail because the COFF format does not support the weak attribute.
2844
2845 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
2846
2847         * g77.dg/pr5473.f:  New test
2848
2849 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
2850
2851         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
2852         Fix testcase accordingly.
2853
2854 2002-02-04  Richard Henderson  <rth@redhat.com>
2855
2856         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
2857         (buf): Change to be an array of pointers, not ints.
2858
2859 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
2860
2861         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
2862         before all tests.  Move warning one line above to match where it
2863         C frontend emits.
2864         * gcc.dg/Wswitch-2.c: New test.
2865         * g++.dg/warn/Wswitch-1.C: New test.
2866         * g++.dg/warn/Wswitch-2.C: New test.
2867
2868 2002-02-04  Richard Henderson  <rth@redhat.com>
2869
2870         * g++.dg/abi/offsetof.C: Fix size comparison.
2871
2872 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
2873
2874         * gcc.dg/cast-qual-2.c: New test.
2875
2876 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
2877
2878         * gcc.dg/20020201-4.c: New test.
2879
2880 2002-02-04  Ben Elliston  <bje@redhat.com>
2881
2882         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
2883         target_info attribute != 0, in addition to the empty string.
2884         (gcc_target_compile): Likewise.
2885
2886 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
2887
2888         * gcc.dg/Wswitch.c: New test.
2889         PR gcc/4475. PR gcc/3780.
2890
2891 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
2892
2893         * g77.f-torture/execute/5122.f: New test for regressions
2894         against PR fortran/5122.
2895
2896 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
2897
2898         * g77.f-torture/compile/pr3743.f: Delete
2899         * g77.dg/pr3743-1.f: New test.
2900         * g77.dg/pr3743-2.f: New test.
2901         * g77.dg/pr3743-3.f: New test.
2902         * g77.dg/pr3743-4.f: New test.
2903
2904 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2905
2906         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
2907
2908 2002-02-02  Richard Henderson  <rth@redhat.com>
2909
2910         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
2911         * gcc.c-torture/execute/bf64-1.c: Likewise.
2912
2913 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
2914
2915         * gcc.dg/20020201-2.c: New test.
2916
2917         * gcc.dg/20020201-3.c: New test.
2918
2919         * gcc.c-torture/execute/bitfld-2.c: New test.
2920
2921 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2922
2923         * gcc.dg/bitfld-1.c: Update.
2924         * gcc.dg/bitfld-2.c: Update.
2925         * gcc.c-torture/execute/bitfld-1.x: New.
2926
2927 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
2928
2929         * gcc.c-torture/execute/20020201-1.c: New test.
2930
2931 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
2932
2933         PR target/5469
2934         * gcc.dg/20020201-1.c: New test.
2935
2936 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
2937
2938         PR fortran/3743
2939         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
2940         * g77.f-torture/compile/pr3743.x: Remove
2941
2942 2002-01-31  Tom Rix  <trix@redhat.com>
2943
2944         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
2945
2946 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
2947
2948         * gcc.dg/noncompile/20020130-1.c: New test.
2949
2950 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
2951
2952         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
2953
2954 2002-01-29  Richard Henderson  <rth@redhat.com>
2955
2956         * gcc.c-torture/execute/991118-1.c: Cast various constants back
2957         to long long.
2958         * gcc.c-torture/execute/bf64-1.c: Likewise.
2959
2960 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
2961
2962         * gcc.c-torture/execute/20020129-1.c: New test.
2963
2964 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
2965
2966         * gcc.c-torture/compile/20000224-1.c: Update.
2967         * gcc.c-torture/execute/bitfld-1.c: New tests.
2968         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
2969         * gcc.dg/uninit-A.c: Update.
2970
2971 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
2972
2973         * g++.dg/template/ctor1.C: Add instantiation.
2974
2975 2002-01-28  Paul Koning  <pkoning@equallogic.com>
2976
2977         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
2978         argument to __builtin_prefetch to be const ptr.
2979
2980 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
2981
2982         * gcc.c-torture/compile/20020120-1.c: New test.
2983
2984 2002-01-27  Kazu Hirata  <kazu@hxi.com>
2985
2986         * gcc.c-torture/execute/20020127-1.c: New test.
2987
2988 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
2989
2990         * g77.dg/f77-edit-i-in.f: New test
2991         * g77.dg/f77-edit-i-out.f: New test
2992
2993 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
2994
2995         * gcc.dg/debug/debug.exp: New file.
2996         * gcc.dg/debug/trivial.c: New file.
2997         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
2998         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
2999         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
3000         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
3001         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
3002         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
3003         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
3004         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
3005         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
3006         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
3007         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
3008         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
3009         * gcc.dg/20000503-1.c: Removed.
3010         * gcc.dg/20010207-1.c: Removed.
3011         * gcc.dg/20011223-1.c: Removed.
3012         * gcc.dg/20020104-2.c: Removed.
3013         * gcc.dg/debug-1.c: Removed.
3014         * gcc.dg/debug-2.c: Removed.
3015         * gcc.dg/debug-3.c: Removed.
3016         * gcc.dg/debug-4.c: Removed.
3017         * gcc.dg/debug-5.c: Removed.
3018         * gcc.dg/debug-6.c: Removed.
3019         * gcc.dg/dwarf2-1.c: Removed.
3020         * gcc.dg/dwarf2-2.c: Removed.
3021
3022 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
3023
3024         * g++.old-deja/g++.other/eh5.C: New test.
3025         * g++.old-deja/g++.other/sibcall2.C: New test.
3026         * g++.old-deja/g++.other/array9.C: New test.
3027         * g++.old-deja/g++.other/typename2.C: New test.
3028         * g++.old-deja/g++.other/crash60.C: New test.
3029         * g++.old-deja/g++.other/conv9.C: New test.
3030         * g++.old-deja/g++.other/mangle10.C: New test.
3031         * g++.old-deja/g++.other/unchanging1.C: New test.
3032         * g++.old-deja/g++.other/exprstmt1.C: New test.
3033         * g++.old-deja/g++.other/inline23.C: New test.
3034         * g++.old-deja/g++.eh/ia64-1.C: New test.
3035         * g++.old-deja/g++.other/dwarf2-1.C: New test.
3036         * g++.old-deja/g++.other/reload1.C: New test.
3037         * g++.old-deja/g++.other/static20.C: New test.
3038         * g++.old-deja/g++.other/local-alloc1.C: New test.
3039         * g++.old-deja/g++.other/conv8.C: New test.
3040         * g++.old-deja/g++.other/stmtexpr2.C: New test.
3041         * g++.old-deja/g++.other/storeexpr1.C: New test.
3042         * g++.old-deja/g++.other/storeexpr2.C: New test.
3043         * g++.dg/eh/template2.C: New test.
3044         * g++.dg/warn/weak1.C: New test.
3045
3046 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
3047
3048         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
3049         Remove first, non-varying, argument.
3050
3051 2002-01-23  Richard Henderson  <rth@redhat.com>
3052
3053         * gcc.dg/inline-2.c: New.
3054
3055         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
3056         Add optional target arg.  Check number of arguments.
3057         (scan-assembler-not, scan-assembler-dem): Likewise.
3058         (scan-assembler-dem-not): Likewise.
3059
3060 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
3061
3062         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
3063         line 12.
3064         * g++.old-deja/g++.brendan/parse3.C,
3065         g++.old-deja/g++.other/crash26.C,
3066         g++.old-deja/g++.other/crash28.C,
3067         g++.old-deja/g++.other/crash29.C,
3068         g++.old-deja/g++.other/crash30.C,
3069         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
3070
3071 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
3072
3073         * gcc.dg/20020115-1.c: New.
3074
3075 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
3076
3077         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
3078
3079 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
3080
3081         * gcc.dg/20020122-3.c: New.
3082
3083 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
3084
3085         * g++.dg/other/gc1.C: New test.
3086
3087 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
3088
3089         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
3090
3091 2002-01-22  Richard Henderson  <rth@redhat.com>
3092
3093         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
3094
3095 2002-01-22  Richard Henderson  <rth@redhat.com>
3096
3097         * gcc.dg/20020122-4.c: New.
3098
3099 2002-01-22  H.J. Lu <hjl@gnu.org>
3100
3101         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
3102         link output.
3103         * gcc.dg/special/ecos.exp: Likewise.
3104         * lib/g++-dg.exp: Likewise.
3105         * lib/g77-dg.exp: Likewise.
3106         * lib/gcc-dg.exp : Likewise.
3107         * lib/mike-g++.exp: Likewise.
3108         * lib/mike-g77.exp: Likewise.
3109         * lib/mike-gcc.exp: Likewise.
3110         * lib/objc-dg.exp: Likewise.
3111
3112 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
3113
3114         PR target/5379
3115         * gcc.dg/20020122-2.c: New test.
3116
3117 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
3118
3119         * gcc.dg/20020122-1.c: New test.
3120
3121 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
3122
3123         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
3124
3125 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
3126
3127         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
3128
3129 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3130
3131         * gcc.c-torture/compile/20020121-1.c: New test.
3132
3133 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3134
3135         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
3136         ld_library_path.
3137
3138 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
3139
3140         * gcc.dg/20020218-1.c: New test.
3141
3142 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
3143
3144         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
3145         messages
3146         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
3147         "At global scope" warning
3148         * g++.dg/ext/align1.C: Change cygwin test for alignment
3149         from db-bogus to dg-warning
3150
3151 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
3152
3153         * g77.f-torture/compile/cpp2.F: New test.
3154
3155 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
3156
3157         * g++.dg/template/access1.C: New test.
3158
3159 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
3160
3161         * gcc.dg/20020118-1.c: New.
3162
3163 2002-01-18  Kazu Hirata  <kazu@hxi.com>
3164
3165         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
3166
3167 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
3168
3169         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
3170         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
3171         alignment warnings.
3172
3173 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
3174
3175         * gcc.misc-tests/i386-prefetch.exp: Save and restore
3176         torture_with_loops and torture_without_loops
3177
3178 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
3179
3180         * gcc.c-torture/compile/20020116-1.c: New test.
3181
3182 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
3183
3184         * gcc.dg/20020116-2.c: New test.
3185
3186         * gcc.dg/ultrasp4.c: New test.
3187
3188         * gcc.dg/20020116-1.c: New test.
3189
3190 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
3191
3192         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
3193         by EABI.
3194
3195 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
3196
3197         * gcc.misc-tests/i386-prefetch.exp: New.
3198         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
3199         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
3200         * gcc.misc-tests/i386-pf-none-1.c: New test.
3201         * gcc.misc-tests/i386-pf-sse-1.c: New test.
3202
3203 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
3204
3205         * gcc.dg/gnu89-init-1.c: Add new tests.
3206
3207 2002-01-15  Andreas Jaeger  <aj@suse.de>
3208
3209         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
3210         * gcc.dg/i386-mmx-2.c: Likewise.
3211         * gcc.dg/i386-sse-1.c: Likewise.
3212         * gcc.dg/i386-sse-2.c: Likewise.
3213         * gcc.dg/i386-sse-3.c: Likewise.
3214
3215 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
3216
3217         * g77.f-torture/execute/intrinsic-unix-bessel.f:
3218         Uncomment additional cases that now pass.
3219
3220 2002-01-11  Richard Henderson  <rth@redhat.com>
3221
3222         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
3223         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
3224
3225 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
3226
3227         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
3228
3229 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
3230
3231         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
3232         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
3233
3234 2002-01-10  Dale Johannesen  <dalej@apple.com>
3235
3236         * gcc.c-torture/execute/loop-11.c: New.
3237
3238 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
3239
3240         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
3241         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
3242
3243 2002-01-09  Richard Henderson  <rth@redhat.com>
3244
3245         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
3246         type in which to perform the operation for each size.
3247
3248 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
3249
3250         * gcc.c-torture/compile/20020109-2.c: New test.
3251
3252 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
3253
3254         * gcc.c-torture/execute/loop-10.c: New test.
3255
3256 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
3257
3258         * gcc.c-torture/compile/20010226-1.c: New test.
3259         * gcc.c-torture/compile/20010227-1.c: New test.
3260         * gcc.c-torture/compile/20010426-1.c: New test.
3261         * gcc.c-torture/compile/20010510-1.c: New test.
3262         * gcc.c-torture/compile/20010605-3.c: New test.
3263         * gcc.c-torture/compile/20010824-1.c: New test.
3264         * gcc.c-torture/execute/20010409-1.c: New test.
3265         * gcc.dg/noncompile/20000901-1.c: New test.
3266         * gcc.dg/20001023-1.c: New test.
3267         * gcc.dg/20001101-1.c: New test.
3268         * gcc.dg/20001102-1.c: New test.
3269         * gcc.dg/20010207-1.c: New test.
3270         * gcc.dg/20010405-1.c: New test.
3271         * gcc.dg/20010822-1.c: New test.
3272         * gcc.dg/20011107-1.c: New test.
3273
3274 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
3275
3276         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
3277
3278         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
3279         execution failure on PA targets.
3280
3281 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
3282
3283         * gcc.c-torture/compile/20020109-1.c: New test.
3284
3285 2002-01-08  Kazu Hirata  <kazu@hxi.com>
3286
3287         * gcc.c-torture/execute/20020108-1.c: New test.
3288
3289 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
3290
3291         * gcc.dg/20020108-1.c: New test.
3292
3293 2002-01-08  H.J. Lu <hjl@gnu.org>
3294
3295         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
3296         for header files.
3297
3298 2002-01-08  Geoff Keating  <geoffk@redhat.com>
3299
3300         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
3301         consistency.
3302
3303 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
3304
3305         * gcc.dg/altivec-4.c: Test altivec predicates.
3306
3307 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
3308
3309         * gcc.c-torture/execute/20020107-1.c: New test.
3310
3311 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
3312
3313         PR c/5279
3314         * gcc.c-torture/compile/20020106-1.c: New test.
3315
3316 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
3317
3318         * gcc.c-torture/execute/nestfunc-4.c: New test.
3319
3320 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
3321
3322         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
3323         extra triple that slipped in.
3324         * g++.old-deja/g++.abi/align.C: Likewise.
3325         * g++.old-deja/g++.abi/bitfields.C: Likewise.
3326
3327 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
3328
3329         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
3330         * g++.old-deja/g++.abi/align.C: Likewise.
3331         * g++.old-deja/g++.abi/bitfields.C: Likewise.
3332
3333         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
3334         on FreeBSD/i386.
3335         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
3336         FreeBSD.
3337
3338 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
3339
3340         * gcc.dg/20020104-1.c: New test.
3341
3342         * gcc.dg/20020104-2.c: New test.
3343
3344 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
3345
3346         * gcc.dg/20020103-1.c: Fix typo in target selector.
3347
3348 2002-01-03  Richard Henderson  <rth@redhat.com>
3349
3350         * gcc.dg/20020103-1.c: New.
3351
3352 2002-01-03  Kazu Hirata  <kazu@hxi.com>
3353
3354         * gcc.c-torture/execute/20020103-1.c: New test.
3355
3356 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
3357
3358         * g++.dg/other/debug2.C: New test.
3359
3360         * gcc.c-torture/compile/20020103-1.c: New test.
3361
3362 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
3363
3364         * gcc.dg/gnu89-init-1.c: Added new tests.
3365
3366 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
3367
3368         * g++.dg/template/friend2.C: Remove as patch is reverted.
3369
3370         * g++.dg/warn/oldcast1.C: New test.
3371
3372         * g++.dg/template/ptrmem1.C: New test.
3373         * g++.dg/template/ptrmem2.C: New test.
3374
3375         * g++.dg/template/ntp.C: New test.
3376
3377         * g++.dg/other/component1.C: New test.
3378
3379         * g++.dg/template/ttp3.C: New test.
3380
3381         * g++.dg/template/friend2.C: New test.
3382         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
3383
3384 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
3385
3386         * g++.dg/other/ptrmem1.C: New test.
3387         * g++.dg/other/ptrmem2.C: New test.
3388
3389 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
3390
3391         * g++.dg/template/ctor1.C: New test.
3392
3393 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
3394
3395         * g++.dg/template/friend2.C: New test.
3396
3397 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
3398
3399         * gcc.dg/mmix-1.c: New test.
3400
3401 2001-12-31  Richard Henderson  <rth@redhat.com>
3402
3403         * gcc.dg/asm-5.c: New.
3404
3405 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
3406
3407         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
3408         in namespace __gnu_cxx
3409
3410 2001-12-30  Richard Henderson  <rth@redhat.com>
3411
3412         * gcc.dg/debug-6.c: New.
3413
3414 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
3415
3416         * gcc.c-torture/compile/20011229-2.c: New test.
3417
3418 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
3419
3420         * gcc.dg/debug-3.c: New test.
3421         * gcc.dg/debug-4.c: New test.
3422         * gcc.dg/debug-5.c: New test.
3423
3424 2001-12-29  Richard Henderson  <rth@redhat.com>
3425
3426         * g++.dg/eh/loop1.C: New.
3427
3428 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
3429
3430         * g++.dg/template/crash1.C: New test.
3431
3432 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
3433
3434         * g++.dg/other/const1.C: New test.
3435
3436 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
3437
3438         * gcc.c-torture/compile/20011229-1.c: New test.
3439
3440 2001-12-28  Stan Shebs  <shebs@apple.com>
3441
3442         * lib/objc-torture.exp: Resync with c-torture.exp.
3443         * lib/objc.exp: Load standard libraries.
3444
3445 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
3446
3447         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
3448         additional tests.
3449
3450 2001-12-27  Roger Sayle <roger@eyesopen.com>
3451
3452         * gcc.c-torture/execute/string-opt-16.c: New testcase.
3453
3454 2001-12-27  Richard Henderson  <rth@redhat.com>
3455
3456         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
3457
3458 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
3459
3460         * g++.dg/eh/ctor1.C: New test.
3461         * g++.dg/other/error2.C: New test.
3462
3463 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
3464
3465         * g++.dg/other/init2.C: New test.
3466
3467 2001-12-24  Richard Henderson  <rth@redhat.com>
3468
3469         * gcc.dg/20011223-1.c: New.
3470         * gcc.dg/inline-1.c: New.
3471
3472 2001-12-23  Richard Henderson  <rth@redhat.com>
3473
3474         * gcc.dg/asm-4.c: Test operand modifiers.
3475
3476 2001-12-23  Richard Henderson  <rth@redhat.com>
3477
3478         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
3479
3480 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3481
3482         * gcc.c-torture/execute/20011223-1.c: New test.
3483
3484 2001-12-21  Richard Henderson  <rth@redhat.com>
3485
3486         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
3487         re-enables the warning.
3488
3489 2001-12-21  Richard Henderson  <rth@redhat.com>
3490
3491         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
3492
3493 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
3494
3495         * gcc.c-torture/compile/20011218-1.c: New test.
3496
3497 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
3498
3499         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
3500         arm-isr.c test.
3501         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
3502         epilogue generation for ARM ISR routines.
3503
3504 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3505
3506         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
3507         * gcc.dg/format/c90-printf-3.c: Likewise.
3508         * gcc.dg/format/c99-printf-3.c: Likewise.
3509         * gcc.dg/format/ext-1.c: Likewise.
3510         * gcc.dg/format/ext-6.c: Likewise.
3511         * gcc.dg/format/format.h: Prototype unlocked stdio.
3512
3513 2001-12-20  Richard Henderson  <rth@redhat.com>
3514
3515         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
3516         (arena): Use it.
3517         (malloc): Correct allocation logic.  Abort if we fill up the
3518         arena before initialization complete.
3519         (realloc): Correct allocation logic.
3520
3521 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
3522
3523         * gcc.c-torture/compile/20011219-2.c: New test.
3524
3525         * gcc.c-torture/execute/20011219-1.c: New test.
3526
3527 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
3528
3529         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
3530         target does not support weak symbols.
3531
3532 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
3533
3534         * gcc.c-torture/compile/20011219-1.c: New test.
3535
3536 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
3537
3538         * g++.dg/other/error1.C: New test.
3539
3540 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
3541
3542         * gcc.c-torture/execute/20011217-1.c: New test.
3543
3544 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
3545
3546         * objc.dg/special/: New directory.
3547         * objc.dg/special/special.exp: New file.
3548         * objc.dg/special/unclaimed-category-1.h: New file.
3549         * objc.dg/special/unclaimed-category-1a.m: New file.
3550         * objc.dg/special/unclaimed-category-1.m: New file.
3551
3552 2001-12-17  Andreas Jaeger  <aj@suse.de>
3553
3554         * gcc.c-torture/compile/20011217-2.c: New test.
3555
3556 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3557
3558         * gcc.c-torture/compile/20011217-1.c: New test.
3559
3560 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
3561
3562         * testsuite/gcc.dg/20011214-1.c: New.
3563
3564 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
3565
3566         * gcc.dg/altivec-4.c: New.
3567
3568 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
3569
3570         * gcc.dg/20011113-1.c: New test.
3571
3572 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3573
3574         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
3575         std::__malloc_alloc_template<0> and
3576         std::__default_alloc_template<false, 0>.
3577
3578 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
3579
3580         * objc/execute/bf-21.m: New test.
3581         * objc/execute/enumeration-1.m: New test.
3582         * objc/execute/enumeration-2.m: New test.
3583
3584 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
3585
3586         * gcc.dg/gnu89-init-1.c: New test.
3587
3588 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3589
3590         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
3591         * g++.old-deja/g++.jason/2371.C: Likewise.
3592         * g++.old-deja/g++.jason/template33.C: Likewise.
3593         * g++.old-deja/g++.jason/template34.C: Likewise.
3594         * g++.old-deja/g++.jason/template36.C: Likewise.
3595         * g++.old-deja/g++.oliva/typename1.C: Likewise.
3596         * g++.old-deja/g++.oliva/typename2.C: Likewise.
3597         * g++.old-deja/g++.other/typename1.C: Likewise.
3598         * g++.old-deja/g++.pt/inherit2.C: Likewise.
3599         * g++.old-deja/g++.pt/nontype5.C: Likewise.
3600         * g++.old-deja/g++.pt/typename11.C: Likewise.
3601         * g++.old-deja/g++.pt/typename14.C: Likewise.
3602         * g++.old-deja/g++.pt/typename16.C: Likewise.
3603         * g++.old-deja/g++.pt/typename3.C: Likewise.
3604         * g++.old-deja/g++.pt/typename4.C: Likewise.
3605         * g++.old-deja/g++.pt/typename5.C: Likewise.
3606         * g++.old-deja/g++.pt/typename7.C: Likewise.
3607         * g++.old-deja/g++.robertl/eb9.C: Likewise.
3608
3609 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
3610
3611         * g++.dg/other/linkage1.C: New test.
3612         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
3613         specifiers.
3614
3615 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
3616
3617         * gcc.dg/concat.c: New test.
3618
3619 2001-12-11  Stan Shebs  <shebs@apple.com>
3620
3621         * objc/compile: New test directory.
3622         * objc/compile/compile.exp: New expect script.
3623         * objc/compile/20011211-1.m: New compile test.
3624
3625 2001-12-11  Jason Merrill  <jason@redhat.com>
3626
3627         * lib/prune.exp (prune_gcc_output): Also handle "In member
3628         function".  So many permutations...
3629
3630 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
3631
3632         * g++.dg/template/typedef1.C: New test.
3633
3634 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
3635
3636         * g++.dg/other/copy1.C: New test.
3637
3638 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
3639
3640         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
3641
3642         * gcc.dg/builtin-choose-expr.c: New.
3643
3644 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
3645
3646         * gcc.dg/altivec-2.c: New.
3647
3648 2001-12-07  Richard Henderson  <rth@redhat.com>
3649
3650         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
3651
3652 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
3653
3654         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
3655         ultrasparc.
3656
3657 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3658
3659         * g++-old.deja/g++.robertl/eb101.C: Deleted.
3660
3661 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
3662
3663         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
3664         variable argument list.
3665
3666 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
3667
3668         * gcc.c-torture/execute/memcheck: Delete entire directory.
3669         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
3670         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
3671
3672 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3673
3674         * gcc.dg/Wshadow-1.c: New test.
3675
3676 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
3677
3678         * gcc.c-torture/compile/20011130-1.c: New test.
3679
3680         * gcc.dg/noncompile/20011025-1.c: New test.
3681
3682         * g++.dg/other/anon-union.C: New test.
3683
3684         * gcc.c-torture/execute/20011024-1.c: New test.
3685
3686 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
3687
3688         * gcc.c-torture/execute/20000722-1.x,
3689         gcc.c-torture/execute/20010123-1.x: Remove.
3690         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
3691         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
3692         gcc.dg/c99-complit-2.c: New tests.
3693
3694 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
3695
3696         * g++.dg/inherit/base1.C: New test.
3697
3698 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
3699
3700         * g++.dg/other/stdarg1.C: New test.
3701
3702         * gcc.c-torture/compile/20011130-2.c: New test.
3703
3704 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
3705
3706         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
3707         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
3708         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
3709         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
3710         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
3711         * gcc.dg/builtin-prefetch-1.c: New test.
3712
3713 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
3714
3715         * gcc.dg/20011130-1.c: New test.
3716
3717 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
3718
3719         * g++.dg/other/scope1.C: New test.
3720         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
3721
3722 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
3723
3724         * gcc.dg/vla-init-1.c: New test.
3725
3726 2001-12-01  Geoff Keating  <geoffk@redhat.com>
3727
3728         * gcc.c-torture/compile/structs.c: New testcase from GDB.
3729
3730 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
3731
3732         * objc.dg/alias.m: Update.
3733         * objc.dg/class-1.m: Update.
3734         * objc.dg/const-str-1.m: Update.
3735         * objc.dg/fwd-proto-1.m: Update.
3736         * objc.dg/id-1.m: Update.
3737         * objc.dg/super-class-1.m: Update.
3738
3739 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
3740
3741         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
3742         constructs.
3743
3744 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
3745
3746         * gcc.c-torture/execute/20011128-1.c: New test.
3747
3748 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
3749
3750         * gcc.dg/20011127-1.c: New test.
3751
3752 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3753
3754         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
3755         from Austin Group draft 7.
3756         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
3757         scanf format arguments.
3758         * gcc.dg/format/no-exargs-2.c: New test.
3759
3760 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
3761
3762         * g++.dg/abi/vbase8-4.C: New test.
3763
3764 2001-11-24  Ian Lance Taylor  <ian@airs.com>
3765
3766         * gcc.c-torture/execute/20011121-1.c: New test.
3767
3768 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
3769
3770         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
3771
3772 2001-11-23  Andreas Jaeger  <aj@suse.de>
3773
3774         * gcc.dg/cpp/charconst-2.c: New test.
3775
3776 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
3777
3778         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
3779         to the host if it is remote.  Let tests specify extra headers
3780         they use.
3781         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
3782         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
3783         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
3784         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
3785         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
3786         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
3787         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
3788         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
3789         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
3790         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
3791
3792 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
3793
3794         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
3795         for little endian ARMs.
3796
3797 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
3798
3799         * gcc.c-torture/compile/20011119-1.c: New test.
3800         * gcc.c-torture/compile/20011119-2.c: New test.
3801
3802 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
3803
3804         * gcc.dg/altivec-1.c: Fix typo.
3805
3806 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
3807
3808         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
3809
3810 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
3811
3812         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
3813
3814 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
3815
3816         * lib/g77.exp: Don't specify --rpath-link.
3817
3818         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
3819         across all the headers.
3820         * gcc.dg/format/format.exp: For testing on a remote host,
3821         copy format.h.
3822
3823         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
3824         * gcc.c-torture/execute/930406-1.c: Likewise.
3825         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
3826
3827 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
3828
3829         * gcc.dg/altivec-1.c: New.
3830
3831 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
3832
3833         * gcc.dg/cpp/fpreprocessed.c: New test case.
3834
3835 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3836
3837         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
3838         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
3839         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
3840
3841 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3842
3843         * gcc.dg/no-builtin-1.c: New test.
3844
3845 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
3846
3847         * gcc.c-torture/execute/20011115-1.c: New test.
3848
3849 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
3850
3851         * gcc.c-torture/compile/20011114-2.c: New test.
3852         * gcc.c-torture/compile/20011114-3.c: New test.
3853         * gcc.c-torture/compile/20011114-4.c: New test.
3854
3855 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
3856
3857         * g++.dg/other/init1.C: New test.
3858
3859 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
3860
3861         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
3862         message.
3863
3864         * gcc.c-torture/execute/20011114-1.c: New testcase.
3865
3866         * gcc.c-torture/compile/20010327-1.c: Revert last change.
3867         * gcc.c-torture/compile/20011114-1.c: New test, exactly
3868         like the (before this change) version of 20010327-1.c.
3869
3870 2001-11-14  Roger Sayle <roger@eyesopen.com>
3871
3872         * gcc.c-torture/execute/string-opt-13.c: New testcase.
3873
3874 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
3875
3876         * g++.dg/init/array2.C: New test.
3877
3878 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
3879
3880         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
3881
3882 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
3883
3884         * g++.dg/other/forscope1.C: New test.
3885         * g++.dg/ext/forscope1.C: New test.
3886         * g++.dg/ext/forscope2.C: New test.
3887
3888 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
3889
3890         * gcc.c-torture/execute/20011113-1.c: New test.
3891
3892 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
3893
3894         * gcc.c-torture/execute/20011109-2.c: New test.
3895
3896         * gcc.c-torture/execute/20011109-1.c: New test.
3897
3898 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
3899
3900         * gcc.c-torture/compile/20011109-1.c: New test.
3901
3902 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
3903
3904         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
3905         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
3906         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
3907         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
3908         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
3909         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
3910         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
3911
3912 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
3913
3914         * g++.dg/warn/Wshadow-1.C: New tests.
3915         * g++.old-deja/g++.mike/for3.C: Update.
3916
3917 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
3918
3919         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
3920         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
3921         XFAILs.  Adjust expected error texts.
3922         * gcc.c-torture/compile/20011106-1.c,
3923         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
3924         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
3925         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
3926         gcc.dg/c99-array-lval-5.c: New tests.
3927
3928 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3929
3930         * gcc.dg/cpp/defined.c: Update.
3931
3932 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3933
3934         * gcc.c-torture/execute/anon-1.c: New test.
3935
3936 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
3937
3938         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
3939         same size, so no warning should be produced on stormy16.
3940
3941         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
3942         due to oversized array.
3943         * g++.old-deja/g++.mike/ns15.C: Likewise.
3944         * g++.old-deja/g++.pt/crash16.C: Likewise.
3945
3946 2001-11-02  Graham Stott  <grahams@redhat.com>
3947
3948         * g++.dgother/debug1.C: Fix typos.
3949
3950 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
3951
3952         * g++.dg/other/debug1.C: New test.
3953
3954 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3955
3956         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
3957         of unsigned long.
3958
3959 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
3960
3961         * gcc.dg/20011029-2.c: New test.
3962
3963         * gcc.c-torture/compile/20011029-1.c: New test.
3964
3965 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
3966
3967         * objc/execute/class_self-1.m: New test.
3968         * objc/execute/class_self-2.m: New test.
3969
3970 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
3971
3972         * gcc.misc-tests/msgs.exp: Delete.
3973         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
3974         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
3975         error set to match recent changes.
3976
3977 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
3978
3979         * gcc.dg/20011021-1.c: New test.
3980
3981 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
3982
3983         * gcc.c-torture/compile/20011023-1.c: New test.
3984
3985 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
3986
3987         * lib/g77.exp: Rewrite based on lib/g++.exp.
3988
3989 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
3990
3991         * gcc.c-torture/execute/20011019-1.c: New test.
3992
3993         * gcc.dg/20011018-1.c: New test.
3994
3995 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
3996
3997         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
3998
3999 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
4000
4001         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
4002         * gcc.dg/attr-invalid.c: Likewise.
4003
4004 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
4005
4006         * testsuite/gcc.dg/20011015-1.c: New test.
4007
4008 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
4009
4010         * g++.dg/template/unify2.C: New test.
4011
4012 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
4013
4014         * g++.dg/other/exception-specification.C: New test
4015
4016 2001-10-13  Tom Rix  <trix@redhat.com>
4017
4018         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
4019         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
4020
4021 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
4022
4023         * testsuite/gcc.dg/20011009-1.c: New test.
4024
4025 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
4026
4027         PR g++/4476
4028         * g++.dg/other/friend1.C: New test.
4029
4030 2001-10-11  Richard Henderson  <rth@redhat.com>
4031
4032         * g++.old-deja/g++.other/crash18.C: Add -S to options.
4033
4034 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4035
4036         * gcc.c-torture/compile/20011010-1.c: New.
4037
4038 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4039
4040         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
4041         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
4042         g77.f-torture/execute/execute.exp,
4043         g77.f-torture/noncompile/noncompile.exp,
4044         gcc.c-torture/compile/compile.exp,
4045         gcc.c-torture/execute/execute.exp,
4046         gcc.c-torture/execute/ieee/ieee.exp,
4047         gcc.c-torture/execute/memcheck/memcheck.exp,
4048         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
4049         objc/execute/execute.exp: Update FSF address.
4050
4051 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
4052
4053         * gcc.dg/cpp/cmdlne-C.c: Update.
4054         * gcc.dg/cpp/cmdlne-C2.c: New.
4055
4056 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4057
4058         * gcc.c-torture/execute/20011008-3.c: New.
4059
4060 2001-10-08  DJ Delorie  <dj@redhat.com>
4061
4062         * gcc.dg/20011008-1.c: New.
4063         * gcc.dg/20011008-2.c: New.
4064
4065 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
4066
4067         * gcc.dg/cpp/spacing1.c: Update test.
4068
4069 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4070
4071         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
4072         spelling errors of "separate" as "seperate".
4073
4074 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
4075
4076         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
4077         enough to avoid inlining.
4078
4079 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
4080
4081         * lib/g77.exp: set libg2c_dir correctly.
4082
4083 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
4084
4085         * gcc.dg/cpp/macro11.c: New test.
4086
4087 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
4088
4089         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
4090         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
4091         gcc.dg/format/multattr-3.c: New tests.
4092         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
4093         tests for format attributes on function pointers being rejected.
4094
4095 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
4096
4097         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
4098
4099 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
4100
4101         * g++.dg/warn/format1.C: New test.
4102
4103 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
4104
4105         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
4106
4107 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
4108
4109         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
4110
4111 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
4112
4113         * gcc.dg/cpp/redef2.c: Add test.
4114
4115 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
4116
4117         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
4118         long-standing bug on i686, apparently.
4119         * gcc.c-torture/execute/loop-2c.x: New file.
4120         * gcc.c-torture/execute/loop-2d.x: New file.
4121         * gcc.c-torture/execute/loop-3c.x: New file.
4122
4123 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
4124
4125         * gcc.dg/cpp/20000625-2.c: Correct line number.
4126
4127 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
4128
4129         * gcc.dg/cpp/macro10.c: New test.
4130         * gcc.dg/cpp/strify3.c: New test.
4131         * gcc.dg/cpp/spacing1.c: Add tests.
4132         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
4133         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
4134
4135 2001-09-24  DJ Delorie  <dj@redhat.com>
4136
4137         * gcc.c-torture/execute/20010924-1.c: New test.
4138
4139 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
4140
4141         * testsuite/objc/execute/paste.m: Remove.
4142
4143 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4144
4145         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
4146
4147 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
4148
4149         * g77.dg/strlen0.f: New test.
4150
4151 2001-09-21  Richard Henderson  <rth@redhat.com>
4152
4153         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
4154         * g++.old-deja/g++.abi/vtable2.C: Likewise.
4155
4156 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
4157
4158         Table-driven attributes.
4159         * g++.dg/ext/attrib1.C: New test.
4160
4161 2001-09-20  DJ Delorie  <dj@redhat.com>
4162
4163         * gcc.dg/20000926-1.c: Update expected warning messages.
4164         * gcc.dg/array-2.c: Likewise, and test for warnings too.
4165         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
4166         array.
4167
4168 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
4169
4170         * g++.dg/eh/registers1.C: New test case.
4171
4172 2001-09-17  Richard Henderson  <rth@redhat.com>
4173
4174         * gcc.dg/array-5.c: Fix VLA decomposition test.
4175
4176 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
4177
4178         * gcc.dg/cpp/line5.c: New testcase.
4179
4180 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
4181
4182         * gcc.dg/cpp/macro9.c: New test.
4183
4184 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
4185
4186         * gcc.c-torture/execute/980223.c: Change type of addr from long
4187         to char *.
4188
4189 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
4190
4191         * gcc.c-torture/execute/20010915-1.c: New test.
4192
4193 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
4194
4195         * g77.dg/bprob: New directory.
4196         * g77.dg/bprob/bprob.exp: New file.
4197         * g77.dg/bprob/bprob-1.f: New test.
4198         * g77.dg/gcov: New directory.
4199         * g77.dg/gcov/gcov.exp: New file.
4200         * g77.dg/gcov/gcov-1.f: New test.
4201         * g77.dg/gcov/gcov-1.x: New file.
4202
4203 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4204
4205         * gcc.dg/cpp/directiv.c: Update.
4206         * gcc.dg/cpp/undef1.c: Update.
4207
4208 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
4209
4210         * gcc.dg/20010912-1.c: New test.
4211
4212 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
4213
4214         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
4215         language-independent file in lib.
4216         * lib/gcov.exp: New file.
4217
4218 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
4219
4220         * gcc.c-torture/compile/20010911-1.c: New test.
4221
4222 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
4223
4224         * lib/profopt.exp: New, to support profile-directed optimizations.
4225         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
4226         * gcc.misc-tests/bprob-1.c: New test.
4227         * gcc.misc-tests/bprob-2.c: New test.
4228
4229 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
4230
4231         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
4232         XFAIL and which kinds of gcov output to verify.
4233         * gcc.misc-tests/gcov-4b.x: New file.
4234         * gcc.misc-tests/gcov-5b.x: New file.
4235         * gcc.misc-tests/gcov-6.x: New file.
4236         * gcc.misc-tests/gcov-7.c: New test.
4237         * gcc.misc-tests/gcov-7.x: New file.
4238
4239 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
4240
4241         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
4242         * gcc.misc-tests/gcov-6.c: New test.
4243
4244 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4245
4246         PR c++/3986
4247         * g++.dg/abi/vbase1.C: New test.
4248
4249 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
4250
4251         * objc.dg/method-2.m: New.
4252
4253 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4254
4255         PR c++/4203
4256         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
4257         * g++.dg/init/empty1.C: New test.
4258
4259 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
4260
4261         * gcc.c-torture/compile/20010903-1.c: New test.
4262
4263 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
4264
4265         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
4266         for m68k.
4267
4268 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
4269
4270         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
4271
4272         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
4273
4274         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
4275
4276 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
4277
4278         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
4279         for 16-bit 'unsigned int'.
4280
4281 2001-08-29  Kazu Hirata  <kazu@hxi.com>
4282
4283         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
4284
4285 2001-08-27  Richard Henderson  <rth@redhat.com>
4286
4287         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
4288         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
4289
4290 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
4291
4292         * gcc.dg/asm-names.c (ymain): New.
4293
4294 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
4295
4296         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
4297         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
4298         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
4299
4300 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4301
4302         * gcc.dg/compare5.c: New testcase.
4303
4304 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
4305
4306         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
4307         and "In instantiation".
4308
4309 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
4310
4311         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
4312
4313 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
4314
4315         * gcc.misc-tests/gcov.exp: Add support for branch information.
4316         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
4317         * gcc.misc-tests/gcov-4.c: New test.
4318         * gcc.misc-tests/gcov-4b.c: New test.
4319         * gcc.misc-tests/gcov-5b.c: New test.
4320
4321 2001-08-20  Zack Weinberg  <zackw@panix.com>
4322
4323         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
4324         expected to fail.
4325
4326 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4327
4328         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
4329
4330 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
4331
4332         * g++.dg/eh/template1.C: New test.
4333
4334 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
4335
4336         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
4337         Fix thinko.
4338         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
4339         for xfail.
4340
4341 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
4342
4343         * lib/g77-dg.exp:  Use prune.exp for common procedures
4344         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
4345         * lib/g77.exp: (g77-dg-prune) Remove
4346
4347 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
4348
4349         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
4350
4351 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4352
4353         * g++.dg/template/unify1.C: New test.
4354
4355 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
4356
4357         * g++.dg/abi/empty4.C: New test.
4358
4359 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
4360
4361         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
4362         solaris2.*
4363         * g77.f-torture/compile/pr3743.x: Likewise
4364
4365 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
4366
4367         * g++.dg/other/using-declaration.C: New test.
4368
4369 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
4370
4371         * gcc.dg/cpp/tr-sign.c: New testcase.
4372
4373 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
4374
4375         * gcc.dg/cpp/19951025-1.c: Revert.
4376         * gcc.dg/cpp/directiv.c: We no longer process directives that
4377         interrupt macro arguments.
4378
4379 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
4380
4381         * gcc.dg/bconstp-1.c: New test.
4382
4383 2001-08-03  Richard Henderson  <rth@redhat.com>
4384
4385         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
4386
4387 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
4388
4389         * gcc.dg/cpp/19951025-1.c: Update.
4390
4391 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
4392
4393         * g77.dg/ff90-1.f (s): Fix reference of variable z,
4394         should be x.
4395
4396 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
4397
4398         Kill -fhonor-std.
4399         * g++.old-deja/g++.ns/ns14.C: Remove special options.
4400         * g++.old-deja/g++.other/std1.C: Likewise.
4401         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
4402
4403 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
4404
4405         * lib/g77.exp:  Load gcc-defs.exp for common procedures
4406         (g77_pass, g77_fail, g77_finish, g77_exit,
4407         ${tool}_check_unsupported_p} Now redundant.  Deleted.
4408
4409 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
4410
4411         * g77.dg/fbackslash.f
4412         * g77.dg/fcase-preserve.f
4413         * g77.dg/ff90-1.f
4414         * g77.dg/ffixed-line-length-0.f
4415         * g77.dg/ffixed-line-length-132.f
4416         * g77.dg/ffixed-line-length-7.f
4417         * g77.dg/ffixed-line-length-72.f
4418         * g77.dg/ffixed-line-length-none.f
4419         * g77.dg/ffree-form-1.f
4420         * g77.dg/fno-backslash.f
4421         * g77.dg/fno-f90-1.f
4422         * g77.dg/fno-fixed-form-1.f
4423         * g77.dg/fno-onetrip.f
4424         * g77.dg/fno-typeless-boz.f
4425         * g77.dg/fno-underscoring.f
4426         * g77.dg/fno-vxt-1.f
4427         * g77.dg/fonetrip.f
4428         * g77.dg/ftypeless-boz.f
4429         * g77.dg/fugly-assumed.f
4430         * g77.dg/funderscoring.f
4431         * g77.dg/fvxt-1.f
4432
4433 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
4434
4435         * objc.dg/fwd-proto-1.m: New.
4436         * objc.dg/local-decl-1.m: New.
4437         * objc.dg/naming-1.m: New.
4438         * objc.dg/naming-2.m: New.
4439         * objc.dg/proto-hier-1.m: New.
4440
4441 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
4442
4443         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
4444         largest-type elements to a struct makes its size grow.
4445
4446 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
4447
4448         * g++.dg/abi/vthunk1.C: New test.
4449
4450 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
4451
4452         * g++.dg/abi/vbase8-22.C: New test.
4453
4454 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
4455
4456         * gcc.dg/cpp/macro8.c: New test.
4457
4458 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
4459
4460         * g++.dg/abi/vbase8-21.C: New test.
4461
4462 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
4463
4464         * g++.dg/abi/vbase8-10.C: New test.
4465
4466 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4467
4468         * lib/g++.exp (g++_set_ld_library_path): Renamed to
4469         ${tool}_set_ld_library_path.
4470         Changed caller.
4471         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
4472         g++.exp.
4473
4474 2001-07-26  Stan Cox <scox@redhat.com>
4475
4476         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
4477         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
4478         gcc_exit, gcc_check_unsupported_p):
4479         Moved to gcc-deps.exp
4480         * gcc-deps.exp: New file.
4481
4482 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4483
4484         * g++.old-deja/g++.pt/defarg14.C: New test.
4485
4486 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
4487
4488         * g++.old-deja/g++.other/lineno5.C: New test.
4489
4490 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
4491
4492         * g++.old-deja/g++.pt/crash68.C: New test.
4493
4494 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
4495
4496         * g++.old-deja/g++.other/crash42.C: New test.
4497
4498 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
4499
4500         * gcc.dg/cpp/extratokens.c: Fix.
4501         * gcc.dg/cpp/skipping2.c: New tests.
4502
4503 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4504
4505         * gcc.c-torture/execute/20010724-1.c: New file.
4506         * gcc.c-torture/execute/20010724-1.x: New file.
4507
4508 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4509
4510         * g++.old-deja/g++.other/cond7.C: New test.
4511
4512 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4513
4514         * g++.old-deja/g++.other/optimize4.C: New test.
4515
4516 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4517
4518         * g++.old-deja/g++.abi/vbase8-5.C: New test.
4519
4520 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
4521
4522         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
4523         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
4524         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
4525         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
4526
4527         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
4528         bug report" message.
4529
4530         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
4531         * g++.dg/ext/instantiate1.C: Move from old-deja.
4532
4533 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
4534
4535         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
4536         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
4537         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
4538         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
4539
4540 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
4541
4542         * gcc.c-torture/execute/20010723-1.c: New test.
4543
4544 2001-07-23  Ben Elliston  <bje@redhat.com>
4545
4546         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
4547
4548 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4549
4550         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
4551         i[34567]86-*-*.
4552         Delete handling of ieee_multilib_flags.
4553         Pass -mieee for alpha*-*-* and sh-*-*.
4554         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
4555
4556 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
4557
4558         Remove old-abi tests.
4559         * g++.old-deja/g++.mike/p11116.C: Remove.
4560         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
4561
4562 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
4563
4564         * g77.f-torture/compile/pr3743.f:  New test
4565
4566 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
4567
4568         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
4569
4570 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4571
4572         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
4573         g++.old-deja/g++.pt/static6.C: Likewise.
4574         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
4575         supports weak symbols.
4576
4577 2001-07-18  Andreas Jaeger  <aj@suse.de>
4578
4579         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
4580         supported again.
4581
4582 2001-07-18  Andreas Jaeger  <aj@suse.de>
4583
4584         * gcc.dg/iftrap-1.c: Fix target line.
4585
4586 2001-07-17  Richard Henderson  <rth@redhat.com>
4587
4588         * gcc.c-torture/execute/20010717-1.c: New.
4589
4590 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4591
4592         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
4593         tests.
4594
4595 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
4596
4597         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
4598
4599 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4600
4601         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
4602         UAC_SIGBUS, UAC_NOPRINT definitions.
4603
4604 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
4605
4606         * objc/execute/object_is_class.m: New test.
4607         * objc/execute/object_is_meta_class.m: New test.
4608
4609 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4610
4611         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
4612         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
4613
4614 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
4615
4616         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
4617         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
4618
4619 2001-07-14  Richard Henderson  <rth@redhat.com>
4620
4621         * gcc.dg/iftrap-1.c: New.
4622
4623 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
4624
4625         * g77.f-torture/execute/intrinsic77.f: New test.
4626
4627 2001-07-11  Janis Johnson <janis@us.ibm.com>
4628
4629         * gcc.misc-tests/gcov-3.c: New test.
4630
4631 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
4632
4633         * gcc.c-torture/compile/20010711-1.c,
4634         * gcc.c-torture/compile/20010711-2.c: New tests.
4635
4636 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
4637
4638         * gcc.c-torture/execute/20010711-1.c: New test.
4639
4640 2001-07-11  Ben Elliston  <bje@redhat.com>
4641
4642         * g++.old-deja/g++.other/enum5.C: New test.
4643
4644 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
4645
4646         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
4647         (g++-dg-prune): Call prune_gcc_output.
4648         * prune.exp: New file for prune_gcc_output.
4649         * lib/g++.exp, lib/gcc.exp: Load it.
4650
4651 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4652
4653         * gcc.c-torture/compile/20010701-1.c,
4654         g++.old-deja/g++.ext/attrib6.C: New tests.
4655
4656 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
4657
4658         * gcc.c-torture/compile/20010706-1.c: New test.
4659
4660 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
4661
4662         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
4663
4664 2001-06-28  Stan Shebs  <shebs@apple.com>
4665
4666         * gcc.dg/pragma-darwin.c: New test.
4667
4668 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4669
4670         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
4671         Solaris 2.[678] system.
4672
4673 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4674
4675         * gcc.dg/20010622-1.c: New test.
4676
4677 2001-06-18  Stan Shebs  <shebs@apple.com>
4678
4679         * objc.dg: New directory.
4680         * objc.dg/dg.exp: New file.
4681         * objc.dg/alias.m: New.
4682         * objc.dg/class-1.m: New.
4683         * objc.dg/class-2.m: New.
4684         * objc.dg/const-str-1.m: New.
4685         * objc.dg/const-str-2.m: New.
4686         * objc.dg/id-1.m: New.
4687         * objc.dg/method-1.m: New.
4688         * objc.dg/super-class-1.m: New.
4689         * lib/objc-dg.exp: New file.
4690
4691 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4692
4693         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
4694         of label name.
4695
4696 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
4697
4698         * g++.old-deja/g++.abi/vbase8-9.C: New test.
4699
4700 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4701
4702         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
4703         variable.
4704
4705 2001-06-12  Richard Henderson  <rth@redhat.com>
4706
4707         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
4708
4709 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
4710
4711         * g++.old-deja/g++.abi/vbase5.C: New test.
4712         * g++.old-deja/g++.abi/vbase6.C: New test.
4713         * g++.old-deja/g++.abi/vbase7.C: New test.
4714
4715 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4716
4717         * gcc.c-torture/compile/20010610-1.c: New test.
4718
4719 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
4720
4721         * g++.old-deja/g++.abi/vbase4.C: New test.
4722
4723 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4724
4725         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
4726         support %f for HC11/HC12 targets.
4727         * gcc.c-torture/execute/930513-1.x: New file, likewise.
4728         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
4729         on HC11/HC12 targets.
4730         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
4731
4732 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4733
4734         * gcc.dg/wchar_t-1.c: New file.
4735         * gcc.dg/wint_t-1.c: Likewise.
4736
4737 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
4738
4739         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
4740
4741 2001-06-11  Richard Henderson  <rth@redhat.com>
4742
4743         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
4744
4745 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
4746
4747         * gcc.c-torture/compile/20010611-1.c: New test.
4748
4749 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
4750
4751         * gcc.dg/c99-tag-1.c: Add more tests.
4752
4753 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
4754
4755         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
4756         representation on MN10300 and ARM/Thumb.
4757
4758 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
4759
4760         * g77.f-torture/execute/20010610.f: New.
4761
4762 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
4763
4764         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
4765         names.
4766
4767 2001-06-09  Richard Henderson  <rth@redhat.com>
4768
4769         * gcc.c-torture/execute/ashrdi-1.c: New.
4770         * gcc.c-torture/execute/ashldi-1.c: New.
4771         * gcc.c-torture/execute/lshrdi-1.c: New.
4772
4773 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
4774
4775         * objc/execute/load-3.m: Added. Check sending +load to categories,
4776         in addition to classes.
4777
4778 2001-06-08  Stan Shebs  <shebs@apple.com>
4779
4780         * objc/execute/load-2.m: New test.  From Nicola Pero
4781         <n.pero@mi.flashnet.it>.
4782
4783 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
4784
4785         * gcc.c-torture/execute/20010605-2.c: New test.
4786
4787 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
4788
4789         * g++.old-deja/g++.abi/vbase2.C: New test.
4790         * g++.old-deja/g++.abi/vbase3.C: New test.
4791
4792 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
4793
4794         * g++.old-deja/g++.pt/friend49.C: New test.
4795
4796 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
4797
4798         * g++.old-deja/g++.ext/anon3.C: New test.
4799
4800 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
4801
4802         * g++.old-deja/g++.other/conv7.C: New test.
4803
4804 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
4805
4806         * gcc.c-torture/compile/20010605-2.c: New test.
4807
4808 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4809
4810         * gcc.c-torture/execute/20010604-1.c: New test.
4811
4812 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
4813
4814         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
4815
4816 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
4817
4818         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
4819         (g++_link_flags): Likewise.
4820         (g++_init): Pass gccpath's value to two previous functions.
4821
4822 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4823
4824         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
4825         Ensure logfile entry matches exec command line.
4826
4827 2001-05-31  Richard Henderson  <rth@redhat.com>
4828
4829         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
4830         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
4831
4832 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
4833
4834         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
4835         compiler for irix6.2
4836
4837 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
4838
4839         * g++.old-deja/g++.other/optimize3.C: New file.
4840
4841 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
4842
4843         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
4844         assemble.
4845
4846 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
4847
4848         * g++.old-deja/g++.other/optimize2.C: New file.
4849
4850 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
4851
4852         * gcc.c-torture/compile/20010518-2.c: New file.
4853         * gcc.c-torture/execute/20010518-1.c: New file.
4854         * gcc.c-torture/execute/20010518-2.c: New file.
4855
4856 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4857
4858         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
4859
4860 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
4861
4862         G++ no longer defines builtins that do not begin with __builtin.
4863         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
4864         * g++.old-deja/g++.brendand/misc13.C: Likewise.
4865         * g++.old-deja/g++.law/builtin1.C: Likewise.
4866         * g++.old-deja/g++.law/cvt2.C: Likewise.
4867         * g++.old-deja/g++.mike/net5.C: Likewise.
4868         * g++.old-deja/g++.other/builtins1.C: Likewise.
4869         * g++.old-deja/g++.other/builtins2.C: Likewise.
4870         * g++.old-deja/g++.other/builtins3.C: Likewise.
4871         * g++.old-deja/g++.other/builtins4.C: Likewise.
4872         * g++.old-deja/g++.other/inline8.C: Likewise.
4873         * g++.old-deja/g++.robertl/eb39.C: Likewise.
4874
4875 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
4876
4877         * g++.old-deja/g++.pt/using1.C: Adjust.
4878         * g++.old-deja/g++.pt/using2.C: New test.
4879
4880 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
4881
4882         * gcc.dg/cpp/charconst.c: New tests.
4883         * gcc.dg/cpp/escape.c: New tests.
4884         * gcc.dg/cpp/escape-1.c: New tests.
4885         * gcc.dg/cpp/escape-2.c: New tests.
4886         * gcc.dg/cpp/ucs.c: New tests.
4887
4888 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
4889
4890         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
4891         native compiler for irix6.5.
4892
4893 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
4894
4895         * lib/g++.exp (g++_include_flags): Use args to compute
4896         get_multilibs.
4897         (g++_link_flags): Likewise.
4898         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
4899
4900 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4901
4902         * gcc.dg/c90-hexfloat-1.c: Add more tests.
4903
4904 2001-05-21  Geoff Keating  <geoffk@redhat.com>
4905
4906         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
4907         this file.
4908
4909 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4910
4911         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
4912         STACK_SIZE;
4913         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
4914         to STACK_SIZE; Use it to define size of add_histo array.
4915         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
4916         to STACK_SIZE.
4917         (f): Use GITT_SIZE to define size of gitt local table.
4918         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
4919         to STACK_SIZE; Use it to define size of bytemem array.
4920
4921 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4922
4923         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
4924         on 68HC11/HC12 due to the asm instruction.
4925         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
4926         * gcc.c-torture/compile/920520-1.x: Likewise.
4927         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
4928         on 68HC11/HC12 because the function is larger than 64K.
4929         * gcc.c-torture/compile/961203-1.x: New file, this test fails
4930         on 68HC11/HC12 because the structure is too large.
4931
4932 2001-05-20  Richard Henderson  <rth@redhat.com>
4933
4934         * gcc.c-torture/execute/20010520-1.c: New.
4935
4936 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4937
4938         * g++.old-deja/g++.warn/compare1.C: New test.
4939         * gcc.dg/compare4.c: New test.
4940
4941 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
4942
4943         * g++.old-deja/g++.other/optimize1.C: New test.
4944
4945 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4946
4947         * g++.old-deja/g++.pt/spec41.C: New test.
4948
4949 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
4950
4951         * gcc.c-torture/compile/20010114-1.x: Remove.
4952
4953 2001-05-18  Stan Shebs  <shebs@apple.com>
4954
4955         * gcc.c-torture/compile/20010518-1.c: New test.
4956
4957 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
4958
4959         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
4960         * g++.old-deja/g++.pt/crash67.C: New test.
4961
4962 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
4963
4964         * g++.old-deja/g++.other/debug9.C: New test.
4965
4966 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
4967
4968         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
4969
4970 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
4971
4972         * gcc.c-torture/compile/20010516-1.c: New test.
4973
4974 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
4975
4976         * g++.old-deja/g++.other/crash41.C: New test.
4977
4978 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
4979
4980         * g++.old-deja/g++.pt/crash66.C: New test.
4981
4982 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
4983
4984         * g++.old-deja/g++.robertl/eb27.C: Convert.
4985
4986 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
4987
4988         * g++.dg/friend-warn.C: New test.  Do not warn about friend
4989         declaration being redundant.
4990
4991 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
4992
4993         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
4994
4995 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
4996
4997         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
4998
4999 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
5000
5001         * lib/g++.exp: Use testsuite_flags.
5002
5003 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
5004
5005         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
5006
5007 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5008
5009         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
5010
5011 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
5012
5013         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
5014
5015 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
5016
5017         * gcc.c-torture/compile/20010313-1.c: New test.
5018
5019 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
5020
5021         * gcc.dg/cpp/direct2.c: New test.
5022         * gccq.dg/cpp/direct2s.c: New test.
5023
5024         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
5025
5026 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
5027
5028         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
5029         * g++.old-deja/g++.other/op3.C: Likewise.
5030
5031 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
5032
5033         * gcc.dg/cpp/syshdr.h: New file.
5034         * gcc.dg/cpp/sysmac1.c: Update.
5035         * gcc.dg/cpp/sysmac2.c: Update.
5036
5037 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
5038
5039         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
5040
5041 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
5042
5043         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
5044         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
5045
5046 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
5047
5048         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
5049
5050 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
5051
5052         * lib/g++.exp (g++_include_flags): Don't use any special flags
5053         if TESTING_IN_BUILD_TREE is not defined.
5054         (g++_init): Use a plain 'c++' as the compiler if
5055         TESTING_IN_BUILD_TREEE is not defined.
5056
5057 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
5058
5059         * g++.old-deja/g++.eh/catch13.C: New test.
5060         * g++.old-deja/g++.eh/catch14.C: New test.
5061
5062 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
5063
5064         * gcc.dg/cpp/tr-define.c: New test.
5065
5066 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
5067
5068         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
5069         <stdlib.h>, not <malloc.h>.
5070
5071 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
5072
5073         * g++.old-deja/g++.ns/template17.C: New test.
5074
5075 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
5076
5077         * g++.old-deja/g++.pt/ref4.C: New test.
5078
5079 2001-04-30  Richard Henderson  <rth@redhat.com>
5080
5081         * gcc.dg/20000724-1.c: Revert last change.
5082
5083 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
5084
5085         * g77.f-torture/execute/20010430.f: New test.
5086
5087 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
5088
5089         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
5090
5091 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
5092
5093         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
5094
5095 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
5096
5097         * g++.old-deja/g++.eh/crash6.C: New test.
5098
5099 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
5100
5101         * g++.old-deja/g++.other/warn7.C: New test.
5102
5103 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
5104
5105         * g++.old-deja/g++.other/defarg9.C: New test.
5106
5107 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
5108
5109         * g77.f-torture/compile/20010426.f: New test.
5110         * g77.f-torture/execute/20010426.f: New test.
5111
5112 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
5113
5114         * g77.f-torture/compile/20000629-1.x: Remove - error
5115         has been fixed.
5116
5117 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
5118
5119         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
5120         Tweak slightly to work with g++.dg framework.
5121         * g++.dg/special/ecos.exp: Run initp1.C test.
5122         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
5123
5124         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
5125         its linker doesn't give line numbers either.
5126         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
5127
5128 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
5129
5130         * g++.old-deja/g++.other/lex1.C: New test.
5131
5132 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
5133
5134         * gcc.dg/noncompile/20010425-1.c: New test.
5135
5136 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
5137
5138         * g++.old-deja/g++.pt/mangle2.C: New test.
5139
5140 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
5141
5142         * gcc.dg/format/plus-1.c: New test.
5143
5144 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
5145
5146         * gcc.dg/20010423-1.c: New test.
5147
5148 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
5149
5150         * gcc.c-torture/execute/20010422-1.c: New test.
5151
5152 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
5153
5154         * g++.old-deja/g++.ns/type2.C: New test.
5155
5156 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
5157
5158         * g++.old-deja/g++.other/perf1.C: New test.
5159
5160 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
5161
5162         * gcc.dg/c99-func-2.c: Remove xfail.
5163         * gcc.dg/c99-func-3.c: Remove xfail.
5164         * gcc.dg/c99-func-4.c: Remove xfail.
5165
5166 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
5167
5168         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
5169
5170 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
5171
5172         * gcc.c-torture/compile/20010423-1.c: New test.
5173
5174 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5175
5176         * g++.old-deja/g++.pt/typename28.C: New test.
5177
5178 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5179
5180         * g++.old-deja/g++.abi/empty2.C: New test.
5181         * g++.old-deja/g++.abi/empty3.C: New test.
5182
5183 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
5184
5185         * g++.old-deja/g++.other/comdat2.C: New test.
5186         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
5187
5188 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
5189
5190         * g++.old-deja/g++.other/overload14.C: New test.
5191
5192 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
5193
5194         * g++.old-deja/g++.other/lookup23.C: New test.
5195
5196 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
5197
5198         * gcc.c-torture/execute/20010403-1.c: New test.
5199
5200 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
5201             Mark Mitchell  <mark@codesourcery.com>
5202
5203         * lib/old-dejagnu.exp: Don't delete output of executable.
5204         Add .exe suffix to executables.
5205
5206 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
5207
5208         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
5209
5210 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5211
5212         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
5213
5214 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
5215
5216         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
5217         * g++.old-deja/g++.abi/crash1.C: New test.
5218
5219 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
5220
5221         * g++.old-deja/g++.other/crash40.C: New test.
5222
5223 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5224
5225         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
5226
5227 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
5228
5229         * g++.old-deja/g++.other/warn6.C: New test.
5230
5231 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
5232
5233         * g++.old-deja/g++.robertl/eb42.C: Same.
5234
5235 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5236
5237         * gcc.dg/wtr-conversion-1.c: New testcase.
5238
5239 2001-04-10  Richard Henderson  <rth@redhat.com>
5240
5241         * g++.old-deja/g++.other/array5.C: New.
5242
5243 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5244
5245         * gcc.c-torture/execute/20010408-1.c: New test.
5246
5247 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
5248
5249         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
5250         headers and constructs.
5251         * g++.old-deja/g++.robertl/eb79.C: Same.
5252         * g++.old-deja/g++.robertl/eb77.C (main): Same.
5253         * g++.old-deja/g++.robertl/eb73.C: Same.
5254         * g++.old-deja/g++.robertl/eb66.C (main): Same.
5255         * g++.old-deja/g++.robertl/eb55.C (t): Same.
5256         * g++.old-deja/g++.robertl/eb54.C (main): Same.
5257         * g++.old-deja/g++.robertl/eb46.C (main): Same.
5258         * g++.old-deja/g++.robertl/eb44.C: Same.
5259         * g++.old-deja/g++.robertl/eb41.C (main): Same.
5260         * g++.old-deja/g++.robertl/eb4.C (main): Same.
5261         * g++.old-deja/g++.robertl/eb39.C: Same.
5262         * g++.old-deja/g++.robertl/eb33.C (main): Same.
5263         * g++.old-deja/g++.robertl/eb31.C (main): Same.
5264         * g++.old-deja/g++.robertl/eb30.C: Same.
5265         * g++.old-deja/g++.robertl/eb3.C: Same.
5266         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
5267         * g++.old-deja/g++.robertl/eb21.C: Same.
5268         * g++.old-deja/g++.robertl/eb15.C: Same.
5269         * g++.old-deja/g++.robertl/eb118.C: Same.
5270         * g++.old-deja/g++.robertl/eb115.C (main): Same.
5271         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
5272         * g++.old-deja/g++.robertl/eb109.C: Same.
5273         * g++.old-deja/g++.other/sibcall1.C (main): Same.
5274         * g++.old-deja/g++.mike/rtti1.C: Same.
5275         * g++.old-deja/g++.mike/p658.C: Same.
5276         * g++.old-deja/g++.mike/net46.C: Same.
5277         * g++.old-deja/g++.mike/net34.C: Same.
5278         * g++.old-deja/g++.mike/memoize1.C: Same.
5279         * g++.old-deja/g++.mike/eh2.C: Same.
5280         * g++.old-deja/g++.law/weak.C: Same.
5281         * g++.old-deja/g++.law/visibility7.C: Same.
5282         * g++.old-deja/g++.law/visibility25.C: Same.
5283         * g++.old-deja/g++.law/visibility22.C: Same.
5284         * g++.old-deja/g++.law/visibility2.C: Same.
5285         * g++.old-deja/g++.law/visibility17.C: Same.
5286         * g++.old-deja/g++.law/visibility13.C: Same.
5287         * g++.old-deja/g++.law/visibility10.C: Same.
5288         * g++.old-deja/g++.law/visibility1.C: Same.
5289         * g++.old-deja/g++.law/virtual3.C (eval): Same.
5290         * g++.old-deja/g++.law/vbase1.C: Same.
5291         * g++.old-deja/g++.law/operators32.C: Same.
5292         * g++.old-deja/g++.law/nest3.C: Same.
5293         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
5294         * g++.old-deja/g++.law/except5.C (main): Same.
5295         * g++.old-deja/g++.law/cvt7.C (run): Same.
5296         * g++.old-deja/g++.law/cvt2.C: Same.
5297         * g++.old-deja/g++.law/cvt16.C: Same.
5298         * g++.old-deja/g++.law/ctors6.C (bar): Same.
5299         * g++.old-deja/g++.law/ctors17.C (main): Same.
5300         * g++.old-deja/g++.law/ctors13.C: Same.
5301         * g++.old-deja/g++.law/ctors12.C (main): Same.
5302         * g++.old-deja/g++.law/ctors10.C: Same.
5303         * g++.old-deja/g++.law/code-gen5.C: Same.
5304         * g++.old-deja/g++.law/bad-error7.C: Same.
5305         * g++.old-deja/g++.law/arm9.C: Same.
5306         * g++.old-deja/g++.law/arm12.C: Same.
5307         * g++.old-deja/g++.law/arg8.C: Same.
5308         * g++.old-deja/g++.law/arg1.C: Same.
5309         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
5310         * g++.old-deja/g++.jason/template31.C: Same.
5311         * g++.old-deja/g++.jason/template24.C (main): Same.
5312         * g++.old-deja/g++.jason/2371.C: Same.
5313         * g++.old-deja/g++.eh/new2.C: Same.
5314         * g++.old-deja/g++.eh/new1.C: Same.
5315         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
5316         * g++.old-deja/g++.brendan/nest21.C (main): Same.
5317         * g++.old-deja/g++.brendan/err-msg3.C: Same.
5318         * g++.old-deja/g++.brendan/crash62.C: Same.
5319         * g++.old-deja/g++.brendan/crash52.C: Same.
5320         * g++.old-deja/g++.brendan/crash49.C (main): Same.
5321         * g++.old-deja/g++.brendan/crash38.C: Same.
5322         * g++.old-deja/g++.brendan/crash15.C (main): Same.
5323         * g++.old-deja/g++.brendan/copy9.C: Same.
5324
5325 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
5326
5327         * gcc.c-torture/execute/20001203-2.c (memset):
5328         Count argument is of type __SIZE_TYPE__.
5329
5330 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
5331
5332         * gcc.c-torture/compile/20010404-1.c: New test.
5333
5334 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
5335
5336         * gcc.c-torture/compile/20010326-1.c: New test.
5337
5338 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
5339
5340         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
5341         peculiarities of the SH.
5342         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
5343
5344 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5345
5346         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
5347         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
5348         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
5349
5350 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
5351
5352         * g77.f-torture/compile/20010321-1.f: New test.
5353
5354 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
5355
5356         * gcc.c-torture/compile/20010329-1.c: New test.
5357
5358 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
5359
5360         * gcc.c-torture/execute/20010329-1.c: New test.
5361
5362 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
5363
5364         * g++.old-deja/g++.other/eh4.C: Fix typo.
5365
5366 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
5367
5368         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
5369
5370 2001-03-28  Philip Blundell  <philb@gnu.org>
5371
5372         * gcc.c-torture/compile/20010328-1.c: New test.
5373
5374 2001-03-27  Richard Henderson  <rth@redhat.com>
5375
5376         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
5377         * g++.old-deja/g++.eh/vbase3.C: Likewise.
5378
5379 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
5380
5381         * gcc.c-torture/compile/20010327-1.c: New test.
5382
5383 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
5384
5385         * g++.old-deja/g++.other/friend12.C: New test.
5386         * g++.old-deja/g++.other/friend9.C: Expect no errors.
5387         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
5388
5389 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5390
5391         * gcc.c-torture/execute/20010325-1.c: New test.
5392
5393 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
5394
5395         * g++.old-deja/g++.other/mangle3.C: New test.
5396
5397 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
5398
5399         * g++.old-deja/g++.other/anon8.C: New test.
5400
5401 2001-03-20  Philip Blundell  <philb@gnu.org>
5402
5403         * gcc.c-torture/compile/20010320-1.c: New test.
5404
5405 2001-03-17  Richard Henderson  <rth@redhat.com>
5406
5407         * g++.old-deja/g++.other/eh4.C: Add expected error text.
5408
5409 2001-03-15  Geoff Keating  <geoff@redhat.com>
5410
5411         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
5412         tests on AIX.
5413
5414 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
5415
5416         * g++.old-deja/g++.other/eh4.C: New test.
5417
5418 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
5419
5420         * gcc.dg/cpp/mi1.c: Update.
5421
5422 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
5423
5424         * g++.old-deja/g++.other/regstack.C: New test.
5425
5426 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
5427
5428         * g++.old-deja/g++.other/ref4.C: New test.
5429
5430 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
5431
5432         * objc/execute/va_method.m: Added.
5433         * objc/execute/IMP.m: Added.
5434         * objc/execute/_cmd.m: Added.
5435         * objc/execute/accessing_ivars.m: Added.
5436         * objc/execute/class-1.m: Added.
5437         * objc/execute/class-10.m: Added.
5438         * objc/execute/class-11.m: Added.
5439         * objc/execute/class-12.m: Added.
5440         * objc/execute/class-13.m: Added.
5441         * objc/execute/class-14.m: Added.
5442         * objc/execute/class-2.m: Added.
5443         * objc/execute/class-3.m: Added.
5444         * objc/execute/class-4.m: Added.
5445         * objc/execute/class-5.m: Added.
5446         * objc/execute/class-6.m: Added.
5447         * objc/execute/class-7.m: Added.
5448         * objc/execute/class-8.m: Added.
5449         * objc/execute/class-9.m: Added.
5450         * objc/execute/class-tests-1.h
5451         * objc/execute/class-tests-2.h
5452         * objc/execute/compatibility_alias.m: Added.
5453         * objc/execute/encode-1.m: Added.
5454         * objc/execute/formal_protocol-1.m: Added.
5455         * objc/execute/formal_protocol-2.m: Added.
5456         * objc/execute/formal_protocol-3.m: Added.
5457         * objc/execute/formal_protocol-4.m: Added.
5458         * objc/execute/formal_protocol-5.m: Added.
5459         * objc/execute/formal_protocol-6.m: Added.
5460         * objc/execute/formal_protocol-7.m: Added.
5461         * objc/execute/informal_protocol.m: Added.
5462         * objc/execute/initialize.m: Added.
5463         * objc/execute/load.m: Added.
5464         * objc/execute/many_args_method.m: Added.
5465         * objc/execute/nested-3.m: Added.
5466         * objc/execute/no_clash.m: Added.
5467         * objc/execute/private.m: Added.
5468         * objc/execute/redefining_self.m: Added.
5469         * objc/execute/root_methods.m: Added.
5470         * objc/execute/selector-1.m: Added.
5471         * objc/execute/static-1.m: Added.
5472         * objc/execute/static-2.m: Added.
5473         * objc/execute/va_method.m: Added.
5474
5475 2001-03-10  Richard Henderson  <rth@redhat.com>
5476
5477         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
5478
5479 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
5480
5481         * g++.old-deja/g++.other/crash31.C: XFAIL.
5482         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
5483         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
5484         * gcc.c-torture/execute/20010123-1.x: XFAIL.
5485         * gcc.c-torture/execute/20010124-1.x: XFAIL.
5486         * gcc.dg/sequence-pt-1.c: XFAIL one test.
5487
5488 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
5489
5490         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
5491
5492 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
5493
5494         * gcc.dg/20000724-1.c: Don't use multiline strings.
5495
5496 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
5497
5498         * objc/execute/string1.m, objc/execute/string2.m: Compare the
5499         result of -cString against what we expect it to be; don't just
5500         print it out for no one to read.
5501
5502         * objc/execute/string3.m, objc/execute/string4.m: New tests.
5503         Based on testcases provided by Nicola Pero.
5504
5505 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
5506
5507         * gcc.dg/cpp/macro7.c: New test.
5508
5509 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
5510
5511         * gcc.dg/cpp/multiline.c: Update.
5512
5513 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
5514
5515         * g++.old-deja/g++.other/enum3.C: New test.
5516
5517 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
5518
5519         * g++.old-deja/g++.other/pod1.C: New test.
5520
5521 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
5522
5523         * g++.old-deja/g++.ext/overload1.C: New test.
5524
5525 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
5526
5527         * g++.old-deja/g++.pt/using1.C: New test.
5528
5529 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
5530
5531         * g++.old-deja/g++.other/using9.C: New test.
5532
5533 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
5534
5535         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
5536
5537         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
5538
5539 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
5540
5541         * g++.old-deja/g++.ext/realpt1.C: Remove.
5542
5543 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
5544
5545         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
5546
5547 2001-02-26  Will Cohen  <wcohen@redhat.com>
5548
5549         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
5550
5551 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
5552
5553         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
5554         templatized constructors.
5555
5556 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5557
5558         * gcc.c-torture/execute/20010224-1.c: New test.
5559
5560 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
5561
5562         * gcc.c-torture/execute/20010222-1.c: New test.
5563
5564 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
5565
5566         * g++.old-deja/g++.other/inline20.C: New test.
5567
5568 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
5569
5570         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
5571
5572 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
5573
5574         * g++.old-deja/g++.other/lookup22.C: New test.
5575
5576 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
5577
5578         * g77.dg: New directory.
5579         * g77.dg/20010216-1.f: New test case.
5580         * g77.dg/dg.exp: New driver.
5581         * lib/g77-dg.exp: New driver library.
5582
5583 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5584
5585         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
5586
5587 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
5588
5589         * g++.old-deja/g++.other/decl9.C: New test.
5590
5591 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
5592
5593         * g++.old-deja/g++.other/init16.C: Update the test so that it does
5594         not need <string> and also tests the initialization at runtime.
5595
5596 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
5597
5598         * gcc.c-torture/execute/longlong.c: New test.
5599
5600 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
5601
5602         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
5603
5604 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
5605
5606         * gcc.c-torture/execute/920302-1.c (execute):
5607         Change argument type to short.
5608
5609 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
5610
5611         * g++.old-deja/g++.pt/deduct6.C: New test.
5612
5613 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
5614
5615         * g++.old-deja/g++.pt/deduct5.C: New test.
5616
5617 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
5618
5619         * gcc.c-torture/execute/20010209-1.c: New test.
5620
5621 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
5622
5623         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
5624
5625 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
5626
5627         * g++.dg/vtgc1.C: Update for new ABI.
5628
5629         * consistency.vlad: New directory, 1665 files.
5630
5631 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5632
5633         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
5634         return type.
5635         * gcc.dg/cpp/digraphs.c: Declare puts.
5636
5637 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
5638
5639         * g++.old-deja/g++.other/warn5.C: New test.
5640
5641 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
5642
5643         * g++.old-deja/g++.pt/spec40.C: New test.
5644
5645 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
5646
5647         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
5648         case.
5649         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
5650
5651 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
5652
5653         * gcc.c-torture/compile/20010209-1.c: New test.
5654
5655 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
5656
5657         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
5658         excess errors message but not if it crashes.
5659         * g++.old-deja/g++.other/crash27.C: Likewise.
5660         * g++.old-deja/g++.other/crash28.C: Likewise.
5661         * g++.old-deja/g++.other/crash30.C: Likewise.
5662         * g++.old-deja/g++.other/crash32.C: Likewise.
5663         * g++.old-deja/g++.other/crash35.C: Likewise.
5664         * g++.old-deja/g++.pt/inherit2.C: Likewise.
5665
5666 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5667
5668         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
5669         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
5670         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
5671         g77.f-torture/execute/execute.exp,
5672         g77.f-torture/noncompile/noncompile.exp,
5673         gcc.c-torture/execute/execute.exp,
5674         gcc.c-torture/execute/memcheck/memcheck.exp,
5675         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
5676         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
5677         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
5678         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
5679         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
5680         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
5681         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
5682         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
5683         Remove bug reporting instructions with ancient email addresses.
5684
5685 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
5686
5687         * gcc.dg/20010202-1.c: New test.
5688         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
5689
5690 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
5691
5692         * g++.dg/stdbool-if.C: New test.
5693
5694 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
5695
5696         * objc/execute/fdecl.m: Added main().
5697
5698 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
5699
5700         * gcc.c-torture/execute/20010206-1.c: New test.
5701
5702 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
5703
5704         * gcc.dg/cpp/avoidpaste1.c: Update.
5705
5706 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
5707
5708         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
5709         Pero <nicola@brainstorm.co.uk>.
5710         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
5711
5712 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
5713
5714         * g++.old-deja/g++.pt/spec39.C: New test.
5715
5716 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
5717
5718         * gcc.c-torture/compile/20010202-1.c: New test.
5719
5720 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
5721
5722         * g++.old-deja/g++.abi/primary2.C: New test.
5723         * g++.old-deja/g++.abi/primary3.C: New test.
5724         * g++.old-deja/g++.abi/primary4.C: New test.
5725         * g++.old-deja/g++.abi/primary5.C: New test.
5726         * g++.old-deja/g++.abi/vtable3.h: New test.
5727         * g++.old-deja/g++.abi/vtable3a.C: New test.
5728         * g++.old-deja/g++.abi/vtable3b.C: New test.
5729         * g++.old-deja/g++.abi/vtable3c.C: New test.
5730         * g++.old-deja/g++.abi/vtable3d.C: New test.
5731         * g++.old-deja/g++.abi/vtable3e.C: New test.
5732         * g++.old-deja/g++.abi/vtable3f.C: New test.
5733         * g++.old-deja/g++.abi/vtable3g.C: New test.
5734         * g++.old-deja/g++.abi/vtable3h.C: New test.
5735         * g++.old-deja/g++.abi/vtable3i.C: New test.
5736         * g++.old-deja/g++.abi/vtable3j.C: New test.
5737         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
5738
5739 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
5740
5741         * g++.old-deja/g++.other/anon6.C: New test.
5742         * g++.old-deja/g++.other/anon7.C: New test.
5743
5744 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
5745
5746         * gcc.dg/cpp/avoidpaste2.c: New tests.
5747
5748 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
5749
5750         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
5751
5752 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
5753
5754         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
5755         DECIMAL_DIG cases for Irix."
5756
5757 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
5758
5759         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
5760
5761 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
5762
5763         * gcc.dg/c99-tag-1.c: New test.
5764
5765 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
5766
5767         * gcc.dg/cpp/tr-warn1.c: Add tests.
5768
5769 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
5770
5771         * gcc.dg/cpp/avoidpaste1.c: Update.
5772         * gcc.dg/cpp/paste4.c: Update.
5773
5774 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
5775
5776         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
5777         cases for Irix.
5778
5779 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5780
5781         * g++.old-deja/g++.other/inline19.C: New test.
5782
5783 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
5784
5785         * gcc.dg/Wlarger-than.c: New test.
5786
5787 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
5788
5789         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
5790
5791 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
5792
5793         * gcc.c-torture/execute/20010129-1.c: New test.
5794         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
5795
5796 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
5797
5798         * gcc.dg/cpp/avoidpaste1.c: Test case.
5799
5800 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
5801
5802         * g++.old-deja/g++.other/inline18.C: New test.
5803
5804 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5805
5806         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
5807         and __builtin_putchar.
5808
5809 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
5810
5811         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
5812         tests.
5813
5814 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
5815
5816         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
5817         floating point number rounding mode to round to the nearest
5818         representable mode.
5819
5820 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
5821
5822         * g++.old-deja/g++.other/mangle2.C: New test.
5823
5824 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
5825
5826         * gcc.c-torture/compile/20010124-1.c: New test.
5827
5828 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
5829
5830         * g++.old-deja/g++.pt/spec38.C: New test.
5831
5832 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5833
5834         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
5835         "Build don't run".
5836
5837 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5838
5839         * gcc.c-torture/execute/20010123-1.c: New test.
5840
5841 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
5842
5843         * g++.old-deja/g++.pt/spec37.C: New test.
5844
5845 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
5846
5847         * g++.old-deja/g++.pt/overload14.C: New test.
5848
5849 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5850
5851         * gcc.c-torture/execute/20010122-1.c: New test, exercise
5852         __builtin_return_address.
5853
5854 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
5855
5856         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
5857         * g++.old-deja/g++.pt/spec35.C: New test.
5858         * g++.old-deja/g++.pt/spec36.C: New test.
5859
5860 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
5861
5862         * gcc.c-torture/compile/20010118-1.c: New test.
5863
5864 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
5865
5866         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
5867
5868 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
5869
5870         * gcc.c-torture/execute/20010119-1.c: New test.
5871
5872 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
5873
5874         * g++.old-deja/g++.other/vbase5.C: New test.
5875
5876 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
5877
5878         * gcc.c-torture/execute/20010118-1.c: New test.
5879
5880 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
5881
5882         * g++.old-deja/g++.pt/deduct3.C: New test.
5883
5884 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
5885
5886         * g++.old-deja/g++.pt/spec34.C: New test.
5887
5888 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
5889
5890         * g77.f-torture/compile/20000601-2.f: New test.
5891
5892 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5893
5894         * g++.old-deja/g++.other/init17.C: New test.
5895
5896 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
5897
5898         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
5899
5900 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5901
5902         * g++.old-deja/g++.pt/unify8.C: New test.
5903
5904 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5905
5906         * g++.old-deja/g++.abi/vbase1.C: New test.
5907
5908 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5909
5910         * g++.old-deja/g++.pt/crash65.C: New test.
5911
5912 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
5913
5914         * gcc.dg/cpp/assembl2.S: New test case.
5915
5916 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
5917
5918         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
5919         are supported.
5920
5921 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5922
5923         * g++.old-deja/g++.other/builtins1.C: New test.
5924         * g++.old-deja/g++.other/builtins2.C: Likewise.
5925         * g++.old-deja/g++.other/builtins3.C: Likewise.
5926         * g++.old-deja/g++.other/builtins4.C: Likewise.
5927
5928 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
5929
5930         * gcc.c-torture/compile/20010117-1.c: New test.
5931         * gcc.c-torture/compile/20010117-2.c: New test.
5932
5933 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5934
5935         * g77.f-torture/execute/20010116.[fx]: New test,
5936         XFAIL on i?86-*-*.
5937         * g77.f-torture/compile/20010115.f: Indicate it's
5938         a test for PR fortran/1636.
5939
5940 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
5941
5942         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
5943
5944 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5945
5946         * g77.f-torture/compile/20010115.f: New test.
5947
5948 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
5949
5950         * g++.old-deja/g++.pt/nontype5.C: New test.
5951
5952 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
5953
5954         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
5955         have an equivalent working one below it.
5956
5957 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
5958
5959         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
5960         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
5961
5962 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
5963
5964         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
5965         message containing "init_priority".
5966         (conpr-2.C): Likewise.
5967         (conpr-3.C): Likewise.
5968         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
5969
5970 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5971
5972         * gcc.c-torture/execute/20010114-2.c: New test.
5973
5974 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
5975
5976         * gcc.c-torture/compile/20010114-1.c: New test.
5977         * gcc.c-torture/compile/20010114-1.x: Xfail.
5978         * gcc.c-torture/compile/20010114-2.c: New test.
5979         * gcc.c-torture/execute/20010114-1.c: New test.
5980         * gcc.dg/trunc-1.c: New test.
5981         * gcc.dg/uninit-B.c: New test.
5982
5983 2001-01-13  Nick Clifton  <nickc@redhat.com>
5984
5985         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
5986         target.
5987
5988 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5989
5990         * gcc.c-torture/compile/20010113-1.c: New test.
5991
5992 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
5993
5994         * gcc.c-torture/compile/20001212-1.c: New test.
5995
5996 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
5997
5998         * gcc.dg/cpp/widestr1.c: Update.
5999         * gcc.dg/cpp/prag-imp.c: Remove.
6000
6001 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
6002
6003         * gcc.c-torture/execute/20000801-3.x: Remove.
6004         * gcc.dg/c90-init-1.c: New test.
6005         * gcc.dg/c99-init-1.c: New test.
6006         * gcc.dg/c99-init-2.c: New test.
6007         * gcc.dg/gnu99-init-1.c: New test.
6008
6009 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
6010
6011         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
6012         testing that no relevant ones were found.
6013
6014 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
6015
6016         * g++.old-deja/g++.pt/cast2.C: New test.
6017
6018 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
6019
6020         * g++.old-deja/g++.pt/friend47.C: New test.
6021
6022 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
6023
6024         * g++.old-deja/g++.pt/instantiate13.C: New test.
6025
6026 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
6027
6028         * g++.old-deja/g++.other/defarg7.C: New test.
6029         * g++.old-deja/g++.other/defarg8.C: New test.
6030
6031 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
6032
6033         * g++.old-deja/g++.pt/crash64.C: New test.
6034
6035 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
6036
6037         * g++.old-deja/g++.pt/crash63.C: New test.
6038
6039 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
6040
6041         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
6042
6043 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
6044
6045         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
6046
6047 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
6048
6049         * g++.old-deja/g++.pt/error3.C: New test.
6050
6051 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
6052
6053         * g++.old-deja/g++.other/crash39.C: New test.
6054
6055 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
6056
6057         * g++.old-deja/g++.other/vbase4.C: New test.
6058
6059 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
6060
6061         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
6062         * gcc.dg/special/20000419-2.c: New file. Identical to above.
6063         * gcc.dg/special/special.exp: New test driver which will check
6064         for alias support for the above test.
6065
6066 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
6067
6068         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
6069         problems on small machines.
6070         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
6071         parameterize.
6072
6073 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
6074
6075         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
6076         mips.
6077         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
6078
6079 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
6080
6081         * g++.old_deja/g++.pt/using8.C: New test.
6082
6083 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6084
6085         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
6086
6087 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
6088
6089         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
6090         where a failure is expected.
6091         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
6092
6093 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
6094
6095         * g++.old_deja/g++.pt/instantiate12.C: New test.
6096
6097 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
6098
6099         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
6100         start of structs.
6101         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
6102         * g++.old-deja/g++.brendan/crash17.C: Likewise.
6103         * g++.old-deja/g++.brendan/crash29.C: Likewise.
6104         * g++.old-deja/g++.brendan/crash48.C: Likewise.
6105         * g++.old-deja/g++.brendan/ns1.C: Likewise.
6106         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
6107         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
6108         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
6109         * g++.old-deja/g++.eh/spec6.C: Likewise.
6110         * g++.old-deja/g++.jason/crash3.C: Likewise.
6111         * g++.old-deja/g++.law/ctors11.C: Likewise.
6112         * g++.old-deja/g++.law/ctors17.C: Likewise.
6113         * g++.old-deja/g++.law/ctors5.C: Likewise.
6114         * g++.old-deja/g++.law/ctors9.C: Likewise.
6115         * g++.old-deja/g++.mike/ambig1.C: Likewise.
6116         * g++.old-deja/g++.mike/net22.C: Likewise.
6117         * g++.old-deja/g++.mike/p3538a.C: Likewise.
6118         * g++.old-deja/g++.mike/p3538b.C: Likewise.
6119         * g++.old-deja/g++.mike/virt3.C: Likewise.
6120         * g++.old-deja/g++.niklas/t128.C: Likewise.
6121         * g++.old-deja/g++.other/anon4.C: Likewise.
6122         * g++.old-deja/g++.other/using1.C: Likewise.
6123         * g++.old-deja/g++.other/warn3.C: Likewise.
6124         * g++.old-deja/g++.pt/t37.C: Likewise.
6125         * g++.old-deja/g++.robertl/eb69.C: Likewise.
6126         * g++.old-deja/g++.robertl/eb71.C: Likewise.
6127
6128 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
6129
6130         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
6131
6132 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6133
6134         * gcc.c-torture/execute/stdio-opt-3.c: New test.
6135
6136 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
6137
6138         * gcc.c-torture/compile/20010107-1.c: New test.
6139
6140 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6141
6142         * gcc.c-torture/execute/builtin-noret-1.c: New test.
6143
6144 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6145
6146         * gcc.dg/format/format.h: New file.
6147         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
6148         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
6149         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
6150         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
6151         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
6152         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
6153         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
6154         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
6155         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
6156         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
6157         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
6158         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
6159         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
6160         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
6161         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
6162         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
6163         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
6164         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
6165         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
6166         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
6167         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
6168         instead of declaring standard types, macros and functions in each
6169         test.
6170
6171 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
6172
6173         * gcc.c-torture/execute/20010106-1.c: New test.
6174
6175 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6176
6177         * gcc.dg/format/format.exp: New file.
6178         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
6179         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
6180         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
6181         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
6182         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
6183         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
6184         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
6185         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
6186         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
6187         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
6188         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
6189         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
6190         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
6191         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
6192         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
6193         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
6194         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
6195         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
6196         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
6197         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
6198         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
6199         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
6200         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
6201         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
6202         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
6203         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
6204         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
6205         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
6206         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
6207         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
6208         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
6209         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
6210         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
6211         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
6212         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
6213         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
6214         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
6215         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
6216         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
6217         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
6218         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
6219         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
6220
6221 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
6222
6223         * gcc.c-torture/execute/991228-1.c: Take word endianness into
6224         account.
6225
6226 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
6227
6228         * gcc.c-torture/execute/builtin-complex-1.c: New test.
6229
6230 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
6231
6232         * g++.old-deja/g++.pt/crash62.C: New test.
6233
6234 2001-01-04  Richard Henderson  <rth@redhat.com>
6235
6236         * gcc.dg/20000926-1.c: Update expected warnings.
6237         * gcc.dg/array-2.c: Likewise.
6238         * gcc.dg/array-4.c: Also validate flexible array members.
6239         * gcc.dg/c99-flex-array-1.c: New.
6240
6241 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6242
6243         * gcc.c-torture/compile/20001222-1.x: Remove.
6244
6245 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6246
6247         * gcc.c-torture/execute/built-in-setjmp.c: New.
6248
6249 2001-01-03  Richard Henderson  <rth@redhat.com>
6250
6251         * gcc.dg/940510-1.c: Update expected error wording.
6252         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
6253
6254 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
6255
6256         * lib/target-supports.exp (check_alias_available): Modified to
6257         indicate aliases not supported if only weak aliases are supported.
6258
6259 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6260
6261         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
6262         Turn on cmpstrsi checks for __pj__ and __i370__.
6263
6264 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
6265
6266         * g++.old-deja/g++.other/virtual11.C: New test.
6267
6268 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
6269
6270         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
6271
6272 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6273
6274         * gcc.c-torture/compile/20010102-1.c: New test.
6275
6276 2001-01-02  Andreas Jaeger  <aj@suse.de>
6277
6278         * gcc.dg/noreturn-3.c: New test.
6279
6280         * gcc.dg/noreturn-4.c: New test.
6281
6282 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6283
6284         * gcc.c-torture/execute/stdio-opt-1.c: Also test
6285         __builtin_fputc and __builtin_fwrite.
6286
6287 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
6288
6289         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
6290         signed char, not default char.
6291
6292 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
6293
6294         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
6295
6296 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
6297
6298         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
6299
6300 2000-12-29  Richard Henderson  <rth@redhat.com>
6301
6302         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
6303         (__cyg_profile_func_exit): Define.
6304
6305 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
6306
6307         * g++.dg/vtgc1.C: New test.
6308
6309 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
6310
6311         * gcc.dg/noncompile/20001228-1.c: New test.
6312
6313         * gcc.dg/20001228-1.c: New test.
6314
6315         * gcc.c-torture/execute/20001228-1.c: New test.
6316
6317 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
6318
6319         * gcc.dg/format-strfmon-1.c: New test.
6320
6321 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6322
6323         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
6324         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
6325         * gcc.c-torture/execute/string-opt-1.c: Likewise.
6326         * gcc.c-torture/execute/string-opt-2.c: Likewise.
6327         * gcc.c-torture/execute/string-opt-3.c: Likewise.
6328         * gcc.c-torture/execute/string-opt-4.c: Likewise.
6329         * gcc.c-torture/execute/string-opt-6.c: Likewise.
6330         * gcc.c-torture/execute/string-opt-7.c: Likewise.
6331         * gcc.c-torture/execute/string-opt-8.c: Likewise.
6332         * gcc.c-torture/execute/string-opt-9.c: Likewise.
6333         * gcc.c-torture/execute/string-opt-10.c: Likewise.
6334         * gcc.c-torture/execute/string-opt-11.c: Likewise.
6335         * gcc.c-torture/execute/string-opt-12.c: Likewise.
6336
6337         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
6338         * gcc.c-torture/execute/string-opt-4.c: Test index.
6339
6340 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
6341
6342         * gcc.c-torture/compile/20001226-1.c: New test.
6343
6344 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
6345
6346         * gcc.c-torture/compile/20001222-1.c: New test.
6347         * gcc.c-torture/compile/20001222-1.x: Xfail.
6348
6349 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
6350
6351         * gcc.c-torture/execute/comp-goto-2.c: New test.
6352
6353 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
6354
6355         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
6356         Use long types if __INT_MAX__ is 32767.
6357         (main): Use cast to (sint32 *) when poking 88 into a_page.
6358
6359         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
6360
6361 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
6362
6363         * gcc.c-torture/compile/20001221-1.c: New test.
6364         * gcc.c-torture/execute/20001221-1.c: New test.
6365
6366 2000-12-20  Richard Henderson  <rth@redhat.com>
6367
6368         * g++.old-deja/g++.pt/crash36.C: Update error lines.
6369         * g++.old-deja/g++.robertl/eb109.C: Likewise.
6370
6371 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6372
6373         * gcc.dg/compare3.c: New test.
6374
6375 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6376
6377         * gcc.dg/format-warnll-1.c: New test.
6378
6379 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
6380
6381         * gcc.dg/cpp/cmdlne-P.c: New test.
6382
6383 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6384
6385         * gcc.c-torture/execute/builtin-abs-1.c,
6386         gcc.c-torture/execute/builtin-abs-2.c: New tests.
6387
6388 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
6389
6390         * gcc.dg/cpp/multiline.c: New test.
6391
6392 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
6393
6394         * g++.old-deja/g++.other/syshdr1.C: Update.
6395         * gcc.dg/cpp/lineflags.c: Remove temporarily.
6396
6397 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6398
6399         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
6400
6401 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6402
6403         * g++.old-deja/g++.pt/ttp65.C: New test.
6404
6405 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6406
6407         * g++.old-deja/g++.pt/ttp64.C: New test.
6408
6409 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6410
6411         * g++.old-deja/g++.pt/spec33.C: New test.
6412
6413 2000-12-14  Catherine Moore  <clm@redhat.com>
6414
6415         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
6416         * gcc.c-torture/execute/920612-2.c: Likewise.
6417         * gcc.c-torture/execute/920428-2.c: Likewise.
6418         * gcc-c-torture/execute/va-arg-11.c: Call exit.
6419         * gcc.c-torture/execute/va-arg-21.c: Likewise.
6420
6421 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6422
6423         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
6424         * gcc.dg/pack-test-2.c: Likewise.
6425
6426 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
6427
6428         Tests by Zack Weinberg <zackw@stanford.edu>.
6429
6430         * gcc.dg/cpp/defined.c: Update.
6431         * gcc.dg/cpp/defined_trad.c: New tests.
6432
6433 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
6434
6435         * gcc.dg/cpp/trad-direct.c: Update.
6436
6437 2000-12-11  Neil Booth  <neilb@earthling.net>
6438
6439         * gcc.dg/cpp/defined_trad.c
6440
6441 2000-12-11  Neil Booth  <neilb@earthling.net>
6442
6443         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
6444
6445 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6446
6447         * gcc.dg/format-miss-2.c: New test.
6448
6449 2000-12-09  Neil Booth  <neilb@earthling.net>
6450
6451         * gcc.dg/cpp/lineflags.c: New tests.
6452         * gcc.dg/cpp/poison.c: Update.
6453         * gcc.dg/cpp/redef2.c: Update.
6454         * gcc.dg/cpp/skipping.c: New test.
6455
6456 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
6457
6458         * g++.old-deja/g++.other/eh3.C: New testcase.
6459
6460 2000-12-07  Neil Booth  <neilb@earthling.net>
6461
6462         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
6463         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
6464         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
6465         wtr-union-init-2.c, wtr-union-init-3.c: Update.
6466         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
6467         Update.
6468
6469 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6470
6471         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
6472         __SIZE_TYPE__ instead of int for type of integers cast to
6473         pointers.
6474
6475 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
6476
6477         * g++.old-deja/g++.other/cleanup4.C: New test.
6478
6479 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6480
6481         * format-sec-1.c: New test.
6482
6483 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6484
6485         * gcc.dg/format-nonlit-3.c: New test.
6486
6487 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6488
6489         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
6490         through a null pointer.
6491
6492 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6493
6494         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
6495         * g++.old-deja/g++.pt/partial4.C: New test.
6496
6497 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
6498
6499         * gcc.c-torture/execute/ieee/hugeval.x: New.
6500
6501 2000-12-06  Neil Booth  <neilb@earthling.net>
6502
6503         * gcc.dg/cpp/backslash2.c: New tests.
6504
6505 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6506
6507         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
6508         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
6509
6510 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
6511
6512         * gcc.c-torture/execute/20001203-2.c: New testcase.
6513
6514 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
6515
6516         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
6517         * g++.old-deja/g++.other/virtual10.C: New test.
6518
6519 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
6520
6521         * g++.old-deja/g++.mike/pmf5.C: Remove test.
6522
6523 2000-12-05  Richard Henderson  <rth@redhat.com>
6524
6525         * gcc.c-torture/compile/20001205-1.c: New.
6526
6527 2000-12-04  Neil Booth  <neilb@earthling.net>
6528
6529         * g++.old-deja/g++.other/virtual9.C: New test.
6530         * g++.old-deja/g++.pt/crash61.C: New test.
6531         * gcc.c-torture/execute/loop-9.c: New test.
6532
6533 2000-12-04  Neil Booth  <neilb@earthling.net>
6534
6535         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
6536         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
6537         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
6538         * gcc.dg/cpp/extratokens.c: ...here.
6539
6540 2000-12-04  Neil Booth  <neilb@earthling.net>
6541
6542         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
6543         New tests.
6544
6545 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6546
6547         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
6548         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
6549
6550 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
6551
6552         * gcc.c-torture/execute/20001203-1.c: New test.
6553
6554 2000-12-03  Neil Booth  <neilb@earthling.net>
6555
6556         * gcc.dg/cpp/macro6.c: New test cases.
6557
6558 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6559
6560         * gcc.c-torture/execute/string-opt-9.c: New test.
6561         * gcc.c-torture/execute/string-opt-10.c: Likewise.
6562         * gcc.c-torture/execute/string-opt-11.c: Likewise.
6563         * gcc.c-torture/execute/string-opt-12.c: Likewise.
6564
6565         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
6566         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
6567
6568 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
6569
6570         * gcc.dg/cpp/if-6.c: New testcase.
6571
6572         * gcc.dg/20001201-1.c: New testcase.
6573
6574 2000-12-02  Neil Booth  <neilb@earthling.net>
6575
6576         * g++.old-deja/g++.other/externC4.C,
6577         g++.old-deja/g++.other/friend10.C: New tests.
6578
6579 2000-12-02  Neil Booth  <neilb@earthling.net>
6580
6581         * g++.old-deja/g++.other/instan2.C
6582         * g++.old-deja/g++.other/instan3.C: New test.
6583
6584 2000-12-02  Neil Booth  <neilb@earthling.net>
6585
6586         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
6587         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
6588         gnuc99.c,gnuc99-pedantic.c: New tests.
6589
6590 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6591
6592         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
6593         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
6594
6595 2000-12-01  Neil Booth  <neilb@earthling.net>
6596
6597         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
6598         * gcc.dg/cpp/poison.c: Update.
6599         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
6600
6601 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
6602
6603         * g77.f-torture/execute/20001201.f: New test.
6604
6605 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6606
6607         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
6608
6609 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
6610
6611         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
6612
6613 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
6614
6615         * g++.old-deja/g++.other/cast6.C: New test.
6616
6617 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
6618
6619         * gcc.c-torture/execute/20001130-2.c: New testcase.
6620
6621 2000-11-30  Richard Henderson  <rth@redhat.com>
6622
6623         * gcc.c-torture/execute/20001130-1.c: New test.
6624
6625 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
6626
6627         * g++.old-deja/g++.other/op3.C: New test.
6628
6629 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
6630
6631         * g++.old-deja/g++.other/op2.C: New test.
6632
6633 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
6634
6635         * g++.old-deja/g++.other/crash38.C: New test.
6636
6637 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
6638
6639         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
6640
6641 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
6642
6643         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
6644         tests.
6645         * gcc.c-torture/execute/string-opt-6.c: New test.
6646
6647         * gcc.dg/20001117-1.c: Add main.
6648
6649 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
6650
6651         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
6652         Move from here ...
6653         * gcc.dg/940510-1.c: ... to here.
6654
6655         * gcc.dg/20000926-1.c: GNU C now allows initializations of
6656         zero-size arrays in toplevel structures.
6657
6658 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
6659
6660         * gcc.c-torture/execute/loop-8.c: New test.
6661
6662 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
6663
6664         * g++.old-deja/g++.other/base1.C: New test.
6665
6666 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
6667
6668         * g++.old-deja/g++.other/parse2.C: New test.
6669
6670 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
6671
6672         * g++.old-deja/g++.pt/incomplete1.C: New test.
6673
6674 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
6675
6676         * g++.old-deja/g++.other/friend9.C: New test.
6677
6678 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
6679
6680         * gcc.dg/20001127-1.c: New test.
6681
6682 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
6683
6684         * g++.old-deja/g++.pt/friend46.C: New test.
6685
6686 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
6687
6688         * g++.old-deja/g++.other/ptrmem8.C: New test.
6689
6690 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6691
6692         * gcc.c-torture/execute/string-opt-7.c: New test.
6693         * gcc.c-torture/execute/string-opt-8.c: Likewise.
6694
6695 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
6696
6697         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
6698         instead of 'mkcheck 2'.
6699
6700 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6701
6702         * gcc.c-torture/execute/memcheck/driver.c,
6703         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
6704         C9X references to refer to C99.
6705
6706 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
6707
6708         * gcc.dg/ultrasp3.c: New test.
6709
6710 2000-11-25  Neil Booth  <neilb@earthling.net>
6711
6712         * gcc.dg/cpp/include2.c: Update test to be locale independent.
6713
6714 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
6715
6716         * gcc.c-torture/compile/20001123-2.c: New.
6717
6718 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6719
6720         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
6721
6722 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
6723
6724         * gcc.dg/sequence-point-1.c: Add some new tests.
6725         * gcc.c-torture/execute/20001124-1.c: New test.
6726
6727 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
6728
6729         * g++.old-deja/g++.other/vaarg4.C: New test.
6730         * gcc.c-torture/compile/20001123-1.c: New test.
6731
6732 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
6733
6734         * g++.other/crash24.C: Adjust and remove XFAIL.
6735         * g++.other/crash37.C: New test.
6736
6737 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
6738
6739         * g++.old-deja/g++.pt/instantiate9.C: New test.
6740
6741 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
6742
6743         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
6744         new ABI, too.
6745
6746         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
6747         * g++.old-deja/g++.robertl/eb55.C: Likewise.
6748
6749 2000-11-22  Neil Booth  <neilb@earthling.net>
6750
6751         * gcc.dg/cpp/Wtrigraphs.c: New test.
6752
6753 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
6754
6755         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
6756
6757 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
6758
6759         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
6760
6761 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
6762
6763         * lib/gcc-dg.exp: load_lib scanasm.exp.
6764         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
6765         * lib/g++-dg.exp: load_lib scanasm.exp.
6766         * lib/scanasm.exp: New.
6767         (scan-assembler, scan-assembler-not): Add optional arguments to
6768         test name, or if not present, the pattern name.
6769         (scan-assembler-dem, scan-assembler-dem-not): New.
6770
6771         * g++.dg/dg.exp: New.
6772
6773 2000-11-21  Neil Booth  <neilb@earthling.net>
6774
6775         * gcc.dg/cpp/integrated1.c: Remove.
6776
6777 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
6778
6779         * gcc.c-torture/execute/20001121-1.c: New test.
6780
6781 2000-11-21  Richard Henderson  <rth@redhat.com>
6782
6783         * gcc.c-torture/compile/20001121-1.c: New test.
6784
6785 2000-11-20  Neil Booth  <neilb@earthling.net>
6786
6787         * gcc.dg/cpp/integrated1.c: New test.
6788
6789 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
6790
6791         * g++.old-deja/g++.other/inline17.C: New test.
6792
6793 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
6794
6795         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
6796         local variable to be zero: I made the variable global. Now
6797         uses abort() and exit() instead of relying on main's return value.
6798
6799 2000-11-20  Neil Booth  <neilb@earthling.net>
6800
6801         * gcc.dg/cpp/paste2.c: Update test.
6802         * objc/execute/paste.m: New test.
6803
6804 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
6805
6806         * gcc.dg/c99-condexpr-1.c: New test.
6807
6808 2000-11-20  Neil Booth  <neilb@earthling.net>
6809
6810         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
6811
6812 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
6813
6814         * g++.old-deja/g++.pt/export1.C: New test.
6815
6816 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
6817
6818         * gcc.dg/20001117-1.c: New test.
6819
6820 2000-11-18  Richard Henderson  <rth@redhat.com>
6821
6822         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
6823
6824 2000-11-18  Richard Henderson  <rth@redhat.com>
6825
6826         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
6827         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
6828         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
6829
6830 2000-11-18  Richard Henderson  <rth@redhat.com>
6831
6832         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
6833         (main): New.  Exit cleanly.
6834
6835 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6836
6837         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
6838         gcc.dg/c99-fordecl-2.c: New tests.
6839
6840 2000-11-18  Richard Henderson  <rth@redhat.com>
6841
6842         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
6843         * gcc.c-torture/execute/zerolen-2.c: New.
6844
6845 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6846
6847         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
6848         memory.
6849
6850 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
6851
6852         * g++.old-deja/g++.pt/instantiate8.C: New test.
6853
6854 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
6855
6856         * g++.old-deja/g++.other/incomplete.C: Add more tests.
6857         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
6858
6859 2000-11-16  Nick Clifton  <nickc@redhat.com>
6860
6861         * gcc.c-torture/execute/nestfunc-2.c: New test.
6862         * gcc.c-torture/execute/nestfunc-3.c: New test.
6863
6864 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
6865
6866         * gcc.c-torture/compile/20001116-1.c: New test.
6867
6868 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6869
6870         * gcc.c-torture/execute/20001115-1.c: New test.
6871
6872 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
6873
6874         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
6875         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
6876         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
6877         * g++.old-deja/g++.abi/vmihint.C: Likewise.
6878
6879 2000-11-15  Neil Booth  <neilb@earthling.net>
6880
6881         gcc.dg/cpp/_Pragma1.c: Update.
6882         gcc.dg/cpp/_Pragma2.c: New test.
6883
6884 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
6885
6886         * g++.old-deja/g++.other/anon5.C: New test.
6887
6888 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
6889
6890         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
6891         tests.
6892
6893 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
6894
6895         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
6896         output.
6897
6898 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6899
6900         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
6901         labels at end of compound statements.
6902
6903 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
6904
6905         * gcc.c-torture/execute/loop-7.c: New test.
6906
6907 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6908
6909         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
6910
6911 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6912
6913         * gcc.dg/c99-bool-1.c: New test.
6914
6915 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6916
6917         * gcc.dg/c99-scope-1.c: Remove xfail.
6918         * gcc.dg/c99-scope-2.c: New test.
6919
6920 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6921
6922         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
6923         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
6924
6925 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
6926
6927         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
6928         error messages.
6929
6930         * g++.mike/p700.C: Don't typedef wchar_t.
6931         * g++.mike/p784.C: Likewise.
6932         * g++.mike/eb101.C: Don't use __wchar_t.
6933
6934 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
6935
6936         * g77.f-torture/execute/20001111.[fx]: Test premature exit
6937         from DO loop.
6938
6939 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
6940
6941         * gcc.c-torture/execute/20001111-1.c: New test.
6942
6943 2000-11-10  Nick Clifton  <nickc@redhat.com>
6944
6945         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
6946         long multuiple and accumulate.
6947
6948 2000-11-09  Richard Henderson  <rth@redhat.com>
6949
6950         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
6951         via size_t instead of int.
6952
6953         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
6954         * gcc.c-torture/execute/string-opt-2.c: Likewise.
6955         * gcc.c-torture/execute/string-opt-3.c: Likewise.
6956         * gcc.c-torture/execute/string-opt-4.c: Likewise.
6957
6958 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
6959
6960         * gcc.c-torture/compile/20001109-1.c: New test.
6961         * gcc.c-torture/compile/20001109-2.c: New test.
6962
6963 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
6964
6965         * g++.old-deja/g++.pt/operator1.C: New test.
6966         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
6967
6968 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
6969
6970         * gcc.dg/20001108-1.c: New test.
6971
6972 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
6973
6974         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
6975         with both arguments constant strings.
6976         * gcc.c-torture/execute/string-opt-3.c: New test.
6977         * gcc.c-torture/execute/string-opt-4.c: New test.
6978         * gcc.c-torture/execute/string-opt-5.c: New test.
6979
6980 2000-11-08  Nick Clifton  <nickc@redhat.com>
6981
6982         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
6983         mulsidi3adddi patterns.
6984
6985 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
6986
6987         * g++.old-deja/g++.other/crash36.C: New test.
6988
6989 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
6990
6991         * g++.old-deja/g++.other/init16.C: New test.
6992
6993 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
6994
6995         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
6996
6997 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
6998
6999         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
7000         * gcc.c-torture/execute/va-arg-16.x: Likewise.
7001         * gcc.c-torture/execute/va-arg-17.x: Likewise.
7002
7003 2000-11-07  DJ Delorie  <dj@redhat.com>
7004
7005         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
7006
7007 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7008
7009         * gcc.c-torture/execute/string-opt-1.c: New test.
7010
7011 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
7012
7013         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
7014         mips-sgi-irix6.* because the MIPS ABI passes floating-point
7015         parameters in registers, and there is no way for a varargs
7016         function to know in which order the integer and floating-point
7017         parameters should be interleaved when they are placed on the
7018         stack.
7019         * gcc.c-torture/execute/va-arg-16.x: Likewise.
7020         * gcc.c-torture/execute/va-arg-17.x: Likewise.
7021
7022 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7023
7024         * gcc.c-torture/execute/string-opt-2.c: New test.
7025
7026 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
7027
7028         * g++.old-deja/g++.pt/crash60.C: New test.
7029
7030 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
7031
7032         * g++.old-deja/g++.other/crash24.C: New test.
7033         * g++.old-deja/g++.other/crash25.C: New test.
7034         * g++.old-deja/g++.other/crash26.C: New test.
7035         * g++.old-deja/g++.other/crash27.C: New test.
7036         * g++.old-deja/g++.other/crash28.C: New test.
7037         * g++.old-deja/g++.other/crash29.C: New test.
7038         * g++.old-deja/g++.other/crash30.C: New test.
7039         * g++.old-deja/g++.other/crash31.C: New test.
7040         * g++.old-deja/g++.other/crash32.C: New test.
7041         * g++.old-deja/g++.other/crash33.C: New test.
7042         * g++.old-deja/g++.other/crash34.C: New test.
7043         * g++.old-deja/g++.other/crash35.C: New test.
7044
7045 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
7046
7047         * gcc.c-torture/execute/20001031-1.c: New test.
7048
7049 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
7050
7051         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
7052         namespace.
7053
7054         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
7055         standards-conformant.
7056
7057         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
7058
7059         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
7060         * g++.old-deja/g++.mike/p755a.C: Likewise.
7061         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
7062         library makes no calls to `operator new' during initialization.
7063
7064 2000-11-04  Neil Booth  <neilb@earthling.net>
7065
7066         * gcc.dg/cpp/include2.c: New tests.
7067
7068 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
7069
7070         * lib/g++.exp (g++_set_ld_library_path): New function.
7071         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
7072
7073 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
7074
7075         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
7076         warnings.
7077
7078 2000-11-01  Richard Henderson  <rth@redhat.com>
7079
7080         * g++.old-deja/g++.ext/namedret1.C: New.
7081         * g++.old-deja/g++.ext/namedret2.C: New.
7082         * g++.old-deja/g++.ext/namedret3.C: New.
7083
7084 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
7085
7086         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
7087         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
7088
7089 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7090
7091         * gcc.c-torture/execute/va-arg-21.c: New test.
7092
7093 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
7094
7095         * gcc.dg/c99-complex-2.c: New test.
7096
7097 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7098
7099         * gcc.c-torture/execute/stdio-opt-1.c: New test.
7100
7101 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
7102
7103         * g++.old-deja/g++.other/inline16.C: New test.
7104
7105 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
7106
7107         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
7108         __PRETTY_FUNCTION__
7109
7110 2000-10-29  Neil Booth  <neilb@earthling.net>
7111
7112         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
7113         New tests.
7114         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
7115         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
7116         optimisation.
7117
7118 2000-10-29  Neil Booth  <neilb@earthling.net>
7119
7120         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
7121         * mi1.c, mi1c.h: Add null directives to multiple-include test.
7122         * mi5.c: Test multiple includes work with -C.
7123         * trigraphs.c: Test ^= version.
7124
7125 2000-10-28  Neil Booth  <neilb@earthling.net>
7126
7127         New tests and test updates for new macro expander.
7128
7129         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
7130         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
7131         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
7132         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
7133         new diagnostic messages.
7134
7135         * gcc.dg/cpp/macro3.c: New tests.
7136
7137 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
7138
7139         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
7140         on the same line.
7141
7142 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
7143
7144         * g++.old-deja/g++.other/eh2.C: New test.
7145
7146 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
7147
7148         * gcc.c-torture/execute/20001027-1.c: New test.
7149
7150 2000-10-26  Richard Henderson  <rth@redhat.com>
7151
7152         * gcc.c-torture/execute/20001026-1.c: New.
7153
7154 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
7155
7156         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
7157         * g++.old-deja/g++.law/builtin1.C: Likewise.
7158         * g++.old-deja/g++.law/ctors10.C: Likewise.
7159         * g++.old-deja/g++.law/virtual3.C: Likewise.
7160         * g++.old-deja/g++.mike/p658.C: Likewise.
7161         * g++.old-deja/g++.other/sibcall1.C: Likewise.
7162         * g++.old-deja/g++.other/vaarg2.C: Likewise.
7163         * g++.old-deja/g++.robertl/eb124.C: Likewise.
7164         * g++.old-deja/g++.robertl/eb44.C: Likewise.
7165         * g++.old-deja/g++.robertl/eb77.C: Likewise.
7166
7167 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
7168
7169         * gcc.c-torture/compile/20001024-1.c: New test.
7170
7171 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
7172
7173         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
7174         to tell us whether or not we are using V3.
7175
7176 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
7177
7178         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
7179         operands.
7180
7181 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7182
7183         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
7184
7185 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
7186
7187         * gcc.c-torture/execute/20001024-1.c: New test.
7188
7189 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
7190
7191         * g++.old-deja/g++.other/sibcall1.C: New test.
7192
7193 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
7194
7195         * gcc.dg/noncompile/init-3.c: New test.
7196
7197 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
7198
7199         * gcc.dg/format-array-1.c: New test.
7200
7201 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7202
7203         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
7204         writing through null pointers; remove comment about testing
7205         unterminated strings.
7206
7207 2000-10-17  Matthew Hiller  <hiller@redhat.com>
7208
7209         * gcc.c-torture/execute/20001017-2.c: New test.
7210
7211 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7212
7213         * gcc.c-torture/compile/20001018-1.c: New test.
7214         * gcc.c-torture/compile/20001018-1.x: Xfail.
7215
7216 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7217
7218         * gcc.c-torture/execute/20001017-1.c: New test.
7219
7220 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7221
7222         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
7223         for multiple use of arguments with scanf formats; add tests for
7224         multiple use of arguments.
7225
7226 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
7227
7228         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
7229
7230 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7231
7232         * gcc.dg/format-miss-1.c: New test.
7233
7234 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
7235
7236         * gcc.c-torture/execute/20001013-1.c: New test.
7237
7238 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
7239
7240         * gcc.dg/format-branch-1.c: New test.
7241
7242 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
7243
7244         * README, lib/file-format.exp: Remove EGCS references.
7245
7246 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
7247
7248         * gcc.dg/20001013-1.c: New test.
7249
7250 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
7251
7252         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
7253         for intmax_t in the compiler using __typeof__ and the type rules
7254         for conditional expressions.
7255
7256 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
7257
7258         * gcc.dg/20001012-1.c: New test.
7259         * gcc.dg/20001012-2.c: New test.
7260
7261 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
7262
7263         * gcc.dg/format-attr-1.c: New test.
7264
7265 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
7266
7267         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
7268         __LONG_LONG_MAX__ instead of LLONG_MAX.
7269
7270 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
7271
7272         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
7273         scanf flags.
7274         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
7275         flags.
7276
7277 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
7278
7279         * gcc.dg/sequence-pt-1.c: New test.
7280
7281 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
7282
7283         * gcc.c-torture/execute/20001011-1.c: New testcase.
7284         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
7285
7286 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
7287
7288         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
7289         does not error on it.
7290
7291 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
7292
7293         * gcc.dg/20001009-1.c: New test.
7294
7295 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
7296
7297         * gcc.c-torture/compile/20001009-1.c: Move from here ....
7298         * gcc.c-torture/execute/20001009-2.c: ... to here.
7299
7300 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
7301
7302         * gcc.c-torture/compile/20001009-1.c: New testcase.
7303         * gcc.c-torture/execute/20001009-1.c: New testcase.
7304         Testcases provided by Jan Hubicka <jh@suse.cz>.
7305
7306 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
7307
7308         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
7309         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
7310         uintmax_t using <limits.h> to emulate the compiler's internal
7311         logic.  No longer XFAIL %j tests.
7312
7313 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
7314
7315         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
7316         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
7317         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
7318         regexps and details of expected handling of some bad formats.
7319         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
7320         suppression.
7321
7322 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7323
7324         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
7325         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
7326         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
7327         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
7328         in list archives.
7329
7330 2000-10-06  Richard Henderson  <rth@cygnus.com>
7331
7332         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
7333         * g++.old-deja/g++.brendan/crash52.C: Likewise.
7334         * g++.old-deja/g++.jason/report.C: Likewise.
7335         * g++.old-deja/g++.law/friend5.C: Likewise.
7336         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
7337         of the expected warnings.
7338
7339 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
7340
7341         * g++.old-deja/g++.pt/enum14.C: New test.
7342
7343 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
7344
7345         * g++.old-deja/g++.pt/crash59.C: New test.
7346
7347 2000-10-04  Will Cohen  <wcohen@redhat.com>
7348
7349         * gcc.dg/20000926-1.c: New test.
7350
7351 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
7352
7353         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
7354         function name for current C++ compiler.
7355         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
7356
7357 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
7358
7359         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
7360         __PRETTY_FUNCTION__.
7361         * g++.old-deja/g++.ext/pretty2.C: Likewise.
7362
7363 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7364
7365         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
7366
7367 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
7368
7369         * gcc.c-torture/compile/20000923-1.c: New test.
7370
7371 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
7372
7373         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
7374         * g++.old-deja/g++.pt/ttp62.C: Same.
7375         * g++.old-deja/g++.other/inline14.C: Same.
7376
7377 2000-09-24  Richard Henderson  <rth@cygnus.com>
7378
7379         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
7380
7381 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
7382
7383         * gcc.dg/c90-printf-1.c: Add test for wide string format.
7384
7385 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
7386
7387         * gcc.c-torture/compile/20000922-1.c: New file.
7388
7389 2000-09-21  Nick Clifton  <nickc@redhat.com>
7390
7391         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
7392         a signed long modulo operation.
7393         (mod6): New function - perform an unsigned long modulo operation.
7394         (main): Add tests for modulos of very large numbers by very small
7395         dividends.
7396
7397 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7398
7399         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
7400
7401 2000-09-19  Richard Henderson  <rth@cygnus.com>
7402
7403         * gcc.dg/compare2.c (case 10): XFAIL.
7404
7405 2000-09-18  Richard Henderson  <rth@cygnus.com>
7406
7407         * gcc.c-torture/execute/20000906-1.c: Move ...
7408         * gcc.dg/20000906-1.c: ... here.  Only run on targets
7409         that support __builtin_trap.
7410
7411 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
7412
7413         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
7414
7415 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7416
7417         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
7418         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
7419         more $ format tests.
7420
7421 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7422
7423         * gcc.dg/format-errmk-1.c: New test.
7424
7425 2000-09-17  Greg McGary  <greg@mcgary.org>
7426
7427         * gcc.c-torture/execute/20000917-1.x: Remove.
7428
7429 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7430
7431         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
7432
7433 2000-09-17  Greg McGary  <greg@mcgary.org>
7434
7435         * gcc.c-torture/execute/20000917-1.c: New test.
7436         * gcc.c-torture/execute/20000917-1.x: XFAIL.
7437
7438 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
7439
7440         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
7441         in nested macro bug.
7442
7443 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
7444
7445         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
7446
7447 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
7448
7449         * gcc.c-torture/execute/20000914-1.c: New test.
7450
7451 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
7452
7453         * g++.other/inline13.C: New test.
7454
7455 2000-09-12  Andreas Jaeger  <aj@suse.de>
7456
7457         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
7458         constant by Ulrich Drepper <drepper@redhat.com>.
7459
7460 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
7461
7462         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
7463
7464 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7465
7466         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
7467
7468 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
7469
7470         * gcc.dg/cpp/backslash.c: New test.
7471
7472 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
7473
7474         * gcc.c-torture/execute/20000910-1.c: New test.
7475         * gcc.c-torture/execute/20000910-2.c: Likewise.
7476
7477 2000-09-11  Robert Lipe  <robertl@sco.com>
7478
7479         * gcc.dg/pragma-align.c: New test.
7480
7481 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
7482
7483         * g++.old-deja/g++.pt/explicit82.C: New test.
7484         * g++.old-deja/g++.pt/explicit83.C: New test.
7485
7486 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
7487
7488         * gcc.dg/asm-names.c: New test.
7489
7490 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7491
7492         * gcc.dg/cpp/tr-warn6.c: New test
7493
7494 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7495
7496         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
7497         be accepted.
7498
7499 2000-09-07  Catherine Moore  <clm@redhat.com>
7500
7501         * gcc.c-torture/execute/unroll-1.c: New test.
7502
7503 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
7504
7505         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
7506         ERROR markers.
7507         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
7508         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
7509         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
7510         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
7511         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
7512         Preprocess only.
7513         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
7514         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
7515
7516 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7517
7518         * g++.old-deja/g++.pt/deduct2.C: New test.
7519
7520 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7521
7522         * g++.old-deja/g++.pt/parms2.C: New test.
7523
7524 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7525
7526         * g++.old-deja/g++.pt/crash58.C: New test.
7527
7528 2000-09-06  Greg McGary  <greg@mcgary.org>
7529
7530         * gcc.c-torture/execute/20000906-1.c: New test.
7531         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
7532
7533 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7534
7535         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
7536
7537 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
7538
7539         * g++.old-deja/g++.pt/crash57.C: New test.
7540
7541 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
7542
7543         * g++.old-deja/g++.pt/crash56.C: New test.
7544
7545 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
7546
7547         * g++.old-deja/g++.pt/koenig1.C: New test.
7548
7549 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
7550
7551         * gcc.dg/20000904-1.c: New test.
7552
7553 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
7554
7555         * gcc.dg/cpp/paste8.c: New test.
7556
7557 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
7558
7559         * gcc.c-torture/compile/20000827-1.c: New test.
7560
7561 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
7562
7563         * gcc.dg/format-diag-1.c: New test.
7564
7565 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
7566
7567         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
7568         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
7569         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
7570         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
7571         gcc.dg/formatz-1.c: Adjust warning regular expressions.
7572
7573 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
7574
7575         * g++.old-deja/g++.other/nested4.C: New test.
7576
7577 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
7578
7579         * g++.old-deja/g++.ns/scoped1.C: New test.
7580
7581 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
7582
7583         * lib/g++.exp: Support testing already-installed GCC.
7584
7585 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7586
7587         * wtr-label-1.c, wtr-suffix-1.c: New tests.
7588
7589 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7590
7591         * gcc.dg/return-type-2.c: New test.
7592
7593 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
7594
7595         * gcc.c-torture/compile/20000825-1.c: New test.
7596
7597 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
7598
7599         * gcc.dg/dwarf2-2.c: New test.
7600
7601 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
7602
7603         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
7604         dg-warning regexps.
7605
7606 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7607
7608         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
7609         gcc.dg/format-ext-5.c: New tests.
7610
7611 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
7612
7613         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
7614
7615 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
7616
7617         * gcc.dg/noncompile/930622-2.c: Adjust error message.
7618
7619 2000-08-24  Richard Henderson  <rth@cygnus.com>
7620
7621         * gcc.dg/ia64-sync-1.c: New test.
7622         * gcc.dg/ia64-sync-2.c: New test.
7623         * gcc.dg/ia64-asm-1.c: New test.
7624
7625 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
7626
7627         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
7628         * gcc.dg/format-ext-2.c: New test.
7629
7630 2000-08-23  Jason Merrill  <jason@redhat.com>
7631
7632         * lib/old-dejagnu.exp: Also ignore "In member function" and
7633         "At global scope".
7634
7635 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7636
7637         * gcc.dg/noncompile/label-lineno-1.c: New test.
7638
7639 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
7640
7641         * gcc.dg/c99-array-nonobj-1.c: New test.
7642
7643 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
7644
7645         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
7646         tests.
7647         * gcc.dg/format-ext-1.c: New test.
7648
7649 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7650
7651         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
7652         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
7653         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
7654         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
7655         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
7656
7657 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
7658
7659         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
7660         gcc.dg/c99-strftime-2.c: New tests.
7661
7662 2000-08-22  Richard Henderson  <rth@cygnus.com>
7663
7664         * gcc.c-torture/execute/20000822-1.c: New test.
7665
7666 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
7667
7668         * gcc.c-torture/execute/20000819-1.x: Remove.
7669
7670 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
7671
7672         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
7673         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
7674         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
7675         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
7676         gcc.dg/format-xopen-1.c: New tests.
7677
7678 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
7679
7680         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
7681
7682 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
7683
7684         * g++.old-deja/g++.other/loop2.C: New test.
7685
7686         * gcc.c-torture/compile/20000606-1.c: New test.
7687         * gcc.c-torture/compile/20000728-1.c: New test.
7688         * gcc.c-torture/execute/20000801-1.c: New test.
7689         * gcc.c-torture/execute/20000801-2.c: New test.
7690         * gcc.c-torture/execute/20000819-1.c: New test.
7691         * gcc.c-torture/execute/20000819-1.x: XFAIL.
7692         * gcc.dg/20000629-1.c: New test.
7693         * gcc.dg/20000724-1.c: New test.
7694         * gcc.dg/20000807-1.c: New test.
7695
7696 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
7697
7698         * gcc.dg/cpp/pragma-1.c: New test.
7699         * gcc.dg/cpp/pragma-2.c: New test.
7700
7701 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
7702
7703         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
7704         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
7705
7706 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7707
7708         * gcc.c-torture/compile/20000818-1.c: New test.
7709
7710 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
7711
7712         * gcc.c-torture/execute/20000818-1.c: New test.
7713
7714 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7715
7716         * gcc.dg/format-va-1.c: New test.
7717
7718 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
7719
7720         * g++.old-deja/g++.other/typedef8.C: New test.
7721
7722 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
7723
7724         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
7725         * g++.old-deja/g++.mike/net36.C: Mark candidate.
7726         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
7727         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
7728         * g++.old-deja/g++.other/ptrmem7.C: New test.
7729         * g++.old-deja/g++.pt/ptrmem10.C: New test.
7730
7731 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
7732
7733         * g++.old-deja/g++.pt/typename27.C: New test.
7734
7735 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
7736
7737         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
7738         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
7739         * g++.old-deja/g++.pt/friend45.C: New test.
7740         * g++.old-deja/g++.other/friend8.C: New test.
7741
7742 2000-08-15  Richard Henderson  <rth@cygnus.com>
7743
7744         * gcc.c-torture/execute/20000815-1.c: New test.
7745
7746 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
7747
7748         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
7749         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
7750         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
7751
7752 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
7753
7754         * g++.old-deja/g++.other/refinit2.C: New test.
7755
7756 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
7757
7758         * lib/c-torture.exp (c-torture): Make
7759         compiler_conditional_xfail_data global.
7760         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
7761         compiler_conditional_xfail_data machinery.
7762         (f-torture-execute): Likewise.
7763         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
7764         and only when unrolling loops.
7765
7766         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
7767
7768 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
7769
7770         * g++.old-deja/g++.pt/explicit81.C: New test.
7771
7772 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
7773
7774         * g++.old-deja/g++.pt/typename26.C: New test.
7775
7776 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
7777
7778         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
7779         warning.
7780
7781 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
7782
7783         * g++.old-deja/g++.other/array3.C: New test.
7784
7785 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
7786
7787         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
7788         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
7789         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
7790         New tests.
7791
7792 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
7793
7794         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
7795         * g++.old-deja/g++.abi/vmihint.C: Likewise.
7796
7797 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
7798
7799         * gcc.c-torture/execute/20000808-1.c: New test.
7800
7801 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
7802
7803         * gcc.dg/c90-const-expr-1.c: New test.
7804
7805 2000-08-08  Richard Henderson  <rth@cygnus.com>
7806
7807         * gcc.dg/noncompile/920923-1.c: Declare calloc.
7808
7809 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
7810
7811         * gcc.dg/noncompile/const-ll-1.c: New test.
7812
7813 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7814
7815         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
7816
7817 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
7818
7819         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
7820         that running programs linked against the shared version of libobjc
7821         run correctly.
7822
7823 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7824
7825         * gcc.dg/c99-printf-1.c: New test.
7826
7827 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7828
7829         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
7830
7831 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
7832
7833         * gcc.c-torture/execute/20000731-1.x: Delete.
7834
7835 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
7836
7837         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
7838         and torture_without_loops as is done by c-torture.exp.
7839         (search_for): Copy from c-torture.exp.
7840         (gcc-dg-runtest): New function, drives a directory of tests
7841         iterating over the TORTURE_OPTIONS.
7842         (scan-assembler, scan-assembler-not): Move here from
7843         individual directory drivers.
7844
7845         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
7846         defined by lib/gcc-dg.exp.
7847         * gcc.dg/cpp/cpp.exp: Likewise.
7848         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
7849         gcc-dg-runtest, so we cycle over optimization options.
7850
7851         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
7852         * gcc.dg/compare2.c: No longer expected to fail.
7853
7854 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
7855
7856         * gcc.c-torture/execute/20000804-1.c: New test.
7857
7858 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7859
7860         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
7861
7862 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
7863
7864         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
7865
7866 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
7867
7868         * gcc.c-torture/compile/20000803-1.c: New test.
7869
7870 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
7871
7872         * gcc.c-torture/execute/20000801-3.c,
7873         gcc.c-torture/execute/20000801-4.c: New tests.
7874         * gcc.c-torture/execute/20000801-3.x,
7875         gcc.c-torture/execute/20000801-4.x: Xfail.
7876
7877 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
7878
7879         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
7880         libobjc/.libs to allow for libtool.
7881
7882 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
7883
7884         * gcc.c-torture/compile/20000802-1.c: New test.
7885
7886 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
7887
7888         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
7889
7890 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
7891
7892         * gcc-c-torture/execute/20000731-2.c: New test.
7893
7894         * gcc.c-torture/execute/20000731-1.c: New test.
7895         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
7896
7897 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
7898
7899         * testsuite/gcc.dg/cpp/paste7.c: New test.
7900         * gcc.dg/cpp/20000725-1.c: New test.
7901
7902 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
7903
7904         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
7905         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
7906         declaration warning for __builtin_dwarf_reg_size.
7907
7908         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
7909
7910 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
7911
7912         * gcc.dg/noncompile/voidparam-1.c: New test.
7913
7914 2000-07-30  Richard Henderson  <rth@cygnus.com>
7915
7916         * gcc.dg/c90-digraph-1.c: Don't xfail.
7917         * gcc.dg/compare2.c (case 10): Xfail.
7918         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
7919
7920 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
7921
7922         * gcc.dg/c99-main-1.c: New test.
7923
7924 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7925
7926         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
7927
7928 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
7929
7930         * gcc.c-tortuer/execute/20000726-1.c: New test.
7931
7932 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
7933
7934         * gcc.c-torture/execute/enum-2.c: New test.
7935
7936 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7937
7938         * gcc.dg/cpp/tr-warn3.c: New test.
7939
7940 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7941
7942         * g++.old-deja/g++.ext/implicit1.C: Remove.
7943         * g++.old-deja/g++.jason/c2.C: Remove
7944         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
7945         * g++.old-deja/g++.pt/crash16.C: Likewise.
7946         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
7947
7948 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7949
7950         * g++.old-deja/g++.other/for2.C: New test.
7951
7952 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
7953
7954         * gcc.dg/20000720-1.c: New test.
7955
7956 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
7957
7958         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
7959
7960 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
7961
7962         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
7963         * gcc.c-torture/execute/20000722-1.c: New.
7964         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
7965
7966 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
7967
7968         * gcc.dg/cpp/20000720-1.S: New test.
7969
7970 2000-07-21  Michael Meissner  <meissner@redhat.com>
7971
7972         * gcc.c-torture/execute/ieee/hugeval.c: New test.
7973
7974 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
7975
7976         * g++.old-deja/g++.brendan/crash16.C,
7977         g++.old-deja/g++.brendan/parse3.C,
7978         g++.old-deja/g++.brendan/redecl1.C,
7979         g++.old-deja/g++.ns/template13.C,
7980         g++.old-deja/g++.other/decl4.C,
7981         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
7982
7983 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
7984
7985         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
7986         and "Internal error".
7987
7988         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
7989         regexps.
7990         * gcc.dg/cpp/paste6.c: New test.
7991
7992 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
7993
7994         * gcc.dg/cpp/tr-direct.c: New test.
7995
7996         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
7997         gcc.dg/cpp/undef1.c: Tweak error regexps.
7998
7999 2000-07-18  Eric Christopher <echristo@redhat.com>
8000
8001         * gcc.c-torture/compile/20000718-1.c: New test.
8002
8003 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
8004
8005         * cpplex.c (_cpp_push_token): If the token being pushed back
8006         is the previous token in this context, just subtract one from
8007         context->posn.
8008         * cppmacro.c (save_expansion): Clear aux field when storing a
8009         placemarker.
8010
8011 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
8012
8013         * gcc.dg/noncompile/redecl-1.c: New test.
8014
8015 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
8016
8017         * gcc.c-torture/execute/20000717-5.c: New test.
8018         * gcc.c-torture/execute/20000717-1.x: Removed.
8019
8020 2000-07-17  Richard Henderson  <rth@cygnus.com>
8021
8022         * gcc.c-torture/execute/20000717-4.c: New test.
8023
8024 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
8025
8026         * gcc.dg/cpp/syshdr.c: New test.
8027         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
8028
8029 2000-07-17  Neil Booth  <neilb@earthling.net>
8030
8031         * gcc.dg/cpp/cmdlne-dM.c: New test.
8032         * gcc.dg/cpp/cmdlne-dD.c: New test.
8033
8034 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
8035
8036         * gcc.c-torture/execute/20000717-3.c: New test.
8037
8038         * gcc.c-torture/compile/20000717-1.c: New test.
8039
8040 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
8041
8042         * gcc.c-torture/execute/20000717-2.c: New test.
8043
8044 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8045
8046         * gcc.dg/formatz-1.c: New test.
8047
8048         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
8049         * gcc.dg/c99-digraph-1.c: New tests.
8050
8051         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
8052         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
8053
8054         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
8055         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
8056         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
8057         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
8058         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
8059         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
8060         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
8061
8062 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
8063
8064         * gcc.c-torture/execute/20000717-1.c: New test.
8065         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
8066
8067 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
8068
8069         * gcc.c-torture/execute/20000715-2.c: New test.
8070         * gcc.dg/20000715-1.c: New test.
8071
8072 2000-07-15  Michael Meissner  <meissner@redhat.com>
8073
8074         * gcc.c-torture/execute/20000715-1.c: New test.
8075
8076 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
8077
8078         * gcc.c-torture/execute/20000707-1.c: New test.
8079
8080 2000-07-13  Neil Booth  <NeilB@earthling.net>
8081
8082         * testsuite/gcc.dg/cpp/digraph1.c,
8083         testsuite/gcc.dg/cpp/digraph2.c,
8084         testsuite/gcc.dg/cpp/digraphs.c: New tests.
8085
8086 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
8087
8088         * g77.f-torture/compile/20000630-2.f:  New test.
8089         * g77.f-torture/compile/20000630-2.x
8090
8091 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
8092
8093         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
8094
8095 2000-07-11  Neil Booth  <NeilB@earthling.net>
8096
8097         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
8098
8099 2000-07-11  Neil Booth  <NeilB@earthling.net>
8100
8101         * gcc.dg/cpp/cmdlne-C.c: New.
8102
8103 2000-07-09  Neil Booth  <NeilB@earthling.net>
8104
8105         * gcc.dg/cpp/directiv.c: New tests.
8106         * gcc.dg/cpp/undef1.c: Update.
8107
8108 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
8109
8110         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
8111
8112 2000-07-09  Neil Booth  <NeilB@earthling.net>
8113
8114         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
8115
8116 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
8117
8118         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
8119         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
8120
8121 2000-07-08  Neil Booth  <NeilB@earthling.net>
8122
8123         * gcc.dg/cpp/macsyntx.c: New tests.
8124
8125 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
8126
8127         * gcc.dg/20000707-1.c: New test.
8128
8129 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
8130
8131         * gcc.c-torture/execute/20000706-1.c: New test.
8132         * gcc.c-torture/execute/20000706-2.c: New test.
8133         * gcc.c-torture/execute/20000706-3.c: New test.
8134         * gcc.c-torture/execute/20000706-4.c: New test.
8135         * gcc.c-torture/execute/20000706-5.c: New test.
8136
8137 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
8138
8139         * g++.old-deja/g++.pt/instantiate7.C: New test.
8140
8141 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
8142
8143         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
8144         * g++.old-deja/g++.mike/thunk3.C: Likewise.
8145         * g++.old-deja/g++.other/rtti3.C: Likewise.
8146         * g++.old-deja/g++.other/rttid3.C: Likewise.
8147
8148 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
8149
8150         *  g77.f-torture/compile/20000630-1.x: Fix typo
8151
8152 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
8153
8154         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
8155         assembly output.
8156
8157 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
8158
8159         * gcc.dg/cpp/ident.c: New test.
8160
8161 2000-07-05  Neil Booth  <NeilB@earthling.net>
8162
8163         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
8164           gcc.dg/cpp/lexstrng.c: New tests.
8165
8166 2000-07-04  Neil Booth  <NeilB@earthling.net>
8167
8168         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
8169         * gcc.dg/cpp/strify2.c: Same.
8170
8171 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
8172
8173         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
8174         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
8175         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
8176         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
8177
8178         * testsuite/gcc.dg/cpp/macro1.c,
8179         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
8180         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
8181         testsuite/gcc.dg/cpp/strify1.c,
8182         testsuite/gcc.dg/cpp/strify2.c: New tests.
8183
8184 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
8185
8186         * gcc.c-torture/execute/20000703-1.c: New test.
8187
8188 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
8189
8190         * g++.old-deja/g++.pt (lookup10.C): New test.
8191
8192 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
8193
8194         * g++.old-deja/g++.pt (typename25.C): New test.
8195
8196 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
8197
8198         * gcc.c-torture/compile/20000701-1.c: New test.
8199
8200 2000-06-30  Nick Clifton  <nickc@cygnus.com>
8201
8202         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
8203         to test case.
8204
8205 2000-06-30  Catherine Moore  <clm@cygnus.com>
8206
8207         * gcc.c-torture/execute/align-1.c: New test.
8208
8209 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
8210
8211         * g++.old-deja/g++.pt/expr8.C: New test.
8212         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
8213
8214 2000-06-29  Nick Clifton  <nickc@cygnus.com>
8215
8216         * gcc.c-torture/compile/20000629-1.c: New test.
8217
8218 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
8219
8220
8221         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
8222         gcc.dg/noncompile directory, depending on whether they're
8223         preprocessor tests or not.  Annotate all the tests for the dg
8224         framework.
8225
8226         * gcc.c-torture/noncompile/noncompile.exp: Delete.
8227         * gcc.dg/noncompile/noncompile.exp: New.
8228
8229         * Moved files:
8230         Old name                                New name
8231         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
8232         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
8233         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
8234         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
8235         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
8236         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
8237         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
8238         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
8239         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
8240         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
8241         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
8242         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
8243         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
8244         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
8245         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
8246         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
8247         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
8248         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
8249         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
8250         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
8251         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
8252         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
8253         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
8254         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
8255
8256         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
8257         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
8258         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
8259         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
8260         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
8261         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
8262
8263 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
8264
8265         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
8266         declare one variable.  On the fourth, error.
8267         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
8268         declared by 20000628-1a.h.
8269
8270 2000-06-29  Richard Henderson  <rth@redhat.com>
8271
8272         * gcc.c-torture/execute/930529-1.x: New file.
8273         * gcc.dg/920413-1.c: Adjust expected warning text.
8274         * gcc.dg/980217-1.c: Declare abort.
8275         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
8276
8277 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
8278
8279         * g77.f-torture/compile/20000629-1.f: New test.
8280         * g77.f-torture/compile/20000629-1.x: Expected to fail.
8281
8282 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
8283
8284         Rearrange lots of files, removing entirely the
8285         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
8286         directories.
8287
8288         * Deleted files:
8289         gcc.c-torture/code_quality/code_quality.exp
8290         gcc.c-torture/special/special.exp
8291         gcc.failure/failure.exp
8292         gcc.failure/940409-1.x
8293         gcc.c-torture/compile/961203-1.x
8294
8295         * New files:
8296         gcc.misc-tests/linkage.exp
8297         gcc.c-torture/execute/920730-1t.c
8298         gcc.c-torture/execute/920730-1t.x
8299         gcc.c-torture/compile/920520-1.x
8300         gcc.c-torture/compile/920521-1.x
8301         gcc.c-torture/compile/981006-1.x
8302         gcc.c-torture/execute/eeprof-1.x
8303
8304         * Moved files (possibly with modifications to fit a new harness):
8305         Old name                                New name
8306         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
8307         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
8308         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
8309         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
8310         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
8311         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
8312         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
8313         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
8314         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
8315         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
8316         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
8317         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
8318         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
8319         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
8320
8321 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
8322
8323         * c-torture/compile/961203-1.x: Delete.
8324
8325         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
8326         not exit. Include stdio.h.
8327         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
8328         * gcc.misc-tests/dg-12.c: Likewise.
8329         * gcc.misc-tests/dg-5.c: Likewise.
8330         * gcc.misc-tests/dg-6.c: Likewise.
8331         * gcc.misc-tests/dg-7.c: Prototype abort.
8332         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
8333         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
8334         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
8335         not exit.
8336         * gcc.misc-tests/sieve.c: Use return from main, not exit.
8337         * gcc.misc-tests/sort2.c: Use return from main, not exit.
8338
8339 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
8340
8341         * gcc.dg/cpp/20000628-1.c: New test.
8342         * gcc.dg/cpp/20000628-1.h: New header for above test.
8343         * gcc.dg/cpp/20000628-1a.h: Likewise.
8344
8345 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
8346
8347         * gcc.dg/cpp: New directory.
8348         * gcc.dg/cpp/cpp.exp: New driver.
8349         * gcc.dg/cpp/20000627-1.c: New test.
8350         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
8351         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
8352         and rewrite as a compilation test.
8353
8354         * gcc.dg: Move many files into the cpp subdirectory, possibly
8355         renaming or editing them as well.
8356         Old name                New name
8357         990119-1.c              cpp/19990119-1.c
8358         990228-1.c              cpp/19990228-1.c
8359         990407-1.c              cpp/19990407-1.c
8360         990409-1.c              cpp/19990409-1.c
8361         990413-1.c              cpp/19990413-1.c
8362         990703-1.c              cpp/19990703-1.c
8363         20000127-1.c            cpp/20000127-1.c
8364         20000129-1.c            cpp/20000129-1.c
8365         20000207-1.c            cpp/20000207-1.c
8366         20000207-2.c            cpp/20000207-2.c
8367         20000209-1.c            cpp/20000209-1.c
8368         20000209-2.c            cpp/20000209-2.c
8369         20000301-1.c            cpp/20000301-1.c
8370         20000419-1.c            cpp/20000419-1.c
8371         20000510-1.S            cpp/20000510-1.S
8372         20000519-1.c            cpp/20000519-1.c
8373         20000529-1.c            cpp/20000529-1.c
8374         20000625-1.c            cpp/20000625-1.c
8375         20000625-2.c            cpp/20000625-2.c
8376         cpp-as1.c               cpp/assert1.c
8377         cpp-as2.c               cpp/assert2.c
8378         cxx-comments-1.c        cpp/cxxcom1.c
8379         cxx-comments-2.c        cpp/cxxcom2.c
8380         endif-label.c           cpp/endif.c
8381         cpp-hash1.c             cpp/hash1.c
8382         cpp-hash2.c             cpp/hash2.c
8383         cpp-if1.c               cpp/if-1.c
8384         cpp-if2.c               cpp/if-2.c
8385         cpp-if3.c               cpp/if-3.c
8386         cpp-if4.c               cpp/if-4.c
8387         cpp-if5.c               cpp/if-5.c
8388         cpp-cond.c              cpp/if-cexp.c
8389         cpp-missingop.c         cpp/if-mop.c
8390         cpp-missingparen.c      cpp/if-mpar.c
8391         cpp-opprec.c            cpp/if-oppr.c
8392         cpp-ifparen.c           cpp/if-paren.c
8393         cpp-shortcircuit.c      cpp/if-sc.c
8394         cpp-shift.c             cpp/if-shift.c
8395         cpp-unary.c             cpp/if-unary.c
8396         cpp-li1.c               cpp/line1.c
8397         cpp-li2.c               cpp/line2.c
8398         lineno.c                cpp/line3.c
8399         lineno-2.c              cpp/line4.c
8400         cpp-mi.c                cpp/mi1.c
8401         cpp-mic.h               cpp/mi1c.h
8402         cpp-micc.h              cpp/mi1cc.h
8403         cpp-mind.h              cpp/mi1nd.h
8404         cpp-mindp.h             cpp/mi1ndp.h
8405         cpp-mix.h               cpp/mi1x.h
8406         cpp-mi2.c               cpp/mi2.c
8407         cpp-mi2a.h              cpp/mi2a.h
8408         cpp-mi2b.h              cpp/mi2b.h
8409         cpp-mi2c.h              cpp/mi2c.h
8410         cpp-mi3.c               cpp/mi3.c
8411         cpp-mi3.def             cpp/mi3.def
8412         poison-1.c              cpp/poison.c
8413         pr-impl.c               cpp/prag-imp.c
8414         cpp-redef-2.c           cpp/redef1.c
8415         cpp-redef.c             cpp/redef2.c
8416         strpaste.c              cpp/strp1.c
8417         strpaste-2.c            cpp/strp2.c
8418         cpp-tradpaste.c         cpp/tr-paste.c
8419         cpp-tradstringify.c     cpp/tr-str.c
8420         cpp-tradwarn1.c         cpp/tr-warn1.c
8421         cpp-tradwarn2.c         cpp/tr-warn2.c
8422         trigraphs.c             cpp/trigraphs.c
8423         cpp-unc1.c              cpp/unc1.c
8424         cpp-unc2.c              cpp/unc2.c
8425         cpp-unc3.c              cpp/unc3.c
8426         cpp-unc.c               cpp/unc4.c
8427         undef.c                 cpp/undef1.c
8428         undef-2.c               cpp/undef2.c
8429         cpp-wi1.c               cpp/widestr1.c
8430
8431 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
8432
8433         * lib/g++.exp (g++_include_flags): Tweak.
8434
8435 2000-06-27  H.J. Lu  <hjl@gnu.org>
8436             Loren J. Rittle  <ljrittle@acm.org>
8437
8438         * lib/g++.exp (g++_include_flags): Override libgloss.exp
8439         version with one that knows about the new gcc tree structure.
8440         (g++_link_flags): Same.
8441
8442 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
8443
8444         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
8445         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
8446         case we are cross-compiling.
8447
8448         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
8449         g++.old-deja/g++.niklas/Makefile.in,
8450         g++.old-deja/g++.niklas/configure.in,
8451         g++.old-deja/g++.other/Makefile.in,
8452         g++.old-deja/g++.other/configure.in,
8453         gcc.c-torture/code_quality/Makefile.in,
8454         gcc.c-torture/code_quality/configure.in,
8455         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
8456         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
8457         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
8458         gcc.c-torture/execute/ieee/Makefile.in,
8459         gcc.c-torture/execute/ieee/configure.in,
8460         gcc.c-torture/noncompile/Makefile.in,
8461         gcc.c-torture/noncompile/configure.in,
8462         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
8463         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
8464         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
8465
8466 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
8467
8468         * g++.old-deja/g++.other/ambig3.C: New test.
8469
8470 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
8471
8472         * g++.old-deja/g++.pt/syntax1.C: New test.
8473         * g++.old-deja/g++.pt/syntax2.C: New test.
8474         * g++.old-deja/g++.other/syntax3.C: New test.
8475         * g++.old-deja/g++.other/syntax4.C: New test.
8476
8477 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
8478
8479         * gcc.dg/20000623-1.c: Prototype exit and abort.
8480
8481 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
8482
8483         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
8484         New tests.
8485         * gcc.dg/cpp-mi3.def: New file.
8486
8487         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
8488         inside assertions.
8489         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
8490         lexer's error messages.
8491         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
8492         divine anything from the linemarkers.
8493         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
8494         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
8495
8496 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
8497
8498         * gcc.dg/20000623-1.c: New test.
8499
8500 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
8501
8502         * gcc.c-torture/execute/20000622-1.c: New test.
8503
8504 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
8505
8506         * g++.old-deja/g++.other/init15.C: New test.
8507
8508 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
8509
8510         * g++.old-deja/g++.pt/vaarg2.C: New test.
8511         * g++.old-deja/g++.pt/vaarg3.C: New test.
8512
8513 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
8514
8515         * g++.old-deja/g++.other/dyncast6.C: New test.
8516
8517 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
8518
8519         * gcc.c-torture/execute/loop-6.c: New test.
8520
8521 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
8522
8523         * gcc.dg/20000614-1.c: New test.
8524         * gcc.dg/20000614-2.c: New test.
8525
8526 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
8527
8528         * g++.old-deja/g++.other/inline12.C: New test.
8529
8530 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
8531
8532         * g++.old-deja/g++.other/eh1.C: New test.
8533
8534 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
8535
8536         * g++.old-deja/g++.other/type.C: New test.
8537
8538 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
8539
8540         * g++.old-deja/g++.other/initstring.C: New test.
8541
8542 2000-06-12  Jason Merrill  <jason@redhat.com>
8543
8544         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
8545
8546 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
8547
8548         * gcc.c-torture/compile/20000609-1.c: New test.
8549
8550 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
8551
8552         * gcc.dg/20000609-1.c: New test.
8553
8554 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
8555
8556         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
8557         * gcc.c-torture/noncompile/poison-1.c: Move...
8558         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
8559         * gcc.dg/cpp-li1.c: Add a token after the #line.
8560
8561 2000-06-05  Richard Henderson  <rth@cygnus.com>
8562
8563         * gcc.c-torture/execute/20000605-2.c: New test.
8564         * gcc.c-torture/execute/20000605-3.c: New test.
8565
8566 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
8567
8568         * g77.f-torture/execute/20000503-1.x: New file.
8569
8570 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
8571
8572         * g++.old-deja/g++.eh/badalloc1.C: New test.
8573
8574 2000-06-05  Richard Henderson  <rth@cygnus.com>
8575
8576         * gcc.c-torture/execute/20000605-1.c: New test.
8577
8578 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
8579             Nathan Sidwell <nathan@codesourcery.com>
8580
8581         * gcc.c-torture/compile/20000605-1.c: New test.
8582
8583 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
8584
8585         * g77.f-torture/compile/20000601-1.f:  New test.
8586
8587 2000-06-03  Richard Henderson  <rth@cygnus.com>
8588
8589         * gcc.c-torture/execute/20000603-1.c: New.
8590
8591 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
8592
8593         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
8594         * gcc.dg/noreturn-2.c (noreturn): Likewise.
8595
8596 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
8597
8598         * gcc.dg/compare2.c (case 12): XFAIL.
8599         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
8600         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
8601
8602         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
8603
8604 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
8605
8606         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
8607         guard macro is already defined when the header is first
8608         included.
8609         * gcc.dg/cpp-mix.h: New file.
8610         * gcc.dg/endif-label.c: Update patterns to match compiler.
8611
8612         * g++.brendan/complex1.C: Declare abort.
8613         * g++.law/refs4.C: Remove XFAIL.
8614         * g++.oliva/expr2.C: Declare abort and exit.
8615
8616 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
8617
8618         * gcc.c-torture/execute/20000528-1.c: New test.
8619
8620         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
8621         * g++.old-deja/g++.law/temps4.C: Likewise.
8622
8623         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
8624         stdlib.h.  Call abort() on failure.
8625         * g++.old-deja/g++.law/refs4.C: Likewise.
8626         * g++.old-deja/g++.law/temps4.C: Likewise.
8627         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
8628         * gcc.c-torture/execute/20000112-1.c: Include string.h.
8629
8630 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
8631
8632         Relative to g++.dg/special:
8633         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
8634
8635         Relative to g++.old-deja:
8636         * g++.brendan/complex1.C, g++.jason/optimize2.C,
8637         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
8638         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
8639         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
8640         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
8641         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
8642         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
8643
8644         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
8645         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
8646         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
8647         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
8648         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
8649         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
8650         and/or string.h.
8651
8652         * g++.other/goto1.C: Update expectations for error messages.
8653
8654 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
8655
8656         * gcc.c-torture/compile/20000523-1.c: New test.
8657
8658 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
8659
8660         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
8661
8662 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
8663
8664         * g++.old-deja/g++.eh/catch11.C: New test.
8665         * g++.old-deja/g++.eh/catch12.C: New test.
8666
8667 2000-05-24  Nick Clifton  <nickc@cygnus.com>
8668
8669         * gcc.c-torture/execute/20000523-1.c: New test.
8670
8671 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
8672
8673         * c-torture/execute/bcp-1.c: Replace abort in arg of
8674         __builtin_constant_p with a generic external function.
8675
8676         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
8677         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
8678         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
8679         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
8680         Prototype abort and/or exit.
8681
8682         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
8683         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
8684         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
8685         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
8686
8687 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
8688
8689         * gcc.dg/dwarf2-1.c: New test.
8690
8691 2000-05-20  Richard Henderson  <rth@cygnus.com>
8692
8693         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
8694
8695 2000-05-20  Andreas Jaeger  <aj@suse.de>
8696
8697         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
8698         testcase.
8699
8700 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
8701
8702         * gcc.c-torture/execute/20000519-2.c: New test.
8703
8704 2000-05-19  Andreas Jaeger  <aj@suse.de>
8705
8706         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
8707         which fails with SSA.
8708
8709         * lib/c-torture.exp: Also test with -O3 -fssa.
8710
8711 2000-05-18  Michael Meissner  <meissner@redhat.com>
8712
8713         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
8714         * gcc.c-torture/execute/920415-1.c: Ditto.
8715         * gcc.c-torture/execute/920501-1.c: Ditto.
8716         * gcc.c-torture/execute/conversion.c: Ditto.
8717         * gcc.c-torture/execute/cvt-1.c: Ditto.
8718
8719 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
8720
8721         * gcc.c-torture/compile/20000518-1.c: New test.
8722
8723 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
8724
8725         * g77.f-torture/compile/200005018.f:  New test.
8726
8727 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
8728
8729         * gcc.c-torture/compile/20000517-1.c: New test.
8730
8731 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8732
8733         * gcc.c-torture/execute/20000516-1.c: New test.
8734
8735 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
8736
8737         * g++.old-deja/g++.other/eh.C: New test.
8738
8739 2000-05-12  Richard Henderson  <rth@cygnus.com>
8740
8741         * gcc.c-torture/execute/990208-1.c (main): Don't pass
8742         constants through to doit's conditional.
8743
8744 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
8745
8746         * gcc.c-torture/compile/20000511-1.c: New test.
8747         * g77.f-torture/compile/20000511-1.f: New test.
8748         * g77.f-torture/compile/20000511-2.f: New test.
8749
8750 2000-05-11  Michael Meissner  <meissner@redhat.com>
8751
8752         * gcc.c-torture/execute/20000511-1.c: New test.
8753
8754 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
8755
8756         * gcc.dg/dg.exp: Scan .S files as well as .c files.
8757         * gcc.dg/20000510-1.S: New.
8758
8759 2000-05-08  Catherine Moore  <clm@cygnus.com>
8760
8761         * gcc.dg/unused-3.c: New.
8762
8763 2000-05-06  Richard Henderson  <rth@cygnus.com>
8764
8765           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
8766           * g++.old-deja/g++.mike/warn1.C: Likewise.
8767           * g++.old-deja/g++.pt/local1.C: Likewise.
8768           * g++.old-deja/g++.pt/local7.C: Likewise.
8769           * g++.old-deja/g++.pt/spec16.C: Likewise.
8770
8771 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
8772
8773         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
8774
8775 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
8776
8777           * g77.f-torture/execute/20000503-1.f:  New test.
8778
8779 2000-05-04  Andreas Jaeger  <aj@suse.de>
8780
8781         * gcc.dg/noreturn-2.c: New test.
8782
8783 2000-05-04  Neil Booth  <NeilB@earthling.net>
8784
8785         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
8786         preprocessor.
8787
8788 2000-05-04  Richard Henderson  <rth@cygnus.com>
8789
8790         * gcc.c-torture/execute/20000503-1.c: Fix typo.
8791
8792 2000-05-04  Richard Henderson  <rth@cygnus.com>
8793
8794         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
8795         OpenSSL by Jason R Thorpe.
8796
8797 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
8798
8799         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
8800
8801 2000-05-03  Robert Lipe <robertlipe@usa.net>
8802
8803         * gcc.dg/20000503-1.c: New test.
8804
8805 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
8806
8807         * gcc.c-torture/compile/20000502-1.c: New test.
8808         * g++.old-deja/g++.other/align.C: New test.
8809         * gcc.dg/cpp-tradstringify.c: New test.
8810
8811 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
8812
8813         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
8814         and hard registers.
8815
8816 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
8817
8818         * gcc.c-torture/execute/loop-5.c: New test.
8819
8820 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
8821
8822         * gcc.c-torture/execute/va-arg-20.c: New test.
8823
8824 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
8825
8826         * gcc.c-torture/execute/20000422-1.c: New test.
8827
8828 2000-04-20  Greg McGary  <gkm@gnu.org>
8829
8830         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
8831         when optimizing, but without sibling-call optimizations (-O1).
8832
8833 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
8834
8835           * gcc.c-torture/compile/20000420-1.c: New test.
8836
8837 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
8838
8839         * g++.abi/ptrflags.C: New test.
8840         * g++.eh/catchptr1.C: Test incomplete pointer chains.
8841
8842 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
8843
8844         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
8845
8846 2000-04-19  Greg McGary  <gkm@gnu.org>
8847
8848         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
8849         sibling-call optimizations.
8850
8851 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
8852
8853         * gcc.dg/20000419-1.c: New test.
8854
8855 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
8856
8857         * gcc.c-torture/execute/20000412-6.c: New test.
8858
8859 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
8860
8861         * gcc.c-torture/execute/20000412-5.c: New test.
8862         * g77.f-torture/compile/20000412-1.f: New test.
8863         * gcc.c-torture/execute/20000412-4.c: New test.
8864         * gcc.c-torture/compile/20000412-2.c: New test.
8865         * gcc.c-torture/execute/20000412-3.c: New test.
8866         * gcc.c-torture/compile/20000412-1.c: New test.
8867         * gcc.c-torture/execute/20000412-2.c: New test.
8868
8869 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
8870
8871         * objc/execute/bf-20.m: New test.
8872
8873 2000-04-10  Richard Henderson  <rth@cygnus.com>
8874
8875         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
8876
8877         * gcc.c-torture/execute/20000412-1.c: New test.
8878
8879 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
8880
8881         * g++.old-deja/g++.eh/catchptr1.C: New test.
8882
8883 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
8884
8885         * g++.old-deja/g++.abi/cxa_vec.C: New test.
8886
8887 2000-04-08  Neil Booth  <NeilB@earthling.net>
8888
8889         * gcc.dg/cpp-nullchar.c: Remove test as
8890         embedded nulls cause problems.
8891
8892 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8893
8894         * gcc.dg/compare2.c: New test.
8895
8896 2000-04-08  Neil Booth  <NeilB@earthling.net>
8897
8898         * gcc.dg/cpp-nullchar.c: New test.
8899
8900 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
8901
8902         * gcc.dg/cpp-mi2.c: New test.
8903         * gcc.dg/cpp-mi2[abc].h: New files.
8904
8905 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
8906
8907         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
8908         member name.
8909
8910 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
8911
8912         * g++.old-deja/g++.abi/vmihint.C: New test.
8913
8914 2000-04-06  Neil Booth  <NeilB@earthling.net>
8915
8916         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
8917         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
8918         copyright.
8919
8920 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
8921
8922         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
8923         avoid stack-frame overwrite.
8924
8925 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
8926
8927         * gcc.c-torture/compile/20000405-2.c: New test.
8928         * gcc.c-torture/compile/20000405-3.c: New test.
8929
8930 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8931
8932         * gcc.c-torture/compile/20000405-1.c: New test.
8933
8934 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
8935
8936         * gcc.dg/cast-qual-1.c: Revert last change.
8937
8938 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8939
8940         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
8941
8942 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
8943
8944         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
8945         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
8946
8947 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
8948
8949         * gcc.c-torture/compile/20000403-2.c: New test.
8950         * gcc.c-torture/compile/20000403-1.c: New test.
8951
8952 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
8953
8954         * gcc.c-torture/execute/20000403-1.c: New test.
8955
8956 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
8957
8958         * gcc.c-torture/execute/20000402-1.c: New test.
8959
8960 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
8961
8962         * gcc.c-torture/execute/va-arg-15.c: New test.
8963         * gcc.c-torture/execute/va-arg-16.c: New test.
8964         * gcc.c-torture/execute/va-arg-17.c: New test.
8965         * gcc.c-torture/execute/va-arg-18.c: New test.
8966         * gcc.c-torture/execute/va-arg-19.c: New test.
8967
8968 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
8969
8970         * gcc.c-torture/compile/981211-1.c: Move to...
8971         * gcc.dg/cpp-as1.c: ...here.
8972         * gcc.dg/cpp-as2.c: New file.
8973
8974         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
8975         compiler.
8976
8977 2000-04-02  Neil Booth  <NeilB@earthling.net>
8978
8979         * gcc.dg/cpp-cond.c  New tests.
8980         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
8981         accidental success less likely.
8982         * gcc.dg/cpp-missingop.c  New tests.
8983         * gcc.dg/cpp-missingparen.c  New tests.
8984         * gcc.dg/cpp-shift.c  New tests.
8985         * gcc.dg/cpp-shortcircuit.c  New tests.
8986         * gcc.dg/cpp-unary.c  New tests.
8987
8988 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
8989
8990         * gcc.c-torture/compile/20000329-1.c: New test.
8991
8992 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
8993
8994         * gcc.c-torture/compile/20000326-1.c: New test.
8995         * gcc.c-torture/compile/20000326-2.c: New test.
8996
8997 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
8998
8999         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
9000         the first parameter is a function argument.
9001
9002 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
9003
9004         * g++.old-deja/g++.ext/array4.C: New test.
9005
9006 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
9007
9008         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
9009
9010 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9011
9012         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
9013
9014 2000-03-19  Richard Henderson  <rth@cygnus.com>
9015
9016         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
9017
9018 2000-03-19  Richard Henderson  <rth@cygnus.com>
9019
9020         * gcc.c-torture/compile/20000319-1.c: New test.
9021
9022 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
9023
9024         * gcc.c-torture/execute/20000314-3.c: New test.
9025         * gcc.c-torture/execute/20000314-2.c: New test.
9026         * gcc.c-torture/execute/20000314-1.c: New test.
9027         * gcc.c-torture/compile/20000314-2.c: New test.
9028         * gcc.c-torture/compile/20000314-1.c: New test.
9029
9030 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
9031
9032         * g++.old-deja/g++.warn/inline.C: New test.
9033
9034 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9035
9036         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
9037         standards-compliant result rather than specific constants.
9038         Put test-values in array.
9039
9040 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
9041
9042         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
9043         (g++_target_compile): Put test-specific options last.
9044
9045 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
9046
9047         * g++.old-deja/g++.eh/vbase4.C: New test.
9048
9049 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
9050
9051         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
9052
9053 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
9054
9055         * g++.old-deja/g++.brendan/misc12.C: Removed.
9056         * g++.old-deja/g++.pt/memtemp77.C: Constify.
9057         * g++.old-deja/g++.ext/pretty4.C: New test.
9058
9059 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
9060
9061         * g++.old-deja/g++.other/string2.C: New test.
9062
9063 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
9064
9065         * g++.old-deja/g++.warn/impint2.C: New test.
9066
9067 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9068
9069         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
9070         is 1, not zero.
9071
9072 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
9073
9074         * g++.old-deja/g++.warn/impint.C: New test.
9075         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
9076         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
9077         * g++.old-deja/g++.pt/explicit12.C: Likewise.
9078         * g++.old-deja/g++.pt/explicit13.C: Likewise.
9079         * g++.old-deja/g++.pt/explicit17.C: Likewise.
9080         * g++.old-deja/g++.pt/explicit18.C: Likewise.
9081         * g++.old-deja/g++.pt/explicit19.C: Likewise.
9082         * g++.old-deja/g++.pt/explicit23.C: Likewise.
9083         * g++.old-deja/g++.pt/explicit31.C: Likewise.
9084         * g++.old-deja/g++.pt/explicit35.C: Likewise.
9085         * g++.old-deja/g++.pt/explicit6.C: Likewise.
9086         * g++.old-deja/g++.pt/memclass7.C: Likewise.
9087
9088 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
9089
9090         * gcc.dg/cpp-redef.c: New test.
9091
9092 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
9093
9094         * g++.old-deja/g++.pt/unify7.C: New test.
9095
9096 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9097
9098         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
9099         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
9100
9101 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
9102
9103         * gcc.c-torture/compile/20000224-1.c: New test.
9104
9105 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9106
9107         * gcc.c-torture/compile/cpp-2.c: New test.
9108         * gcc.c-torture/compile/cpp-1.c: New test.
9109
9110 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
9111
9112         * gcc.c-torture/execute/20000225-1.c: New test.
9113
9114 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9115
9116         * gcc.dg/cpp-li2.c: New test.
9117
9118         * gcc.dg/cpp-wi1.c: New test.
9119
9120         * gcc.dg/cpp-li1.c: New test.
9121
9122 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
9123
9124         * g++.old-deja/g++.other/sizeof5.C: New test.
9125
9126 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9127
9128         * gcc.c-torture/execute/va-arg-13.c: New test.
9129
9130 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
9131
9132         * gcc.c-torture/execute/va-arg-12.c: New test.
9133
9134 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
9135
9136         * gcc.c-torture/execute/20000223-1.c: New test.
9137
9138 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
9139
9140         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
9141
9142 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
9143
9144         * g++.old-deja/g++.abi/ptrmem.C: New test.
9145
9146 2000-02-19  Richard Henderson  <rth@cygnus.com>
9147
9148         * gcc.c-torture/compile/init-3.c: New.
9149
9150 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
9151
9152         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
9153         ALWAYS_CXXFLAGS.
9154
9155 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
9156
9157         * gcc.c-torture/compile/20000211-3.c: New test.
9158
9159 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
9160
9161         * gcc.c-torture/compile/20000211-2.c: New test.
9162
9163 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
9164
9165         * gcc.c-torture/compile/20000211-1.c: New test.
9166
9167 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
9168
9169         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
9170           on native targets
9171
9172 2000-02-08  Nathan Sidwell  <nathan@acm.org>
9173
9174         * g++.old-deja/g++.other/cast5.C: New test.
9175
9176 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
9177
9178         * gcc.c-torture/execute/20000205-1.c: New.
9179
9180 2000-02-03  Nathan Sidwell  <nathan@acm.org>
9181
9182         * g++.old-deja/g++.jason/cast3.C: Return void.
9183         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
9184
9185 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9186
9187         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
9188
9189         * gcc.dg/loop-1.c: New test.
9190
9191 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
9192
9193         * gcc.c-torture/compile/20000127-1.c: New test.
9194         * gcc.c-torture/execute/991228-1.c: New test.
9195
9196 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9197
9198         * gcc.dg/unused-2.c: New test.
9199
9200         * gcc.dg/conv-1.c: New test.
9201
9202 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9203
9204         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
9205         compiler.
9206         (tool_option_proc): Fix typo.
9207
9208 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
9209
9210         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
9211         of the ld on the host, not on the build machine.
9212         Also, don't crash if '--help' is not a supported option.
9213
9214 2000-01-24  Richard Henderson  <rth@cygnus.com>
9215
9216         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
9217
9218 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
9219
9220         * gcc.c-torture/execute/20000120-2.c: New test.
9221         * gcc.c-torture/execute/20000120-1.c: New test.
9222
9223 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
9224
9225         * gcc.c-torture/execute/20000113-1.c: New test.
9226
9227 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
9228
9229         * gcc.c-torture/execute/20000112-1.c: New test.
9230
9231 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9232
9233         * gcc.dg/20000111-1.c: New test.
9234
9235 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
9236
9237         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
9238         with 16 bit integers.
9239
9240 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9241
9242         * gcc.dg/20000108-1.c: New test.
9243
9244 2000-01-05  Nathan Sidwell  <nathan@acm.org>
9245
9246         * g++.old-deja/g++.ns/koenig8.C: New test.
9247
9248 2000-01-05  Nathan Sidwell  <nathan@acm.org>
9249
9250         * g++.old-deja/g++.other/cast4.C: New test.
9251
9252 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
9253
9254         * gcc.c-torture/compile/20000105-2.c: New test.
9255         * gcc.c-torture/compile/20000105-1.c: New test.
9256
9257 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9258
9259         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
9260         references to printf & atoi to conform to ANSI standard.
9261         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
9262         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
9263         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
9264         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
9265         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
9266         * g++.old-deja/g++.brendan/complex1.C: Likewise.
9267         * g++.old-deja/g++.brendan/copy1.C: Likewise.
9268         * g++.old-deja/g++.brendan/copy2.C: Likewise.
9269         * g++.old-deja/g++.brendan/copy3.C: Likewise.
9270         * g++.old-deja/g++.brendan/copy4.C: Likewise.
9271         * g++.old-deja/g++.brendan/copy5.C: Likewise.
9272         * g++.old-deja/g++.brendan/copy6.C: Likewise.
9273         * g++.old-deja/g++.brendan/copy7.C: Likewise.
9274         * g++.old-deja/g++.brendan/copy8.C: Likewise.
9275         * g++.old-deja/g++.brendan/crash11.C: Likewise.
9276         * g++.old-deja/g++.brendan/crash14.C: Likewise.
9277         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
9278         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
9279         * g++.old-deja/g++.brendan/delete2.C: Likewise.
9280         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
9281         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
9282         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
9283         * g++.old-deja/g++.brendan/eh1.C: Likewise.
9284         * g++.old-deja/g++.brendan/groff1.C: Likewise.
9285         * g++.old-deja/g++.brendan/init3.C: Likewise.
9286         * g++.old-deja/g++.brendan/misc12.C: Likewise.
9287         * g++.old-deja/g++.brendan/misc7.C: Likewise.
9288         * g++.old-deja/g++.brendan/new2.C: Likewise.
9289         * g++.old-deja/g++.brendan/operators4.C: Likewise.
9290         * g++.old-deja/g++.brendan/operators5.C: Likewise.
9291         * g++.old-deja/g++.brendan/overload2.C: Likewise.
9292         * g++.old-deja/g++.brendan/overload7.C: Likewise.
9293         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
9294         * g++.old-deja/g++.brendan/reference1.C: Likewise.
9295         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
9296         * g++.old-deja/g++.brendan/template24.C: Likewise.
9297         * g++.old-deja/g++.brendan/template3.C: Likewise.
9298         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
9299         * g++.old-deja/g++.jason/inline3.C: Likewise.
9300         * g++.old-deja/g++.jason/opeq.C: Likewise.
9301         * g++.old-deja/g++.law/arg5.C: Likewise.
9302         * g++.old-deja/g++.law/arm7.C: Likewise.
9303         * g++.old-deja/g++.law/ctors11.C: Likewise.
9304         * g++.old-deja/g++.law/cvt8.C: Likewise.
9305         * g++.old-deja/g++.law/init9.C: Likewise.
9306         * g++.old-deja/g++.law/refs4.C: Likewise.
9307         * g++.old-deja/g++.law/template2.C: Likewise.
9308         * g++.old-deja/g++.law/visibility24.C: Likewise.
9309         * g++.old-deja/g++.law/vtable3.C: Likewise.
9310         * g++.old-deja/g++.mike/asm2.C: Likewise.
9311         * g++.old-deja/g++.mike/eh1.C: Likewise.
9312         * g++.old-deja/g++.mike/misc1.C: Likewise.
9313         * g++.old-deja/g++.mike/misc13.C: Likewise.
9314         * g++.old-deja/g++.mike/misc14.C: Likewise.
9315         * g++.old-deja/g++.mike/ns12.C: Likewise.
9316         * g++.old-deja/g++.mike/p1248.C: Likewise.
9317         * g++.old-deja/g++.mike/p3708.C: Likewise.
9318         * g++.old-deja/g++.mike/p3708a.C: Likewise.
9319         * g++.old-deja/g++.mike/p3708b.C: Likewise.
9320         * g++.old-deja/g++.mike/p646.C: Likewise.
9321         * g++.old-deja/g++.mike/p700.C: Likewise.
9322         * g++.old-deja/g++.mike/p783.C: Likewise.
9323         * g++.old-deja/g++.mike/p783a.C: Likewise.
9324         * g++.old-deja/g++.mike/p783b.C: Likewise.
9325         * g++.old-deja/g++.mike/p786.C: Likewise.
9326         * g++.old-deja/g++.mike/p789.C: Likewise.
9327         * g++.old-deja/g++.mike/p789a.C: Likewise.
9328         * g++.old-deja/g++.mike/p807a.C: Likewise.
9329         * g++.old-deja/g++.other/delete3.C: Likewise.
9330         * g++.old-deja/g++.other/dyncast1.C: Likewise.
9331         * g++.old-deja/g++.other/dyncast2.C: Likewise.
9332         * g++.old-deja/g++.other/dyncast3.C: Likewise.
9333         * g++.old-deja/g++.other/empty1.C: Likewise.
9334         * g++.old-deja/g++.other/temporary1.C: Likewise.
9335         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
9336         * g++.old-deja/g++.pt/t16.C: Likewise.
9337         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
9338
9339 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
9340
9341         * gcc.dg/991230-1.c: New test.
9342
9343 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
9344
9345         * gcc.c-torture/compile/991229-3.c: New test.
9346         * gcc.c-torture/compile/991229-2.c: New test.
9347         * gcc.c-torture/compile/991229-1.c: New test.
9348
9349 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
9350
9351         * gcc.c-torture/compile/labels-2.c: New test.
9352
9353 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
9354
9355         * gcc.c-torture/execute/991227-1.c: New test.
9356
9357 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9358
9359         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
9360
9361 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
9362
9363         * gcc.c-torture/execute/991221-1.c: New test.
9364
9365 1999-12-20  Nathan Sidwell  <nathan@acm.org>
9366
9367         * g++.old-deja/g++.other/cast3.C: New test.
9368
9369 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
9370
9371         * gcc.c-torture/execute/991216-4.c: New test.
9372
9373 1999-12-16  Michael Meissner  <meissner@cygnus.com>
9374
9375         * gcc.c-torture/execute/991216-1.c: New test.
9376         * gcc.c-torture/execute/991216-2.c: New test.
9377         * gcc.c-torture/execute/991216-3.c: New test.
9378
9379 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
9380
9381         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
9382         Actually make the test fail by using "-O2" for compilation.
9383
9384 1999-12-15  Nathan Sidwell  <nathan@acm.org>
9385
9386         * g++.old-deja/g++.warn/cast-align1.C: New test.
9387
9388 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
9389
9390         * gcc.c-torture/compile/991214-1.c: New test.
9391         * gcc.c-torture/compile/991214-2.c: New test.
9392
9393 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
9394
9395         * gcc.dg/991214-1.c: New test.
9396
9397 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
9398
9399         * gcc.c-torture/compile/991213-3.c: New test.
9400         * gcc.c-torture/compile/991213-2.c: New test.
9401         * gcc.c-torture/compile/991213-1.c: New test.
9402
9403 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
9404
9405         * gcc.dg/991209-1.c: New test.
9406
9407 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
9408
9409         * gcc.c-torture/compile/991208-1.c: New test.
9410
9411 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9412
9413         * gcc.dg/ultrasp2.c: New test.
9414
9415 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
9416
9417         * g++.old-deja/g++.abi/align.C (main): Fix typo.
9418
9419 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
9420
9421         * gcc.c-torture/compile/991202-1.c: New test.
9422         * gcc.c-torture/execute/991202-1.c: New test.
9423         * gcc.c-torture/execute/991202-2.c: New test.
9424         * gcc.c-torture/execute/991202-3.c: New test.
9425
9426 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
9427
9428         * g++.old-deja/g++.abi/align.C: New test.
9429         * g++.old-deja/g++.abi/aggregates.C: Likewise.
9430         * g++.old-deja/g++.abi/bitfields.C: Likewise.
9431
9432 1999-12-01  Richard Henderson  <rth@cygnus.com>
9433
9434         * gcc.c-torture/execute/991201-1.c: New.
9435
9436 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
9437
9438         * gcc.dg/991129-1.c: New test.
9439
9440 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
9441
9442         * gcc.c-torture/compile/991127-1.c: New test.
9443
9444 1999-11-22  Nathan Sidwell  <nathan@acm.org>
9445
9446         * g++.old-deja/g++.other/warn4.C: New test.
9447
9448 1999-11-22  Nathan Sidwell  <nathan@acm.org>
9449
9450         * g++.old-deja/g++.eh/cleanup2.C: New test.
9451         * g++.old-deja/g++.ext/pretty2.C: New test.
9452         * g++.old-deja/g++.ext/pretty3.C: New test.
9453         * g++.old-deja/g++.other/debug6.C: New test.
9454
9455 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
9456
9457         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
9458         compiler_output to look for one error message instead of two.
9459
9460 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
9461
9462         * gcc.c-torture/execute/991118-1.c: Also test case
9463         where the word boundary does not split a byte evenly.
9464
9465 1999-11-19  Nathan Sidwell  <nathan@acm.org>
9466
9467         * g++.old-deja/g++.ext/restrict1.C: New test.
9468
9469 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
9470
9471         * gcc.c-torture/execute/991118-1.c: New test.
9472
9473 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
9474
9475         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
9476         working directory pathnames.
9477
9478 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
9479
9480         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
9481         host is equipped with driver.h and driver.o so it can actually
9482         compile and run the tests.
9483
9484 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
9485
9486         * gcc.c-torture/compile/991008-1.c: New test.
9487
9488 1999-11-08  Nick Clifton  <nickc@cygnus.com>
9489
9490         * lib/gcc-dg.exp: Include target-supports.exp
9491
9492 1999-11-05  Nick Clifton  <nickc@cygnus.com>
9493
9494         * lib/target-supports.exp: New file: Provide procs to test for
9495         features supported by the target.
9496         (check_weak_available): Moved here from ecos.exp.
9497         (check_alias_available): New proc: Determine of the target
9498         toolchain supports the alias attribute.
9499
9500         * gcc.dg/special/ecos.exp: Move check_weak_available to
9501         target-supports.exp.
9502         (alias-1.c): Only perform the test if the target supports
9503         aliases.
9504         (wkali-1.c): Only perform the test if the target supports
9505         aliases.
9506
9507         * gcc.dg/990506-0.c: Expect error messages from cross
9508         targets as well as native targets.
9509
9510 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9511
9512         * gcc.dg/ultrasp1.c: Removed xfail.
9513         * gcc.dg/struct-ret-2.c: Likewise.
9514         * gcc.dg/array-1.c: Likewise.
9515
9516 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9517
9518         * gcc.dg/struct-ret-2.c: New test.
9519
9520         * gcc.dg/array-1.c: New test.
9521
9522 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
9523
9524         * gcc.c-torture/execute/991030-1.c: New test.
9525
9526 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
9527
9528         * gcc.c-torture/compile/991026-2.c: New test.
9529
9530 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
9531
9532         * gcc.c-torture/compile/991026-1.c: New test.
9533
9534 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
9535
9536         * gcc.c-torture/execute/991023-1.c: New test.
9537
9538 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
9539
9540         * gcc.c-torture/execute/991019-1.c: New test.
9541
9542 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
9543
9544         * gcc.c-torture/execute/991016-1.c: New test.
9545
9546 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
9547
9548         * gcc.c-torture/execute/991014-1.c: New test.
9549
9550 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
9551
9552         * g++.old-deja/g++.other/union2.C: New test.
9553
9554 1999-10-13  Nathan Sidwell  <nathan@acm.org>
9555
9556         * g++.old-deja/g++.other/vaarg2.C: New test.
9557         * g++.old-deja/g++.other/vaarg3.C: New test.
9558
9559 1999-10-12  Craig Burley  <craig@jcb-sc.com>
9560
9561         * g77.f-torture/noncompile/19990905-1.f: Moved from being
9562         in compile/.
9563
9564 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
9565
9566         * gcc.c-torture/execute/va-arg-11.c: New test.
9567
9568 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
9569
9570         * lib/file-format.exp (gcc_target_object_format): Don't
9571         crash if objdump is unavailable.
9572
9573 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
9574
9575         * gcc.misc-tests/mg.exp: delete extraneous redirection.
9576
9577 1999-09-28  Nick Clifton  <nickc@cygnus.com>
9578
9579         * gcc.c-torture/compile/990928-1.c: New test.
9580
9581 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
9582
9583         * g++.old-deja/g++.other/decl6.C: New test.
9584
9585 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9586
9587         * gcc.c-torture/execute/va-arg-10.c: New test.
9588
9589 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
9590
9591         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
9592         __PRETTY_FUNCTION__.
9593
9594 1999-09-23  Nick Clifton  <nickc@cygnus.com>
9595
9596         * gcc.c-torture/execute/990923-1.c: New test.
9597
9598 1999-09-21  Nick Clifton  <nickc@cygnus.com>
9599
9600         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
9601         for which -fpic is inappropriate.
9602
9603 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
9604
9605         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
9606
9607 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
9608
9609         * g++.old-deja/g++.other/dyncast1.C: New test.
9610         * g++.old-deja/g++.other/dyncast2.C: New test.
9611         * g++.old-deja/g++.other/dyncast3.C: New test.
9612         * g++.old-deja/g++.other/dyncast4.C: New test.
9613         * g++.old-deja/g++.other/dyncast5.C: New test.
9614         * g++.old-deja/g++.eh/catch3.C: New test.
9615         * g++.old-deja/g++.eh/catch3p.C: New test.
9616         * g++.old-deja/g++.eh/catch4.C: New test.
9617         * g++.old-deja/g++.eh/catch4p.C: New test.
9618         * g++.old-deja/g++.eh/catch5.C: New test.
9619         * g++.old-deja/g++.eh/catch5p.C: New test.
9620         * g++.old-deja/g++.eh/catch6.C: New test.
9621         * g++.old-deja/g++.eh/catch6p.C: New test.
9622         * g++.old-deja/g++.eh/catch7.C: New test.
9623         * g++.old-deja/g++.eh/catch7p.C: New test.
9624         * g++.old-deja/g++.eh/catch8.C: New test.
9625         * g++.old-deja/g++.eh/catch8p.C: New test.
9626         * g++.old-deja/g++.eh/catch9.C: New test.
9627         * g++.old-deja/g++.eh/catch9p.C: New test.
9628
9629 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
9630
9631         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
9632         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
9633
9634 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
9635
9636         * gcc.c-torture/compile/990913-1.c: New test.
9637
9638 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
9639
9640         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
9641         * g++.old-deja/g++.jason/rfg5.C: Likewise.
9642
9643 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
9644
9645         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
9646
9647 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
9648
9649         * g++.old-deja/g++.other/lookup11.C: New test.
9650         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
9651         what is permitted and what we want.
9652         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
9653         overload use.
9654         * g++.old-deja/g++.jason/rfg5.C: Likewise
9655
9656 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
9657
9658         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
9659         * gcc.c-torture/noncompile/poison-1.c: New file.
9660
9661 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
9662
9663         * g++.old-deja/g++.other/sizeof3.C: New test.
9664         * g++.old-deja/g++.other/sizeof4.C: New test.
9665         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
9666         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
9667
9668 1999-09-07  Richard Henderson  <rth@cygnus.com>
9669
9670         * gcc.dg/va-arg-1.c: New.
9671
9672 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9673
9674         * gcc.c-torture/execute/va-arg-9.c: New test.
9675
9676 1999-09-05  Craig Burley  <craig@jcb-sc.com>
9677
9678         * g77.f-torture/compile/980519-2.f: New test.
9679         * g77.f-torture/compile/19990905-0.f: New test.
9680         * g77.f-torture/compile/19990905-1.f: New test.
9681         * g77.f-torture/compile/19990905-2.f: New test.
9682
9683         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
9684
9685 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
9686
9687         * gcc.c-torture/execute/990827-1.c: Fix typo.
9688
9689 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
9690
9691         * g++.old-deja/g++.other/deref1.C: New test.
9692
9693 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
9694
9695         * g++.old-deja/g++.other/ambig2.C: New test.
9696         * g++.old-deja/g++.other/cond5.C: New test.
9697         * g++.old-deja/g++.other/lookup16.C: New test.
9698
9699 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
9700
9701         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
9702         assemblers too.
9703
9704 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
9705
9706         * lib/c-torture.exp: Avoid the "compare executables" optimization
9707         when testing native.
9708
9709 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
9710
9711         * gcc.c-torture/execute/990829-1.c: New test.
9712         * gcc.c-torture/compile/990829-1.c: New test.
9713
9714 1999-08-27  Paul Burchard  <burchard@pobox.com>
9715
9716         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
9717         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
9718         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
9719         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
9720         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
9721         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
9722         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
9723         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
9724         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
9725         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
9726         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
9727
9728 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
9729
9730         * gcc.c-torture/execute/990827-1.c: New test.
9731
9732 1999-08-26  Craig Burley  <craig@jcb-sc.com>
9733
9734         * g77.f-torture/noncompile/19990826-4.f: New test.
9735
9736         * g77.f-torture/compile/19990826-3.f: New test.
9737
9738         * g77.f-torture/execute/19990826-2.f: New test.
9739
9740         * g77.f-torture/compile/19990826-1.f: New test.
9741
9742         * gcc.c-torture/execute/990826-0.c: New test.
9743         * g77.c-torture/execute/19990826-0.f: New test.
9744
9745         * g77.f-torture/noncompile/970626-2.f: New test.
9746
9747 1999-08-25  Paul Burchard  <burchard@pobox.com>
9748
9749         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
9750         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
9751         lss-011.C: New tests.
9752
9753 1999-08-25  Nathan Sidwell  <nathan@acm.org>
9754
9755         * g++.old-deja/g++.other/decl5.C: New test.
9756
9757 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9758
9759         * noncompile/noncompile.exp: Load_lib c-torture.exp.
9760         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
9761         call `postbase' for each one.  All callers of `postbase' changed
9762         to call this instead.
9763
9764 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
9765
9766         * gcc.c-torture/execute/990811-1.c: New test.
9767
9768 1999-08-09  Nick Clifton  <nickc@cygnus.com>
9769
9770         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
9771         just native ones.
9772
9773         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
9774         just native ones.
9775
9776 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
9777
9778         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
9779
9780 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
9781
9782         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
9783
9784 1999-08-04  Nathan Sidwell  <nathan@acm.org>
9785
9786         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
9787
9788 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
9789
9790         * gcc.c-torture/execute/990804-1.c: New test.
9791
9792 1999-08-03  Nathan Sidwell  <nathan@acm.org>
9793
9794         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
9795         * g++.old-deja/g++.brendan/crash64.C: Likewise
9796         * g++.old-deja/g++.brendan/overload8.C: Likewise
9797
9798 1999-08-03  Nathan Sidwell  <nathan@acm.org>
9799
9800         * g++.old-deja/g++.other/struct1.C: New test.
9801
9802 1999-08-03  Nathan Sidwell  <nathan@acm.org>
9803
9804         * g++.old-deja/g++.other/enum2.C: New test.
9805
9806 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
9807
9808         Adapted from tests from Franz Sirl:
9809         * gcc.c-torture/execute/va-arg-7.c: New test.
9810         * gcc.c-torture/execute/va-arg-8.c: New test.
9811
9812 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
9813
9814         * gcc.c-torture/compile/990801-2.c: New test.
9815
9816         * gcc.c-torture/compile/990801-1.c: New test.
9817
9818 1999-07-27  Michael Meissner  <meissner@cygnus.com>
9819
9820         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
9821         fp-cmp-1.c, converting double to float.
9822
9823         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
9824         fp-cmp-1.c, converting double to long double.
9825
9826         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
9827         from fr1 to unknown_register, since fr1 is a legitimate register
9828         on some machines.
9829
9830 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
9831
9832         * README: More listname related changes.
9833
9834 1999-07-08  Catherine Moore  <clm@cygnus.com>
9835
9836         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
9837
9838 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
9839
9840         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
9841
9842 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
9843
9844         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
9845
9846 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
9847
9848         * gcc.dg/990703-1.c: New test.
9849
9850 1999-06-29  Nick Clifton  <nickc@cygnus.com>
9851
9852         * lib/file-format.exp: New file: Move definition of proc
9853         gcc_target_object_format to here from
9854         gcc.dg/special/ecos.exp.
9855
9856         * lib/c-torture.exp: Include lib file-format.exp.
9857         * lib/gcc-dg.exp: Include lib file-format.exp.
9858
9859         * gcc.dg/special/ecos.exp: Remove definition of proc
9860         gcc_target_object_format.
9861
9862 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
9863
9864         * gcc.c-torture/execute/990628-1.c: New test.
9865
9866 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
9867
9868         * gcc.c-torture/compile/990625-2.c: New test.
9869
9870         * gcc.c-torture/compile/990625-1.c: New test.
9871
9872 1999-06-23  Nick Clifton  <nickc@cygnus.com>
9873
9874         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
9875         attributes compile.
9876         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
9877         ports that use the COFF/PE file format.
9878
9879 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
9880
9881         * gcc.c-torture/compile/990617-1.c: New test.
9882
9883 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
9884
9885         * g++.old-deja/g++.other/decl4.C: New test.
9886
9887 1999-06-14  Nathan Sidwell  <nathan@acm.org>
9888
9889         * g++.old-deja/g++.other/bitfld3.C: New test.
9890
9891 1999-06-08  Nathan Sidwell  <nathan@acm.org>
9892
9893         * g++.old-deja/g++.eh/catch1.C: New test.
9894
9895 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
9896
9897         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
9898
9899         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
9900         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
9901
9902 1999-06-05  Craig Burley  <craig@jcb-sc.com>
9903
9904         * g77.f-torture/compile/19990502-0.f: Replace with new,
9905         shorter, test that still fails after recent changes.
9906
9907 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
9908
9909         * gcc.c-torture/execute/990604-1.c: New test.
9910
9911 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
9912
9913         * gcc.c-torture/execute/990531-1.c: New test.
9914
9915 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9916
9917         * gcc.c-torture/compile/990527-1.c: New test.
9918
9919 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
9920
9921         * gcc.c-torture/execute/990527-1.c: New test.
9922
9923 1999-05-25  Nick Clifton  <nickc@cygnus.com>
9924
9925         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
9926         bitfields as signed.
9927
9928 1999-05-25  Craig Burley  <craig@jcb-sc.com>
9929
9930         * g77.f-torture/compile/19990525-0.f: New test.
9931
9932 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
9933
9934         * gcc.c-torture/execute/990525-2.c: New test.
9935
9936         * gcc.c-torture/execute/990525-1.c: New test.
9937
9938 1999-05-24  Nathan Sidwell  <nathan@acm.org>
9939
9940         * g++.old-deja/g++.other/anon3.C: New test.
9941         * g++.old-deja/g++.other/anon4.C: New test.
9942         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
9943         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
9944         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
9945         Merrill).
9946
9947 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
9948
9949         * gcc.c-torture/execute/990524-1.c: New test.
9950
9951         * gcc.dg/990524-1.c: New test.
9952
9953 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9954
9955         * gcc.c-torture/compile/990523-1.c: New test.
9956
9957 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
9958
9959         * gcc.c-torture/compile/990519-1.c: New test.
9960
9961 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
9962
9963         * gcc.c-torture/compile/990517-1.c: New test.
9964
9965         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
9966         (e4, f4): New tests.
9967         (main): Call them.
9968
9969 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9970
9971         * gcc.dg/noreturn-1.c: New test.
9972
9973 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
9974
9975         * gcc.c-torture/execute/990513-1.c: New test.
9976
9977 1999-05-10  Richard Henderson  <rth@cygnus.com>
9978
9979         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
9980
9981 1999-05-10  Craig Burley  <craig@jcb-sc.com>
9982
9983         * g77.f-torture/execute/erfc.f: Use small single-precision
9984         values, to avoid problems on Alphas when not -mieee.
9985
9986 1999-05-08  Craig Burley  <craig@jcb-sc.com>
9987
9988         * gcc.dg/990506-0.c: New test.
9989
9990 1999-05-08  Richard Henderson  <rth@cygnus.com>
9991
9992         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
9993         the constant to test.  Don't XFAIL 64-bit targets.
9994
9995         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
9996         * g++.old-deja/g++.law/profile1.C: Likewise.
9997
9998         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
9999         operator new instances.
10000         * g++.old-deja/g++.other/delete5.C: Likewise.
10001
10002 1999-05-03  Craig Burley  <craig@jcb-sc.com>
10003
10004         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
10005         intrinsic.
10006
10007 1999-05-03  Craig Burley  <craig@jcb-sc.com>
10008
10009         * g77.f-torture/execute/u77-test.f: Reverse order of two
10010         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
10011
10012 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10013
10014         * gcc.dg/compare1.c: New test.
10015
10016 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10017
10018         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
10019         New tests.
10020
10021 1999-05-02  Craig Burley  <craig@jcb-sc.com>
10022
10023         * g77.f-torture/compile/19990502-1.f: New test.
10024
10025 1999-05-02  Craig Burley  <craig@jcb-sc.com>
10026
10027         * g77.f-torture/compile/19990502-0.f: New test.
10028
10029 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
10030
10031         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
10032         intrinsic.
10033
10034 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
10035
10036         * g77.f-torture/execute/u77-test.f (main): List libU77
10037         intrinsics not currently tested.
10038         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
10039         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
10040         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
10041         Trim blanks off the ends of some printed strings.
10042
10043 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
10044
10045         * g77.f-torture/execute/u77-test.f (main): Just warn about
10046         FSTAT gid disagreement, as it's expected on some systems.
10047
10048 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
10049
10050         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
10051         use a new function, which allows for some slop.
10052         Clean up some commentary.
10053         (issum): The new function.
10054         (sgladd): Deleted subroutine.
10055
10056 1999-05-01  Craig Burley  <craig@jcb-sc.com>
10057
10058         * g77.f-torture/execute/u77-test.f: Modify to be more like
10059         libf2c/libU77 version, bringing patches to that version here.
10060         Add suitable commentary.
10061
10062 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
10063
10064         * gcc.dg/990424-1.c: New test.
10065
10066 1999-04-24  Craig Burley  <craig@jcb-sc.com>
10067
10068         * g77.f-torture/execute/u77-test.f (main): Bug involving
10069         LSTAT has been fixed, so turn back on full checking.
10070
10071 1999-04-20  Craig Burley  <craig@jcb-sc.com>
10072
10073         * g77.f-torture/compile/19990419-0.f: New test.
10074         * g77.f-torture/execute/19990419-1.f: New test.
10075
10076 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
10077
10078         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
10079         to avoid the need for a prototype to supress a warning.
10080
10081 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
10082
10083         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
10084
10085 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
10086
10087         * gcc.c-torture/execute/990404-1.c: New test.
10088
10089 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
10090
10091         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
10092         * gcc.dg/cpp-if3.c: Don't use -pedantic.
10093         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
10094         missing initializer warnings.
10095
10096 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
10097
10098         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
10099         matching strings.
10100
10101 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
10102
10103         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
10104
10105 1999-03-26  Craig Burley  <craig@jcb-sc.com>
10106
10107         * g77.f-torture/execute/19990325-0.f: New test.
10108         * g77.f-torture/execute/19990325-1.f: New test.
10109
10110 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
10111
10112         * gcc.c-torture/execute/990324-1.c: New test.
10113
10114 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
10115
10116         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
10117         test with 4.
10118
10119 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
10120
10121         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
10122
10123 1999-03-13  Craig Burley  <craig@jcb-sc.com>
10124
10125         * g77.f-torture/execute/19990313-2.f: New test.
10126         * g77.f-torture/execute/19990313-3.f: New test.
10127
10128 1999-03-13  Craig Burley  <craig@jcb-sc.com>
10129
10130         * g77.f-torture/execute/19990313-0.f: New test.
10131         * g77.f-torture/execute/19990313-1.f: New test.
10132
10133 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
10134
10135         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
10136         printf to sprintf.
10137         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
10138         (main): Add check for u15.  Conditionalize u31 check depending on
10139         whether ints are <32 bits or >=32 bits.
10140
10141 1999-03-08  Craig Burley  <craig@jcb-sc.com>
10142
10143         * g77.f-torture/execute/19981119-0.f: Improve testiness.
10144
10145 1999-03-08  Craig Burley  <craig@jcb-sc.com>
10146
10147         * g77.f-torture/compile/19990305-0.f: New test.
10148         * g77.f-torture/execute/19981119-0.f: New test.
10149
10150 1999-03-08  Craig Burley  <craig@jcb-sc.com>
10151
10152         * g77.f-torture/execute/970625-2.f: call ABORT if final
10153         result is not correct, instead of just printing it.
10154         Add this checking via newly introduced obfuscation, to
10155         trip up buggy front ends.
10156
10157 1999-03-07  Craig Burley  <craig@jcb-sc.com>
10158
10159         * g77.f-torture/compile/960317-1.f: Moved from being
10160         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
10161
10162 1999-03-06  Craig Burley  <craig@jcb-sc.com>
10163
10164         * g77.f-torture/execute/960317-1.f: New (old) test.
10165         * g77.f-torture/execute/970625-2.f: Ditto.
10166
10167 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
10168
10169         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
10170         message on line 1 or line 2; cccp and cpplib do this differently.
10171
10172 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
10173
10174         * g++.old-deja/g++.law/weak1.C: New test.
10175
10176 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
10177
10178         * gcc.c-torture/execute/990119-1.c: Renamed to...
10179         * gcc.dg/990119-1.c: this, so it will only be tested once
10180         (it's a preprocessor test, it doesn't need to be run at
10181         multiple optimization levels).
10182
10183 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
10184
10185         * lib/g++.exp: Don't add incdir=$base_dir/../include to
10186           ALWAYS_CXXFLAGS.
10187
10188 1999-02-24  Craig Burley  <craig@jcb-sc.com>
10189
10190         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
10191         * g77.f-torture/compile/19981216-0.f: ...as it is expected
10192         to not be compilable by current g77.
10193
10194 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10195
10196         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
10197
10198 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
10199
10200         * gcc.c-torture/execute/990222-1.c: New test.
10201
10202 1999-02-19  Craig Burley  <craig@jcb-sc.com>
10203
10204         * g77.f-torture/compile/19990218-0.f: New test.
10205         * g77.f-torture/noncompile/19990218-1.f: New test.
10206
10207 1999-02-18  Craig Burley  <craig@jcb-sc.com>
10208
10209         * g77.f-torture/compile/19981216-0.f: New test.
10210
10211 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
10212
10213         * gcc.dg/990214-1.c: New test.
10214
10215 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
10216
10217         * gcc.dg/990213-2.c: New test.
10218
10219         * gcc.dg/990213-1.c: New test.
10220
10221 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
10222
10223         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
10224         ints.
10225
10226 1999-02-11  Nick Clifton  <nickc@cygnus.com>
10227
10228         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
10229         specified by target.
10230
10231         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
10232
10233 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
10234
10235         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
10236
10237 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
10238
10239         * gcc.dg/special/ecos.exp: New test driver for new tests with
10240         special requirements.
10241
10242         * gcc.dg/special/alias-1.c: New test.
10243         * gcc.dg/special/gcsec-1.c: New test.
10244         * gcc.dg/special/weak-1.c: New test.
10245         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
10246         * gcc.dg/special/weak-2.c: New test.
10247         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
10248         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
10249         * gcc.dg/special/wkali-1.c: New test.
10250         * gcc.dg/special/wkali-2.c: New test.
10251         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
10252         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
10253
10254 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
10255
10256           * lib/c-torture.exp (c-torture-compile): Pull out code for
10257           analyzing gcc error messages.
10258           (c-torture-execute): Likewise.  Fix some (harmless) false
10259           positives.
10260           * lib/gcc.exp (gcc_check_compile): New function.
10261
10262 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
10263
10264         * gcc.c-torture/execute/990208-1.c: New test.
10265
10266 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
10267
10268         * g++.dg/special/ecos.exp: New driver for new tests with special
10269         requirements
10270
10271         * g++.dg/special/conpr-1.C: New test
10272         * g++.dg/special/conpr-2.C: New test
10273         * g++.dg/special/conpr-2a.C: New test
10274         * g++.dg/special/conpr-3.C: New test
10275         * g++.dg/special/conpr-3a.C: New test
10276         * g++.dg/special/conpr-3b.C: New test
10277
10278         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
10279         allow g++ to use the dg driver
10280
10281         * README: Add comment about g++.dg directory
10282
10283 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
10284
10285         * README: Update email addresses.
10286
10287 1999-02-03  Nick Clifton  <nickc@cygnus.com>
10288
10289         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
10290         arguments in order to force structure S onto the stack even on
10291         the alpha.
10292         (test): Pass 10 leading arguments to function foo as well as the
10293         structure S.
10294
10295         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
10296         failure for all targets.
10297
10298         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
10299         abort to terminate program execution.
10300
10301 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
10302
10303         * gcc.c-torture/execute/990130-1.c: New test.
10304
10305 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
10306
10307         * gcc.dg/990130-1.c: New test.
10308
10309 1999-01-28  Michael Meissner  <meissner@cygnus.com>
10310
10311         * gcc.c-torture/execute/990128-1.c: New test.
10312
10313 1999-01-27  Michael Meissner  <meissner@cygnus.com>
10314
10315         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
10316
10317 1999-01-27  Felix Lee  <flee@cygnus.com>
10318
10319         * lib/c-torture.exp (c-torture-compile): pull out code for
10320         analyzing gcc error messages.
10321         (c-torture-execute): ditto, and fix some (harmless) false
10322         positives.
10323         * lib/gcc.exp (gcc_check_compile): new function.
10324
10325 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
10326
10327         * gcc.dg/990117-1.c: New test.
10328
10329         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
10330
10331         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
10332
10333 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
10334
10335         * g77.f-torture/compile/990115-1.f: New test.
10336
10337 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
10338
10339         * gcc.c-torture/compile/990107-1.c: New test
10340
10341 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
10342
10343         * gcc.c-torture/execute/990106-2.c: New test.
10344
10345         * gcc.c-torture/execute/990106-1.c: New test.
10346
10347 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
10348
10349         * gcc.c-torture/compile/981223-1.c: New test.
10350
10351 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
10352
10353         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
10354         (opt3): Rename from opt4 and disable.
10355
10356 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
10357
10358         * g++.old-deja/g++.pt/ptrmem5.C: New test.
10359
10360 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
10361
10362         * g++.old-deja/g++.other/conv5.C: New test.
10363
10364 1998-12-14  Nick Clifton  <nickc@cygnus.com>
10365
10366         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
10367
10368 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
10369
10370         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
10371
10372 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
10373
10374         * gcc.c-torture/compile/981211-1.c: New test.
10375
10376 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
10377
10378         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
10379
10380         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
10381
10382 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10383
10384         * gcc.special/930510-1.c: Make C9X safe.
10385         * gcc.misc-tests/gcov-1.c Similarly.
10386         * gcc.misc-tests/gcov-2.c Similarly.
10387
10388 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
10389
10390         * gcc.dg/ultrasp1.c: New test.
10391
10392 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
10393
10394         * gcc.c-torture/execute/981206.c: New test.
10395
10396 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
10397
10398         * g++.old-deja/g++.ns/template7.C: New test.
10399
10400         * g++.old-deja/g++.other/expr1.C: New test.
10401
10402         * g++.old-deja/g++.eh/tmpl3.C: New test.
10403
10404         * g++.old-deja/g++.eh/tmpl2.C: New test.
10405
10406 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
10407
10408         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
10409         * g++.old-deja/g++.other/using6.C: Removed.
10410         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
10411
10412         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
10413
10414 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
10415
10416         * g++.old-deja/g++.pt/overload8.C: New test.
10417
10418         * g++.old-deja/g++.pt/overload7.C: New test.
10419
10420         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
10421
10422         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
10423         and relinking messages.
10424         * lib/g++.exp (g++_target_compile): Remove .rpo file when
10425         compiling with -frepo.
10426
10427 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
10428
10429         * g++.old-deja/g++.pt/lookup6.C: New test.
10430
10431 1998-11-30  Nick Clifton  <nickc@cygnus.com>
10432
10433         * gcc.c-torture/execute/981130-1.c: New test.
10434         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
10435
10436 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
10437
10438         * g++.old-deja/g++.pt/explicit76.C: New test.
10439
10440         * g++.old-deja/g++.pt/friend38.C: New test.
10441
10442         * g++.old-deja/g++.ns/crash2.C: New test.
10443
10444         * g++.old-deja/g++.pt/defarg8.C: New test.
10445
10446         * g++.old-deja/g++.pt/instantiate6.C: New test.
10447
10448         * g++.old-deja/g++.pt/static6.C: New test.
10449
10450         * g++.old-deja/g++.pt/decl2.C: New test.
10451
10452 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
10453
10454         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
10455         problem is actually related with name lookup, but so what? :-)
10456
10457         * g++.old-deja/g++.pt/friend37.C: New test.
10458
10459 1998-11-25  Dave Love  <d.love@dl.ac.uk>
10460
10461         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
10462         element, which fails on some systems.
10463
10464         * g77.f-torture/execute/labug1.f: New test.
10465
10466 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
10467
10468         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
10469         is defined.
10470
10471 1998-11-18  Dave Love  <d.love@dl.ac.uk>
10472
10473         * g77.f-torture/compile/981117-1.f: New test.
10474
10475 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
10476
10477         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
10478         properly discarded.
10479
10480 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
10481
10482         * gcc.c-torture/execute/memcheck: New directory of tests for
10483         -fcheck-memory-usage.
10484
10485 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10486
10487         * README: New file, general information about the testsuite and
10488         new description of the various C++ test subdirectories.
10489         * README.g++: Eliminate obsolete information, update and move most
10490         relevant stuff to README.
10491
10492 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
10493
10494         * gcc.c-torture/compile/981107-1.c: New test.
10495
10496 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
10497
10498         * execute/memcpy-bi.c: New testcase.
10499
10500 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
10501
10502         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
10503         base classes.
10504
10505         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
10506         template is selected.
10507
10508         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
10509         classes, it should be accepted for all types.
10510
10511         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
10512
10513         * g++.old-deja/g++.pt/spec24.C: Ensure that template
10514         specializations start with template headers.
10515
10516 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
10517
10518         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
10519
10520         * g++.old-deja/g++.other/init9.C: Test cross initialization of
10521         non-POD types.
10522
10523 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
10524
10525         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
10526
10527 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10528
10529         * compile/981022-1.c, compile/981022-1.x: New test and driver.
10530
10531 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
10532
10533         * 981019-1.c: New test.
10534
10535 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
10536
10537         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
10538         find objc headers.
10539
10540 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
10541
10542         * compile/981001-4.c: Remove use of GCC extension that triggers a
10543         compiler bug.
10544
10545 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
10546
10547         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
10548
10549 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
10550
10551         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
10552         instantiation of template produces incorrect code for delete
10553         expression.
10554
10555         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
10556         constructors' name is not unique.
10557         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
10558         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
10559
10560         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
10561         automatic array of const is ill-formed.
10562
10563         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
10564         of template parameter?
10565
10566         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
10567         const.
10568
10569         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
10570         pointer-to-member expression.
10571
10572         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
10573         declaration causes ICE.
10574
10575 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
10576
10577         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
10578         reserved in the global namespace.
10579
10580         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
10581         generate needed virtual table.
10582
10583         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
10584
10585 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
10586
10587         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
10588         template-dependent type
10589
10590 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
10591
10592         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
10593         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
10594         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
10595
10596         * g++.old-deja/g++.other/using5.C: New test; using decl from base
10597         class should be usable as argument of member function.
10598         * g++.old-deja/g++.other/using6.C: New test; using decl from base
10599         class should be usable as return type of member function.
10600         * g++.old-deja/g++.other/using7.C: New test; using decl from base
10601         class should be usable as type of data member.
10602
10603         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
10604
10605 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
10606
10607         * gcc.c-torture/special/920521-1.c: Fix bogus test.
10608
10609 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
10610
10611         * gcc.dg/dll-?.c Add thumb to target list.
10612         Fix assembler scan patterns to match current assembler output.
10613
10614 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
10615
10616         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
10617         matching of template brackets.
10618
10619         * g++.old-deja/g++.other/using4.C: New test.  Test using
10620         declarations of methods from base classes.
10621
10622         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
10623         within functions should introduce names into the innermost
10624         enclosing namespace.
10625
10626         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
10627         of static locals if first initialization throws.
10628
10629 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
10630
10631         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
10632
10633 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
10634
10635         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
10636         lose track of the possible targets of tablejump insns.
10637         * special/special.exp: Run it.
10638
10639 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
10640
10641         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
10642         must be declared before its specializations can be named in friend
10643         declarations.
10644
10645 1998-10-05  Dave Love  <d.love@dl.ac.uk>
10646
10647         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
10648
10649         * g77.f-torture/execute/io1.f: New test.
10650
10651 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
10652
10653         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
10654         with pointer to template function, for which no argument deduction
10655         is possible.
10656
10657         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
10658         specialization of template function as argument to template
10659         function.
10660
10661         * g++.old-deja/g++.other/access2.C: New test; Inner class
10662         shouldn't have privileged access to Outer's names.
10663
10664 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
10665
10666         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
10667         friend template declared within template class conflicts with
10668         nested class of the same name.
10669
10670         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
10671         is ignored.
10672
10673         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
10674         object with direct initializer as function declaration.
10675
10676         * g++.old-deja/g++.other/decl2.C: New test; duplicate
10677         initializers.
10678
10679         * g++.old-deja/g++.other/null2.C: New test; conditional operator
10680         involving const pointer and NULL produces incorrect result.
10681
10682         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
10683         type name without `typename' should be rejected with -pedantic.
10684
10685 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
10686
10687         * g++.old-deja/g++.other/addrof1.C: New test.
10688
10689 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
10690
10691         * gcc.c-torture/compile/981001-1.c: New test.
10692         * gcc.c-torture/execute/981001-1.c: New test.
10693
10694 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
10695
10696         * gcc.c-torture/compile/981001-2.c: New test.
10697         * gcc.c-torture/compile/981001-3.c: New test.
10698         * gcc.c-torture/compile/981001-4.c: New test.
10699
10700 1998-10-01  Robert Lipe  <robertl@dgii.com>
10701
10702         * lib/objc.exp (objc_target_compile): Add -L during compiles for
10703         multilibbed hosts.   Idea grafted from g77.exp.
10704
10705 1998-09-30  Dave Love  <d.love@dl.ac.uk>
10706
10707         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
10708         avoid losing on systems which need -lsocket.
10709
10710 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
10711
10712         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
10713         * g++.old-deja/g++.other/nested2.C: Ditto.
10714         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
10715         failure.
10716
10717 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
10718
10719         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
10720         preferred over template operator!= for enum bitfields.
10721
10722 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
10723
10724         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
10725         that happen to have the same base name, but in different scopes,
10726         are incorrectly rejected.
10727
10728 1998-09-16  Richard Henderson  <rth@cygnus.com>
10729
10730         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
10731         on the native word size instead of an integer literal.
10732
10733 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
10734
10735         * g++.old-deja/g++.other/static2.C: Invocation of static data
10736         member of type pointer-to-function denoted as non-static member.
10737
10738         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
10739         checks involving function types and aliases.
10740
10741 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
10742
10743         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
10744         redefined to the same non-trivial type.
10745
10746         * g++.old-deja/g++.pt/explicit73.C: Test for proper
10747         namespace-qualification of template specializations declared in
10748         other namespaces.
10749
10750         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
10751         to declare a subset of the specializations of a template function
10752         as friends of specializations of a template class.
10753
10754         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
10755         member templates that do not fully specialize the enclosing
10756         template class are rejected.
10757
10758 1998-09-11  Dave Love  <d.love@dl.ac.uk>
10759
10760         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
10761
10762 1998-09-08  Dave Love  <d.love@dl.ac.uk>
10763
10764         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
10765         altered from libf2c/libU77 version.
10766
10767 1998-09-06  Dave Love  <d.love@dl.ac.uk>
10768
10769         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
10770
10771 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
10772
10773         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
10774         (un)signed char are different types for template specialization
10775         purposes.
10776
10777 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
10778
10779         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
10780         * objc: ObjC testsuite.
10781
10782 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
10783
10784         * gcc.c-torture/execute/941014-1.x:  New file.
10785
10786 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
10787
10788         * lib/c-torture.exp: Add support for
10789         torture_eval_before_compile and torture_eval_before_execute
10790         variables.
10791
10792 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
10793
10794         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
10795         this test triggers valid.
10796
10797 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
10798
10799         * gcc.dg/980827-1.c: New test.
10800
10801 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10802
10803         * gcc.c-torture/execute/loop-4b.c: New test.
10804
10805 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
10806
10807         * lib/c-torture.exp: Add support for
10808         torture_eval_before_compile and torture_eval_before_execute
10809         variables.
10810
10811 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
10812
10813         * gcc.c-torture/compile/980825-1.c: New test.
10814
10815 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
10816
10817         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
10818         count number tests in opt_t0 not good_t0.
10819
10820 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
10821
10822         * gcc.c-torture/compile/930326-1.x: Fix typo.
10823
10824 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
10825
10826         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
10827         causes an ICE.
10828
10829 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
10830
10831         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
10832         STACK_SIZE is defined.
10833         * gcc.c-torture/unsorted/stuct.c: Similarly.
10834
10835         * gcc.c-torture/compile/980821-1.c: New test.
10836
10837 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
10838
10839         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
10840
10841 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
10842
10843         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
10844         code.
10845
10846 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
10847
10848         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
10849         error'.
10850
10851 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
10852
10853         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
10854
10855 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
10856
10857         * gcc.c-torture/compile/980816-1.c: New test.
10858
10859         * gcc.dg/980816-1.c: New test.
10860
10861 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
10862
10863         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
10864         compiler for ieee tests.
10865
10866 1998-08-01  Dave Love  <d.love@dl.ac.uk>
10867
10868         * g77.f-torture/compile/980729-0.f: New test.
10869
10870 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
10871
10872         * gcc.c-torture/special/eeprof-1.c: New test, for
10873         -finstrument-functions.
10874         * gcc.c-torture/special/special.exp: Run it.
10875
10876 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
10877
10878         * gcc.c-torture/compile/980729-1.c: New test.
10879
10880 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
10881
10882         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
10883         __thumb__ is defined, and test for ARM style doubles if so.
10884
10885 1998-07-26  Dave Love  <d.love@dl.ac.uk>
10886
10887         * g77.f-torture/noncompile/980615-0.f: New test.
10888
10889 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
10890
10891         * gcc.dg/980312-1.c: Do link instead of compile.
10892         * gcc.dg/980313-1.c: Likewise.
10893
10894 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
10895
10896         * gcc.c-torture/compile/980726-1.c: New test.
10897
10898 1998-07-25  Dave Love  <d.love@dl.ac.uk>
10899
10900         * g77.f-torture/execute/io0.f: New test.
10901
10902 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
10903
10904         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
10905         an int.
10906
10907 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
10908
10909         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
10910         m32r bugs.
10911
10912 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
10913
10914         * gcc.dg/980626-1.c: Expect failures for all toolchains until
10915         c-decl.c:grokdeclarator can handle mode attributes.
10916
10917 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
10918
10919         * gcc.c-torture/execute/980716-1.c: New test.
10920
10921 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
10922
10923         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
10924         the mn10200.
10925         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
10926         the mn10200.
10927         * gcc.c-torture/execute/va-arg-3.x: Similarly.
10928         * gcc.c-torture/compile/930326-1.x: Similarly.
10929
10930 1998-07-13  Dave Love  <d.love@dl.ac.uk>
10931
10932         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
10933         New test from Craig.
10934
10935 1998-07-12  Dave Love  <d.love@dl.ac.uk>
10936
10937         * g77.f-torture/noncompile/980616-0.f: New test.
10938
10939         * g77.f-torture/execute/970816-3.f:  New test from Craig.
10940
10941 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
10942
10943         *  g++.other/singleton.C: Return error value instead of taking
10944         SIGSEGV.
10945
10946 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
10947
10948         *  g++.other/singleton.C: New test.   Warning is under dispute.
10949         Runtime crash is not.
10950
10951 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
10952
10953         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
10954         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
10955         using6.C, using7.C}:  New namespace tests.
10956
10957 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
10958
10959         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
10960         specialization with typedef'ed names used as array indexes.
10961
10962 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
10963
10964         * gcc.c-torture/execute/980709-1.c: New test.
10965
10966         * gcc.dg/980709-1.c: New test.
10967
10968 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
10969
10970         * gcc.c-torture/execute/bcp-1.c: New test.
10971
10972 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
10973
10974         * gcc.c-torture/execute/980707-1.c: New test.
10975
10976 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
10977
10978         * gcc.c-torture/compile/980706-1.c: New test.
10979
10980 1998-07-01  Dave Love  <d.love@dl.ac.uk>
10981
10982         * g77.f-torture/execute/980701-0.f,
10983         g77.f-torture/execute/980701-1.f: New test from Craig.
10984
10985 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
10986
10987         * gcc.c-torture/compile/980701-1.c: New test.
10988
10989         * gcc.c-torture/execute/980701-1.c: New test.
10990
10991 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
10992 rlsruhe.de>
10993
10994         * g++.old-deja/g++.robertl/eb132.C: New test.
10995         * g++.old-deja/g++.robertl/eb133.C: Likewise.
10996
10997 1998-06-29  Dave Love  <d.love@dl.ac.uk>
10998
10999         * g77.f-torture/execute/980628-7.f,
11000         g77.f-torture/execute/980628-8.f,
11001         g77.f-torture/execute/980628-9.f,
11002         g77.f-torture/execute/980628-10.f: New tests from Craig.
11003
11004         * g77.f-torture/execute/980628-3.f: Remove mail headers.
11005
11006 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
11007
11008         * g77.f-torture/execute/980628-4.f: New test from Craig.
11009         * g77.f-torture/execute/980628-5.f: Likewise.
11010         * g77.f-torture/execute/980628-2.f: Likewise.
11011         * g77.f-torture/execute/980628-0.f: Likewise.
11012         * g77.f-torture/execute/980628-1.f: Likewise.
11013         * g77.f-torture/execute/980628-3.f: Likewise.
11014         * g77.f-torture/execute/980628-6.f: Likewise.
11015
11016 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
11017
11018         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
11019         directory when nothing has been installed yet.
11020
11021 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
11022
11023         * gcc.c-torture/special/special.exp: Handle newer versions of
11024         dejagnu.
11025
11026 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
11027
11028         * gcc.dg/980626-1.c: New test.
11029
11030 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
11031
11032         * gcc.misc-tests/m-un-2.c: New test.
11033         * g++.old-deja/g++.other/warn01.c: Likewise.
11034
11035 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
11036
11037         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
11038         compatibility with assmblers with a different comment character.
11039         Eliminate use of GAS-specific extensions.
11040
11041 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
11042
11043         * gcc.c-torture/execute/ieee/980619-1.c: New test.
11044
11045 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
11046
11047         *lib/g77.exp: Replace search for libf2c.a with search for newly
11048         renamed libg2c.a
11049
11050 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
11051
11052         * gcc.c-torture/execute/980617-1.c: New test.
11053
11054 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
11055
11056         * gcc.c-torture/execute/980612-1.c: New test.
11057
11058 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
11059
11060         * gcc.dg/980523-1.c: Only test on ppc-linux.
11061         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
11062
11063         * gcc.c-torture/execute/980608-1.c: New test.
11064
11065 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
11066
11067         * gcc.c-torture/execute/980605-1.c: New test.
11068
11069 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
11070
11071         * gcc.c-torture/execute/980604-1.c: New test.
11072
11073 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
11074
11075         * gcc.c-torture/execute/980602-1.c: New test.
11076         * gcc.c-torture/execute/980602-2.c: Likewise.
11077
11078 1998-06-02  Dave Love  <d.love@dl.ac.uk>
11079
11080         * 970125-0.f: Fix per JCB.  Add commentary.
11081
11082 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
11083
11084         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
11085         IEEE -0 support.
11086
11087 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
11088
11089         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
11090         earlier.
11091
11092 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
11093
11094         * gcc.c-torture/execute/980526-3.c: New test.
11095
11096 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
11097
11098         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
11099         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
11100         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
11101         m88k-motorola-sysv3 to XFAIL.
11102
11103 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11104
11105         * gcc.dg/980526-1.c: New test.
11106         * gcc.c-torture/execute/980526-2.c: New test.
11107
11108 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
11109
11110         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
11111
11112         * gcc.c-torture/execute/980526-1.c: New test.
11113
11114 1998-05-26  Dave Love  <d.love@dl.ac.uk>
11115
11116         * g77.f-torture/execute/alpha2.f: Add runtime test.
11117
11118 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
11119
11120         * g++.old-deja/old-deja.exp: Strip leading directories.
11121
11122         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
11123         error for the line.  Don't run multiple tests for the same line.
11124
11125 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
11126
11127         * gcc.dg/980523-1.c: New test.
11128
11129 1998-05-23  Dave Love  <d.love@dl.ac.uk>
11130
11131         * g77.f-torture/compile/970915-0.f: New test.
11132
11133 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
11134
11135         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
11136
11137 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
11138
11139         * gcc.dg/980520-1.c: New test.
11140
11141 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11142
11143         * gcc.dg/980502-1.c: Fix return type.
11144
11145 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
11146
11147         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
11148         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
11149         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
11150         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
11151         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
11152
11153 1998-05-20  Dave Love  <d.love@dl.ac.uk>
11154
11155         * g77.f-torture/execute/980520-1.f: New test.
11156
11157 1998-05-15  Dave Love  <d.love@dl.ac.uk>
11158
11159         * lib/mike-g77.exp: New file.
11160
11161         * g77.f-torture/noncompile/noncompile.exp,
11162         g77.f-torture/noncompile/check0.f: New files.
11163
11164 1998-05-14  Dave Love  <d.love@dl.ac.uk>
11165
11166         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
11167         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
11168         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
11169         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
11170         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
11171         abort where appropriate.
11172
11173 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
11174
11175         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
11176         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
11177
11178 1998-04-29  Dave Love  <d.love@dl.ac.uk>
11179
11180         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
11181
11182 1998-04-27  Dave Love  <d.love@dl.ac.uk>
11183
11184         * g77.f-torture/compile/980427-0.f: New test.
11185
11186 1998-04-24  Dave Love  <d.love@dl.ac.uk>
11187
11188         * g77.f-torture/compile/980424-0.f: New test.
11189
11190 1998-04-19  Dave Love  <d.love@dl.ac.uk>
11191
11192         * g77.f-torture/compile/980419-2.f (main): New test.
11193         * g77.f-torture/compile/970125-0.f: New test.
11194         * g77.f-torture/compile/980419-1.f: New test.
11195
11196 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
11197
11198         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
11199         of loop-4.c.
11200
11201 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
11202
11203         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
11204
11205 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
11206
11207         * gcc.c-torture/compile/980329-1.c: New test.
11208
11209 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
11210
11211         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
11212         * gcc.dg/980312-1.c: Fix typo in -march command.
11213
11214 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
11215
11216         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
11217
11218 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
11219
11220         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
11221         Dave Love agree the Fortran source is bogus.
11222
11223 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
11224
11225         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
11226         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
11227         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
11228         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
11229         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
11230
11231 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
11232
11233         * g++.old-deja/g++.other/friend1.C: New test.
11234
11235 1998-02-18  Dave Love  <d.love@dl.ac.uk>
11236
11237         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
11238         possibly uninitialized) variables and declare dnrm2.
11239
11240 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
11241
11242         From Bruno Haible <haible@ilog.fr>:
11243         * gcc.c-torture/execute/980223.c: New test.
11244
11245 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
11246
11247         * gcc.dg/ifelse-1.c: New test.
11248
11249 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
11250
11251         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
11252
11253           * lib/old-dejagnu.exp (old-dejagnu): Added the
11254           "execution test - XFAIL *-*-*" handling in the spirit of
11255           "excess errors test -". Changed the "execution test fails"
11256           handling to be like "excess errors test fails".
11257           * Update various tests accordingly.
11258
11259 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
11260
11261         * gcc.c-torture/execute/980205.c: New test.
11262
11263 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
11264
11265         * lib/c-torture.exp: Look for .x files instead of .cexp files.
11266         * lib/f-torture.exp: Similarly.
11267         * gcc.c-torture: Rename all .cexp files to .x files.
11268
11269 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
11270
11271         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
11272         (940510-1.c): Removed duplicate.
11273         (971104-1.c): New test.
11274
11275 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
11276
11277           * lib/f-torture.exp: Improve error and loop detection.
11278
11279 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
11280
11281         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
11282         use that to size the filler array.
11283
11284 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
11285
11286         * lib/c-torture.exp(c-torture-execute): Fix typo.
11287
11288         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
11289         testcase as the executable name. Keep the executable around if
11290         the test fails.
11291
11292 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
11293
11294         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
11295         changes.  Only test one -g option, and move it to the end of the
11296         list of options to test.
11297
11298 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
11299
11300         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
11301         variable GCC_TORTURE_OPTIONS to supply default switches separated
11302         by colons.  If no environment variable, run tests with -O0 -g, -O1
11303         -g, and -O2 -g as well.
11304
11305 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
11306
11307         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
11308         explanatory comments. Fix indentation.
11309
11310 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
11311
11312         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
11313
11314 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
11315
11316         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
11317         * g++.old-deja/g++.mike/p7325.C: Likewise.
11318         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
11319
11320 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
11321
11322         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
11323         * g++.old-deja/g++.brendan/crash30.C: Likewise.
11324         * g++.old-deja/g++.brendan/crash39.C: Likewise.
11325         * g++.old-deja/g++.law/operators4.C: Likewise.
11326
11327 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
11328
11329         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
11330         * g++.old-deja/g++.mike/p784.C: Ditto.
11331         * g++.old-deja/g++.mike/p785.C: Ditto.
11332
11333 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
11334
11335           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
11336
11337 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
11338
11339         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
11340         target feature; pass this to c-torture-execute as needed.
11341
11342 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
11343
11344         * lib/c-torture.exp(c-torture-execute): If the previous and the
11345         current executables being tested are identical, we don't need to
11346         run the executable again. Try to make the executable names
11347         unique. Add an optional argument for passing additional compiler
11348         flags.
11349
11350 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
11351
11352         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
11353
11354 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
11355
11356         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
11357
11358 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
11359
11360         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
11361         32bit or larger longs.
11362
11363         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
11364         have either a 32bit long or 32bit int.
11365
11366 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
11367
11368         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
11369         Make double precision tests dependent on sizeof (double).
11370
11371 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
11372
11373         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
11374         too.
11375
11376 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
11377
11378         * gcc.c-torture/compile/961203-1.cexp: New script.
11379
11380 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
11381
11382         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
11383         up the includes ourselves.
11384
11385 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
11386
11387         * lib/plumhall.exp: Remove random include, and add a few
11388         verbose messages for debugging.
11389
11390 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
11391
11392         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
11393         of trying to do it ourselves.
11394
11395 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
11396
11397         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
11398
11399 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
11400
11401         * gcc.prms/5403.c: Made regexp a bit less strict.
11402
11403 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
11404
11405         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
11406         is returned from remote_load instead.
11407         * lib/plumhall.exp: Ditto.
11408         * lib/mike-g++.exp: Ditto.
11409         * lib/old-dejagnu.exp: Ditto.
11410         * lib/c-torture.exp: Ditto.
11411
11412 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
11413
11414         * lib/g++.exp: Use build_wrapper procedure.
11415         * lib/gcc.exp: Ditto.
11416
11417 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
11418
11419         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
11420         an old-style decl for malloc.  Fixes tests to work when
11421         sizeof (int) != sizeof (size_t).
11422
11423 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
11424
11425         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
11426
11427         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
11428         use stdargs.h interface.
11429
11430 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
11431
11432         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
11433         NO_VARARGS when compiling.
11434
11435 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
11436
11437         * lib/plumhall.exp(ph_includes): New procedure.
11438         (ph_make): Use it.
11439         (ph_compiler): Ditto.
11440
11441         * lib/g++.exp: Rename test-glue.c to testglue.c.
11442         * lib/gcc.exp: Ditto.
11443
11444 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
11445
11446         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
11447         to completion when it's called.
11448
11449 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
11450
11451         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
11452         is defined, don't do test.
11453
11454 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
11455
11456         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
11457         for object files.
11458         (ph_summary): Mark skipped testcases as untested, not unresolved.
11459
11460         * lib/plumhall.exp (ph_make): If unresolved because of bad
11461         errorCode, record errorCode in log file.
11462         (*): Replace send_log/verbose with verbose -log.
11463
11464 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
11465
11466         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
11467         double conversion if double isn't at least 8 bytes.
11468
11469         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
11470         int to work with targets where int is 16 bits.
11471
11472         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
11473         8 bytes, just exit, since 4 byte doubles don't have enough bits of
11474         precision for the test to complete.
11475
11476 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
11477
11478         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
11479         if d10v is not compiled with the -mdouble64 flag.
11480         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
11481
11482         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
11483         d10v is not compiled with the -mint32 flag.
11484
11485 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11486
11487         * lib/plumhall.exp: Use incr_count.
11488
11489 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
11490
11491         * gcc.c-torture: Update to c-torture-1.45.
11492
11493 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
11494
11495         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
11496         the name of the expect testcase file).
11497
11498         * lib/g++.exp(g++_init): Ditto.
11499
11500 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
11501
11502         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
11503         the host.
11504
11505         * lib/gcc.exp(gcc_exit): New procedure.
11506
11507 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
11508
11509         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
11510         specs where appropriate.
11511
11512         * g++.old-deja/g++.arm/*: Added additional ERROR checks
11513         because of new "candidates are" messages, and removed a few
11514
11515         * Converted all non-old-style g++ testcases to old-style, and
11516         moved into g++.old-deja.
11517
11518 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
11519
11520         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
11521         options.
11522
11523         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
11524         succeeded.
11525
11526         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
11527
11528 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
11529
11530         * lib/gcc.exp (gcc_target_compile): Add support for defining
11531         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
11532         the machine doesn't have those features.
11533
11534 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
11535
11536         * g++.law/operators4.exp: Don't use LIBS.
11537
11538 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
11539
11540         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
11541
11542         * lib/mike-g++.exp: Don't set the compiler to be tested here.
11543         * lib/g++.exp: Set it here instead. Also, allow use of the
11544         --tool_exec and --tool_opt options. Change CXX to
11545         GXX_UNDER_TEST.
11546
11547         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
11548
11549         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
11550
11551 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
11552
11553         * lib/old-dejagnu.exp: Use prune_warnings instead of
11554         prune_system_crud.
11555         * lib/mike-g++.exp: Ditto.
11556         * lib/gcc.exp: Ditto.
11557         * lib/g++.exp: Ditto.
11558
11559         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
11560
11561 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
11562
11563           * 941014-2.c: Include stdlib.h
11564           * 960327-1.c: Include stdio.h
11565           * dbra.c, index-1.c: Don't assume ints are 32bits.
11566
11567 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
11568
11569         * lib/gcc.exp: Add gcc,stack_size target feature.
11570
11571         * lib/g++.exp(g++_target_compile): Add the include and link
11572         paths here, not in two other places. And, it's $options, not
11573         options.
11574
11575         * lib/mike-g++.exp(postbase): Remove the code that determines
11576         the correct include and link paths.
11577         * g++.old-deja/old-deja.exp: Ditto.
11578
11579 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
11580
11581         * lib/g++.exp(g++_init): target_compile no longer returns the
11582         filename of the result.
11583
11584 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
11585
11586         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
11587         call to glob.
11588
11589         * gcc.c-torture/special/special.exp: Change call to
11590         gcc_target_compile to include the object file.
11591
11592 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11593
11594         * gcc.c-torture/special/special.exp: Correct misspelling in last
11595         change.
11596
11597 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
11598
11599         * lib/plumhall.exp(ph_summary): Log the entire output of the
11600         executable. Return -1 if there were any failures, 0 otherwise.
11601         (ph_execute): Return -1 if there were any failures, 0 otherwise.
11602         (ph_make): Clean up objects and executables that were built
11603         if the tests succeeded.
11604
11605 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11606
11607         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
11608         libraries and includes in the build tree as appropriate.
11609
11610 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
11611
11612         * lib/c-torture.exp: Instead of looking for the global variable
11613         NO_LONG_LONG, check to see if that's a feature of the target.
11614
11615 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
11616
11617         * config/default.exp: Minimize. Delete the remainer of the files in
11618         config; this functionality is now in devo/dejagnu/config.
11619
11620         g++.*/*: Pass any additional flags used to compile to postbase;
11621         delete CXXFLAGS.
11622
11623         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
11624         is now done by runtest.exp. Use gcc_target_compile instead of
11625         compile.
11626
11627         lib/c-torture.exp: Use gcc_target_compile instead of compile.
11628         Remove references to CFLAGS. Use remote_file instead of
11629         calling rm -f.
11630         (c-torture): Take a list of arguments to use to compile this
11631         testcase.
11632
11633         lib/g++.exp: Simplify. Use target_compile instead of compile.
11634         lib/gcc-dg.exp: Ditto.
11635         lib/gcc.exp: Ditto.
11636         lib/mike-{gcc,g++}.exp: Ditto.
11637         lib/old-dejagnu.exp: Ditto.
11638         lib/plumhall.exp: Ditto.
11639
11640 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
11641
11642         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
11643         (ph_linker): Likewise.
11644
11645 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
11646
11647           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
11648         MAP_ANON / MAP_ANONYMOUS if defined;
11649         else try to map from /dev/zero .
11650
11651 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
11652
11653         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
11654         isn't defined, then define it to MAP_ANONYMOUS.
11655
11656 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
11657
11658         * gcc.c-torture: Update to c-torture-1.42 release.
11659
11660 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
11661
11662         * gcc.c-torture: Update to c-torture-1.41 release.
11663
11664 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
11665
11666         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
11667         c-torture release.
11668
11669 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11670
11671         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
11672         and LDFLAGS.  Fix second case to append the target_info ldflags
11673         onto LDFLAGS, not CFLAGS.
11674         * lib/g++.exp (g++_init): Add target_info stuff.
11675         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
11676         of libgloss and newlib flags for !native.
11677
11678         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
11679         (GDB): Fix relative path to go up another dir for finding gdb.
11680
11681 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11682
11683         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
11684         versions in the target_info array, if they don't exist.
11685
11686 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11687
11688         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
11689
11690 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
11691
11692         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
11693         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
11694
11695 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
11696
11697         * lib/old-dejagnu.exp: Don't remove the output file before we've
11698         actually tested it. Don't append pwd to the path of the executable
11699         we're testing.
11700
11701 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
11702
11703         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
11704
11705 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
11706
11707         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
11708         temporary directory for compiler files, and set it to a default
11709         value of /tmp. Set $output as the name of the output file from
11710         compiling the testcase. Add a -o option to $cflags_var so the
11711         compiler writes the final output file as $output. Set $executable
11712         to $output.
11713
11714         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
11715         directory for compiler files, and set it to /tmp if it doesn't
11716         already have a value. Set $output_file to the name of the output
11717         file from compiling the testcase. Add a -o option to CXXFLAGS so
11718         the compiler writes the final output file as $output. Use $output
11719         as the executable to be tested.
11720
11721 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11722
11723         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
11724
11725 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
11726
11727         * gcc.c-torture/execute/pending-1.c: New test.  Still
11728         pending in Tege's queue.
11729
11730 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
11731
11732         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
11733         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
11734         if there were failures.  Call unresolved if there were unresolved
11735         testcases.  Call gcc_fail if program did not run to completion.
11736         (ph_make): Pass additional argument name to ph_execute.
11737         (ph_execute): Add new argument.  Pass additional arguments to
11738         ph_summary.  Call gcc_fail is there is no execution output.
11739
11740 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
11741
11742         * lib/plumhall.exp (proc_summary): Output relavent summary
11743         lines into the log so specific failures in plumhall can be
11744         investigated.
11745
11746 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
11747
11748         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
11749         (c-torture-execute): Don't try to execute tests which use
11750         "long long" types if $NO_LONG_LONG is nonzero.
11751
11752 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
11753
11754         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
11755         not c-torture.
11756
11757         * gcc.ieee: Move from here.
11758         * gcc.c-torture/execute/ieee: To here.
11759
11760 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
11761
11762         * gcc.c-torture: Update to c-torture-1.41 release.
11763
11764 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
11765
11766         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
11767         not "$output".
11768
11769 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
11770
11771         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
11772         -c present.
11773
11774 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
11775
11776         * config/proelf.exp: Handle connecting to a simulator.
11777
11778 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
11779
11780         * config/proelf.exp: New file.  Enough framework that we can
11781         run c-torture tests on the proelf targets (or any other target
11782         that gdb can connect to for that matter).
11783
11784 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
11785
11786         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
11787         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
11788
11789         * lib/plumhall.exp (ph_execute): Always call ph_summary if
11790         exec_output exists.
11791
11792 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
11793
11794         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
11795         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
11796
11797         * config/*.exp: Update FSF address.  Change result of ${tool}_load
11798         to pass/fail/unresolved/unsupported/untested.  Caller must now
11799         call unresolved/unsupported/untested.
11800         * lib/*.exp: Update FSF address.  Update to handle new results of
11801         ${tool}_load.
11802         * lib/chill.exp (verbose): Delete.
11803
11804 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
11805
11806         * lib/gcc.exp (default_gcc_start): Change order of args to
11807         $LDFLAGS $CFLAGS $LIBS.
11808         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
11809         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
11810         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
11811         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
11812         * gcc.misc-tests/dg-test.exp: Likewise.
11813         * gcc.misc-tests/msgs.exp: Likewise.
11814         * gcc.prms/prms.exp: Likewise.
11815         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
11816         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
11817
11818         * lib/dg.exp: Deleted, moved to dejagnu/lib.
11819
11820 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11821
11822         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
11823
11824         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
11825         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
11826
11827         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
11828         necessary.
11829
11830 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
11831
11832         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
11833         global for loop; add use of $mathlib.
11834         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
11835         settings here; set mathlib for anything but VxWorks.
11836
11837 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
11838
11839         * gcc.c-torture: Update to c-torture-1.40 release.
11840
11841 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
11842
11843         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
11844         dg.exp.
11845
11846 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
11847
11848         * lib/c-torture.exp (c-torture-execute): Declare "output" as
11849         global.
11850
11851 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
11852
11853         * lib/g++.exp (LIBS): Define if not already.
11854         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
11855         (gcc-dg-prune): Call prune_gcc_output.
11856         * lib/gcc.exp (prune_gcc_output): New proc.
11857         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
11858         prune_gcc_output.
11859
11860 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11861
11862         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
11863         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
11864
11865 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
11866
11867         * gcc.c-torture: Update to c-torture-1.39 release.
11868
11869 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
11870
11871         * lib/c-torture.exp (c-torture-execute): Don't return if one option
11872         fails, try others as well.
11873
11874 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11875
11876         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
11877         If compilation fails, mark execute tests as `untested'.
11878         If test is marked as unsupported, don't mark compilation and
11879         execute tests as failed.
11880
11881 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11882
11883         * lib/g++.exp (g++_init): Don't link in libg++, and look to
11884         libstdc++ for whether or not we want to be doing shared
11885         libraries.  Delete link_curses since we don't need it anymore.
11886         * lib/mike-g++.exp (postbase): Don't link in libg++.
11887         * g++.old-deja/old-deja.exp: Likewise.
11888
11889 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11890
11891         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
11892
11893 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11894
11895         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
11896         For that, add `-Wl,-a,shared_archive'.
11897         * g++.old-deja/old-deja.exp: Likewise.
11898
11899 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
11900
11901         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
11902
11903 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
11904
11905         * lib/mike-g++.exp (postbase): Pay attention to the status of
11906         g++_load.
11907
11908 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11909
11910           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
11911
11912 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
11913
11914         * lib/gcc.exp (default_gcc_start): No longer need to log program
11915         being executed or its output, execute_anywhere does that now.
11916         * lib/g++.exp (default_g++_version): Call execute_anywhere.
11917         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
11918
11919 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11920
11921         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
11922         the same as those in lib/g++.exp.
11923
11924 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
11925
11926         * gcc.c-torture: Update to c-torture-1.38 release.
11927         * gcc.ieee: Related changes.
11928
11929 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11930
11931         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
11932         "exec". Minor reformatting changes.
11933
11934         * config/rom68k.exp (${tool}_load): Make it work in a canadian
11935         cross. This means all "exec" calls now work on a remote host as
11936         well.
11937         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
11938         cross. Filter out the extra "\r\n" stuff that expect puts in.
11939         (c-torture-execute): Filter out the bogus warnings like
11940         c-torture-compile does. Add support for canadian cross.
11941         * lib/gcc.exp (default_gcc_version, default_gcc_start)
11942         Use execute_anywhere rather than calling exec directly. Now it
11943         works for canadian cross testing.
11944
11945 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
11946
11947         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
11948         results into a variable, and check that rather than using file exists.
11949
11950 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11951
11952         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
11953         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
11954
11955 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11956
11957         * g++.old-deja/old-deja.exp: Create and pass runshlib and
11958         lib_curses if there's a shared libg++ in the build tree.
11959
11960 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
11961
11962         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
11963         if not supported target.
11964
11965 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11966
11967         * lib/g++.exp (g++_init): Move empty setting of runshlib and
11968         link_curses up to always happen, not just for native builds.
11969
11970 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
11971
11972         * gcc.c-torture: Update to c-torture-1.36 release.
11973         * gcc.failure: Related changes.
11974
11975 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
11976
11977         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
11978
11979 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11980
11981         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
11982         * lib/mike-g++.exp (postbase): Not in here.  Still reference
11983         runshlib, link_curses, and mathlib for link and run.
11984
11985         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
11986         pass the runtime shared library options for Solaris, OSF/1, and
11987         Irix5, and link with -lcurses to avoid unresolved references.
11988
11989 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11990
11991         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
11992         only run once.
11993
11994 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
11995
11996         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
11997
11998 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
11999
12000         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
12001         do not have a framework for the "compat" tests yet.
12002
12003 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12004
12005         * lib/mike-g++.exp (postbase): New local variable `mathlib',
12006         set to null if we're testing vxworks5.1.  Use that instead of
12007         `-lm' in the setting of LIBS for link and run.
12008
12009 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12010
12011         * config/rom68k.exp (${tool}_load): Major changes to make it
12012         work.  Verified that it does in fact return the stuff in
12013         exec_output properly.  Catch any Emul or any TRAP other than 0.
12014
12015 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12016
12017         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
12018         LDFLAGS properly for targets that need stuff from libgloss.
12019         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
12020         only run once.
12021         (gpp_initialized): New variable.
12022
12023 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12024
12025         * config/rom68k.exp: Load libgloss.exp.
12026         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
12027         so we can produce a fully linked binary.
12028         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
12029         so we can produce a fully linked binary.
12030
12031 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
12032
12033         * lib/plumhall.exp (ph_section): Watch for expected failures.
12034         Add missing `else'.
12035
12036         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
12037         run the testcase.
12038         (c-torture): Likewise.
12039
12040 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
12041
12042         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
12043
12044         * lib/mike-g++.exp (mike_cleanup): New proc.
12045         (prebase): New globals compiler_result, not_compiler_result,
12046         target_regexp.
12047         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
12048         allow leading "-" in pattern.  Watch for unsupported tests.
12049         If $compiler_result is set, pattern match assembler code,
12050         and ditto for $not_compiler_result.
12051         * lib/mike-gcc.exp: Likewise.
12052
12053         * lib/plumhall.exp (ph_execute): Only call ph_summary if
12054         execution "succeeded".
12055
12056 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
12057
12058         * config/win32.exp: New file.
12059         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
12060
12061 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
12062
12063         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
12064         unsupported.
12065         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
12066         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
12067         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
12068
12069         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
12070         "... without exceptions was ...".  That is now handled by
12071         prune_system_crud.
12072         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
12073
12074 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
12075
12076         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
12077         sieve.c,sort2.c}: New files.
12078         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
12079         sieve.exp,sort2.exp}: Drivers for them.
12080
12081         * lib/mike-gcc.exp (program_output): New user settable variable.
12082         (postbase): Call prune_system_crud.  Also prune extraneous compiler
12083         messages.
12084         * lib/mike-g++.exp (program_output): New user settable variable.
12085
12086         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
12087
12088         * config/sh.exp: Deleted (use sim.exp instead).
12089
12090 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12091
12092         * config/vx.exp: Declare CHECKTASK as global.
12093         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
12094         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
12095         * lib/old-dejagnu.exp: Load [pwd]/$executable.
12096
12097 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12098
12099         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
12100         target. Like vx.exp, only includes `vx29k.exp' instead of
12101         `vxworks.exp'.
12102
12103 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
12104
12105         * config/sim.exp: Increase time limit from 120 seconds to 240.
12106
12107 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12108
12109         * gcc.c-torture/execute/950628-1.c: New test.
12110
12111 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
12112
12113         * gcc.c-torture: Update with changes/additions from
12114         c-torture-1.34.
12115
12116 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
12117
12118         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
12119
12120 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
12121
12122         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
12123
12124 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
12125
12126         * gcc.c-torture/compile/950512-1.c: New test.
12127         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
12128         * gcc.dg/struct-ret-1.c: Likewise.
12129
12130 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
12131
12132         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
12133           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
12134
12135 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
12136
12137         * gcc.c-torture/special/920411-1.c: Deleted.
12138         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
12139
12140 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
12141
12142         * config/sim.exp (${tool}_load): Hack in call to bash to get a
12143         cpu limit.
12144
12145 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
12146
12147         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
12148
12149 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
12150
12151         From kenner;
12152         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
12153         is the proper length.
12154         * va-arg-3.c: Likewise.
12155
12156 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
12157
12158         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
12159         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
12160
12161         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
12162         * lib/g++.exp (default_g++_start): Delete old cruft.
12163
12164 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
12165
12166         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
12167         (2 * (1 << 18)) to (2 * (1 << 17)).
12168
12169         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
12170
12171 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12172
12173         * config/rom68k.exp: Renamed from config/idp.exp
12174
12175 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
12176
12177         * c-torture/compile/921109-2.c
12178
12179 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
12180
12181         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
12182         excess errors.
12183
12184 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
12185
12186         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
12187         output.
12188         * lib/g++.exp (default_g++_start): Likewise.
12189
12190 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
12191
12192         * gcc.c-torture/compile/950329-1.c: New test.
12193
12194 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12195
12196           * config/bug.exp (${tool}_load): Updated to use new remote_open
12197           and remote_close procs.
12198         * config/idp.exp: New file.
12199
12200 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
12201
12202         * gcc.c-torture/execute/950322-1.c: New test.
12203
12204 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
12205
12206         * config/vx.exp (${tool}_load): Clean up testing of return code from
12207         vxworks_ld and vxworks_spawn.
12208
12209 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12210
12211         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
12212
12213 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
12214
12215         * lib/old-deja.exp: Add `excess errors test - ' error, now one
12216         can mark excess errors on a machine by machine basis.  Note, the
12217         default is to not expect any excess errors, even when excess
12218         errors test - is given, so you will want to put an XFAIL ... on
12219         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
12220         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
12221         those 4 machines, but no others.
12222
12223 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12224
12225         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
12226         * lib/c-torture.exp: to here.
12227
12228 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
12229
12230         * gcc.c-torture/execute/950221-1.c: New test.
12231         * gcc.c-torture/execute/struct-ret-1.c: New test.
12232         * gcc.c-torture/compile/950221-1.c: New test.
12233
12234         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
12235
12236 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12237
12238         * gcc.c-torture/execute/arith-1.c (main): Return 0.
12239         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
12240
12241 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
12242
12243         * g++.gb: New directory of tests, derived from my signature and
12244         class scoping tests.
12245
12246         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
12247         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
12248         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
12249         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
12250         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
12251         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
12252         * g++.gb/sig25.C: Likewise.
12253
12254         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
12255         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
12256         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
12257         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
12258         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
12259         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
12260         * g++.gb/sig25.exp: Likewise.
12261
12262         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
12263         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
12264         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
12265         * g++.gb/scope13.C: Likewise, this test still fails.
12266
12267         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
12268         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
12269         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
12270         * g++.gb/scope13.exp: Ditto.
12271
12272         * g++.gb/README: New file, explains what these tests are about.
12273
12274 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
12275
12276         * lib/dg.exp (dg-do): Support `preprocess'.
12277         (dg-test): Likewise.
12278
12279 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12280
12281         * config/udi.exp: change "continue -expect" to "exp_continue".
12282
12283 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
12284
12285         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
12286         Delete redundant tests.
12287
12288         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
12289         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
12290         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
12291         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
12292         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
12293         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
12294         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
12295         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
12296
12297         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
12298         storing label pointers.
12299         * gcc.c-torture/execute/921019-1.c: Likewise.
12300         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
12301         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
12302         parameter fp.
12303         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
12304         constants.
12305
12306         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
12307         Delete obsolete tests.
12308
12309         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
12310         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
12311         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
12312         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
12313         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
12314         * gcc.c-torture/compile/950124-1.c: New test.
12315
12316         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
12317
12318 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12319
12320         * lib/mike-g++.exp: Add -lm to LIBS.
12321
12322 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12323
12324         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
12325
12326 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12327
12328         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
12329
12330 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
12331
12332         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
12333
12334 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
12335
12336         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
12337         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
12338         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
12339         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
12340         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
12341         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
12342         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
12343         * g++.law/{operators31.C, operators32.C,
12344         * g++.law/{operators33.C, operators34.C}: Likewise.
12345         * g++.law/{pic1.C, refs2.C}: Likewise.
12346         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
12347         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
12348         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
12349         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
12350
12351         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
12352         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
12353         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
12354         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
12355         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
12356         * g++.law/{enum9.exp, friend5.exp}: Likewise.
12357         * g++.law/{nest3.exp, nest4.exp}: Likewise.
12358         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
12359         * g++.law/{operators30.exp, operators31.exp}: Likewise.
12360         * g++.law/{operators32.exp, operators33.exp}: Likewise.
12361         * g++.law/{operators34.exp}: Likewise.
12362         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
12363         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
12364         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
12365         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
12366         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
12367
12368         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
12369         No longer expected to fail.
12370         * g++.law/missed-error3.C: Tweak for recent bool changes.
12371
12372 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
12373
12374         * config/emb-unix: Deleted.
12375         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
12376         remote execution.  Do final link on remote host if REMOTE_LINK is set.
12377
12378 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
12379
12380         * lib/dg.exp (dg-test): Fix typo in last patch.
12381
12382 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
12383
12384         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
12385         (handles multiple occurrences).
12386
12387 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
12388
12389         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
12390         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
12391         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
12392         printed).
12393         * lib/c-torture.exp (c-torture-compile): Likewise.
12394         (c-torture): Prepend full path if missing.
12395         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
12396         (gcc_fail): Likewise.
12397         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
12398
12399 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
12400
12401         * lib/netware.exp: Only attach to NetWare i386 systems.
12402
12403 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
12404
12405         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
12406         messages.  Add test name to "output pattern match" pass/fail message.
12407
12408 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
12409
12410         * gcc.dg: New testsuite.
12411         * gcc.dg/dg.exp: New file.
12412
12413         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
12414         test-switch.c}: Deleted.
12415
12416         * gcc.misc-tests/msgs.exp: New testcase driver.
12417
12418 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
12419
12420         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
12421         Watch for illegal return values from ${tool}_load.
12422         * config/unix.exp (${tool}_load): Fix pass/fail detection for
12423         cross targets.  Coerce return value >0 to 1.
12424
12425 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
12426
12427         * config/unix.exp (${tool}_load): Call program rsh, not proc.
12428
12429         * config/emb-unix.exp: New file.
12430
12431         * config/sim.exp: Error if variable $SIM not defined.
12432         (${tool}_load): Mark test as "untested" if simulator missing.
12433
12434         * config/unix.exp: Load remote.exp to get rcp_download.
12435         * lib/c-torture.exp: Use different option lists for testcases with
12436         and without loops.
12437         * gcc.c-torture/execute/execute.exp: Likewise.
12438
12439 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
12440
12441         * config/*.exp: Clarify return code from ${tool}_load.
12442         Call `unresolved' or `untested' instead of `warning' or `perror'
12443         (sometimes you still want to call both though).
12444         Add comment that `shell_id' is local to each file.
12445         * config/udi.exp (timeout): Set to 30.
12446         Don't print warning if connection fails, $connectmode has already
12447         printed an error.
12448         (${tool}_load): Move verbose messages to level 2.
12449         Rework pattern for "Process started" message.
12450         Pass `shell_id' to ${connectmode}_download.
12451         Retry twice upon timeout.  Make resetting of target more robust.
12452         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
12453         Pass `shell_id' to exit_$connectmode.
12454         Only call exit_$connectmode if connected.
12455         * config/unix.exp (${tool}_load): Check return codes better.
12456         * config/vrtx.exp (${tool}_load): Likewise.
12457         * config/vx.exp (${tool}_load): Likewise.
12458         Delete unneeded global's.
12459         * lib/dg.exp (dg-test): Update to reflect clarified return codes
12460         from ${tool}_load.
12461         (dg-stat): Delete.
12462         (dg-init): Delete recording of pass/fail counts.
12463         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
12464         (old-dejagnu-init): Likewise.
12465         (old-dejagnu-stat): Delete contents, empty proc now.
12466         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
12467         (c-torture): Delete references to lcnt, lpass, lfail.
12468         Get option list from TORTURE_OPTIONS.
12469         Delete -funroll[-all]-loops if no loops.
12470         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
12471         (g++_stat): Delete contents (empty proc now).
12472         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
12473         (gcc_finish): Likewise.
12474         (gcc_stat): Deleted.
12475         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
12476         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
12477         * gcc.c-torture/execute/execute.exp: Likewise.
12478         Split tests into two parts: compile, execute.
12479         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
12480         no loops.  Update to reflect clarified return codes from ${tool}_load.
12481
12482 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
12483
12484         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
12485         to grep for.
12486         (old-dejagnu): Likewise (where necessary).
12487
12488 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
12489
12490         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
12491
12492         * lib/dg.exp (dg-process-target): Fix processing of selector.
12493         Add comment regarding use of `error'.
12494
12495         * lib/gcc.exp (prune_system_crud): Define if missing.
12496         * lib/g++.exp (prune_system_crud): Likewise.
12497
12498         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
12499         Call prune_system_crud.
12500         * lib/dg.exp (dg-runtest): New proc.
12501         Use perror instead of send_user for tcl errors in testcase.
12502         Don't return any value, it's never used.
12503         Don't clobber previous definition of `unknown'.
12504         Print tcl errors in `dg-final'.
12505
12506 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
12507
12508         * lib/dg.exp (dg-process-target): Improve syntax error messages.
12509         (dg-test): Don't print errorInfo, it contains stack backtrace.
12510
12511 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
12512
12513         * lib/g++.exp (runtest_file_p): Define if missing.
12514
12515 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
12516
12517         * lib/mike-g++.exp: Comment out loading of g++.exp.
12518         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
12519         (default_g++_version): Always print something.
12520         (default_g++_start): Comment out call to `which'.
12521         (g++_start, g++_load): Deleted (must be defined in config file).
12522         * lib/gcc.exp: Test for existence of $CC at start.
12523         Delete check for tmpdir (done in gcc_init).
12524         (default_gcc_version): Always print something.
12525         (default_gcc_start): Comment out call to `which'.
12526         * config/*.exp: Major cleanup - make cross targets work at least a
12527         little better for g++ (by not being "--tool gcc" specific).
12528         Rename gcc_xxx to ${tool}_xxx.
12529         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
12530         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
12531
12532 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
12533
12534         * lib/c-torture.exp (c-torture-compile): Rework compiler
12535         message processing.
12536
12537         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
12538         c-torture.
12539
12540 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12541
12542         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
12543
12544         * lib/dg.exp (dg-process-target): Support { target native }.
12545
12546 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
12547
12548         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
12549         looked for "... program xxx got fatal signal".
12550         Correct regsub munging of `comp_output'.
12551         Ignore compiler messages "path prefix not used" and "linker input
12552         file unused".
12553
12554 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
12555
12556         * lib/gcc.exp (runtest_file_p): Define if missing.
12557         * gcc.prms/template.c: Example to work from.
12558
12559 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
12560
12561         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
12562         * lib/dg.exp (dg-test): Call unsupported testcases as such.
12563
12564         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
12565         * gcc.prms/1883.c: Moved from compile/940714-1.c.
12566         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
12567         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
12568
12569         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
12570         (dg-process-target): No longer a varargs proc.
12571         Return S/N for target, P/F for xfail.  All callers changed.
12572         (user option procs): More argument checking.
12573         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
12574         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
12575         (dg-test): Skip test if not running on selected target in `dg-do'.
12576         Update handling of `dg-do-what', `dg-output-text'.
12577         Separate execution pass/fail from output pattern match pass/fail.
12578         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
12579
12580 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12581
12582         * gcc.c-torture/special/special.exp: Don't expect failure for mips
12583         target for 920510-1.c.
12584
12585 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
12586
12587         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
12588         Clean up comment regarding use of passcnt, etc.
12589         (gcc_stat): Don't update `testcnt' here.
12590         (gcc_finish): Do it here.
12591         Might as well reset `but_id' here too.
12592         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
12593         to determine if the file should be tested.
12594         * gcc.c-torture/compile/compile.exp: Likewise.
12595         * gcc.c-torture/execute/execute.exp: Likewise.
12596         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
12597         * gcc.misc-tests/dg-test.exp: Likewise.
12598         * gcc.prms/prms.exp: Likewise.
12599         * gcc.wendy/wendy.exp: Likewise.
12600         * g++.old-deja.exp: Likewise.
12601         Move "Testing file" message to verbose level 1.
12602
12603 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
12604
12605         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
12606
12607 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12608
12609         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
12610         (default_gcc_start): Accept optional second list element
12611         of compiler flags.  Print compiler output at verbosity level 2.
12612         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
12613         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
12614         Save current values of framework globals passcnt, failcnt, xpasscnt,
12615         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
12616         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
12617         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
12618         xfailcnt to compute stats.  Update framework global `testcnt' from
12619         pass/fail counts.
12620         (gcc_finish): New proc.  Clean up test environment.
12621         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
12622         (gcc_epass, gcc_efail): Delete.
12623         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
12624         argument of line number.
12625         (dg-init): If the tool has an init routine, call it.
12626         (dg-test): Remove args `cflags_var' and `libs_var'.
12627         Pass all compiler options to ${tool}_start.
12628         Handle missing line number.
12629         (dg-finish): New function.
12630         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
12631         particular files.  Call gcc_finish at end.  Move "skipping test"
12632         message to verbosity level 3.
12633         * gcc.c-torture/compile/compile.exp: Likewise.
12634         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
12635         * gcc.c-torture/execute/execute.exp: Likewise.
12636         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
12637         Print testcase being tried at verbosity level 1.
12638         * gcc.c-torture/special/special.exp: Unset xfail.
12639         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
12640         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
12641         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
12642         * gcc.failure/failure.exp: Likewise.
12643         * gcc.ieee/ieee.exp: Likewise.
12644         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
12645         Update call to dg-test.  Call dg-finish at end.
12646         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
12647         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
12648         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
12649         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
12650         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
12651         * gcc.wendy/wendy.exp: Add copyright.
12652         Delete setting of tmpdir (done by gcc_init).
12653         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
12654         Pass compiler flags to gcc_start.  Call gcc_finish at end.
12655         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
12656         gcc_[ce]pass/fail.
12657
12658 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
12659
12660         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
12661         confusion.
12662         (g++_load): Likewise.
12663
12664         * config/*.exp (gcc_load): Some were varargs fns and some were not.
12665         Rename argument to `prog' to remove the confusion.
12666         Varargs fns behave differently too!
12667         (g++_load): Likewise.
12668
12669         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
12670
12671         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
12672         what it is.  Delete (always) printing of status value for !native.
12673         Simplify verbose code, and include status and exec_output.
12674         (g++_load): Use gcc_load.
12675
12676 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12677
12678         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
12679         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
12680         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
12681         940714-3.c as these testcases don't exist anymore.  Make
12682         va-arg-1.c expected to pass.
12683
12684 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
12685
12686         * gcc.misc-tests/misc.exp: Only run specific testcases.
12687         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
12688         * gcc.misc-tests/dg-[1-9].c: New files.
12689
12690         * lib/dg.exp: New testsuite driver.
12691         * gcc.prms/prms.exp: Use it.
12692
12693         * README.gcc: New file.
12694
12695         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
12696         Document and reset `lxpass' and `lxfail'.
12697         Simplify "initialized" message.
12698         (gcc_stat): Clean up comments a little.
12699
12700 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
12701
12702         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
12703
12704 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
12705
12706         * lib/old-dejagnu.exp (process-option): New proc.
12707         (old-dejagnu-init, old-dejagnu-stat): Likewise.
12708         (old-dejagnu): Simplify.
12709         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
12710
12711 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
12712
12713         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
12714         exists and is not an empty string.
12715
12716         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
12717         $xfail rather than calling setup_xfail.  Clear $xfail when test is
12718         finished.
12719         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
12720         automatically.
12721
12722         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
12723         longer expected to fail.
12724
12725         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
12726         "f" function call.
12727
12728         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
12729
12730         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
12731         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
12732         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
12733         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
12734         c-torture-1.29.
12735
12736         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
12737         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
12738
12739         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
12740
12741         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
12742         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
12743
12744         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
12745         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
12746         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
12747
12748 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12749
12750         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
12751         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
12752         940714-1.c, 940714-2.c, 940714-3.c},
12753         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
12754         gcc.misc-tests/{mg.c,mg.exp}:
12755         New tests.
12756         * gcc.noncompile/noncompile.exp: Change accordingly.
12757
12758 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
12759
12760         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
12761         Undo previous clobberage.
12762
12763 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
12764
12765         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
12766         * gcc.special/{930510-1.c, special.exp}:
12767         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
12768         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
12769         struct-varargs-1.c}: New tests from c-torture-1.26.
12770
12771 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12772
12773         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
12774           argument to switch.
12775
12776 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
12777
12778         * Revert the previous changes.  Please see Rob's directory
12779           (/lisa/test/rob/progressive/gcc/testsuite) for testing
12780           fixes.
12781
12782 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
12783
12784         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
12785             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
12786             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
12787             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
12788             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
12789             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
12790             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
12791             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
12792             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
12793             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
12794             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
12795             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
12796             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
12797             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
12798             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
12799             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
12800             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
12801             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
12802             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
12803             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
12804             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
12805             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
12806             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
12807             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
12808             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
12809             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
12810             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
12811
12812 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
12813
12814         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
12815             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
12816           with perror calls.
12817
12818 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
12819
12820         * config/unix.exp (g++_load): Fix syntax.
12821
12822 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12823
12824         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
12825         * gcc.noncompile/921017-1.c: Deleted obsolete test.
12826         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
12827         Don't expect va-arg-1.c to fail.  Correct expected output for
12828         920928-1.c.
12829         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
12830         * gcc.wendy/hbm4.c: Correct typo.
12831         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
12832
12833 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
12834
12835         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
12836         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
12837         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
12838         * lib/c-torture.exp (c-torture-compile): Ditto.
12839
12840         Reduce volume of output (remove all the -I's and such).
12841         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
12842         Call gcc_cpass, gcc_cfail.
12843         (c-torture): Pass testing option to c-torture-compile.
12844
12845 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
12846
12847         Bring patches over from progressive.
12848         * config/default.exp: Exit remote shell cleanly.
12849         (g++_exit, g++_start): Add default versions.
12850         * config/sim.exp (gcc_load): Use perror, not error.
12851
12852 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
12853
12854         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
12855         set in site.exp.
12856
12857 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
12858
12859         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
12860         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
12861         (wendy_try): New proc to run testcase.
12862         (main loop): Call 'em.
12863         * gcc.wendy/*.c: Clean up pass to correct expected output.
12864
12865         * lib/gcc.exp: Minor cleanup work.
12866         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
12867
12868 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
12869
12870         * config/sim.exp (gcc_load): Document return codes better.
12871         Don't pass -v to simulator.
12872
12873 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12874
12875           * gcc.special/920717-x.c: Fix typo.
12876           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
12877           get at sources.
12878
12879         * lib/mike-gcc.exp: Fix typo.
12880
12881 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12882
12883         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
12884         binary to use, transform the name.
12885         * config/*.exp: rename everything. Nuke any g++ specific files,
12886         it's now a special case of gcc that requires no special support.
12887         Add a default.exp for unsupported targets.
12888
12889 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
12890
12891         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
12892         lib/old-dejagnu.exp: Fix a few patterns to work with the new
12893         version of Tcl.
12894
12895 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12896
12897         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
12898         than a warning.
12899
12900 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12901
12902         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
12903
12904 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12905
12906         * gcc.execute/execute.exp: Combine opt_list and foption_list into
12907         option_list.  Compile every file with only 4/6 option choices
12908         (same as C torture) instead of with 12/18 different option
12909         choices.
12910         * lib/c-torture.exp: Likewise.
12911
12912         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
12913         not already set.
12914
12915 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
12916
12917         * lib/old-deja.exp: Add `excess errors test fails' error, now one
12918         can put an XFAIL *-*-* on excess errors.
12919
12920 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
12921
12922         * g++.law: Add more tests derived from g++-bugs snapshots.
12923
12924         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
12925         equivalent to g++.law/init9.
12926
12927         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
12928         compiled it, and the a.out file after we've run it.
12929
12930 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12931
12932         * lib/mike-g++.exp (postbase): Delete the .o file after we've
12933         compiled it, and the a.out file after we've run it.
12934
12935 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12936
12937         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
12938
12939 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12940
12941         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
12942         version number.
12943
12944 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12945
12946         * g++.law: New directory of g++ tests derived from the g++-bugs
12947         snapshots.
12948
12949 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12950
12951         * gcc.compile: initbug1.c initbug1.exp testcase added
12952
12953 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12954
12955         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
12956         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
12957           fixes submitted by Jeff Law (law@cs.utah.edu)
12958         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
12959           Jeff Law (law@cs.utah.edu)
12960
12961
12962 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
12963
12964         * config/unix-g++.exp: Follow the gcc way of doing things.
12965         * g++.old-deja/old-deja.exp: Minor updates.
12966         * lib/g++.exp: New file, follow the gcc way of doing things.
12967         * lib/old-dejagnu.exp: Minor updates.
12968         * lib/mike-g++.exp: Always unset errorInfo.
12969
12970 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
12971
12972         * lib/gcc.exp: Fix some errors with the below change, CC and
12973         CFLAGS should be global when setting, not local.
12974
12975 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12976
12977         * lib/gcc.exp: Transform tool name.
12978
12979 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12980
12981         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
12982
12983 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12984
12985         * lib/gcc.exp: change gcc_done to gcc_stat
12986
12987 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12988
12989         * Upgraded gcc testsuite to c-torture version 1.25
12990
12991 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12992
12993         * lib/gcc.exp: added reporting code. Changed verbose compile message.
12994         * lib/c-torture: added hooks for new reporting code.
12995
12996 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12997
12998         * config/sh-gcc.exp: check if sh-sim exists in the path
12999
13000 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13001
13002         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
13003         * gcc.compile/compile.exp: Initial changes for new logic.
13004         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
13005         * gcc.failure/failure.exp: Initial changes for new logic.
13006         * gcc.ieee/ieee.exp: Initial changes for new logic.
13007         * gcc.misc-tests/misc.exp: Initial changes for new logic.
13008         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
13009         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
13010         * lib/c-torture.exp: Initial changes for new logic.
13011         * lib/gcc.exp: Initial changes for new logic.
13012
13013 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
13014
13015         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
13016         depend upon failure or success.  Fully qualify names in failure
13017         and success messages.  Always remove a.out before starting
13018         compile, just in case.  Pay more attention to error text output by
13019         the compiler.  Handle testcases with no known past errors just
13020         like all others, so that things are uniform.  Other miscellaneous
13021         improvements.
13022
13023 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13024
13025         * gcc.cpp: new directory for cpp tests
13026
13027 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13028
13029         * lib/chill.exp: Code reformatted, removed unused code.
13030         * config/unix-chill.exp: Code reformatted, removed unused code.
13031         * chill.execute/execute.exp: Code reformatted, removed unused code.
13032         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
13033
13034 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
13035
13036         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
13037         routines not written.
13038
13039 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
13040
13041         * config/bug-gcc.exp: Use new procs from bug.exp.
13042
13043 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
13044
13045         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
13046         via ftp, rather than depending on NFS.
13047         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
13048         case.
13049
13050 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
13051
13052         * config/bug-gcc.exp: Use new download proc.
13053
13054 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
13055
13056         * chill.execute/execute.exp: cleanups, handles errors better
13057         * chill.compile/compile.exp: rewrite, based on execute.exp
13058         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
13059         * lib/chill.exp: major changes to diff proc and compile and link
13060           procs. added chill_fail and chill_pass wrappers to pass and
13061           fail. added more comments, and handle error codes better.
13062           Added a hack to capture stderr from exec, so noncompile tests
13063           can work.
13064
13065 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13066
13067         * chill.execute/execute.exp: rewrite of testsuite driver
13068         * lib/chill.exp: rewrite of testsuite driver
13069         * config/unix-chill.exp: rewrite of testsuite driver
13070
13071 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
13072
13073     In chill.execute:
13074         * iexpr.ch: Standardize uppercase.
13075         * tuples.dat: Standardize uppercase.
13076         * vary.ch: standardize.  Correct varying string assignments.
13077         * vary.dat: Add new output lines.
13078
13079 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
13080
13081     In chill.execute:
13082         * chprintf.ch: Standardize use of uppercase.
13083         * tuples.ch: Standardize and turn arr2 into a DCL,
13084           rather than a SYN.
13085         * pinits.ch: Standardize.
13086
13087 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13088
13089         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
13090         * Makefil: Renamed to Makefile.in.
13091         * configure.in: New.
13092
13093 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
13094
13095     In chill.execute:
13096         * .cvsignore: Add result/output files.
13097         * Makefile: Fix up variables at start.  Use MFLAGS
13098           everywhere.  Correct bool_loc, built_ins entries.
13099           Add entry for vary1.ch.
13100         * bitarray.ch: Standardize upper-case usage.
13101         * bitexpr.ch: Standardize, add output of b1.
13102         * params.ch: Use arrayt in along PROC parameters, to
13103           avoid novelty problems.
13104         * sets.ch: Tiny cleanup.
13105         * vary1.ch: Re-indent.
13106
13107 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
13108
13109           * Add PR-related files to Makefiles, .cvsignore files, etc.
13110
13111 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
13112
13113         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
13114           with compiler objects. New names are test-flow.c and test-loop.c
13115
13116 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
13117
13118         * Upgraded c-torture tests from 1.19 to 1.20
13119
13120         * new files:
13121         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
13122         * gcc.compile: 930623-1.c 930623-2.c
13123         * gcc.noncompile: 930622-1.c 930622-2.c
13124         * gcc.failure: 920411-1.c 920627-2.c
13125         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
13126
13127 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
13128
13129         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
13130           More changes to get testsuite working properly. Needs more work.
13131           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
13132
13133 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
13134
13135         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
13136           More changes to get testsuite working properly. Needs more work.
13137
13138 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
13139
13140         * chill.compile/compile.exp: Added for Dejagnu support
13141         * chill.execute/execute.exp: Added for Dejagnu support
13142         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
13143
13144 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
13145
13146     This should complete moving the CHILL test files.
13147         * chill.noncompile(.cvsignore printf.grt
13148             in-printf.grt chprintf.grt chprintf.ch):
13149             Added test-support files.
13150           (Makefile): Modified further.
13151         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
13152             signal.ch): Added test files.
13153           * chill.execute (.cvsignore printf.grt printr.c
13154             in-printf.grt rts.c chprintf.grt rts.h): Added
13155           test-support files.
13156             (Makefile): More corrections.
13157
13158 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
13159
13160         * chill.compile, chill.execute, chill.nocompile: Add CHILL
13161           test cases, ready for DejaGnu.
13162
13163 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13164
13165         * Upgraded c-torture tests from 1.18 to 1.19
13166
13167         * gcc.compile: added test(s):
13168           930607-1.c
13169         * gcc.execute: added test(s):
13170           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
13171
13172         * added new subdirectory for misc tests: gcc.misc-tests
13173         * gcc.misc-test(s): added tests:
13174           inst-check.c test-consts.c test-ior.c test-switch.c
13175
13176 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13177
13178         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
13179
13180 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
13181
13182         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
13183
13184 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13185
13186         * Upgraded c-torture tests from 1.17 to 1.18
13187
13188 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13189
13190         * Upgraded c-torture tests from 1.12 to 1.17
13191
13192 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
13193
13194         * lib/old-dejagnu.exp:
13195           Fixed handling of XFAIL target triplets to correctly
13196           recognize wildcard characters.  Removed code that
13197           appended a unique id tag to the end of the file name
13198           printed out by the result of the testcases within a
13199           given test file.
13200
13201 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
13202
13203         * lib/old-dejagnu.exp:
13204           Reworked expected failure handling to trigger off of XFAIL
13205           keyword in keyphrase embeded in testcase source code. The
13206           XFAIL keyword must be at the end of the keyphrase line. It
13207           may optionally be followed by one or more target triplets.
13208           It has just occured that the handling of wildcards in the
13209           target triplet may not be correct.
13210
13211 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
13212
13213         * g++.old-deja/tests:
13214           Moved all subdirectories up one level into g++.old-deja .
13215
13216         * lib/old-dejagnu.exp:
13217           Fixed problem with CXXFLAGS not being properly reset, and being
13218           corrupted with extraneous "-c" compiler option.  This was
13219           causing binaries to not be generated for test that needed them.
13220           Modified strings passed to "pass" and "fail" so that individual
13221           tests from the same test file would be distinguished by an
13222           identifier appended to the test file name in the summary logs;
13223           this corrected a problem with erroneous diff logs.  Added code
13224           to search testcases for expected fail and unexpected pass keywords.
13225
13226 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13227
13228         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
13229
13230 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
13231
13232         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
13233           Removed extraneous text from end of "Special g++ Options"
13234           keyphrase.
13235
13236         * lib/old-dejagnu.exp: Added pattern matching to look for new
13237           keywords, embedded in testcases comments, which will trigger
13238           calls to xpass and xfail.
13239
13240 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
13241
13242         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
13243           comments embedded in the testcases, especially the one looking for
13244           special compiler options, as well as the pattern matching for the
13245           compiler output again.
13246
13247 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
13248
13249         * lib/old-dejagnu.exp: Do a proper check of the return value for
13250           execute tests. Fixed several problems with the pattern matching
13251           of the compiler output which gave erroneous test results.
13252           Changed several of the test result messages to be more descriptive.
13253         * config/unix-g++.exp: Proc g++_load now actually works and
13254           executes the tests passed to it and returns a usable return
13255           value.
13256
13257 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13258
13259           * lib/gcc.exp: Exits gracefully if $CC is bogus.
13260
13261 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
13262
13263         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
13264           Modified both files to properly execute the old style
13265           dejagnu tests. The previous versions of these files were
13266           experimental and did not function anything near correctly.
13267
13268 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
13269
13270         * Removed all Makefile.in and configure.in files. No configuration
13271         needed now.
13272
13273 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
13274
13275         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
13276
13277 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13278
13279         * gcc.compile/configure.in, gcc.unsorted/configure.in,
13280         gcc.special/configure.in, gcc.noncompile/configure.in,
13281         gcc.execute/configure.in, gcc.code_quality/configure.in,
13282         g++.other/configure.in, g++.old-deja/configure.in,
13283         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
13284         in srcname setting.
13285
13286 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13287
13288         * lib/udi.exp:  Fixed mondfe and mondfe_download.
13289         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
13290         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
13291
13292 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13293
13294         * config/udi-gdb.exp: Check $shell_id after connecting to target.
13295         (gdb_exit): Don't remove *_soc files.
13296
13297 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
13298
13299         * lib/c-torture.exp: Don't look for main; instead always use -w
13300         -c.  This is how the c-torture tests work.  Remove the object
13301         file if the compilation succeeds.
13302         * gcc.execute/execute.exp: Remove executable if test passes.
13303         * gcc.noncompile/noncompile.exp: Every test is an expected
13304         failure.
13305         * gcc.special/special.exp: Added tests from c-torture 1.11,
13306         corrected use of existing test.
13307         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
13308         gcc.execute/920625-1.c: Updated to c-torture 1.11.
13309         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
13310         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
13311         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
13312         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
13313         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
13314         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
13315         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
13316         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
13317         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
13318         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
13319         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
13320         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
13321         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
13322         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
13323         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
13324         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
13325         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
13326         c-torture 1.11.
13327         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
13328         correspond to c-torture 1.11.
13329
13330         * New file.