OSDN Git Service

* lib/compat.exp (compat-execute): Fix logic error in last
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
2
3         * lib/compat.exp (compat-execute): Fix logic error in last
4         change.
5
6 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
7
8         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
9
10 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11
12         PR c++/8389
13         * g++.dg/template/access6.C: New test.
14
15 Fri Nov  8 10:52:15 CET 2002  Jan Hubicka  <jh@suse.cz>
16
17         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
18
19 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
20
21         * g++.dg/abi/vthunk3.C: New test.
22
23         PR c++/8338
24         * g++.dg/template/crash2.C: New test.
25
26 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
27
28         * testsuite/g++.dg/abi/dtor1.C: New test.
29         * testsuite/g++.dg/abi/dtor2.C: Likewise.
30
31 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
32
33         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
34         Darwin.
35
36 2002-11-04  Adam Nemet  <anemet@lnxw.com>
37
38         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
39         -mthumb.  Only xfail with -O0.
40
41 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
42
43         * g++.dg/abi/thunk1.C: New test.
44         * g++.dg/abi/thunk2.C: Likewise.
45         * g++.dg/abi/vtt1.C: Likewise.
46
47 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
48
49         PR optimization/8423
50         * gcc.c-torture/execute/builtin-constant.c: New test.
51
52 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
53
54         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
55         Add some more cases.
56
57 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
58
59         PR c++/8391
60         * g++.dg/opt/local1.C: New test.
61
62 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
63
64         PR c++/8160
65         * g++.dg/template/complit1.C: New test.
66
67         PR c++/8149
68         * g++.dg/template/typename4.C: Likewise.
69
70 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
71
72         Core issue 287, PR c++/7639
73         * g++.dg/template/instantiate1.C: Adjust error location.
74         * g++.dg/template/instantiate3.C: New test.
75         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
76         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
77         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
78
79 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
80
81         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
82
83 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
84
85         PR c++/8287
86         * g++.dg/init/dtor2.C: New test.
87
88 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
89
90         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
91         * gcc.dg/nest.c: Bypass errors on irix6.
92
93 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
94
95         * gcc.dg/nest.c: Expect error for mmix-*-*.
96         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
97
98 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
99
100         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
101         markers.
102
103         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
104
105 2002-10-25  Mike Stump  <mrs@apple.com>
106
107         * gcc.dg/warn-1.c: New test.
108
109 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
110
111         * g++.dg/template/typename3.C: New test.
112
113 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
114
115         * g++.dg/lookup/ptrmem1.C: New test.
116
117         * g++.dg/abi/vthunk2.C: New test.
118
119 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
120
121         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
122
123 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
124
125         * g++.dg/abi/empty9.C: New test.
126
127 2002-10-24  Richard Henderson  <rth@redhat.com>
128
129         * g++.dg/inherit/thunk1.C: Enable for ia64.
130
131 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
132
133         PR c++/8067
134         * g++.dg/lookup/pretty1.C: New test.
135
136 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
137
138         * gcc.dg/20021023-1.c: New test.
139
140 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
141
142         PR c++/7679
143         * g++.dg/parse/inline1.C: New test.
144
145 2002-10-23  Richard Henderson  <rth@redhat.com>
146
147         * g++.dg/inherit/thunk1.C: Enable for x86_64.
148
149         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
150
151 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
152
153         PR c++/6579
154         * g++.dg/parse/stmtexpr3.C: New test.
155
156 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
157
158         * g++.dg/expr/cond1.C: New test.
159
160 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
161
162         * g++.dg/abi/vbase13.C: New test.
163         * g++.dg/abi/vbase14.C: Likewise.
164
165 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
166
167         * gcc.dg/tls/pic-1.c: New test.
168         * gcc.dg/tls/nonpic-1.c: New test.
169         * gcc.dg/20021018-1.c: New test.
170
171 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
172
173         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
174         Remove only files with the same base name as the test case.
175         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
176         (profopt-execute): Likewise.  Also, remove old profiling
177         and performance data files before running the tests.
178
179         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
180         * g++.dg/bprob/bprob.exp: Likewise.
181         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
182         to allow more general test case names.
183
184         * g++.dg/bprob/bprob-1.C: Rename to ...
185         * g++.dg/bprob/g++-bprob-1.C: ... this.
186
187         * g77.dg/bprob/bprob-1.f: Rename to ...
188         * g77.dg/bprob/g77-bprob-1.f: ... this.
189
190 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
191
192         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
193         bison 1.50 or later.
194
195 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
196
197         * g++.dg/README: Describe more test directories.
198
199 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
200
201         * g++.dg/init/array6.C: Add additional tests.
202
203 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
204
205         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
206         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
207
208 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
209
210         * gcc.c-torture/compile/20020604-1.x: New.
211         * gcc.c-torture/compile/simd-5.x: Likewise.
212         * gcc.c-torture/execute/920710-1.x: Likewise.
213         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
214
215 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
216
217         * g++.dg/inherit/override1.C: Add dg-options clause.
218
219 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
220
221         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
222         _mm_slli_si128.
223
224 2002-10-19  Andreas Schwab  <schwab@suse.de>
225
226         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
227         directory component.
228
229 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
230
231         * g++.dg/inherit/thunk1.C: New test.
232
233         * g++.dg/inherit/override1.C: New test.
234
235         * g++.dg/abi/mangle11.C: New test.
236         * g++.dg/abi/mangle14.C: New test.
237         * g++.dg/abi/mangle17.C: New test.
238
239 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
240
241         * g++.dg/overload/member2.C: New test.
242
243 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
244
245         * g++.dg/README: Describe new compat directory.
246         * g++.dg/dg.exp: Skip tests in compat directory.
247         * README.compat: New file.
248         * lib/compat.exp: New expect script.
249         * g++.dg/compat: New test directory.
250         * g++.dg/compat/compat.exp: New expect script.
251         * g++.dg/compat/abi: New test directory.
252         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
253         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
254         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
255         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
256         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
257         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
258         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
259         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
260         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
261         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
262         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
263         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
264         * g++.dg/compat/break: New test directory.
265         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
266         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
267         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
268         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
269         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
270         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
271         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
272         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
273         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
274         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
275         g++.dg/compat/break/README: New files.
276         * g++.dg/compat/eh: New test directory.
277         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
278         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
279         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
280         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
281         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
282         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
283         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
284         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
285         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
286         g++.dg/compat/eh/filter2_y.C,
287         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
288         g++.dg/compat/eh/new1_y.C,
289         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
290         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
291         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
292         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
293         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
294         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
295         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
296         g++.dg/compat/eh/unexpected1_y.C: New files.
297         * g++.dg/compat/init: New test directory.
298         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
299         g++.dg/compat/init/array5_y.C,
300         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
301         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
302         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
303         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
304         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
305         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
306         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
307         g++.dg/compat/init/init-ref2_y.C: New files.
308
309 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
310
311         PR c++/7584
312         * g++.dg/inherit/using3.C: New test.
313
314 Thu Oct 17 19:12:58 CEST 2002  Jan Hubicka  <jh@suse.cz>
315
316         * gcc.dg/20021017-2.c: New test.
317
318 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
319
320         * g++.dg/abi/mangle16.C: Adjust.
321
322         * g++.dg/init/array8.C: New test.
323
324 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
325
326         * gcc.dg/special/mips-abi.exp: New test.
327         * gcc.dg/special/mips-abi.s: Empty file used by the above.
328
329 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
330
331         * g++.dg/abi/mangle16.C: New test.
332         * g++.dg/abi/mangle17.C: Likewise.
333
334         PR c++/7478
335         * g++.dg/template/ref1.C: New test.
336
337 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
338
339         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
340
341 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
342
343         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
344
345 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
346
347         PR c++/7524
348         * g++.dg/init/array7.C: New test.
349
350 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
351
352         * g++.dg/init/array6.C: New test.
353
354         * g++.dg/abi/mangle13.C: Likewise.
355         * g++.dg/abi/mangle14.C: Likewise.
356         * g++.dg/abi/mangle15.C: Likewise.
357
358 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
359
360         * g++.dg/abi/empty8.C: New test.
361
362 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
363
364         * g++.dg/init/ctor1.C: New test.
365
366 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
367
368         * gcc.c-torture/execute/20021015-1.c: New test.
369
370 Tue Oct 15 14:22:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
371
372         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
373
374 Mon Oct 14 20:37:51 CEST 2002  Jan Hubicka  <jh@suse.cz>
375
376         * gcc.dg/i386-ssetype-[1-5].c: New tests.
377
378 2002-10-14  Richard Henderson  <rth@redhat.com>
379
380         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
381
382 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
383
384         PR optimization/6631
385         * g++.dg/opt/const2.C: New test.
386
387 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
388
389         PR c++/7176
390         * g++.dg/parse/friend1.C: New test.
391         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
392
393 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
394
395         * gcc.dg/20021014-1.c: New test.
396
397 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
398
399         PR c++/5661
400         * g++.dg/ext/vlm1.C: New test.
401         * g++.dg/ext/vlm2.C: Likewise.
402
403         * g++.dg/init/array1.C: Remove invalid braces.
404         * g++.dg/init/brace1.C: New test.
405         * g++.dg/init/copy2.C: Likewise.
406         * g++.dg/init/copy3.C: Likewise.
407         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
408         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
409         braces.
410
411 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
412
413         * gcc.dg/cpp/assembler.S: Don't use -ansi.
414
415 Fri Oct 11 10:56:49 2002  Richard Shann  <richard.shann@superh.com>
416
417         * gcc.c-torture/compile/simd-5.c: New test.
418
419 2002-10-10  Jim Wilson  <wilson@redhat.com>
420
421         * gcc.c-torture/execute/20021010-1.c: New test.
422
423 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
424
425         PR c/7353
426         * g++.dg/ext/typedef-init.C: New test.
427         * gcc.dg/typedef-init.c: New test.
428
429 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
430
431         * gcc.dg/cpp/paste13.c: New test.
432
433 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
434
435         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
436         remaining platforms, XFAIL during compile, not execute.  Don't
437         XFAIL at -O0.
438
439 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
440
441         * gcc.dg/alias-1.c: Tweak expected warning.
442
443 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
444
445         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
446
447 2002-10-06  Andreas Jaeger  <aj@suse.de>
448
449         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
450         * gcc.dg/cpp/c++98.C: Likewise.
451
452         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
453         * g++.dg/cpp/c++98.C: Likewise.
454
455         * g++.dg/README (Subdirectories): Mention cpp directory.
456
457         PR target/7559
458         * gcc.dg/20021006-1.c: New test.
459
460 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
461
462         PR c++/7804
463         * g++.dg/other/warning1.C: New test.
464
465 2002-10-04  Roger Sayle  <roger@eyesopen.com>
466
467         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
468         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
469         and sparc-*-* with -m64 as expected failures.  See PR 8087.
470
471 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
472
473         PR c++/7931
474         * g++.dg/template/ptrmem3.C: New test.
475
476         PR c++/7754
477         * g++.dg/template/union1.C: New test.
478
479 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
480
481         PR c++/8006
482         * g++.dg/abi/mangle9.C: New test.
483         * g++.dg/abi/mangle10.C: New test.
484         * g++.dg/abi/mangle11.C: New test.
485         * g++.dg/abi/mangle12.C: New test.
486
487 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
488
489         PR c++/7188.
490         * g++.dg/template/meminit1.C: New test.
491         * g++.dg/warn/Wreorder-1.C: Likewise.
492         * g++.old-deja/g++.mike/warn3.C: Tweak.
493         * lib/prune.exp: Ingore "in copy constructor".
494
495 2002-10-02  Andreas Jaeger  <aj@suse.de>
496
497         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
498         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
499         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
500         on x86-64.
501
502 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
503
504         * gcc.dg/empty1.C: Fix typo.
505
506 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
507
508         * gcc.dg/alias-1.c: New test.
509
510 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
511
512         * gcc.dg/empty1.C: New test.
513
514         * g++.dg/tls/init-2.C: Tweak error messages.
515
516 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
517
518         * gcc.c-torture/compile/20020923-1.c: New test.
519
520 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
521
522         * gcc.c-torture/execute/ffs-1.c: New test.
523         * gcc.c-torture/execute/ffs-2.c: Ditto.
524
525 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
526
527         * g++.dg/overload/member1.C: New test.
528
529 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
530
531         * g++.dg/abi/empty7.C: New test.
532         * g++.dg/init/pm2.C: Likewise.
533
534 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
535
536         * g++.dg/rtti/crash1.C: New test.
537
538 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
539
540         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
541         gcc.dg/sibcall-4.c: New tests.
542
543 2002-09-28  Roger Sayle  <roger@eyesopen.com>
544
545         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
546         powerpc and MMIX targets.
547
548 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
549
550         * gcc.dg/cpp/20020927-1.c: New.
551
552 2002-09-26  David S. Miller  <davem@redhat.com>
553
554         * gcc.c-torture/compile/trunctfdf.c: New.
555
556 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
557
558         * lib/target-supports.exp (check_weak_available): Handle solaris2.
559
560 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
561
562         * gcc.c-torture/execute/loop-15.c: New.
563
564 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
565
566         * README.QMTEST: Fix typo.
567
568 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
569
570         * gcc.dg/20020926-1.c: New test.
571
572 2002-09-25  David S. Miller  <davem@redhat.com>
573
574         PR target/7842
575         * gcc.c-torture/execute/shiftdi.c: New test.
576
577 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
578
579         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
580         unique to the tool.
581         * lib/g77.exp (g77_init): Likewise.
582         * lib/g++.exp (g++_init): Likewise.
583         * lib/objc.exp (objc_init): Likewise.
584
585 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
586
587         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
588         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
589         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
590
591 2002-09-25  Richard Henderson  <rth@redhat.com>
592
593         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
594         too-small long double.
595
596 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
597
598         * gcc.dg/20020919-1.c: New test.
599
600 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
601
602         * g++.dg/abi/bitfield6.C: New test.
603         * g++.dg/abi/bitfield7.C: New test.
604         * g++.dg/abi/bitfield8.C: New test.
605         * g++.dg/abi/vbase11.C: New test.
606
607 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
608
609         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
610         hppa*-*-hpux*.  Update test comment.
611
612 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
613
614         * gcc.dg/tls/struct-1.c: New test.
615
616 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
617
618         * gcc.dg/cpp/tr-warn2.c: Update.
619
620 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
621
622         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
623
624 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
625
626         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
627         systems.
628
629 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
630
631         * gcc.c-torture/execute/ieee/mzero3.c: New test.
632
633         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
634         Adjust for c++filt moved to binutils.  Remove spurious duplicate
635         setting of cxxfilt.
636
637 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
638
639         * gcc.dg/20020312-2.c: Update for darwin.
640
641 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
642
643         * g++.old-deja/g++.other/crash32.C: Mark ICE.
644
645 Tue Sep 17 13:59:45 2002  Nicola Pero  <n.pero@mi.flashnet.it>
646
647         * objc.dg/comp-types-1.m: New test.
648         * objc.dg/comp-types-2.m: New test.
649         * objc.dg/comp-types-3.m: New test.
650         * objc.dg/comp-types-4.m: New test.
651         * objc.dg/comp-types-5.m: New test.
652         * objc.dg/comp-types-6.m: New test.
653
654 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
655
656         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
657
658 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
659
660         * g++.dg/other/do1.C: New test.
661
662         * g++.dg/template/subst1.C: New test.
663
664 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
665
666         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
667
668 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
669
670         * g++.dg/template/qualttp20.C: Adjust expected errors.
671         * g++.old-deja/g++.jason/report.C: Likewise.
672         * g++.old-deja/g++.other/qual1.C: Likewise.
673
674         * g++.dg/lookup/scoped2.C: New test.
675
676         * g++.dg/ext/asm3.C: New test.
677
678 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
679
680         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
681
682 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
683
684         * ChangeLog: follow spelling conventions.
685         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
686         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
687         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
688         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
689         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
690         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
691         * g++.old-deja/g++.law/global-init1.C: Likewise.
692         * g++.old-deja/g++.other/delete4.C: Likewise.
693         * g++.old-deja/g++.other/inline21.C: Likewise.
694         * g++.old-deja/g++.other/singleton.C: Likewise.
695         * g77.dg/strlen0.f: Likewise.
696         * g77.f-torture/compile/20010519-1.f: Likewise.
697         * g77.f-torture/compile/980310-4.f: Likewise.
698         * gcc.c-torture/compile/20000605-1.c: Likewise.
699         * gcc.c-torture/execute/20020225-1.c: Likewise.
700         * gcc.dg/c90-hexfloat-2.c: Likewise.
701         * gcc.dg/c99-bool-1.c: Likewise.
702         * gcc.dg/c99-hexfloat-2.c: Likewise.
703         * gcc.dg/dll-2.c: Likewise.
704         * gcc.dg/wtr-union-init-1.c: Likewise.
705         * gcc.dg/wtr-union-init-2.c: Likewise.
706         * gcc.dg/wtr-union-init-3.c: Likewise.
707         * gcc.dg/cpp/avoidpaste1.c: Likewise.
708         * gcc.dg/cpp/defined.c: Likewise.
709         * gcc.dg/cpp/macsyntx.c: Likewise.
710         * gcc.dg/cpp/paste2.c: Likewise.
711         * gcc.dg/cpp/trad/defined.c: Likewise.
712         * gcc.dg/format/c90-printf-1.c: Likewise.
713         * gcc.dg/format/c90-scanf-1.c: Likewise.
714         * gcc.dg/format/c99-printf-1.c: Likewise.
715         * gcc.dg/format/c99-scanf-1.c: Likewise.
716         * gcc.misc-tests/gcov-8.c: Likewise.
717         * lib/profopt.exp: Likewise.
718
719 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
720
721         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
722
723 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
724
725         * g++.dg/inherit/using2.C: New test.
726
727 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
728
729         * ChangeLog: Follow spelling conventions.
730         * g++.dg/template/friend4.C: Likewise.
731         * g++.old-deja/g++.pt/crash67.C: Likewise.
732         * gcc.c-torture/execute/20000801-4.c: Likewise.
733         * gcc.dg/c90-digraph-1.c: Likewise.
734         * gcc.dg/c94-digraph-1.c: Likewise.
735         * gcc.dg/c99-digraph-1.c: Likewise.
736         * gcc.dg/cpp/line5.c: Likewise.
737         * gcc.dg/cpp/multiline.c: Likewise.
738         * gcc.dg/cpp/trad/literals-1.c: Likewise.
739         * gcc.dg/format/attr-3.c: Likewise.
740         * gcc.dg/format/c90-scanf-3.c: Likewise.
741         * gcc.dg/format/ext-4.c: Likewise.
742
743 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
744
745         * g++.dg/template/pretty1.C: New test.
746
747 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
748
749         * gcc.c-torture/execute/struct-cpy-1.c: New test.
750
751 2002-09-13  Matt Austern  <austern@apple.com>
752
753         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
754         passing a cast expression to a function by const reference.
755
756 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
757
758         * g++.dg/template/deduce1.C: New test.
759
760 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
761
762         * gcc.c-torture/execute/simd-1.c: Force all use of int to
763         32-bit int.
764
765 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
766
767         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
768         usage.
769
770 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
771
772         * gcc.c-torture/compile/20020910-1.c: New test.
773
774 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
775
776         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
777
778 2002-09-10  Andreas Jaeger  <aj@suse.de>
779
780         * gcc.dg/20020312-2.c: Adjust for x86-64.
781
782 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
783
784         * g77.dg/7388.f: New test case for PR 7388.
785
786 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
787
788         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
789
790 2002-09-05  Ziemowit Laski <zlaski@apple.com>
791
792         * objc.dg/proto-lossage-1.m: New test.
793
794 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
795
796         * gcc.dg/cpp/_Pragma4.c: Fix typo.
797
798 Fri Sep  6 16:39:37 2002  Nicola Pero  <n.pero@mi.flashnet.it>
799
800         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
801         expected to pass.
802
803 2002-09-06  Stan Shebs  <shebs@apple.com>
804             David Edelsohn  <edelsohn@gnu.org>
805
806         * gcc.dg/weak: New directory.
807         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
808         target-specific xfail bits.
809         * gcc.dg/typeof-2.c: Move to new directory.
810         * gcc.dg/weak.exp: New expect script.
811
812 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
813
814         * gcc.c-torture/execute/extzvsi.c: New test.
815
816 2002-09-05  Stan Shebs  <shebs@apple.com>
817
818         * gcc.dg/weak-1.c: xfail on Darwin.
819         * gcc.dg/weak-2.c: Ditto.
820         * gcc.dg/weak-3.c: Ditto.
821         * gcc.dg/weak-4.c: Ditto.
822         * gcc.dg/weak-5.c: Ditto.
823         * gcc.dg/weak-6.c: Ditto.
824         * gcc.dg/weak-7.c: Ditto.
825         * gcc.dg/weak-8.c: Ditto.
826         * gcc.dg/weak-9.c: Ditto.
827
828 Thu Sep  5 00:34:33 2002  J"orn Rennecke <joern.rennecke@superh.com>
829
830         * gcc.c-torture/execute/loop-14.c: New test.
831
832 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
833
834         * g++.dg/other/cxa-atexit1.C: New test.
835
836         * gcc.dg/typeof-2.c: New test.
837
838 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
839
840         * gcc.dg/cpp/_Pragma4.c: New test.
841
842 Tue Sep  3 11:04:26 2002  Nicola Pero  <n.pero@mi.flashnet.it>
843
844         * objc/execute/nil_method-1.m: New testcase.
845
846 Sun Sep  1 12:47:39 2002  Nicola Pero  <n.pero@mi.flashnet.it>
847
848         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
849         [Object class], not [Object initialize].
850
851 2002-08-31  Roger Sayle  <roger@eyesopen.com>
852             Hans-Peter Nilsson  <hp@bitrange.com>
853
854         * gcc.c-torture/execute/20020720-1.x: Skip test on
855         mmix-knuth-mmixware.  Correct comment.
856
857 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
858
859         * testsuite/g++.dg/abi/bitfield5.C: New test.
860         * testsuite/g++.dg/abi/vbase10.C: Likewise.
861
862 Tue Aug 27 22:23:22 2002  Nicola Pero  <n.pero@mi.flashnet.it>
863
864         * objc.dg/undeclared-selector.m: New test.
865
866 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
867
868         * g++.dg/other/offsetof1.C: Avoid cast warning.
869
870 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
871
872         * objc.dg/super-class-2.m: New test.
873
874 2002-08-24  Matt Austern  <austern@apple.com>
875
876         * g++.dg/ext/lvaddr.C: New test.
877         * g++.dg/ext/lvcast.C: New test.
878
879 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
880
881         * testsuite/g++.dg/inherit/cond1.C: New test.
882
883 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
884
885         * gcc.dg/noncompile/incomplete-1.c: New test.
886
887 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
888
889         * gcc.dg/typespec-1.c: New test.
890
891 2002-08-20  Devang Patel  <dpatel@apple.com>
892         * objc.dg/proto-hier-2.m: New test.
893
894 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
895
896         * objc.dg/bitfield-1.m: New test.
897         * objc.dg/bitfield-2.m: New test.
898
899 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
900
901         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
902         gcc.dg/c99-flex-array-4.c: New tests.
903
904 2002-08-16  Stan Shebs  <shebs@apple.com>
905
906         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
907
908 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
909
910         * gcc.dg/typeof-1.c: New test.
911         * g++.dg/ext/typeof2.C: New test.
912
913 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
914
915         * g++.dg/other/offsetof1.C: New test.
916
917 2002-08-14  Richard Henderson  <rth@redhat.com>
918
919         * gcc.dg/tls/diag-3.c: Fix expected message strings.
920
921 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
922
923         * gcc.dg/cpp/_Pragma3.c: New test.
924
925 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
926
927         * g++.dg/template/inherit3: New test.
928
929 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
930
931         * gcc.dg/bitfld-4.c: Add blank options.
932
933 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
934
935         * g++.dg/template/crash1.C: New test.
936
937 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
938
939         * gcc.dg/tls/opt-2.c: New test.
940
941 2002-08-08  Devang Patel  <dpatel@apple.com>
942
943         * objc.dg/selector-1.m : New test
944
945 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
946
947         * g++.dg/abi/bitfield4.C: New test.
948         * gcc.dg/bitfld-4.c: New test.
949
950 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
951
952         * g++.dg/other/packed1.C: New test.
953
954 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
955
956         * g++.dg/abi/offsetof.C: Tweak error messages.
957         * g++.old-deja/g++.mike/p10769a.C: Likewise.
958
959 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
960
961         * gcc.dg/bitfld-3.c: New test.
962
963 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
964             Richard Henderson  <rth@redhat.com>
965
966         * gcc.dg/i386-bitfield1.c: New test.
967         * g++.dg/abi/bitfield3.C: Update.
968
969 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
970
971         * objc.dg/const-str-2.m: Update.
972         * gcc.dg/cpp/c++98.c: Change to C extension.
973         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
974         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
975
976 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
977
978         * testsuite/gcc.dg/tls/diag-3.c: New.
979
980 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
981
982         * g++.dg/README (Subdirectories): Document new subdir expr.
983         * g++.dg/expr/pmf-1.C: New test.
984
985 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
986
987         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
988
989 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
990
991         * g++.dg/abi/bitfield3.C: New test.
992
993 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
994
995         * lib/gcov.exp: Tweak expected line formats.
996         * gcc.misc-tests/gcov8.c: New test.
997         * gcc.misc-tests/gcov8.x: New flags.
998
999 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
1000
1001         * consistency.vlad/layout/endian.c: Include string.h.
1002
1003         * gcc.c-torture/execute/20020805-1.c: New test.
1004
1005 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
1006
1007         * g++.dg/other/conversion1.C: New test.
1008
1009 2002-08-03  Roger Sayle  <roger@eyesopen.com>
1010
1011         * gcc.dg/builtins-1.c: New testcase.
1012
1013 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
1014
1015         * g++.dg/inherit/access3.C: New test.
1016
1017 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
1018
1019         * gcc.dg/ia64-visibility-2.c: New test.
1020
1021 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
1022
1023         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
1024         __qualifier_flags to __flags.
1025
1026 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
1027
1028         * g++.dg/inherit/operator1.C: New test.
1029         * g++.dg/lookup/disamb1.C: Fix typo in comment.
1030         * g++.dg/other/error1.C: Change expected error message.
1031         * g++.dg/template/conv4.C: Likewise.
1032
1033 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
1034
1035         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
1036         for documented behavior.
1037
1038 2002-07-25  Roger Sayle  <roger@eyesopen.com>
1039
1040         * gcc.c-torture/execute/20020720-1.x: Skip this test on
1041         several targets known to fail.
1042
1043 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
1044
1045         * gcc.dg/mips-args-[123].c: New tests.
1046
1047 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
1048
1049         * gcc.dg/ppc-spe.c: New.
1050
1051 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
1052
1053         * g++.dg/other/ptrmem4.C: New testcase.
1054
1055 2002-07-24  Richard Henderson  <rth@redhat.com>
1056
1057         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
1058
1059 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
1060
1061         * g++.dg/ext/alignof1.C (main): Return 0 for success.
1062
1063 2002-07-24  Roger Sayle  <roger@eyesopen.com>
1064
1065         * gcc.c-torture/execute/memset-3.c: New testcase.
1066
1067 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
1068
1069         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
1070         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
1071
1072 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1073
1074         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
1075         Delete.
1076
1077 Tue Jul 23 21:02:43 2002  J"orn Rennecke <joern.rennecke@superh.com>
1078
1079         * gcc.c-torture/compile/simd-4.c: New test.
1080
1081 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1082
1083         PR c++/7347, c++/7348
1084         * g++.dg/template/access4.C: New test.
1085         * g++.dg/template/access5.C: New test.
1086         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
1087         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
1088         * g++.old-deja/g++.pt/ttp58.C: Likewise.
1089         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
1090
1091 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
1092
1093         * gcc.dg/gnu89-init-2.c: New test.
1094
1095 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
1096
1097         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
1098
1099 2002-07-20  Roger Sayle  <roger@eyesopen.com>
1100
1101         * gcc.c-torture/execute/20020720-1.c: New testcase.
1102
1103 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
1104
1105         * gcc.dg/cpp/Wsignprom.c: New tests.
1106
1107 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
1108
1109         * gcc.c-torture/execute/loop-13.c: New test.
1110
1111 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
1112
1113         * gcc.dg/cpp/expr.c: New tests.
1114
1115 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
1116
1117         * g++.dg/opt/pr6713.C: Add template instantiation.
1118
1119 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
1120
1121         * gcc.dg/nest.c: New test.
1122
1123 2002-07-17  Richard Henderson  <rth@redhat.com>
1124
1125         * g++.dg/opt/pr6713.C: New test.
1126
1127 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
1128
1129         * gcc.c-torture/execute/loop-2e.x: Let the testcase
1130         XFAIL for all x86 processors.
1131
1132 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
1133
1134         * gcc.c-torture/execute/20010122-1.x: Do not test with
1135         -fomit-frame-pointer.
1136
1137 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1138
1139         * g++.dg/template/instantiate2.C: New test.
1140         * g++.dg/template/spec4.C: New test.
1141
1142 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1143
1144         * g++.dg/template/access2.C: New test.
1145         * g++.dg/template/access3.C: New test.
1146
1147 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
1148
1149         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
1150         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
1151         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
1152         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
1153         Convert to use <stdarg.h>.
1154         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
1155         Delete.
1156         * gcc.dg/va-arg-2.c: New.
1157         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
1158
1159 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
1160
1161         * gcc.c-torture/compile/20020710-1.c: New test.
1162
1163 Thu Jul 11 15:39:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
1164                           Andrew Pinski  <pinskia@physics.uc.edu>
1165
1166         gcc.c-torture/compile/simd-2.c: New testcase.
1167         gcc.c-torture/compile/simd-3.c: Likewise.
1168
1169 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
1170
1171         PR c++/7224
1172         * g++.dg/overload/error1.C: New test.
1173
1174 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1175
1176         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
1177         configuration and IRIX 6 O32 ABI.
1178
1179 2002-07-11  Roger Sayle  <roger@eyesopen.com>
1180
1181         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
1182
1183 2002-07-10  Roger Sayle  <roger@eyesopen.com>
1184
1185         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
1186
1187 2002-07-10  Jeffrey A Law  <law@redhat.com>
1188
1189         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
1190
1191         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
1192
1193 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
1194
1195         * gcc.dg/20020312-2.c: Check for __PPC__.
1196
1197 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
1198
1199         * gcc.c-torture/compile/20020709-1.c: New test.
1200
1201 2002-07-07  Roger Sayle  <roger@eyesopen.com>
1202
1203         * g++.dg/template/qualttp21.C: New test case.
1204
1205 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
1206
1207         * gcc.c-torture/compile/20020706-1.c: New test.
1208         * gcc.c-torture/compile/20020706-2.c: New test.
1209
1210 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
1211             Alexandre Oliva  <aoliva@redhat.com>
1212
1213         * g++.dg/warn/incomplete1.C: New test.
1214
1215 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1216
1217         PR c++/7099
1218         * g++.dg/warn/noreturn1.C: New test.
1219
1220 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
1221
1222         PR c++/6706
1223         * g++.dg/debug/debug6.C: New test.
1224         * g++.dg/debug/debug7.C: New test.
1225
1226 Thu Jul  4 07:36:48 2002  J"orn Rennecke <joern.rennecke@superh.com>
1227
1228         * gcc.c-torture/compile/simd-3.c: New test.
1229
1230 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
1231
1232         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
1233         * gcc.dg/20020620-1.c: Likewise.
1234
1235 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1236
1237         PR c++/6944
1238         * g++.dg/init/array4.C: New test.
1239         * g++.dg/init/array5.C: New test.
1240
1241 Wed Jul  3 10:25:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
1242
1243         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
1244         * gcc.c-torture/execute/simd-2.c (main): Likewise.
1245
1246 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1247
1248         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
1249         * gcc.dg/wtr-aggr-init-1.c: Likewise.
1250         * gcc.dg/wtr-conversion-1.c: Likewise.
1251         * gcc.dg/wtr-escape-1.c: Likewise.
1252         * gcc.dg/wtr-int-type-1.c: Likewise.
1253         * gcc.dg/wtr-label-1.c: Likewise.
1254         * gcc.dg/wtr-static-1.c: Likewise.
1255         * gcc.dg/wtr-strcat-1.c: Likewise.
1256         * gcc.dg/wtr-suffix-1.c: Likewise.
1257         * gcc.dg/wtr-switch-1.c: Likewise.
1258         * gcc.dg/wtr-unary-plus-1.c: Likewise.
1259         * gcc.dg/wtr-union-init-1.c: Likewise.
1260         * gcc.dg/wtr-union-init-2.c: Likewise.
1261         * gcc.dg/wtr-union-init-3.c: Likewise.
1262
1263         * gcc.dg/wtr-func-def-1.c: New test.
1264
1265 2002-07-02 Devang Patel <dpatel@apple.com>
1266
1267         * objc.dg/param-1.m: New test.
1268
1269 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
1270
1271         * gcc.dg/cpp/trad/directive.c: Add test.
1272         * gcc.dg/cpp/trad/macroargs.c: Add test.
1273         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
1274
1275 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
1276
1277         * gcc.dg/cpp/cmdlne-M.c: New test.
1278
1279 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
1280
1281         * objc.dg/desig-init-1.m: New test.
1282
1283 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1284
1285         PR c++/6716
1286         * g++.dg/template/instantiate1.C: New test.
1287
1288 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
1289
1290         PR c++/7112
1291         * g++.dg/template/sizeof2.C: New test.
1292
1293 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
1294
1295         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
1296         gcc.dg/cpp/trad/include.c: New tests.
1297
1298 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
1299
1300         PR target/7177
1301         * gcc.c-torture/compile/20020701-1.c: New test.
1302
1303 2002-07-01  Stan Shebs  <shebs@apple.com>
1304
1305         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
1306         header here...
1307         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
1308         (objc-torture-execute): or here.
1309
1310 Mon Jul  1 12:51:05 2002  J"orn Rennecke <joern.rennecke@superh.com>
1311
1312         * gcc.c-torture/execute/arith-rand-ll.c: New test.
1313
1314 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
1315
1316         * gcc.dg/cpp/trad/escaped-nl.c: New test.
1317
1318 2002-06-30  Devang Patel  <dpatel@apple.com>
1319
1320         * objc.dg/fsyntax-only.m: New test.
1321
1322 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
1323
1324         PR c++/6695
1325         * g++.dg/template/friend7.C: New file.
1326
1327 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
1328
1329         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
1330         return type.
1331
1332 Thu Jun 27 15:23:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
1333
1334         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
1335         avoid division by zero.
1336
1337 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
1338
1339         * gcc.dg/Wunknownprag.c: New tests.
1340
1341 Tue Jun 25 21:50:38 2002  J"orn Rennecke <joern.rennecke@superh.com>
1342
1343         * gcc.c-torture/execute/simd-2.c: New test.
1344
1345 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
1346
1347         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
1348         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
1349         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
1350         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
1351         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
1352         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
1353         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
1354         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
1355         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
1356         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
1357         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
1358         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
1359         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
1360         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
1361         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
1362         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
1363         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
1364
1365 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
1366
1367         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
1368         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
1369         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
1370         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
1371         New tests.
1372         * gcc.dg/cpp/trad/directive.c: Update.
1373
1374 2002-06-23  Andreas Jaeger  <aj@suse.de>
1375
1376         * gcc.c-torture/execute/complex-6.c: New.
1377
1378 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
1379
1380         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
1381         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
1382         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
1383         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
1384
1385 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
1386
1387         * gcc.dg/cpp/trad: New directory with traditional tests copied
1388         from parent directory.
1389         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
1390         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
1391         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
1392         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
1393         Move to trad/ and rename.
1394         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
1395         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
1396         gcc.dg/cpp/trad/redef2.c: New tests.
1397         * gcc.dg/cpp/trad/trad.exp: New driver.
1398
1399 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
1400
1401         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
1402         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
1403         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
1404         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
1405         Remove.
1406
1407 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
1408
1409         * gcc.dg/20020620-1.c: New test.
1410
1411 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1412
1413         * g++.dg/template/ttp4.C: New test.
1414
1415 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
1416
1417         * g++.dg/opt/vt1.C: Fix regexp.
1418
1419 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1420
1421         * gcc.c-torture/execute/pure-1.c: Make functions static again.
1422         Don't use attribute `noinline'.
1423
1424 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
1425
1426         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
1427
1428 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
1429
1430         * gcc.c-torture/execute/simd-1.c: New.
1431
1432         * gcc.dg/simd-1.c: New.
1433
1434 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
1435
1436         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
1437
1438 2002-06-16  Richard Henderson  <rth@redhat.com>
1439
1440         * g++.dg/ext/anon-struct1.C: New.
1441         * g++.dg/ext/anon-struct2.C: New.
1442         * g++.dg/ext/anon-struct3.C: New.
1443         * gcc.dg/anon-struct-1.c: New.
1444         * gcc.dg/anon-struct-2.c: New.
1445         * gcc.dg/anon-struct-3.c: New.
1446         * gcc.dg/20011008-1.c: Adjust warning text.
1447         * gcc.dg/20020527-1.c: Add -fms-extensions.
1448
1449 2002-06-16  Richard Henderson  <rth@redhat.com>
1450
1451         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
1452
1453 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
1454
1455         * gcc.c-torture/execute/20020615-1.c: New test.
1456
1457 2002-06-15  Roger Sayle  <roger@eyesopen.com>
1458
1459         * gcc.c-tortuture/execute/compare-1.c: New test case.
1460         * gcc.c-tortuture/execute/compare-2.c: New test case.
1461         * gcc.c-tortuture/execute/compare-3.c: New test case.
1462
1463 2002-06-13  Richard Henderson  <rth@redhat.com>
1464
1465         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
1466         ia64 ilp32.
1467
1468 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1469
1470         * g++.dg/template/typename2.C: Update error message.
1471
1472 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
1473
1474         * gcc.c-torture/execute/20020611-1.c: New test.
1475
1476 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
1477
1478         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
1479         list of targets to skip.
1480
1481 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
1482
1483         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
1484         targets if not optimizing.
1485
1486 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
1487
1488         * gcc.c-torture/compile/20020605-1.c: New test.
1489
1490         * g++.dg/opt/vt1.C: New test.
1491
1492         * gcc.dg/20020531-1.c: New test.
1493
1494         * gcc.dg/20020530-1.c: New test.
1495
1496         * gcc.dg/20020527-1.c: New test.
1497
1498         * g++.dg/opt/cse1.C: New test.
1499
1500 2002-06-07  Roger Sayle  <roger@eyesopen.com>
1501
1502         * gcc.dg/20020607-2.c: New test case.
1503
1504 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
1505
1506         * gcc.c-torture/compile/20020604-1.c: New test.
1507
1508 2002-06-04  Richard Henderson  <rth@redhat.com>
1509
1510         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
1511         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
1512         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
1513
1514 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
1515
1516         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
1517
1518 2002-06-03  Richard Henderson  <rth@redhat.com>
1519
1520         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
1521         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
1522
1523 2002-06-02  Richard Henderson  <rth@redhat.com>
1524
1525         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
1526         test functions static.
1527
1528 2002-06-02  Andreas Jaeger  <aj@suse.de>
1529
1530         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
1531         now.
1532
1533 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1534
1535         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
1536         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
1537         Update for mofified diagnostics.
1538         * gcc.dg/c99-intconst-1.c: No longer fail.
1539
1540 2002-06-02  Richard Henderson  <rth@redhat.com>
1541
1542         * gcc.dg/uninit-A.c: Remove xfail markers.
1543
1544 2002-06-01  Roger Sayle  <roger@eyesopen.com>
1545
1546         * gcc.dg/fnegate-1.c: New test case.
1547
1548 2002-05-30  Osku Salerma  <osku@iki.fi>
1549
1550         * gcc.c-torture/execute/mayalias-1.c: New file.
1551
1552 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1553
1554         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
1555         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
1556         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
1557
1558 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
1559
1560         * gcc.c-torture/execute/20020529-1.c: New test.
1561
1562 2002-05-27  Richard Henderson  <rth@redhat.com>
1563
1564         * g++.dg/ext/attrib6.C: New test case.
1565
1566 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1567
1568         * gcc.c-torture/execute/pure-1.c: New test.
1569
1570 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
1571
1572         * gcc.dg/cpp/arith-2.c: Remove.
1573
1574 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
1575
1576         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
1577         * gcc.dg/cpp/if-3.c: Remove.
1578
1579 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
1580
1581         * g++.dg/opt/cse2.C: New test.
1582
1583 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
1584
1585         * gcc.dg/cpp/arith-1.c: New semantic tests.
1586         * gcc.dg/cpp/if-1.c: Update.
1587
1588 2002-05-24  Ben Elliston  <bje@redhat.com>
1589
1590         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
1591
1592 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
1593
1594         * gcc.dg/verbose-asm.c: New test.
1595
1596 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1597
1598         * gcc.dg/cpp/paste12.c: New test.
1599
1600 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
1601
1602         * g++.dg/parse/named_ops.C: New test.
1603
1604 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
1605
1606         * gcc/testsuite/gcc.dg/weak-8.c: New test.
1607
1608 Thu May 23 11:09:26 2002  J"orn Rennecke <joern.rennecke@superh.com>
1609
1610         * gcc.dg/weak-2.c: Allow optional leading underscore
1611         in scan-assembler symbol name.
1612         * gcc.dg/weak-3.c: Likewise.
1613         * gcc.dg/weak-4.c: Likewise.
1614         * gcc.dg/weak-5.c: Likewise.
1615
1616 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
1617
1618         * gcc.dg/20020523-1.c: New test.
1619
1620 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
1621
1622         * objc.dg/const-str-2.m: Update now that we stop after
1623         a command line error.
1624
1625 2002-05-22  Richard Henderson  <rth@redhat.com>
1626
1627         * g++.dg/dg.exp: Fix typo in test pruneing.
1628
1629 2002-05-22  Richard Henderson  <rth@redhat.com>
1630
1631         * g++.dg/dg.exp: Prune the tls subdirectory.
1632         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
1633         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
1634         * g++.dg/tls/init-1.C: New.
1635
1636 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
1637
1638         * gcc.dg/20020517-1.c: New test.
1639
1640 2002-05-21  Richard Henderson  <rth@redhat.com>
1641
1642         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
1643         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
1644
1645 Tue May 21 14:25:32 2002  Brian R. Gaeke  <brg@dgate.ORG>
1646
1647         * g++.dg/other/copy2.C: New test.
1648
1649 Mon May 20 10:51:35 2002  J"orn Rennecke <joern.rennecke@superh.com>
1650
1651         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
1652         (MAX_COPY): Bump up to 10 times sizeof (long long).
1653         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
1654
1655         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
1656         sizeof (long long).
1657
1658         * gcc.c-torture/execute/strcpy-1.c: New test.
1659
1660 2002-05-19  Jason Merrill  <jason2redhat.com>
1661
1662         * g++.dg/ext/oper1.C: New test.
1663
1664 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
1665 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
1666
1667         * README.QMTEST: New file.
1668
1669         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
1670
1671 2002-05-19  Andreas Jaeger  <aj@suse.de>
1672
1673         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
1674         now.
1675         * gcc.c-torture/execute/loop-2d.x: Likewise.
1676
1677 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
1678
1679         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
1680         support weak symbols.
1681         * gcc.dg/weak-4.c: Likewise
1682         * gcc.dg/weak-6.c: Likewise
1683
1684 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
1685
1686         * gcc.dg/weak-3.c: Add dg-excess-error comment for
1687         cygwin, coff and h8300-*-hms targets
1688         * gcc.dg/weak-5.c: Likewise
1689         * gcc.dg/weak-7.c: Likewise
1690
1691 2002-05-16  Jason Merrill  <jason@redhat.com>
1692
1693         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
1694         (scan-assembler-not, scan-assembler-dem): Likewise.
1695         (scan-assembler-dem-not): Likewise.
1696
1697 2002-05-15  Richard Henderson  <rth@redhat.com>
1698
1699         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
1700
1701 2002-05-15  Richard Henderson  <rth@redhat.com>
1702
1703         * gcc.dg/weak-5.c (vfoo1c): No warning here.
1704         (vfoo1f): Warning here.
1705         (vfoo1l): Don't redefine the alias.
1706
1707 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
1708
1709         * g++.dg/init/pm1.C: New test.
1710
1711 2002-05-12  David S. Miller  <davem@redhat.com>
1712
1713         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
1714         types.
1715
1716 2002-05-10  Roger Sayle  <roger@eyesopen.com>
1717
1718         * gcc.c-torture/execute/20020510-1.c: New test case.
1719
1720 2002-05-10  David S. Miller  <davem@redhat.com>
1721
1722         * gcc.c-torture/execute/conversion.c: Test long double too.
1723
1724 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
1725
1726         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
1727         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
1728         * lib/g++.exp (g++_link_flags): Likewise.
1729         * lib/objc.exp (objc_target_compile): Likewise.
1730
1731 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
1732
1733         * gcc.dg/cpp/poison.c: Update.
1734         * gcc.dg/cpp/20000625-2.c: Remove.
1735         * gcc.dg/cpp/direct2s.c: Remove final test.
1736
1737 2002-05-08  Tom Rix  <trix@redhat.com>
1738
1739         * gcc.c-torture/execute/20020508-1.c: New test.
1740         * gcc.c-torture/execute/20020508-2.c: New test.
1741         * gcc.c-torture/execute/20020508-3.c: New test.
1742
1743 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
1744
1745         * gcc.dg/cpp/charconst-4.c: More tests.
1746
1747 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
1748
1749         PR c/6569
1750         * gcc.dg/weak-3.c: Update location of warning messages.
1751         * gcc.dg/weak-5.c: Likewise.
1752
1753 2002-05-06  Roger Sayle  <roger@eyesopen.com>
1754
1755         * gcc.c-torture/execute/20020506-1.c: New test case.
1756
1757 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
1758
1759         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
1760
1761 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1762
1763         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
1764
1765 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1766
1767         * gcc.dg/cpp/charconst-3.c: New test.
1768
1769 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1770
1771         * gcc.dg/cpp/charconst.c: Update tests.
1772
1773 2002-05-05  Tim Josling  <tej@melbpc.org.au>
1774
1775         * treelang: Added directory for new sample language treelang. Also
1776         lib/treelang.exp: New file to signal treelang should be tested.
1777
1778 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
1779
1780         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
1781         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
1782         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
1783         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
1784         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
1785         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
1786         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
1787
1788 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1789
1790         * gcc.dg/format/xopen-2.c: New test.
1791
1792 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
1793
1794         * gcc.dg/20020503-1.c: New test.
1795
1796 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
1797
1798         * g++.dg/init/dtor1.C: Make it tougher.
1799
1800 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
1801
1802         * g++.dg/init/dtor1.C: New test.
1803
1804 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
1805
1806         * gcc.dg/altivec-8.c: New.
1807
1808 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
1809
1810         * gcc.dg/altivec-7.c: New.
1811
1812 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
1813
1814         * g++.dg/parse/typedef1.C: New test.
1815
1816 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
1817
1818         PR c++/6486
1819         * g++.dg/template/friend6.C: New test.
1820
1821         PR c++/6492
1822         * g++.dg/init/copy1.C: New test.
1823
1824 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
1825
1826         * g++.dg/warn/effc1.C: New test.
1827
1828 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1829
1830         * gcc.dg/cpp/if-cexp.c: Add a test.
1831
1832 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
1833
1834         * gcc.dg/20020426-2.c: New test.
1835
1836 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
1837
1838         * gcc.dg/cpp/if-mop.c: Update.
1839         * gcc.dg/cpp/if-mpar.c: Add test.
1840         * gcc.dg/cpp/if-oppr.c: Update.
1841
1842 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1843
1844         PR c/6343
1845         * gcc.dg/weak-[2-7].c: New tests.
1846
1847 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
1848
1849         * gcc.dg/enum1.c: New test.
1850
1851 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
1852
1853         PR c++/6497
1854         * g++.dg/inherit/access2.C: New test.
1855
1856 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
1857
1858         PR bootstrap/6445
1859         * gcc.dg/20020426-1.c: New test.
1860
1861 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
1862
1863         * g++.dg/abi/enum1.C: New test.
1864
1865 2002-04-26  Richard Henderson  <rth@redhat.com>
1866
1867         * gcc.dg/c99-bool-1.c: Expect always true warning.
1868
1869 2002-04-25  Roger Sayle  <roger@eyesopen.com>
1870
1871         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
1872
1873 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1874
1875         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
1876         targets.
1877
1878 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
1879
1880         * g++.dg/abi/mange7.C: New test.
1881
1882         PR c++/6438.
1883         * g++.dg/parse/stmtexpr2.C: New test.
1884
1885 Wed Apr 24 21:38:36 2002  J"orn Rennecke <joern.rennecke@superh.com>
1886
1887         * gcc.dg/20020312-2.c: Add SH target.
1888
1889 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1890
1891         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
1892         compiler output on mips*-*-irix*.
1893
1894 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
1895
1896         * g++.dg/parse/attr1.C: New test.
1897
1898 2002-04-23  Roger Sayle  <roger@eyesopen.com>
1899
1900         * gcc.c-torture/execute/string-opt-17.c: New test case.
1901         * gcc.c-torture/execute/memset-2.c: New test case.
1902
1903 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
1904
1905         PR c++/6256:
1906         * g++.dg/template/friend5.C: New test.
1907
1908         PR c++/6331:
1909         * g++.dg/template/qual1.C: Likewise.
1910
1911 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
1912
1913         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
1914         Include stdlib.h, not stdio.h or ctype.h.
1915
1916 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
1917
1918         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
1919         cris-*-elf* and mmix-*-*.
1920         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
1921         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
1922         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
1923         Ditto.
1924         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
1925         * gcc.dg/wchar_t-1.c: Ditto.
1926
1927 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
1928
1929         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
1930         Clarify comment.
1931
1932 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
1933
1934         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
1935
1936 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1937
1938         * gcc.c-torture/execute/20000906-1.x: Delete.
1939
1940 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
1941
1942         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
1943
1944 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
1945
1946         * PR6367
1947         * g77.f-torture/execute/6367.f: New test.
1948         * g77.f-torture/execute/6367.x: Disable for MMIX.
1949
1950 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
1951
1952         * PR6352
1953         * g++.dg/opt/inline2.C: New test.
1954
1955 2002-04-18  Richard Henderson  <rth@redhat.com>
1956
1957         * gcc.dg/20000906-1.c: Enable for all targets.
1958         * gcc.c-torture/compile/iftrap-2.c: New.
1959
1960 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
1961
1962         * gcc.dg/20020418-1.c: New test.
1963         * gcc.dg/20020418-2.c: New test.
1964
1965 2002-04-18  Richard Henderson  <rth@redhat.com>
1966
1967         * gcc.c-torture/compile/iftrap-1.c: New.
1968         * gcc.dg/iftrap-1.c: Adjust for ia64.
1969         * gcc.dg/iftrap-2.c: New.
1970
1971 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
1972
1973         * gcc.c-torture/compile/20020418-1.c: New test.
1974
1975 2002-04-18  Roger Sayle  <roger@eyesopen.com>
1976
1977         * gcc.c-torture/compile/20020415-1.c: New.
1978
1979 2002-04-18  David S. Miller  <davem@redhat.com>
1980
1981         * gcc.c-torture/execute/20020418-1.c: New test.
1982
1983 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
1984
1985         * gcc.dg/20020416-1.c: New test.
1986
1987         * g++.dg/opt/inline1.C: New test.
1988
1989 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
1990
1991         * gcc.dg/altivec-5.c: New test.
1992
1993         * gcc.dg/20020415-1.c: New test.
1994
1995 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
1996
1997         * testsuite/lib/chill.exp: Remove.
1998
1999 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
2000
2001         * g++.dg/other/big-struct.C: New test.
2002
2003 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
2004
2005         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
2006         of scratch file.
2007
2008 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
2009
2010         PR c/6277
2011         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
2012         in scan-assembler function name
2013
2014 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
2015
2016         * g77.f-torture/execute/980628-4.x,
2017         g77.f-torture/execute/980628-5.x,
2018         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
2019         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
2020         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
2021         i[34567]86-*-*.
2022
2023 2002-04-13  David S. Miller  <davem@redhat.com>
2024
2025         * gcc.c-torture/execute/20020413-1.c: New test.
2026
2027 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
2028
2029         * gcc.dg/asm-6.c,
2030         * g++.dg/ext/asm1.C: New tests.
2031
2032 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
2033
2034         PR c++ 5373.
2035         * g++.dg/parse/stmtexpr1.C: New test.
2036
2037         PR c++/5189.
2038         * g++.dg/template/copy1.C: New test.
2039
2040 2002-04-12  Richard Henderson  <rth@redhat.com>
2041
2042         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
2043
2044 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
2045
2046         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
2047         gcc.c-torture/execute/20020307-2.c.
2048
2049 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
2050
2051         * g++.dg/ext/attrib5.C,
2052         * g++.dg/lookup/struct1.C: New tests.
2053
2054 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
2055
2056         * gcc.dg/20020411-1.c: New test.
2057
2058         * gcc.c-torture/execute/20020411-1.c: New test.
2059
2060 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
2061
2062         * g77.f-torture/execute/6177.f: New test.
2063
2064 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
2065
2066         PR middle-end/6247
2067         * g++.dg/opt/cleanup1.C: New test.
2068
2069         * g++.dg/opt/const1.C: New test.
2070
2071 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
2072
2073         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
2074
2075 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
2076
2077         PR c++/5507
2078         * g++.dg/template/typename2.C: New test.
2079
2080 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
2081
2082         * gcc.c-torture/execute/loop-12.c: New.
2083
2084 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
2085
2086         * g77.f-torture/execute/980628-4.x,
2087         g77.f-torture/execute/980628-5.x,
2088         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
2089         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
2090         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
2091
2092 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2093
2094         PR optimization/6086
2095         * g++.dg/opt/preinc1.C: New test.
2096
2097 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
2098
2099         PR c++/5571
2100         * g++.dg/opt/static2.C: New test.
2101
2102 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
2103
2104         PR c/5120
2105         * gcc.dg/20020406-1.c: New test.
2106
2107 2002-04-04  David S. Miller  <davem@redhat.com>
2108
2109         * gcc.c-torture/execute/20020404-1.c: New test.
2110
2111 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
2112
2113         PR c/6123
2114         * gcc.dg/20020312-2.c: Do not declare global register variable
2115         if __PIC__ or __pic__ is defined.
2116
2117 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
2118
2119         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
2120         __asm__ so that it works correctly even if -ansi -pedantic-errors.
2121
2122 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2123
2124         * gcc.misc-tests/linkage.exp: Update last change to handle
2125         sparc*-, not just sparc-.
2126
2127 2002-04-03  Richard Henderson  <rth@redhat.com>
2128
2129         * gcc.dg/cpp/ucs.c: Improved long UCS test.
2130
2131 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
2132
2133         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
2134
2135 2002-04-02  David S. Miller  <davem@redhat.com>
2136
2137         * gcc.c-torture/execute/20020402-3.c: New test.
2138
2139 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
2140
2141         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
2142         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
2143
2144         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
2145         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
2146         g77.f-torture/execute/20001201.x,
2147         g77.f-torture/execute/u77-test.x: New files.
2148
2149         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
2150         * gcc.dg/wchar_t-1.c: Ditto.
2151
2152 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2153
2154         * gcc.c-torture/execute/20020402-1.c: New test.
2155
2156 2002-04-01  Richard Henderson  <rth@redhat.com>
2157
2158         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
2159
2160         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
2161
2162 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2163
2164         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
2165
2166 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2167
2168         * g++.dg/inherit/template-as-base.C: Expect error.
2169         * g++.dg/inherit/namespace-as-base.C: Likewise.
2170
2171 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
2172
2173         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
2174         g++.dg/ext/instantiate3.C: Tweak match patterns.
2175
2176         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
2177         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
2178         -da test.
2179
2180 2002-03-31  Richard Henderson  <rth@redhat.com>
2181
2182         * gcc.dg/special/alias-2.c: New.
2183         * gcc.dg/special/ecos.exp: Run it.
2184
2185 2002-03-31  Richard Henderson  <rth@redhat.com>
2186
2187         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
2188
2189 2002-03-31  Kazu Hirata  <kazu@hxi.com>
2190
2191         * gcc.dg/weak-1.c: Disable on h8300 port.
2192
2193 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
2194
2195         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
2196         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
2197         ordering tests.
2198         * g++.dg/bprob/bprob-1.C: New test.
2199         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
2200         * g++.dg/gcov/gcov-1.C: New test.
2201         * g++.dg/gcov/gcov-1.x: New file.
2202         * g++.dg/gcov/gcov-2.C: New test.
2203         * g++.dg/gcov/gcov-3.C: New test.
2204         * g++.dg/gcov/gcov-3.h: New file.
2205
2206 2002-03-28  Roger Sayle  <roger@eyesopen.com>
2207
2208         * g++.old-deja/g++.other/builtins5.C: New test.
2209         * g++.old-deja/g++.other/builtins6.C: New test.
2210         * g++.old-deja/g++.other/builtins7.C: New test.
2211         * g++.old-deja/g++.other/builtins8.C: New test.
2212         * g++.old-deja/g++.other/builtins9.C: New test.
2213
2214 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
2215
2216         * g++.dg/opt/static1.C: New test.
2217
2218         * g++.dg/opt/longbranch1.C: New test.
2219
2220 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
2221
2222         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
2223
2224         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
2225
2226 Thu Mar 28 16:38:09 2002  Jeffrey A Law  (law@redhat.com)
2227
2228         * gcc.c-torture/execute/20020328-1.c: New test.
2229
2230 2002-03-27  Richard Henderson  <rth@redhat.com>
2231
2232         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
2233         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
2234         move from g++.old-deja/g++.ext/.
2235
2236 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
2237
2238         * g++.dg/init/new2.C: New test.
2239
2240 2002-03-26  Richard Henderson  <rth@redhat.com>
2241
2242         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
2243
2244         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
2245         on sparc.
2246
2247         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
2248         sparcv9 systems.
2249         * gcc.dg/20001102-1.c: Likewise.
2250
2251 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
2252
2253         * gcc.dg/cpp/endif-pedantic1.c,
2254         gcc.dg/cpp/endif-pedantic2.c:  New tests.
2255
2256 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
2257
2258         * g++.dg/init/new1.C: New test.
2259
2260 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
2261
2262         * g++.dg/abi/vbase9.C: New test.
2263
2264 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
2265
2266         * gcc.dg/arm-asm.c: New test.
2267
2268 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
2269
2270         * gcc.dg/Wswitch-enum.c: New test.
2271         Fix PR c/5044.
2272
2273 2002-03-26  Richard Henderson  <rth@redhat.com>
2274
2275         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
2276         structure.
2277
2278 2002-03-25  Richard Henderson  <rth@redhat.com>
2279
2280         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
2281         sparcv9 systems.
2282
2283         * gcc.c-torture/compile/20011119-1.c (xxx): New.
2284         * gcc.c-torture/compile/20011119-2.c (xxx): New.
2285
2286 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
2287
2288         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
2289
2290 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
2291
2292         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
2293         targets using generic thunk support.
2294
2295 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
2296
2297         * gcc.c-torture/compile/20020323-1.c: New test.
2298
2299         * g++.dg/opt/conj2.C: New test.
2300
2301 2002-03-24  Richard Henderson  <rth@redhat.com>
2302
2303         * gcc.dg/weak-1.c: Use -fno-common.
2304
2305 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
2306
2307         * g77.dg/f77-edit-apostrophe-out.f: New test
2308         * g77.dg/f77-edit-h-out.f: New test
2309         * g77.dg/f77-edit-t-in.f: New test
2310         * g77.dg/f77-edit-t-out.f: New test
2311         * g77.dg/f77-edit-x-out.f: New test
2312         * g77.dg/f77-edit-slash-out.f: New test
2313         * g77.dg/f77-edit-colon-out.f: New test
2314         * g77.dg/f77-edit-s-out.f: New test
2315
2316 2002-03-24  Richard Henderson  <rth@redhat.com>
2317
2318         * objc/execute/formal_protocol-6.x: New XFAIL.
2319
2320 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
2321
2322         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
2323         that do not support weak symbols
2324
2325 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
2326
2327         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
2328         * lib/g77.exp:  Likewise
2329         * lib/objc.exp: Likewise
2330
2331 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
2332
2333         * gcc.dg/Wswitch-default.c: New test.
2334
2335 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
2336
2337         * g++.dg/other/enum1.C: New test.
2338
2339 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
2340
2341         * gcc.dg/pragma-ep-3.c: Fix typo.
2342
2343 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2344
2345         * g++.dg/inherit/template-as-base.C: New test.
2346
2347 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
2348
2349         * g++.old-deja/g++.other/dwarf2-1.C: Move...
2350         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
2351
2352 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
2353
2354         * gcc.dg/cpp/multiline.c: Update to match.
2355
2356 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
2357
2358         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
2359
2360 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
2361
2362         * gcc.dg/cpp/extratokens2.c:  New file.
2363
2364 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
2365
2366         * gcc.dg/20020312-2.c: Add rs6000 target.
2367
2368         * gcc.c-torture/compile/20020319-1.c: New test.
2369
2370 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2371
2372         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
2373         (A, E): Handle this.
2374
2375 2002-03-20  Jason Merrill  <jason@redhat.com>
2376
2377         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
2378         ignoring -fpic.
2379         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
2380         through prune_gcc_output.
2381
2382 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
2383
2384         * gcc.c-torture/compile/20020320-1.c: New test.
2385
2386 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
2387
2388         * gcc.c-torture/compile/20020318-1.c: New test.
2389
2390         * gcc.dg/struct-by-value-1.c: New test.
2391
2392         * gcc.dg/20020319-1.c: New test.
2393
2394 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
2395
2396         * g++.dg/opt/conj1.C: New test.
2397
2398 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
2399
2400         * g++.dg/template/qualttp20.C: Revert previous change.
2401         * g++.dg/template/qualttp3.C: Likewise.
2402         * g++.dg/template/qualttp4.C: Likewise
2403         * g++.dg/template/qualttp5.C: Likewise
2404         * g++.dg/template/qualttp6.C: Likewise
2405         * g++.dg/template/qualttp7.C: Likewise
2406         * g++.dg/template/qualttp8.C: Likewise
2407         * g++.dg/template/recurse.C: Likewise.
2408
2409 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
2410
2411         * gcc.dg/cpp/wchar-1.c: Update.
2412
2413 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
2414
2415         * g++.dg/template/conv1.C: New test.
2416         * g++.dg/template/conv2.C: New test.
2417         * g++.dg/template/conv3.C: New test.
2418         * g++.dg/template/conv4.C: New test.
2419
2420 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
2421
2422         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
2423         * g++.dg/template/qualttp3.C: Likewise.
2424         * g++.dg/template/qualttp4.C: Likewise
2425         * g++.dg/template/qualttp5.C: Likewise
2426         * g++.dg/template/qualttp6.C: Likewise
2427         * g++.dg/template/qualttp7.C: Likewise
2428         * g++.dg/template/qualttp8.C: Likewise
2429         * g++.dg/template/recurse.C: Likewise.
2430
2431 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
2432
2433         * g++.dg/opt/dtor1.C: New test.
2434
2435 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
2436
2437         * gcc.c-torture/compile/20020315-1.c: New test.
2438
2439 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
2440
2441         * gcc.dg/weak-1.c: Fix scan tests.
2442
2443 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
2444
2445         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
2446         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
2447         cris-*-aout* mmix-*-*.
2448         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
2449         cris-*-aout* mmix-*-*.
2450         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
2451         cris-*-elf* cris-*-aout* and mmix-*-*.
2452         * gcc.dg/20001009-1.c: Ditto.
2453         * gcc.dg/20010912-1.c: Ditto.
2454         * gcc.dg/20020122-4.c: Ditto.
2455         * gcc.dg/inline-2.c: Ditto.
2456
2457 Thu Mar 14 14:28:38 2002  Jeffrey A Law  (law@cygnus.com)
2458
2459         * gcc.c-torture/compile/20020314-1.c: New test.
2460
2461 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
2462
2463         * gcc.c-torture/execute/20020314-1.c: New test.
2464
2465 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
2466
2467         * g++.dg/warn/Wunused-1.C: New test.
2468
2469 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
2470
2471         * g++.dg/abi/mangle6.C: New test.
2472
2473 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
2474
2475         * gcc.c-torture/compile/20020309-2.c: New test.
2476
2477         * gcc.c-torture/compile/20020312-1.c: New test.
2478
2479 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
2480
2481         * g++.dg/other/access1.C: New test.
2482
2483 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
2484
2485         * gcc.c-torture/execute/wchar_t-1.c: New test.
2486
2487 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
2488
2489         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
2490
2491 2002-03-12  Roger Sayle  <roger@eyesopen.com>
2492
2493         * gcc.dg/20020312-1.c: New test case.
2494
2495 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
2496
2497         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
2498
2499 2002-03-11  Richard Henderson  <rth@redhat.com>
2500
2501         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
2502         * g++.old-deja/g++.jason/report.C: Likewise.
2503
2504 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
2505
2506         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
2507         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
2508
2509 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
2510
2511         * testsuite/g++.dg/overload/pmf1.C: New test.
2512
2513 2002-03-11  Kazu Hirata  <kazu@hxi.com>
2514
2515         * gcc.c-torture/execute/20020307-1.c: Use long.
2516
2517 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
2518
2519         PR optimization/5844
2520         * gcc.dg/20020310-1.c: New test.
2521
2522 2002-03-09  Michael Meissner  <meissner@redhat.com>
2523
2524         * gcc.c-torture/execute/memcpy-2.c: New test.
2525         * gcc.c-torture/execute/memset-1.c: New test.
2526         * gcc.c-torture/execute/strlen-1.c: New test.
2527         * gcc.c-torture/execute/strcmp-1.c: New test.
2528         * gcc.c-torture/execute/strncmp-1.c: New test.
2529
2530 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
2531
2532         * gcc.dg/ppc-ldstruct.c: New test.
2533
2534 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
2535
2536         * gcc.c-torture/execute/va-arg-22.c: New test.
2537
2538 Sat Mar  9 07:47:50 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2539
2540         * gcc.c-torture/compile/20020309-1.c: New test.
2541
2542 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
2543
2544         * gcc.c-torture/execute/20020307-2.c: New test.
2545
2546 Thu Mar  7 10:05:31 2002  Jeffrey A Law  (law@redhat.com)
2547
2548         * g77.f-torture/compile/20020307-1.f: New test.
2549
2550 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
2551
2552         * gcc.dg/unordered-1.c: New test.
2553
2554 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
2555
2556         * gcc.c-torture/execute/20020307-1.c: New test.
2557
2558 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
2559
2560         * gcc.dg/20020304-1.c: New test.
2561
2562         * gcc.c-torture/compile/20020304-2.c: New test.
2563
2564 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
2565
2566         * gcc.c-torture/compile/20020304-1.c: New test case
2567         (from PR c/5830).
2568
2569 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
2570
2571         * gcc.dg/20020103-1.c: Add other -D ppc variants.
2572
2573 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2574
2575         * g++.dg/other/classkey1.C: New test.
2576
2577 2002-03-01  Richard Henderson  <rth@redhat.com>
2578
2579         * gcc.c-torture/compile/981223-1.x: New.
2580         * gcc.c-torture/compile/920625-1.x: New.
2581
2582 2002-02-28  Richard Henderson  <rth@redhat.com>
2583
2584         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
2585
2586 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
2587
2588         * gcc.c-torture/execute/20020227-1.c: New test.
2589
2590 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
2591
2592         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
2593         here" ERROR lines.
2594         * g++.old-deja/g++.oliva/partord1.C: Likewise.
2595         * g++.old-deja.g++.other/defarg1.C: Likewise.
2596         * g++.old-deja/g++.pt/calls2.C: Likewise.
2597         * g++.old-deja/g++.pt/crash20.C: Likewise.
2598         * g++.old-deja/g++.pt/crash30.C: Likewise.
2599         * g++.old-deja/g++.pt/crash36.C: Likewise.
2600         * g++.old-deja/g++.pt/crash6.C: Likewise.
2601         * g++.old-deja/g++.pt/defarg13.C: Likewise.
2602         * g++.old-deja/g++.pt/derived3.C: Likewise.
2603         * g++.old-deja/g++.pt/error1.C: Likewise.
2604         * g++.old-deja/g++.pt/friend21.C: Likewise.
2605         * g++.old-deja/g++.pt/friend23.C: Likewise.
2606         * g++.old-deja/g++.pt/infinite1.C: Likewise.
2607         * g++.old-deja/g++.robertl/eb128.C: Likewise.
2608
2609 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
2610
2611         * gcc.c-torture/execute/20020225-2.c: New test.
2612
2613 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
2614
2615         * gcc.c-torture/execute/920730-1t.c,
2616         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
2617         Delete test cases, only relevant to -traditional.
2618
2619 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
2620
2621         * gcc.dg/cpp/undef1.c: Remove.
2622         * gcc.dg/cpp/directiv.c: Update.
2623         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
2624
2625 2002-02-27  Michael Meissner  <meissner@redhat.com>
2626
2627         * gcc.c-torture/execute/20020226-1.c: New test.
2628
2629 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
2630
2631         * g++.dg/debug/debug4.C: New test.
2632
2633         * gcc.dg/ia64-visibility-1.c: New test.
2634
2635 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
2636
2637         * gcc.dg/debug/20020224-1.c: New.
2638
2639 2002-02-25  Kazu Hirata  <kazu@hxi.com>
2640
2641         * gcc.c-torture/execute/960416-1.x: New.
2642         * gcc.c-torture/execute/divconst-3.x: Likewise.
2643
2644 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
2645
2646         * gcc.dg/20020224-1.c: New test.
2647
2648 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
2649
2650         * gcc.c-torture/execute/20020225-1.c: New.
2651
2652 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
2653
2654         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
2655
2656 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
2657
2658         * gcc.dg/20020222-1.c: New test.
2659
2660 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
2661
2662         * g++.dg/opt/anonunion1.C: New test.
2663
2664 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
2665
2666         * g++.dg/template/qualttp19.C: New test.
2667         * g++.dg/template/qualttp20.C: New test.
2668         * g++.old-deja/g++.jason/report.C: Adjust expected errors
2669         * g++.old-deja/g++.other/qual1.C: Likewise.
2670
2671 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
2672
2673         * gcc.dg/attr-alwaysinline.c: New.
2674
2675 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
2676
2677         * gcc.dg/20020220-1.c: New test.
2678
2679         * gcc.dg/20020220-2.c: New test.
2680
2681         * g++.dg/opt/mmx1.C: New test.
2682
2683 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
2684
2685         * gcc.c-torture/compile/20020110.c: New test.
2686
2687 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
2688
2689         * gcc.c-torture/execute/20020219-1.c: New test.
2690
2691         * gcc.dg/20020219-1.c: New test.
2692
2693         * gcc.dg/noncompile/20020220-1.c: New test.
2694
2695         * g++.dg/opt/ptrintsum1.C: New test.
2696
2697         * gcc.dg/debug/20020220-1.c: New test.
2698
2699 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
2700
2701         * gcc.c-torture/execute/20020216-1.c: New test.
2702
2703 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
2704
2705         * gcc.dg/decl-1.c: Update, new test.
2706
2707 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
2708
2709         * g++.dg/abi/bitfield1.C: New test.
2710         * g++.dg/abi/bitfield2.C: New test.
2711
2712 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
2713
2714         * gcc.dg/attr-nest.c: New test.
2715
2716 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
2717
2718         * gcc.c-torture/execute/20020215-1.c: New test.
2719
2720 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
2721
2722         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
2723         * g++.dg/debug/debug.exp: New.
2724         * g++.dg/debug/trivial.C: New.
2725         * g++.dg/debug/debug1.C: Moved...
2726         * g++.dg/other/debug1.C: ...from here.
2727         * g++.dg/debug/debug2.C: Moved...
2728         * g++.dg/other/debug2.C: ...from here.
2729         * g++.dg/debug/debug3.C: Moved...
2730         * g++.dg/other/debug3.C: ...from here.
2731
2732         * gcc.dg/noncompile/20020213-1.c: New test.
2733
2734 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
2735
2736         * g++.dg/other/debug3.C: New test.
2737
2738         * gcc.c-torture/execute/20020213-1.c: New test.
2739
2740 2002-02-13  Richard Smith <richard@ex-parrot.com>
2741
2742         * g++.old-deja/g++.other/thunk1.C: New test.
2743
2744 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
2745
2746         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
2747
2748 2002-02-13  Stan Shebs  <shebs@apple.com>
2749
2750         * gcc.dg/altivec-3.c: New.
2751
2752 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
2753
2754         * gcc.dg/Wunreachable-1.c: New test.
2755         * gcc.dg/Wunreachable-2.c: New test.
2756
2757 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
2758
2759         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
2760
2761 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
2762
2763         * gcc.dg/decl-1.c: New test.
2764
2765 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
2766
2767         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
2768
2769 2002-02-10  Kazu Hirata  <kazu@hxi.com>
2770
2771         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
2772         * gcc.c-torture/compile/980506-1.x: Likewise.
2773
2774 2002-02-10  Kazu Hirata  <kazu@hxi.com>
2775
2776         * gcc.dg/20020210-1.c: New.
2777
2778 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
2779
2780         * g77.f-torture/execute/947.f: New regression test
2781         for PR fortran/947.
2782
2783 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
2784
2785         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
2786         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
2787
2788 2002-02-08  Richard Henderson  <rth@redhat.com>
2789
2790         * gcc.c-torture/compile/labels-3.c: New.
2791
2792 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
2793
2794         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
2795         expression statements work instead.
2796         * gcc.dg/noncompile/20020207-1.c: New test.
2797
2798 2002-02-07  Richard Henderson  <rth@redhat.com>
2799
2800         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
2801
2802 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
2803
2804         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
2805         message from g77
2806         * lib/g77-dg.exp: Trim g77 error messages so that they are
2807         recognized by dg.exp.
2808
2809 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
2810
2811         PR fortran/5473
2812         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
2813
2814 2002-02-07  Richard Henderson  <rth@redhat.com>
2815
2816         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
2817         to be sufficiently aligned for integers.
2818
2819 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
2820
2821         * g++.dg/template/friend4.C: New test.
2822
2823 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
2824
2825         PR fortran/5743
2826         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
2827         unsupported cases.
2828
2829 2002-02-07  Richard Henderson  <rth@redhat.com>
2830
2831         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
2832         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
2833         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
2834         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
2835
2836 2002-02-06  Richard Henderson  <rth@redhat.com>
2837
2838         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
2839
2840 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
2841
2842         * gcc.dg/20020206-1.c: New test.
2843
2844 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
2845
2846         * gcc.c-torture/execute/20020206-1.c: New test.
2847
2848         * gcc.c-torture/execute/20020206-2.c: New test.
2849
2850         PR optimization/5429:
2851         * gcc.c-torture/compile/20020206-1.c: New test.
2852
2853 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
2854
2855         * g++.dg/ext/align1.C: Do not use an explicit alignment value
2856         as certain file formats cannot support particularly large
2857         alignments.
2858
2859         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
2860         and do not expect to be able to link the executable.
2861
2862         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
2863         fail because the COFF format does not support the weak attribute.
2864
2865 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
2866
2867         * g77.dg/pr5473.f:  New test
2868
2869 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
2870
2871         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
2872         Fix testcase accordingly.
2873
2874 2002-02-04  Richard Henderson  <rth@redhat.com>
2875
2876         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
2877         (buf): Change to be an array of pointers, not ints.
2878
2879 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
2880
2881         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
2882         before all tests.  Move warning one line above to match where it
2883         C frontend emits.
2884         * gcc.dg/Wswitch-2.c: New test.
2885         * g++.dg/warn/Wswitch-1.C: New test.
2886         * g++.dg/warn/Wswitch-2.C: New test.
2887
2888 2002-02-04  Richard Henderson  <rth@redhat.com>
2889
2890         * g++.dg/abi/offsetof.C: Fix size comparison.
2891
2892 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
2893
2894         * gcc.dg/cast-qual-2.c: New test.
2895
2896 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
2897
2898         * gcc.dg/20020201-4.c: New test.
2899
2900 2002-02-04  Ben Elliston  <bje@redhat.com>
2901
2902         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
2903         target_info attribute != 0, in addition to the empty string.
2904         (gcc_target_compile): Likewise.
2905
2906 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
2907
2908         * gcc.dg/Wswitch.c: New test.
2909         PR gcc/4475. PR gcc/3780.
2910
2911 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
2912
2913         * g77.f-torture/execute/5122.f: New test for regressions
2914         against PR fortran/5122.
2915
2916 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
2917
2918         * g77.f-torture/compile/pr3743.f: Delete
2919         * g77.dg/pr3743-1.f: New test.
2920         * g77.dg/pr3743-2.f: New test.
2921         * g77.dg/pr3743-3.f: New test.
2922         * g77.dg/pr3743-4.f: New test.
2923
2924 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2925
2926         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
2927
2928 2002-02-02  Richard Henderson  <rth@redhat.com>
2929
2930         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
2931         * gcc.c-torture/execute/bf64-1.c: Likewise.
2932
2933 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
2934
2935         * gcc.dg/20020201-2.c: New test.
2936
2937         * gcc.dg/20020201-3.c: New test.
2938
2939         * gcc.c-torture/execute/bitfld-2.c: New test.
2940
2941 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2942
2943         * gcc.dg/bitfld-1.c: Update.
2944         * gcc.dg/bitfld-2.c: Update.
2945         * gcc.c-torture/execute/bitfld-1.x: New.
2946
2947 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
2948
2949         * gcc.c-torture/execute/20020201-1.c: New test.
2950
2951 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
2952
2953         PR target/5469
2954         * gcc.dg/20020201-1.c: New test.
2955
2956 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
2957
2958         PR fortran/3743
2959         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
2960         * g77.f-torture/compile/pr3743.x: Remove
2961
2962 2002-01-31  Tom Rix  <trix@redhat.com>
2963
2964         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
2965
2966 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
2967
2968         * gcc.dg/noncompile/20020130-1.c: New test.
2969
2970 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
2971
2972         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
2973
2974 2002-01-29  Richard Henderson  <rth@redhat.com>
2975
2976         * gcc.c-torture/execute/991118-1.c: Cast various constants back
2977         to long long.
2978         * gcc.c-torture/execute/bf64-1.c: Likewise.
2979
2980 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
2981
2982         * gcc.c-torture/execute/20020129-1.c: New test.
2983
2984 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
2985
2986         * gcc.c-torture/compile/20000224-1.c: Update.
2987         * gcc.c-torture/execute/bitfld-1.c: New tests.
2988         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
2989         * gcc.dg/uninit-A.c: Update.
2990
2991 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
2992
2993         * g++.dg/template/ctor1.C: Add instantiation.
2994
2995 2002-01-28  Paul Koning  <pkoning@equallogic.com>
2996
2997         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
2998         argument to __builtin_prefetch to be const ptr.
2999
3000 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
3001
3002         * gcc.c-torture/compile/20020120-1.c: New test.
3003
3004 2002-01-27  Kazu Hirata  <kazu@hxi.com>
3005
3006         * gcc.c-torture/execute/20020127-1.c: New test.
3007
3008 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
3009
3010         * g77.dg/f77-edit-i-in.f: New test
3011         * g77.dg/f77-edit-i-out.f: New test
3012
3013 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
3014
3015         * gcc.dg/debug/debug.exp: New file.
3016         * gcc.dg/debug/trivial.c: New file.
3017         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
3018         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
3019         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
3020         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
3021         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
3022         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
3023         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
3024         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
3025         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
3026         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
3027         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
3028         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
3029         * gcc.dg/20000503-1.c: Removed.
3030         * gcc.dg/20010207-1.c: Removed.
3031         * gcc.dg/20011223-1.c: Removed.
3032         * gcc.dg/20020104-2.c: Removed.
3033         * gcc.dg/debug-1.c: Removed.
3034         * gcc.dg/debug-2.c: Removed.
3035         * gcc.dg/debug-3.c: Removed.
3036         * gcc.dg/debug-4.c: Removed.
3037         * gcc.dg/debug-5.c: Removed.
3038         * gcc.dg/debug-6.c: Removed.
3039         * gcc.dg/dwarf2-1.c: Removed.
3040         * gcc.dg/dwarf2-2.c: Removed.
3041
3042 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
3043
3044         * g++.old-deja/g++.other/eh5.C: New test.
3045         * g++.old-deja/g++.other/sibcall2.C: New test.
3046         * g++.old-deja/g++.other/array9.C: New test.
3047         * g++.old-deja/g++.other/typename2.C: New test.
3048         * g++.old-deja/g++.other/crash60.C: New test.
3049         * g++.old-deja/g++.other/conv9.C: New test.
3050         * g++.old-deja/g++.other/mangle10.C: New test.
3051         * g++.old-deja/g++.other/unchanging1.C: New test.
3052         * g++.old-deja/g++.other/exprstmt1.C: New test.
3053         * g++.old-deja/g++.other/inline23.C: New test.
3054         * g++.old-deja/g++.eh/ia64-1.C: New test.
3055         * g++.old-deja/g++.other/dwarf2-1.C: New test.
3056         * g++.old-deja/g++.other/reload1.C: New test.
3057         * g++.old-deja/g++.other/static20.C: New test.
3058         * g++.old-deja/g++.other/local-alloc1.C: New test.
3059         * g++.old-deja/g++.other/conv8.C: New test.
3060         * g++.old-deja/g++.other/stmtexpr2.C: New test.
3061         * g++.old-deja/g++.other/storeexpr1.C: New test.
3062         * g++.old-deja/g++.other/storeexpr2.C: New test.
3063         * g++.dg/eh/template2.C: New test.
3064         * g++.dg/warn/weak1.C: New test.
3065
3066 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
3067
3068         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
3069         Remove first, non-varying, argument.
3070
3071 2002-01-23  Richard Henderson  <rth@redhat.com>
3072
3073         * gcc.dg/inline-2.c: New.
3074
3075         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
3076         Add optional target arg.  Check number of arguments.
3077         (scan-assembler-not, scan-assembler-dem): Likewise.
3078         (scan-assembler-dem-not): Likewise.
3079
3080 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
3081
3082         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
3083         line 12.
3084         * g++.old-deja/g++.brendan/parse3.C,
3085         g++.old-deja/g++.other/crash26.C,
3086         g++.old-deja/g++.other/crash28.C,
3087         g++.old-deja/g++.other/crash29.C,
3088         g++.old-deja/g++.other/crash30.C,
3089         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
3090
3091 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
3092
3093         * gcc.dg/20020115-1.c: New.
3094
3095 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
3096
3097         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
3098
3099 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
3100
3101         * gcc.dg/20020122-3.c: New.
3102
3103 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
3104
3105         * g++.dg/other/gc1.C: New test.
3106
3107 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
3108
3109         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
3110
3111 2002-01-22  Richard Henderson  <rth@redhat.com>
3112
3113         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
3114
3115 2002-01-22  Richard Henderson  <rth@redhat.com>
3116
3117         * gcc.dg/20020122-4.c: New.
3118
3119 2002-01-22  H.J. Lu <hjl@gnu.org>
3120
3121         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
3122         link output.
3123         * gcc.dg/special/ecos.exp: Likewise.
3124         * lib/g++-dg.exp: Likewise.
3125         * lib/g77-dg.exp: Likewise.
3126         * lib/gcc-dg.exp : Likewise.
3127         * lib/mike-g++.exp: Likewise.
3128         * lib/mike-g77.exp: Likewise.
3129         * lib/mike-gcc.exp: Likewise.
3130         * lib/objc-dg.exp: Likewise.
3131
3132 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
3133
3134         PR target/5379
3135         * gcc.dg/20020122-2.c: New test.
3136
3137 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
3138
3139         * gcc.dg/20020122-1.c: New test.
3140
3141 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
3142
3143         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
3144
3145 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
3146
3147         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
3148
3149 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3150
3151         * gcc.c-torture/compile/20020121-1.c: New test.
3152
3153 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3154
3155         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
3156         ld_library_path.
3157
3158 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
3159
3160         * gcc.dg/20020218-1.c: New test.
3161
3162 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
3163
3164         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
3165         messages
3166         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
3167         "At global scope" warning
3168         * g++.dg/ext/align1.C: Change cygwin test for alignment
3169         from db-bogus to dg-warning
3170
3171 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
3172
3173         * g77.f-torture/compile/cpp2.F: New test.
3174
3175 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
3176
3177         * g++.dg/template/access1.C: New test.
3178
3179 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
3180
3181         * gcc.dg/20020118-1.c: New.
3182
3183 2002-01-18  Kazu Hirata  <kazu@hxi.com>
3184
3185         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
3186
3187 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
3188
3189         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
3190         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
3191         alignment warnings.
3192
3193 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
3194
3195         * gcc.misc-tests/i386-prefetch.exp: Save and restore
3196         torture_with_loops and torture_without_loops
3197
3198 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
3199
3200         * gcc.c-torture/compile/20020116-1.c: New test.
3201
3202 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
3203
3204         * gcc.dg/20020116-2.c: New test.
3205
3206         * gcc.dg/ultrasp4.c: New test.
3207
3208         * gcc.dg/20020116-1.c: New test.
3209
3210 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
3211
3212         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
3213         by EABI.
3214
3215 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
3216
3217         * gcc.misc-tests/i386-prefetch.exp: New.
3218         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
3219         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
3220         * gcc.misc-tests/i386-pf-none-1.c: New test.
3221         * gcc.misc-tests/i386-pf-sse-1.c: New test.
3222
3223 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
3224
3225         * gcc.dg/gnu89-init-1.c: Add new tests.
3226
3227 2002-01-15  Andreas Jaeger  <aj@suse.de>
3228
3229         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
3230         * gcc.dg/i386-mmx-2.c: Likewise.
3231         * gcc.dg/i386-sse-1.c: Likewise.
3232         * gcc.dg/i386-sse-2.c: Likewise.
3233         * gcc.dg/i386-sse-3.c: Likewise.
3234
3235 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
3236
3237         * g77.f-torture/execute/intrinsic-unix-bessel.f:
3238         Uncomment additional cases that now pass.
3239
3240 2002-01-11  Richard Henderson  <rth@redhat.com>
3241
3242         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
3243         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
3244
3245 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
3246
3247         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
3248
3249 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
3250
3251         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
3252         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
3253
3254 2002-01-10  Dale Johannesen  <dalej@apple.com>
3255
3256         * gcc.c-torture/execute/loop-11.c: New.
3257
3258 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
3259
3260         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
3261         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
3262
3263 2002-01-09  Richard Henderson  <rth@redhat.com>
3264
3265         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
3266         type in which to perform the operation for each size.
3267
3268 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
3269
3270         * gcc.c-torture/compile/20020109-2.c: New test.
3271
3272 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
3273
3274         * gcc.c-torture/execute/loop-10.c: New test.
3275
3276 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
3277
3278         * gcc.c-torture/compile/20010226-1.c: New test.
3279         * gcc.c-torture/compile/20010227-1.c: New test.
3280         * gcc.c-torture/compile/20010426-1.c: New test.
3281         * gcc.c-torture/compile/20010510-1.c: New test.
3282         * gcc.c-torture/compile/20010605-3.c: New test.
3283         * gcc.c-torture/compile/20010824-1.c: New test.
3284         * gcc.c-torture/execute/20010409-1.c: New test.
3285         * gcc.dg/noncompile/20000901-1.c: New test.
3286         * gcc.dg/20001023-1.c: New test.
3287         * gcc.dg/20001101-1.c: New test.
3288         * gcc.dg/20001102-1.c: New test.
3289         * gcc.dg/20010207-1.c: New test.
3290         * gcc.dg/20010405-1.c: New test.
3291         * gcc.dg/20010822-1.c: New test.
3292         * gcc.dg/20011107-1.c: New test.
3293
3294 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
3295
3296         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
3297
3298         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
3299         execution failure on PA targets.
3300
3301 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
3302
3303         * gcc.c-torture/compile/20020109-1.c: New test.
3304
3305 2002-01-08  Kazu Hirata  <kazu@hxi.com>
3306
3307         * gcc.c-torture/execute/20020108-1.c: New test.
3308
3309 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
3310
3311         * gcc.dg/20020108-1.c: New test.
3312
3313 2002-01-08  H.J. Lu <hjl@gnu.org>
3314
3315         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
3316         for header files.
3317
3318 2002-01-08  Geoff Keating  <geoffk@redhat.com>
3319
3320         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
3321         consistency.
3322
3323 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
3324
3325         * gcc.dg/altivec-4.c: Test altivec predicates.
3326
3327 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
3328
3329         * gcc.c-torture/execute/20020107-1.c: New test.
3330
3331 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
3332
3333         PR c/5279
3334         * gcc.c-torture/compile/20020106-1.c: New test.
3335
3336 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
3337
3338         * gcc.c-torture/execute/nestfunc-4.c: New test.
3339
3340 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
3341
3342         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
3343         extra triple that slipped in.
3344         * g++.old-deja/g++.abi/align.C: Likewise.
3345         * g++.old-deja/g++.abi/bitfields.C: Likewise.
3346
3347 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
3348
3349         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
3350         * g++.old-deja/g++.abi/align.C: Likewise.
3351         * g++.old-deja/g++.abi/bitfields.C: Likewise.
3352
3353         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
3354         on FreeBSD/i386.
3355         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
3356         FreeBSD.
3357
3358 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
3359
3360         * gcc.dg/20020104-1.c: New test.
3361
3362         * gcc.dg/20020104-2.c: New test.
3363
3364 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
3365
3366         * gcc.dg/20020103-1.c: Fix typo in target selector.
3367
3368 2002-01-03  Richard Henderson  <rth@redhat.com>
3369
3370         * gcc.dg/20020103-1.c: New.
3371
3372 2002-01-03  Kazu Hirata  <kazu@hxi.com>
3373
3374         * gcc.c-torture/execute/20020103-1.c: New test.
3375
3376 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
3377
3378         * g++.dg/other/debug2.C: New test.
3379
3380         * gcc.c-torture/compile/20020103-1.c: New test.
3381
3382 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
3383
3384         * gcc.dg/gnu89-init-1.c: Added new tests.
3385
3386 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
3387
3388         * g++.dg/template/friend2.C: Remove as patch is reverted.
3389
3390         * g++.dg/warn/oldcast1.C: New test.
3391
3392         * g++.dg/template/ptrmem1.C: New test.
3393         * g++.dg/template/ptrmem2.C: New test.
3394
3395         * g++.dg/template/ntp.C: New test.
3396
3397         * g++.dg/other/component1.C: New test.
3398
3399         * g++.dg/template/ttp3.C: New test.
3400
3401         * g++.dg/template/friend2.C: New test.
3402         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
3403
3404 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
3405
3406         * g++.dg/other/ptrmem1.C: New test.
3407         * g++.dg/other/ptrmem2.C: New test.
3408
3409 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
3410
3411         * g++.dg/template/ctor1.C: New test.
3412
3413 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
3414
3415         * g++.dg/template/friend2.C: New test.
3416
3417 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
3418
3419         * gcc.dg/mmix-1.c: New test.
3420
3421 2001-12-31  Richard Henderson  <rth@redhat.com>
3422
3423         * gcc.dg/asm-5.c: New.
3424
3425 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
3426
3427         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
3428         in namespace __gnu_cxx
3429
3430 2001-12-30  Richard Henderson  <rth@redhat.com>
3431
3432         * gcc.dg/debug-6.c: New.
3433
3434 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
3435
3436         * gcc.c-torture/compile/20011229-2.c: New test.
3437
3438 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
3439
3440         * gcc.dg/debug-3.c: New test.
3441         * gcc.dg/debug-4.c: New test.
3442         * gcc.dg/debug-5.c: New test.
3443
3444 2001-12-29  Richard Henderson  <rth@redhat.com>
3445
3446         * g++.dg/eh/loop1.C: New.
3447
3448 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
3449
3450         * g++.dg/template/crash1.C: New test.
3451
3452 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
3453
3454         * g++.dg/other/const1.C: New test.
3455
3456 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
3457
3458         * gcc.c-torture/compile/20011229-1.c: New test.
3459
3460 2001-12-28  Stan Shebs  <shebs@apple.com>
3461
3462         * lib/objc-torture.exp: Resync with c-torture.exp.
3463         * lib/objc.exp: Load standard libraries.
3464
3465 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
3466
3467         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
3468         additional tests.
3469
3470 2001-12-27  Roger Sayle <roger@eyesopen.com>
3471
3472         * gcc.c-torture/execute/string-opt-16.c: New testcase.
3473
3474 2001-12-27  Richard Henderson  <rth@redhat.com>
3475
3476         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
3477
3478 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
3479
3480         * g++.dg/eh/ctor1.C: New test.
3481         * g++.dg/other/error2.C: New test.
3482
3483 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
3484
3485         * g++.dg/other/init2.C: New test.
3486
3487 2001-12-24  Richard Henderson  <rth@redhat.com>
3488
3489         * gcc.dg/20011223-1.c: New.
3490         * gcc.dg/inline-1.c: New.
3491
3492 2001-12-23  Richard Henderson  <rth@redhat.com>
3493
3494         * gcc.dg/asm-4.c: Test operand modifiers.
3495
3496 2001-12-23  Richard Henderson  <rth@redhat.com>
3497
3498         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
3499
3500 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3501
3502         * gcc.c-torture/execute/20011223-1.c: New test.
3503
3504 2001-12-21  Richard Henderson  <rth@redhat.com>
3505
3506         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
3507         re-enables the warning.
3508
3509 2001-12-21  Richard Henderson  <rth@redhat.com>
3510
3511         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
3512
3513 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
3514
3515         * gcc.c-torture/compile/20011218-1.c: New test.
3516
3517 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
3518
3519         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
3520         arm-isr.c test.
3521         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
3522         epilogue generation for ARM ISR routines.
3523
3524 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3525
3526         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
3527         * gcc.dg/format/c90-printf-3.c: Likewise.
3528         * gcc.dg/format/c99-printf-3.c: Likewise.
3529         * gcc.dg/format/ext-1.c: Likewise.
3530         * gcc.dg/format/ext-6.c: Likewise.
3531         * gcc.dg/format/format.h: Prototype unlocked stdio.
3532
3533 2001-12-20  Richard Henderson  <rth@redhat.com>
3534
3535         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
3536         (arena): Use it.
3537         (malloc): Correct allocation logic.  Abort if we fill up the
3538         arena before initialization complete.
3539         (realloc): Correct allocation logic.
3540
3541 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
3542
3543         * gcc.c-torture/compile/20011219-2.c: New test.
3544
3545         * gcc.c-torture/execute/20011219-1.c: New test.
3546
3547 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
3548
3549         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
3550         target does not support weak symbols.
3551
3552 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
3553
3554         * gcc.c-torture/compile/20011219-1.c: New test.
3555
3556 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
3557
3558         * g++.dg/other/error1.C: New test.
3559
3560 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
3561
3562         * gcc.c-torture/execute/20011217-1.c: New test.
3563
3564 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
3565
3566         * objc.dg/special/: New directory.
3567         * objc.dg/special/special.exp: New file.
3568         * objc.dg/special/unclaimed-category-1.h: New file.
3569         * objc.dg/special/unclaimed-category-1a.m: New file.
3570         * objc.dg/special/unclaimed-category-1.m: New file.
3571
3572 2001-12-17  Andreas Jaeger  <aj@suse.de>
3573
3574         * gcc.c-torture/compile/20011217-2.c: New test.
3575
3576 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3577
3578         * gcc.c-torture/compile/20011217-1.c: New test.
3579
3580 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
3581
3582         * testsuite/gcc.dg/20011214-1.c: New.
3583
3584 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
3585
3586         * gcc.dg/altivec-4.c: New.
3587
3588 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
3589
3590         * gcc.dg/20011113-1.c: New test.
3591
3592 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3593
3594         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
3595         std::__malloc_alloc_template<0> and
3596         std::__default_alloc_template<false, 0>.
3597
3598 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
3599
3600         * objc/execute/bf-21.m: New test.
3601         * objc/execute/enumeration-1.m: New test.
3602         * objc/execute/enumeration-2.m: New test.
3603
3604 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
3605
3606         * gcc.dg/gnu89-init-1.c: New test.
3607
3608 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3609
3610         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
3611         * g++.old-deja/g++.jason/2371.C: Likewise.
3612         * g++.old-deja/g++.jason/template33.C: Likewise.
3613         * g++.old-deja/g++.jason/template34.C: Likewise.
3614         * g++.old-deja/g++.jason/template36.C: Likewise.
3615         * g++.old-deja/g++.oliva/typename1.C: Likewise.
3616         * g++.old-deja/g++.oliva/typename2.C: Likewise.
3617         * g++.old-deja/g++.other/typename1.C: Likewise.
3618         * g++.old-deja/g++.pt/inherit2.C: Likewise.
3619         * g++.old-deja/g++.pt/nontype5.C: Likewise.
3620         * g++.old-deja/g++.pt/typename11.C: Likewise.
3621         * g++.old-deja/g++.pt/typename14.C: Likewise.
3622         * g++.old-deja/g++.pt/typename16.C: Likewise.
3623         * g++.old-deja/g++.pt/typename3.C: Likewise.
3624         * g++.old-deja/g++.pt/typename4.C: Likewise.
3625         * g++.old-deja/g++.pt/typename5.C: Likewise.
3626         * g++.old-deja/g++.pt/typename7.C: Likewise.
3627         * g++.old-deja/g++.robertl/eb9.C: Likewise.
3628
3629 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
3630
3631         * g++.dg/other/linkage1.C: New test.
3632         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
3633         specifiers.
3634
3635 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
3636
3637         * gcc.dg/concat.c: New test.
3638
3639 2001-12-11  Stan Shebs  <shebs@apple.com>
3640
3641         * objc/compile: New test directory.
3642         * objc/compile/compile.exp: New expect script.
3643         * objc/compile/20011211-1.m: New compile test.
3644
3645 2001-12-11  Jason Merrill  <jason@redhat.com>
3646
3647         * lib/prune.exp (prune_gcc_output): Also handle "In member
3648         function".  So many permutations...
3649
3650 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
3651
3652         * g++.dg/template/typedef1.C: New test.
3653
3654 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
3655
3656         * g++.dg/other/copy1.C: New test.
3657
3658 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
3659
3660         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
3661
3662         * gcc.dg/builtin-choose-expr.c: New.
3663
3664 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
3665
3666         * gcc.dg/altivec-2.c: New.
3667
3668 2001-12-07  Richard Henderson  <rth@redhat.com>
3669
3670         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
3671
3672 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
3673
3674         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
3675         ultrasparc.
3676
3677 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3678
3679         * g++-old.deja/g++.robertl/eb101.C: Deleted.
3680
3681 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
3682
3683         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
3684         variable argument list.
3685
3686 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
3687
3688         * gcc.c-torture/execute/memcheck: Delete entire directory.
3689         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
3690         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
3691
3692 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3693
3694         * gcc.dg/Wshadow-1.c: New test.
3695
3696 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
3697
3698         * gcc.c-torture/compile/20011130-1.c: New test.
3699
3700         * gcc.dg/noncompile/20011025-1.c: New test.
3701
3702         * g++.dg/other/anon-union.C: New test.
3703
3704         * gcc.c-torture/execute/20011024-1.c: New test.
3705
3706 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
3707
3708         * gcc.c-torture/execute/20000722-1.x,
3709         gcc.c-torture/execute/20010123-1.x: Remove.
3710         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
3711         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
3712         gcc.dg/c99-complit-2.c: New tests.
3713
3714 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
3715
3716         * g++.dg/inherit/base1.C: New test.
3717
3718 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
3719
3720         * g++.dg/other/stdarg1.C: New test.
3721
3722         * gcc.c-torture/compile/20011130-2.c: New test.
3723
3724 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
3725
3726         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
3727         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
3728         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
3729         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
3730         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
3731         * gcc.dg/builtin-prefetch-1.c: New test.
3732
3733 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
3734
3735         * gcc.dg/20011130-1.c: New test.
3736
3737 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
3738
3739         * g++.dg/other/scope1.C: New test.
3740         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
3741
3742 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
3743
3744         * gcc.dg/vla-init-1.c: New test.
3745
3746 2001-12-01  Geoff Keating  <geoffk@redhat.com>
3747
3748         * gcc.c-torture/compile/structs.c: New testcase from GDB.
3749
3750 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
3751
3752         * objc.dg/alias.m: Update.
3753         * objc.dg/class-1.m: Update.
3754         * objc.dg/const-str-1.m: Update.
3755         * objc.dg/fwd-proto-1.m: Update.
3756         * objc.dg/id-1.m: Update.
3757         * objc.dg/super-class-1.m: Update.
3758
3759 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
3760
3761         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
3762         constructs.
3763
3764 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
3765
3766         * gcc.c-torture/execute/20011128-1.c: New test.
3767
3768 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
3769
3770         * gcc.dg/20011127-1.c: New test.
3771
3772 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3773
3774         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
3775         from Austin Group draft 7.
3776         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
3777         scanf format arguments.
3778         * gcc.dg/format/no-exargs-2.c: New test.
3779
3780 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
3781
3782         * g++.dg/abi/vbase8-4.C: New test.
3783
3784 2001-11-24  Ian Lance Taylor  <ian@airs.com>
3785
3786         * gcc.c-torture/execute/20011121-1.c: New test.
3787
3788 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
3789
3790         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
3791
3792 2001-11-23  Andreas Jaeger  <aj@suse.de>
3793
3794         * gcc.dg/cpp/charconst-2.c: New test.
3795
3796 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
3797
3798         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
3799         to the host if it is remote.  Let tests specify extra headers
3800         they use.
3801         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
3802         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
3803         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
3804         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
3805         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
3806         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
3807         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
3808         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
3809         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
3810         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
3811
3812 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
3813
3814         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
3815         for little endian ARMs.
3816
3817 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
3818
3819         * gcc.c-torture/compile/20011119-1.c: New test.
3820         * gcc.c-torture/compile/20011119-2.c: New test.
3821
3822 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
3823
3824         * gcc.dg/altivec-1.c: Fix typo.
3825
3826 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
3827
3828         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
3829
3830 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
3831
3832         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
3833
3834 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
3835
3836         * lib/g77.exp: Don't specify --rpath-link.
3837
3838         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
3839         across all the headers.
3840         * gcc.dg/format/format.exp: For testing on a remote host,
3841         copy format.h.
3842
3843         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
3844         * gcc.c-torture/execute/930406-1.c: Likewise.
3845         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
3846
3847 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
3848
3849         * gcc.dg/altivec-1.c: New.
3850
3851 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
3852
3853         * gcc.dg/cpp/fpreprocessed.c: New test case.
3854
3855 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3856
3857         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
3858         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
3859         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
3860
3861 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3862
3863         * gcc.dg/no-builtin-1.c: New test.
3864
3865 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
3866
3867         * gcc.c-torture/execute/20011115-1.c: New test.
3868
3869 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
3870
3871         * gcc.c-torture/compile/20011114-2.c: New test.
3872         * gcc.c-torture/compile/20011114-3.c: New test.
3873         * gcc.c-torture/compile/20011114-4.c: New test.
3874
3875 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
3876
3877         * g++.dg/other/init1.C: New test.
3878
3879 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
3880
3881         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
3882         message.
3883
3884         * gcc.c-torture/execute/20011114-1.c: New testcase.
3885
3886         * gcc.c-torture/compile/20010327-1.c: Revert last change.
3887         * gcc.c-torture/compile/20011114-1.c: New test, exactly
3888         like the (before this change) version of 20010327-1.c.
3889
3890 2001-11-14  Roger Sayle <roger@eyesopen.com>
3891
3892         * gcc.c-torture/execute/string-opt-13.c: New testcase.
3893
3894 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
3895
3896         * g++.dg/init/array2.C: New test.
3897
3898 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
3899
3900         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
3901
3902 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
3903
3904         * g++.dg/other/forscope1.C: New test.
3905         * g++.dg/ext/forscope1.C: New test.
3906         * g++.dg/ext/forscope2.C: New test.
3907
3908 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
3909
3910         * gcc.c-torture/execute/20011113-1.c: New test.
3911
3912 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
3913
3914         * gcc.c-torture/execute/20011109-2.c: New test.
3915
3916         * gcc.c-torture/execute/20011109-1.c: New test.
3917
3918 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
3919
3920         * gcc.c-torture/compile/20011109-1.c: New test.
3921
3922 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
3923
3924         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
3925         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
3926         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
3927         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
3928         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
3929         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
3930         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
3931
3932 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
3933
3934         * g++.dg/warn/Wshadow-1.C: New tests.
3935         * g++.old-deja/g++.mike/for3.C: Update.
3936
3937 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
3938
3939         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
3940         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
3941         XFAILs.  Adjust expected error texts.
3942         * gcc.c-torture/compile/20011106-1.c,
3943         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
3944         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
3945         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
3946         gcc.dg/c99-array-lval-5.c: New tests.
3947
3948 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3949
3950         * gcc.dg/cpp/defined.c: Update.
3951
3952 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3953
3954         * gcc.c-torture/execute/anon-1.c: New test.
3955
3956 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
3957
3958         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
3959         same size, so no warning should be produced on stormy16.
3960
3961         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
3962         due to oversized array.
3963         * g++.old-deja/g++.mike/ns15.C: Likewise.
3964         * g++.old-deja/g++.pt/crash16.C: Likewise.
3965
3966 2001-11-02  Graham Stott  <grahams@redhat.com>
3967
3968         * g++.dgother/debug1.C: Fix typos.
3969
3970 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
3971
3972         * g++.dg/other/debug1.C: New test.
3973
3974 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3975
3976         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
3977         of unsigned long.
3978
3979 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
3980
3981         * gcc.dg/20011029-2.c: New test.
3982
3983         * gcc.c-torture/compile/20011029-1.c: New test.
3984
3985 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
3986
3987         * objc/execute/class_self-1.m: New test.
3988         * objc/execute/class_self-2.m: New test.
3989
3990 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
3991
3992         * gcc.misc-tests/msgs.exp: Delete.
3993         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
3994         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
3995         error set to match recent changes.
3996
3997 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
3998
3999         * gcc.dg/20011021-1.c: New test.
4000
4001 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
4002
4003         * gcc.c-torture/compile/20011023-1.c: New test.
4004
4005 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
4006
4007         * lib/g77.exp: Rewrite based on lib/g++.exp.
4008
4009 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
4010
4011         * gcc.c-torture/execute/20011019-1.c: New test.
4012
4013         * gcc.dg/20011018-1.c: New test.
4014
4015 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
4016
4017         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
4018
4019 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
4020
4021         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
4022         * gcc.dg/attr-invalid.c: Likewise.
4023
4024 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
4025
4026         * testsuite/gcc.dg/20011015-1.c: New test.
4027
4028 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
4029
4030         * g++.dg/template/unify2.C: New test.
4031
4032 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
4033
4034         * g++.dg/other/exception-specification.C: New test
4035
4036 2001-10-13  Tom Rix  <trix@redhat.com>
4037
4038         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
4039         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
4040
4041 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
4042
4043         * testsuite/gcc.dg/20011009-1.c: New test.
4044
4045 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
4046
4047         PR g++/4476
4048         * g++.dg/other/friend1.C: New test.
4049
4050 2001-10-11  Richard Henderson  <rth@redhat.com>
4051
4052         * g++.old-deja/g++.other/crash18.C: Add -S to options.
4053
4054 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4055
4056         * gcc.c-torture/compile/20011010-1.c: New.
4057
4058 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4059
4060         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
4061         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
4062         g77.f-torture/execute/execute.exp,
4063         g77.f-torture/noncompile/noncompile.exp,
4064         gcc.c-torture/compile/compile.exp,
4065         gcc.c-torture/execute/execute.exp,
4066         gcc.c-torture/execute/ieee/ieee.exp,
4067         gcc.c-torture/execute/memcheck/memcheck.exp,
4068         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
4069         objc/execute/execute.exp: Update FSF address.
4070
4071 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
4072
4073         * gcc.dg/cpp/cmdlne-C.c: Update.
4074         * gcc.dg/cpp/cmdlne-C2.c: New.
4075
4076 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4077
4078         * gcc.c-torture/execute/20011008-3.c: New.
4079
4080 2001-10-08  DJ Delorie  <dj@redhat.com>
4081
4082         * gcc.dg/20011008-1.c: New.
4083         * gcc.dg/20011008-2.c: New.
4084
4085 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
4086
4087         * gcc.dg/cpp/spacing1.c: Update test.
4088
4089 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4090
4091         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
4092         spelling errors of "separate" as "seperate".
4093
4094 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
4095
4096         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
4097         enough to avoid inlining.
4098
4099 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
4100
4101         * lib/g77.exp: set libg2c_dir correctly.
4102
4103 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
4104
4105         * gcc.dg/cpp/macro11.c: New test.
4106
4107 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
4108
4109         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
4110         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
4111         gcc.dg/format/multattr-3.c: New tests.
4112         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
4113         tests for format attributes on function pointers being rejected.
4114
4115 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
4116
4117         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
4118
4119 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
4120
4121         * g++.dg/warn/format1.C: New test.
4122
4123 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
4124
4125         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
4126
4127 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
4128
4129         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
4130
4131 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
4132
4133         * gcc.dg/cpp/redef2.c: Add test.
4134
4135 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
4136
4137         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
4138         long-standing bug on i686, apparently.
4139         * gcc.c-torture/execute/loop-2c.x: New file.
4140         * gcc.c-torture/execute/loop-2d.x: New file.
4141         * gcc.c-torture/execute/loop-3c.x: New file.
4142
4143 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
4144
4145         * gcc.dg/cpp/20000625-2.c: Correct line number.
4146
4147 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
4148
4149         * gcc.dg/cpp/macro10.c: New test.
4150         * gcc.dg/cpp/strify3.c: New test.
4151         * gcc.dg/cpp/spacing1.c: Add tests.
4152         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
4153         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
4154
4155 2001-09-24  DJ Delorie  <dj@redhat.com>
4156
4157         * gcc.c-torture/execute/20010924-1.c: New test.
4158
4159 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
4160
4161         * testsuite/objc/execute/paste.m: Remove.
4162
4163 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4164
4165         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
4166
4167 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
4168
4169         * g77.dg/strlen0.f: New test.
4170
4171 2001-09-21  Richard Henderson  <rth@redhat.com>
4172
4173         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
4174         * g++.old-deja/g++.abi/vtable2.C: Likewise.
4175
4176 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
4177
4178         Table-driven attributes.
4179         * g++.dg/ext/attrib1.C: New test.
4180
4181 2001-09-20  DJ Delorie  <dj@redhat.com>
4182
4183         * gcc.dg/20000926-1.c: Update expected warning messages.
4184         * gcc.dg/array-2.c: Likewise, and test for warnings too.
4185         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
4186         array.
4187
4188 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
4189
4190         * g++.dg/eh/registers1.C: New test case.
4191
4192 2001-09-17  Richard Henderson  <rth@redhat.com>
4193
4194         * gcc.dg/array-5.c: Fix VLA decomposition test.
4195
4196 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
4197
4198         * gcc.dg/cpp/line5.c: New testcase.
4199
4200 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
4201
4202         * gcc.dg/cpp/macro9.c: New test.
4203
4204 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
4205
4206         * gcc.c-torture/execute/980223.c: Change type of addr from long
4207         to char *.
4208
4209 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
4210
4211         * gcc.c-torture/execute/20010915-1.c: New test.
4212
4213 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
4214
4215         * g77.dg/bprob: New directory.
4216         * g77.dg/bprob/bprob.exp: New file.
4217         * g77.dg/bprob/bprob-1.f: New test.
4218         * g77.dg/gcov: New directory.
4219         * g77.dg/gcov/gcov.exp: New file.
4220         * g77.dg/gcov/gcov-1.f: New test.
4221         * g77.dg/gcov/gcov-1.x: New file.
4222
4223 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4224
4225         * gcc.dg/cpp/directiv.c: Update.
4226         * gcc.dg/cpp/undef1.c: Update.
4227
4228 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
4229
4230         * gcc.dg/20010912-1.c: New test.
4231
4232 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
4233
4234         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
4235         language-independent file in lib.
4236         * lib/gcov.exp: New file.
4237
4238 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
4239
4240         * gcc.c-torture/compile/20010911-1.c: New test.
4241
4242 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
4243
4244         * lib/profopt.exp: New, to support profile-directed optimizations.
4245         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
4246         * gcc.misc-tests/bprob-1.c: New test.
4247         * gcc.misc-tests/bprob-2.c: New test.
4248
4249 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
4250
4251         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
4252         XFAIL and which kinds of gcov output to verify.
4253         * gcc.misc-tests/gcov-4b.x: New file.
4254         * gcc.misc-tests/gcov-5b.x: New file.
4255         * gcc.misc-tests/gcov-6.x: New file.
4256         * gcc.misc-tests/gcov-7.c: New test.
4257         * gcc.misc-tests/gcov-7.x: New file.
4258
4259 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
4260
4261         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
4262         * gcc.misc-tests/gcov-6.c: New test.
4263
4264 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4265
4266         PR c++/3986
4267         * g++.dg/abi/vbase1.C: New test.
4268
4269 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
4270
4271         * objc.dg/method-2.m: New.
4272
4273 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4274
4275         PR c++/4203
4276         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
4277         * g++.dg/init/empty1.C: New test.
4278
4279 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
4280
4281         * gcc.c-torture/compile/20010903-1.c: New test.
4282
4283 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
4284
4285         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
4286         for m68k.
4287
4288 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
4289
4290         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
4291
4292         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
4293
4294         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
4295
4296 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
4297
4298         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
4299         for 16-bit 'unsigned int'.
4300
4301 2001-08-29  Kazu Hirata  <kazu@hxi.com>
4302
4303         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
4304
4305 2001-08-27  Richard Henderson  <rth@redhat.com>
4306
4307         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
4308         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
4309
4310 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
4311
4312         * gcc.dg/asm-names.c (ymain): New.
4313
4314 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
4315
4316         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
4317         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
4318         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
4319
4320 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4321
4322         * gcc.dg/compare5.c: New testcase.
4323
4324 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
4325
4326         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
4327         and "In instantiation".
4328
4329 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
4330
4331         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
4332
4333 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
4334
4335         * gcc.misc-tests/gcov.exp: Add support for branch information.
4336         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
4337         * gcc.misc-tests/gcov-4.c: New test.
4338         * gcc.misc-tests/gcov-4b.c: New test.
4339         * gcc.misc-tests/gcov-5b.c: New test.
4340
4341 2001-08-20  Zack Weinberg  <zackw@panix.com>
4342
4343         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
4344         expected to fail.
4345
4346 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4347
4348         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
4349
4350 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
4351
4352         * g++.dg/eh/template1.C: New test.
4353
4354 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
4355
4356         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
4357         Fix thinko.
4358         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
4359         for xfail.
4360
4361 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
4362
4363         * lib/g77-dg.exp:  Use prune.exp for common procedures
4364         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
4365         * lib/g77.exp: (g77-dg-prune) Remove
4366
4367 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
4368
4369         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
4370
4371 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4372
4373         * g++.dg/template/unify1.C: New test.
4374
4375 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
4376
4377         * g++.dg/abi/empty4.C: New test.
4378
4379 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
4380
4381         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
4382         solaris2.*
4383         * g77.f-torture/compile/pr3743.x: Likewise
4384
4385 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
4386
4387         * g++.dg/other/using-declaration.C: New test.
4388
4389 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
4390
4391         * gcc.dg/cpp/tr-sign.c: New testcase.
4392
4393 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
4394
4395         * gcc.dg/cpp/19951025-1.c: Revert.
4396         * gcc.dg/cpp/directiv.c: We no longer process directives that
4397         interrupt macro arguments.
4398
4399 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
4400
4401         * gcc.dg/bconstp-1.c: New test.
4402
4403 2001-08-03  Richard Henderson  <rth@redhat.com>
4404
4405         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
4406
4407 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
4408
4409         * gcc.dg/cpp/19951025-1.c: Update.
4410
4411 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
4412
4413         * g77.dg/ff90-1.f (s): Fix reference of variable z,
4414         should be x.
4415
4416 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
4417
4418         Kill -fhonor-std.
4419         * g++.old-deja/g++.ns/ns14.C: Remove special options.
4420         * g++.old-deja/g++.other/std1.C: Likewise.
4421         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
4422
4423 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
4424
4425         * lib/g77.exp:  Load gcc-defs.exp for common procedures
4426         (g77_pass, g77_fail, g77_finish, g77_exit,
4427         ${tool}_check_unsupported_p} Now redundant.  Deleted.
4428
4429 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
4430
4431         * g77.dg/fbackslash.f
4432         * g77.dg/fcase-preserve.f
4433         * g77.dg/ff90-1.f
4434         * g77.dg/ffixed-line-length-0.f
4435         * g77.dg/ffixed-line-length-132.f
4436         * g77.dg/ffixed-line-length-7.f
4437         * g77.dg/ffixed-line-length-72.f
4438         * g77.dg/ffixed-line-length-none.f
4439         * g77.dg/ffree-form-1.f
4440         * g77.dg/fno-backslash.f
4441         * g77.dg/fno-f90-1.f
4442         * g77.dg/fno-fixed-form-1.f
4443         * g77.dg/fno-onetrip.f
4444         * g77.dg/fno-typeless-boz.f
4445         * g77.dg/fno-underscoring.f
4446         * g77.dg/fno-vxt-1.f
4447         * g77.dg/fonetrip.f
4448         * g77.dg/ftypeless-boz.f
4449         * g77.dg/fugly-assumed.f
4450         * g77.dg/funderscoring.f
4451         * g77.dg/fvxt-1.f
4452
4453 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
4454
4455         * objc.dg/fwd-proto-1.m: New.
4456         * objc.dg/local-decl-1.m: New.
4457         * objc.dg/naming-1.m: New.
4458         * objc.dg/naming-2.m: New.
4459         * objc.dg/proto-hier-1.m: New.
4460
4461 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
4462
4463         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
4464         largest-type elements to a struct makes its size grow.
4465
4466 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
4467
4468         * g++.dg/abi/vthunk1.C: New test.
4469
4470 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
4471
4472         * g++.dg/abi/vbase8-22.C: New test.
4473
4474 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
4475
4476         * gcc.dg/cpp/macro8.c: New test.
4477
4478 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
4479
4480         * g++.dg/abi/vbase8-21.C: New test.
4481
4482 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
4483
4484         * g++.dg/abi/vbase8-10.C: New test.
4485
4486 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4487
4488         * lib/g++.exp (g++_set_ld_library_path): Renamed to
4489         ${tool}_set_ld_library_path.
4490         Changed caller.
4491         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
4492         g++.exp.
4493
4494 2001-07-26  Stan Cox <scox@redhat.com>
4495
4496         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
4497         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
4498         gcc_exit, gcc_check_unsupported_p):
4499         Moved to gcc-deps.exp
4500         * gcc-deps.exp: New file.
4501
4502 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4503
4504         * g++.old-deja/g++.pt/defarg14.C: New test.
4505
4506 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
4507
4508         * g++.old-deja/g++.other/lineno5.C: New test.
4509
4510 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
4511
4512         * g++.old-deja/g++.pt/crash68.C: New test.
4513
4514 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
4515
4516         * g++.old-deja/g++.other/crash42.C: New test.
4517
4518 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
4519
4520         * gcc.dg/cpp/extratokens.c: Fix.
4521         * gcc.dg/cpp/skipping2.c: New tests.
4522
4523 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4524
4525         * gcc.c-torture/execute/20010724-1.c: New file.
4526         * gcc.c-torture/execute/20010724-1.x: New file.
4527
4528 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4529
4530         * g++.old-deja/g++.other/cond7.C: New test.
4531
4532 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4533
4534         * g++.old-deja/g++.other/optimize4.C: New test.
4535
4536 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4537
4538         * g++.old-deja/g++.abi/vbase8-5.C: New test.
4539
4540 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
4541
4542         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
4543         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
4544         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
4545         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
4546
4547         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
4548         bug report" message.
4549
4550         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
4551         * g++.dg/ext/instantiate1.C: Move from old-deja.
4552
4553 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
4554
4555         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
4556         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
4557         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
4558         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
4559
4560 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
4561
4562         * gcc.c-torture/execute/20010723-1.c: New test.
4563
4564 2001-07-23  Ben Elliston  <bje@redhat.com>
4565
4566         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
4567
4568 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4569
4570         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
4571         i[34567]86-*-*.
4572         Delete handling of ieee_multilib_flags.
4573         Pass -mieee for alpha*-*-* and sh-*-*.
4574         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
4575
4576 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
4577
4578         Remove old-abi tests.
4579         * g++.old-deja/g++.mike/p11116.C: Remove.
4580         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
4581
4582 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
4583
4584         * g77.f-torture/compile/pr3743.f:  New test
4585
4586 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
4587
4588         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
4589
4590 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4591
4592         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
4593         g++.old-deja/g++.pt/static6.C: Likewise.
4594         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
4595         supports weak symbols.
4596
4597 2001-07-18  Andreas Jaeger  <aj@suse.de>
4598
4599         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
4600         supported again.
4601
4602 2001-07-18  Andreas Jaeger  <aj@suse.de>
4603
4604         * gcc.dg/iftrap-1.c: Fix target line.
4605
4606 2001-07-17  Richard Henderson  <rth@redhat.com>
4607
4608         * gcc.c-torture/execute/20010717-1.c: New.
4609
4610 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4611
4612         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
4613         tests.
4614
4615 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
4616
4617         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
4618
4619 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4620
4621         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
4622         UAC_SIGBUS, UAC_NOPRINT definitions.
4623
4624 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
4625
4626         * objc/execute/object_is_class.m: New test.
4627         * objc/execute/object_is_meta_class.m: New test.
4628
4629 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4630
4631         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
4632         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
4633
4634 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
4635
4636         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
4637         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
4638
4639 2001-07-14  Richard Henderson  <rth@redhat.com>
4640
4641         * gcc.dg/iftrap-1.c: New.
4642
4643 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
4644
4645         * g77.f-torture/execute/intrinsic77.f: New test.
4646
4647 2001-07-11  Janis Johnson <janis@us.ibm.com>
4648
4649         * gcc.misc-tests/gcov-3.c: New test.
4650
4651 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
4652
4653         * gcc.c-torture/compile/20010711-1.c,
4654         * gcc.c-torture/compile/20010711-2.c: New tests.
4655
4656 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
4657
4658         * gcc.c-torture/execute/20010711-1.c: New test.
4659
4660 2001-07-11  Ben Elliston  <bje@redhat.com>
4661
4662         * g++.old-deja/g++.other/enum5.C: New test.
4663
4664 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
4665
4666         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
4667         (g++-dg-prune): Call prune_gcc_output.
4668         * prune.exp: New file for prune_gcc_output.
4669         * lib/g++.exp, lib/gcc.exp: Load it.
4670
4671 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4672
4673         * gcc.c-torture/compile/20010701-1.c,
4674         g++.old-deja/g++.ext/attrib6.C: New tests.
4675
4676 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
4677
4678         * gcc.c-torture/compile/20010706-1.c: New test.
4679
4680 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
4681
4682         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
4683
4684 2001-06-28  Stan Shebs  <shebs@apple.com>
4685
4686         * gcc.dg/pragma-darwin.c: New test.
4687
4688 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4689
4690         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
4691         Solaris 2.[678] system.
4692
4693 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4694
4695         * gcc.dg/20010622-1.c: New test.
4696
4697 2001-06-18  Stan Shebs  <shebs@apple.com>
4698
4699         * objc.dg: New directory.
4700         * objc.dg/dg.exp: New file.
4701         * objc.dg/alias.m: New.
4702         * objc.dg/class-1.m: New.
4703         * objc.dg/class-2.m: New.
4704         * objc.dg/const-str-1.m: New.
4705         * objc.dg/const-str-2.m: New.
4706         * objc.dg/id-1.m: New.
4707         * objc.dg/method-1.m: New.
4708         * objc.dg/super-class-1.m: New.
4709         * lib/objc-dg.exp: New file.
4710
4711 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4712
4713         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
4714         of label name.
4715
4716 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
4717
4718         * g++.old-deja/g++.abi/vbase8-9.C: New test.
4719
4720 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4721
4722         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
4723         variable.
4724
4725 2001-06-12  Richard Henderson  <rth@redhat.com>
4726
4727         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
4728
4729 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
4730
4731         * g++.old-deja/g++.abi/vbase5.C: New test.
4732         * g++.old-deja/g++.abi/vbase6.C: New test.
4733         * g++.old-deja/g++.abi/vbase7.C: New test.
4734
4735 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4736
4737         * gcc.c-torture/compile/20010610-1.c: New test.
4738
4739 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
4740
4741         * g++.old-deja/g++.abi/vbase4.C: New test.
4742
4743 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4744
4745         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
4746         support %f for HC11/HC12 targets.
4747         * gcc.c-torture/execute/930513-1.x: New file, likewise.
4748         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
4749         on HC11/HC12 targets.
4750         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
4751
4752 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4753
4754         * gcc.dg/wchar_t-1.c: New file.
4755         * gcc.dg/wint_t-1.c: Likewise.
4756
4757 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
4758
4759         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
4760
4761 2001-06-11  Richard Henderson  <rth@redhat.com>
4762
4763         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
4764
4765 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
4766
4767         * gcc.c-torture/compile/20010611-1.c: New test.
4768
4769 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
4770
4771         * gcc.dg/c99-tag-1.c: Add more tests.
4772
4773 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
4774
4775         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
4776         representation on MN10300 and ARM/Thumb.
4777
4778 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
4779
4780         * g77.f-torture/execute/20010610.f: New.
4781
4782 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
4783
4784         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
4785         names.
4786
4787 2001-06-09  Richard Henderson  <rth@redhat.com>
4788
4789         * gcc.c-torture/execute/ashrdi-1.c: New.
4790         * gcc.c-torture/execute/ashldi-1.c: New.
4791         * gcc.c-torture/execute/lshrdi-1.c: New.
4792
4793 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
4794
4795         * objc/execute/load-3.m: Added. Check sending +load to categories,
4796         in addition to classes.
4797
4798 2001-06-08  Stan Shebs  <shebs@apple.com>
4799
4800         * objc/execute/load-2.m: New test.  From Nicola Pero
4801         <n.pero@mi.flashnet.it>.
4802
4803 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
4804
4805         * gcc.c-torture/execute/20010605-2.c: New test.
4806
4807 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
4808
4809         * g++.old-deja/g++.abi/vbase2.C: New test.
4810         * g++.old-deja/g++.abi/vbase3.C: New test.
4811
4812 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
4813
4814         * g++.old-deja/g++.pt/friend49.C: New test.
4815
4816 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
4817
4818         * g++.old-deja/g++.ext/anon3.C: New test.
4819
4820 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
4821
4822         * g++.old-deja/g++.other/conv7.C: New test.
4823
4824 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
4825
4826         * gcc.c-torture/compile/20010605-2.c: New test.
4827
4828 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4829
4830         * gcc.c-torture/execute/20010604-1.c: New test.
4831
4832 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
4833
4834         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
4835
4836 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
4837
4838         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
4839         (g++_link_flags): Likewise.
4840         (g++_init): Pass gccpath's value to two previous functions.
4841
4842 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4843
4844         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
4845         Ensure logfile entry matches exec command line.
4846
4847 2001-05-31  Richard Henderson  <rth@redhat.com>
4848
4849         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
4850         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
4851
4852 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
4853
4854         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
4855         compiler for irix6.2
4856
4857 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
4858
4859         * g++.old-deja/g++.other/optimize3.C: New file.
4860
4861 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
4862
4863         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
4864         assemble.
4865
4866 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
4867
4868         * g++.old-deja/g++.other/optimize2.C: New file.
4869
4870 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
4871
4872         * gcc.c-torture/compile/20010518-2.c: New file.
4873         * gcc.c-torture/execute/20010518-1.c: New file.
4874         * gcc.c-torture/execute/20010518-2.c: New file.
4875
4876 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4877
4878         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
4879
4880 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
4881
4882         G++ no longer defines builtins that do not begin with __builtin.
4883         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
4884         * g++.old-deja/g++.brendand/misc13.C: Likewise.
4885         * g++.old-deja/g++.law/builtin1.C: Likewise.
4886         * g++.old-deja/g++.law/cvt2.C: Likewise.
4887         * g++.old-deja/g++.mike/net5.C: Likewise.
4888         * g++.old-deja/g++.other/builtins1.C: Likewise.
4889         * g++.old-deja/g++.other/builtins2.C: Likewise.
4890         * g++.old-deja/g++.other/builtins3.C: Likewise.
4891         * g++.old-deja/g++.other/builtins4.C: Likewise.
4892         * g++.old-deja/g++.other/inline8.C: Likewise.
4893         * g++.old-deja/g++.robertl/eb39.C: Likewise.
4894
4895 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
4896
4897         * g++.old-deja/g++.pt/using1.C: Adjust.
4898         * g++.old-deja/g++.pt/using2.C: New test.
4899
4900 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
4901
4902         * gcc.dg/cpp/charconst.c: New tests.
4903         * gcc.dg/cpp/escape.c: New tests.
4904         * gcc.dg/cpp/escape-1.c: New tests.
4905         * gcc.dg/cpp/escape-2.c: New tests.
4906         * gcc.dg/cpp/ucs.c: New tests.
4907
4908 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
4909
4910         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
4911         native compiler for irix6.5.
4912
4913 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
4914
4915         * lib/g++.exp (g++_include_flags): Use args to compute
4916         get_multilibs.
4917         (g++_link_flags): Likewise.
4918         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
4919
4920 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4921
4922         * gcc.dg/c90-hexfloat-1.c: Add more tests.
4923
4924 2001-05-21  Geoff Keating  <geoffk@redhat.com>
4925
4926         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
4927         this file.
4928
4929 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4930
4931         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
4932         STACK_SIZE;
4933         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
4934         to STACK_SIZE; Use it to define size of add_histo array.
4935         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
4936         to STACK_SIZE.
4937         (f): Use GITT_SIZE to define size of gitt local table.
4938         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
4939         to STACK_SIZE; Use it to define size of bytemem array.
4940
4941 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4942
4943         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
4944         on 68HC11/HC12 due to the asm instruction.
4945         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
4946         * gcc.c-torture/compile/920520-1.x: Likewise.
4947         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
4948         on 68HC11/HC12 because the function is larger than 64K.
4949         * gcc.c-torture/compile/961203-1.x: New file, this test fails
4950         on 68HC11/HC12 because the structure is too large.
4951
4952 2001-05-20  Richard Henderson  <rth@redhat.com>
4953
4954         * gcc.c-torture/execute/20010520-1.c: New.
4955
4956 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4957
4958         * g++.old-deja/g++.warn/compare1.C: New test.
4959         * gcc.dg/compare4.c: New test.
4960
4961 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
4962
4963         * g++.old-deja/g++.other/optimize1.C: New test.
4964
4965 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4966
4967         * g++.old-deja/g++.pt/spec41.C: New test.
4968
4969 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
4970
4971         * gcc.c-torture/compile/20010114-1.x: Remove.
4972
4973 2001-05-18  Stan Shebs  <shebs@apple.com>
4974
4975         * gcc.c-torture/compile/20010518-1.c: New test.
4976
4977 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
4978
4979         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
4980         * g++.old-deja/g++.pt/crash67.C: New test.
4981
4982 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
4983
4984         * g++.old-deja/g++.other/debug9.C: New test.
4985
4986 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
4987
4988         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
4989
4990 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
4991
4992         * gcc.c-torture/compile/20010516-1.c: New test.
4993
4994 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
4995
4996         * g++.old-deja/g++.other/crash41.C: New test.
4997
4998 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
4999
5000         * g++.old-deja/g++.pt/crash66.C: New test.
5001
5002 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
5003
5004         * g++.old-deja/g++.robertl/eb27.C: Convert.
5005
5006 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
5007
5008         * g++.dg/friend-warn.C: New test.  Do not warn about friend
5009         declaration being redundant.
5010
5011 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
5012
5013         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
5014
5015 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
5016
5017         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
5018
5019 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
5020
5021         * lib/g++.exp: Use testsuite_flags.
5022
5023 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
5024
5025         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
5026
5027 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5028
5029         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
5030
5031 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
5032
5033         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
5034
5035 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
5036
5037         * gcc.c-torture/compile/20010313-1.c: New test.
5038
5039 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
5040
5041         * gcc.dg/cpp/direct2.c: New test.
5042         * gccq.dg/cpp/direct2s.c: New test.
5043
5044         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
5045
5046 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
5047
5048         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
5049         * g++.old-deja/g++.other/op3.C: Likewise.
5050
5051 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
5052
5053         * gcc.dg/cpp/syshdr.h: New file.
5054         * gcc.dg/cpp/sysmac1.c: Update.
5055         * gcc.dg/cpp/sysmac2.c: Update.
5056
5057 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
5058
5059         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
5060
5061 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
5062
5063         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
5064         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
5065
5066 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
5067
5068         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
5069
5070 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
5071
5072         * lib/g++.exp (g++_include_flags): Don't use any special flags
5073         if TESTING_IN_BUILD_TREE is not defined.
5074         (g++_init): Use a plain 'c++' as the compiler if
5075         TESTING_IN_BUILD_TREEE is not defined.
5076
5077 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
5078
5079         * g++.old-deja/g++.eh/catch13.C: New test.
5080         * g++.old-deja/g++.eh/catch14.C: New test.
5081
5082 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
5083
5084         * gcc.dg/cpp/tr-define.c: New test.
5085
5086 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
5087
5088         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
5089         <stdlib.h>, not <malloc.h>.
5090
5091 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
5092
5093         * g++.old-deja/g++.ns/template17.C: New test.
5094
5095 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
5096
5097         * g++.old-deja/g++.pt/ref4.C: New test.
5098
5099 2001-04-30  Richard Henderson  <rth@redhat.com>
5100
5101         * gcc.dg/20000724-1.c: Revert last change.
5102
5103 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
5104
5105         * g77.f-torture/execute/20010430.f: New test.
5106
5107 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
5108
5109         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
5110
5111 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
5112
5113         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
5114
5115 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
5116
5117         * g++.old-deja/g++.eh/crash6.C: New test.
5118
5119 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
5120
5121         * g++.old-deja/g++.other/warn7.C: New test.
5122
5123 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
5124
5125         * g++.old-deja/g++.other/defarg9.C: New test.
5126
5127 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
5128
5129         * g77.f-torture/compile/20010426.f: New test.
5130         * g77.f-torture/execute/20010426.f: New test.
5131
5132 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
5133
5134         * g77.f-torture/compile/20000629-1.x: Remove - error
5135         has been fixed.
5136
5137 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
5138
5139         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
5140         Tweak slightly to work with g++.dg framework.
5141         * g++.dg/special/ecos.exp: Run initp1.C test.
5142         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
5143
5144         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
5145         its linker doesn't give line numbers either.
5146         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
5147
5148 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
5149
5150         * g++.old-deja/g++.other/lex1.C: New test.
5151
5152 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
5153
5154         * gcc.dg/noncompile/20010425-1.c: New test.
5155
5156 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
5157
5158         * g++.old-deja/g++.pt/mangle2.C: New test.
5159
5160 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
5161
5162         * gcc.dg/format/plus-1.c: New test.
5163
5164 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
5165
5166         * gcc.dg/20010423-1.c: New test.
5167
5168 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
5169
5170         * gcc.c-torture/execute/20010422-1.c: New test.
5171
5172 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
5173
5174         * g++.old-deja/g++.ns/type2.C: New test.
5175
5176 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
5177
5178         * g++.old-deja/g++.other/perf1.C: New test.
5179
5180 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
5181
5182         * gcc.dg/c99-func-2.c: Remove xfail.
5183         * gcc.dg/c99-func-3.c: Remove xfail.
5184         * gcc.dg/c99-func-4.c: Remove xfail.
5185
5186 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
5187
5188         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
5189
5190 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
5191
5192         * gcc.c-torture/compile/20010423-1.c: New test.
5193
5194 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5195
5196         * g++.old-deja/g++.pt/typename28.C: New test.
5197
5198 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5199
5200         * g++.old-deja/g++.abi/empty2.C: New test.
5201         * g++.old-deja/g++.abi/empty3.C: New test.
5202
5203 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
5204
5205         * g++.old-deja/g++.other/comdat2.C: New test.
5206         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
5207
5208 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
5209
5210         * g++.old-deja/g++.other/overload14.C: New test.
5211
5212 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
5213
5214         * g++.old-deja/g++.other/lookup23.C: New test.
5215
5216 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
5217
5218         * gcc.c-torture/execute/20010403-1.c: New test.
5219
5220 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
5221             Mark Mitchell  <mark@codesourcery.com>
5222
5223         * lib/old-dejagnu.exp: Don't delete output of executable.
5224         Add .exe suffix to executables.
5225
5226 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
5227
5228         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
5229
5230 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5231
5232         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
5233
5234 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
5235
5236         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
5237         * g++.old-deja/g++.abi/crash1.C: New test.
5238
5239 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
5240
5241         * g++.old-deja/g++.other/crash40.C: New test.
5242
5243 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5244
5245         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
5246
5247 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
5248
5249         * g++.old-deja/g++.other/warn6.C: New test.
5250
5251 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
5252
5253         * g++.old-deja/g++.robertl/eb42.C: Same.
5254
5255 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5256
5257         * gcc.dg/wtr-conversion-1.c: New testcase.
5258
5259 2001-04-10  Richard Henderson  <rth@redhat.com>
5260
5261         * g++.old-deja/g++.other/array5.C: New.
5262
5263 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5264
5265         * gcc.c-torture/execute/20010408-1.c: New test.
5266
5267 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
5268
5269         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
5270         headers and constructs.
5271         * g++.old-deja/g++.robertl/eb79.C: Same.
5272         * g++.old-deja/g++.robertl/eb77.C (main): Same.
5273         * g++.old-deja/g++.robertl/eb73.C: Same.
5274         * g++.old-deja/g++.robertl/eb66.C (main): Same.
5275         * g++.old-deja/g++.robertl/eb55.C (t): Same.
5276         * g++.old-deja/g++.robertl/eb54.C (main): Same.
5277         * g++.old-deja/g++.robertl/eb46.C (main): Same.
5278         * g++.old-deja/g++.robertl/eb44.C: Same.
5279         * g++.old-deja/g++.robertl/eb41.C (main): Same.
5280         * g++.old-deja/g++.robertl/eb4.C (main): Same.
5281         * g++.old-deja/g++.robertl/eb39.C: Same.
5282         * g++.old-deja/g++.robertl/eb33.C (main): Same.
5283         * g++.old-deja/g++.robertl/eb31.C (main): Same.
5284         * g++.old-deja/g++.robertl/eb30.C: Same.
5285         * g++.old-deja/g++.robertl/eb3.C: Same.
5286         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
5287         * g++.old-deja/g++.robertl/eb21.C: Same.
5288         * g++.old-deja/g++.robertl/eb15.C: Same.
5289         * g++.old-deja/g++.robertl/eb118.C: Same.
5290         * g++.old-deja/g++.robertl/eb115.C (main): Same.
5291         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
5292         * g++.old-deja/g++.robertl/eb109.C: Same.
5293         * g++.old-deja/g++.other/sibcall1.C (main): Same.
5294         * g++.old-deja/g++.mike/rtti1.C: Same.
5295         * g++.old-deja/g++.mike/p658.C: Same.
5296         * g++.old-deja/g++.mike/net46.C: Same.
5297         * g++.old-deja/g++.mike/net34.C: Same.
5298         * g++.old-deja/g++.mike/memoize1.C: Same.
5299         * g++.old-deja/g++.mike/eh2.C: Same.
5300         * g++.old-deja/g++.law/weak.C: Same.
5301         * g++.old-deja/g++.law/visibility7.C: Same.
5302         * g++.old-deja/g++.law/visibility25.C: Same.
5303         * g++.old-deja/g++.law/visibility22.C: Same.
5304         * g++.old-deja/g++.law/visibility2.C: Same.
5305         * g++.old-deja/g++.law/visibility17.C: Same.
5306         * g++.old-deja/g++.law/visibility13.C: Same.
5307         * g++.old-deja/g++.law/visibility10.C: Same.
5308         * g++.old-deja/g++.law/visibility1.C: Same.
5309         * g++.old-deja/g++.law/virtual3.C (eval): Same.
5310         * g++.old-deja/g++.law/vbase1.C: Same.
5311         * g++.old-deja/g++.law/operators32.C: Same.
5312         * g++.old-deja/g++.law/nest3.C: Same.
5313         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
5314         * g++.old-deja/g++.law/except5.C (main): Same.
5315         * g++.old-deja/g++.law/cvt7.C (run): Same.
5316         * g++.old-deja/g++.law/cvt2.C: Same.
5317         * g++.old-deja/g++.law/cvt16.C: Same.
5318         * g++.old-deja/g++.law/ctors6.C (bar): Same.
5319         * g++.old-deja/g++.law/ctors17.C (main): Same.
5320         * g++.old-deja/g++.law/ctors13.C: Same.
5321         * g++.old-deja/g++.law/ctors12.C (main): Same.
5322         * g++.old-deja/g++.law/ctors10.C: Same.
5323         * g++.old-deja/g++.law/code-gen5.C: Same.
5324         * g++.old-deja/g++.law/bad-error7.C: Same.
5325         * g++.old-deja/g++.law/arm9.C: Same.
5326         * g++.old-deja/g++.law/arm12.C: Same.
5327         * g++.old-deja/g++.law/arg8.C: Same.
5328         * g++.old-deja/g++.law/arg1.C: Same.
5329         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
5330         * g++.old-deja/g++.jason/template31.C: Same.
5331         * g++.old-deja/g++.jason/template24.C (main): Same.
5332         * g++.old-deja/g++.jason/2371.C: Same.
5333         * g++.old-deja/g++.eh/new2.C: Same.
5334         * g++.old-deja/g++.eh/new1.C: Same.
5335         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
5336         * g++.old-deja/g++.brendan/nest21.C (main): Same.
5337         * g++.old-deja/g++.brendan/err-msg3.C: Same.
5338         * g++.old-deja/g++.brendan/crash62.C: Same.
5339         * g++.old-deja/g++.brendan/crash52.C: Same.
5340         * g++.old-deja/g++.brendan/crash49.C (main): Same.
5341         * g++.old-deja/g++.brendan/crash38.C: Same.
5342         * g++.old-deja/g++.brendan/crash15.C (main): Same.
5343         * g++.old-deja/g++.brendan/copy9.C: Same.
5344
5345 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
5346
5347         * gcc.c-torture/execute/20001203-2.c (memset):
5348         Count argument is of type __SIZE_TYPE__.
5349
5350 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
5351
5352         * gcc.c-torture/compile/20010404-1.c: New test.
5353
5354 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
5355
5356         * gcc.c-torture/compile/20010326-1.c: New test.
5357
5358 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
5359
5360         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
5361         peculiarities of the SH.
5362         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
5363
5364 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5365
5366         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
5367         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
5368         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
5369
5370 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
5371
5372         * g77.f-torture/compile/20010321-1.f: New test.
5373
5374 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
5375
5376         * gcc.c-torture/compile/20010329-1.c: New test.
5377
5378 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
5379
5380         * gcc.c-torture/execute/20010329-1.c: New test.
5381
5382 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
5383
5384         * g++.old-deja/g++.other/eh4.C: Fix typo.
5385
5386 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
5387
5388         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
5389
5390 2001-03-28  Philip Blundell  <philb@gnu.org>
5391
5392         * gcc.c-torture/compile/20010328-1.c: New test.
5393
5394 2001-03-27  Richard Henderson  <rth@redhat.com>
5395
5396         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
5397         * g++.old-deja/g++.eh/vbase3.C: Likewise.
5398
5399 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
5400
5401         * gcc.c-torture/compile/20010327-1.c: New test.
5402
5403 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
5404
5405         * g++.old-deja/g++.other/friend12.C: New test.
5406         * g++.old-deja/g++.other/friend9.C: Expect no errors.
5407         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
5408
5409 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5410
5411         * gcc.c-torture/execute/20010325-1.c: New test.
5412
5413 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
5414
5415         * g++.old-deja/g++.other/mangle3.C: New test.
5416
5417 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
5418
5419         * g++.old-deja/g++.other/anon8.C: New test.
5420
5421 2001-03-20  Philip Blundell  <philb@gnu.org>
5422
5423         * gcc.c-torture/compile/20010320-1.c: New test.
5424
5425 2001-03-17  Richard Henderson  <rth@redhat.com>
5426
5427         * g++.old-deja/g++.other/eh4.C: Add expected error text.
5428
5429 2001-03-15  Geoff Keating  <geoff@redhat.com>
5430
5431         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
5432         tests on AIX.
5433
5434 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
5435
5436         * g++.old-deja/g++.other/eh4.C: New test.
5437
5438 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
5439
5440         * gcc.dg/cpp/mi1.c: Update.
5441
5442 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
5443
5444         * g++.old-deja/g++.other/regstack.C: New test.
5445
5446 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
5447
5448         * g++.old-deja/g++.other/ref4.C: New test.
5449
5450 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
5451
5452         * objc/execute/va_method.m: Added.
5453         * objc/execute/IMP.m: Added.
5454         * objc/execute/_cmd.m: Added.
5455         * objc/execute/accessing_ivars.m: Added.
5456         * objc/execute/class-1.m: Added.
5457         * objc/execute/class-10.m: Added.
5458         * objc/execute/class-11.m: Added.
5459         * objc/execute/class-12.m: Added.
5460         * objc/execute/class-13.m: Added.
5461         * objc/execute/class-14.m: Added.
5462         * objc/execute/class-2.m: Added.
5463         * objc/execute/class-3.m: Added.
5464         * objc/execute/class-4.m: Added.
5465         * objc/execute/class-5.m: Added.
5466         * objc/execute/class-6.m: Added.
5467         * objc/execute/class-7.m: Added.
5468         * objc/execute/class-8.m: Added.
5469         * objc/execute/class-9.m: Added.
5470         * objc/execute/class-tests-1.h
5471         * objc/execute/class-tests-2.h
5472         * objc/execute/compatibility_alias.m: Added.
5473         * objc/execute/encode-1.m: Added.
5474         * objc/execute/formal_protocol-1.m: Added.
5475         * objc/execute/formal_protocol-2.m: Added.
5476         * objc/execute/formal_protocol-3.m: Added.
5477         * objc/execute/formal_protocol-4.m: Added.
5478         * objc/execute/formal_protocol-5.m: Added.
5479         * objc/execute/formal_protocol-6.m: Added.
5480         * objc/execute/formal_protocol-7.m: Added.
5481         * objc/execute/informal_protocol.m: Added.
5482         * objc/execute/initialize.m: Added.
5483         * objc/execute/load.m: Added.
5484         * objc/execute/many_args_method.m: Added.
5485         * objc/execute/nested-3.m: Added.
5486         * objc/execute/no_clash.m: Added.
5487         * objc/execute/private.m: Added.
5488         * objc/execute/redefining_self.m: Added.
5489         * objc/execute/root_methods.m: Added.
5490         * objc/execute/selector-1.m: Added.
5491         * objc/execute/static-1.m: Added.
5492         * objc/execute/static-2.m: Added.
5493         * objc/execute/va_method.m: Added.
5494
5495 2001-03-10  Richard Henderson  <rth@redhat.com>
5496
5497         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
5498
5499 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
5500
5501         * g++.old-deja/g++.other/crash31.C: XFAIL.
5502         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
5503         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
5504         * gcc.c-torture/execute/20010123-1.x: XFAIL.
5505         * gcc.c-torture/execute/20010124-1.x: XFAIL.
5506         * gcc.dg/sequence-pt-1.c: XFAIL one test.
5507
5508 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
5509
5510         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
5511
5512 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
5513
5514         * gcc.dg/20000724-1.c: Don't use multiline strings.
5515
5516 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
5517
5518         * objc/execute/string1.m, objc/execute/string2.m: Compare the
5519         result of -cString against what we expect it to be; don't just
5520         print it out for no one to read.
5521
5522         * objc/execute/string3.m, objc/execute/string4.m: New tests.
5523         Based on testcases provided by Nicola Pero.
5524
5525 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
5526
5527         * gcc.dg/cpp/macro7.c: New test.
5528
5529 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
5530
5531         * gcc.dg/cpp/multiline.c: Update.
5532
5533 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
5534
5535         * g++.old-deja/g++.other/enum3.C: New test.
5536
5537 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
5538
5539         * g++.old-deja/g++.other/pod1.C: New test.
5540
5541 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
5542
5543         * g++.old-deja/g++.ext/overload1.C: New test.
5544
5545 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
5546
5547         * g++.old-deja/g++.pt/using1.C: New test.
5548
5549 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
5550
5551         * g++.old-deja/g++.other/using9.C: New test.
5552
5553 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
5554
5555         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
5556
5557         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
5558
5559 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
5560
5561         * g++.old-deja/g++.ext/realpt1.C: Remove.
5562
5563 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
5564
5565         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
5566
5567 2001-02-26  Will Cohen  <wcohen@redhat.com>
5568
5569         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
5570
5571 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
5572
5573         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
5574         templatized constructors.
5575
5576 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5577
5578         * gcc.c-torture/execute/20010224-1.c: New test.
5579
5580 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
5581
5582         * gcc.c-torture/execute/20010222-1.c: New test.
5583
5584 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
5585
5586         * g++.old-deja/g++.other/inline20.C: New test.
5587
5588 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
5589
5590         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
5591
5592 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
5593
5594         * g++.old-deja/g++.other/lookup22.C: New test.
5595
5596 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
5597
5598         * g77.dg: New directory.
5599         * g77.dg/20010216-1.f: New test case.
5600         * g77.dg/dg.exp: New driver.
5601         * lib/g77-dg.exp: New driver library.
5602
5603 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5604
5605         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
5606
5607 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
5608
5609         * g++.old-deja/g++.other/decl9.C: New test.
5610
5611 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
5612
5613         * g++.old-deja/g++.other/init16.C: Update the test so that it does
5614         not need <string> and also tests the initialization at runtime.
5615
5616 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
5617
5618         * gcc.c-torture/execute/longlong.c: New test.
5619
5620 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
5621
5622         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
5623
5624 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
5625
5626         * gcc.c-torture/execute/920302-1.c (execute):
5627         Change argument type to short.
5628
5629 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
5630
5631         * g++.old-deja/g++.pt/deduct6.C: New test.
5632
5633 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
5634
5635         * g++.old-deja/g++.pt/deduct5.C: New test.
5636
5637 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
5638
5639         * gcc.c-torture/execute/20010209-1.c: New test.
5640
5641 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
5642
5643         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
5644
5645 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
5646
5647         * g++.dg/vtgc1.C: Update for new ABI.
5648
5649         * consistency.vlad: New directory, 1665 files.
5650
5651 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5652
5653         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
5654         return type.
5655         * gcc.dg/cpp/digraphs.c: Declare puts.
5656
5657 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
5658
5659         * g++.old-deja/g++.other/warn5.C: New test.
5660
5661 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
5662
5663         * g++.old-deja/g++.pt/spec40.C: New test.
5664
5665 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
5666
5667         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
5668         case.
5669         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
5670
5671 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
5672
5673         * gcc.c-torture/compile/20010209-1.c: New test.
5674
5675 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
5676
5677         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
5678         excess errors message but not if it crashes.
5679         * g++.old-deja/g++.other/crash27.C: Likewise.
5680         * g++.old-deja/g++.other/crash28.C: Likewise.
5681         * g++.old-deja/g++.other/crash30.C: Likewise.
5682         * g++.old-deja/g++.other/crash32.C: Likewise.
5683         * g++.old-deja/g++.other/crash35.C: Likewise.
5684         * g++.old-deja/g++.pt/inherit2.C: Likewise.
5685
5686 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5687
5688         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
5689         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
5690         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
5691         g77.f-torture/execute/execute.exp,
5692         g77.f-torture/noncompile/noncompile.exp,
5693         gcc.c-torture/execute/execute.exp,
5694         gcc.c-torture/execute/memcheck/memcheck.exp,
5695         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
5696         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
5697         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
5698         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
5699         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
5700         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
5701         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
5702         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
5703         Remove bug reporting instructions with ancient email addresses.
5704
5705 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
5706
5707         * gcc.dg/20010202-1.c: New test.
5708         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
5709
5710 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
5711
5712         * g++.dg/stdbool-if.C: New test.
5713
5714 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
5715
5716         * objc/execute/fdecl.m: Added main().
5717
5718 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
5719
5720         * gcc.c-torture/execute/20010206-1.c: New test.
5721
5722 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
5723
5724         * gcc.dg/cpp/avoidpaste1.c: Update.
5725
5726 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
5727
5728         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
5729         Pero <nicola@brainstorm.co.uk>.
5730         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
5731
5732 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
5733
5734         * g++.old-deja/g++.pt/spec39.C: New test.
5735
5736 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
5737
5738         * gcc.c-torture/compile/20010202-1.c: New test.
5739
5740 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
5741
5742         * g++.old-deja/g++.abi/primary2.C: New test.
5743         * g++.old-deja/g++.abi/primary3.C: New test.
5744         * g++.old-deja/g++.abi/primary4.C: New test.
5745         * g++.old-deja/g++.abi/primary5.C: New test.
5746         * g++.old-deja/g++.abi/vtable3.h: New test.
5747         * g++.old-deja/g++.abi/vtable3a.C: New test.
5748         * g++.old-deja/g++.abi/vtable3b.C: New test.
5749         * g++.old-deja/g++.abi/vtable3c.C: New test.
5750         * g++.old-deja/g++.abi/vtable3d.C: New test.
5751         * g++.old-deja/g++.abi/vtable3e.C: New test.
5752         * g++.old-deja/g++.abi/vtable3f.C: New test.
5753         * g++.old-deja/g++.abi/vtable3g.C: New test.
5754         * g++.old-deja/g++.abi/vtable3h.C: New test.
5755         * g++.old-deja/g++.abi/vtable3i.C: New test.
5756         * g++.old-deja/g++.abi/vtable3j.C: New test.
5757         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
5758
5759 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
5760
5761         * g++.old-deja/g++.other/anon6.C: New test.
5762         * g++.old-deja/g++.other/anon7.C: New test.
5763
5764 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
5765
5766         * gcc.dg/cpp/avoidpaste2.c: New tests.
5767
5768 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
5769
5770         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
5771
5772 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
5773
5774         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
5775         DECIMAL_DIG cases for Irix."
5776
5777 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
5778
5779         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
5780
5781 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
5782
5783         * gcc.dg/c99-tag-1.c: New test.
5784
5785 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
5786
5787         * gcc.dg/cpp/tr-warn1.c: Add tests.
5788
5789 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
5790
5791         * gcc.dg/cpp/avoidpaste1.c: Update.
5792         * gcc.dg/cpp/paste4.c: Update.
5793
5794 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
5795
5796         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
5797         cases for Irix.
5798
5799 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5800
5801         * g++.old-deja/g++.other/inline19.C: New test.
5802
5803 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
5804
5805         * gcc.dg/Wlarger-than.c: New test.
5806
5807 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
5808
5809         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
5810
5811 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
5812
5813         * gcc.c-torture/execute/20010129-1.c: New test.
5814         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
5815
5816 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
5817
5818         * gcc.dg/cpp/avoidpaste1.c: Test case.
5819
5820 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
5821
5822         * g++.old-deja/g++.other/inline18.C: New test.
5823
5824 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5825
5826         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
5827         and __builtin_putchar.
5828
5829 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
5830
5831         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
5832         tests.
5833
5834 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
5835
5836         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
5837         floating point number rounding mode to round to the nearest
5838         representable mode.
5839
5840 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
5841
5842         * g++.old-deja/g++.other/mangle2.C: New test.
5843
5844 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
5845
5846         * gcc.c-torture/compile/20010124-1.c: New test.
5847
5848 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
5849
5850         * g++.old-deja/g++.pt/spec38.C: New test.
5851
5852 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5853
5854         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
5855         "Build don't run".
5856
5857 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5858
5859         * gcc.c-torture/execute/20010123-1.c: New test.
5860
5861 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
5862
5863         * g++.old-deja/g++.pt/spec37.C: New test.
5864
5865 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
5866
5867         * g++.old-deja/g++.pt/overload14.C: New test.
5868
5869 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5870
5871         * gcc.c-torture/execute/20010122-1.c: New test, exercise
5872         __builtin_return_address.
5873
5874 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
5875
5876         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
5877         * g++.old-deja/g++.pt/spec35.C: New test.
5878         * g++.old-deja/g++.pt/spec36.C: New test.
5879
5880 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
5881
5882         * gcc.c-torture/compile/20010118-1.c: New test.
5883
5884 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
5885
5886         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
5887
5888 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
5889
5890         * gcc.c-torture/execute/20010119-1.c: New test.
5891
5892 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
5893
5894         * g++.old-deja/g++.other/vbase5.C: New test.
5895
5896 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
5897
5898         * gcc.c-torture/execute/20010118-1.c: New test.
5899
5900 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
5901
5902         * g++.old-deja/g++.pt/deduct3.C: New test.
5903
5904 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
5905
5906         * g++.old-deja/g++.pt/spec34.C: New test.
5907
5908 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
5909
5910         * g77.f-torture/compile/20000601-2.f: New test.
5911
5912 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5913
5914         * g++.old-deja/g++.other/init17.C: New test.
5915
5916 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
5917
5918         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
5919
5920 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5921
5922         * g++.old-deja/g++.pt/unify8.C: New test.
5923
5924 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5925
5926         * g++.old-deja/g++.abi/vbase1.C: New test.
5927
5928 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5929
5930         * g++.old-deja/g++.pt/crash65.C: New test.
5931
5932 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
5933
5934         * gcc.dg/cpp/assembl2.S: New test case.
5935
5936 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
5937
5938         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
5939         are supported.
5940
5941 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5942
5943         * g++.old-deja/g++.other/builtins1.C: New test.
5944         * g++.old-deja/g++.other/builtins2.C: Likewise.
5945         * g++.old-deja/g++.other/builtins3.C: Likewise.
5946         * g++.old-deja/g++.other/builtins4.C: Likewise.
5947
5948 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
5949
5950         * gcc.c-torture/compile/20010117-1.c: New test.
5951         * gcc.c-torture/compile/20010117-2.c: New test.
5952
5953 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5954
5955         * g77.f-torture/execute/20010116.[fx]: New test,
5956         XFAIL on i?86-*-*.
5957         * g77.f-torture/compile/20010115.f: Indicate it's
5958         a test for PR fortran/1636.
5959
5960 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
5961
5962         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
5963
5964 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5965
5966         * g77.f-torture/compile/20010115.f: New test.
5967
5968 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
5969
5970         * g++.old-deja/g++.pt/nontype5.C: New test.
5971
5972 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
5973
5974         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
5975         have an equivalent working one below it.
5976
5977 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
5978
5979         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
5980         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
5981
5982 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
5983
5984         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
5985         message containing "init_priority".
5986         (conpr-2.C): Likewise.
5987         (conpr-3.C): Likewise.
5988         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
5989
5990 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5991
5992         * gcc.c-torture/execute/20010114-2.c: New test.
5993
5994 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
5995
5996         * gcc.c-torture/compile/20010114-1.c: New test.
5997         * gcc.c-torture/compile/20010114-1.x: Xfail.
5998         * gcc.c-torture/compile/20010114-2.c: New test.
5999         * gcc.c-torture/execute/20010114-1.c: New test.
6000         * gcc.dg/trunc-1.c: New test.
6001         * gcc.dg/uninit-B.c: New test.
6002
6003 2001-01-13  Nick Clifton  <nickc@redhat.com>
6004
6005         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
6006         target.
6007
6008 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6009
6010         * gcc.c-torture/compile/20010113-1.c: New test.
6011
6012 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
6013
6014         * gcc.c-torture/compile/20001212-1.c: New test.
6015
6016 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
6017
6018         * gcc.dg/cpp/widestr1.c: Update.
6019         * gcc.dg/cpp/prag-imp.c: Remove.
6020
6021 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
6022
6023         * gcc.c-torture/execute/20000801-3.x: Remove.
6024         * gcc.dg/c90-init-1.c: New test.
6025         * gcc.dg/c99-init-1.c: New test.
6026         * gcc.dg/c99-init-2.c: New test.
6027         * gcc.dg/gnu99-init-1.c: New test.
6028
6029 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
6030
6031         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
6032         testing that no relevant ones were found.
6033
6034 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
6035
6036         * g++.old-deja/g++.pt/cast2.C: New test.
6037
6038 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
6039
6040         * g++.old-deja/g++.pt/friend47.C: New test.
6041
6042 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
6043
6044         * g++.old-deja/g++.pt/instantiate13.C: New test.
6045
6046 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
6047
6048         * g++.old-deja/g++.other/defarg7.C: New test.
6049         * g++.old-deja/g++.other/defarg8.C: New test.
6050
6051 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
6052
6053         * g++.old-deja/g++.pt/crash64.C: New test.
6054
6055 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
6056
6057         * g++.old-deja/g++.pt/crash63.C: New test.
6058
6059 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
6060
6061         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
6062
6063 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
6064
6065         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
6066
6067 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
6068
6069         * g++.old-deja/g++.pt/error3.C: New test.
6070
6071 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
6072
6073         * g++.old-deja/g++.other/crash39.C: New test.
6074
6075 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
6076
6077         * g++.old-deja/g++.other/vbase4.C: New test.
6078
6079 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
6080
6081         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
6082         * gcc.dg/special/20000419-2.c: New file. Identical to above.
6083         * gcc.dg/special/special.exp: New test driver which will check
6084         for alias support for the above test.
6085
6086 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
6087
6088         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
6089         problems on small machines.
6090         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
6091         parameterize.
6092
6093 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
6094
6095         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
6096         mips.
6097         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
6098
6099 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
6100
6101         * g++.old_deja/g++.pt/using8.C: New test.
6102
6103 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6104
6105         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
6106
6107 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
6108
6109         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
6110         where a failure is expected.
6111         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
6112
6113 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
6114
6115         * g++.old_deja/g++.pt/instantiate12.C: New test.
6116
6117 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
6118
6119         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
6120         start of structs.
6121         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
6122         * g++.old-deja/g++.brendan/crash17.C: Likewise.
6123         * g++.old-deja/g++.brendan/crash29.C: Likewise.
6124         * g++.old-deja/g++.brendan/crash48.C: Likewise.
6125         * g++.old-deja/g++.brendan/ns1.C: Likewise.
6126         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
6127         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
6128         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
6129         * g++.old-deja/g++.eh/spec6.C: Likewise.
6130         * g++.old-deja/g++.jason/crash3.C: Likewise.
6131         * g++.old-deja/g++.law/ctors11.C: Likewise.
6132         * g++.old-deja/g++.law/ctors17.C: Likewise.
6133         * g++.old-deja/g++.law/ctors5.C: Likewise.
6134         * g++.old-deja/g++.law/ctors9.C: Likewise.
6135         * g++.old-deja/g++.mike/ambig1.C: Likewise.
6136         * g++.old-deja/g++.mike/net22.C: Likewise.
6137         * g++.old-deja/g++.mike/p3538a.C: Likewise.
6138         * g++.old-deja/g++.mike/p3538b.C: Likewise.
6139         * g++.old-deja/g++.mike/virt3.C: Likewise.
6140         * g++.old-deja/g++.niklas/t128.C: Likewise.
6141         * g++.old-deja/g++.other/anon4.C: Likewise.
6142         * g++.old-deja/g++.other/using1.C: Likewise.
6143         * g++.old-deja/g++.other/warn3.C: Likewise.
6144         * g++.old-deja/g++.pt/t37.C: Likewise.
6145         * g++.old-deja/g++.robertl/eb69.C: Likewise.
6146         * g++.old-deja/g++.robertl/eb71.C: Likewise.
6147
6148 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
6149
6150         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
6151
6152 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6153
6154         * gcc.c-torture/execute/stdio-opt-3.c: New test.
6155
6156 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
6157
6158         * gcc.c-torture/compile/20010107-1.c: New test.
6159
6160 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6161
6162         * gcc.c-torture/execute/builtin-noret-1.c: New test.
6163
6164 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6165
6166         * gcc.dg/format/format.h: New file.
6167         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
6168         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
6169         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
6170         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
6171         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
6172         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
6173         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
6174         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
6175         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
6176         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
6177         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
6178         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
6179         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
6180         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
6181         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
6182         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
6183         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
6184         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
6185         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
6186         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
6187         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
6188         instead of declaring standard types, macros and functions in each
6189         test.
6190
6191 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
6192
6193         * gcc.c-torture/execute/20010106-1.c: New test.
6194
6195 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6196
6197         * gcc.dg/format/format.exp: New file.
6198         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
6199         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
6200         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
6201         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
6202         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
6203         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
6204         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
6205         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
6206         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
6207         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
6208         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
6209         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
6210         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
6211         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
6212         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
6213         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
6214         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
6215         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
6216         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
6217         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
6218         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
6219         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
6220         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
6221         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
6222         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
6223         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
6224         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
6225         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
6226         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
6227         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
6228         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
6229         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
6230         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
6231         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
6232         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
6233         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
6234         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
6235         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
6236         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
6237         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
6238         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
6239         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
6240
6241 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
6242
6243         * gcc.c-torture/execute/991228-1.c: Take word endianness into
6244         account.
6245
6246 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
6247
6248         * gcc.c-torture/execute/builtin-complex-1.c: New test.
6249
6250 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
6251
6252         * g++.old-deja/g++.pt/crash62.C: New test.
6253
6254 2001-01-04  Richard Henderson  <rth@redhat.com>
6255
6256         * gcc.dg/20000926-1.c: Update expected warnings.
6257         * gcc.dg/array-2.c: Likewise.
6258         * gcc.dg/array-4.c: Also validate flexible array members.
6259         * gcc.dg/c99-flex-array-1.c: New.
6260
6261 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6262
6263         * gcc.c-torture/compile/20001222-1.x: Remove.
6264
6265 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6266
6267         * gcc.c-torture/execute/built-in-setjmp.c: New.
6268
6269 2001-01-03  Richard Henderson  <rth@redhat.com>
6270
6271         * gcc.dg/940510-1.c: Update expected error wording.
6272         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
6273
6274 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
6275
6276         * lib/target-supports.exp (check_alias_available): Modified to
6277         indicate aliases not supported if only weak aliases are supported.
6278
6279 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6280
6281         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
6282         Turn on cmpstrsi checks for __pj__ and __i370__.
6283
6284 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
6285
6286         * g++.old-deja/g++.other/virtual11.C: New test.
6287
6288 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
6289
6290         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
6291
6292 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6293
6294         * gcc.c-torture/compile/20010102-1.c: New test.
6295
6296 2001-01-02  Andreas Jaeger  <aj@suse.de>
6297
6298         * gcc.dg/noreturn-3.c: New test.
6299
6300         * gcc.dg/noreturn-4.c: New test.
6301
6302 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6303
6304         * gcc.c-torture/execute/stdio-opt-1.c: Also test
6305         __builtin_fputc and __builtin_fwrite.
6306
6307 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
6308
6309         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
6310         signed char, not default char.
6311
6312 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
6313
6314         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
6315
6316 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
6317
6318         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
6319
6320 2000-12-29  Richard Henderson  <rth@redhat.com>
6321
6322         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
6323         (__cyg_profile_func_exit): Define.
6324
6325 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
6326
6327         * g++.dg/vtgc1.C: New test.
6328
6329 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
6330
6331         * gcc.dg/noncompile/20001228-1.c: New test.
6332
6333         * gcc.dg/20001228-1.c: New test.
6334
6335         * gcc.c-torture/execute/20001228-1.c: New test.
6336
6337 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
6338
6339         * gcc.dg/format-strfmon-1.c: New test.
6340
6341 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6342
6343         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
6344         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
6345         * gcc.c-torture/execute/string-opt-1.c: Likewise.
6346         * gcc.c-torture/execute/string-opt-2.c: Likewise.
6347         * gcc.c-torture/execute/string-opt-3.c: Likewise.
6348         * gcc.c-torture/execute/string-opt-4.c: Likewise.
6349         * gcc.c-torture/execute/string-opt-6.c: Likewise.
6350         * gcc.c-torture/execute/string-opt-7.c: Likewise.
6351         * gcc.c-torture/execute/string-opt-8.c: Likewise.
6352         * gcc.c-torture/execute/string-opt-9.c: Likewise.
6353         * gcc.c-torture/execute/string-opt-10.c: Likewise.
6354         * gcc.c-torture/execute/string-opt-11.c: Likewise.
6355         * gcc.c-torture/execute/string-opt-12.c: Likewise.
6356
6357         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
6358         * gcc.c-torture/execute/string-opt-4.c: Test index.
6359
6360 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
6361
6362         * gcc.c-torture/compile/20001226-1.c: New test.
6363
6364 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
6365
6366         * gcc.c-torture/compile/20001222-1.c: New test.
6367         * gcc.c-torture/compile/20001222-1.x: Xfail.
6368
6369 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
6370
6371         * gcc.c-torture/execute/comp-goto-2.c: New test.
6372
6373 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
6374
6375         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
6376         Use long types if __INT_MAX__ is 32767.
6377         (main): Use cast to (sint32 *) when poking 88 into a_page.
6378
6379         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
6380
6381 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
6382
6383         * gcc.c-torture/compile/20001221-1.c: New test.
6384         * gcc.c-torture/execute/20001221-1.c: New test.
6385
6386 2000-12-20  Richard Henderson  <rth@redhat.com>
6387
6388         * g++.old-deja/g++.pt/crash36.C: Update error lines.
6389         * g++.old-deja/g++.robertl/eb109.C: Likewise.
6390
6391 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6392
6393         * gcc.dg/compare3.c: New test.
6394
6395 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6396
6397         * gcc.dg/format-warnll-1.c: New test.
6398
6399 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
6400
6401         * gcc.dg/cpp/cmdlne-P.c: New test.
6402
6403 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6404
6405         * gcc.c-torture/execute/builtin-abs-1.c,
6406         gcc.c-torture/execute/builtin-abs-2.c: New tests.
6407
6408 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
6409
6410         * gcc.dg/cpp/multiline.c: New test.
6411
6412 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
6413
6414         * g++.old-deja/g++.other/syshdr1.C: Update.
6415         * gcc.dg/cpp/lineflags.c: Remove temporarily.
6416
6417 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6418
6419         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
6420
6421 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6422
6423         * g++.old-deja/g++.pt/ttp65.C: New test.
6424
6425 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6426
6427         * g++.old-deja/g++.pt/ttp64.C: New test.
6428
6429 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6430
6431         * g++.old-deja/g++.pt/spec33.C: New test.
6432
6433 2000-12-14  Catherine Moore  <clm@redhat.com>
6434
6435         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
6436         * gcc.c-torture/execute/920612-2.c: Likewise.
6437         * gcc.c-torture/execute/920428-2.c: Likewise.
6438         * gcc-c-torture/execute/va-arg-11.c: Call exit.
6439         * gcc.c-torture/execute/va-arg-21.c: Likewise.
6440
6441 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6442
6443         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
6444         * gcc.dg/pack-test-2.c: Likewise.
6445
6446 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
6447
6448         Tests by Zack Weinberg <zackw@stanford.edu>.
6449
6450         * gcc.dg/cpp/defined.c: Update.
6451         * gcc.dg/cpp/defined_trad.c: New tests.
6452
6453 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
6454
6455         * gcc.dg/cpp/trad-direct.c: Update.
6456
6457 2000-12-11  Neil Booth  <neilb@earthling.net>
6458
6459         * gcc.dg/cpp/defined_trad.c
6460
6461 2000-12-11  Neil Booth  <neilb@earthling.net>
6462
6463         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
6464
6465 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6466
6467         * gcc.dg/format-miss-2.c: New test.
6468
6469 2000-12-09  Neil Booth  <neilb@earthling.net>
6470
6471         * gcc.dg/cpp/lineflags.c: New tests.
6472         * gcc.dg/cpp/poison.c: Update.
6473         * gcc.dg/cpp/redef2.c: Update.
6474         * gcc.dg/cpp/skipping.c: New test.
6475
6476 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
6477
6478         * g++.old-deja/g++.other/eh3.C: New testcase.
6479
6480 2000-12-07  Neil Booth  <neilb@earthling.net>
6481
6482         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
6483         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
6484         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
6485         wtr-union-init-2.c, wtr-union-init-3.c: Update.
6486         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
6487         Update.
6488
6489 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6490
6491         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
6492         __SIZE_TYPE__ instead of int for type of integers cast to
6493         pointers.
6494
6495 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
6496
6497         * g++.old-deja/g++.other/cleanup4.C: New test.
6498
6499 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6500
6501         * format-sec-1.c: New test.
6502
6503 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6504
6505         * gcc.dg/format-nonlit-3.c: New test.
6506
6507 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6508
6509         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
6510         through a null pointer.
6511
6512 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6513
6514         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
6515         * g++.old-deja/g++.pt/partial4.C: New test.
6516
6517 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
6518
6519         * gcc.c-torture/execute/ieee/hugeval.x: New.
6520
6521 2000-12-06  Neil Booth  <neilb@earthling.net>
6522
6523         * gcc.dg/cpp/backslash2.c: New tests.
6524
6525 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6526
6527         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
6528         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
6529
6530 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
6531
6532         * gcc.c-torture/execute/20001203-2.c: New testcase.
6533
6534 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
6535
6536         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
6537         * g++.old-deja/g++.other/virtual10.C: New test.
6538
6539 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
6540
6541         * g++.old-deja/g++.mike/pmf5.C: Remove test.
6542
6543 2000-12-05  Richard Henderson  <rth@redhat.com>
6544
6545         * gcc.c-torture/compile/20001205-1.c: New.
6546
6547 2000-12-04  Neil Booth  <neilb@earthling.net>
6548
6549         * g++.old-deja/g++.other/virtual9.C: New test.
6550         * g++.old-deja/g++.pt/crash61.C: New test.
6551         * gcc.c-torture/execute/loop-9.c: New test.
6552
6553 2000-12-04  Neil Booth  <neilb@earthling.net>
6554
6555         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
6556         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
6557         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
6558         * gcc.dg/cpp/extratokens.c: ...here.
6559
6560 2000-12-04  Neil Booth  <neilb@earthling.net>
6561
6562         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
6563         New tests.
6564
6565 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6566
6567         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
6568         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
6569
6570 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
6571
6572         * gcc.c-torture/execute/20001203-1.c: New test.
6573
6574 2000-12-03  Neil Booth  <neilb@earthling.net>
6575
6576         * gcc.dg/cpp/macro6.c: New test cases.
6577
6578 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6579
6580         * gcc.c-torture/execute/string-opt-9.c: New test.
6581         * gcc.c-torture/execute/string-opt-10.c: Likewise.
6582         * gcc.c-torture/execute/string-opt-11.c: Likewise.
6583         * gcc.c-torture/execute/string-opt-12.c: Likewise.
6584
6585         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
6586         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
6587
6588 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
6589
6590         * gcc.dg/cpp/if-6.c: New testcase.
6591
6592         * gcc.dg/20001201-1.c: New testcase.
6593
6594 2000-12-02  Neil Booth  <neilb@earthling.net>
6595
6596         * g++.old-deja/g++.other/externC4.C,
6597         g++.old-deja/g++.other/friend10.C: New tests.
6598
6599 2000-12-02  Neil Booth  <neilb@earthling.net>
6600
6601         * g++.old-deja/g++.other/instan2.C
6602         * g++.old-deja/g++.other/instan3.C: New test.
6603
6604 2000-12-02  Neil Booth  <neilb@earthling.net>
6605
6606         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
6607         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
6608         gnuc99.c,gnuc99-pedantic.c: New tests.
6609
6610 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6611
6612         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
6613         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
6614
6615 2000-12-01  Neil Booth  <neilb@earthling.net>
6616
6617         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
6618         * gcc.dg/cpp/poison.c: Update.
6619         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
6620
6621 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
6622
6623         * g77.f-torture/execute/20001201.f: New test.
6624
6625 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6626
6627         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
6628
6629 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
6630
6631         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
6632
6633 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
6634
6635         * g++.old-deja/g++.other/cast6.C: New test.
6636
6637 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
6638
6639         * gcc.c-torture/execute/20001130-2.c: New testcase.
6640
6641 2000-11-30  Richard Henderson  <rth@redhat.com>
6642
6643         * gcc.c-torture/execute/20001130-1.c: New test.
6644
6645 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
6646
6647         * g++.old-deja/g++.other/op3.C: New test.
6648
6649 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
6650
6651         * g++.old-deja/g++.other/op2.C: New test.
6652
6653 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
6654
6655         * g++.old-deja/g++.other/crash38.C: New test.
6656
6657 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
6658
6659         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
6660
6661 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
6662
6663         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
6664         tests.
6665         * gcc.c-torture/execute/string-opt-6.c: New test.
6666
6667         * gcc.dg/20001117-1.c: Add main.
6668
6669 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
6670
6671         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
6672         Move from here ...
6673         * gcc.dg/940510-1.c: ... to here.
6674
6675         * gcc.dg/20000926-1.c: GNU C now allows initializations of
6676         zero-size arrays in toplevel structures.
6677
6678 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
6679
6680         * gcc.c-torture/execute/loop-8.c: New test.
6681
6682 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
6683
6684         * g++.old-deja/g++.other/base1.C: New test.
6685
6686 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
6687
6688         * g++.old-deja/g++.other/parse2.C: New test.
6689
6690 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
6691
6692         * g++.old-deja/g++.pt/incomplete1.C: New test.
6693
6694 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
6695
6696         * g++.old-deja/g++.other/friend9.C: New test.
6697
6698 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
6699
6700         * gcc.dg/20001127-1.c: New test.
6701
6702 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
6703
6704         * g++.old-deja/g++.pt/friend46.C: New test.
6705
6706 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
6707
6708         * g++.old-deja/g++.other/ptrmem8.C: New test.
6709
6710 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6711
6712         * gcc.c-torture/execute/string-opt-7.c: New test.
6713         * gcc.c-torture/execute/string-opt-8.c: Likewise.
6714
6715 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
6716
6717         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
6718         instead of 'mkcheck 2'.
6719
6720 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6721
6722         * gcc.c-torture/execute/memcheck/driver.c,
6723         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
6724         C9X references to refer to C99.
6725
6726 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
6727
6728         * gcc.dg/ultrasp3.c: New test.
6729
6730 2000-11-25  Neil Booth  <neilb@earthling.net>
6731
6732         * gcc.dg/cpp/include2.c: Update test to be locale independent.
6733
6734 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
6735
6736         * gcc.c-torture/compile/20001123-2.c: New.
6737
6738 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6739
6740         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
6741
6742 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
6743
6744         * gcc.dg/sequence-point-1.c: Add some new tests.
6745         * gcc.c-torture/execute/20001124-1.c: New test.
6746
6747 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
6748
6749         * g++.old-deja/g++.other/vaarg4.C: New test.
6750         * gcc.c-torture/compile/20001123-1.c: New test.
6751
6752 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
6753
6754         * g++.other/crash24.C: Adjust and remove XFAIL.
6755         * g++.other/crash37.C: New test.
6756
6757 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
6758
6759         * g++.old-deja/g++.pt/instantiate9.C: New test.
6760
6761 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
6762
6763         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
6764         new ABI, too.
6765
6766         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
6767         * g++.old-deja/g++.robertl/eb55.C: Likewise.
6768
6769 2000-11-22  Neil Booth  <neilb@earthling.net>
6770
6771         * gcc.dg/cpp/Wtrigraphs.c: New test.
6772
6773 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
6774
6775         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
6776
6777 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
6778
6779         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
6780
6781 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
6782
6783         * lib/gcc-dg.exp: load_lib scanasm.exp.
6784         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
6785         * lib/g++-dg.exp: load_lib scanasm.exp.
6786         * lib/scanasm.exp: New.
6787         (scan-assembler, scan-assembler-not): Add optional arguments to
6788         test name, or if not present, the pattern name.
6789         (scan-assembler-dem, scan-assembler-dem-not): New.
6790
6791         * g++.dg/dg.exp: New.
6792
6793 2000-11-21  Neil Booth  <neilb@earthling.net>
6794
6795         * gcc.dg/cpp/integrated1.c: Remove.
6796
6797 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
6798
6799         * gcc.c-torture/execute/20001121-1.c: New test.
6800
6801 2000-11-21  Richard Henderson  <rth@redhat.com>
6802
6803         * gcc.c-torture/compile/20001121-1.c: New test.
6804
6805 2000-11-20  Neil Booth  <neilb@earthling.net>
6806
6807         * gcc.dg/cpp/integrated1.c: New test.
6808
6809 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
6810
6811         * g++.old-deja/g++.other/inline17.C: New test.
6812
6813 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
6814
6815         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
6816         local variable to be zero: I made the variable global. Now
6817         uses abort() and exit() instead of relying on main's return value.
6818
6819 2000-11-20  Neil Booth  <neilb@earthling.net>
6820
6821         * gcc.dg/cpp/paste2.c: Update test.
6822         * objc/execute/paste.m: New test.
6823
6824 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
6825
6826         * gcc.dg/c99-condexpr-1.c: New test.
6827
6828 2000-11-20  Neil Booth  <neilb@earthling.net>
6829
6830         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
6831
6832 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
6833
6834         * g++.old-deja/g++.pt/export1.C: New test.
6835
6836 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
6837
6838         * gcc.dg/20001117-1.c: New test.
6839
6840 2000-11-18  Richard Henderson  <rth@redhat.com>
6841
6842         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
6843
6844 2000-11-18  Richard Henderson  <rth@redhat.com>
6845
6846         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
6847         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
6848         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
6849
6850 2000-11-18  Richard Henderson  <rth@redhat.com>
6851
6852         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
6853         (main): New.  Exit cleanly.
6854
6855 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6856
6857         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
6858         gcc.dg/c99-fordecl-2.c: New tests.
6859
6860 2000-11-18  Richard Henderson  <rth@redhat.com>
6861
6862         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
6863         * gcc.c-torture/execute/zerolen-2.c: New.
6864
6865 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6866
6867         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
6868         memory.
6869
6870 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
6871
6872         * g++.old-deja/g++.pt/instantiate8.C: New test.
6873
6874 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
6875
6876         * g++.old-deja/g++.other/incomplete.C: Add more tests.
6877         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
6878
6879 2000-11-16  Nick Clifton  <nickc@redhat.com>
6880
6881         * gcc.c-torture/execute/nestfunc-2.c: New test.
6882         * gcc.c-torture/execute/nestfunc-3.c: New test.
6883
6884 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
6885
6886         * gcc.c-torture/compile/20001116-1.c: New test.
6887
6888 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6889
6890         * gcc.c-torture/execute/20001115-1.c: New test.
6891
6892 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
6893
6894         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
6895         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
6896         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
6897         * g++.old-deja/g++.abi/vmihint.C: Likewise.
6898
6899 2000-11-15  Neil Booth  <neilb@earthling.net>
6900
6901         gcc.dg/cpp/_Pragma1.c: Update.
6902         gcc.dg/cpp/_Pragma2.c: New test.
6903
6904 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
6905
6906         * g++.old-deja/g++.other/anon5.C: New test.
6907
6908 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
6909
6910         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
6911         tests.
6912
6913 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
6914
6915         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
6916         output.
6917
6918 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6919
6920         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
6921         labels at end of compound statements.
6922
6923 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
6924
6925         * gcc.c-torture/execute/loop-7.c: New test.
6926
6927 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6928
6929         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
6930
6931 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6932
6933         * gcc.dg/c99-bool-1.c: New test.
6934
6935 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6936
6937         * gcc.dg/c99-scope-1.c: Remove xfail.
6938         * gcc.dg/c99-scope-2.c: New test.
6939
6940 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6941
6942         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
6943         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
6944
6945 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
6946
6947         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
6948         error messages.
6949
6950         * g++.mike/p700.C: Don't typedef wchar_t.
6951         * g++.mike/p784.C: Likewise.
6952         * g++.mike/eb101.C: Don't use __wchar_t.
6953
6954 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
6955
6956         * g77.f-torture/execute/20001111.[fx]: Test premature exit
6957         from DO loop.
6958
6959 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
6960
6961         * gcc.c-torture/execute/20001111-1.c: New test.
6962
6963 2000-11-10  Nick Clifton  <nickc@redhat.com>
6964
6965         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
6966         long multuiple and accumulate.
6967
6968 2000-11-09  Richard Henderson  <rth@redhat.com>
6969
6970         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
6971         via size_t instead of int.
6972
6973         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
6974         * gcc.c-torture/execute/string-opt-2.c: Likewise.
6975         * gcc.c-torture/execute/string-opt-3.c: Likewise.
6976         * gcc.c-torture/execute/string-opt-4.c: Likewise.
6977
6978 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
6979
6980         * gcc.c-torture/compile/20001109-1.c: New test.
6981         * gcc.c-torture/compile/20001109-2.c: New test.
6982
6983 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
6984
6985         * g++.old-deja/g++.pt/operator1.C: New test.
6986         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
6987
6988 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
6989
6990         * gcc.dg/20001108-1.c: New test.
6991
6992 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
6993
6994         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
6995         with both arguments constant strings.
6996         * gcc.c-torture/execute/string-opt-3.c: New test.
6997         * gcc.c-torture/execute/string-opt-4.c: New test.
6998         * gcc.c-torture/execute/string-opt-5.c: New test.
6999
7000 2000-11-08  Nick Clifton  <nickc@redhat.com>
7001
7002         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
7003         mulsidi3adddi patterns.
7004
7005 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
7006
7007         * g++.old-deja/g++.other/crash36.C: New test.
7008
7009 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
7010
7011         * g++.old-deja/g++.other/init16.C: New test.
7012
7013 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
7014
7015         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
7016
7017 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
7018
7019         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
7020         * gcc.c-torture/execute/va-arg-16.x: Likewise.
7021         * gcc.c-torture/execute/va-arg-17.x: Likewise.
7022
7023 2000-11-07  DJ Delorie  <dj@redhat.com>
7024
7025         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
7026
7027 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7028
7029         * gcc.c-torture/execute/string-opt-1.c: New test.
7030
7031 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
7032
7033         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
7034         mips-sgi-irix6.* because the MIPS ABI passes floating-point
7035         parameters in registers, and there is no way for a varargs
7036         function to know in which order the integer and floating-point
7037         parameters should be interleaved when they are placed on the
7038         stack.
7039         * gcc.c-torture/execute/va-arg-16.x: Likewise.
7040         * gcc.c-torture/execute/va-arg-17.x: Likewise.
7041
7042 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7043
7044         * gcc.c-torture/execute/string-opt-2.c: New test.
7045
7046 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
7047
7048         * g++.old-deja/g++.pt/crash60.C: New test.
7049
7050 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
7051
7052         * g++.old-deja/g++.other/crash24.C: New test.
7053         * g++.old-deja/g++.other/crash25.C: New test.
7054         * g++.old-deja/g++.other/crash26.C: New test.
7055         * g++.old-deja/g++.other/crash27.C: New test.
7056         * g++.old-deja/g++.other/crash28.C: New test.
7057         * g++.old-deja/g++.other/crash29.C: New test.
7058         * g++.old-deja/g++.other/crash30.C: New test.
7059         * g++.old-deja/g++.other/crash31.C: New test.
7060         * g++.old-deja/g++.other/crash32.C: New test.
7061         * g++.old-deja/g++.other/crash33.C: New test.
7062         * g++.old-deja/g++.other/crash34.C: New test.
7063         * g++.old-deja/g++.other/crash35.C: New test.
7064
7065 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
7066
7067         * gcc.c-torture/execute/20001031-1.c: New test.
7068
7069 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
7070
7071         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
7072         namespace.
7073
7074         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
7075         standards-conformant.
7076
7077         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
7078
7079         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
7080         * g++.old-deja/g++.mike/p755a.C: Likewise.
7081         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
7082         library makes no calls to `operator new' during initialization.
7083
7084 2000-11-04  Neil Booth  <neilb@earthling.net>
7085
7086         * gcc.dg/cpp/include2.c: New tests.
7087
7088 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
7089
7090         * lib/g++.exp (g++_set_ld_library_path): New function.
7091         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
7092
7093 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
7094
7095         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
7096         warnings.
7097
7098 2000-11-01  Richard Henderson  <rth@redhat.com>
7099
7100         * g++.old-deja/g++.ext/namedret1.C: New.
7101         * g++.old-deja/g++.ext/namedret2.C: New.
7102         * g++.old-deja/g++.ext/namedret3.C: New.
7103
7104 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
7105
7106         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
7107         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
7108
7109 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7110
7111         * gcc.c-torture/execute/va-arg-21.c: New test.
7112
7113 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
7114
7115         * gcc.dg/c99-complex-2.c: New test.
7116
7117 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7118
7119         * gcc.c-torture/execute/stdio-opt-1.c: New test.
7120
7121 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
7122
7123         * g++.old-deja/g++.other/inline16.C: New test.
7124
7125 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
7126
7127         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
7128         __PRETTY_FUNCTION__
7129
7130 2000-10-29  Neil Booth  <neilb@earthling.net>
7131
7132         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
7133         New tests.
7134         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
7135         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
7136         optimisation.
7137
7138 2000-10-29  Neil Booth  <neilb@earthling.net>
7139
7140         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
7141         * mi1.c, mi1c.h: Add null directives to multiple-include test.
7142         * mi5.c: Test multiple includes work with -C.
7143         * trigraphs.c: Test ^= version.
7144
7145 2000-10-28  Neil Booth  <neilb@earthling.net>
7146
7147         New tests and test updates for new macro expander.
7148
7149         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
7150         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
7151         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
7152         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
7153         new diagnostic messages.
7154
7155         * gcc.dg/cpp/macro3.c: New tests.
7156
7157 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
7158
7159         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
7160         on the same line.
7161
7162 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
7163
7164         * g++.old-deja/g++.other/eh2.C: New test.
7165
7166 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
7167
7168         * gcc.c-torture/execute/20001027-1.c: New test.
7169
7170 2000-10-26  Richard Henderson  <rth@redhat.com>
7171
7172         * gcc.c-torture/execute/20001026-1.c: New.
7173
7174 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
7175
7176         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
7177         * g++.old-deja/g++.law/builtin1.C: Likewise.
7178         * g++.old-deja/g++.law/ctors10.C: Likewise.
7179         * g++.old-deja/g++.law/virtual3.C: Likewise.
7180         * g++.old-deja/g++.mike/p658.C: Likewise.
7181         * g++.old-deja/g++.other/sibcall1.C: Likewise.
7182         * g++.old-deja/g++.other/vaarg2.C: Likewise.
7183         * g++.old-deja/g++.robertl/eb124.C: Likewise.
7184         * g++.old-deja/g++.robertl/eb44.C: Likewise.
7185         * g++.old-deja/g++.robertl/eb77.C: Likewise.
7186
7187 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
7188
7189         * gcc.c-torture/compile/20001024-1.c: New test.
7190
7191 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
7192
7193         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
7194         to tell us whether or not we are using V3.
7195
7196 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
7197
7198         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
7199         operands.
7200
7201 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7202
7203         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
7204
7205 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
7206
7207         * gcc.c-torture/execute/20001024-1.c: New test.
7208
7209 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
7210
7211         * g++.old-deja/g++.other/sibcall1.C: New test.
7212
7213 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
7214
7215         * gcc.dg/noncompile/init-3.c: New test.
7216
7217 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
7218
7219         * gcc.dg/format-array-1.c: New test.
7220
7221 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7222
7223         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
7224         writing through null pointers; remove comment about testing
7225         unterminated strings.
7226
7227 2000-10-17  Matthew Hiller  <hiller@redhat.com>
7228
7229         * gcc.c-torture/execute/20001017-2.c: New test.
7230
7231 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7232
7233         * gcc.c-torture/compile/20001018-1.c: New test.
7234         * gcc.c-torture/compile/20001018-1.x: Xfail.
7235
7236 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7237
7238         * gcc.c-torture/execute/20001017-1.c: New test.
7239
7240 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7241
7242         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
7243         for multiple use of arguments with scanf formats; add tests for
7244         multiple use of arguments.
7245
7246 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
7247
7248         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
7249
7250 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7251
7252         * gcc.dg/format-miss-1.c: New test.
7253
7254 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
7255
7256         * gcc.c-torture/execute/20001013-1.c: New test.
7257
7258 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
7259
7260         * gcc.dg/format-branch-1.c: New test.
7261
7262 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
7263
7264         * README, lib/file-format.exp: Remove EGCS references.
7265
7266 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
7267
7268         * gcc.dg/20001013-1.c: New test.
7269
7270 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
7271
7272         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
7273         for intmax_t in the compiler using __typeof__ and the type rules
7274         for conditional expressions.
7275
7276 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
7277
7278         * gcc.dg/20001012-1.c: New test.
7279         * gcc.dg/20001012-2.c: New test.
7280
7281 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
7282
7283         * gcc.dg/format-attr-1.c: New test.
7284
7285 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
7286
7287         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
7288         __LONG_LONG_MAX__ instead of LLONG_MAX.
7289
7290 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
7291
7292         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
7293         scanf flags.
7294         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
7295         flags.
7296
7297 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
7298
7299         * gcc.dg/sequence-pt-1.c: New test.
7300
7301 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
7302
7303         * gcc.c-torture/execute/20001011-1.c: New testcase.
7304         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
7305
7306 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
7307
7308         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
7309         does not error on it.
7310
7311 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
7312
7313         * gcc.dg/20001009-1.c: New test.
7314
7315 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
7316
7317         * gcc.c-torture/compile/20001009-1.c: Move from here ....
7318         * gcc.c-torture/execute/20001009-2.c: ... to here.
7319
7320 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
7321
7322         * gcc.c-torture/compile/20001009-1.c: New testcase.
7323         * gcc.c-torture/execute/20001009-1.c: New testcase.
7324         Testcases provided by Jan Hubicka <jh@suse.cz>.
7325
7326 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
7327
7328         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
7329         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
7330         uintmax_t using <limits.h> to emulate the compiler's internal
7331         logic.  No longer XFAIL %j tests.
7332
7333 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
7334
7335         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
7336         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
7337         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
7338         regexps and details of expected handling of some bad formats.
7339         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
7340         suppression.
7341
7342 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7343
7344         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
7345         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
7346         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
7347         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
7348         in list archives.
7349
7350 2000-10-06  Richard Henderson  <rth@cygnus.com>
7351
7352         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
7353         * g++.old-deja/g++.brendan/crash52.C: Likewise.
7354         * g++.old-deja/g++.jason/report.C: Likewise.
7355         * g++.old-deja/g++.law/friend5.C: Likewise.
7356         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
7357         of the expected warnings.
7358
7359 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
7360
7361         * g++.old-deja/g++.pt/enum14.C: New test.
7362
7363 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
7364
7365         * g++.old-deja/g++.pt/crash59.C: New test.
7366
7367 2000-10-04  Will Cohen  <wcohen@redhat.com>
7368
7369         * gcc.dg/20000926-1.c: New test.
7370
7371 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
7372
7373         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
7374         function name for current C++ compiler.
7375         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
7376
7377 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
7378
7379         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
7380         __PRETTY_FUNCTION__.
7381         * g++.old-deja/g++.ext/pretty2.C: Likewise.
7382
7383 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7384
7385         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
7386
7387 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
7388
7389         * gcc.c-torture/compile/20000923-1.c: New test.
7390
7391 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
7392
7393         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
7394         * g++.old-deja/g++.pt/ttp62.C: Same.
7395         * g++.old-deja/g++.other/inline14.C: Same.
7396
7397 2000-09-24  Richard Henderson  <rth@cygnus.com>
7398
7399         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
7400
7401 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
7402
7403         * gcc.dg/c90-printf-1.c: Add test for wide string format.
7404
7405 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
7406
7407         * gcc.c-torture/compile/20000922-1.c: New file.
7408
7409 2000-09-21  Nick Clifton  <nickc@redhat.com>
7410
7411         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
7412         a signed long modulo operation.
7413         (mod6): New function - perform an unsigned long modulo operation.
7414         (main): Add tests for modulos of very large numbers by very small
7415         dividends.
7416
7417 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7418
7419         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
7420
7421 2000-09-19  Richard Henderson  <rth@cygnus.com>
7422
7423         * gcc.dg/compare2.c (case 10): XFAIL.
7424
7425 2000-09-18  Richard Henderson  <rth@cygnus.com>
7426
7427         * gcc.c-torture/execute/20000906-1.c: Move ...
7428         * gcc.dg/20000906-1.c: ... here.  Only run on targets
7429         that support __builtin_trap.
7430
7431 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
7432
7433         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
7434
7435 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7436
7437         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
7438         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
7439         more $ format tests.
7440
7441 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7442
7443         * gcc.dg/format-errmk-1.c: New test.
7444
7445 2000-09-17  Greg McGary  <greg@mcgary.org>
7446
7447         * gcc.c-torture/execute/20000917-1.x: Remove.
7448
7449 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7450
7451         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
7452
7453 2000-09-17  Greg McGary  <greg@mcgary.org>
7454
7455         * gcc.c-torture/execute/20000917-1.c: New test.
7456         * gcc.c-torture/execute/20000917-1.x: XFAIL.
7457
7458 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
7459
7460         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
7461         in nested macro bug.
7462
7463 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
7464
7465         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
7466
7467 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
7468
7469         * gcc.c-torture/execute/20000914-1.c: New test.
7470
7471 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
7472
7473         * g++.other/inline13.C: New test.
7474
7475 2000-09-12  Andreas Jaeger  <aj@suse.de>
7476
7477         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
7478         constant by Ulrich Drepper <drepper@redhat.com>.
7479
7480 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
7481
7482         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
7483
7484 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7485
7486         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
7487
7488 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
7489
7490         * gcc.dg/cpp/backslash.c: New test.
7491
7492 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
7493
7494         * gcc.c-torture/execute/20000910-1.c: New test.
7495         * gcc.c-torture/execute/20000910-2.c: Likewise.
7496
7497 2000-09-11  Robert Lipe  <robertl@sco.com>
7498
7499         * gcc.dg/pragma-align.c: New test.
7500
7501 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
7502
7503         * g++.old-deja/g++.pt/explicit82.C: New test.
7504         * g++.old-deja/g++.pt/explicit83.C: New test.
7505
7506 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
7507
7508         * gcc.dg/asm-names.c: New test.
7509
7510 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7511
7512         * gcc.dg/cpp/tr-warn6.c: New test
7513
7514 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7515
7516         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
7517         be accepted.
7518
7519 2000-09-07  Catherine Moore  <clm@redhat.com>
7520
7521         * gcc.c-torture/execute/unroll-1.c: New test.
7522
7523 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
7524
7525         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
7526         ERROR markers.
7527         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
7528         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
7529         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
7530         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
7531         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
7532         Preprocess only.
7533         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
7534         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
7535
7536 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7537
7538         * g++.old-deja/g++.pt/deduct2.C: New test.
7539
7540 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7541
7542         * g++.old-deja/g++.pt/parms2.C: New test.
7543
7544 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7545
7546         * g++.old-deja/g++.pt/crash58.C: New test.
7547
7548 2000-09-06  Greg McGary  <greg@mcgary.org>
7549
7550         * gcc.c-torture/execute/20000906-1.c: New test.
7551         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
7552
7553 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7554
7555         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
7556
7557 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
7558
7559         * g++.old-deja/g++.pt/crash57.C: New test.
7560
7561 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
7562
7563         * g++.old-deja/g++.pt/crash56.C: New test.
7564
7565 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
7566
7567         * g++.old-deja/g++.pt/koenig1.C: New test.
7568
7569 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
7570
7571         * gcc.dg/20000904-1.c: New test.
7572
7573 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
7574
7575         * gcc.dg/cpp/paste8.c: New test.
7576
7577 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
7578
7579         * gcc.c-torture/compile/20000827-1.c: New test.
7580
7581 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
7582
7583         * gcc.dg/format-diag-1.c: New test.
7584
7585 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
7586
7587         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
7588         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
7589         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
7590         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
7591         gcc.dg/formatz-1.c: Adjust warning regular expressions.
7592
7593 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
7594
7595         * g++.old-deja/g++.other/nested4.C: New test.
7596
7597 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
7598
7599         * g++.old-deja/g++.ns/scoped1.C: New test.
7600
7601 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
7602
7603         * lib/g++.exp: Support testing already-installed GCC.
7604
7605 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7606
7607         * wtr-label-1.c, wtr-suffix-1.c: New tests.
7608
7609 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7610
7611         * gcc.dg/return-type-2.c: New test.
7612
7613 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
7614
7615         * gcc.c-torture/compile/20000825-1.c: New test.
7616
7617 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
7618
7619         * gcc.dg/dwarf2-2.c: New test.
7620
7621 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
7622
7623         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
7624         dg-warning regexps.
7625
7626 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7627
7628         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
7629         gcc.dg/format-ext-5.c: New tests.
7630
7631 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
7632
7633         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
7634
7635 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
7636
7637         * gcc.dg/noncompile/930622-2.c: Adjust error message.
7638
7639 2000-08-24  Richard Henderson  <rth@cygnus.com>
7640
7641         * gcc.dg/ia64-sync-1.c: New test.
7642         * gcc.dg/ia64-sync-2.c: New test.
7643         * gcc.dg/ia64-asm-1.c: New test.
7644
7645 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
7646
7647         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
7648         * gcc.dg/format-ext-2.c: New test.
7649
7650 2000-08-23  Jason Merrill  <jason@redhat.com>
7651
7652         * lib/old-dejagnu.exp: Also ignore "In member function" and
7653         "At global scope".
7654
7655 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7656
7657         * gcc.dg/noncompile/label-lineno-1.c: New test.
7658
7659 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
7660
7661         * gcc.dg/c99-array-nonobj-1.c: New test.
7662
7663 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
7664
7665         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
7666         tests.
7667         * gcc.dg/format-ext-1.c: New test.
7668
7669 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7670
7671         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
7672         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
7673         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
7674         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
7675         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
7676
7677 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
7678
7679         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
7680         gcc.dg/c99-strftime-2.c: New tests.
7681
7682 2000-08-22  Richard Henderson  <rth@cygnus.com>
7683
7684         * gcc.c-torture/execute/20000822-1.c: New test.
7685
7686 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
7687
7688         * gcc.c-torture/execute/20000819-1.x: Remove.
7689
7690 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
7691
7692         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
7693         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
7694         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
7695         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
7696         gcc.dg/format-xopen-1.c: New tests.
7697
7698 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
7699
7700         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
7701
7702 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
7703
7704         * g++.old-deja/g++.other/loop2.C: New test.
7705
7706         * gcc.c-torture/compile/20000606-1.c: New test.
7707         * gcc.c-torture/compile/20000728-1.c: New test.
7708         * gcc.c-torture/execute/20000801-1.c: New test.
7709         * gcc.c-torture/execute/20000801-2.c: New test.
7710         * gcc.c-torture/execute/20000819-1.c: New test.
7711         * gcc.c-torture/execute/20000819-1.x: XFAIL.
7712         * gcc.dg/20000629-1.c: New test.
7713         * gcc.dg/20000724-1.c: New test.
7714         * gcc.dg/20000807-1.c: New test.
7715
7716 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
7717
7718         * gcc.dg/cpp/pragma-1.c: New test.
7719         * gcc.dg/cpp/pragma-2.c: New test.
7720
7721 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
7722
7723         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
7724         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
7725
7726 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7727
7728         * gcc.c-torture/compile/20000818-1.c: New test.
7729
7730 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
7731
7732         * gcc.c-torture/execute/20000818-1.c: New test.
7733
7734 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7735
7736         * gcc.dg/format-va-1.c: New test.
7737
7738 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
7739
7740         * g++.old-deja/g++.other/typedef8.C: New test.
7741
7742 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
7743
7744         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
7745         * g++.old-deja/g++.mike/net36.C: Mark candidate.
7746         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
7747         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
7748         * g++.old-deja/g++.other/ptrmem7.C: New test.
7749         * g++.old-deja/g++.pt/ptrmem10.C: New test.
7750
7751 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
7752
7753         * g++.old-deja/g++.pt/typename27.C: New test.
7754
7755 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
7756
7757         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
7758         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
7759         * g++.old-deja/g++.pt/friend45.C: New test.
7760         * g++.old-deja/g++.other/friend8.C: New test.
7761
7762 2000-08-15  Richard Henderson  <rth@cygnus.com>
7763
7764         * gcc.c-torture/execute/20000815-1.c: New test.
7765
7766 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
7767
7768         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
7769         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
7770         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
7771
7772 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
7773
7774         * g++.old-deja/g++.other/refinit2.C: New test.
7775
7776 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
7777
7778         * lib/c-torture.exp (c-torture): Make
7779         compiler_conditional_xfail_data global.
7780         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
7781         compiler_conditional_xfail_data machinery.
7782         (f-torture-execute): Likewise.
7783         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
7784         and only when unrolling loops.
7785
7786         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
7787
7788 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
7789
7790         * g++.old-deja/g++.pt/explicit81.C: New test.
7791
7792 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
7793
7794         * g++.old-deja/g++.pt/typename26.C: New test.
7795
7796 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
7797
7798         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
7799         warning.
7800
7801 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
7802
7803         * g++.old-deja/g++.other/array3.C: New test.
7804
7805 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
7806
7807         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
7808         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
7809         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
7810         New tests.
7811
7812 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
7813
7814         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
7815         * g++.old-deja/g++.abi/vmihint.C: Likewise.
7816
7817 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
7818
7819         * gcc.c-torture/execute/20000808-1.c: New test.
7820
7821 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
7822
7823         * gcc.dg/c90-const-expr-1.c: New test.
7824
7825 2000-08-08  Richard Henderson  <rth@cygnus.com>
7826
7827         * gcc.dg/noncompile/920923-1.c: Declare calloc.
7828
7829 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
7830
7831         * gcc.dg/noncompile/const-ll-1.c: New test.
7832
7833 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7834
7835         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
7836
7837 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
7838
7839         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
7840         that running programs linked against the shared version of libobjc
7841         run correctly.
7842
7843 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7844
7845         * gcc.dg/c99-printf-1.c: New test.
7846
7847 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7848
7849         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
7850
7851 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
7852
7853         * gcc.c-torture/execute/20000731-1.x: Delete.
7854
7855 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
7856
7857         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
7858         and torture_without_loops as is done by c-torture.exp.
7859         (search_for): Copy from c-torture.exp.
7860         (gcc-dg-runtest): New function, drives a directory of tests
7861         iterating over the TORTURE_OPTIONS.
7862         (scan-assembler, scan-assembler-not): Move here from
7863         individual directory drivers.
7864
7865         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
7866         defined by lib/gcc-dg.exp.
7867         * gcc.dg/cpp/cpp.exp: Likewise.
7868         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
7869         gcc-dg-runtest, so we cycle over optimization options.
7870
7871         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
7872         * gcc.dg/compare2.c: No longer expected to fail.
7873
7874 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
7875
7876         * gcc.c-torture/execute/20000804-1.c: New test.
7877
7878 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7879
7880         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
7881
7882 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
7883
7884         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
7885
7886 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
7887
7888         * gcc.c-torture/compile/20000803-1.c: New test.
7889
7890 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
7891
7892         * gcc.c-torture/execute/20000801-3.c,
7893         gcc.c-torture/execute/20000801-4.c: New tests.
7894         * gcc.c-torture/execute/20000801-3.x,
7895         gcc.c-torture/execute/20000801-4.x: Xfail.
7896
7897 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
7898
7899         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
7900         libobjc/.libs to allow for libtool.
7901
7902 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
7903
7904         * gcc.c-torture/compile/20000802-1.c: New test.
7905
7906 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
7907
7908         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
7909
7910 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
7911
7912         * gcc-c-torture/execute/20000731-2.c: New test.
7913
7914         * gcc.c-torture/execute/20000731-1.c: New test.
7915         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
7916
7917 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
7918
7919         * testsuite/gcc.dg/cpp/paste7.c: New test.
7920         * gcc.dg/cpp/20000725-1.c: New test.
7921
7922 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
7923
7924         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
7925         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
7926         declaration warning for __builtin_dwarf_reg_size.
7927
7928         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
7929
7930 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
7931
7932         * gcc.dg/noncompile/voidparam-1.c: New test.
7933
7934 2000-07-30  Richard Henderson  <rth@cygnus.com>
7935
7936         * gcc.dg/c90-digraph-1.c: Don't xfail.
7937         * gcc.dg/compare2.c (case 10): Xfail.
7938         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
7939
7940 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
7941
7942         * gcc.dg/c99-main-1.c: New test.
7943
7944 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7945
7946         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
7947
7948 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
7949
7950         * gcc.c-tortuer/execute/20000726-1.c: New test.
7951
7952 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
7953
7954         * gcc.c-torture/execute/enum-2.c: New test.
7955
7956 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7957
7958         * gcc.dg/cpp/tr-warn3.c: New test.
7959
7960 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7961
7962         * g++.old-deja/g++.ext/implicit1.C: Remove.
7963         * g++.old-deja/g++.jason/c2.C: Remove
7964         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
7965         * g++.old-deja/g++.pt/crash16.C: Likewise.
7966         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
7967
7968 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7969
7970         * g++.old-deja/g++.other/for2.C: New test.
7971
7972 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
7973
7974         * gcc.dg/20000720-1.c: New test.
7975
7976 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
7977
7978         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
7979
7980 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
7981
7982         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
7983         * gcc.c-torture/execute/20000722-1.c: New.
7984         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
7985
7986 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
7987
7988         * gcc.dg/cpp/20000720-1.S: New test.
7989
7990 2000-07-21  Michael Meissner  <meissner@redhat.com>
7991
7992         * gcc.c-torture/execute/ieee/hugeval.c: New test.
7993
7994 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
7995
7996         * g++.old-deja/g++.brendan/crash16.C,
7997         g++.old-deja/g++.brendan/parse3.C,
7998         g++.old-deja/g++.brendan/redecl1.C,
7999         g++.old-deja/g++.ns/template13.C,
8000         g++.old-deja/g++.other/decl4.C,
8001         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
8002
8003 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
8004
8005         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
8006         and "Internal error".
8007
8008         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
8009         regexps.
8010         * gcc.dg/cpp/paste6.c: New test.
8011
8012 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
8013
8014         * gcc.dg/cpp/tr-direct.c: New test.
8015
8016         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
8017         gcc.dg/cpp/undef1.c: Tweak error regexps.
8018
8019 2000-07-18  Eric Christopher <echristo@redhat.com>
8020
8021         * gcc.c-torture/compile/20000718-1.c: New test.
8022
8023 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
8024
8025         * cpplex.c (_cpp_push_token): If the token being pushed back
8026         is the previous token in this context, just subtract one from
8027         context->posn.
8028         * cppmacro.c (save_expansion): Clear aux field when storing a
8029         placemarker.
8030
8031 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
8032
8033         * gcc.dg/noncompile/redecl-1.c: New test.
8034
8035 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
8036
8037         * gcc.c-torture/execute/20000717-5.c: New test.
8038         * gcc.c-torture/execute/20000717-1.x: Removed.
8039
8040 2000-07-17  Richard Henderson  <rth@cygnus.com>
8041
8042         * gcc.c-torture/execute/20000717-4.c: New test.
8043
8044 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
8045
8046         * gcc.dg/cpp/syshdr.c: New test.
8047         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
8048
8049 2000-07-17  Neil Booth  <neilb@earthling.net>
8050
8051         * gcc.dg/cpp/cmdlne-dM.c: New test.
8052         * gcc.dg/cpp/cmdlne-dD.c: New test.
8053
8054 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
8055
8056         * gcc.c-torture/execute/20000717-3.c: New test.
8057
8058         * gcc.c-torture/compile/20000717-1.c: New test.
8059
8060 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
8061
8062         * gcc.c-torture/execute/20000717-2.c: New test.
8063
8064 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8065
8066         * gcc.dg/formatz-1.c: New test.
8067
8068         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
8069         * gcc.dg/c99-digraph-1.c: New tests.
8070
8071         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
8072         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
8073
8074         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
8075         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
8076         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
8077         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
8078         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
8079         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
8080         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
8081
8082 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
8083
8084         * gcc.c-torture/execute/20000717-1.c: New test.
8085         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
8086
8087 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
8088
8089         * gcc.c-torture/execute/20000715-2.c: New test.
8090         * gcc.dg/20000715-1.c: New test.
8091
8092 2000-07-15  Michael Meissner  <meissner@redhat.com>
8093
8094         * gcc.c-torture/execute/20000715-1.c: New test.
8095
8096 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
8097
8098         * gcc.c-torture/execute/20000707-1.c: New test.
8099
8100 2000-07-13  Neil Booth  <NeilB@earthling.net>
8101
8102         * testsuite/gcc.dg/cpp/digraph1.c,
8103         testsuite/gcc.dg/cpp/digraph2.c,
8104         testsuite/gcc.dg/cpp/digraphs.c: New tests.
8105
8106 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
8107
8108         * g77.f-torture/compile/20000630-2.f:  New test.
8109         * g77.f-torture/compile/20000630-2.x
8110
8111 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
8112
8113         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
8114
8115 2000-07-11  Neil Booth  <NeilB@earthling.net>
8116
8117         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
8118
8119 2000-07-11  Neil Booth  <NeilB@earthling.net>
8120
8121         * gcc.dg/cpp/cmdlne-C.c: New.
8122
8123 2000-07-09  Neil Booth  <NeilB@earthling.net>
8124
8125         * gcc.dg/cpp/directiv.c: New tests.
8126         * gcc.dg/cpp/undef1.c: Update.
8127
8128 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
8129
8130         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
8131
8132 2000-07-09  Neil Booth  <NeilB@earthling.net>
8133
8134         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
8135
8136 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
8137
8138         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
8139         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
8140
8141 2000-07-08  Neil Booth  <NeilB@earthling.net>
8142
8143         * gcc.dg/cpp/macsyntx.c: New tests.
8144
8145 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
8146
8147         * gcc.dg/20000707-1.c: New test.
8148
8149 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
8150
8151         * gcc.c-torture/execute/20000706-1.c: New test.
8152         * gcc.c-torture/execute/20000706-2.c: New test.
8153         * gcc.c-torture/execute/20000706-3.c: New test.
8154         * gcc.c-torture/execute/20000706-4.c: New test.
8155         * gcc.c-torture/execute/20000706-5.c: New test.
8156
8157 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
8158
8159         * g++.old-deja/g++.pt/instantiate7.C: New test.
8160
8161 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
8162
8163         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
8164         * g++.old-deja/g++.mike/thunk3.C: Likewise.
8165         * g++.old-deja/g++.other/rtti3.C: Likewise.
8166         * g++.old-deja/g++.other/rttid3.C: Likewise.
8167
8168 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
8169
8170         *  g77.f-torture/compile/20000630-1.x: Fix typo
8171
8172 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
8173
8174         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
8175         assembly output.
8176
8177 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
8178
8179         * gcc.dg/cpp/ident.c: New test.
8180
8181 2000-07-05  Neil Booth  <NeilB@earthling.net>
8182
8183         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
8184           gcc.dg/cpp/lexstrng.c: New tests.
8185
8186 2000-07-04  Neil Booth  <NeilB@earthling.net>
8187
8188         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
8189         * gcc.dg/cpp/strify2.c: Same.
8190
8191 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
8192
8193         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
8194         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
8195         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
8196         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
8197
8198         * testsuite/gcc.dg/cpp/macro1.c,
8199         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
8200         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
8201         testsuite/gcc.dg/cpp/strify1.c,
8202         testsuite/gcc.dg/cpp/strify2.c: New tests.
8203
8204 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
8205
8206         * gcc.c-torture/execute/20000703-1.c: New test.
8207
8208 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
8209
8210         * g++.old-deja/g++.pt (lookup10.C): New test.
8211
8212 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
8213
8214         * g++.old-deja/g++.pt (typename25.C): New test.
8215
8216 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
8217
8218         * gcc.c-torture/compile/20000701-1.c: New test.
8219
8220 2000-06-30  Nick Clifton  <nickc@cygnus.com>
8221
8222         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
8223         to test case.
8224
8225 2000-06-30  Catherine Moore  <clm@cygnus.com>
8226
8227         * gcc.c-torture/execute/align-1.c: New test.
8228
8229 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
8230
8231         * g++.old-deja/g++.pt/expr8.C: New test.
8232         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
8233
8234 2000-06-29  Nick Clifton  <nickc@cygnus.com>
8235
8236         * gcc.c-torture/compile/20000629-1.c: New test.
8237
8238 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
8239
8240
8241         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
8242         gcc.dg/noncompile directory, depending on whether they're
8243         preprocessor tests or not.  Annotate all the tests for the dg
8244         framework.
8245
8246         * gcc.c-torture/noncompile/noncompile.exp: Delete.
8247         * gcc.dg/noncompile/noncompile.exp: New.
8248
8249         * Moved files:
8250         Old name                                New name
8251         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
8252         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
8253         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
8254         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
8255         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
8256         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
8257         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
8258         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
8259         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
8260         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
8261         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
8262         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
8263         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
8264         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
8265         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
8266         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
8267         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
8268         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
8269         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
8270         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
8271         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
8272         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
8273         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
8274         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
8275
8276         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
8277         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
8278         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
8279         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
8280         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
8281         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
8282
8283 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
8284
8285         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
8286         declare one variable.  On the fourth, error.
8287         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
8288         declared by 20000628-1a.h.
8289
8290 2000-06-29  Richard Henderson  <rth@redhat.com>
8291
8292         * gcc.c-torture/execute/930529-1.x: New file.
8293         * gcc.dg/920413-1.c: Adjust expected warning text.
8294         * gcc.dg/980217-1.c: Declare abort.
8295         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
8296
8297 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
8298
8299         * g77.f-torture/compile/20000629-1.f: New test.
8300         * g77.f-torture/compile/20000629-1.x: Expected to fail.
8301
8302 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
8303
8304         Rearrange lots of files, removing entirely the
8305         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
8306         directories.
8307
8308         * Deleted files:
8309         gcc.c-torture/code_quality/code_quality.exp
8310         gcc.c-torture/special/special.exp
8311         gcc.failure/failure.exp
8312         gcc.failure/940409-1.x
8313         gcc.c-torture/compile/961203-1.x
8314
8315         * New files:
8316         gcc.misc-tests/linkage.exp
8317         gcc.c-torture/execute/920730-1t.c
8318         gcc.c-torture/execute/920730-1t.x
8319         gcc.c-torture/compile/920520-1.x
8320         gcc.c-torture/compile/920521-1.x
8321         gcc.c-torture/compile/981006-1.x
8322         gcc.c-torture/execute/eeprof-1.x
8323
8324         * Moved files (possibly with modifications to fit a new harness):
8325         Old name                                New name
8326         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
8327         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
8328         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
8329         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
8330         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
8331         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
8332         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
8333         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
8334         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
8335         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
8336         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
8337         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
8338         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
8339         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
8340
8341 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
8342
8343         * c-torture/compile/961203-1.x: Delete.
8344
8345         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
8346         not exit. Include stdio.h.
8347         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
8348         * gcc.misc-tests/dg-12.c: Likewise.
8349         * gcc.misc-tests/dg-5.c: Likewise.
8350         * gcc.misc-tests/dg-6.c: Likewise.
8351         * gcc.misc-tests/dg-7.c: Prototype abort.
8352         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
8353         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
8354         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
8355         not exit.
8356         * gcc.misc-tests/sieve.c: Use return from main, not exit.
8357         * gcc.misc-tests/sort2.c: Use return from main, not exit.
8358
8359 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
8360
8361         * gcc.dg/cpp/20000628-1.c: New test.
8362         * gcc.dg/cpp/20000628-1.h: New header for above test.
8363         * gcc.dg/cpp/20000628-1a.h: Likewise.
8364
8365 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
8366
8367         * gcc.dg/cpp: New directory.
8368         * gcc.dg/cpp/cpp.exp: New driver.
8369         * gcc.dg/cpp/20000627-1.c: New test.
8370         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
8371         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
8372         and rewrite as a compilation test.
8373
8374         * gcc.dg: Move many files into the cpp subdirectory, possibly
8375         renaming or editing them as well.
8376         Old name                New name
8377         990119-1.c              cpp/19990119-1.c
8378         990228-1.c              cpp/19990228-1.c
8379         990407-1.c              cpp/19990407-1.c
8380         990409-1.c              cpp/19990409-1.c
8381         990413-1.c              cpp/19990413-1.c
8382         990703-1.c              cpp/19990703-1.c
8383         20000127-1.c            cpp/20000127-1.c
8384         20000129-1.c            cpp/20000129-1.c
8385         20000207-1.c            cpp/20000207-1.c
8386         20000207-2.c            cpp/20000207-2.c
8387         20000209-1.c            cpp/20000209-1.c
8388         20000209-2.c            cpp/20000209-2.c
8389         20000301-1.c            cpp/20000301-1.c
8390         20000419-1.c            cpp/20000419-1.c
8391         20000510-1.S            cpp/20000510-1.S
8392         20000519-1.c            cpp/20000519-1.c
8393         20000529-1.c            cpp/20000529-1.c
8394         20000625-1.c            cpp/20000625-1.c
8395         20000625-2.c            cpp/20000625-2.c
8396         cpp-as1.c               cpp/assert1.c
8397         cpp-as2.c               cpp/assert2.c
8398         cxx-comments-1.c        cpp/cxxcom1.c
8399         cxx-comments-2.c        cpp/cxxcom2.c
8400         endif-label.c           cpp/endif.c
8401         cpp-hash1.c             cpp/hash1.c
8402         cpp-hash2.c             cpp/hash2.c
8403         cpp-if1.c               cpp/if-1.c
8404         cpp-if2.c               cpp/if-2.c
8405         cpp-if3.c               cpp/if-3.c
8406         cpp-if4.c               cpp/if-4.c
8407         cpp-if5.c               cpp/if-5.c
8408         cpp-cond.c              cpp/if-cexp.c
8409         cpp-missingop.c         cpp/if-mop.c
8410         cpp-missingparen.c      cpp/if-mpar.c
8411         cpp-opprec.c            cpp/if-oppr.c
8412         cpp-ifparen.c           cpp/if-paren.c
8413         cpp-shortcircuit.c      cpp/if-sc.c
8414         cpp-shift.c             cpp/if-shift.c
8415         cpp-unary.c             cpp/if-unary.c
8416         cpp-li1.c               cpp/line1.c
8417         cpp-li2.c               cpp/line2.c
8418         lineno.c                cpp/line3.c
8419         lineno-2.c              cpp/line4.c
8420         cpp-mi.c                cpp/mi1.c
8421         cpp-mic.h               cpp/mi1c.h
8422         cpp-micc.h              cpp/mi1cc.h
8423         cpp-mind.h              cpp/mi1nd.h
8424         cpp-mindp.h             cpp/mi1ndp.h
8425         cpp-mix.h               cpp/mi1x.h
8426         cpp-mi2.c               cpp/mi2.c
8427         cpp-mi2a.h              cpp/mi2a.h
8428         cpp-mi2b.h              cpp/mi2b.h
8429         cpp-mi2c.h              cpp/mi2c.h
8430         cpp-mi3.c               cpp/mi3.c
8431         cpp-mi3.def             cpp/mi3.def
8432         poison-1.c              cpp/poison.c
8433         pr-impl.c               cpp/prag-imp.c
8434         cpp-redef-2.c           cpp/redef1.c
8435         cpp-redef.c             cpp/redef2.c
8436         strpaste.c              cpp/strp1.c
8437         strpaste-2.c            cpp/strp2.c
8438         cpp-tradpaste.c         cpp/tr-paste.c
8439         cpp-tradstringify.c     cpp/tr-str.c
8440         cpp-tradwarn1.c         cpp/tr-warn1.c
8441         cpp-tradwarn2.c         cpp/tr-warn2.c
8442         trigraphs.c             cpp/trigraphs.c
8443         cpp-unc1.c              cpp/unc1.c
8444         cpp-unc2.c              cpp/unc2.c
8445         cpp-unc3.c              cpp/unc3.c
8446         cpp-unc.c               cpp/unc4.c
8447         undef.c                 cpp/undef1.c
8448         undef-2.c               cpp/undef2.c
8449         cpp-wi1.c               cpp/widestr1.c
8450
8451 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
8452
8453         * lib/g++.exp (g++_include_flags): Tweak.
8454
8455 2000-06-27  H.J. Lu  <hjl@gnu.org>
8456             Loren J. Rittle  <ljrittle@acm.org>
8457
8458         * lib/g++.exp (g++_include_flags): Override libgloss.exp
8459         version with one that knows about the new gcc tree structure.
8460         (g++_link_flags): Same.
8461
8462 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
8463
8464         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
8465         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
8466         case we are cross-compiling.
8467
8468         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
8469         g++.old-deja/g++.niklas/Makefile.in,
8470         g++.old-deja/g++.niklas/configure.in,
8471         g++.old-deja/g++.other/Makefile.in,
8472         g++.old-deja/g++.other/configure.in,
8473         gcc.c-torture/code_quality/Makefile.in,
8474         gcc.c-torture/code_quality/configure.in,
8475         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
8476         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
8477         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
8478         gcc.c-torture/execute/ieee/Makefile.in,
8479         gcc.c-torture/execute/ieee/configure.in,
8480         gcc.c-torture/noncompile/Makefile.in,
8481         gcc.c-torture/noncompile/configure.in,
8482         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
8483         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
8484         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
8485
8486 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
8487
8488         * g++.old-deja/g++.other/ambig3.C: New test.
8489
8490 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
8491
8492         * g++.old-deja/g++.pt/syntax1.C: New test.
8493         * g++.old-deja/g++.pt/syntax2.C: New test.
8494         * g++.old-deja/g++.other/syntax3.C: New test.
8495         * g++.old-deja/g++.other/syntax4.C: New test.
8496
8497 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
8498
8499         * gcc.dg/20000623-1.c: Prototype exit and abort.
8500
8501 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
8502
8503         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
8504         New tests.
8505         * gcc.dg/cpp-mi3.def: New file.
8506
8507         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
8508         inside assertions.
8509         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
8510         lexer's error messages.
8511         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
8512         divine anything from the linemarkers.
8513         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
8514         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
8515
8516 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
8517
8518         * gcc.dg/20000623-1.c: New test.
8519
8520 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
8521
8522         * gcc.c-torture/execute/20000622-1.c: New test.
8523
8524 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
8525
8526         * g++.old-deja/g++.other/init15.C: New test.
8527
8528 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
8529
8530         * g++.old-deja/g++.pt/vaarg2.C: New test.
8531         * g++.old-deja/g++.pt/vaarg3.C: New test.
8532
8533 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
8534
8535         * g++.old-deja/g++.other/dyncast6.C: New test.
8536
8537 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
8538
8539         * gcc.c-torture/execute/loop-6.c: New test.
8540
8541 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
8542
8543         * gcc.dg/20000614-1.c: New test.
8544         * gcc.dg/20000614-2.c: New test.
8545
8546 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
8547
8548         * g++.old-deja/g++.other/inline12.C: New test.
8549
8550 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
8551
8552         * g++.old-deja/g++.other/eh1.C: New test.
8553
8554 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
8555
8556         * g++.old-deja/g++.other/type.C: New test.
8557
8558 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
8559
8560         * g++.old-deja/g++.other/initstring.C: New test.
8561
8562 2000-06-12  Jason Merrill  <jason@redhat.com>
8563
8564         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
8565
8566 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
8567
8568         * gcc.c-torture/compile/20000609-1.c: New test.
8569
8570 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
8571
8572         * gcc.dg/20000609-1.c: New test.
8573
8574 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
8575
8576         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
8577         * gcc.c-torture/noncompile/poison-1.c: Move...
8578         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
8579         * gcc.dg/cpp-li1.c: Add a token after the #line.
8580
8581 2000-06-05  Richard Henderson  <rth@cygnus.com>
8582
8583         * gcc.c-torture/execute/20000605-2.c: New test.
8584         * gcc.c-torture/execute/20000605-3.c: New test.
8585
8586 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
8587
8588         * g77.f-torture/execute/20000503-1.x: New file.
8589
8590 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
8591
8592         * g++.old-deja/g++.eh/badalloc1.C: New test.
8593
8594 2000-06-05  Richard Henderson  <rth@cygnus.com>
8595
8596         * gcc.c-torture/execute/20000605-1.c: New test.
8597
8598 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
8599             Nathan Sidwell <nathan@codesourcery.com>
8600
8601         * gcc.c-torture/compile/20000605-1.c: New test.
8602
8603 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
8604
8605         * g77.f-torture/compile/20000601-1.f:  New test.
8606
8607 2000-06-03  Richard Henderson  <rth@cygnus.com>
8608
8609         * gcc.c-torture/execute/20000603-1.c: New.
8610
8611 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
8612
8613         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
8614         * gcc.dg/noreturn-2.c (noreturn): Likewise.
8615
8616 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
8617
8618         * gcc.dg/compare2.c (case 12): XFAIL.
8619         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
8620         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
8621
8622         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
8623
8624 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
8625
8626         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
8627         guard macro is already defined when the header is first
8628         included.
8629         * gcc.dg/cpp-mix.h: New file.
8630         * gcc.dg/endif-label.c: Update patterns to match compiler.
8631
8632         * g++.brendan/complex1.C: Declare abort.
8633         * g++.law/refs4.C: Remove XFAIL.
8634         * g++.oliva/expr2.C: Declare abort and exit.
8635
8636 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
8637
8638         * gcc.c-torture/execute/20000528-1.c: New test.
8639
8640         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
8641         * g++.old-deja/g++.law/temps4.C: Likewise.
8642
8643         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
8644         stdlib.h.  Call abort() on failure.
8645         * g++.old-deja/g++.law/refs4.C: Likewise.
8646         * g++.old-deja/g++.law/temps4.C: Likewise.
8647         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
8648         * gcc.c-torture/execute/20000112-1.c: Include string.h.
8649
8650 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
8651
8652         Relative to g++.dg/special:
8653         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
8654
8655         Relative to g++.old-deja:
8656         * g++.brendan/complex1.C, g++.jason/optimize2.C,
8657         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
8658         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
8659         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
8660         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
8661         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
8662         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
8663
8664         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
8665         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
8666         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
8667         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
8668         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
8669         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
8670         and/or string.h.
8671
8672         * g++.other/goto1.C: Update expectations for error messages.
8673
8674 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
8675
8676         * gcc.c-torture/compile/20000523-1.c: New test.
8677
8678 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
8679
8680         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
8681
8682 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
8683
8684         * g++.old-deja/g++.eh/catch11.C: New test.
8685         * g++.old-deja/g++.eh/catch12.C: New test.
8686
8687 2000-05-24  Nick Clifton  <nickc@cygnus.com>
8688
8689         * gcc.c-torture/execute/20000523-1.c: New test.
8690
8691 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
8692
8693         * c-torture/execute/bcp-1.c: Replace abort in arg of
8694         __builtin_constant_p with a generic external function.
8695
8696         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
8697         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
8698         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
8699         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
8700         Prototype abort and/or exit.
8701
8702         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
8703         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
8704         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
8705         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
8706
8707 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
8708
8709         * gcc.dg/dwarf2-1.c: New test.
8710
8711 2000-05-20  Richard Henderson  <rth@cygnus.com>
8712
8713         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
8714
8715 2000-05-20  Andreas Jaeger  <aj@suse.de>
8716
8717         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
8718         testcase.
8719
8720 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
8721
8722         * gcc.c-torture/execute/20000519-2.c: New test.
8723
8724 2000-05-19  Andreas Jaeger  <aj@suse.de>
8725
8726         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
8727         which fails with SSA.
8728
8729         * lib/c-torture.exp: Also test with -O3 -fssa.
8730
8731 2000-05-18  Michael Meissner  <meissner@redhat.com>
8732
8733         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
8734         * gcc.c-torture/execute/920415-1.c: Ditto.
8735         * gcc.c-torture/execute/920501-1.c: Ditto.
8736         * gcc.c-torture/execute/conversion.c: Ditto.
8737         * gcc.c-torture/execute/cvt-1.c: Ditto.
8738
8739 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
8740
8741         * gcc.c-torture/compile/20000518-1.c: New test.
8742
8743 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
8744
8745         * g77.f-torture/compile/200005018.f:  New test.
8746
8747 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
8748
8749         * gcc.c-torture/compile/20000517-1.c: New test.
8750
8751 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8752
8753         * gcc.c-torture/execute/20000516-1.c: New test.
8754
8755 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
8756
8757         * g++.old-deja/g++.other/eh.C: New test.
8758
8759 2000-05-12  Richard Henderson  <rth@cygnus.com>
8760
8761         * gcc.c-torture/execute/990208-1.c (main): Don't pass
8762         constants through to doit's conditional.
8763
8764 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
8765
8766         * gcc.c-torture/compile/20000511-1.c: New test.
8767         * g77.f-torture/compile/20000511-1.f: New test.
8768         * g77.f-torture/compile/20000511-2.f: New test.
8769
8770 2000-05-11  Michael Meissner  <meissner@redhat.com>
8771
8772         * gcc.c-torture/execute/20000511-1.c: New test.
8773
8774 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
8775
8776         * gcc.dg/dg.exp: Scan .S files as well as .c files.
8777         * gcc.dg/20000510-1.S: New.
8778
8779 2000-05-08  Catherine Moore  <clm@cygnus.com>
8780
8781         * gcc.dg/unused-3.c: New.
8782
8783 2000-05-06  Richard Henderson  <rth@cygnus.com>
8784
8785           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
8786           * g++.old-deja/g++.mike/warn1.C: Likewise.
8787           * g++.old-deja/g++.pt/local1.C: Likewise.
8788           * g++.old-deja/g++.pt/local7.C: Likewise.
8789           * g++.old-deja/g++.pt/spec16.C: Likewise.
8790
8791 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
8792
8793         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
8794
8795 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
8796
8797           * g77.f-torture/execute/20000503-1.f:  New test.
8798
8799 2000-05-04  Andreas Jaeger  <aj@suse.de>
8800
8801         * gcc.dg/noreturn-2.c: New test.
8802
8803 2000-05-04  Neil Booth  <NeilB@earthling.net>
8804
8805         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
8806         preprocessor.
8807
8808 2000-05-04  Richard Henderson  <rth@cygnus.com>
8809
8810         * gcc.c-torture/execute/20000503-1.c: Fix typo.
8811
8812 2000-05-04  Richard Henderson  <rth@cygnus.com>
8813
8814         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
8815         OpenSSL by Jason R Thorpe.
8816
8817 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
8818
8819         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
8820
8821 2000-05-03  Robert Lipe <robertlipe@usa.net>
8822
8823         * gcc.dg/20000503-1.c: New test.
8824
8825 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
8826
8827         * gcc.c-torture/compile/20000502-1.c: New test.
8828         * g++.old-deja/g++.other/align.C: New test.
8829         * gcc.dg/cpp-tradstringify.c: New test.
8830
8831 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
8832
8833         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
8834         and hard registers.
8835
8836 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
8837
8838         * gcc.c-torture/execute/loop-5.c: New test.
8839
8840 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
8841
8842         * gcc.c-torture/execute/va-arg-20.c: New test.
8843
8844 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
8845
8846         * gcc.c-torture/execute/20000422-1.c: New test.
8847
8848 2000-04-20  Greg McGary  <gkm@gnu.org>
8849
8850         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
8851         when optimizing, but without sibling-call optimizations (-O1).
8852
8853 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
8854
8855           * gcc.c-torture/compile/20000420-1.c: New test.
8856
8857 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
8858
8859         * g++.abi/ptrflags.C: New test.
8860         * g++.eh/catchptr1.C: Test incomplete pointer chains.
8861
8862 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
8863
8864         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
8865
8866 2000-04-19  Greg McGary  <gkm@gnu.org>
8867
8868         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
8869         sibling-call optimizations.
8870
8871 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
8872
8873         * gcc.dg/20000419-1.c: New test.
8874
8875 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
8876
8877         * gcc.c-torture/execute/20000412-6.c: New test.
8878
8879 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
8880
8881         * gcc.c-torture/execute/20000412-5.c: New test.
8882         * g77.f-torture/compile/20000412-1.f: New test.
8883         * gcc.c-torture/execute/20000412-4.c: New test.
8884         * gcc.c-torture/compile/20000412-2.c: New test.
8885         * gcc.c-torture/execute/20000412-3.c: New test.
8886         * gcc.c-torture/compile/20000412-1.c: New test.
8887         * gcc.c-torture/execute/20000412-2.c: New test.
8888
8889 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
8890
8891         * objc/execute/bf-20.m: New test.
8892
8893 2000-04-10  Richard Henderson  <rth@cygnus.com>
8894
8895         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
8896
8897         * gcc.c-torture/execute/20000412-1.c: New test.
8898
8899 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
8900
8901         * g++.old-deja/g++.eh/catchptr1.C: New test.
8902
8903 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
8904
8905         * g++.old-deja/g++.abi/cxa_vec.C: New test.
8906
8907 2000-04-08  Neil Booth  <NeilB@earthling.net>
8908
8909         * gcc.dg/cpp-nullchar.c: Remove test as
8910         embedded nulls cause problems.
8911
8912 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8913
8914         * gcc.dg/compare2.c: New test.
8915
8916 2000-04-08  Neil Booth  <NeilB@earthling.net>
8917
8918         * gcc.dg/cpp-nullchar.c: New test.
8919
8920 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
8921
8922         * gcc.dg/cpp-mi2.c: New test.
8923         * gcc.dg/cpp-mi2[abc].h: New files.
8924
8925 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
8926
8927         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
8928         member name.
8929
8930 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
8931
8932         * g++.old-deja/g++.abi/vmihint.C: New test.
8933
8934 2000-04-06  Neil Booth  <NeilB@earthling.net>
8935
8936         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
8937         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
8938         copyright.
8939
8940 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
8941
8942         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
8943         avoid stack-frame overwrite.
8944
8945 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
8946
8947         * gcc.c-torture/compile/20000405-2.c: New test.
8948         * gcc.c-torture/compile/20000405-3.c: New test.
8949
8950 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8951
8952         * gcc.c-torture/compile/20000405-1.c: New test.
8953
8954 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
8955
8956         * gcc.dg/cast-qual-1.c: Revert last change.
8957
8958 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8959
8960         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
8961
8962 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
8963
8964         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
8965         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
8966
8967 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
8968
8969         * gcc.c-torture/compile/20000403-2.c: New test.
8970         * gcc.c-torture/compile/20000403-1.c: New test.
8971
8972 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
8973
8974         * gcc.c-torture/execute/20000403-1.c: New test.
8975
8976 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
8977
8978         * gcc.c-torture/execute/20000402-1.c: New test.
8979
8980 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
8981
8982         * gcc.c-torture/execute/va-arg-15.c: New test.
8983         * gcc.c-torture/execute/va-arg-16.c: New test.
8984         * gcc.c-torture/execute/va-arg-17.c: New test.
8985         * gcc.c-torture/execute/va-arg-18.c: New test.
8986         * gcc.c-torture/execute/va-arg-19.c: New test.
8987
8988 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
8989
8990         * gcc.c-torture/compile/981211-1.c: Move to...
8991         * gcc.dg/cpp-as1.c: ...here.
8992         * gcc.dg/cpp-as2.c: New file.
8993
8994         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
8995         compiler.
8996
8997 2000-04-02  Neil Booth  <NeilB@earthling.net>
8998
8999         * gcc.dg/cpp-cond.c  New tests.
9000         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
9001         accidental success less likely.
9002         * gcc.dg/cpp-missingop.c  New tests.
9003         * gcc.dg/cpp-missingparen.c  New tests.
9004         * gcc.dg/cpp-shift.c  New tests.
9005         * gcc.dg/cpp-shortcircuit.c  New tests.
9006         * gcc.dg/cpp-unary.c  New tests.
9007
9008 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
9009
9010         * gcc.c-torture/compile/20000329-1.c: New test.
9011
9012 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
9013
9014         * gcc.c-torture/compile/20000326-1.c: New test.
9015         * gcc.c-torture/compile/20000326-2.c: New test.
9016
9017 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
9018
9019         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
9020         the first parameter is a function argument.
9021
9022 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
9023
9024         * g++.old-deja/g++.ext/array4.C: New test.
9025
9026 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
9027
9028         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
9029
9030 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9031
9032         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
9033
9034 2000-03-19  Richard Henderson  <rth@cygnus.com>
9035
9036         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
9037
9038 2000-03-19  Richard Henderson  <rth@cygnus.com>
9039
9040         * gcc.c-torture/compile/20000319-1.c: New test.
9041
9042 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
9043
9044         * gcc.c-torture/execute/20000314-3.c: New test.
9045         * gcc.c-torture/execute/20000314-2.c: New test.
9046         * gcc.c-torture/execute/20000314-1.c: New test.
9047         * gcc.c-torture/compile/20000314-2.c: New test.
9048         * gcc.c-torture/compile/20000314-1.c: New test.
9049
9050 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
9051
9052         * g++.old-deja/g++.warn/inline.C: New test.
9053
9054 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9055
9056         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
9057         standards-compliant result rather than specific constants.
9058         Put test-values in array.
9059
9060 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
9061
9062         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
9063         (g++_target_compile): Put test-specific options last.
9064
9065 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
9066
9067         * g++.old-deja/g++.eh/vbase4.C: New test.
9068
9069 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
9070
9071         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
9072
9073 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
9074
9075         * g++.old-deja/g++.brendan/misc12.C: Removed.
9076         * g++.old-deja/g++.pt/memtemp77.C: Constify.
9077         * g++.old-deja/g++.ext/pretty4.C: New test.
9078
9079 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
9080
9081         * g++.old-deja/g++.other/string2.C: New test.
9082
9083 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
9084
9085         * g++.old-deja/g++.warn/impint2.C: New test.
9086
9087 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9088
9089         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
9090         is 1, not zero.
9091
9092 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
9093
9094         * g++.old-deja/g++.warn/impint.C: New test.
9095         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
9096         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
9097         * g++.old-deja/g++.pt/explicit12.C: Likewise.
9098         * g++.old-deja/g++.pt/explicit13.C: Likewise.
9099         * g++.old-deja/g++.pt/explicit17.C: Likewise.
9100         * g++.old-deja/g++.pt/explicit18.C: Likewise.
9101         * g++.old-deja/g++.pt/explicit19.C: Likewise.
9102         * g++.old-deja/g++.pt/explicit23.C: Likewise.
9103         * g++.old-deja/g++.pt/explicit31.C: Likewise.
9104         * g++.old-deja/g++.pt/explicit35.C: Likewise.
9105         * g++.old-deja/g++.pt/explicit6.C: Likewise.
9106         * g++.old-deja/g++.pt/memclass7.C: Likewise.
9107
9108 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
9109
9110         * gcc.dg/cpp-redef.c: New test.
9111
9112 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
9113
9114         * g++.old-deja/g++.pt/unify7.C: New test.
9115
9116 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9117
9118         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
9119         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
9120
9121 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
9122
9123         * gcc.c-torture/compile/20000224-1.c: New test.
9124
9125 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9126
9127         * gcc.c-torture/compile/cpp-2.c: New test.
9128         * gcc.c-torture/compile/cpp-1.c: New test.
9129
9130 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
9131
9132         * gcc.c-torture/execute/20000225-1.c: New test.
9133
9134 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9135
9136         * gcc.dg/cpp-li2.c: New test.
9137
9138         * gcc.dg/cpp-wi1.c: New test.
9139
9140         * gcc.dg/cpp-li1.c: New test.
9141
9142 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
9143
9144         * g++.old-deja/g++.other/sizeof5.C: New test.
9145
9146 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9147
9148         * gcc.c-torture/execute/va-arg-13.c: New test.
9149
9150 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
9151
9152         * gcc.c-torture/execute/va-arg-12.c: New test.
9153
9154 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
9155
9156         * gcc.c-torture/execute/20000223-1.c: New test.
9157
9158 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
9159
9160         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
9161
9162 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
9163
9164         * g++.old-deja/g++.abi/ptrmem.C: New test.
9165
9166 2000-02-19  Richard Henderson  <rth@cygnus.com>
9167
9168         * gcc.c-torture/compile/init-3.c: New.
9169
9170 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
9171
9172         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
9173         ALWAYS_CXXFLAGS.
9174
9175 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
9176
9177         * gcc.c-torture/compile/20000211-3.c: New test.
9178
9179 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
9180
9181         * gcc.c-torture/compile/20000211-2.c: New test.
9182
9183 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
9184
9185         * gcc.c-torture/compile/20000211-1.c: New test.
9186
9187 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
9188
9189         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
9190           on native targets
9191
9192 2000-02-08  Nathan Sidwell  <nathan@acm.org>
9193
9194         * g++.old-deja/g++.other/cast5.C: New test.
9195
9196 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
9197
9198         * gcc.c-torture/execute/20000205-1.c: New.
9199
9200 2000-02-03  Nathan Sidwell  <nathan@acm.org>
9201
9202         * g++.old-deja/g++.jason/cast3.C: Return void.
9203         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
9204
9205 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9206
9207         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
9208
9209         * gcc.dg/loop-1.c: New test.
9210
9211 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
9212
9213         * gcc.c-torture/compile/20000127-1.c: New test.
9214         * gcc.c-torture/execute/991228-1.c: New test.
9215
9216 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9217
9218         * gcc.dg/unused-2.c: New test.
9219
9220         * gcc.dg/conv-1.c: New test.
9221
9222 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9223
9224         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
9225         compiler.
9226         (tool_option_proc): Fix typo.
9227
9228 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
9229
9230         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
9231         of the ld on the host, not on the build machine.
9232         Also, don't crash if '--help' is not a supported option.
9233
9234 2000-01-24  Richard Henderson  <rth@cygnus.com>
9235
9236         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
9237
9238 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
9239
9240         * gcc.c-torture/execute/20000120-2.c: New test.
9241         * gcc.c-torture/execute/20000120-1.c: New test.
9242
9243 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
9244
9245         * gcc.c-torture/execute/20000113-1.c: New test.
9246
9247 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
9248
9249         * gcc.c-torture/execute/20000112-1.c: New test.
9250
9251 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9252
9253         * gcc.dg/20000111-1.c: New test.
9254
9255 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
9256
9257         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
9258         with 16 bit integers.
9259
9260 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9261
9262         * gcc.dg/20000108-1.c: New test.
9263
9264 2000-01-05  Nathan Sidwell  <nathan@acm.org>
9265
9266         * g++.old-deja/g++.ns/koenig8.C: New test.
9267
9268 2000-01-05  Nathan Sidwell  <nathan@acm.org>
9269
9270         * g++.old-deja/g++.other/cast4.C: New test.
9271
9272 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
9273
9274         * gcc.c-torture/compile/20000105-2.c: New test.
9275         * gcc.c-torture/compile/20000105-1.c: New test.
9276
9277 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9278
9279         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
9280         references to printf & atoi to conform to ANSI standard.
9281         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
9282         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
9283         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
9284         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
9285         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
9286         * g++.old-deja/g++.brendan/complex1.C: Likewise.
9287         * g++.old-deja/g++.brendan/copy1.C: Likewise.
9288         * g++.old-deja/g++.brendan/copy2.C: Likewise.
9289         * g++.old-deja/g++.brendan/copy3.C: Likewise.
9290         * g++.old-deja/g++.brendan/copy4.C: Likewise.
9291         * g++.old-deja/g++.brendan/copy5.C: Likewise.
9292         * g++.old-deja/g++.brendan/copy6.C: Likewise.
9293         * g++.old-deja/g++.brendan/copy7.C: Likewise.
9294         * g++.old-deja/g++.brendan/copy8.C: Likewise.
9295         * g++.old-deja/g++.brendan/crash11.C: Likewise.
9296         * g++.old-deja/g++.brendan/crash14.C: Likewise.
9297         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
9298         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
9299         * g++.old-deja/g++.brendan/delete2.C: Likewise.
9300         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
9301         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
9302         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
9303         * g++.old-deja/g++.brendan/eh1.C: Likewise.
9304         * g++.old-deja/g++.brendan/groff1.C: Likewise.
9305         * g++.old-deja/g++.brendan/init3.C: Likewise.
9306         * g++.old-deja/g++.brendan/misc12.C: Likewise.
9307         * g++.old-deja/g++.brendan/misc7.C: Likewise.
9308         * g++.old-deja/g++.brendan/new2.C: Likewise.
9309         * g++.old-deja/g++.brendan/operators4.C: Likewise.
9310         * g++.old-deja/g++.brendan/operators5.C: Likewise.
9311         * g++.old-deja/g++.brendan/overload2.C: Likewise.
9312         * g++.old-deja/g++.brendan/overload7.C: Likewise.
9313         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
9314         * g++.old-deja/g++.brendan/reference1.C: Likewise.
9315         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
9316         * g++.old-deja/g++.brendan/template24.C: Likewise.
9317         * g++.old-deja/g++.brendan/template3.C: Likewise.
9318         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
9319         * g++.old-deja/g++.jason/inline3.C: Likewise.
9320         * g++.old-deja/g++.jason/opeq.C: Likewise.
9321         * g++.old-deja/g++.law/arg5.C: Likewise.
9322         * g++.old-deja/g++.law/arm7.C: Likewise.
9323         * g++.old-deja/g++.law/ctors11.C: Likewise.
9324         * g++.old-deja/g++.law/cvt8.C: Likewise.
9325         * g++.old-deja/g++.law/init9.C: Likewise.
9326         * g++.old-deja/g++.law/refs4.C: Likewise.
9327         * g++.old-deja/g++.law/template2.C: Likewise.
9328         * g++.old-deja/g++.law/visibility24.C: Likewise.
9329         * g++.old-deja/g++.law/vtable3.C: Likewise.
9330         * g++.old-deja/g++.mike/asm2.C: Likewise.
9331         * g++.old-deja/g++.mike/eh1.C: Likewise.
9332         * g++.old-deja/g++.mike/misc1.C: Likewise.
9333         * g++.old-deja/g++.mike/misc13.C: Likewise.
9334         * g++.old-deja/g++.mike/misc14.C: Likewise.
9335         * g++.old-deja/g++.mike/ns12.C: Likewise.
9336         * g++.old-deja/g++.mike/p1248.C: Likewise.
9337         * g++.old-deja/g++.mike/p3708.C: Likewise.
9338         * g++.old-deja/g++.mike/p3708a.C: Likewise.
9339         * g++.old-deja/g++.mike/p3708b.C: Likewise.
9340         * g++.old-deja/g++.mike/p646.C: Likewise.
9341         * g++.old-deja/g++.mike/p700.C: Likewise.
9342         * g++.old-deja/g++.mike/p783.C: Likewise.
9343         * g++.old-deja/g++.mike/p783a.C: Likewise.
9344         * g++.old-deja/g++.mike/p783b.C: Likewise.
9345         * g++.old-deja/g++.mike/p786.C: Likewise.
9346         * g++.old-deja/g++.mike/p789.C: Likewise.
9347         * g++.old-deja/g++.mike/p789a.C: Likewise.
9348         * g++.old-deja/g++.mike/p807a.C: Likewise.
9349         * g++.old-deja/g++.other/delete3.C: Likewise.
9350         * g++.old-deja/g++.other/dyncast1.C: Likewise.
9351         * g++.old-deja/g++.other/dyncast2.C: Likewise.
9352         * g++.old-deja/g++.other/dyncast3.C: Likewise.
9353         * g++.old-deja/g++.other/empty1.C: Likewise.
9354         * g++.old-deja/g++.other/temporary1.C: Likewise.
9355         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
9356         * g++.old-deja/g++.pt/t16.C: Likewise.
9357         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
9358
9359 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
9360
9361         * gcc.dg/991230-1.c: New test.
9362
9363 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
9364
9365         * gcc.c-torture/compile/991229-3.c: New test.
9366         * gcc.c-torture/compile/991229-2.c: New test.
9367         * gcc.c-torture/compile/991229-1.c: New test.
9368
9369 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
9370
9371         * gcc.c-torture/compile/labels-2.c: New test.
9372
9373 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
9374
9375         * gcc.c-torture/execute/991227-1.c: New test.
9376
9377 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9378
9379         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
9380
9381 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
9382
9383         * gcc.c-torture/execute/991221-1.c: New test.
9384
9385 1999-12-20  Nathan Sidwell  <nathan@acm.org>
9386
9387         * g++.old-deja/g++.other/cast3.C: New test.
9388
9389 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
9390
9391         * gcc.c-torture/execute/991216-4.c: New test.
9392
9393 1999-12-16  Michael Meissner  <meissner@cygnus.com>
9394
9395         * gcc.c-torture/execute/991216-1.c: New test.
9396         * gcc.c-torture/execute/991216-2.c: New test.
9397         * gcc.c-torture/execute/991216-3.c: New test.
9398
9399 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
9400
9401         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
9402         Actually make the test fail by using "-O2" for compilation.
9403
9404 1999-12-15  Nathan Sidwell  <nathan@acm.org>
9405
9406         * g++.old-deja/g++.warn/cast-align1.C: New test.
9407
9408 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
9409
9410         * gcc.c-torture/compile/991214-1.c: New test.
9411         * gcc.c-torture/compile/991214-2.c: New test.
9412
9413 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
9414
9415         * gcc.dg/991214-1.c: New test.
9416
9417 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
9418
9419         * gcc.c-torture/compile/991213-3.c: New test.
9420         * gcc.c-torture/compile/991213-2.c: New test.
9421         * gcc.c-torture/compile/991213-1.c: New test.
9422
9423 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
9424
9425         * gcc.dg/991209-1.c: New test.
9426
9427 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
9428
9429         * gcc.c-torture/compile/991208-1.c: New test.
9430
9431 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9432
9433         * gcc.dg/ultrasp2.c: New test.
9434
9435 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
9436
9437         * g++.old-deja/g++.abi/align.C (main): Fix typo.
9438
9439 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
9440
9441         * gcc.c-torture/compile/991202-1.c: New test.
9442         * gcc.c-torture/execute/991202-1.c: New test.
9443         * gcc.c-torture/execute/991202-2.c: New test.
9444         * gcc.c-torture/execute/991202-3.c: New test.
9445
9446 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
9447
9448         * g++.old-deja/g++.abi/align.C: New test.
9449         * g++.old-deja/g++.abi/aggregates.C: Likewise.
9450         * g++.old-deja/g++.abi/bitfields.C: Likewise.
9451
9452 1999-12-01  Richard Henderson  <rth@cygnus.com>
9453
9454         * gcc.c-torture/execute/991201-1.c: New.
9455
9456 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
9457
9458         * gcc.dg/991129-1.c: New test.
9459
9460 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
9461
9462         * gcc.c-torture/compile/991127-1.c: New test.
9463
9464 1999-11-22  Nathan Sidwell  <nathan@acm.org>
9465
9466         * g++.old-deja/g++.other/warn4.C: New test.
9467
9468 1999-11-22  Nathan Sidwell  <nathan@acm.org>
9469
9470         * g++.old-deja/g++.eh/cleanup2.C: New test.
9471         * g++.old-deja/g++.ext/pretty2.C: New test.
9472         * g++.old-deja/g++.ext/pretty3.C: New test.
9473         * g++.old-deja/g++.other/debug6.C: New test.
9474
9475 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
9476
9477         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
9478         compiler_output to look for one error message instead of two.
9479
9480 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
9481
9482         * gcc.c-torture/execute/991118-1.c: Also test case
9483         where the word boundary does not split a byte evenly.
9484
9485 1999-11-19  Nathan Sidwell  <nathan@acm.org>
9486
9487         * g++.old-deja/g++.ext/restrict1.C: New test.
9488
9489 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
9490
9491         * gcc.c-torture/execute/991118-1.c: New test.
9492
9493 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
9494
9495         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
9496         working directory pathnames.
9497
9498 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
9499
9500         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
9501         host is equipped with driver.h and driver.o so it can actually
9502         compile and run the tests.
9503
9504 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
9505
9506         * gcc.c-torture/compile/991008-1.c: New test.
9507
9508 1999-11-08  Nick Clifton  <nickc@cygnus.com>
9509
9510         * lib/gcc-dg.exp: Include target-supports.exp
9511
9512 1999-11-05  Nick Clifton  <nickc@cygnus.com>
9513
9514         * lib/target-supports.exp: New file: Provide procs to test for
9515         features supported by the target.
9516         (check_weak_available): Moved here from ecos.exp.
9517         (check_alias_available): New proc: Determine of the target
9518         toolchain supports the alias attribute.
9519
9520         * gcc.dg/special/ecos.exp: Move check_weak_available to
9521         target-supports.exp.
9522         (alias-1.c): Only perform the test if the target supports
9523         aliases.
9524         (wkali-1.c): Only perform the test if the target supports
9525         aliases.
9526
9527         * gcc.dg/990506-0.c: Expect error messages from cross
9528         targets as well as native targets.
9529
9530 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9531
9532         * gcc.dg/ultrasp1.c: Removed xfail.
9533         * gcc.dg/struct-ret-2.c: Likewise.
9534         * gcc.dg/array-1.c: Likewise.
9535
9536 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9537
9538         * gcc.dg/struct-ret-2.c: New test.
9539
9540         * gcc.dg/array-1.c: New test.
9541
9542 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
9543
9544         * gcc.c-torture/execute/991030-1.c: New test.
9545
9546 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
9547
9548         * gcc.c-torture/compile/991026-2.c: New test.
9549
9550 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
9551
9552         * gcc.c-torture/compile/991026-1.c: New test.
9553
9554 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
9555
9556         * gcc.c-torture/execute/991023-1.c: New test.
9557
9558 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
9559
9560         * gcc.c-torture/execute/991019-1.c: New test.
9561
9562 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
9563
9564         * gcc.c-torture/execute/991016-1.c: New test.
9565
9566 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
9567
9568         * gcc.c-torture/execute/991014-1.c: New test.
9569
9570 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
9571
9572         * g++.old-deja/g++.other/union2.C: New test.
9573
9574 1999-10-13  Nathan Sidwell  <nathan@acm.org>
9575
9576         * g++.old-deja/g++.other/vaarg2.C: New test.
9577         * g++.old-deja/g++.other/vaarg3.C: New test.
9578
9579 1999-10-12  Craig Burley  <craig@jcb-sc.com>
9580
9581         * g77.f-torture/noncompile/19990905-1.f: Moved from being
9582         in compile/.
9583
9584 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
9585
9586         * gcc.c-torture/execute/va-arg-11.c: New test.
9587
9588 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
9589
9590         * lib/file-format.exp (gcc_target_object_format): Don't
9591         crash if objdump is unavailable.
9592
9593 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
9594
9595         * gcc.misc-tests/mg.exp: delete extraneous redirection.
9596
9597 1999-09-28  Nick Clifton  <nickc@cygnus.com>
9598
9599         * gcc.c-torture/compile/990928-1.c: New test.
9600
9601 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
9602
9603         * g++.old-deja/g++.other/decl6.C: New test.
9604
9605 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9606
9607         * gcc.c-torture/execute/va-arg-10.c: New test.
9608
9609 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
9610
9611         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
9612         __PRETTY_FUNCTION__.
9613
9614 1999-09-23  Nick Clifton  <nickc@cygnus.com>
9615
9616         * gcc.c-torture/execute/990923-1.c: New test.
9617
9618 1999-09-21  Nick Clifton  <nickc@cygnus.com>
9619
9620         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
9621         for which -fpic is inappropriate.
9622
9623 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
9624
9625         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
9626
9627 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
9628
9629         * g++.old-deja/g++.other/dyncast1.C: New test.
9630         * g++.old-deja/g++.other/dyncast2.C: New test.
9631         * g++.old-deja/g++.other/dyncast3.C: New test.
9632         * g++.old-deja/g++.other/dyncast4.C: New test.
9633         * g++.old-deja/g++.other/dyncast5.C: New test.
9634         * g++.old-deja/g++.eh/catch3.C: New test.
9635         * g++.old-deja/g++.eh/catch3p.C: New test.
9636         * g++.old-deja/g++.eh/catch4.C: New test.
9637         * g++.old-deja/g++.eh/catch4p.C: New test.
9638         * g++.old-deja/g++.eh/catch5.C: New test.
9639         * g++.old-deja/g++.eh/catch5p.C: New test.
9640         * g++.old-deja/g++.eh/catch6.C: New test.
9641         * g++.old-deja/g++.eh/catch6p.C: New test.
9642         * g++.old-deja/g++.eh/catch7.C: New test.
9643         * g++.old-deja/g++.eh/catch7p.C: New test.
9644         * g++.old-deja/g++.eh/catch8.C: New test.
9645         * g++.old-deja/g++.eh/catch8p.C: New test.
9646         * g++.old-deja/g++.eh/catch9.C: New test.
9647         * g++.old-deja/g++.eh/catch9p.C: New test.
9648
9649 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
9650
9651         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
9652         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
9653
9654 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
9655
9656         * gcc.c-torture/compile/990913-1.c: New test.
9657
9658 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
9659
9660         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
9661         * g++.old-deja/g++.jason/rfg5.C: Likewise.
9662
9663 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
9664
9665         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
9666
9667 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
9668
9669         * g++.old-deja/g++.other/lookup11.C: New test.
9670         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
9671         what is permitted and what we want.
9672         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
9673         overload use.
9674         * g++.old-deja/g++.jason/rfg5.C: Likewise
9675
9676 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
9677
9678         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
9679         * gcc.c-torture/noncompile/poison-1.c: New file.
9680
9681 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
9682
9683         * g++.old-deja/g++.other/sizeof3.C: New test.
9684         * g++.old-deja/g++.other/sizeof4.C: New test.
9685         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
9686         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
9687
9688 1999-09-07  Richard Henderson  <rth@cygnus.com>
9689
9690         * gcc.dg/va-arg-1.c: New.
9691
9692 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9693
9694         * gcc.c-torture/execute/va-arg-9.c: New test.
9695
9696 1999-09-05  Craig Burley  <craig@jcb-sc.com>
9697
9698         * g77.f-torture/compile/980519-2.f: New test.
9699         * g77.f-torture/compile/19990905-0.f: New test.
9700         * g77.f-torture/compile/19990905-1.f: New test.
9701         * g77.f-torture/compile/19990905-2.f: New test.
9702
9703         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
9704
9705 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
9706
9707         * gcc.c-torture/execute/990827-1.c: Fix typo.
9708
9709 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
9710
9711         * g++.old-deja/g++.other/deref1.C: New test.
9712
9713 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
9714
9715         * g++.old-deja/g++.other/ambig2.C: New test.
9716         * g++.old-deja/g++.other/cond5.C: New test.
9717         * g++.old-deja/g++.other/lookup16.C: New test.
9718
9719 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
9720
9721         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
9722         assemblers too.
9723
9724 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
9725
9726         * lib/c-torture.exp: Avoid the "compare executables" optimization
9727         when testing native.
9728
9729 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
9730
9731         * gcc.c-torture/execute/990829-1.c: New test.
9732         * gcc.c-torture/compile/990829-1.c: New test.
9733
9734 1999-08-27  Paul Burchard  <burchard@pobox.com>
9735
9736         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
9737         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
9738         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
9739         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
9740         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
9741         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
9742         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
9743         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
9744         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
9745         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
9746         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
9747
9748 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
9749
9750         * gcc.c-torture/execute/990827-1.c: New test.
9751
9752 1999-08-26  Craig Burley  <craig@jcb-sc.com>
9753
9754         * g77.f-torture/noncompile/19990826-4.f: New test.
9755
9756         * g77.f-torture/compile/19990826-3.f: New test.
9757
9758         * g77.f-torture/execute/19990826-2.f: New test.
9759
9760         * g77.f-torture/compile/19990826-1.f: New test.
9761
9762         * gcc.c-torture/execute/990826-0.c: New test.
9763         * g77.c-torture/execute/19990826-0.f: New test.
9764
9765         * g77.f-torture/noncompile/970626-2.f: New test.
9766
9767 1999-08-25  Paul Burchard  <burchard@pobox.com>
9768
9769         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
9770         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
9771         lss-011.C: New tests.
9772
9773 1999-08-25  Nathan Sidwell  <nathan@acm.org>
9774
9775         * g++.old-deja/g++.other/decl5.C: New test.
9776
9777 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9778
9779         * noncompile/noncompile.exp: Load_lib c-torture.exp.
9780         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
9781         call `postbase' for each one.  All callers of `postbase' changed
9782         to call this instead.
9783
9784 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
9785
9786         * gcc.c-torture/execute/990811-1.c: New test.
9787
9788 1999-08-09  Nick Clifton  <nickc@cygnus.com>
9789
9790         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
9791         just native ones.
9792
9793         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
9794         just native ones.
9795
9796 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
9797
9798         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
9799
9800 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
9801
9802         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
9803
9804 1999-08-04  Nathan Sidwell  <nathan@acm.org>
9805
9806         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
9807
9808 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
9809
9810         * gcc.c-torture/execute/990804-1.c: New test.
9811
9812 1999-08-03  Nathan Sidwell  <nathan@acm.org>
9813
9814         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
9815         * g++.old-deja/g++.brendan/crash64.C: Likewise
9816         * g++.old-deja/g++.brendan/overload8.C: Likewise
9817
9818 1999-08-03  Nathan Sidwell  <nathan@acm.org>
9819
9820         * g++.old-deja/g++.other/struct1.C: New test.
9821
9822 1999-08-03  Nathan Sidwell  <nathan@acm.org>
9823
9824         * g++.old-deja/g++.other/enum2.C: New test.
9825
9826 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
9827
9828         Adapted from tests from Franz Sirl:
9829         * gcc.c-torture/execute/va-arg-7.c: New test.
9830         * gcc.c-torture/execute/va-arg-8.c: New test.
9831
9832 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
9833
9834         * gcc.c-torture/compile/990801-2.c: New test.
9835
9836         * gcc.c-torture/compile/990801-1.c: New test.
9837
9838 1999-07-27  Michael Meissner  <meissner@cygnus.com>
9839
9840         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
9841         fp-cmp-1.c, converting double to float.
9842
9843         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
9844         fp-cmp-1.c, converting double to long double.
9845
9846         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
9847         from fr1 to unknown_register, since fr1 is a legitimate register
9848         on some machines.
9849
9850 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
9851
9852         * README: More listname related changes.
9853
9854 1999-07-08  Catherine Moore  <clm@cygnus.com>
9855
9856         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
9857
9858 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
9859
9860         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
9861
9862 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
9863
9864         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
9865
9866 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
9867
9868         * gcc.dg/990703-1.c: New test.
9869
9870 1999-06-29  Nick Clifton  <nickc@cygnus.com>
9871
9872         * lib/file-format.exp: New file: Move definition of proc
9873         gcc_target_object_format to here from
9874         gcc.dg/special/ecos.exp.
9875
9876         * lib/c-torture.exp: Include lib file-format.exp.
9877         * lib/gcc-dg.exp: Include lib file-format.exp.
9878
9879         * gcc.dg/special/ecos.exp: Remove definition of proc
9880         gcc_target_object_format.
9881
9882 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
9883
9884         * gcc.c-torture/execute/990628-1.c: New test.
9885
9886 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
9887
9888         * gcc.c-torture/compile/990625-2.c: New test.
9889
9890         * gcc.c-torture/compile/990625-1.c: New test.
9891
9892 1999-06-23  Nick Clifton  <nickc@cygnus.com>
9893
9894         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
9895         attributes compile.
9896         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
9897         ports that use the COFF/PE file format.
9898
9899 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
9900
9901         * gcc.c-torture/compile/990617-1.c: New test.
9902
9903 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
9904
9905         * g++.old-deja/g++.other/decl4.C: New test.
9906
9907 1999-06-14  Nathan Sidwell  <nathan@acm.org>
9908
9909         * g++.old-deja/g++.other/bitfld3.C: New test.
9910
9911 1999-06-08  Nathan Sidwell  <nathan@acm.org>
9912
9913         * g++.old-deja/g++.eh/catch1.C: New test.
9914
9915 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
9916
9917         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
9918
9919         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
9920         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
9921
9922 1999-06-05  Craig Burley  <craig@jcb-sc.com>
9923
9924         * g77.f-torture/compile/19990502-0.f: Replace with new,
9925         shorter, test that still fails after recent changes.
9926
9927 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
9928
9929         * gcc.c-torture/execute/990604-1.c: New test.
9930
9931 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
9932
9933         * gcc.c-torture/execute/990531-1.c: New test.
9934
9935 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9936
9937         * gcc.c-torture/compile/990527-1.c: New test.
9938
9939 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
9940
9941         * gcc.c-torture/execute/990527-1.c: New test.
9942
9943 1999-05-25  Nick Clifton  <nickc@cygnus.com>
9944
9945         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
9946         bitfields as signed.
9947
9948 1999-05-25  Craig Burley  <craig@jcb-sc.com>
9949
9950         * g77.f-torture/compile/19990525-0.f: New test.
9951
9952 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
9953
9954         * gcc.c-torture/execute/990525-2.c: New test.
9955
9956         * gcc.c-torture/execute/990525-1.c: New test.
9957
9958 1999-05-24  Nathan Sidwell  <nathan@acm.org>
9959
9960         * g++.old-deja/g++.other/anon3.C: New test.
9961         * g++.old-deja/g++.other/anon4.C: New test.
9962         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
9963         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
9964         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
9965         Merrill).
9966
9967 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
9968
9969         * gcc.c-torture/execute/990524-1.c: New test.
9970
9971         * gcc.dg/990524-1.c: New test.
9972
9973 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9974
9975         * gcc.c-torture/compile/990523-1.c: New test.
9976
9977 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
9978
9979         * gcc.c-torture/compile/990519-1.c: New test.
9980
9981 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
9982
9983         * gcc.c-torture/compile/990517-1.c: New test.
9984
9985         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
9986         (e4, f4): New tests.
9987         (main): Call them.
9988
9989 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9990
9991         * gcc.dg/noreturn-1.c: New test.
9992
9993 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
9994
9995         * gcc.c-torture/execute/990513-1.c: New test.
9996
9997 1999-05-10  Richard Henderson  <rth@cygnus.com>
9998
9999         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
10000
10001 1999-05-10  Craig Burley  <craig@jcb-sc.com>
10002
10003         * g77.f-torture/execute/erfc.f: Use small single-precision
10004         values, to avoid problems on Alphas when not -mieee.
10005
10006 1999-05-08  Craig Burley  <craig@jcb-sc.com>
10007
10008         * gcc.dg/990506-0.c: New test.
10009
10010 1999-05-08  Richard Henderson  <rth@cygnus.com>
10011
10012         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
10013         the constant to test.  Don't XFAIL 64-bit targets.
10014
10015         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
10016         * g++.old-deja/g++.law/profile1.C: Likewise.
10017
10018         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
10019         operator new instances.
10020         * g++.old-deja/g++.other/delete5.C: Likewise.
10021
10022 1999-05-03  Craig Burley  <craig@jcb-sc.com>
10023
10024         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
10025         intrinsic.
10026
10027 1999-05-03  Craig Burley  <craig@jcb-sc.com>
10028
10029         * g77.f-torture/execute/u77-test.f: Reverse order of two
10030         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
10031
10032 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10033
10034         * gcc.dg/compare1.c: New test.
10035
10036 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10037
10038         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
10039         New tests.
10040
10041 1999-05-02  Craig Burley  <craig@jcb-sc.com>
10042
10043         * g77.f-torture/compile/19990502-1.f: New test.
10044
10045 1999-05-02  Craig Burley  <craig@jcb-sc.com>
10046
10047         * g77.f-torture/compile/19990502-0.f: New test.
10048
10049 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
10050
10051         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
10052         intrinsic.
10053
10054 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
10055
10056         * g77.f-torture/execute/u77-test.f (main): List libU77
10057         intrinsics not currently tested.
10058         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
10059         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
10060         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
10061         Trim blanks off the ends of some printed strings.
10062
10063 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
10064
10065         * g77.f-torture/execute/u77-test.f (main): Just warn about
10066         FSTAT gid disagreement, as it's expected on some systems.
10067
10068 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
10069
10070         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
10071         use a new function, which allows for some slop.
10072         Clean up some commentary.
10073         (issum): The new function.
10074         (sgladd): Deleted subroutine.
10075
10076 1999-05-01  Craig Burley  <craig@jcb-sc.com>
10077
10078         * g77.f-torture/execute/u77-test.f: Modify to be more like
10079         libf2c/libU77 version, bringing patches to that version here.
10080         Add suitable commentary.
10081
10082 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
10083
10084         * gcc.dg/990424-1.c: New test.
10085
10086 1999-04-24  Craig Burley  <craig@jcb-sc.com>
10087
10088         * g77.f-torture/execute/u77-test.f (main): Bug involving
10089         LSTAT has been fixed, so turn back on full checking.
10090
10091 1999-04-20  Craig Burley  <craig@jcb-sc.com>
10092
10093         * g77.f-torture/compile/19990419-0.f: New test.
10094         * g77.f-torture/execute/19990419-1.f: New test.
10095
10096 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
10097
10098         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
10099         to avoid the need for a prototype to supress a warning.
10100
10101 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
10102
10103         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
10104
10105 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
10106
10107         * gcc.c-torture/execute/990404-1.c: New test.
10108
10109 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
10110
10111         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
10112         * gcc.dg/cpp-if3.c: Don't use -pedantic.
10113         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
10114         missing initializer warnings.
10115
10116 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
10117
10118         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
10119         matching strings.
10120
10121 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
10122
10123         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
10124
10125 1999-03-26  Craig Burley  <craig@jcb-sc.com>
10126
10127         * g77.f-torture/execute/19990325-0.f: New test.
10128         * g77.f-torture/execute/19990325-1.f: New test.
10129
10130 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
10131
10132         * gcc.c-torture/execute/990324-1.c: New test.
10133
10134 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
10135
10136         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
10137         test with 4.
10138
10139 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
10140
10141         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
10142
10143 1999-03-13  Craig Burley  <craig@jcb-sc.com>
10144
10145         * g77.f-torture/execute/19990313-2.f: New test.
10146         * g77.f-torture/execute/19990313-3.f: New test.
10147
10148 1999-03-13  Craig Burley  <craig@jcb-sc.com>
10149
10150         * g77.f-torture/execute/19990313-0.f: New test.
10151         * g77.f-torture/execute/19990313-1.f: New test.
10152
10153 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
10154
10155         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
10156         printf to sprintf.
10157         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
10158         (main): Add check for u15.  Conditionalize u31 check depending on
10159         whether ints are <32 bits or >=32 bits.
10160
10161 1999-03-08  Craig Burley  <craig@jcb-sc.com>
10162
10163         * g77.f-torture/execute/19981119-0.f: Improve testiness.
10164
10165 1999-03-08  Craig Burley  <craig@jcb-sc.com>
10166
10167         * g77.f-torture/compile/19990305-0.f: New test.
10168         * g77.f-torture/execute/19981119-0.f: New test.
10169
10170 1999-03-08  Craig Burley  <craig@jcb-sc.com>
10171
10172         * g77.f-torture/execute/970625-2.f: call ABORT if final
10173         result is not correct, instead of just printing it.
10174         Add this checking via newly introduced obfuscation, to
10175         trip up buggy front ends.
10176
10177 1999-03-07  Craig Burley  <craig@jcb-sc.com>
10178
10179         * g77.f-torture/compile/960317-1.f: Moved from being
10180         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
10181
10182 1999-03-06  Craig Burley  <craig@jcb-sc.com>
10183
10184         * g77.f-torture/execute/960317-1.f: New (old) test.
10185         * g77.f-torture/execute/970625-2.f: Ditto.
10186
10187 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
10188
10189         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
10190         message on line 1 or line 2; cccp and cpplib do this differently.
10191
10192 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
10193
10194         * g++.old-deja/g++.law/weak1.C: New test.
10195
10196 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
10197
10198         * gcc.c-torture/execute/990119-1.c: Renamed to...
10199         * gcc.dg/990119-1.c: this, so it will only be tested once
10200         (it's a preprocessor test, it doesn't need to be run at
10201         multiple optimization levels).
10202
10203 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
10204
10205         * lib/g++.exp: Don't add incdir=$base_dir/../include to
10206           ALWAYS_CXXFLAGS.
10207
10208 1999-02-24  Craig Burley  <craig@jcb-sc.com>
10209
10210         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
10211         * g77.f-torture/compile/19981216-0.f: ...as it is expected
10212         to not be compilable by current g77.
10213
10214 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10215
10216         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
10217
10218 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
10219
10220         * gcc.c-torture/execute/990222-1.c: New test.
10221
10222 1999-02-19  Craig Burley  <craig@jcb-sc.com>
10223
10224         * g77.f-torture/compile/19990218-0.f: New test.
10225         * g77.f-torture/noncompile/19990218-1.f: New test.
10226
10227 1999-02-18  Craig Burley  <craig@jcb-sc.com>
10228
10229         * g77.f-torture/compile/19981216-0.f: New test.
10230
10231 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
10232
10233         * gcc.dg/990214-1.c: New test.
10234
10235 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
10236
10237         * gcc.dg/990213-2.c: New test.
10238
10239         * gcc.dg/990213-1.c: New test.
10240
10241 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
10242
10243         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
10244         ints.
10245
10246 1999-02-11  Nick Clifton  <nickc@cygnus.com>
10247
10248         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
10249         specified by target.
10250
10251         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
10252
10253 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
10254
10255         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
10256
10257 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
10258
10259         * gcc.dg/special/ecos.exp: New test driver for new tests with
10260         special requirements.
10261
10262         * gcc.dg/special/alias-1.c: New test.
10263         * gcc.dg/special/gcsec-1.c: New test.
10264         * gcc.dg/special/weak-1.c: New test.
10265         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
10266         * gcc.dg/special/weak-2.c: New test.
10267         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
10268         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
10269         * gcc.dg/special/wkali-1.c: New test.
10270         * gcc.dg/special/wkali-2.c: New test.
10271         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
10272         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
10273
10274 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
10275
10276           * lib/c-torture.exp (c-torture-compile): Pull out code for
10277           analyzing gcc error messages.
10278           (c-torture-execute): Likewise.  Fix some (harmless) false
10279           positives.
10280           * lib/gcc.exp (gcc_check_compile): New function.
10281
10282 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
10283
10284         * gcc.c-torture/execute/990208-1.c: New test.
10285
10286 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
10287
10288         * g++.dg/special/ecos.exp: New driver for new tests with special
10289         requirements
10290
10291         * g++.dg/special/conpr-1.C: New test
10292         * g++.dg/special/conpr-2.C: New test
10293         * g++.dg/special/conpr-2a.C: New test
10294         * g++.dg/special/conpr-3.C: New test
10295         * g++.dg/special/conpr-3a.C: New test
10296         * g++.dg/special/conpr-3b.C: New test
10297
10298         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
10299         allow g++ to use the dg driver
10300
10301         * README: Add comment about g++.dg directory
10302
10303 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
10304
10305         * README: Update email addresses.
10306
10307 1999-02-03  Nick Clifton  <nickc@cygnus.com>
10308
10309         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
10310         arguments in order to force structure S onto the stack even on
10311         the alpha.
10312         (test): Pass 10 leading arguments to function foo as well as the
10313         structure S.
10314
10315         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
10316         failure for all targets.
10317
10318         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
10319         abort to terminate program execution.
10320
10321 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
10322
10323         * gcc.c-torture/execute/990130-1.c: New test.
10324
10325 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
10326
10327         * gcc.dg/990130-1.c: New test.
10328
10329 1999-01-28  Michael Meissner  <meissner@cygnus.com>
10330
10331         * gcc.c-torture/execute/990128-1.c: New test.
10332
10333 1999-01-27  Michael Meissner  <meissner@cygnus.com>
10334
10335         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
10336
10337 1999-01-27  Felix Lee  <flee@cygnus.com>
10338
10339         * lib/c-torture.exp (c-torture-compile): pull out code for
10340         analyzing gcc error messages.
10341         (c-torture-execute): ditto, and fix some (harmless) false
10342         positives.
10343         * lib/gcc.exp (gcc_check_compile): new function.
10344
10345 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
10346
10347         * gcc.dg/990117-1.c: New test.
10348
10349         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
10350
10351         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
10352
10353 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
10354
10355         * g77.f-torture/compile/990115-1.f: New test.
10356
10357 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
10358
10359         * gcc.c-torture/compile/990107-1.c: New test
10360
10361 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
10362
10363         * gcc.c-torture/execute/990106-2.c: New test.
10364
10365         * gcc.c-torture/execute/990106-1.c: New test.
10366
10367 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
10368
10369         * gcc.c-torture/compile/981223-1.c: New test.
10370
10371 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
10372
10373         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
10374         (opt3): Rename from opt4 and disable.
10375
10376 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
10377
10378         * g++.old-deja/g++.pt/ptrmem5.C: New test.
10379
10380 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
10381
10382         * g++.old-deja/g++.other/conv5.C: New test.
10383
10384 1998-12-14  Nick Clifton  <nickc@cygnus.com>
10385
10386         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
10387
10388 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
10389
10390         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
10391
10392 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
10393
10394         * gcc.c-torture/compile/981211-1.c: New test.
10395
10396 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
10397
10398         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
10399
10400         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
10401
10402 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10403
10404         * gcc.special/930510-1.c: Make C9X safe.
10405         * gcc.misc-tests/gcov-1.c Similarly.
10406         * gcc.misc-tests/gcov-2.c Similarly.
10407
10408 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
10409
10410         * gcc.dg/ultrasp1.c: New test.
10411
10412 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
10413
10414         * gcc.c-torture/execute/981206.c: New test.
10415
10416 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
10417
10418         * g++.old-deja/g++.ns/template7.C: New test.
10419
10420         * g++.old-deja/g++.other/expr1.C: New test.
10421
10422         * g++.old-deja/g++.eh/tmpl3.C: New test.
10423
10424         * g++.old-deja/g++.eh/tmpl2.C: New test.
10425
10426 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
10427
10428         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
10429         * g++.old-deja/g++.other/using6.C: Removed.
10430         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
10431
10432         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
10433
10434 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
10435
10436         * g++.old-deja/g++.pt/overload8.C: New test.
10437
10438         * g++.old-deja/g++.pt/overload7.C: New test.
10439
10440         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
10441
10442         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
10443         and relinking messages.
10444         * lib/g++.exp (g++_target_compile): Remove .rpo file when
10445         compiling with -frepo.
10446
10447 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
10448
10449         * g++.old-deja/g++.pt/lookup6.C: New test.
10450
10451 1998-11-30  Nick Clifton  <nickc@cygnus.com>
10452
10453         * gcc.c-torture/execute/981130-1.c: New test.
10454         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
10455
10456 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
10457
10458         * g++.old-deja/g++.pt/explicit76.C: New test.
10459
10460         * g++.old-deja/g++.pt/friend38.C: New test.
10461
10462         * g++.old-deja/g++.ns/crash2.C: New test.
10463
10464         * g++.old-deja/g++.pt/defarg8.C: New test.
10465
10466         * g++.old-deja/g++.pt/instantiate6.C: New test.
10467
10468         * g++.old-deja/g++.pt/static6.C: New test.
10469
10470         * g++.old-deja/g++.pt/decl2.C: New test.
10471
10472 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
10473
10474         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
10475         problem is actually related with name lookup, but so what? :-)
10476
10477         * g++.old-deja/g++.pt/friend37.C: New test.
10478
10479 1998-11-25  Dave Love  <d.love@dl.ac.uk>
10480
10481         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
10482         element, which fails on some systems.
10483
10484         * g77.f-torture/execute/labug1.f: New test.
10485
10486 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
10487
10488         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
10489         is defined.
10490
10491 1998-11-18  Dave Love  <d.love@dl.ac.uk>
10492
10493         * g77.f-torture/compile/981117-1.f: New test.
10494
10495 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
10496
10497         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
10498         properly discarded.
10499
10500 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
10501
10502         * gcc.c-torture/execute/memcheck: New directory of tests for
10503         -fcheck-memory-usage.
10504
10505 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10506
10507         * README: New file, general information about the testsuite and
10508         new description of the various C++ test subdirectories.
10509         * README.g++: Eliminate obsolete information, update and move most
10510         relevant stuff to README.
10511
10512 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
10513
10514         * gcc.c-torture/compile/981107-1.c: New test.
10515
10516 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
10517
10518         * execute/memcpy-bi.c: New testcase.
10519
10520 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
10521
10522         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
10523         base classes.
10524
10525         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
10526         template is selected.
10527
10528         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
10529         classes, it should be accepted for all types.
10530
10531         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
10532
10533         * g++.old-deja/g++.pt/spec24.C: Ensure that template
10534         specializations start with template headers.
10535
10536 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
10537
10538         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
10539
10540         * g++.old-deja/g++.other/init9.C: Test cross initialization of
10541         non-POD types.
10542
10543 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
10544
10545         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
10546
10547 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10548
10549         * compile/981022-1.c, compile/981022-1.x: New test and driver.
10550
10551 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
10552
10553         * 981019-1.c: New test.
10554
10555 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
10556
10557         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
10558         find objc headers.
10559
10560 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
10561
10562         * compile/981001-4.c: Remove use of GCC extension that triggers a
10563         compiler bug.
10564
10565 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
10566
10567         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
10568
10569 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
10570
10571         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
10572         instantiation of template produces incorrect code for delete
10573         expression.
10574
10575         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
10576         constructors' name is not unique.
10577         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
10578         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
10579
10580         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
10581         automatic array of const is ill-formed.
10582
10583         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
10584         of template parameter?
10585
10586         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
10587         const.
10588
10589         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
10590         pointer-to-member expression.
10591
10592         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
10593         declaration causes ICE.
10594
10595 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
10596
10597         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
10598         reserved in the global namespace.
10599
10600         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
10601         generate needed virtual table.
10602
10603         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
10604
10605 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
10606
10607         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
10608         template-dependent type
10609
10610 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
10611
10612         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
10613         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
10614         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
10615
10616         * g++.old-deja/g++.other/using5.C: New test; using decl from base
10617         class should be usable as argument of member function.
10618         * g++.old-deja/g++.other/using6.C: New test; using decl from base
10619         class should be usable as return type of member function.
10620         * g++.old-deja/g++.other/using7.C: New test; using decl from base
10621         class should be usable as type of data member.
10622
10623         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
10624
10625 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
10626
10627         * gcc.c-torture/special/920521-1.c: Fix bogus test.
10628
10629 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
10630
10631         * gcc.dg/dll-?.c Add thumb to target list.
10632         Fix assembler scan patterns to match current assembler output.
10633
10634 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
10635
10636         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
10637         matching of template brackets.
10638
10639         * g++.old-deja/g++.other/using4.C: New test.  Test using
10640         declarations of methods from base classes.
10641
10642         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
10643         within functions should introduce names into the innermost
10644         enclosing namespace.
10645
10646         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
10647         of static locals if first initialization throws.
10648
10649 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
10650
10651         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
10652
10653 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
10654
10655         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
10656         lose track of the possible targets of tablejump insns.
10657         * special/special.exp: Run it.
10658
10659 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
10660
10661         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
10662         must be declared before its specializations can be named in friend
10663         declarations.
10664
10665 1998-10-05  Dave Love  <d.love@dl.ac.uk>
10666
10667         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
10668
10669         * g77.f-torture/execute/io1.f: New test.
10670
10671 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
10672
10673         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
10674         with pointer to template function, for which no argument deduction
10675         is possible.
10676
10677         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
10678         specialization of template function as argument to template
10679         function.
10680
10681         * g++.old-deja/g++.other/access2.C: New test; Inner class
10682         shouldn't have privileged access to Outer's names.
10683
10684 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
10685
10686         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
10687         friend template declared within template class conflicts with
10688         nested class of the same name.
10689
10690         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
10691         is ignored.
10692
10693         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
10694         object with direct initializer as function declaration.
10695
10696         * g++.old-deja/g++.other/decl2.C: New test; duplicate
10697         initializers.
10698
10699         * g++.old-deja/g++.other/null2.C: New test; conditional operator
10700         involving const pointer and NULL produces incorrect result.
10701
10702         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
10703         type name without `typename' should be rejected with -pedantic.
10704
10705 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
10706
10707         * g++.old-deja/g++.other/addrof1.C: New test.
10708
10709 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
10710
10711         * gcc.c-torture/compile/981001-1.c: New test.
10712         * gcc.c-torture/execute/981001-1.c: New test.
10713
10714 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
10715
10716         * gcc.c-torture/compile/981001-2.c: New test.
10717         * gcc.c-torture/compile/981001-3.c: New test.
10718         * gcc.c-torture/compile/981001-4.c: New test.
10719
10720 1998-10-01  Robert Lipe  <robertl@dgii.com>
10721
10722         * lib/objc.exp (objc_target_compile): Add -L during compiles for
10723         multilibbed hosts.   Idea grafted from g77.exp.
10724
10725 1998-09-30  Dave Love  <d.love@dl.ac.uk>
10726
10727         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
10728         avoid losing on systems which need -lsocket.
10729
10730 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
10731
10732         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
10733         * g++.old-deja/g++.other/nested2.C: Ditto.
10734         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
10735         failure.
10736
10737 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
10738
10739         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
10740         preferred over template operator!= for enum bitfields.
10741
10742 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
10743
10744         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
10745         that happen to have the same base name, but in different scopes,
10746         are incorrectly rejected.
10747
10748 1998-09-16  Richard Henderson  <rth@cygnus.com>
10749
10750         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
10751         on the native word size instead of an integer literal.
10752
10753 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
10754
10755         * g++.old-deja/g++.other/static2.C: Invocation of static data
10756         member of type pointer-to-function denoted as non-static member.
10757
10758         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
10759         checks involving function types and aliases.
10760
10761 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
10762
10763         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
10764         redefined to the same non-trivial type.
10765
10766         * g++.old-deja/g++.pt/explicit73.C: Test for proper
10767         namespace-qualification of template specializations declared in
10768         other namespaces.
10769
10770         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
10771         to declare a subset of the specializations of a template function
10772         as friends of specializations of a template class.
10773
10774         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
10775         member templates that do not fully specialize the enclosing
10776         template class are rejected.
10777
10778 1998-09-11  Dave Love  <d.love@dl.ac.uk>
10779
10780         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
10781
10782 1998-09-08  Dave Love  <d.love@dl.ac.uk>
10783
10784         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
10785         altered from libf2c/libU77 version.
10786
10787 1998-09-06  Dave Love  <d.love@dl.ac.uk>
10788
10789         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
10790
10791 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
10792
10793         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
10794         (un)signed char are different types for template specialization
10795         purposes.
10796
10797 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
10798
10799         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
10800         * objc: ObjC testsuite.
10801
10802 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
10803
10804         * gcc.c-torture/execute/941014-1.x:  New file.
10805
10806 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
10807
10808         * lib/c-torture.exp: Add support for
10809         torture_eval_before_compile and torture_eval_before_execute
10810         variables.
10811
10812 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
10813
10814         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
10815         this test triggers valid.
10816
10817 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
10818
10819         * gcc.dg/980827-1.c: New test.
10820
10821 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10822
10823         * gcc.c-torture/execute/loop-4b.c: New test.
10824
10825 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
10826
10827         * lib/c-torture.exp: Add support for
10828         torture_eval_before_compile and torture_eval_before_execute
10829         variables.
10830
10831 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
10832
10833         * gcc.c-torture/compile/980825-1.c: New test.
10834
10835 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
10836
10837         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
10838         count number tests in opt_t0 not good_t0.
10839
10840 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
10841
10842         * gcc.c-torture/compile/930326-1.x: Fix typo.
10843
10844 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
10845
10846         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
10847         causes an ICE.
10848
10849 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
10850
10851         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
10852         STACK_SIZE is defined.
10853         * gcc.c-torture/unsorted/stuct.c: Similarly.
10854
10855         * gcc.c-torture/compile/980821-1.c: New test.
10856
10857 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
10858
10859         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
10860
10861 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
10862
10863         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
10864         code.
10865
10866 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
10867
10868         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
10869         error'.
10870
10871 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
10872
10873         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
10874
10875 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
10876
10877         * gcc.c-torture/compile/980816-1.c: New test.
10878
10879         * gcc.dg/980816-1.c: New test.
10880
10881 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
10882
10883         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
10884         compiler for ieee tests.
10885
10886 1998-08-01  Dave Love  <d.love@dl.ac.uk>
10887
10888         * g77.f-torture/compile/980729-0.f: New test.
10889
10890 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
10891
10892         * gcc.c-torture/special/eeprof-1.c: New test, for
10893         -finstrument-functions.
10894         * gcc.c-torture/special/special.exp: Run it.
10895
10896 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
10897
10898         * gcc.c-torture/compile/980729-1.c: New test.
10899
10900 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
10901
10902         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
10903         __thumb__ is defined, and test for ARM style doubles if so.
10904
10905 1998-07-26  Dave Love  <d.love@dl.ac.uk>
10906
10907         * g77.f-torture/noncompile/980615-0.f: New test.
10908
10909 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
10910
10911         * gcc.dg/980312-1.c: Do link instead of compile.
10912         * gcc.dg/980313-1.c: Likewise.
10913
10914 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
10915
10916         * gcc.c-torture/compile/980726-1.c: New test.
10917
10918 1998-07-25  Dave Love  <d.love@dl.ac.uk>
10919
10920         * g77.f-torture/execute/io0.f: New test.
10921
10922 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
10923
10924         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
10925         an int.
10926
10927 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
10928
10929         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
10930         m32r bugs.
10931
10932 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
10933
10934         * gcc.dg/980626-1.c: Expect failures for all toolchains until
10935         c-decl.c:grokdeclarator can handle mode attributes.
10936
10937 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
10938
10939         * gcc.c-torture/execute/980716-1.c: New test.
10940
10941 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
10942
10943         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
10944         the mn10200.
10945         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
10946         the mn10200.
10947         * gcc.c-torture/execute/va-arg-3.x: Similarly.
10948         * gcc.c-torture/compile/930326-1.x: Similarly.
10949
10950 1998-07-13  Dave Love  <d.love@dl.ac.uk>
10951
10952         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
10953         New test from Craig.
10954
10955 1998-07-12  Dave Love  <d.love@dl.ac.uk>
10956
10957         * g77.f-torture/noncompile/980616-0.f: New test.
10958
10959         * g77.f-torture/execute/970816-3.f:  New test from Craig.
10960
10961 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
10962
10963         *  g++.other/singleton.C: Return error value instead of taking
10964         SIGSEGV.
10965
10966 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
10967
10968         *  g++.other/singleton.C: New test.   Warning is under dispute.
10969         Runtime crash is not.
10970
10971 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
10972
10973         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
10974         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
10975         using6.C, using7.C}:  New namespace tests.
10976
10977 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
10978
10979         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
10980         specialization with typedef'ed names used as array indexes.
10981
10982 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
10983
10984         * gcc.c-torture/execute/980709-1.c: New test.
10985
10986         * gcc.dg/980709-1.c: New test.
10987
10988 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
10989
10990         * gcc.c-torture/execute/bcp-1.c: New test.
10991
10992 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
10993
10994         * gcc.c-torture/execute/980707-1.c: New test.
10995
10996 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
10997
10998         * gcc.c-torture/compile/980706-1.c: New test.
10999
11000 1998-07-01  Dave Love  <d.love@dl.ac.uk>
11001
11002         * g77.f-torture/execute/980701-0.f,
11003         g77.f-torture/execute/980701-1.f: New test from Craig.
11004
11005 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
11006
11007         * gcc.c-torture/compile/980701-1.c: New test.
11008
11009         * gcc.c-torture/execute/980701-1.c: New test.
11010
11011 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
11012 rlsruhe.de>
11013
11014         * g++.old-deja/g++.robertl/eb132.C: New test.
11015         * g++.old-deja/g++.robertl/eb133.C: Likewise.
11016
11017 1998-06-29  Dave Love  <d.love@dl.ac.uk>
11018
11019         * g77.f-torture/execute/980628-7.f,
11020         g77.f-torture/execute/980628-8.f,
11021         g77.f-torture/execute/980628-9.f,
11022         g77.f-torture/execute/980628-10.f: New tests from Craig.
11023
11024         * g77.f-torture/execute/980628-3.f: Remove mail headers.
11025
11026 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
11027
11028         * g77.f-torture/execute/980628-4.f: New test from Craig.
11029         * g77.f-torture/execute/980628-5.f: Likewise.
11030         * g77.f-torture/execute/980628-2.f: Likewise.
11031         * g77.f-torture/execute/980628-0.f: Likewise.
11032         * g77.f-torture/execute/980628-1.f: Likewise.
11033         * g77.f-torture/execute/980628-3.f: Likewise.
11034         * g77.f-torture/execute/980628-6.f: Likewise.
11035
11036 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
11037
11038         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
11039         directory when nothing has been installed yet.
11040
11041 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
11042
11043         * gcc.c-torture/special/special.exp: Handle newer versions of
11044         dejagnu.
11045
11046 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
11047
11048         * gcc.dg/980626-1.c: New test.
11049
11050 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
11051
11052         * gcc.misc-tests/m-un-2.c: New test.
11053         * g++.old-deja/g++.other/warn01.c: Likewise.
11054
11055 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
11056
11057         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
11058         compatibility with assmblers with a different comment character.
11059         Eliminate use of GAS-specific extensions.
11060
11061 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
11062
11063         * gcc.c-torture/execute/ieee/980619-1.c: New test.
11064
11065 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
11066
11067         *lib/g77.exp: Replace search for libf2c.a with search for newly
11068         renamed libg2c.a
11069
11070 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
11071
11072         * gcc.c-torture/execute/980617-1.c: New test.
11073
11074 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
11075
11076         * gcc.c-torture/execute/980612-1.c: New test.
11077
11078 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
11079
11080         * gcc.dg/980523-1.c: Only test on ppc-linux.
11081         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
11082
11083         * gcc.c-torture/execute/980608-1.c: New test.
11084
11085 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
11086
11087         * gcc.c-torture/execute/980605-1.c: New test.
11088
11089 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
11090
11091         * gcc.c-torture/execute/980604-1.c: New test.
11092
11093 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
11094
11095         * gcc.c-torture/execute/980602-1.c: New test.
11096         * gcc.c-torture/execute/980602-2.c: Likewise.
11097
11098 1998-06-02  Dave Love  <d.love@dl.ac.uk>
11099
11100         * 970125-0.f: Fix per JCB.  Add commentary.
11101
11102 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
11103
11104         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
11105         IEEE -0 support.
11106
11107 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
11108
11109         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
11110         earlier.
11111
11112 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
11113
11114         * gcc.c-torture/execute/980526-3.c: New test.
11115
11116 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
11117
11118         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
11119         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
11120         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
11121         m88k-motorola-sysv3 to XFAIL.
11122
11123 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11124
11125         * gcc.dg/980526-1.c: New test.
11126         * gcc.c-torture/execute/980526-2.c: New test.
11127
11128 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
11129
11130         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
11131
11132         * gcc.c-torture/execute/980526-1.c: New test.
11133
11134 1998-05-26  Dave Love  <d.love@dl.ac.uk>
11135
11136         * g77.f-torture/execute/alpha2.f: Add runtime test.
11137
11138 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
11139
11140         * g++.old-deja/old-deja.exp: Strip leading directories.
11141
11142         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
11143         error for the line.  Don't run multiple tests for the same line.
11144
11145 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
11146
11147         * gcc.dg/980523-1.c: New test.
11148
11149 1998-05-23  Dave Love  <d.love@dl.ac.uk>
11150
11151         * g77.f-torture/compile/970915-0.f: New test.
11152
11153 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
11154
11155         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
11156
11157 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
11158
11159         * gcc.dg/980520-1.c: New test.
11160
11161 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11162
11163         * gcc.dg/980502-1.c: Fix return type.
11164
11165 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
11166
11167         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
11168         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
11169         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
11170         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
11171         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
11172
11173 1998-05-20  Dave Love  <d.love@dl.ac.uk>
11174
11175         * g77.f-torture/execute/980520-1.f: New test.
11176
11177 1998-05-15  Dave Love  <d.love@dl.ac.uk>
11178
11179         * lib/mike-g77.exp: New file.
11180
11181         * g77.f-torture/noncompile/noncompile.exp,
11182         g77.f-torture/noncompile/check0.f: New files.
11183
11184 1998-05-14  Dave Love  <d.love@dl.ac.uk>
11185
11186         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
11187         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
11188         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
11189         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
11190         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
11191         abort where appropriate.
11192
11193 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
11194
11195         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
11196         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
11197
11198 1998-04-29  Dave Love  <d.love@dl.ac.uk>
11199
11200         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
11201
11202 1998-04-27  Dave Love  <d.love@dl.ac.uk>
11203
11204         * g77.f-torture/compile/980427-0.f: New test.
11205
11206 1998-04-24  Dave Love  <d.love@dl.ac.uk>
11207
11208         * g77.f-torture/compile/980424-0.f: New test.
11209
11210 1998-04-19  Dave Love  <d.love@dl.ac.uk>
11211
11212         * g77.f-torture/compile/980419-2.f (main): New test.
11213         * g77.f-torture/compile/970125-0.f: New test.
11214         * g77.f-torture/compile/980419-1.f: New test.
11215
11216 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
11217
11218         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
11219         of loop-4.c.
11220
11221 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
11222
11223         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
11224
11225 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
11226
11227         * gcc.c-torture/compile/980329-1.c: New test.
11228
11229 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
11230
11231         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
11232         * gcc.dg/980312-1.c: Fix typo in -march command.
11233
11234 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
11235
11236         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
11237
11238 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
11239
11240         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
11241         Dave Love agree the Fortran source is bogus.
11242
11243 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
11244
11245         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
11246         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
11247         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
11248         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
11249         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
11250
11251 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
11252
11253         * g++.old-deja/g++.other/friend1.C: New test.
11254
11255 1998-02-18  Dave Love  <d.love@dl.ac.uk>
11256
11257         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
11258         possibly uninitialized) variables and declare dnrm2.
11259
11260 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
11261
11262         From Bruno Haible <haible@ilog.fr>:
11263         * gcc.c-torture/execute/980223.c: New test.
11264
11265 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
11266
11267         * gcc.dg/ifelse-1.c: New test.
11268
11269 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
11270
11271         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
11272
11273           * lib/old-dejagnu.exp (old-dejagnu): Added the
11274           "execution test - XFAIL *-*-*" handling in the spirit of
11275           "excess errors test -". Changed the "execution test fails"
11276           handling to be like "excess errors test fails".
11277           * Update various tests accordingly.
11278
11279 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
11280
11281         * gcc.c-torture/execute/980205.c: New test.
11282
11283 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
11284
11285         * lib/c-torture.exp: Look for .x files instead of .cexp files.
11286         * lib/f-torture.exp: Similarly.
11287         * gcc.c-torture: Rename all .cexp files to .x files.
11288
11289 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
11290
11291         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
11292         (940510-1.c): Removed duplicate.
11293         (971104-1.c): New test.
11294
11295 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
11296
11297           * lib/f-torture.exp: Improve error and loop detection.
11298
11299 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
11300
11301         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
11302         use that to size the filler array.
11303
11304 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
11305
11306         * lib/c-torture.exp(c-torture-execute): Fix typo.
11307
11308         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
11309         testcase as the executable name. Keep the executable around if
11310         the test fails.
11311
11312 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
11313
11314         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
11315         changes.  Only test one -g option, and move it to the end of the
11316         list of options to test.
11317
11318 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
11319
11320         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
11321         variable GCC_TORTURE_OPTIONS to supply default switches separated
11322         by colons.  If no environment variable, run tests with -O0 -g, -O1
11323         -g, and -O2 -g as well.
11324
11325 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
11326
11327         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
11328         explanatory comments. Fix indentation.
11329
11330 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
11331
11332         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
11333
11334 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
11335
11336         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
11337         * g++.old-deja/g++.mike/p7325.C: Likewise.
11338         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
11339
11340 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
11341
11342         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
11343         * g++.old-deja/g++.brendan/crash30.C: Likewise.
11344         * g++.old-deja/g++.brendan/crash39.C: Likewise.
11345         * g++.old-deja/g++.law/operators4.C: Likewise.
11346
11347 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
11348
11349         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
11350         * g++.old-deja/g++.mike/p784.C: Ditto.
11351         * g++.old-deja/g++.mike/p785.C: Ditto.
11352
11353 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
11354
11355           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
11356
11357 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
11358
11359         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
11360         target feature; pass this to c-torture-execute as needed.
11361
11362 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
11363
11364         * lib/c-torture.exp(c-torture-execute): If the previous and the
11365         current executables being tested are identical, we don't need to
11366         run the executable again. Try to make the executable names
11367         unique. Add an optional argument for passing additional compiler
11368         flags.
11369
11370 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
11371
11372         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
11373
11374 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
11375
11376         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
11377
11378 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
11379
11380         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
11381         32bit or larger longs.
11382
11383         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
11384         have either a 32bit long or 32bit int.
11385
11386 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
11387
11388         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
11389         Make double precision tests dependent on sizeof (double).
11390
11391 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
11392
11393         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
11394         too.
11395
11396 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
11397
11398         * gcc.c-torture/compile/961203-1.cexp: New script.
11399
11400 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
11401
11402         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
11403         up the includes ourselves.
11404
11405 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
11406
11407         * lib/plumhall.exp: Remove random include, and add a few
11408         verbose messages for debugging.
11409
11410 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
11411
11412         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
11413         of trying to do it ourselves.
11414
11415 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
11416
11417         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
11418
11419 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
11420
11421         * gcc.prms/5403.c: Made regexp a bit less strict.
11422
11423 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
11424
11425         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
11426         is returned from remote_load instead.
11427         * lib/plumhall.exp: Ditto.
11428         * lib/mike-g++.exp: Ditto.
11429         * lib/old-dejagnu.exp: Ditto.
11430         * lib/c-torture.exp: Ditto.
11431
11432 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
11433
11434         * lib/g++.exp: Use build_wrapper procedure.
11435         * lib/gcc.exp: Ditto.
11436
11437 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
11438
11439         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
11440         an old-style decl for malloc.  Fixes tests to work when
11441         sizeof (int) != sizeof (size_t).
11442
11443 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
11444
11445         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
11446
11447         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
11448         use stdargs.h interface.
11449
11450 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
11451
11452         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
11453         NO_VARARGS when compiling.
11454
11455 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
11456
11457         * lib/plumhall.exp(ph_includes): New procedure.
11458         (ph_make): Use it.
11459         (ph_compiler): Ditto.
11460
11461         * lib/g++.exp: Rename test-glue.c to testglue.c.
11462         * lib/gcc.exp: Ditto.
11463
11464 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
11465
11466         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
11467         to completion when it's called.
11468
11469 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
11470
11471         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
11472         is defined, don't do test.
11473
11474 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
11475
11476         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
11477         for object files.
11478         (ph_summary): Mark skipped testcases as untested, not unresolved.
11479
11480         * lib/plumhall.exp (ph_make): If unresolved because of bad
11481         errorCode, record errorCode in log file.
11482         (*): Replace send_log/verbose with verbose -log.
11483
11484 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
11485
11486         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
11487         double conversion if double isn't at least 8 bytes.
11488
11489         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
11490         int to work with targets where int is 16 bits.
11491
11492         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
11493         8 bytes, just exit, since 4 byte doubles don't have enough bits of
11494         precision for the test to complete.
11495
11496 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
11497
11498         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
11499         if d10v is not compiled with the -mdouble64 flag.
11500         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
11501
11502         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
11503         d10v is not compiled with the -mint32 flag.
11504
11505 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11506
11507         * lib/plumhall.exp: Use incr_count.
11508
11509 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
11510
11511         * gcc.c-torture: Update to c-torture-1.45.
11512
11513 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
11514
11515         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
11516         the name of the expect testcase file).
11517
11518         * lib/g++.exp(g++_init): Ditto.
11519
11520 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
11521
11522         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
11523         the host.
11524
11525         * lib/gcc.exp(gcc_exit): New procedure.
11526
11527 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
11528
11529         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
11530         specs where appropriate.
11531
11532         * g++.old-deja/g++.arm/*: Added additional ERROR checks
11533         because of new "candidates are" messages, and removed a few
11534
11535         * Converted all non-old-style g++ testcases to old-style, and
11536         moved into g++.old-deja.
11537
11538 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
11539
11540         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
11541         options.
11542
11543         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
11544         succeeded.
11545
11546         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
11547
11548 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
11549
11550         * lib/gcc.exp (gcc_target_compile): Add support for defining
11551         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
11552         the machine doesn't have those features.
11553
11554 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
11555
11556         * g++.law/operators4.exp: Don't use LIBS.
11557
11558 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
11559
11560         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
11561
11562         * lib/mike-g++.exp: Don't set the compiler to be tested here.
11563         * lib/g++.exp: Set it here instead. Also, allow use of the
11564         --tool_exec and --tool_opt options. Change CXX to
11565         GXX_UNDER_TEST.
11566
11567         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
11568
11569         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
11570
11571 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
11572
11573         * lib/old-dejagnu.exp: Use prune_warnings instead of
11574         prune_system_crud.
11575         * lib/mike-g++.exp: Ditto.
11576         * lib/gcc.exp: Ditto.
11577         * lib/g++.exp: Ditto.
11578
11579         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
11580
11581 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
11582
11583           * 941014-2.c: Include stdlib.h
11584           * 960327-1.c: Include stdio.h
11585           * dbra.c, index-1.c: Don't assume ints are 32bits.
11586
11587 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
11588
11589         * lib/gcc.exp: Add gcc,stack_size target feature.
11590
11591         * lib/g++.exp(g++_target_compile): Add the include and link
11592         paths here, not in two other places. And, it's $options, not
11593         options.
11594
11595         * lib/mike-g++.exp(postbase): Remove the code that determines
11596         the correct include and link paths.
11597         * g++.old-deja/old-deja.exp: Ditto.
11598
11599 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
11600
11601         * lib/g++.exp(g++_init): target_compile no longer returns the
11602         filename of the result.
11603
11604 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
11605
11606         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
11607         call to glob.
11608
11609         * gcc.c-torture/special/special.exp: Change call to
11610         gcc_target_compile to include the object file.
11611
11612 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11613
11614         * gcc.c-torture/special/special.exp: Correct misspelling in last
11615         change.
11616
11617 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
11618
11619         * lib/plumhall.exp(ph_summary): Log the entire output of the
11620         executable. Return -1 if there were any failures, 0 otherwise.
11621         (ph_execute): Return -1 if there were any failures, 0 otherwise.
11622         (ph_make): Clean up objects and executables that were built
11623         if the tests succeeded.
11624
11625 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11626
11627         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
11628         libraries and includes in the build tree as appropriate.
11629
11630 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
11631
11632         * lib/c-torture.exp: Instead of looking for the global variable
11633         NO_LONG_LONG, check to see if that's a feature of the target.
11634
11635 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
11636
11637         * config/default.exp: Minimize. Delete the remainer of the files in
11638         config; this functionality is now in devo/dejagnu/config.
11639
11640         g++.*/*: Pass any additional flags used to compile to postbase;
11641         delete CXXFLAGS.
11642
11643         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
11644         is now done by runtest.exp. Use gcc_target_compile instead of
11645         compile.
11646
11647         lib/c-torture.exp: Use gcc_target_compile instead of compile.
11648         Remove references to CFLAGS. Use remote_file instead of
11649         calling rm -f.
11650         (c-torture): Take a list of arguments to use to compile this
11651         testcase.
11652
11653         lib/g++.exp: Simplify. Use target_compile instead of compile.
11654         lib/gcc-dg.exp: Ditto.
11655         lib/gcc.exp: Ditto.
11656         lib/mike-{gcc,g++}.exp: Ditto.
11657         lib/old-dejagnu.exp: Ditto.
11658         lib/plumhall.exp: Ditto.
11659
11660 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
11661
11662         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
11663         (ph_linker): Likewise.
11664
11665 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
11666
11667           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
11668         MAP_ANON / MAP_ANONYMOUS if defined;
11669         else try to map from /dev/zero .
11670
11671 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
11672
11673         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
11674         isn't defined, then define it to MAP_ANONYMOUS.
11675
11676 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
11677
11678         * gcc.c-torture: Update to c-torture-1.42 release.
11679
11680 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
11681
11682         * gcc.c-torture: Update to c-torture-1.41 release.
11683
11684 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
11685
11686         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
11687         c-torture release.
11688
11689 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11690
11691         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
11692         and LDFLAGS.  Fix second case to append the target_info ldflags
11693         onto LDFLAGS, not CFLAGS.
11694         * lib/g++.exp (g++_init): Add target_info stuff.
11695         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
11696         of libgloss and newlib flags for !native.
11697
11698         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
11699         (GDB): Fix relative path to go up another dir for finding gdb.
11700
11701 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11702
11703         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
11704         versions in the target_info array, if they don't exist.
11705
11706 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11707
11708         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
11709
11710 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
11711
11712         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
11713         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
11714
11715 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
11716
11717         * lib/old-dejagnu.exp: Don't remove the output file before we've
11718         actually tested it. Don't append pwd to the path of the executable
11719         we're testing.
11720
11721 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
11722
11723         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
11724
11725 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
11726
11727         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
11728         temporary directory for compiler files, and set it to a default
11729         value of /tmp. Set $output as the name of the output file from
11730         compiling the testcase. Add a -o option to $cflags_var so the
11731         compiler writes the final output file as $output. Set $executable
11732         to $output.
11733
11734         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
11735         directory for compiler files, and set it to /tmp if it doesn't
11736         already have a value. Set $output_file to the name of the output
11737         file from compiling the testcase. Add a -o option to CXXFLAGS so
11738         the compiler writes the final output file as $output. Use $output
11739         as the executable to be tested.
11740
11741 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11742
11743         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
11744
11745 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
11746
11747         * gcc.c-torture/execute/pending-1.c: New test.  Still
11748         pending in Tege's queue.
11749
11750 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
11751
11752         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
11753         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
11754         if there were failures.  Call unresolved if there were unresolved
11755         testcases.  Call gcc_fail if program did not run to completion.
11756         (ph_make): Pass additional argument name to ph_execute.
11757         (ph_execute): Add new argument.  Pass additional arguments to
11758         ph_summary.  Call gcc_fail is there is no execution output.
11759
11760 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
11761
11762         * lib/plumhall.exp (proc_summary): Output relavent summary
11763         lines into the log so specific failures in plumhall can be
11764         investigated.
11765
11766 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
11767
11768         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
11769         (c-torture-execute): Don't try to execute tests which use
11770         "long long" types if $NO_LONG_LONG is nonzero.
11771
11772 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
11773
11774         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
11775         not c-torture.
11776
11777         * gcc.ieee: Move from here.
11778         * gcc.c-torture/execute/ieee: To here.
11779
11780 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
11781
11782         * gcc.c-torture: Update to c-torture-1.41 release.
11783
11784 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
11785
11786         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
11787         not "$output".
11788
11789 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
11790
11791         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
11792         -c present.
11793
11794 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
11795
11796         * config/proelf.exp: Handle connecting to a simulator.
11797
11798 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
11799
11800         * config/proelf.exp: New file.  Enough framework that we can
11801         run c-torture tests on the proelf targets (or any other target
11802         that gdb can connect to for that matter).
11803
11804 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
11805
11806         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
11807         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
11808
11809         * lib/plumhall.exp (ph_execute): Always call ph_summary if
11810         exec_output exists.
11811
11812 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
11813
11814         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
11815         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
11816
11817         * config/*.exp: Update FSF address.  Change result of ${tool}_load
11818         to pass/fail/unresolved/unsupported/untested.  Caller must now
11819         call unresolved/unsupported/untested.
11820         * lib/*.exp: Update FSF address.  Update to handle new results of
11821         ${tool}_load.
11822         * lib/chill.exp (verbose): Delete.
11823
11824 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
11825
11826         * lib/gcc.exp (default_gcc_start): Change order of args to
11827         $LDFLAGS $CFLAGS $LIBS.
11828         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
11829         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
11830         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
11831         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
11832         * gcc.misc-tests/dg-test.exp: Likewise.
11833         * gcc.misc-tests/msgs.exp: Likewise.
11834         * gcc.prms/prms.exp: Likewise.
11835         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
11836         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
11837
11838         * lib/dg.exp: Deleted, moved to dejagnu/lib.
11839
11840 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11841
11842         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
11843
11844         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
11845         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
11846
11847         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
11848         necessary.
11849
11850 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
11851
11852         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
11853         global for loop; add use of $mathlib.
11854         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
11855         settings here; set mathlib for anything but VxWorks.
11856
11857 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
11858
11859         * gcc.c-torture: Update to c-torture-1.40 release.
11860
11861 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
11862
11863         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
11864         dg.exp.
11865
11866 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
11867
11868         * lib/c-torture.exp (c-torture-execute): Declare "output" as
11869         global.
11870
11871 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
11872
11873         * lib/g++.exp (LIBS): Define if not already.
11874         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
11875         (gcc-dg-prune): Call prune_gcc_output.
11876         * lib/gcc.exp (prune_gcc_output): New proc.
11877         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
11878         prune_gcc_output.
11879
11880 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11881
11882         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
11883         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
11884
11885 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
11886
11887         * gcc.c-torture: Update to c-torture-1.39 release.
11888
11889 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
11890
11891         * lib/c-torture.exp (c-torture-execute): Don't return if one option
11892         fails, try others as well.
11893
11894 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11895
11896         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
11897         If compilation fails, mark execute tests as `untested'.
11898         If test is marked as unsupported, don't mark compilation and
11899         execute tests as failed.
11900
11901 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11902
11903         * lib/g++.exp (g++_init): Don't link in libg++, and look to
11904         libstdc++ for whether or not we want to be doing shared
11905         libraries.  Delete link_curses since we don't need it anymore.
11906         * lib/mike-g++.exp (postbase): Don't link in libg++.
11907         * g++.old-deja/old-deja.exp: Likewise.
11908
11909 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11910
11911         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
11912
11913 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11914
11915         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
11916         For that, add `-Wl,-a,shared_archive'.
11917         * g++.old-deja/old-deja.exp: Likewise.
11918
11919 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
11920
11921         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
11922
11923 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
11924
11925         * lib/mike-g++.exp (postbase): Pay attention to the status of
11926         g++_load.
11927
11928 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11929
11930           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
11931
11932 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
11933
11934         * lib/gcc.exp (default_gcc_start): No longer need to log program
11935         being executed or its output, execute_anywhere does that now.
11936         * lib/g++.exp (default_g++_version): Call execute_anywhere.
11937         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
11938
11939 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11940
11941         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
11942         the same as those in lib/g++.exp.
11943
11944 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
11945
11946         * gcc.c-torture: Update to c-torture-1.38 release.
11947         * gcc.ieee: Related changes.
11948
11949 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11950
11951         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
11952         "exec". Minor reformatting changes.
11953
11954         * config/rom68k.exp (${tool}_load): Make it work in a canadian
11955         cross. This means all "exec" calls now work on a remote host as
11956         well.
11957         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
11958         cross. Filter out the extra "\r\n" stuff that expect puts in.
11959         (c-torture-execute): Filter out the bogus warnings like
11960         c-torture-compile does. Add support for canadian cross.
11961         * lib/gcc.exp (default_gcc_version, default_gcc_start)
11962         Use execute_anywhere rather than calling exec directly. Now it
11963         works for canadian cross testing.
11964
11965 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
11966
11967         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
11968         results into a variable, and check that rather than using file exists.
11969
11970 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11971
11972         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
11973         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
11974
11975 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11976
11977         * g++.old-deja/old-deja.exp: Create and pass runshlib and
11978         lib_curses if there's a shared libg++ in the build tree.
11979
11980 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
11981
11982         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
11983         if not supported target.
11984
11985 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11986
11987         * lib/g++.exp (g++_init): Move empty setting of runshlib and
11988         link_curses up to always happen, not just for native builds.
11989
11990 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
11991
11992         * gcc.c-torture: Update to c-torture-1.36 release.
11993         * gcc.failure: Related changes.
11994
11995 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
11996
11997         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
11998
11999 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12000
12001         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
12002         * lib/mike-g++.exp (postbase): Not in here.  Still reference
12003         runshlib, link_curses, and mathlib for link and run.
12004
12005         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
12006         pass the runtime shared library options for Solaris, OSF/1, and
12007         Irix5, and link with -lcurses to avoid unresolved references.
12008
12009 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12010
12011         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
12012         only run once.
12013
12014 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
12015
12016         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
12017
12018 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
12019
12020         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
12021         do not have a framework for the "compat" tests yet.
12022
12023 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12024
12025         * lib/mike-g++.exp (postbase): New local variable `mathlib',
12026         set to null if we're testing vxworks5.1.  Use that instead of
12027         `-lm' in the setting of LIBS for link and run.
12028
12029 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12030
12031         * config/rom68k.exp (${tool}_load): Major changes to make it
12032         work.  Verified that it does in fact return the stuff in
12033         exec_output properly.  Catch any Emul or any TRAP other than 0.
12034
12035 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12036
12037         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
12038         LDFLAGS properly for targets that need stuff from libgloss.
12039         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
12040         only run once.
12041         (gpp_initialized): New variable.
12042
12043 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12044
12045         * config/rom68k.exp: Load libgloss.exp.
12046         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
12047         so we can produce a fully linked binary.
12048         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
12049         so we can produce a fully linked binary.
12050
12051 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
12052
12053         * lib/plumhall.exp (ph_section): Watch for expected failures.
12054         Add missing `else'.
12055
12056         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
12057         run the testcase.
12058         (c-torture): Likewise.
12059
12060 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
12061
12062         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
12063
12064         * lib/mike-g++.exp (mike_cleanup): New proc.
12065         (prebase): New globals compiler_result, not_compiler_result,
12066         target_regexp.
12067         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
12068         allow leading "-" in pattern.  Watch for unsupported tests.
12069         If $compiler_result is set, pattern match assembler code,
12070         and ditto for $not_compiler_result.
12071         * lib/mike-gcc.exp: Likewise.
12072
12073         * lib/plumhall.exp (ph_execute): Only call ph_summary if
12074         execution "succeeded".
12075
12076 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
12077
12078         * config/win32.exp: New file.
12079         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
12080
12081 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
12082
12083         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
12084         unsupported.
12085         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
12086         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
12087         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
12088
12089         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
12090         "... without exceptions was ...".  That is now handled by
12091         prune_system_crud.
12092         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
12093
12094 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
12095
12096         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
12097         sieve.c,sort2.c}: New files.
12098         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
12099         sieve.exp,sort2.exp}: Drivers for them.
12100
12101         * lib/mike-gcc.exp (program_output): New user settable variable.
12102         (postbase): Call prune_system_crud.  Also prune extraneous compiler
12103         messages.
12104         * lib/mike-g++.exp (program_output): New user settable variable.
12105
12106         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
12107
12108         * config/sh.exp: Deleted (use sim.exp instead).
12109
12110 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12111
12112         * config/vx.exp: Declare CHECKTASK as global.
12113         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
12114         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
12115         * lib/old-dejagnu.exp: Load [pwd]/$executable.
12116
12117 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12118
12119         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
12120         target. Like vx.exp, only includes `vx29k.exp' instead of
12121         `vxworks.exp'.
12122
12123 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
12124
12125         * config/sim.exp: Increase time limit from 120 seconds to 240.
12126
12127 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12128
12129         * gcc.c-torture/execute/950628-1.c: New test.
12130
12131 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
12132
12133         * gcc.c-torture: Update with changes/additions from
12134         c-torture-1.34.
12135
12136 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
12137
12138         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
12139
12140 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
12141
12142         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
12143
12144 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
12145
12146         * gcc.c-torture/compile/950512-1.c: New test.
12147         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
12148         * gcc.dg/struct-ret-1.c: Likewise.
12149
12150 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
12151
12152         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
12153           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
12154
12155 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
12156
12157         * gcc.c-torture/special/920411-1.c: Deleted.
12158         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
12159
12160 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
12161
12162         * config/sim.exp (${tool}_load): Hack in call to bash to get a
12163         cpu limit.
12164
12165 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
12166
12167         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
12168
12169 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
12170
12171         From kenner;
12172         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
12173         is the proper length.
12174         * va-arg-3.c: Likewise.
12175
12176 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
12177
12178         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
12179         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
12180
12181         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
12182         * lib/g++.exp (default_g++_start): Delete old cruft.
12183
12184 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
12185
12186         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
12187         (2 * (1 << 18)) to (2 * (1 << 17)).
12188
12189         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
12190
12191 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12192
12193         * config/rom68k.exp: Renamed from config/idp.exp
12194
12195 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
12196
12197         * c-torture/compile/921109-2.c
12198
12199 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
12200
12201         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
12202         excess errors.
12203
12204 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
12205
12206         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
12207         output.
12208         * lib/g++.exp (default_g++_start): Likewise.
12209
12210 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
12211
12212         * gcc.c-torture/compile/950329-1.c: New test.
12213
12214 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12215
12216           * config/bug.exp (${tool}_load): Updated to use new remote_open
12217           and remote_close procs.
12218         * config/idp.exp: New file.
12219
12220 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
12221
12222         * gcc.c-torture/execute/950322-1.c: New test.
12223
12224 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
12225
12226         * config/vx.exp (${tool}_load): Clean up testing of return code from
12227         vxworks_ld and vxworks_spawn.
12228
12229 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12230
12231         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
12232
12233 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
12234
12235         * lib/old-deja.exp: Add `excess errors test - ' error, now one
12236         can mark excess errors on a machine by machine basis.  Note, the
12237         default is to not expect any excess errors, even when excess
12238         errors test - is given, so you will want to put an XFAIL ... on
12239         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
12240         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
12241         those 4 machines, but no others.
12242
12243 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12244
12245         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
12246         * lib/c-torture.exp: to here.
12247
12248 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
12249
12250         * gcc.c-torture/execute/950221-1.c: New test.
12251         * gcc.c-torture/execute/struct-ret-1.c: New test.
12252         * gcc.c-torture/compile/950221-1.c: New test.
12253
12254         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
12255
12256 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12257
12258         * gcc.c-torture/execute/arith-1.c (main): Return 0.
12259         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
12260
12261 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
12262
12263         * g++.gb: New directory of tests, derived from my signature and
12264         class scoping tests.
12265
12266         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
12267         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
12268         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
12269         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
12270         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
12271         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
12272         * g++.gb/sig25.C: Likewise.
12273
12274         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
12275         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
12276         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
12277         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
12278         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
12279         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
12280         * g++.gb/sig25.exp: Likewise.
12281
12282         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
12283         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
12284         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
12285         * g++.gb/scope13.C: Likewise, this test still fails.
12286
12287         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
12288         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
12289         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
12290         * g++.gb/scope13.exp: Ditto.
12291
12292         * g++.gb/README: New file, explains what these tests are about.
12293
12294 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
12295
12296         * lib/dg.exp (dg-do): Support `preprocess'.
12297         (dg-test): Likewise.
12298
12299 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12300
12301         * config/udi.exp: change "continue -expect" to "exp_continue".
12302
12303 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
12304
12305         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
12306         Delete redundant tests.
12307
12308         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
12309         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
12310         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
12311         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
12312         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
12313         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
12314         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
12315         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
12316
12317         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
12318         storing label pointers.
12319         * gcc.c-torture/execute/921019-1.c: Likewise.
12320         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
12321         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
12322         parameter fp.
12323         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
12324         constants.
12325
12326         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
12327         Delete obsolete tests.
12328
12329         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
12330         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
12331         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
12332         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
12333         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
12334         * gcc.c-torture/compile/950124-1.c: New test.
12335
12336         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
12337
12338 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12339
12340         * lib/mike-g++.exp: Add -lm to LIBS.
12341
12342 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12343
12344         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
12345
12346 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12347
12348         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
12349
12350 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
12351
12352         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
12353
12354 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
12355
12356         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
12357         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
12358         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
12359         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
12360         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
12361         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
12362         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
12363         * g++.law/{operators31.C, operators32.C,
12364         * g++.law/{operators33.C, operators34.C}: Likewise.
12365         * g++.law/{pic1.C, refs2.C}: Likewise.
12366         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
12367         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
12368         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
12369         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
12370
12371         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
12372         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
12373         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
12374         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
12375         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
12376         * g++.law/{enum9.exp, friend5.exp}: Likewise.
12377         * g++.law/{nest3.exp, nest4.exp}: Likewise.
12378         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
12379         * g++.law/{operators30.exp, operators31.exp}: Likewise.
12380         * g++.law/{operators32.exp, operators33.exp}: Likewise.
12381         * g++.law/{operators34.exp}: Likewise.
12382         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
12383         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
12384         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
12385         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
12386         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
12387
12388         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
12389         No longer expected to fail.
12390         * g++.law/missed-error3.C: Tweak for recent bool changes.
12391
12392 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
12393
12394         * config/emb-unix: Deleted.
12395         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
12396         remote execution.  Do final link on remote host if REMOTE_LINK is set.
12397
12398 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
12399
12400         * lib/dg.exp (dg-test): Fix typo in last patch.
12401
12402 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
12403
12404         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
12405         (handles multiple occurrences).
12406
12407 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
12408
12409         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
12410         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
12411         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
12412         printed).
12413         * lib/c-torture.exp (c-torture-compile): Likewise.
12414         (c-torture): Prepend full path if missing.
12415         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
12416         (gcc_fail): Likewise.
12417         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
12418
12419 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
12420
12421         * lib/netware.exp: Only attach to NetWare i386 systems.
12422
12423 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
12424
12425         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
12426         messages.  Add test name to "output pattern match" pass/fail message.
12427
12428 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
12429
12430         * gcc.dg: New testsuite.
12431         * gcc.dg/dg.exp: New file.
12432
12433         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
12434         test-switch.c}: Deleted.
12435
12436         * gcc.misc-tests/msgs.exp: New testcase driver.
12437
12438 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
12439
12440         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
12441         Watch for illegal return values from ${tool}_load.
12442         * config/unix.exp (${tool}_load): Fix pass/fail detection for
12443         cross targets.  Coerce return value >0 to 1.
12444
12445 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
12446
12447         * config/unix.exp (${tool}_load): Call program rsh, not proc.
12448
12449         * config/emb-unix.exp: New file.
12450
12451         * config/sim.exp: Error if variable $SIM not defined.
12452         (${tool}_load): Mark test as "untested" if simulator missing.
12453
12454         * config/unix.exp: Load remote.exp to get rcp_download.
12455         * lib/c-torture.exp: Use different option lists for testcases with
12456         and without loops.
12457         * gcc.c-torture/execute/execute.exp: Likewise.
12458
12459 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
12460
12461         * config/*.exp: Clarify return code from ${tool}_load.
12462         Call `unresolved' or `untested' instead of `warning' or `perror'
12463         (sometimes you still want to call both though).
12464         Add comment that `shell_id' is local to each file.
12465         * config/udi.exp (timeout): Set to 30.
12466         Don't print warning if connection fails, $connectmode has already
12467         printed an error.
12468         (${tool}_load): Move verbose messages to level 2.
12469         Rework pattern for "Process started" message.
12470         Pass `shell_id' to ${connectmode}_download.
12471         Retry twice upon timeout.  Make resetting of target more robust.
12472         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
12473         Pass `shell_id' to exit_$connectmode.
12474         Only call exit_$connectmode if connected.
12475         * config/unix.exp (${tool}_load): Check return codes better.
12476         * config/vrtx.exp (${tool}_load): Likewise.
12477         * config/vx.exp (${tool}_load): Likewise.
12478         Delete unneeded global's.
12479         * lib/dg.exp (dg-test): Update to reflect clarified return codes
12480         from ${tool}_load.
12481         (dg-stat): Delete.
12482         (dg-init): Delete recording of pass/fail counts.
12483         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
12484         (old-dejagnu-init): Likewise.
12485         (old-dejagnu-stat): Delete contents, empty proc now.
12486         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
12487         (c-torture): Delete references to lcnt, lpass, lfail.
12488         Get option list from TORTURE_OPTIONS.
12489         Delete -funroll[-all]-loops if no loops.
12490         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
12491         (g++_stat): Delete contents (empty proc now).
12492         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
12493         (gcc_finish): Likewise.
12494         (gcc_stat): Deleted.
12495         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
12496         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
12497         * gcc.c-torture/execute/execute.exp: Likewise.
12498         Split tests into two parts: compile, execute.
12499         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
12500         no loops.  Update to reflect clarified return codes from ${tool}_load.
12501
12502 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
12503
12504         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
12505         to grep for.
12506         (old-dejagnu): Likewise (where necessary).
12507
12508 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
12509
12510         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
12511
12512         * lib/dg.exp (dg-process-target): Fix processing of selector.
12513         Add comment regarding use of `error'.
12514
12515         * lib/gcc.exp (prune_system_crud): Define if missing.
12516         * lib/g++.exp (prune_system_crud): Likewise.
12517
12518         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
12519         Call prune_system_crud.
12520         * lib/dg.exp (dg-runtest): New proc.
12521         Use perror instead of send_user for tcl errors in testcase.
12522         Don't return any value, it's never used.
12523         Don't clobber previous definition of `unknown'.
12524         Print tcl errors in `dg-final'.
12525
12526 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
12527
12528         * lib/dg.exp (dg-process-target): Improve syntax error messages.
12529         (dg-test): Don't print errorInfo, it contains stack backtrace.
12530
12531 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
12532
12533         * lib/g++.exp (runtest_file_p): Define if missing.
12534
12535 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
12536
12537         * lib/mike-g++.exp: Comment out loading of g++.exp.
12538         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
12539         (default_g++_version): Always print something.
12540         (default_g++_start): Comment out call to `which'.
12541         (g++_start, g++_load): Deleted (must be defined in config file).
12542         * lib/gcc.exp: Test for existence of $CC at start.
12543         Delete check for tmpdir (done in gcc_init).
12544         (default_gcc_version): Always print something.
12545         (default_gcc_start): Comment out call to `which'.
12546         * config/*.exp: Major cleanup - make cross targets work at least a
12547         little better for g++ (by not being "--tool gcc" specific).
12548         Rename gcc_xxx to ${tool}_xxx.
12549         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
12550         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
12551
12552 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
12553
12554         * lib/c-torture.exp (c-torture-compile): Rework compiler
12555         message processing.
12556
12557         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
12558         c-torture.
12559
12560 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12561
12562         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
12563
12564         * lib/dg.exp (dg-process-target): Support { target native }.
12565
12566 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
12567
12568         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
12569         looked for "... program xxx got fatal signal".
12570         Correct regsub munging of `comp_output'.
12571         Ignore compiler messages "path prefix not used" and "linker input
12572         file unused".
12573
12574 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
12575
12576         * lib/gcc.exp (runtest_file_p): Define if missing.
12577         * gcc.prms/template.c: Example to work from.
12578
12579 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
12580
12581         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
12582         * lib/dg.exp (dg-test): Call unsupported testcases as such.
12583
12584         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
12585         * gcc.prms/1883.c: Moved from compile/940714-1.c.
12586         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
12587         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
12588
12589         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
12590         (dg-process-target): No longer a varargs proc.
12591         Return S/N for target, P/F for xfail.  All callers changed.
12592         (user option procs): More argument checking.
12593         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
12594         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
12595         (dg-test): Skip test if not running on selected target in `dg-do'.
12596         Update handling of `dg-do-what', `dg-output-text'.
12597         Separate execution pass/fail from output pattern match pass/fail.
12598         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
12599
12600 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12601
12602         * gcc.c-torture/special/special.exp: Don't expect failure for mips
12603         target for 920510-1.c.
12604
12605 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
12606
12607         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
12608         Clean up comment regarding use of passcnt, etc.
12609         (gcc_stat): Don't update `testcnt' here.
12610         (gcc_finish): Do it here.
12611         Might as well reset `but_id' here too.
12612         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
12613         to determine if the file should be tested.
12614         * gcc.c-torture/compile/compile.exp: Likewise.
12615         * gcc.c-torture/execute/execute.exp: Likewise.
12616         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
12617         * gcc.misc-tests/dg-test.exp: Likewise.
12618         * gcc.prms/prms.exp: Likewise.
12619         * gcc.wendy/wendy.exp: Likewise.
12620         * g++.old-deja.exp: Likewise.
12621         Move "Testing file" message to verbose level 1.
12622
12623 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
12624
12625         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
12626
12627 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12628
12629         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
12630         (default_gcc_start): Accept optional second list element
12631         of compiler flags.  Print compiler output at verbosity level 2.
12632         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
12633         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
12634         Save current values of framework globals passcnt, failcnt, xpasscnt,
12635         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
12636         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
12637         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
12638         xfailcnt to compute stats.  Update framework global `testcnt' from
12639         pass/fail counts.
12640         (gcc_finish): New proc.  Clean up test environment.
12641         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
12642         (gcc_epass, gcc_efail): Delete.
12643         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
12644         argument of line number.
12645         (dg-init): If the tool has an init routine, call it.
12646         (dg-test): Remove args `cflags_var' and `libs_var'.
12647         Pass all compiler options to ${tool}_start.
12648         Handle missing line number.
12649         (dg-finish): New function.
12650         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
12651         particular files.  Call gcc_finish at end.  Move "skipping test"
12652         message to verbosity level 3.
12653         * gcc.c-torture/compile/compile.exp: Likewise.
12654         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
12655         * gcc.c-torture/execute/execute.exp: Likewise.
12656         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
12657         Print testcase being tried at verbosity level 1.
12658         * gcc.c-torture/special/special.exp: Unset xfail.
12659         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
12660         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
12661         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
12662         * gcc.failure/failure.exp: Likewise.
12663         * gcc.ieee/ieee.exp: Likewise.
12664         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
12665         Update call to dg-test.  Call dg-finish at end.
12666         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
12667         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
12668         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
12669         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
12670         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
12671         * gcc.wendy/wendy.exp: Add copyright.
12672         Delete setting of tmpdir (done by gcc_init).
12673         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
12674         Pass compiler flags to gcc_start.  Call gcc_finish at end.
12675         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
12676         gcc_[ce]pass/fail.
12677
12678 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
12679
12680         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
12681         confusion.
12682         (g++_load): Likewise.
12683
12684         * config/*.exp (gcc_load): Some were varargs fns and some were not.
12685         Rename argument to `prog' to remove the confusion.
12686         Varargs fns behave differently too!
12687         (g++_load): Likewise.
12688
12689         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
12690
12691         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
12692         what it is.  Delete (always) printing of status value for !native.
12693         Simplify verbose code, and include status and exec_output.
12694         (g++_load): Use gcc_load.
12695
12696 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12697
12698         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
12699         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
12700         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
12701         940714-3.c as these testcases don't exist anymore.  Make
12702         va-arg-1.c expected to pass.
12703
12704 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
12705
12706         * gcc.misc-tests/misc.exp: Only run specific testcases.
12707         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
12708         * gcc.misc-tests/dg-[1-9].c: New files.
12709
12710         * lib/dg.exp: New testsuite driver.
12711         * gcc.prms/prms.exp: Use it.
12712
12713         * README.gcc: New file.
12714
12715         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
12716         Document and reset `lxpass' and `lxfail'.
12717         Simplify "initialized" message.
12718         (gcc_stat): Clean up comments a little.
12719
12720 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
12721
12722         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
12723
12724 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
12725
12726         * lib/old-dejagnu.exp (process-option): New proc.
12727         (old-dejagnu-init, old-dejagnu-stat): Likewise.
12728         (old-dejagnu): Simplify.
12729         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
12730
12731 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
12732
12733         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
12734         exists and is not an empty string.
12735
12736         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
12737         $xfail rather than calling setup_xfail.  Clear $xfail when test is
12738         finished.
12739         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
12740         automatically.
12741
12742         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
12743         longer expected to fail.
12744
12745         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
12746         "f" function call.
12747
12748         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
12749
12750         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
12751         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
12752         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
12753         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
12754         c-torture-1.29.
12755
12756         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
12757         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
12758
12759         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
12760
12761         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
12762         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
12763
12764         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
12765         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
12766         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
12767
12768 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12769
12770         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
12771         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
12772         940714-1.c, 940714-2.c, 940714-3.c},
12773         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
12774         gcc.misc-tests/{mg.c,mg.exp}:
12775         New tests.
12776         * gcc.noncompile/noncompile.exp: Change accordingly.
12777
12778 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
12779
12780         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
12781         Undo previous clobberage.
12782
12783 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
12784
12785         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
12786         * gcc.special/{930510-1.c, special.exp}:
12787         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
12788         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
12789         struct-varargs-1.c}: New tests from c-torture-1.26.
12790
12791 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12792
12793         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
12794           argument to switch.
12795
12796 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
12797
12798         * Revert the previous changes.  Please see Rob's directory
12799           (/lisa/test/rob/progressive/gcc/testsuite) for testing
12800           fixes.
12801
12802 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
12803
12804         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
12805             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
12806             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
12807             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
12808             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
12809             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
12810             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
12811             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
12812             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
12813             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
12814             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
12815             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
12816             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
12817             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
12818             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
12819             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
12820             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
12821             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
12822             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
12823             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
12824             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
12825             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
12826             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
12827             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
12828             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
12829             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
12830             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
12831
12832 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
12833
12834         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
12835             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
12836           with perror calls.
12837
12838 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
12839
12840         * config/unix.exp (g++_load): Fix syntax.
12841
12842 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12843
12844         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
12845         * gcc.noncompile/921017-1.c: Deleted obsolete test.
12846         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
12847         Don't expect va-arg-1.c to fail.  Correct expected output for
12848         920928-1.c.
12849         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
12850         * gcc.wendy/hbm4.c: Correct typo.
12851         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
12852
12853 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
12854
12855         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
12856         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
12857         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
12858         * lib/c-torture.exp (c-torture-compile): Ditto.
12859
12860         Reduce volume of output (remove all the -I's and such).
12861         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
12862         Call gcc_cpass, gcc_cfail.
12863         (c-torture): Pass testing option to c-torture-compile.
12864
12865 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
12866
12867         Bring patches over from progressive.
12868         * config/default.exp: Exit remote shell cleanly.
12869         (g++_exit, g++_start): Add default versions.
12870         * config/sim.exp (gcc_load): Use perror, not error.
12871
12872 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
12873
12874         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
12875         set in site.exp.
12876
12877 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
12878
12879         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
12880         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
12881         (wendy_try): New proc to run testcase.
12882         (main loop): Call 'em.
12883         * gcc.wendy/*.c: Clean up pass to correct expected output.
12884
12885         * lib/gcc.exp: Minor cleanup work.
12886         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
12887
12888 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
12889
12890         * config/sim.exp (gcc_load): Document return codes better.
12891         Don't pass -v to simulator.
12892
12893 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12894
12895           * gcc.special/920717-x.c: Fix typo.
12896           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
12897           get at sources.
12898
12899         * lib/mike-gcc.exp: Fix typo.
12900
12901 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12902
12903         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
12904         binary to use, transform the name.
12905         * config/*.exp: rename everything. Nuke any g++ specific files,
12906         it's now a special case of gcc that requires no special support.
12907         Add a default.exp for unsupported targets.
12908
12909 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
12910
12911         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
12912         lib/old-dejagnu.exp: Fix a few patterns to work with the new
12913         version of Tcl.
12914
12915 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12916
12917         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
12918         than a warning.
12919
12920 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12921
12922         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
12923
12924 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12925
12926         * gcc.execute/execute.exp: Combine opt_list and foption_list into
12927         option_list.  Compile every file with only 4/6 option choices
12928         (same as C torture) instead of with 12/18 different option
12929         choices.
12930         * lib/c-torture.exp: Likewise.
12931
12932         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
12933         not already set.
12934
12935 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
12936
12937         * lib/old-deja.exp: Add `excess errors test fails' error, now one
12938         can put an XFAIL *-*-* on excess errors.
12939
12940 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
12941
12942         * g++.law: Add more tests derived from g++-bugs snapshots.
12943
12944         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
12945         equivalent to g++.law/init9.
12946
12947         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
12948         compiled it, and the a.out file after we've run it.
12949
12950 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12951
12952         * lib/mike-g++.exp (postbase): Delete the .o file after we've
12953         compiled it, and the a.out file after we've run it.
12954
12955 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12956
12957         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
12958
12959 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12960
12961         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
12962         version number.
12963
12964 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12965
12966         * g++.law: New directory of g++ tests derived from the g++-bugs
12967         snapshots.
12968
12969 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12970
12971         * gcc.compile: initbug1.c initbug1.exp testcase added
12972
12973 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12974
12975         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
12976         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
12977           fixes submitted by Jeff Law (law@cs.utah.edu)
12978         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
12979           Jeff Law (law@cs.utah.edu)
12980
12981
12982 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
12983
12984         * config/unix-g++.exp: Follow the gcc way of doing things.
12985         * g++.old-deja/old-deja.exp: Minor updates.
12986         * lib/g++.exp: New file, follow the gcc way of doing things.
12987         * lib/old-dejagnu.exp: Minor updates.
12988         * lib/mike-g++.exp: Always unset errorInfo.
12989
12990 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
12991
12992         * lib/gcc.exp: Fix some errors with the below change, CC and
12993         CFLAGS should be global when setting, not local.
12994
12995 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12996
12997         * lib/gcc.exp: Transform tool name.
12998
12999 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13000
13001         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
13002
13003 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13004
13005         * lib/gcc.exp: change gcc_done to gcc_stat
13006
13007 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13008
13009         * Upgraded gcc testsuite to c-torture version 1.25
13010
13011 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13012
13013         * lib/gcc.exp: added reporting code. Changed verbose compile message.
13014         * lib/c-torture: added hooks for new reporting code.
13015
13016 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13017
13018         * config/sh-gcc.exp: check if sh-sim exists in the path
13019
13020 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13021
13022         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
13023         * gcc.compile/compile.exp: Initial changes for new logic.
13024         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
13025         * gcc.failure/failure.exp: Initial changes for new logic.
13026         * gcc.ieee/ieee.exp: Initial changes for new logic.
13027         * gcc.misc-tests/misc.exp: Initial changes for new logic.
13028         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
13029         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
13030         * lib/c-torture.exp: Initial changes for new logic.
13031         * lib/gcc.exp: Initial changes for new logic.
13032
13033 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
13034
13035         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
13036         depend upon failure or success.  Fully qualify names in failure
13037         and success messages.  Always remove a.out before starting
13038         compile, just in case.  Pay more attention to error text output by
13039         the compiler.  Handle testcases with no known past errors just
13040         like all others, so that things are uniform.  Other miscellaneous
13041         improvements.
13042
13043 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13044
13045         * gcc.cpp: new directory for cpp tests
13046
13047 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13048
13049         * lib/chill.exp: Code reformatted, removed unused code.
13050         * config/unix-chill.exp: Code reformatted, removed unused code.
13051         * chill.execute/execute.exp: Code reformatted, removed unused code.
13052         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
13053
13054 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
13055
13056         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
13057         routines not written.
13058
13059 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
13060
13061         * config/bug-gcc.exp: Use new procs from bug.exp.
13062
13063 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
13064
13065         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
13066         via ftp, rather than depending on NFS.
13067         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
13068         case.
13069
13070 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
13071
13072         * config/bug-gcc.exp: Use new download proc.
13073
13074 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
13075
13076         * chill.execute/execute.exp: cleanups, handles errors better
13077         * chill.compile/compile.exp: rewrite, based on execute.exp
13078         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
13079         * lib/chill.exp: major changes to diff proc and compile and link
13080           procs. added chill_fail and chill_pass wrappers to pass and
13081           fail. added more comments, and handle error codes better.
13082           Added a hack to capture stderr from exec, so noncompile tests
13083           can work.
13084
13085 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13086
13087         * chill.execute/execute.exp: rewrite of testsuite driver
13088         * lib/chill.exp: rewrite of testsuite driver
13089         * config/unix-chill.exp: rewrite of testsuite driver
13090
13091 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
13092
13093     In chill.execute:
13094         * iexpr.ch: Standardize uppercase.
13095         * tuples.dat: Standardize uppercase.
13096         * vary.ch: standardize.  Correct varying string assignments.
13097         * vary.dat: Add new output lines.
13098
13099 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
13100
13101     In chill.execute:
13102         * chprintf.ch: Standardize use of uppercase.
13103         * tuples.ch: Standardize and turn arr2 into a DCL,
13104           rather than a SYN.
13105         * pinits.ch: Standardize.
13106
13107 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13108
13109         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
13110         * Makefil: Renamed to Makefile.in.
13111         * configure.in: New.
13112
13113 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
13114
13115     In chill.execute:
13116         * .cvsignore: Add result/output files.
13117         * Makefile: Fix up variables at start.  Use MFLAGS
13118           everywhere.  Correct bool_loc, built_ins entries.
13119           Add entry for vary1.ch.
13120         * bitarray.ch: Standardize upper-case usage.
13121         * bitexpr.ch: Standardize, add output of b1.
13122         * params.ch: Use arrayt in along PROC parameters, to
13123           avoid novelty problems.
13124         * sets.ch: Tiny cleanup.
13125         * vary1.ch: Re-indent.
13126
13127 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
13128
13129           * Add PR-related files to Makefiles, .cvsignore files, etc.
13130
13131 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
13132
13133         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
13134           with compiler objects. New names are test-flow.c and test-loop.c
13135
13136 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
13137
13138         * Upgraded c-torture tests from 1.19 to 1.20
13139
13140         * new files:
13141         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
13142         * gcc.compile: 930623-1.c 930623-2.c
13143         * gcc.noncompile: 930622-1.c 930622-2.c
13144         * gcc.failure: 920411-1.c 920627-2.c
13145         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
13146
13147 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
13148
13149         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
13150           More changes to get testsuite working properly. Needs more work.
13151           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
13152
13153 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
13154
13155         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
13156           More changes to get testsuite working properly. Needs more work.
13157
13158 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
13159
13160         * chill.compile/compile.exp: Added for Dejagnu support
13161         * chill.execute/execute.exp: Added for Dejagnu support
13162         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
13163
13164 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
13165
13166     This should complete moving the CHILL test files.
13167         * chill.noncompile(.cvsignore printf.grt
13168             in-printf.grt chprintf.grt chprintf.ch):
13169             Added test-support files.
13170           (Makefile): Modified further.
13171         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
13172             signal.ch): Added test files.
13173           * chill.execute (.cvsignore printf.grt printr.c
13174             in-printf.grt rts.c chprintf.grt rts.h): Added
13175           test-support files.
13176             (Makefile): More corrections.
13177
13178 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
13179
13180         * chill.compile, chill.execute, chill.nocompile: Add CHILL
13181           test cases, ready for DejaGnu.
13182
13183 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13184
13185         * Upgraded c-torture tests from 1.18 to 1.19
13186
13187         * gcc.compile: added test(s):
13188           930607-1.c
13189         * gcc.execute: added test(s):
13190           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
13191
13192         * added new subdirectory for misc tests: gcc.misc-tests
13193         * gcc.misc-test(s): added tests:
13194           inst-check.c test-consts.c test-ior.c test-switch.c
13195
13196 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13197
13198         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
13199
13200 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
13201
13202         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
13203
13204 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13205
13206         * Upgraded c-torture tests from 1.17 to 1.18
13207
13208 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13209
13210         * Upgraded c-torture tests from 1.12 to 1.17
13211
13212 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
13213
13214         * lib/old-dejagnu.exp:
13215           Fixed handling of XFAIL target triplets to correctly
13216           recognize wildcard characters.  Removed code that
13217           appended a unique id tag to the end of the file name
13218           printed out by the result of the testcases within a
13219           given test file.
13220
13221 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
13222
13223         * lib/old-dejagnu.exp:
13224           Reworked expected failure handling to trigger off of XFAIL
13225           keyword in keyphrase embeded in testcase source code. The
13226           XFAIL keyword must be at the end of the keyphrase line. It
13227           may optionally be followed by one or more target triplets.
13228           It has just occured that the handling of wildcards in the
13229           target triplet may not be correct.
13230
13231 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
13232
13233         * g++.old-deja/tests:
13234           Moved all subdirectories up one level into g++.old-deja .
13235
13236         * lib/old-dejagnu.exp:
13237           Fixed problem with CXXFLAGS not being properly reset, and being
13238           corrupted with extraneous "-c" compiler option.  This was
13239           causing binaries to not be generated for test that needed them.
13240           Modified strings passed to "pass" and "fail" so that individual
13241           tests from the same test file would be distinguished by an
13242           identifier appended to the test file name in the summary logs;
13243           this corrected a problem with erroneous diff logs.  Added code
13244           to search testcases for expected fail and unexpected pass keywords.
13245
13246 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13247
13248         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
13249
13250 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
13251
13252         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
13253           Removed extraneous text from end of "Special g++ Options"
13254           keyphrase.
13255
13256         * lib/old-dejagnu.exp: Added pattern matching to look for new
13257           keywords, embedded in testcases comments, which will trigger
13258           calls to xpass and xfail.
13259
13260 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
13261
13262         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
13263           comments embedded in the testcases, especially the one looking for
13264           special compiler options, as well as the pattern matching for the
13265           compiler output again.
13266
13267 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
13268
13269         * lib/old-dejagnu.exp: Do a proper check of the return value for
13270           execute tests. Fixed several problems with the pattern matching
13271           of the compiler output which gave erroneous test results.
13272           Changed several of the test result messages to be more descriptive.
13273         * config/unix-g++.exp: Proc g++_load now actually works and
13274           executes the tests passed to it and returns a usable return
13275           value.
13276
13277 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13278
13279           * lib/gcc.exp: Exits gracefully if $CC is bogus.
13280
13281 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
13282
13283         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
13284           Modified both files to properly execute the old style
13285           dejagnu tests. The previous versions of these files were
13286           experimental and did not function anything near correctly.
13287
13288 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
13289
13290         * Removed all Makefile.in and configure.in files. No configuration
13291         needed now.
13292
13293 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
13294
13295         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
13296
13297 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13298
13299         * gcc.compile/configure.in, gcc.unsorted/configure.in,
13300         gcc.special/configure.in, gcc.noncompile/configure.in,
13301         gcc.execute/configure.in, gcc.code_quality/configure.in,
13302         g++.other/configure.in, g++.old-deja/configure.in,
13303         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
13304         in srcname setting.
13305
13306 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13307
13308         * lib/udi.exp:  Fixed mondfe and mondfe_download.
13309         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
13310         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
13311
13312 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13313
13314         * config/udi-gdb.exp: Check $shell_id after connecting to target.
13315         (gdb_exit): Don't remove *_soc files.
13316
13317 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
13318
13319         * lib/c-torture.exp: Don't look for main; instead always use -w
13320         -c.  This is how the c-torture tests work.  Remove the object
13321         file if the compilation succeeds.
13322         * gcc.execute/execute.exp: Remove executable if test passes.
13323         * gcc.noncompile/noncompile.exp: Every test is an expected
13324         failure.
13325         * gcc.special/special.exp: Added tests from c-torture 1.11,
13326         corrected use of existing test.
13327         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
13328         gcc.execute/920625-1.c: Updated to c-torture 1.11.
13329         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
13330         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
13331         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
13332         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
13333         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
13334         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
13335         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
13336         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
13337         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
13338         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
13339         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
13340         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
13341         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
13342         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
13343         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
13344         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
13345         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
13346         c-torture 1.11.
13347         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
13348         correspond to c-torture 1.11.
13349
13350         * New file.