OSDN Git Service

* g++.dg/abi/vthunk3.C: Run only on x86.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
2
3         * g++.dg/abi/vthunk3.C: Run only on x86.
4
5 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
6
7         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
8
9 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
10
11         * lib/compat.exp (compat-execute): Fix logic error in last
12         change.
13
14 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
15
16         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
17
18 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19
20         PR c++/8389
21         * g++.dg/template/access6.C: New test.
22
23 Fri Nov  8 10:52:15 CET 2002  Jan Hubicka  <jh@suse.cz>
24
25         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
26
27 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
28
29         * g++.dg/abi/vthunk3.C: New test.
30
31         PR c++/8338
32         * g++.dg/template/crash2.C: New test.
33
34 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
35
36         * testsuite/g++.dg/abi/dtor1.C: New test.
37         * testsuite/g++.dg/abi/dtor2.C: Likewise.
38
39 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
40
41         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
42         Darwin.
43
44 2002-11-04  Adam Nemet  <anemet@lnxw.com>
45
46         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
47         -mthumb.  Only xfail with -O0.
48
49 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
50
51         * g++.dg/abi/thunk1.C: New test.
52         * g++.dg/abi/thunk2.C: Likewise.
53         * g++.dg/abi/vtt1.C: Likewise.
54
55 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
56
57         PR optimization/8423
58         * gcc.c-torture/execute/builtin-constant.c: New test.
59
60 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
61
62         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
63         Add some more cases.
64
65 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
66
67         PR c++/8391
68         * g++.dg/opt/local1.C: New test.
69
70 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
71
72         PR c++/8160
73         * g++.dg/template/complit1.C: New test.
74
75         PR c++/8149
76         * g++.dg/template/typename4.C: Likewise.
77
78 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
79
80         Core issue 287, PR c++/7639
81         * g++.dg/template/instantiate1.C: Adjust error location.
82         * g++.dg/template/instantiate3.C: New test.
83         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
84         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
85         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
86
87 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
88
89         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
90
91 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
92
93         PR c++/8287
94         * g++.dg/init/dtor2.C: New test.
95
96 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
97
98         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
99         * gcc.dg/nest.c: Bypass errors on irix6.
100
101 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
102
103         * gcc.dg/nest.c: Expect error for mmix-*-*.
104         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
105
106 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
107
108         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
109         markers.
110
111         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
112
113 2002-10-25  Mike Stump  <mrs@apple.com>
114
115         * gcc.dg/warn-1.c: New test.
116
117 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
118
119         * g++.dg/template/typename3.C: New test.
120
121 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
122
123         * g++.dg/lookup/ptrmem1.C: New test.
124
125         * g++.dg/abi/vthunk2.C: New test.
126
127 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
128
129         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
130
131 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
132
133         * g++.dg/abi/empty9.C: New test.
134
135 2002-10-24  Richard Henderson  <rth@redhat.com>
136
137         * g++.dg/inherit/thunk1.C: Enable for ia64.
138
139 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
140
141         PR c++/8067
142         * g++.dg/lookup/pretty1.C: New test.
143
144 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
145
146         * gcc.dg/20021023-1.c: New test.
147
148 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
149
150         PR c++/7679
151         * g++.dg/parse/inline1.C: New test.
152
153 2002-10-23  Richard Henderson  <rth@redhat.com>
154
155         * g++.dg/inherit/thunk1.C: Enable for x86_64.
156
157         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
158
159 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
160
161         PR c++/6579
162         * g++.dg/parse/stmtexpr3.C: New test.
163
164 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
165
166         * g++.dg/expr/cond1.C: New test.
167
168 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
169
170         * g++.dg/abi/vbase13.C: New test.
171         * g++.dg/abi/vbase14.C: Likewise.
172
173 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
174
175         * gcc.dg/tls/pic-1.c: New test.
176         * gcc.dg/tls/nonpic-1.c: New test.
177         * gcc.dg/20021018-1.c: New test.
178
179 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
180
181         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
182         Remove only files with the same base name as the test case.
183         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
184         (profopt-execute): Likewise.  Also, remove old profiling
185         and performance data files before running the tests.
186
187         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
188         * g++.dg/bprob/bprob.exp: Likewise.
189         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
190         to allow more general test case names.
191
192         * g++.dg/bprob/bprob-1.C: Rename to ...
193         * g++.dg/bprob/g++-bprob-1.C: ... this.
194
195         * g77.dg/bprob/bprob-1.f: Rename to ...
196         * g77.dg/bprob/g77-bprob-1.f: ... this.
197
198 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
199
200         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
201         bison 1.50 or later.
202
203 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
204
205         * g++.dg/README: Describe more test directories.
206
207 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
208
209         * g++.dg/init/array6.C: Add additional tests.
210
211 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
212
213         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
214         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
215
216 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
217
218         * gcc.c-torture/compile/20020604-1.x: New.
219         * gcc.c-torture/compile/simd-5.x: Likewise.
220         * gcc.c-torture/execute/920710-1.x: Likewise.
221         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
222
223 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
224
225         * g++.dg/inherit/override1.C: Add dg-options clause.
226
227 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
228
229         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
230         _mm_slli_si128.
231
232 2002-10-19  Andreas Schwab  <schwab@suse.de>
233
234         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
235         directory component.
236
237 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
238
239         * g++.dg/inherit/thunk1.C: New test.
240
241         * g++.dg/inherit/override1.C: New test.
242
243         * g++.dg/abi/mangle11.C: New test.
244         * g++.dg/abi/mangle14.C: New test.
245         * g++.dg/abi/mangle17.C: New test.
246
247 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
248
249         * g++.dg/overload/member2.C: New test.
250
251 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
252
253         * g++.dg/README: Describe new compat directory.
254         * g++.dg/dg.exp: Skip tests in compat directory.
255         * README.compat: New file.
256         * lib/compat.exp: New expect script.
257         * g++.dg/compat: New test directory.
258         * g++.dg/compat/compat.exp: New expect script.
259         * g++.dg/compat/abi: New test directory.
260         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
261         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
262         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
263         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
264         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
265         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
266         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
267         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
268         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
269         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
270         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
271         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
272         * g++.dg/compat/break: New test directory.
273         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
274         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
275         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
276         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
277         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
278         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
279         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
280         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
281         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
282         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
283         g++.dg/compat/break/README: New files.
284         * g++.dg/compat/eh: New test directory.
285         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
286         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
287         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
288         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
289         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
290         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
291         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
292         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
293         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
294         g++.dg/compat/eh/filter2_y.C,
295         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
296         g++.dg/compat/eh/new1_y.C,
297         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
298         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
299         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
300         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
301         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
302         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
303         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
304         g++.dg/compat/eh/unexpected1_y.C: New files.
305         * g++.dg/compat/init: New test directory.
306         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
307         g++.dg/compat/init/array5_y.C,
308         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
309         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
310         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
311         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
312         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
313         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
314         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
315         g++.dg/compat/init/init-ref2_y.C: New files.
316
317 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
318
319         PR c++/7584
320         * g++.dg/inherit/using3.C: New test.
321
322 Thu Oct 17 19:12:58 CEST 2002  Jan Hubicka  <jh@suse.cz>
323
324         * gcc.dg/20021017-2.c: New test.
325
326 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
327
328         * g++.dg/abi/mangle16.C: Adjust.
329
330         * g++.dg/init/array8.C: New test.
331
332 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
333
334         * gcc.dg/special/mips-abi.exp: New test.
335         * gcc.dg/special/mips-abi.s: Empty file used by the above.
336
337 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
338
339         * g++.dg/abi/mangle16.C: New test.
340         * g++.dg/abi/mangle17.C: Likewise.
341
342         PR c++/7478
343         * g++.dg/template/ref1.C: New test.
344
345 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
346
347         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
348
349 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
350
351         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
352
353 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
354
355         PR c++/7524
356         * g++.dg/init/array7.C: New test.
357
358 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
359
360         * g++.dg/init/array6.C: New test.
361
362         * g++.dg/abi/mangle13.C: Likewise.
363         * g++.dg/abi/mangle14.C: Likewise.
364         * g++.dg/abi/mangle15.C: Likewise.
365
366 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
367
368         * g++.dg/abi/empty8.C: New test.
369
370 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
371
372         * g++.dg/init/ctor1.C: New test.
373
374 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
375
376         * gcc.c-torture/execute/20021015-1.c: New test.
377
378 Tue Oct 15 14:22:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
379
380         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
381
382 Mon Oct 14 20:37:51 CEST 2002  Jan Hubicka  <jh@suse.cz>
383
384         * gcc.dg/i386-ssetype-[1-5].c: New tests.
385
386 2002-10-14  Richard Henderson  <rth@redhat.com>
387
388         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
389
390 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
391
392         PR optimization/6631
393         * g++.dg/opt/const2.C: New test.
394
395 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
396
397         PR c++/7176
398         * g++.dg/parse/friend1.C: New test.
399         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
400
401 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
402
403         * gcc.dg/20021014-1.c: New test.
404
405 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
406
407         PR c++/5661
408         * g++.dg/ext/vlm1.C: New test.
409         * g++.dg/ext/vlm2.C: Likewise.
410
411         * g++.dg/init/array1.C: Remove invalid braces.
412         * g++.dg/init/brace1.C: New test.
413         * g++.dg/init/copy2.C: Likewise.
414         * g++.dg/init/copy3.C: Likewise.
415         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
416         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
417         braces.
418
419 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
420
421         * gcc.dg/cpp/assembler.S: Don't use -ansi.
422
423 Fri Oct 11 10:56:49 2002  Richard Shann  <richard.shann@superh.com>
424
425         * gcc.c-torture/compile/simd-5.c: New test.
426
427 2002-10-10  Jim Wilson  <wilson@redhat.com>
428
429         * gcc.c-torture/execute/20021010-1.c: New test.
430
431 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
432
433         PR c/7353
434         * g++.dg/ext/typedef-init.C: New test.
435         * gcc.dg/typedef-init.c: New test.
436
437 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
438
439         * gcc.dg/cpp/paste13.c: New test.
440
441 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
442
443         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
444         remaining platforms, XFAIL during compile, not execute.  Don't
445         XFAIL at -O0.
446
447 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
448
449         * gcc.dg/alias-1.c: Tweak expected warning.
450
451 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
452
453         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
454
455 2002-10-06  Andreas Jaeger  <aj@suse.de>
456
457         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
458         * gcc.dg/cpp/c++98.C: Likewise.
459
460         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
461         * g++.dg/cpp/c++98.C: Likewise.
462
463         * g++.dg/README (Subdirectories): Mention cpp directory.
464
465         PR target/7559
466         * gcc.dg/20021006-1.c: New test.
467
468 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
469
470         PR c++/7804
471         * g++.dg/other/warning1.C: New test.
472
473 2002-10-04  Roger Sayle  <roger@eyesopen.com>
474
475         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
476         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
477         and sparc-*-* with -m64 as expected failures.  See PR 8087.
478
479 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
480
481         PR c++/7931
482         * g++.dg/template/ptrmem3.C: New test.
483
484         PR c++/7754
485         * g++.dg/template/union1.C: New test.
486
487 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
488
489         PR c++/8006
490         * g++.dg/abi/mangle9.C: New test.
491         * g++.dg/abi/mangle10.C: New test.
492         * g++.dg/abi/mangle11.C: New test.
493         * g++.dg/abi/mangle12.C: New test.
494
495 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
496
497         PR c++/7188.
498         * g++.dg/template/meminit1.C: New test.
499         * g++.dg/warn/Wreorder-1.C: Likewise.
500         * g++.old-deja/g++.mike/warn3.C: Tweak.
501         * lib/prune.exp: Ingore "in copy constructor".
502
503 2002-10-02  Andreas Jaeger  <aj@suse.de>
504
505         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
506         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
507         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
508         on x86-64.
509
510 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
511
512         * gcc.dg/empty1.C: Fix typo.
513
514 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
515
516         * gcc.dg/alias-1.c: New test.
517
518 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
519
520         * gcc.dg/empty1.C: New test.
521
522         * g++.dg/tls/init-2.C: Tweak error messages.
523
524 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
525
526         * gcc.c-torture/compile/20020923-1.c: New test.
527
528 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
529
530         * gcc.c-torture/execute/ffs-1.c: New test.
531         * gcc.c-torture/execute/ffs-2.c: Ditto.
532
533 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
534
535         * g++.dg/overload/member1.C: New test.
536
537 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
538
539         * g++.dg/abi/empty7.C: New test.
540         * g++.dg/init/pm2.C: Likewise.
541
542 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
543
544         * g++.dg/rtti/crash1.C: New test.
545
546 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
547
548         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
549         gcc.dg/sibcall-4.c: New tests.
550
551 2002-09-28  Roger Sayle  <roger@eyesopen.com>
552
553         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
554         powerpc and MMIX targets.
555
556 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
557
558         * gcc.dg/cpp/20020927-1.c: New.
559
560 2002-09-26  David S. Miller  <davem@redhat.com>
561
562         * gcc.c-torture/compile/trunctfdf.c: New.
563
564 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
565
566         * lib/target-supports.exp (check_weak_available): Handle solaris2.
567
568 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
569
570         * gcc.c-torture/execute/loop-15.c: New.
571
572 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
573
574         * README.QMTEST: Fix typo.
575
576 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
577
578         * gcc.dg/20020926-1.c: New test.
579
580 2002-09-25  David S. Miller  <davem@redhat.com>
581
582         PR target/7842
583         * gcc.c-torture/execute/shiftdi.c: New test.
584
585 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
586
587         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
588         unique to the tool.
589         * lib/g77.exp (g77_init): Likewise.
590         * lib/g++.exp (g++_init): Likewise.
591         * lib/objc.exp (objc_init): Likewise.
592
593 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
594
595         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
596         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
597         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
598
599 2002-09-25  Richard Henderson  <rth@redhat.com>
600
601         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
602         too-small long double.
603
604 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
605
606         * gcc.dg/20020919-1.c: New test.
607
608 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
609
610         * g++.dg/abi/bitfield6.C: New test.
611         * g++.dg/abi/bitfield7.C: New test.
612         * g++.dg/abi/bitfield8.C: New test.
613         * g++.dg/abi/vbase11.C: New test.
614
615 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
616
617         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
618         hppa*-*-hpux*.  Update test comment.
619
620 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
621
622         * gcc.dg/tls/struct-1.c: New test.
623
624 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
625
626         * gcc.dg/cpp/tr-warn2.c: Update.
627
628 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
629
630         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
631
632 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
633
634         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
635         systems.
636
637 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
638
639         * gcc.c-torture/execute/ieee/mzero3.c: New test.
640
641         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
642         Adjust for c++filt moved to binutils.  Remove spurious duplicate
643         setting of cxxfilt.
644
645 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
646
647         * gcc.dg/20020312-2.c: Update for darwin.
648
649 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
650
651         * g++.old-deja/g++.other/crash32.C: Mark ICE.
652
653 Tue Sep 17 13:59:45 2002  Nicola Pero  <n.pero@mi.flashnet.it>
654
655         * objc.dg/comp-types-1.m: New test.
656         * objc.dg/comp-types-2.m: New test.
657         * objc.dg/comp-types-3.m: New test.
658         * objc.dg/comp-types-4.m: New test.
659         * objc.dg/comp-types-5.m: New test.
660         * objc.dg/comp-types-6.m: New test.
661
662 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
663
664         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
665
666 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
667
668         * g++.dg/other/do1.C: New test.
669
670         * g++.dg/template/subst1.C: New test.
671
672 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
673
674         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
675
676 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
677
678         * g++.dg/template/qualttp20.C: Adjust expected errors.
679         * g++.old-deja/g++.jason/report.C: Likewise.
680         * g++.old-deja/g++.other/qual1.C: Likewise.
681
682         * g++.dg/lookup/scoped2.C: New test.
683
684         * g++.dg/ext/asm3.C: New test.
685
686 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
687
688         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
689
690 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
691
692         * ChangeLog: follow spelling conventions.
693         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
694         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
695         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
696         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
697         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
698         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
699         * g++.old-deja/g++.law/global-init1.C: Likewise.
700         * g++.old-deja/g++.other/delete4.C: Likewise.
701         * g++.old-deja/g++.other/inline21.C: Likewise.
702         * g++.old-deja/g++.other/singleton.C: Likewise.
703         * g77.dg/strlen0.f: Likewise.
704         * g77.f-torture/compile/20010519-1.f: Likewise.
705         * g77.f-torture/compile/980310-4.f: Likewise.
706         * gcc.c-torture/compile/20000605-1.c: Likewise.
707         * gcc.c-torture/execute/20020225-1.c: Likewise.
708         * gcc.dg/c90-hexfloat-2.c: Likewise.
709         * gcc.dg/c99-bool-1.c: Likewise.
710         * gcc.dg/c99-hexfloat-2.c: Likewise.
711         * gcc.dg/dll-2.c: Likewise.
712         * gcc.dg/wtr-union-init-1.c: Likewise.
713         * gcc.dg/wtr-union-init-2.c: Likewise.
714         * gcc.dg/wtr-union-init-3.c: Likewise.
715         * gcc.dg/cpp/avoidpaste1.c: Likewise.
716         * gcc.dg/cpp/defined.c: Likewise.
717         * gcc.dg/cpp/macsyntx.c: Likewise.
718         * gcc.dg/cpp/paste2.c: Likewise.
719         * gcc.dg/cpp/trad/defined.c: Likewise.
720         * gcc.dg/format/c90-printf-1.c: Likewise.
721         * gcc.dg/format/c90-scanf-1.c: Likewise.
722         * gcc.dg/format/c99-printf-1.c: Likewise.
723         * gcc.dg/format/c99-scanf-1.c: Likewise.
724         * gcc.misc-tests/gcov-8.c: Likewise.
725         * lib/profopt.exp: Likewise.
726
727 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
728
729         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
730
731 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
732
733         * g++.dg/inherit/using2.C: New test.
734
735 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
736
737         * ChangeLog: Follow spelling conventions.
738         * g++.dg/template/friend4.C: Likewise.
739         * g++.old-deja/g++.pt/crash67.C: Likewise.
740         * gcc.c-torture/execute/20000801-4.c: Likewise.
741         * gcc.dg/c90-digraph-1.c: Likewise.
742         * gcc.dg/c94-digraph-1.c: Likewise.
743         * gcc.dg/c99-digraph-1.c: Likewise.
744         * gcc.dg/cpp/line5.c: Likewise.
745         * gcc.dg/cpp/multiline.c: Likewise.
746         * gcc.dg/cpp/trad/literals-1.c: Likewise.
747         * gcc.dg/format/attr-3.c: Likewise.
748         * gcc.dg/format/c90-scanf-3.c: Likewise.
749         * gcc.dg/format/ext-4.c: Likewise.
750
751 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
752
753         * g++.dg/template/pretty1.C: New test.
754
755 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
756
757         * gcc.c-torture/execute/struct-cpy-1.c: New test.
758
759 2002-09-13  Matt Austern  <austern@apple.com>
760
761         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
762         passing a cast expression to a function by const reference.
763
764 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
765
766         * g++.dg/template/deduce1.C: New test.
767
768 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
769
770         * gcc.c-torture/execute/simd-1.c: Force all use of int to
771         32-bit int.
772
773 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
774
775         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
776         usage.
777
778 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
779
780         * gcc.c-torture/compile/20020910-1.c: New test.
781
782 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
783
784         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
785
786 2002-09-10  Andreas Jaeger  <aj@suse.de>
787
788         * gcc.dg/20020312-2.c: Adjust for x86-64.
789
790 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
791
792         * g77.dg/7388.f: New test case for PR 7388.
793
794 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
795
796         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
797
798 2002-09-05  Ziemowit Laski <zlaski@apple.com>
799
800         * objc.dg/proto-lossage-1.m: New test.
801
802 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
803
804         * gcc.dg/cpp/_Pragma4.c: Fix typo.
805
806 Fri Sep  6 16:39:37 2002  Nicola Pero  <n.pero@mi.flashnet.it>
807
808         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
809         expected to pass.
810
811 2002-09-06  Stan Shebs  <shebs@apple.com>
812             David Edelsohn  <edelsohn@gnu.org>
813
814         * gcc.dg/weak: New directory.
815         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
816         target-specific xfail bits.
817         * gcc.dg/typeof-2.c: Move to new directory.
818         * gcc.dg/weak.exp: New expect script.
819
820 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
821
822         * gcc.c-torture/execute/extzvsi.c: New test.
823
824 2002-09-05  Stan Shebs  <shebs@apple.com>
825
826         * gcc.dg/weak-1.c: xfail on Darwin.
827         * gcc.dg/weak-2.c: Ditto.
828         * gcc.dg/weak-3.c: Ditto.
829         * gcc.dg/weak-4.c: Ditto.
830         * gcc.dg/weak-5.c: Ditto.
831         * gcc.dg/weak-6.c: Ditto.
832         * gcc.dg/weak-7.c: Ditto.
833         * gcc.dg/weak-8.c: Ditto.
834         * gcc.dg/weak-9.c: Ditto.
835
836 Thu Sep  5 00:34:33 2002  J"orn Rennecke <joern.rennecke@superh.com>
837
838         * gcc.c-torture/execute/loop-14.c: New test.
839
840 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
841
842         * g++.dg/other/cxa-atexit1.C: New test.
843
844         * gcc.dg/typeof-2.c: New test.
845
846 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
847
848         * gcc.dg/cpp/_Pragma4.c: New test.
849
850 Tue Sep  3 11:04:26 2002  Nicola Pero  <n.pero@mi.flashnet.it>
851
852         * objc/execute/nil_method-1.m: New testcase.
853
854 Sun Sep  1 12:47:39 2002  Nicola Pero  <n.pero@mi.flashnet.it>
855
856         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
857         [Object class], not [Object initialize].
858
859 2002-08-31  Roger Sayle  <roger@eyesopen.com>
860             Hans-Peter Nilsson  <hp@bitrange.com>
861
862         * gcc.c-torture/execute/20020720-1.x: Skip test on
863         mmix-knuth-mmixware.  Correct comment.
864
865 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
866
867         * testsuite/g++.dg/abi/bitfield5.C: New test.
868         * testsuite/g++.dg/abi/vbase10.C: Likewise.
869
870 Tue Aug 27 22:23:22 2002  Nicola Pero  <n.pero@mi.flashnet.it>
871
872         * objc.dg/undeclared-selector.m: New test.
873
874 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
875
876         * g++.dg/other/offsetof1.C: Avoid cast warning.
877
878 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
879
880         * objc.dg/super-class-2.m: New test.
881
882 2002-08-24  Matt Austern  <austern@apple.com>
883
884         * g++.dg/ext/lvaddr.C: New test.
885         * g++.dg/ext/lvcast.C: New test.
886
887 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
888
889         * testsuite/g++.dg/inherit/cond1.C: New test.
890
891 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
892
893         * gcc.dg/noncompile/incomplete-1.c: New test.
894
895 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
896
897         * gcc.dg/typespec-1.c: New test.
898
899 2002-08-20  Devang Patel  <dpatel@apple.com>
900         * objc.dg/proto-hier-2.m: New test.
901
902 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
903
904         * objc.dg/bitfield-1.m: New test.
905         * objc.dg/bitfield-2.m: New test.
906
907 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
908
909         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
910         gcc.dg/c99-flex-array-4.c: New tests.
911
912 2002-08-16  Stan Shebs  <shebs@apple.com>
913
914         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
915
916 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
917
918         * gcc.dg/typeof-1.c: New test.
919         * g++.dg/ext/typeof2.C: New test.
920
921 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
922
923         * g++.dg/other/offsetof1.C: New test.
924
925 2002-08-14  Richard Henderson  <rth@redhat.com>
926
927         * gcc.dg/tls/diag-3.c: Fix expected message strings.
928
929 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
930
931         * gcc.dg/cpp/_Pragma3.c: New test.
932
933 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
934
935         * g++.dg/template/inherit3: New test.
936
937 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
938
939         * gcc.dg/bitfld-4.c: Add blank options.
940
941 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
942
943         * g++.dg/template/crash1.C: New test.
944
945 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
946
947         * gcc.dg/tls/opt-2.c: New test.
948
949 2002-08-08  Devang Patel  <dpatel@apple.com>
950
951         * objc.dg/selector-1.m : New test
952
953 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
954
955         * g++.dg/abi/bitfield4.C: New test.
956         * gcc.dg/bitfld-4.c: New test.
957
958 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
959
960         * g++.dg/other/packed1.C: New test.
961
962 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
963
964         * g++.dg/abi/offsetof.C: Tweak error messages.
965         * g++.old-deja/g++.mike/p10769a.C: Likewise.
966
967 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
968
969         * gcc.dg/bitfld-3.c: New test.
970
971 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
972             Richard Henderson  <rth@redhat.com>
973
974         * gcc.dg/i386-bitfield1.c: New test.
975         * g++.dg/abi/bitfield3.C: Update.
976
977 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
978
979         * objc.dg/const-str-2.m: Update.
980         * gcc.dg/cpp/c++98.c: Change to C extension.
981         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
982         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
983
984 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
985
986         * testsuite/gcc.dg/tls/diag-3.c: New.
987
988 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
989
990         * g++.dg/README (Subdirectories): Document new subdir expr.
991         * g++.dg/expr/pmf-1.C: New test.
992
993 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
994
995         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
996
997 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
998
999         * g++.dg/abi/bitfield3.C: New test.
1000
1001 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
1002
1003         * lib/gcov.exp: Tweak expected line formats.
1004         * gcc.misc-tests/gcov8.c: New test.
1005         * gcc.misc-tests/gcov8.x: New flags.
1006
1007 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
1008
1009         * consistency.vlad/layout/endian.c: Include string.h.
1010
1011         * gcc.c-torture/execute/20020805-1.c: New test.
1012
1013 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
1014
1015         * g++.dg/other/conversion1.C: New test.
1016
1017 2002-08-03  Roger Sayle  <roger@eyesopen.com>
1018
1019         * gcc.dg/builtins-1.c: New testcase.
1020
1021 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
1022
1023         * g++.dg/inherit/access3.C: New test.
1024
1025 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
1026
1027         * gcc.dg/ia64-visibility-2.c: New test.
1028
1029 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
1030
1031         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
1032         __qualifier_flags to __flags.
1033
1034 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
1035
1036         * g++.dg/inherit/operator1.C: New test.
1037         * g++.dg/lookup/disamb1.C: Fix typo in comment.
1038         * g++.dg/other/error1.C: Change expected error message.
1039         * g++.dg/template/conv4.C: Likewise.
1040
1041 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
1042
1043         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
1044         for documented behavior.
1045
1046 2002-07-25  Roger Sayle  <roger@eyesopen.com>
1047
1048         * gcc.c-torture/execute/20020720-1.x: Skip this test on
1049         several targets known to fail.
1050
1051 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
1052
1053         * gcc.dg/mips-args-[123].c: New tests.
1054
1055 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
1056
1057         * gcc.dg/ppc-spe.c: New.
1058
1059 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
1060
1061         * g++.dg/other/ptrmem4.C: New testcase.
1062
1063 2002-07-24  Richard Henderson  <rth@redhat.com>
1064
1065         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
1066
1067 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
1068
1069         * g++.dg/ext/alignof1.C (main): Return 0 for success.
1070
1071 2002-07-24  Roger Sayle  <roger@eyesopen.com>
1072
1073         * gcc.c-torture/execute/memset-3.c: New testcase.
1074
1075 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
1076
1077         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
1078         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
1079
1080 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1081
1082         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
1083         Delete.
1084
1085 Tue Jul 23 21:02:43 2002  J"orn Rennecke <joern.rennecke@superh.com>
1086
1087         * gcc.c-torture/compile/simd-4.c: New test.
1088
1089 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1090
1091         PR c++/7347, c++/7348
1092         * g++.dg/template/access4.C: New test.
1093         * g++.dg/template/access5.C: New test.
1094         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
1095         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
1096         * g++.old-deja/g++.pt/ttp58.C: Likewise.
1097         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
1098
1099 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
1100
1101         * gcc.dg/gnu89-init-2.c: New test.
1102
1103 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
1104
1105         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
1106
1107 2002-07-20  Roger Sayle  <roger@eyesopen.com>
1108
1109         * gcc.c-torture/execute/20020720-1.c: New testcase.
1110
1111 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
1112
1113         * gcc.dg/cpp/Wsignprom.c: New tests.
1114
1115 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
1116
1117         * gcc.c-torture/execute/loop-13.c: New test.
1118
1119 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
1120
1121         * gcc.dg/cpp/expr.c: New tests.
1122
1123 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
1124
1125         * g++.dg/opt/pr6713.C: Add template instantiation.
1126
1127 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
1128
1129         * gcc.dg/nest.c: New test.
1130
1131 2002-07-17  Richard Henderson  <rth@redhat.com>
1132
1133         * g++.dg/opt/pr6713.C: New test.
1134
1135 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
1136
1137         * gcc.c-torture/execute/loop-2e.x: Let the testcase
1138         XFAIL for all x86 processors.
1139
1140 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
1141
1142         * gcc.c-torture/execute/20010122-1.x: Do not test with
1143         -fomit-frame-pointer.
1144
1145 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1146
1147         * g++.dg/template/instantiate2.C: New test.
1148         * g++.dg/template/spec4.C: New test.
1149
1150 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1151
1152         * g++.dg/template/access2.C: New test.
1153         * g++.dg/template/access3.C: New test.
1154
1155 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
1156
1157         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
1158         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
1159         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
1160         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
1161         Convert to use <stdarg.h>.
1162         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
1163         Delete.
1164         * gcc.dg/va-arg-2.c: New.
1165         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
1166
1167 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
1168
1169         * gcc.c-torture/compile/20020710-1.c: New test.
1170
1171 Thu Jul 11 15:39:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
1172                           Andrew Pinski  <pinskia@physics.uc.edu>
1173
1174         gcc.c-torture/compile/simd-2.c: New testcase.
1175         gcc.c-torture/compile/simd-3.c: Likewise.
1176
1177 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
1178
1179         PR c++/7224
1180         * g++.dg/overload/error1.C: New test.
1181
1182 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1183
1184         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
1185         configuration and IRIX 6 O32 ABI.
1186
1187 2002-07-11  Roger Sayle  <roger@eyesopen.com>
1188
1189         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
1190
1191 2002-07-10  Roger Sayle  <roger@eyesopen.com>
1192
1193         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
1194
1195 2002-07-10  Jeffrey A Law  <law@redhat.com>
1196
1197         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
1198
1199         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
1200
1201 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
1202
1203         * gcc.dg/20020312-2.c: Check for __PPC__.
1204
1205 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
1206
1207         * gcc.c-torture/compile/20020709-1.c: New test.
1208
1209 2002-07-07  Roger Sayle  <roger@eyesopen.com>
1210
1211         * g++.dg/template/qualttp21.C: New test case.
1212
1213 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
1214
1215         * gcc.c-torture/compile/20020706-1.c: New test.
1216         * gcc.c-torture/compile/20020706-2.c: New test.
1217
1218 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
1219             Alexandre Oliva  <aoliva@redhat.com>
1220
1221         * g++.dg/warn/incomplete1.C: New test.
1222
1223 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1224
1225         PR c++/7099
1226         * g++.dg/warn/noreturn1.C: New test.
1227
1228 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
1229
1230         PR c++/6706
1231         * g++.dg/debug/debug6.C: New test.
1232         * g++.dg/debug/debug7.C: New test.
1233
1234 Thu Jul  4 07:36:48 2002  J"orn Rennecke <joern.rennecke@superh.com>
1235
1236         * gcc.c-torture/compile/simd-3.c: New test.
1237
1238 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
1239
1240         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
1241         * gcc.dg/20020620-1.c: Likewise.
1242
1243 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1244
1245         PR c++/6944
1246         * g++.dg/init/array4.C: New test.
1247         * g++.dg/init/array5.C: New test.
1248
1249 Wed Jul  3 10:25:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
1250
1251         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
1252         * gcc.c-torture/execute/simd-2.c (main): Likewise.
1253
1254 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1255
1256         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
1257         * gcc.dg/wtr-aggr-init-1.c: Likewise.
1258         * gcc.dg/wtr-conversion-1.c: Likewise.
1259         * gcc.dg/wtr-escape-1.c: Likewise.
1260         * gcc.dg/wtr-int-type-1.c: Likewise.
1261         * gcc.dg/wtr-label-1.c: Likewise.
1262         * gcc.dg/wtr-static-1.c: Likewise.
1263         * gcc.dg/wtr-strcat-1.c: Likewise.
1264         * gcc.dg/wtr-suffix-1.c: Likewise.
1265         * gcc.dg/wtr-switch-1.c: Likewise.
1266         * gcc.dg/wtr-unary-plus-1.c: Likewise.
1267         * gcc.dg/wtr-union-init-1.c: Likewise.
1268         * gcc.dg/wtr-union-init-2.c: Likewise.
1269         * gcc.dg/wtr-union-init-3.c: Likewise.
1270
1271         * gcc.dg/wtr-func-def-1.c: New test.
1272
1273 2002-07-02 Devang Patel <dpatel@apple.com>
1274
1275         * objc.dg/param-1.m: New test.
1276
1277 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
1278
1279         * gcc.dg/cpp/trad/directive.c: Add test.
1280         * gcc.dg/cpp/trad/macroargs.c: Add test.
1281         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
1282
1283 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
1284
1285         * gcc.dg/cpp/cmdlne-M.c: New test.
1286
1287 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
1288
1289         * objc.dg/desig-init-1.m: New test.
1290
1291 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1292
1293         PR c++/6716
1294         * g++.dg/template/instantiate1.C: New test.
1295
1296 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
1297
1298         PR c++/7112
1299         * g++.dg/template/sizeof2.C: New test.
1300
1301 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
1302
1303         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
1304         gcc.dg/cpp/trad/include.c: New tests.
1305
1306 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
1307
1308         PR target/7177
1309         * gcc.c-torture/compile/20020701-1.c: New test.
1310
1311 2002-07-01  Stan Shebs  <shebs@apple.com>
1312
1313         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
1314         header here...
1315         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
1316         (objc-torture-execute): or here.
1317
1318 Mon Jul  1 12:51:05 2002  J"orn Rennecke <joern.rennecke@superh.com>
1319
1320         * gcc.c-torture/execute/arith-rand-ll.c: New test.
1321
1322 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
1323
1324         * gcc.dg/cpp/trad/escaped-nl.c: New test.
1325
1326 2002-06-30  Devang Patel  <dpatel@apple.com>
1327
1328         * objc.dg/fsyntax-only.m: New test.
1329
1330 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
1331
1332         PR c++/6695
1333         * g++.dg/template/friend7.C: New file.
1334
1335 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
1336
1337         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
1338         return type.
1339
1340 Thu Jun 27 15:23:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
1341
1342         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
1343         avoid division by zero.
1344
1345 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
1346
1347         * gcc.dg/Wunknownprag.c: New tests.
1348
1349 Tue Jun 25 21:50:38 2002  J"orn Rennecke <joern.rennecke@superh.com>
1350
1351         * gcc.c-torture/execute/simd-2.c: New test.
1352
1353 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
1354
1355         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
1356         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
1357         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
1358         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
1359         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
1360         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
1361         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
1362         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
1363         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
1364         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
1365         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
1366         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
1367         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
1368         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
1369         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
1370         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
1371         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
1372
1373 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
1374
1375         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
1376         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
1377         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
1378         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
1379         New tests.
1380         * gcc.dg/cpp/trad/directive.c: Update.
1381
1382 2002-06-23  Andreas Jaeger  <aj@suse.de>
1383
1384         * gcc.c-torture/execute/complex-6.c: New.
1385
1386 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
1387
1388         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
1389         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
1390         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
1391         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
1392
1393 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
1394
1395         * gcc.dg/cpp/trad: New directory with traditional tests copied
1396         from parent directory.
1397         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
1398         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
1399         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
1400         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
1401         Move to trad/ and rename.
1402         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
1403         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
1404         gcc.dg/cpp/trad/redef2.c: New tests.
1405         * gcc.dg/cpp/trad/trad.exp: New driver.
1406
1407 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
1408
1409         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
1410         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
1411         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
1412         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
1413         Remove.
1414
1415 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
1416
1417         * gcc.dg/20020620-1.c: New test.
1418
1419 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1420
1421         * g++.dg/template/ttp4.C: New test.
1422
1423 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
1424
1425         * g++.dg/opt/vt1.C: Fix regexp.
1426
1427 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1428
1429         * gcc.c-torture/execute/pure-1.c: Make functions static again.
1430         Don't use attribute `noinline'.
1431
1432 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
1433
1434         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
1435
1436 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
1437
1438         * gcc.c-torture/execute/simd-1.c: New.
1439
1440         * gcc.dg/simd-1.c: New.
1441
1442 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
1443
1444         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
1445
1446 2002-06-16  Richard Henderson  <rth@redhat.com>
1447
1448         * g++.dg/ext/anon-struct1.C: New.
1449         * g++.dg/ext/anon-struct2.C: New.
1450         * g++.dg/ext/anon-struct3.C: New.
1451         * gcc.dg/anon-struct-1.c: New.
1452         * gcc.dg/anon-struct-2.c: New.
1453         * gcc.dg/anon-struct-3.c: New.
1454         * gcc.dg/20011008-1.c: Adjust warning text.
1455         * gcc.dg/20020527-1.c: Add -fms-extensions.
1456
1457 2002-06-16  Richard Henderson  <rth@redhat.com>
1458
1459         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
1460
1461 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
1462
1463         * gcc.c-torture/execute/20020615-1.c: New test.
1464
1465 2002-06-15  Roger Sayle  <roger@eyesopen.com>
1466
1467         * gcc.c-tortuture/execute/compare-1.c: New test case.
1468         * gcc.c-tortuture/execute/compare-2.c: New test case.
1469         * gcc.c-tortuture/execute/compare-3.c: New test case.
1470
1471 2002-06-13  Richard Henderson  <rth@redhat.com>
1472
1473         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
1474         ia64 ilp32.
1475
1476 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1477
1478         * g++.dg/template/typename2.C: Update error message.
1479
1480 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
1481
1482         * gcc.c-torture/execute/20020611-1.c: New test.
1483
1484 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
1485
1486         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
1487         list of targets to skip.
1488
1489 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
1490
1491         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
1492         targets if not optimizing.
1493
1494 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
1495
1496         * gcc.c-torture/compile/20020605-1.c: New test.
1497
1498         * g++.dg/opt/vt1.C: New test.
1499
1500         * gcc.dg/20020531-1.c: New test.
1501
1502         * gcc.dg/20020530-1.c: New test.
1503
1504         * gcc.dg/20020527-1.c: New test.
1505
1506         * g++.dg/opt/cse1.C: New test.
1507
1508 2002-06-07  Roger Sayle  <roger@eyesopen.com>
1509
1510         * gcc.dg/20020607-2.c: New test case.
1511
1512 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
1513
1514         * gcc.c-torture/compile/20020604-1.c: New test.
1515
1516 2002-06-04  Richard Henderson  <rth@redhat.com>
1517
1518         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
1519         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
1520         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
1521
1522 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
1523
1524         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
1525
1526 2002-06-03  Richard Henderson  <rth@redhat.com>
1527
1528         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
1529         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
1530
1531 2002-06-02  Richard Henderson  <rth@redhat.com>
1532
1533         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
1534         test functions static.
1535
1536 2002-06-02  Andreas Jaeger  <aj@suse.de>
1537
1538         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
1539         now.
1540
1541 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1542
1543         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
1544         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
1545         Update for mofified diagnostics.
1546         * gcc.dg/c99-intconst-1.c: No longer fail.
1547
1548 2002-06-02  Richard Henderson  <rth@redhat.com>
1549
1550         * gcc.dg/uninit-A.c: Remove xfail markers.
1551
1552 2002-06-01  Roger Sayle  <roger@eyesopen.com>
1553
1554         * gcc.dg/fnegate-1.c: New test case.
1555
1556 2002-05-30  Osku Salerma  <osku@iki.fi>
1557
1558         * gcc.c-torture/execute/mayalias-1.c: New file.
1559
1560 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1561
1562         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
1563         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
1564         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
1565
1566 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
1567
1568         * gcc.c-torture/execute/20020529-1.c: New test.
1569
1570 2002-05-27  Richard Henderson  <rth@redhat.com>
1571
1572         * g++.dg/ext/attrib6.C: New test case.
1573
1574 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1575
1576         * gcc.c-torture/execute/pure-1.c: New test.
1577
1578 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
1579
1580         * gcc.dg/cpp/arith-2.c: Remove.
1581
1582 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
1583
1584         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
1585         * gcc.dg/cpp/if-3.c: Remove.
1586
1587 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
1588
1589         * g++.dg/opt/cse2.C: New test.
1590
1591 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
1592
1593         * gcc.dg/cpp/arith-1.c: New semantic tests.
1594         * gcc.dg/cpp/if-1.c: Update.
1595
1596 2002-05-24  Ben Elliston  <bje@redhat.com>
1597
1598         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
1599
1600 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
1601
1602         * gcc.dg/verbose-asm.c: New test.
1603
1604 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1605
1606         * gcc.dg/cpp/paste12.c: New test.
1607
1608 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
1609
1610         * g++.dg/parse/named_ops.C: New test.
1611
1612 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
1613
1614         * gcc/testsuite/gcc.dg/weak-8.c: New test.
1615
1616 Thu May 23 11:09:26 2002  J"orn Rennecke <joern.rennecke@superh.com>
1617
1618         * gcc.dg/weak-2.c: Allow optional leading underscore
1619         in scan-assembler symbol name.
1620         * gcc.dg/weak-3.c: Likewise.
1621         * gcc.dg/weak-4.c: Likewise.
1622         * gcc.dg/weak-5.c: Likewise.
1623
1624 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
1625
1626         * gcc.dg/20020523-1.c: New test.
1627
1628 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
1629
1630         * objc.dg/const-str-2.m: Update now that we stop after
1631         a command line error.
1632
1633 2002-05-22  Richard Henderson  <rth@redhat.com>
1634
1635         * g++.dg/dg.exp: Fix typo in test pruneing.
1636
1637 2002-05-22  Richard Henderson  <rth@redhat.com>
1638
1639         * g++.dg/dg.exp: Prune the tls subdirectory.
1640         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
1641         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
1642         * g++.dg/tls/init-1.C: New.
1643
1644 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
1645
1646         * gcc.dg/20020517-1.c: New test.
1647
1648 2002-05-21  Richard Henderson  <rth@redhat.com>
1649
1650         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
1651         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
1652
1653 Tue May 21 14:25:32 2002  Brian R. Gaeke  <brg@dgate.ORG>
1654
1655         * g++.dg/other/copy2.C: New test.
1656
1657 Mon May 20 10:51:35 2002  J"orn Rennecke <joern.rennecke@superh.com>
1658
1659         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
1660         (MAX_COPY): Bump up to 10 times sizeof (long long).
1661         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
1662
1663         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
1664         sizeof (long long).
1665
1666         * gcc.c-torture/execute/strcpy-1.c: New test.
1667
1668 2002-05-19  Jason Merrill  <jason2redhat.com>
1669
1670         * g++.dg/ext/oper1.C: New test.
1671
1672 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
1673 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
1674
1675         * README.QMTEST: New file.
1676
1677         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
1678
1679 2002-05-19  Andreas Jaeger  <aj@suse.de>
1680
1681         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
1682         now.
1683         * gcc.c-torture/execute/loop-2d.x: Likewise.
1684
1685 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
1686
1687         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
1688         support weak symbols.
1689         * gcc.dg/weak-4.c: Likewise
1690         * gcc.dg/weak-6.c: Likewise
1691
1692 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
1693
1694         * gcc.dg/weak-3.c: Add dg-excess-error comment for
1695         cygwin, coff and h8300-*-hms targets
1696         * gcc.dg/weak-5.c: Likewise
1697         * gcc.dg/weak-7.c: Likewise
1698
1699 2002-05-16  Jason Merrill  <jason@redhat.com>
1700
1701         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
1702         (scan-assembler-not, scan-assembler-dem): Likewise.
1703         (scan-assembler-dem-not): Likewise.
1704
1705 2002-05-15  Richard Henderson  <rth@redhat.com>
1706
1707         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
1708
1709 2002-05-15  Richard Henderson  <rth@redhat.com>
1710
1711         * gcc.dg/weak-5.c (vfoo1c): No warning here.
1712         (vfoo1f): Warning here.
1713         (vfoo1l): Don't redefine the alias.
1714
1715 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
1716
1717         * g++.dg/init/pm1.C: New test.
1718
1719 2002-05-12  David S. Miller  <davem@redhat.com>
1720
1721         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
1722         types.
1723
1724 2002-05-10  Roger Sayle  <roger@eyesopen.com>
1725
1726         * gcc.c-torture/execute/20020510-1.c: New test case.
1727
1728 2002-05-10  David S. Miller  <davem@redhat.com>
1729
1730         * gcc.c-torture/execute/conversion.c: Test long double too.
1731
1732 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
1733
1734         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
1735         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
1736         * lib/g++.exp (g++_link_flags): Likewise.
1737         * lib/objc.exp (objc_target_compile): Likewise.
1738
1739 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
1740
1741         * gcc.dg/cpp/poison.c: Update.
1742         * gcc.dg/cpp/20000625-2.c: Remove.
1743         * gcc.dg/cpp/direct2s.c: Remove final test.
1744
1745 2002-05-08  Tom Rix  <trix@redhat.com>
1746
1747         * gcc.c-torture/execute/20020508-1.c: New test.
1748         * gcc.c-torture/execute/20020508-2.c: New test.
1749         * gcc.c-torture/execute/20020508-3.c: New test.
1750
1751 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
1752
1753         * gcc.dg/cpp/charconst-4.c: More tests.
1754
1755 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
1756
1757         PR c/6569
1758         * gcc.dg/weak-3.c: Update location of warning messages.
1759         * gcc.dg/weak-5.c: Likewise.
1760
1761 2002-05-06  Roger Sayle  <roger@eyesopen.com>
1762
1763         * gcc.c-torture/execute/20020506-1.c: New test case.
1764
1765 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
1766
1767         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
1768
1769 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1770
1771         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
1772
1773 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1774
1775         * gcc.dg/cpp/charconst-3.c: New test.
1776
1777 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1778
1779         * gcc.dg/cpp/charconst.c: Update tests.
1780
1781 2002-05-05  Tim Josling  <tej@melbpc.org.au>
1782
1783         * treelang: Added directory for new sample language treelang. Also
1784         lib/treelang.exp: New file to signal treelang should be tested.
1785
1786 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
1787
1788         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
1789         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
1790         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
1791         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
1792         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
1793         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
1794         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
1795
1796 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1797
1798         * gcc.dg/format/xopen-2.c: New test.
1799
1800 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
1801
1802         * gcc.dg/20020503-1.c: New test.
1803
1804 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
1805
1806         * g++.dg/init/dtor1.C: Make it tougher.
1807
1808 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
1809
1810         * g++.dg/init/dtor1.C: New test.
1811
1812 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
1813
1814         * gcc.dg/altivec-8.c: New.
1815
1816 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
1817
1818         * gcc.dg/altivec-7.c: New.
1819
1820 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
1821
1822         * g++.dg/parse/typedef1.C: New test.
1823
1824 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
1825
1826         PR c++/6486
1827         * g++.dg/template/friend6.C: New test.
1828
1829         PR c++/6492
1830         * g++.dg/init/copy1.C: New test.
1831
1832 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
1833
1834         * g++.dg/warn/effc1.C: New test.
1835
1836 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1837
1838         * gcc.dg/cpp/if-cexp.c: Add a test.
1839
1840 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
1841
1842         * gcc.dg/20020426-2.c: New test.
1843
1844 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
1845
1846         * gcc.dg/cpp/if-mop.c: Update.
1847         * gcc.dg/cpp/if-mpar.c: Add test.
1848         * gcc.dg/cpp/if-oppr.c: Update.
1849
1850 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1851
1852         PR c/6343
1853         * gcc.dg/weak-[2-7].c: New tests.
1854
1855 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
1856
1857         * gcc.dg/enum1.c: New test.
1858
1859 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
1860
1861         PR c++/6497
1862         * g++.dg/inherit/access2.C: New test.
1863
1864 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
1865
1866         PR bootstrap/6445
1867         * gcc.dg/20020426-1.c: New test.
1868
1869 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
1870
1871         * g++.dg/abi/enum1.C: New test.
1872
1873 2002-04-26  Richard Henderson  <rth@redhat.com>
1874
1875         * gcc.dg/c99-bool-1.c: Expect always true warning.
1876
1877 2002-04-25  Roger Sayle  <roger@eyesopen.com>
1878
1879         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
1880
1881 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1882
1883         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
1884         targets.
1885
1886 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
1887
1888         * g++.dg/abi/mange7.C: New test.
1889
1890         PR c++/6438.
1891         * g++.dg/parse/stmtexpr2.C: New test.
1892
1893 Wed Apr 24 21:38:36 2002  J"orn Rennecke <joern.rennecke@superh.com>
1894
1895         * gcc.dg/20020312-2.c: Add SH target.
1896
1897 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1898
1899         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
1900         compiler output on mips*-*-irix*.
1901
1902 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
1903
1904         * g++.dg/parse/attr1.C: New test.
1905
1906 2002-04-23  Roger Sayle  <roger@eyesopen.com>
1907
1908         * gcc.c-torture/execute/string-opt-17.c: New test case.
1909         * gcc.c-torture/execute/memset-2.c: New test case.
1910
1911 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
1912
1913         PR c++/6256:
1914         * g++.dg/template/friend5.C: New test.
1915
1916         PR c++/6331:
1917         * g++.dg/template/qual1.C: Likewise.
1918
1919 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
1920
1921         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
1922         Include stdlib.h, not stdio.h or ctype.h.
1923
1924 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
1925
1926         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
1927         cris-*-elf* and mmix-*-*.
1928         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
1929         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
1930         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
1931         Ditto.
1932         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
1933         * gcc.dg/wchar_t-1.c: Ditto.
1934
1935 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
1936
1937         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
1938         Clarify comment.
1939
1940 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
1941
1942         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
1943
1944 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1945
1946         * gcc.c-torture/execute/20000906-1.x: Delete.
1947
1948 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
1949
1950         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
1951
1952 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
1953
1954         * PR6367
1955         * g77.f-torture/execute/6367.f: New test.
1956         * g77.f-torture/execute/6367.x: Disable for MMIX.
1957
1958 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
1959
1960         * PR6352
1961         * g++.dg/opt/inline2.C: New test.
1962
1963 2002-04-18  Richard Henderson  <rth@redhat.com>
1964
1965         * gcc.dg/20000906-1.c: Enable for all targets.
1966         * gcc.c-torture/compile/iftrap-2.c: New.
1967
1968 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
1969
1970         * gcc.dg/20020418-1.c: New test.
1971         * gcc.dg/20020418-2.c: New test.
1972
1973 2002-04-18  Richard Henderson  <rth@redhat.com>
1974
1975         * gcc.c-torture/compile/iftrap-1.c: New.
1976         * gcc.dg/iftrap-1.c: Adjust for ia64.
1977         * gcc.dg/iftrap-2.c: New.
1978
1979 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
1980
1981         * gcc.c-torture/compile/20020418-1.c: New test.
1982
1983 2002-04-18  Roger Sayle  <roger@eyesopen.com>
1984
1985         * gcc.c-torture/compile/20020415-1.c: New.
1986
1987 2002-04-18  David S. Miller  <davem@redhat.com>
1988
1989         * gcc.c-torture/execute/20020418-1.c: New test.
1990
1991 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
1992
1993         * gcc.dg/20020416-1.c: New test.
1994
1995         * g++.dg/opt/inline1.C: New test.
1996
1997 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
1998
1999         * gcc.dg/altivec-5.c: New test.
2000
2001         * gcc.dg/20020415-1.c: New test.
2002
2003 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
2004
2005         * testsuite/lib/chill.exp: Remove.
2006
2007 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
2008
2009         * g++.dg/other/big-struct.C: New test.
2010
2011 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
2012
2013         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
2014         of scratch file.
2015
2016 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
2017
2018         PR c/6277
2019         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
2020         in scan-assembler function name
2021
2022 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
2023
2024         * g77.f-torture/execute/980628-4.x,
2025         g77.f-torture/execute/980628-5.x,
2026         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
2027         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
2028         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
2029         i[34567]86-*-*.
2030
2031 2002-04-13  David S. Miller  <davem@redhat.com>
2032
2033         * gcc.c-torture/execute/20020413-1.c: New test.
2034
2035 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
2036
2037         * gcc.dg/asm-6.c,
2038         * g++.dg/ext/asm1.C: New tests.
2039
2040 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
2041
2042         PR c++ 5373.
2043         * g++.dg/parse/stmtexpr1.C: New test.
2044
2045         PR c++/5189.
2046         * g++.dg/template/copy1.C: New test.
2047
2048 2002-04-12  Richard Henderson  <rth@redhat.com>
2049
2050         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
2051
2052 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
2053
2054         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
2055         gcc.c-torture/execute/20020307-2.c.
2056
2057 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
2058
2059         * g++.dg/ext/attrib5.C,
2060         * g++.dg/lookup/struct1.C: New tests.
2061
2062 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
2063
2064         * gcc.dg/20020411-1.c: New test.
2065
2066         * gcc.c-torture/execute/20020411-1.c: New test.
2067
2068 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
2069
2070         * g77.f-torture/execute/6177.f: New test.
2071
2072 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
2073
2074         PR middle-end/6247
2075         * g++.dg/opt/cleanup1.C: New test.
2076
2077         * g++.dg/opt/const1.C: New test.
2078
2079 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
2080
2081         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
2082
2083 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
2084
2085         PR c++/5507
2086         * g++.dg/template/typename2.C: New test.
2087
2088 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
2089
2090         * gcc.c-torture/execute/loop-12.c: New.
2091
2092 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
2093
2094         * g77.f-torture/execute/980628-4.x,
2095         g77.f-torture/execute/980628-5.x,
2096         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
2097         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
2098         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
2099
2100 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2101
2102         PR optimization/6086
2103         * g++.dg/opt/preinc1.C: New test.
2104
2105 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
2106
2107         PR c++/5571
2108         * g++.dg/opt/static2.C: New test.
2109
2110 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
2111
2112         PR c/5120
2113         * gcc.dg/20020406-1.c: New test.
2114
2115 2002-04-04  David S. Miller  <davem@redhat.com>
2116
2117         * gcc.c-torture/execute/20020404-1.c: New test.
2118
2119 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
2120
2121         PR c/6123
2122         * gcc.dg/20020312-2.c: Do not declare global register variable
2123         if __PIC__ or __pic__ is defined.
2124
2125 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
2126
2127         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
2128         __asm__ so that it works correctly even if -ansi -pedantic-errors.
2129
2130 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2131
2132         * gcc.misc-tests/linkage.exp: Update last change to handle
2133         sparc*-, not just sparc-.
2134
2135 2002-04-03  Richard Henderson  <rth@redhat.com>
2136
2137         * gcc.dg/cpp/ucs.c: Improved long UCS test.
2138
2139 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
2140
2141         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
2142
2143 2002-04-02  David S. Miller  <davem@redhat.com>
2144
2145         * gcc.c-torture/execute/20020402-3.c: New test.
2146
2147 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
2148
2149         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
2150         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
2151
2152         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
2153         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
2154         g77.f-torture/execute/20001201.x,
2155         g77.f-torture/execute/u77-test.x: New files.
2156
2157         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
2158         * gcc.dg/wchar_t-1.c: Ditto.
2159
2160 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2161
2162         * gcc.c-torture/execute/20020402-1.c: New test.
2163
2164 2002-04-01  Richard Henderson  <rth@redhat.com>
2165
2166         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
2167
2168         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
2169
2170 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2171
2172         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
2173
2174 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2175
2176         * g++.dg/inherit/template-as-base.C: Expect error.
2177         * g++.dg/inherit/namespace-as-base.C: Likewise.
2178
2179 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
2180
2181         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
2182         g++.dg/ext/instantiate3.C: Tweak match patterns.
2183
2184         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
2185         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
2186         -da test.
2187
2188 2002-03-31  Richard Henderson  <rth@redhat.com>
2189
2190         * gcc.dg/special/alias-2.c: New.
2191         * gcc.dg/special/ecos.exp: Run it.
2192
2193 2002-03-31  Richard Henderson  <rth@redhat.com>
2194
2195         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
2196
2197 2002-03-31  Kazu Hirata  <kazu@hxi.com>
2198
2199         * gcc.dg/weak-1.c: Disable on h8300 port.
2200
2201 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
2202
2203         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
2204         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
2205         ordering tests.
2206         * g++.dg/bprob/bprob-1.C: New test.
2207         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
2208         * g++.dg/gcov/gcov-1.C: New test.
2209         * g++.dg/gcov/gcov-1.x: New file.
2210         * g++.dg/gcov/gcov-2.C: New test.
2211         * g++.dg/gcov/gcov-3.C: New test.
2212         * g++.dg/gcov/gcov-3.h: New file.
2213
2214 2002-03-28  Roger Sayle  <roger@eyesopen.com>
2215
2216         * g++.old-deja/g++.other/builtins5.C: New test.
2217         * g++.old-deja/g++.other/builtins6.C: New test.
2218         * g++.old-deja/g++.other/builtins7.C: New test.
2219         * g++.old-deja/g++.other/builtins8.C: New test.
2220         * g++.old-deja/g++.other/builtins9.C: New test.
2221
2222 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
2223
2224         * g++.dg/opt/static1.C: New test.
2225
2226         * g++.dg/opt/longbranch1.C: New test.
2227
2228 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
2229
2230         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
2231
2232         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
2233
2234 Thu Mar 28 16:38:09 2002  Jeffrey A Law  (law@redhat.com)
2235
2236         * gcc.c-torture/execute/20020328-1.c: New test.
2237
2238 2002-03-27  Richard Henderson  <rth@redhat.com>
2239
2240         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
2241         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
2242         move from g++.old-deja/g++.ext/.
2243
2244 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
2245
2246         * g++.dg/init/new2.C: New test.
2247
2248 2002-03-26  Richard Henderson  <rth@redhat.com>
2249
2250         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
2251
2252         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
2253         on sparc.
2254
2255         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
2256         sparcv9 systems.
2257         * gcc.dg/20001102-1.c: Likewise.
2258
2259 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
2260
2261         * gcc.dg/cpp/endif-pedantic1.c,
2262         gcc.dg/cpp/endif-pedantic2.c:  New tests.
2263
2264 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
2265
2266         * g++.dg/init/new1.C: New test.
2267
2268 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
2269
2270         * g++.dg/abi/vbase9.C: New test.
2271
2272 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
2273
2274         * gcc.dg/arm-asm.c: New test.
2275
2276 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
2277
2278         * gcc.dg/Wswitch-enum.c: New test.
2279         Fix PR c/5044.
2280
2281 2002-03-26  Richard Henderson  <rth@redhat.com>
2282
2283         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
2284         structure.
2285
2286 2002-03-25  Richard Henderson  <rth@redhat.com>
2287
2288         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
2289         sparcv9 systems.
2290
2291         * gcc.c-torture/compile/20011119-1.c (xxx): New.
2292         * gcc.c-torture/compile/20011119-2.c (xxx): New.
2293
2294 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
2295
2296         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
2297
2298 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
2299
2300         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
2301         targets using generic thunk support.
2302
2303 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
2304
2305         * gcc.c-torture/compile/20020323-1.c: New test.
2306
2307         * g++.dg/opt/conj2.C: New test.
2308
2309 2002-03-24  Richard Henderson  <rth@redhat.com>
2310
2311         * gcc.dg/weak-1.c: Use -fno-common.
2312
2313 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
2314
2315         * g77.dg/f77-edit-apostrophe-out.f: New test
2316         * g77.dg/f77-edit-h-out.f: New test
2317         * g77.dg/f77-edit-t-in.f: New test
2318         * g77.dg/f77-edit-t-out.f: New test
2319         * g77.dg/f77-edit-x-out.f: New test
2320         * g77.dg/f77-edit-slash-out.f: New test
2321         * g77.dg/f77-edit-colon-out.f: New test
2322         * g77.dg/f77-edit-s-out.f: New test
2323
2324 2002-03-24  Richard Henderson  <rth@redhat.com>
2325
2326         * objc/execute/formal_protocol-6.x: New XFAIL.
2327
2328 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
2329
2330         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
2331         that do not support weak symbols
2332
2333 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
2334
2335         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
2336         * lib/g77.exp:  Likewise
2337         * lib/objc.exp: Likewise
2338
2339 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
2340
2341         * gcc.dg/Wswitch-default.c: New test.
2342
2343 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
2344
2345         * g++.dg/other/enum1.C: New test.
2346
2347 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
2348
2349         * gcc.dg/pragma-ep-3.c: Fix typo.
2350
2351 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2352
2353         * g++.dg/inherit/template-as-base.C: New test.
2354
2355 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
2356
2357         * g++.old-deja/g++.other/dwarf2-1.C: Move...
2358         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
2359
2360 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
2361
2362         * gcc.dg/cpp/multiline.c: Update to match.
2363
2364 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
2365
2366         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
2367
2368 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
2369
2370         * gcc.dg/cpp/extratokens2.c:  New file.
2371
2372 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
2373
2374         * gcc.dg/20020312-2.c: Add rs6000 target.
2375
2376         * gcc.c-torture/compile/20020319-1.c: New test.
2377
2378 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2379
2380         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
2381         (A, E): Handle this.
2382
2383 2002-03-20  Jason Merrill  <jason@redhat.com>
2384
2385         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
2386         ignoring -fpic.
2387         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
2388         through prune_gcc_output.
2389
2390 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
2391
2392         * gcc.c-torture/compile/20020320-1.c: New test.
2393
2394 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
2395
2396         * gcc.c-torture/compile/20020318-1.c: New test.
2397
2398         * gcc.dg/struct-by-value-1.c: New test.
2399
2400         * gcc.dg/20020319-1.c: New test.
2401
2402 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
2403
2404         * g++.dg/opt/conj1.C: New test.
2405
2406 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
2407
2408         * g++.dg/template/qualttp20.C: Revert previous change.
2409         * g++.dg/template/qualttp3.C: Likewise.
2410         * g++.dg/template/qualttp4.C: Likewise
2411         * g++.dg/template/qualttp5.C: Likewise
2412         * g++.dg/template/qualttp6.C: Likewise
2413         * g++.dg/template/qualttp7.C: Likewise
2414         * g++.dg/template/qualttp8.C: Likewise
2415         * g++.dg/template/recurse.C: Likewise.
2416
2417 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
2418
2419         * gcc.dg/cpp/wchar-1.c: Update.
2420
2421 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
2422
2423         * g++.dg/template/conv1.C: New test.
2424         * g++.dg/template/conv2.C: New test.
2425         * g++.dg/template/conv3.C: New test.
2426         * g++.dg/template/conv4.C: New test.
2427
2428 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
2429
2430         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
2431         * g++.dg/template/qualttp3.C: Likewise.
2432         * g++.dg/template/qualttp4.C: Likewise
2433         * g++.dg/template/qualttp5.C: Likewise
2434         * g++.dg/template/qualttp6.C: Likewise
2435         * g++.dg/template/qualttp7.C: Likewise
2436         * g++.dg/template/qualttp8.C: Likewise
2437         * g++.dg/template/recurse.C: Likewise.
2438
2439 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
2440
2441         * g++.dg/opt/dtor1.C: New test.
2442
2443 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
2444
2445         * gcc.c-torture/compile/20020315-1.c: New test.
2446
2447 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
2448
2449         * gcc.dg/weak-1.c: Fix scan tests.
2450
2451 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
2452
2453         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
2454         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
2455         cris-*-aout* mmix-*-*.
2456         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
2457         cris-*-aout* mmix-*-*.
2458         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
2459         cris-*-elf* cris-*-aout* and mmix-*-*.
2460         * gcc.dg/20001009-1.c: Ditto.
2461         * gcc.dg/20010912-1.c: Ditto.
2462         * gcc.dg/20020122-4.c: Ditto.
2463         * gcc.dg/inline-2.c: Ditto.
2464
2465 Thu Mar 14 14:28:38 2002  Jeffrey A Law  (law@cygnus.com)
2466
2467         * gcc.c-torture/compile/20020314-1.c: New test.
2468
2469 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
2470
2471         * gcc.c-torture/execute/20020314-1.c: New test.
2472
2473 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
2474
2475         * g++.dg/warn/Wunused-1.C: New test.
2476
2477 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
2478
2479         * g++.dg/abi/mangle6.C: New test.
2480
2481 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
2482
2483         * gcc.c-torture/compile/20020309-2.c: New test.
2484
2485         * gcc.c-torture/compile/20020312-1.c: New test.
2486
2487 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
2488
2489         * g++.dg/other/access1.C: New test.
2490
2491 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
2492
2493         * gcc.c-torture/execute/wchar_t-1.c: New test.
2494
2495 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
2496
2497         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
2498
2499 2002-03-12  Roger Sayle  <roger@eyesopen.com>
2500
2501         * gcc.dg/20020312-1.c: New test case.
2502
2503 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
2504
2505         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
2506
2507 2002-03-11  Richard Henderson  <rth@redhat.com>
2508
2509         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
2510         * g++.old-deja/g++.jason/report.C: Likewise.
2511
2512 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
2513
2514         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
2515         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
2516
2517 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
2518
2519         * testsuite/g++.dg/overload/pmf1.C: New test.
2520
2521 2002-03-11  Kazu Hirata  <kazu@hxi.com>
2522
2523         * gcc.c-torture/execute/20020307-1.c: Use long.
2524
2525 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
2526
2527         PR optimization/5844
2528         * gcc.dg/20020310-1.c: New test.
2529
2530 2002-03-09  Michael Meissner  <meissner@redhat.com>
2531
2532         * gcc.c-torture/execute/memcpy-2.c: New test.
2533         * gcc.c-torture/execute/memset-1.c: New test.
2534         * gcc.c-torture/execute/strlen-1.c: New test.
2535         * gcc.c-torture/execute/strcmp-1.c: New test.
2536         * gcc.c-torture/execute/strncmp-1.c: New test.
2537
2538 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
2539
2540         * gcc.dg/ppc-ldstruct.c: New test.
2541
2542 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
2543
2544         * gcc.c-torture/execute/va-arg-22.c: New test.
2545
2546 Sat Mar  9 07:47:50 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2547
2548         * gcc.c-torture/compile/20020309-1.c: New test.
2549
2550 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
2551
2552         * gcc.c-torture/execute/20020307-2.c: New test.
2553
2554 Thu Mar  7 10:05:31 2002  Jeffrey A Law  (law@redhat.com)
2555
2556         * g77.f-torture/compile/20020307-1.f: New test.
2557
2558 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
2559
2560         * gcc.dg/unordered-1.c: New test.
2561
2562 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
2563
2564         * gcc.c-torture/execute/20020307-1.c: New test.
2565
2566 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
2567
2568         * gcc.dg/20020304-1.c: New test.
2569
2570         * gcc.c-torture/compile/20020304-2.c: New test.
2571
2572 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
2573
2574         * gcc.c-torture/compile/20020304-1.c: New test case
2575         (from PR c/5830).
2576
2577 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
2578
2579         * gcc.dg/20020103-1.c: Add other -D ppc variants.
2580
2581 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2582
2583         * g++.dg/other/classkey1.C: New test.
2584
2585 2002-03-01  Richard Henderson  <rth@redhat.com>
2586
2587         * gcc.c-torture/compile/981223-1.x: New.
2588         * gcc.c-torture/compile/920625-1.x: New.
2589
2590 2002-02-28  Richard Henderson  <rth@redhat.com>
2591
2592         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
2593
2594 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
2595
2596         * gcc.c-torture/execute/20020227-1.c: New test.
2597
2598 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
2599
2600         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
2601         here" ERROR lines.
2602         * g++.old-deja/g++.oliva/partord1.C: Likewise.
2603         * g++.old-deja.g++.other/defarg1.C: Likewise.
2604         * g++.old-deja/g++.pt/calls2.C: Likewise.
2605         * g++.old-deja/g++.pt/crash20.C: Likewise.
2606         * g++.old-deja/g++.pt/crash30.C: Likewise.
2607         * g++.old-deja/g++.pt/crash36.C: Likewise.
2608         * g++.old-deja/g++.pt/crash6.C: Likewise.
2609         * g++.old-deja/g++.pt/defarg13.C: Likewise.
2610         * g++.old-deja/g++.pt/derived3.C: Likewise.
2611         * g++.old-deja/g++.pt/error1.C: Likewise.
2612         * g++.old-deja/g++.pt/friend21.C: Likewise.
2613         * g++.old-deja/g++.pt/friend23.C: Likewise.
2614         * g++.old-deja/g++.pt/infinite1.C: Likewise.
2615         * g++.old-deja/g++.robertl/eb128.C: Likewise.
2616
2617 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
2618
2619         * gcc.c-torture/execute/20020225-2.c: New test.
2620
2621 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
2622
2623         * gcc.c-torture/execute/920730-1t.c,
2624         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
2625         Delete test cases, only relevant to -traditional.
2626
2627 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
2628
2629         * gcc.dg/cpp/undef1.c: Remove.
2630         * gcc.dg/cpp/directiv.c: Update.
2631         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
2632
2633 2002-02-27  Michael Meissner  <meissner@redhat.com>
2634
2635         * gcc.c-torture/execute/20020226-1.c: New test.
2636
2637 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
2638
2639         * g++.dg/debug/debug4.C: New test.
2640
2641         * gcc.dg/ia64-visibility-1.c: New test.
2642
2643 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
2644
2645         * gcc.dg/debug/20020224-1.c: New.
2646
2647 2002-02-25  Kazu Hirata  <kazu@hxi.com>
2648
2649         * gcc.c-torture/execute/960416-1.x: New.
2650         * gcc.c-torture/execute/divconst-3.x: Likewise.
2651
2652 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
2653
2654         * gcc.dg/20020224-1.c: New test.
2655
2656 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
2657
2658         * gcc.c-torture/execute/20020225-1.c: New.
2659
2660 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
2661
2662         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
2663
2664 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
2665
2666         * gcc.dg/20020222-1.c: New test.
2667
2668 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
2669
2670         * g++.dg/opt/anonunion1.C: New test.
2671
2672 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
2673
2674         * g++.dg/template/qualttp19.C: New test.
2675         * g++.dg/template/qualttp20.C: New test.
2676         * g++.old-deja/g++.jason/report.C: Adjust expected errors
2677         * g++.old-deja/g++.other/qual1.C: Likewise.
2678
2679 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
2680
2681         * gcc.dg/attr-alwaysinline.c: New.
2682
2683 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
2684
2685         * gcc.dg/20020220-1.c: New test.
2686
2687         * gcc.dg/20020220-2.c: New test.
2688
2689         * g++.dg/opt/mmx1.C: New test.
2690
2691 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
2692
2693         * gcc.c-torture/compile/20020110.c: New test.
2694
2695 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
2696
2697         * gcc.c-torture/execute/20020219-1.c: New test.
2698
2699         * gcc.dg/20020219-1.c: New test.
2700
2701         * gcc.dg/noncompile/20020220-1.c: New test.
2702
2703         * g++.dg/opt/ptrintsum1.C: New test.
2704
2705         * gcc.dg/debug/20020220-1.c: New test.
2706
2707 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
2708
2709         * gcc.c-torture/execute/20020216-1.c: New test.
2710
2711 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
2712
2713         * gcc.dg/decl-1.c: Update, new test.
2714
2715 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
2716
2717         * g++.dg/abi/bitfield1.C: New test.
2718         * g++.dg/abi/bitfield2.C: New test.
2719
2720 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
2721
2722         * gcc.dg/attr-nest.c: New test.
2723
2724 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
2725
2726         * gcc.c-torture/execute/20020215-1.c: New test.
2727
2728 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
2729
2730         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
2731         * g++.dg/debug/debug.exp: New.
2732         * g++.dg/debug/trivial.C: New.
2733         * g++.dg/debug/debug1.C: Moved...
2734         * g++.dg/other/debug1.C: ...from here.
2735         * g++.dg/debug/debug2.C: Moved...
2736         * g++.dg/other/debug2.C: ...from here.
2737         * g++.dg/debug/debug3.C: Moved...
2738         * g++.dg/other/debug3.C: ...from here.
2739
2740         * gcc.dg/noncompile/20020213-1.c: New test.
2741
2742 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
2743
2744         * g++.dg/other/debug3.C: New test.
2745
2746         * gcc.c-torture/execute/20020213-1.c: New test.
2747
2748 2002-02-13  Richard Smith <richard@ex-parrot.com>
2749
2750         * g++.old-deja/g++.other/thunk1.C: New test.
2751
2752 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
2753
2754         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
2755
2756 2002-02-13  Stan Shebs  <shebs@apple.com>
2757
2758         * gcc.dg/altivec-3.c: New.
2759
2760 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
2761
2762         * gcc.dg/Wunreachable-1.c: New test.
2763         * gcc.dg/Wunreachable-2.c: New test.
2764
2765 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
2766
2767         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
2768
2769 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
2770
2771         * gcc.dg/decl-1.c: New test.
2772
2773 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
2774
2775         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
2776
2777 2002-02-10  Kazu Hirata  <kazu@hxi.com>
2778
2779         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
2780         * gcc.c-torture/compile/980506-1.x: Likewise.
2781
2782 2002-02-10  Kazu Hirata  <kazu@hxi.com>
2783
2784         * gcc.dg/20020210-1.c: New.
2785
2786 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
2787
2788         * g77.f-torture/execute/947.f: New regression test
2789         for PR fortran/947.
2790
2791 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
2792
2793         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
2794         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
2795
2796 2002-02-08  Richard Henderson  <rth@redhat.com>
2797
2798         * gcc.c-torture/compile/labels-3.c: New.
2799
2800 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
2801
2802         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
2803         expression statements work instead.
2804         * gcc.dg/noncompile/20020207-1.c: New test.
2805
2806 2002-02-07  Richard Henderson  <rth@redhat.com>
2807
2808         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
2809
2810 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
2811
2812         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
2813         message from g77
2814         * lib/g77-dg.exp: Trim g77 error messages so that they are
2815         recognized by dg.exp.
2816
2817 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
2818
2819         PR fortran/5473
2820         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
2821
2822 2002-02-07  Richard Henderson  <rth@redhat.com>
2823
2824         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
2825         to be sufficiently aligned for integers.
2826
2827 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
2828
2829         * g++.dg/template/friend4.C: New test.
2830
2831 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
2832
2833         PR fortran/5743
2834         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
2835         unsupported cases.
2836
2837 2002-02-07  Richard Henderson  <rth@redhat.com>
2838
2839         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
2840         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
2841         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
2842         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
2843
2844 2002-02-06  Richard Henderson  <rth@redhat.com>
2845
2846         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
2847
2848 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
2849
2850         * gcc.dg/20020206-1.c: New test.
2851
2852 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
2853
2854         * gcc.c-torture/execute/20020206-1.c: New test.
2855
2856         * gcc.c-torture/execute/20020206-2.c: New test.
2857
2858         PR optimization/5429:
2859         * gcc.c-torture/compile/20020206-1.c: New test.
2860
2861 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
2862
2863         * g++.dg/ext/align1.C: Do not use an explicit alignment value
2864         as certain file formats cannot support particularly large
2865         alignments.
2866
2867         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
2868         and do not expect to be able to link the executable.
2869
2870         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
2871         fail because the COFF format does not support the weak attribute.
2872
2873 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
2874
2875         * g77.dg/pr5473.f:  New test
2876
2877 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
2878
2879         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
2880         Fix testcase accordingly.
2881
2882 2002-02-04  Richard Henderson  <rth@redhat.com>
2883
2884         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
2885         (buf): Change to be an array of pointers, not ints.
2886
2887 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
2888
2889         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
2890         before all tests.  Move warning one line above to match where it
2891         C frontend emits.
2892         * gcc.dg/Wswitch-2.c: New test.
2893         * g++.dg/warn/Wswitch-1.C: New test.
2894         * g++.dg/warn/Wswitch-2.C: New test.
2895
2896 2002-02-04  Richard Henderson  <rth@redhat.com>
2897
2898         * g++.dg/abi/offsetof.C: Fix size comparison.
2899
2900 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
2901
2902         * gcc.dg/cast-qual-2.c: New test.
2903
2904 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
2905
2906         * gcc.dg/20020201-4.c: New test.
2907
2908 2002-02-04  Ben Elliston  <bje@redhat.com>
2909
2910         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
2911         target_info attribute != 0, in addition to the empty string.
2912         (gcc_target_compile): Likewise.
2913
2914 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
2915
2916         * gcc.dg/Wswitch.c: New test.
2917         PR gcc/4475. PR gcc/3780.
2918
2919 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
2920
2921         * g77.f-torture/execute/5122.f: New test for regressions
2922         against PR fortran/5122.
2923
2924 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
2925
2926         * g77.f-torture/compile/pr3743.f: Delete
2927         * g77.dg/pr3743-1.f: New test.
2928         * g77.dg/pr3743-2.f: New test.
2929         * g77.dg/pr3743-3.f: New test.
2930         * g77.dg/pr3743-4.f: New test.
2931
2932 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2933
2934         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
2935
2936 2002-02-02  Richard Henderson  <rth@redhat.com>
2937
2938         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
2939         * gcc.c-torture/execute/bf64-1.c: Likewise.
2940
2941 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
2942
2943         * gcc.dg/20020201-2.c: New test.
2944
2945         * gcc.dg/20020201-3.c: New test.
2946
2947         * gcc.c-torture/execute/bitfld-2.c: New test.
2948
2949 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2950
2951         * gcc.dg/bitfld-1.c: Update.
2952         * gcc.dg/bitfld-2.c: Update.
2953         * gcc.c-torture/execute/bitfld-1.x: New.
2954
2955 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
2956
2957         * gcc.c-torture/execute/20020201-1.c: New test.
2958
2959 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
2960
2961         PR target/5469
2962         * gcc.dg/20020201-1.c: New test.
2963
2964 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
2965
2966         PR fortran/3743
2967         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
2968         * g77.f-torture/compile/pr3743.x: Remove
2969
2970 2002-01-31  Tom Rix  <trix@redhat.com>
2971
2972         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
2973
2974 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
2975
2976         * gcc.dg/noncompile/20020130-1.c: New test.
2977
2978 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
2979
2980         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
2981
2982 2002-01-29  Richard Henderson  <rth@redhat.com>
2983
2984         * gcc.c-torture/execute/991118-1.c: Cast various constants back
2985         to long long.
2986         * gcc.c-torture/execute/bf64-1.c: Likewise.
2987
2988 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
2989
2990         * gcc.c-torture/execute/20020129-1.c: New test.
2991
2992 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
2993
2994         * gcc.c-torture/compile/20000224-1.c: Update.
2995         * gcc.c-torture/execute/bitfld-1.c: New tests.
2996         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
2997         * gcc.dg/uninit-A.c: Update.
2998
2999 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
3000
3001         * g++.dg/template/ctor1.C: Add instantiation.
3002
3003 2002-01-28  Paul Koning  <pkoning@equallogic.com>
3004
3005         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
3006         argument to __builtin_prefetch to be const ptr.
3007
3008 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
3009
3010         * gcc.c-torture/compile/20020120-1.c: New test.
3011
3012 2002-01-27  Kazu Hirata  <kazu@hxi.com>
3013
3014         * gcc.c-torture/execute/20020127-1.c: New test.
3015
3016 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
3017
3018         * g77.dg/f77-edit-i-in.f: New test
3019         * g77.dg/f77-edit-i-out.f: New test
3020
3021 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
3022
3023         * gcc.dg/debug/debug.exp: New file.
3024         * gcc.dg/debug/trivial.c: New file.
3025         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
3026         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
3027         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
3028         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
3029         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
3030         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
3031         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
3032         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
3033         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
3034         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
3035         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
3036         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
3037         * gcc.dg/20000503-1.c: Removed.
3038         * gcc.dg/20010207-1.c: Removed.
3039         * gcc.dg/20011223-1.c: Removed.
3040         * gcc.dg/20020104-2.c: Removed.
3041         * gcc.dg/debug-1.c: Removed.
3042         * gcc.dg/debug-2.c: Removed.
3043         * gcc.dg/debug-3.c: Removed.
3044         * gcc.dg/debug-4.c: Removed.
3045         * gcc.dg/debug-5.c: Removed.
3046         * gcc.dg/debug-6.c: Removed.
3047         * gcc.dg/dwarf2-1.c: Removed.
3048         * gcc.dg/dwarf2-2.c: Removed.
3049
3050 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
3051
3052         * g++.old-deja/g++.other/eh5.C: New test.
3053         * g++.old-deja/g++.other/sibcall2.C: New test.
3054         * g++.old-deja/g++.other/array9.C: New test.
3055         * g++.old-deja/g++.other/typename2.C: New test.
3056         * g++.old-deja/g++.other/crash60.C: New test.
3057         * g++.old-deja/g++.other/conv9.C: New test.
3058         * g++.old-deja/g++.other/mangle10.C: New test.
3059         * g++.old-deja/g++.other/unchanging1.C: New test.
3060         * g++.old-deja/g++.other/exprstmt1.C: New test.
3061         * g++.old-deja/g++.other/inline23.C: New test.
3062         * g++.old-deja/g++.eh/ia64-1.C: New test.
3063         * g++.old-deja/g++.other/dwarf2-1.C: New test.
3064         * g++.old-deja/g++.other/reload1.C: New test.
3065         * g++.old-deja/g++.other/static20.C: New test.
3066         * g++.old-deja/g++.other/local-alloc1.C: New test.
3067         * g++.old-deja/g++.other/conv8.C: New test.
3068         * g++.old-deja/g++.other/stmtexpr2.C: New test.
3069         * g++.old-deja/g++.other/storeexpr1.C: New test.
3070         * g++.old-deja/g++.other/storeexpr2.C: New test.
3071         * g++.dg/eh/template2.C: New test.
3072         * g++.dg/warn/weak1.C: New test.
3073
3074 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
3075
3076         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
3077         Remove first, non-varying, argument.
3078
3079 2002-01-23  Richard Henderson  <rth@redhat.com>
3080
3081         * gcc.dg/inline-2.c: New.
3082
3083         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
3084         Add optional target arg.  Check number of arguments.
3085         (scan-assembler-not, scan-assembler-dem): Likewise.
3086         (scan-assembler-dem-not): Likewise.
3087
3088 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
3089
3090         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
3091         line 12.
3092         * g++.old-deja/g++.brendan/parse3.C,
3093         g++.old-deja/g++.other/crash26.C,
3094         g++.old-deja/g++.other/crash28.C,
3095         g++.old-deja/g++.other/crash29.C,
3096         g++.old-deja/g++.other/crash30.C,
3097         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
3098
3099 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
3100
3101         * gcc.dg/20020115-1.c: New.
3102
3103 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
3104
3105         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
3106
3107 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
3108
3109         * gcc.dg/20020122-3.c: New.
3110
3111 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
3112
3113         * g++.dg/other/gc1.C: New test.
3114
3115 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
3116
3117         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
3118
3119 2002-01-22  Richard Henderson  <rth@redhat.com>
3120
3121         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
3122
3123 2002-01-22  Richard Henderson  <rth@redhat.com>
3124
3125         * gcc.dg/20020122-4.c: New.
3126
3127 2002-01-22  H.J. Lu <hjl@gnu.org>
3128
3129         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
3130         link output.
3131         * gcc.dg/special/ecos.exp: Likewise.
3132         * lib/g++-dg.exp: Likewise.
3133         * lib/g77-dg.exp: Likewise.
3134         * lib/gcc-dg.exp : Likewise.
3135         * lib/mike-g++.exp: Likewise.
3136         * lib/mike-g77.exp: Likewise.
3137         * lib/mike-gcc.exp: Likewise.
3138         * lib/objc-dg.exp: Likewise.
3139
3140 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
3141
3142         PR target/5379
3143         * gcc.dg/20020122-2.c: New test.
3144
3145 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
3146
3147         * gcc.dg/20020122-1.c: New test.
3148
3149 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
3150
3151         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
3152
3153 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
3154
3155         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
3156
3157 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3158
3159         * gcc.c-torture/compile/20020121-1.c: New test.
3160
3161 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3162
3163         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
3164         ld_library_path.
3165
3166 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
3167
3168         * gcc.dg/20020218-1.c: New test.
3169
3170 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
3171
3172         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
3173         messages
3174         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
3175         "At global scope" warning
3176         * g++.dg/ext/align1.C: Change cygwin test for alignment
3177         from db-bogus to dg-warning
3178
3179 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
3180
3181         * g77.f-torture/compile/cpp2.F: New test.
3182
3183 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
3184
3185         * g++.dg/template/access1.C: New test.
3186
3187 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
3188
3189         * gcc.dg/20020118-1.c: New.
3190
3191 2002-01-18  Kazu Hirata  <kazu@hxi.com>
3192
3193         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
3194
3195 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
3196
3197         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
3198         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
3199         alignment warnings.
3200
3201 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
3202
3203         * gcc.misc-tests/i386-prefetch.exp: Save and restore
3204         torture_with_loops and torture_without_loops
3205
3206 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
3207
3208         * gcc.c-torture/compile/20020116-1.c: New test.
3209
3210 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
3211
3212         * gcc.dg/20020116-2.c: New test.
3213
3214         * gcc.dg/ultrasp4.c: New test.
3215
3216         * gcc.dg/20020116-1.c: New test.
3217
3218 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
3219
3220         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
3221         by EABI.
3222
3223 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
3224
3225         * gcc.misc-tests/i386-prefetch.exp: New.
3226         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
3227         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
3228         * gcc.misc-tests/i386-pf-none-1.c: New test.
3229         * gcc.misc-tests/i386-pf-sse-1.c: New test.
3230
3231 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
3232
3233         * gcc.dg/gnu89-init-1.c: Add new tests.
3234
3235 2002-01-15  Andreas Jaeger  <aj@suse.de>
3236
3237         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
3238         * gcc.dg/i386-mmx-2.c: Likewise.
3239         * gcc.dg/i386-sse-1.c: Likewise.
3240         * gcc.dg/i386-sse-2.c: Likewise.
3241         * gcc.dg/i386-sse-3.c: Likewise.
3242
3243 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
3244
3245         * g77.f-torture/execute/intrinsic-unix-bessel.f:
3246         Uncomment additional cases that now pass.
3247
3248 2002-01-11  Richard Henderson  <rth@redhat.com>
3249
3250         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
3251         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
3252
3253 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
3254
3255         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
3256
3257 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
3258
3259         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
3260         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
3261
3262 2002-01-10  Dale Johannesen  <dalej@apple.com>
3263
3264         * gcc.c-torture/execute/loop-11.c: New.
3265
3266 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
3267
3268         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
3269         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
3270
3271 2002-01-09  Richard Henderson  <rth@redhat.com>
3272
3273         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
3274         type in which to perform the operation for each size.
3275
3276 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
3277
3278         * gcc.c-torture/compile/20020109-2.c: New test.
3279
3280 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
3281
3282         * gcc.c-torture/execute/loop-10.c: New test.
3283
3284 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
3285
3286         * gcc.c-torture/compile/20010226-1.c: New test.
3287         * gcc.c-torture/compile/20010227-1.c: New test.
3288         * gcc.c-torture/compile/20010426-1.c: New test.
3289         * gcc.c-torture/compile/20010510-1.c: New test.
3290         * gcc.c-torture/compile/20010605-3.c: New test.
3291         * gcc.c-torture/compile/20010824-1.c: New test.
3292         * gcc.c-torture/execute/20010409-1.c: New test.
3293         * gcc.dg/noncompile/20000901-1.c: New test.
3294         * gcc.dg/20001023-1.c: New test.
3295         * gcc.dg/20001101-1.c: New test.
3296         * gcc.dg/20001102-1.c: New test.
3297         * gcc.dg/20010207-1.c: New test.
3298         * gcc.dg/20010405-1.c: New test.
3299         * gcc.dg/20010822-1.c: New test.
3300         * gcc.dg/20011107-1.c: New test.
3301
3302 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
3303
3304         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
3305
3306         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
3307         execution failure on PA targets.
3308
3309 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
3310
3311         * gcc.c-torture/compile/20020109-1.c: New test.
3312
3313 2002-01-08  Kazu Hirata  <kazu@hxi.com>
3314
3315         * gcc.c-torture/execute/20020108-1.c: New test.
3316
3317 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
3318
3319         * gcc.dg/20020108-1.c: New test.
3320
3321 2002-01-08  H.J. Lu <hjl@gnu.org>
3322
3323         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
3324         for header files.
3325
3326 2002-01-08  Geoff Keating  <geoffk@redhat.com>
3327
3328         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
3329         consistency.
3330
3331 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
3332
3333         * gcc.dg/altivec-4.c: Test altivec predicates.
3334
3335 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
3336
3337         * gcc.c-torture/execute/20020107-1.c: New test.
3338
3339 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
3340
3341         PR c/5279
3342         * gcc.c-torture/compile/20020106-1.c: New test.
3343
3344 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
3345
3346         * gcc.c-torture/execute/nestfunc-4.c: New test.
3347
3348 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
3349
3350         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
3351         extra triple that slipped in.
3352         * g++.old-deja/g++.abi/align.C: Likewise.
3353         * g++.old-deja/g++.abi/bitfields.C: Likewise.
3354
3355 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
3356
3357         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
3358         * g++.old-deja/g++.abi/align.C: Likewise.
3359         * g++.old-deja/g++.abi/bitfields.C: Likewise.
3360
3361         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
3362         on FreeBSD/i386.
3363         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
3364         FreeBSD.
3365
3366 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
3367
3368         * gcc.dg/20020104-1.c: New test.
3369
3370         * gcc.dg/20020104-2.c: New test.
3371
3372 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
3373
3374         * gcc.dg/20020103-1.c: Fix typo in target selector.
3375
3376 2002-01-03  Richard Henderson  <rth@redhat.com>
3377
3378         * gcc.dg/20020103-1.c: New.
3379
3380 2002-01-03  Kazu Hirata  <kazu@hxi.com>
3381
3382         * gcc.c-torture/execute/20020103-1.c: New test.
3383
3384 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
3385
3386         * g++.dg/other/debug2.C: New test.
3387
3388         * gcc.c-torture/compile/20020103-1.c: New test.
3389
3390 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
3391
3392         * gcc.dg/gnu89-init-1.c: Added new tests.
3393
3394 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
3395
3396         * g++.dg/template/friend2.C: Remove as patch is reverted.
3397
3398         * g++.dg/warn/oldcast1.C: New test.
3399
3400         * g++.dg/template/ptrmem1.C: New test.
3401         * g++.dg/template/ptrmem2.C: New test.
3402
3403         * g++.dg/template/ntp.C: New test.
3404
3405         * g++.dg/other/component1.C: New test.
3406
3407         * g++.dg/template/ttp3.C: New test.
3408
3409         * g++.dg/template/friend2.C: New test.
3410         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
3411
3412 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
3413
3414         * g++.dg/other/ptrmem1.C: New test.
3415         * g++.dg/other/ptrmem2.C: New test.
3416
3417 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
3418
3419         * g++.dg/template/ctor1.C: New test.
3420
3421 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
3422
3423         * g++.dg/template/friend2.C: New test.
3424
3425 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
3426
3427         * gcc.dg/mmix-1.c: New test.
3428
3429 2001-12-31  Richard Henderson  <rth@redhat.com>
3430
3431         * gcc.dg/asm-5.c: New.
3432
3433 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
3434
3435         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
3436         in namespace __gnu_cxx
3437
3438 2001-12-30  Richard Henderson  <rth@redhat.com>
3439
3440         * gcc.dg/debug-6.c: New.
3441
3442 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
3443
3444         * gcc.c-torture/compile/20011229-2.c: New test.
3445
3446 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
3447
3448         * gcc.dg/debug-3.c: New test.
3449         * gcc.dg/debug-4.c: New test.
3450         * gcc.dg/debug-5.c: New test.
3451
3452 2001-12-29  Richard Henderson  <rth@redhat.com>
3453
3454         * g++.dg/eh/loop1.C: New.
3455
3456 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
3457
3458         * g++.dg/template/crash1.C: New test.
3459
3460 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
3461
3462         * g++.dg/other/const1.C: New test.
3463
3464 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
3465
3466         * gcc.c-torture/compile/20011229-1.c: New test.
3467
3468 2001-12-28  Stan Shebs  <shebs@apple.com>
3469
3470         * lib/objc-torture.exp: Resync with c-torture.exp.
3471         * lib/objc.exp: Load standard libraries.
3472
3473 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
3474
3475         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
3476         additional tests.
3477
3478 2001-12-27  Roger Sayle <roger@eyesopen.com>
3479
3480         * gcc.c-torture/execute/string-opt-16.c: New testcase.
3481
3482 2001-12-27  Richard Henderson  <rth@redhat.com>
3483
3484         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
3485
3486 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
3487
3488         * g++.dg/eh/ctor1.C: New test.
3489         * g++.dg/other/error2.C: New test.
3490
3491 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
3492
3493         * g++.dg/other/init2.C: New test.
3494
3495 2001-12-24  Richard Henderson  <rth@redhat.com>
3496
3497         * gcc.dg/20011223-1.c: New.
3498         * gcc.dg/inline-1.c: New.
3499
3500 2001-12-23  Richard Henderson  <rth@redhat.com>
3501
3502         * gcc.dg/asm-4.c: Test operand modifiers.
3503
3504 2001-12-23  Richard Henderson  <rth@redhat.com>
3505
3506         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
3507
3508 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3509
3510         * gcc.c-torture/execute/20011223-1.c: New test.
3511
3512 2001-12-21  Richard Henderson  <rth@redhat.com>
3513
3514         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
3515         re-enables the warning.
3516
3517 2001-12-21  Richard Henderson  <rth@redhat.com>
3518
3519         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
3520
3521 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
3522
3523         * gcc.c-torture/compile/20011218-1.c: New test.
3524
3525 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
3526
3527         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
3528         arm-isr.c test.
3529         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
3530         epilogue generation for ARM ISR routines.
3531
3532 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3533
3534         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
3535         * gcc.dg/format/c90-printf-3.c: Likewise.
3536         * gcc.dg/format/c99-printf-3.c: Likewise.
3537         * gcc.dg/format/ext-1.c: Likewise.
3538         * gcc.dg/format/ext-6.c: Likewise.
3539         * gcc.dg/format/format.h: Prototype unlocked stdio.
3540
3541 2001-12-20  Richard Henderson  <rth@redhat.com>
3542
3543         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
3544         (arena): Use it.
3545         (malloc): Correct allocation logic.  Abort if we fill up the
3546         arena before initialization complete.
3547         (realloc): Correct allocation logic.
3548
3549 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
3550
3551         * gcc.c-torture/compile/20011219-2.c: New test.
3552
3553         * gcc.c-torture/execute/20011219-1.c: New test.
3554
3555 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
3556
3557         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
3558         target does not support weak symbols.
3559
3560 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
3561
3562         * gcc.c-torture/compile/20011219-1.c: New test.
3563
3564 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
3565
3566         * g++.dg/other/error1.C: New test.
3567
3568 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
3569
3570         * gcc.c-torture/execute/20011217-1.c: New test.
3571
3572 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
3573
3574         * objc.dg/special/: New directory.
3575         * objc.dg/special/special.exp: New file.
3576         * objc.dg/special/unclaimed-category-1.h: New file.
3577         * objc.dg/special/unclaimed-category-1a.m: New file.
3578         * objc.dg/special/unclaimed-category-1.m: New file.
3579
3580 2001-12-17  Andreas Jaeger  <aj@suse.de>
3581
3582         * gcc.c-torture/compile/20011217-2.c: New test.
3583
3584 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3585
3586         * gcc.c-torture/compile/20011217-1.c: New test.
3587
3588 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
3589
3590         * testsuite/gcc.dg/20011214-1.c: New.
3591
3592 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
3593
3594         * gcc.dg/altivec-4.c: New.
3595
3596 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
3597
3598         * gcc.dg/20011113-1.c: New test.
3599
3600 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3601
3602         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
3603         std::__malloc_alloc_template<0> and
3604         std::__default_alloc_template<false, 0>.
3605
3606 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
3607
3608         * objc/execute/bf-21.m: New test.
3609         * objc/execute/enumeration-1.m: New test.
3610         * objc/execute/enumeration-2.m: New test.
3611
3612 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
3613
3614         * gcc.dg/gnu89-init-1.c: New test.
3615
3616 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3617
3618         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
3619         * g++.old-deja/g++.jason/2371.C: Likewise.
3620         * g++.old-deja/g++.jason/template33.C: Likewise.
3621         * g++.old-deja/g++.jason/template34.C: Likewise.
3622         * g++.old-deja/g++.jason/template36.C: Likewise.
3623         * g++.old-deja/g++.oliva/typename1.C: Likewise.
3624         * g++.old-deja/g++.oliva/typename2.C: Likewise.
3625         * g++.old-deja/g++.other/typename1.C: Likewise.
3626         * g++.old-deja/g++.pt/inherit2.C: Likewise.
3627         * g++.old-deja/g++.pt/nontype5.C: Likewise.
3628         * g++.old-deja/g++.pt/typename11.C: Likewise.
3629         * g++.old-deja/g++.pt/typename14.C: Likewise.
3630         * g++.old-deja/g++.pt/typename16.C: Likewise.
3631         * g++.old-deja/g++.pt/typename3.C: Likewise.
3632         * g++.old-deja/g++.pt/typename4.C: Likewise.
3633         * g++.old-deja/g++.pt/typename5.C: Likewise.
3634         * g++.old-deja/g++.pt/typename7.C: Likewise.
3635         * g++.old-deja/g++.robertl/eb9.C: Likewise.
3636
3637 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
3638
3639         * g++.dg/other/linkage1.C: New test.
3640         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
3641         specifiers.
3642
3643 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
3644
3645         * gcc.dg/concat.c: New test.
3646
3647 2001-12-11  Stan Shebs  <shebs@apple.com>
3648
3649         * objc/compile: New test directory.
3650         * objc/compile/compile.exp: New expect script.
3651         * objc/compile/20011211-1.m: New compile test.
3652
3653 2001-12-11  Jason Merrill  <jason@redhat.com>
3654
3655         * lib/prune.exp (prune_gcc_output): Also handle "In member
3656         function".  So many permutations...
3657
3658 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
3659
3660         * g++.dg/template/typedef1.C: New test.
3661
3662 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
3663
3664         * g++.dg/other/copy1.C: New test.
3665
3666 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
3667
3668         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
3669
3670         * gcc.dg/builtin-choose-expr.c: New.
3671
3672 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
3673
3674         * gcc.dg/altivec-2.c: New.
3675
3676 2001-12-07  Richard Henderson  <rth@redhat.com>
3677
3678         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
3679
3680 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
3681
3682         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
3683         ultrasparc.
3684
3685 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3686
3687         * g++-old.deja/g++.robertl/eb101.C: Deleted.
3688
3689 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
3690
3691         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
3692         variable argument list.
3693
3694 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
3695
3696         * gcc.c-torture/execute/memcheck: Delete entire directory.
3697         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
3698         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
3699
3700 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3701
3702         * gcc.dg/Wshadow-1.c: New test.
3703
3704 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
3705
3706         * gcc.c-torture/compile/20011130-1.c: New test.
3707
3708         * gcc.dg/noncompile/20011025-1.c: New test.
3709
3710         * g++.dg/other/anon-union.C: New test.
3711
3712         * gcc.c-torture/execute/20011024-1.c: New test.
3713
3714 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
3715
3716         * gcc.c-torture/execute/20000722-1.x,
3717         gcc.c-torture/execute/20010123-1.x: Remove.
3718         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
3719         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
3720         gcc.dg/c99-complit-2.c: New tests.
3721
3722 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
3723
3724         * g++.dg/inherit/base1.C: New test.
3725
3726 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
3727
3728         * g++.dg/other/stdarg1.C: New test.
3729
3730         * gcc.c-torture/compile/20011130-2.c: New test.
3731
3732 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
3733
3734         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
3735         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
3736         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
3737         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
3738         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
3739         * gcc.dg/builtin-prefetch-1.c: New test.
3740
3741 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
3742
3743         * gcc.dg/20011130-1.c: New test.
3744
3745 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
3746
3747         * g++.dg/other/scope1.C: New test.
3748         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
3749
3750 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
3751
3752         * gcc.dg/vla-init-1.c: New test.
3753
3754 2001-12-01  Geoff Keating  <geoffk@redhat.com>
3755
3756         * gcc.c-torture/compile/structs.c: New testcase from GDB.
3757
3758 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
3759
3760         * objc.dg/alias.m: Update.
3761         * objc.dg/class-1.m: Update.
3762         * objc.dg/const-str-1.m: Update.
3763         * objc.dg/fwd-proto-1.m: Update.
3764         * objc.dg/id-1.m: Update.
3765         * objc.dg/super-class-1.m: Update.
3766
3767 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
3768
3769         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
3770         constructs.
3771
3772 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
3773
3774         * gcc.c-torture/execute/20011128-1.c: New test.
3775
3776 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
3777
3778         * gcc.dg/20011127-1.c: New test.
3779
3780 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3781
3782         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
3783         from Austin Group draft 7.
3784         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
3785         scanf format arguments.
3786         * gcc.dg/format/no-exargs-2.c: New test.
3787
3788 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
3789
3790         * g++.dg/abi/vbase8-4.C: New test.
3791
3792 2001-11-24  Ian Lance Taylor  <ian@airs.com>
3793
3794         * gcc.c-torture/execute/20011121-1.c: New test.
3795
3796 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
3797
3798         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
3799
3800 2001-11-23  Andreas Jaeger  <aj@suse.de>
3801
3802         * gcc.dg/cpp/charconst-2.c: New test.
3803
3804 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
3805
3806         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
3807         to the host if it is remote.  Let tests specify extra headers
3808         they use.
3809         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
3810         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
3811         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
3812         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
3813         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
3814         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
3815         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
3816         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
3817         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
3818         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
3819
3820 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
3821
3822         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
3823         for little endian ARMs.
3824
3825 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
3826
3827         * gcc.c-torture/compile/20011119-1.c: New test.
3828         * gcc.c-torture/compile/20011119-2.c: New test.
3829
3830 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
3831
3832         * gcc.dg/altivec-1.c: Fix typo.
3833
3834 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
3835
3836         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
3837
3838 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
3839
3840         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
3841
3842 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
3843
3844         * lib/g77.exp: Don't specify --rpath-link.
3845
3846         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
3847         across all the headers.
3848         * gcc.dg/format/format.exp: For testing on a remote host,
3849         copy format.h.
3850
3851         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
3852         * gcc.c-torture/execute/930406-1.c: Likewise.
3853         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
3854
3855 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
3856
3857         * gcc.dg/altivec-1.c: New.
3858
3859 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
3860
3861         * gcc.dg/cpp/fpreprocessed.c: New test case.
3862
3863 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3864
3865         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
3866         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
3867         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
3868
3869 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3870
3871         * gcc.dg/no-builtin-1.c: New test.
3872
3873 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
3874
3875         * gcc.c-torture/execute/20011115-1.c: New test.
3876
3877 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
3878
3879         * gcc.c-torture/compile/20011114-2.c: New test.
3880         * gcc.c-torture/compile/20011114-3.c: New test.
3881         * gcc.c-torture/compile/20011114-4.c: New test.
3882
3883 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
3884
3885         * g++.dg/other/init1.C: New test.
3886
3887 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
3888
3889         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
3890         message.
3891
3892         * gcc.c-torture/execute/20011114-1.c: New testcase.
3893
3894         * gcc.c-torture/compile/20010327-1.c: Revert last change.
3895         * gcc.c-torture/compile/20011114-1.c: New test, exactly
3896         like the (before this change) version of 20010327-1.c.
3897
3898 2001-11-14  Roger Sayle <roger@eyesopen.com>
3899
3900         * gcc.c-torture/execute/string-opt-13.c: New testcase.
3901
3902 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
3903
3904         * g++.dg/init/array2.C: New test.
3905
3906 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
3907
3908         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
3909
3910 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
3911
3912         * g++.dg/other/forscope1.C: New test.
3913         * g++.dg/ext/forscope1.C: New test.
3914         * g++.dg/ext/forscope2.C: New test.
3915
3916 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
3917
3918         * gcc.c-torture/execute/20011113-1.c: New test.
3919
3920 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
3921
3922         * gcc.c-torture/execute/20011109-2.c: New test.
3923
3924         * gcc.c-torture/execute/20011109-1.c: New test.
3925
3926 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
3927
3928         * gcc.c-torture/compile/20011109-1.c: New test.
3929
3930 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
3931
3932         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
3933         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
3934         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
3935         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
3936         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
3937         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
3938         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
3939
3940 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
3941
3942         * g++.dg/warn/Wshadow-1.C: New tests.
3943         * g++.old-deja/g++.mike/for3.C: Update.
3944
3945 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
3946
3947         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
3948         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
3949         XFAILs.  Adjust expected error texts.
3950         * gcc.c-torture/compile/20011106-1.c,
3951         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
3952         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
3953         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
3954         gcc.dg/c99-array-lval-5.c: New tests.
3955
3956 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3957
3958         * gcc.dg/cpp/defined.c: Update.
3959
3960 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3961
3962         * gcc.c-torture/execute/anon-1.c: New test.
3963
3964 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
3965
3966         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
3967         same size, so no warning should be produced on stormy16.
3968
3969         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
3970         due to oversized array.
3971         * g++.old-deja/g++.mike/ns15.C: Likewise.
3972         * g++.old-deja/g++.pt/crash16.C: Likewise.
3973
3974 2001-11-02  Graham Stott  <grahams@redhat.com>
3975
3976         * g++.dgother/debug1.C: Fix typos.
3977
3978 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
3979
3980         * g++.dg/other/debug1.C: New test.
3981
3982 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3983
3984         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
3985         of unsigned long.
3986
3987 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
3988
3989         * gcc.dg/20011029-2.c: New test.
3990
3991         * gcc.c-torture/compile/20011029-1.c: New test.
3992
3993 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
3994
3995         * objc/execute/class_self-1.m: New test.
3996         * objc/execute/class_self-2.m: New test.
3997
3998 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
3999
4000         * gcc.misc-tests/msgs.exp: Delete.
4001         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
4002         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
4003         error set to match recent changes.
4004
4005 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
4006
4007         * gcc.dg/20011021-1.c: New test.
4008
4009 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
4010
4011         * gcc.c-torture/compile/20011023-1.c: New test.
4012
4013 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
4014
4015         * lib/g77.exp: Rewrite based on lib/g++.exp.
4016
4017 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
4018
4019         * gcc.c-torture/execute/20011019-1.c: New test.
4020
4021         * gcc.dg/20011018-1.c: New test.
4022
4023 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
4024
4025         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
4026
4027 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
4028
4029         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
4030         * gcc.dg/attr-invalid.c: Likewise.
4031
4032 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
4033
4034         * testsuite/gcc.dg/20011015-1.c: New test.
4035
4036 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
4037
4038         * g++.dg/template/unify2.C: New test.
4039
4040 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
4041
4042         * g++.dg/other/exception-specification.C: New test
4043
4044 2001-10-13  Tom Rix  <trix@redhat.com>
4045
4046         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
4047         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
4048
4049 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
4050
4051         * testsuite/gcc.dg/20011009-1.c: New test.
4052
4053 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
4054
4055         PR g++/4476
4056         * g++.dg/other/friend1.C: New test.
4057
4058 2001-10-11  Richard Henderson  <rth@redhat.com>
4059
4060         * g++.old-deja/g++.other/crash18.C: Add -S to options.
4061
4062 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4063
4064         * gcc.c-torture/compile/20011010-1.c: New.
4065
4066 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4067
4068         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
4069         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
4070         g77.f-torture/execute/execute.exp,
4071         g77.f-torture/noncompile/noncompile.exp,
4072         gcc.c-torture/compile/compile.exp,
4073         gcc.c-torture/execute/execute.exp,
4074         gcc.c-torture/execute/ieee/ieee.exp,
4075         gcc.c-torture/execute/memcheck/memcheck.exp,
4076         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
4077         objc/execute/execute.exp: Update FSF address.
4078
4079 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
4080
4081         * gcc.dg/cpp/cmdlne-C.c: Update.
4082         * gcc.dg/cpp/cmdlne-C2.c: New.
4083
4084 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4085
4086         * gcc.c-torture/execute/20011008-3.c: New.
4087
4088 2001-10-08  DJ Delorie  <dj@redhat.com>
4089
4090         * gcc.dg/20011008-1.c: New.
4091         * gcc.dg/20011008-2.c: New.
4092
4093 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
4094
4095         * gcc.dg/cpp/spacing1.c: Update test.
4096
4097 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4098
4099         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
4100         spelling errors of "separate" as "seperate".
4101
4102 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
4103
4104         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
4105         enough to avoid inlining.
4106
4107 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
4108
4109         * lib/g77.exp: set libg2c_dir correctly.
4110
4111 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
4112
4113         * gcc.dg/cpp/macro11.c: New test.
4114
4115 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
4116
4117         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
4118         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
4119         gcc.dg/format/multattr-3.c: New tests.
4120         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
4121         tests for format attributes on function pointers being rejected.
4122
4123 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
4124
4125         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
4126
4127 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
4128
4129         * g++.dg/warn/format1.C: New test.
4130
4131 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
4132
4133         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
4134
4135 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
4136
4137         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
4138
4139 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
4140
4141         * gcc.dg/cpp/redef2.c: Add test.
4142
4143 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
4144
4145         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
4146         long-standing bug on i686, apparently.
4147         * gcc.c-torture/execute/loop-2c.x: New file.
4148         * gcc.c-torture/execute/loop-2d.x: New file.
4149         * gcc.c-torture/execute/loop-3c.x: New file.
4150
4151 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
4152
4153         * gcc.dg/cpp/20000625-2.c: Correct line number.
4154
4155 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
4156
4157         * gcc.dg/cpp/macro10.c: New test.
4158         * gcc.dg/cpp/strify3.c: New test.
4159         * gcc.dg/cpp/spacing1.c: Add tests.
4160         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
4161         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
4162
4163 2001-09-24  DJ Delorie  <dj@redhat.com>
4164
4165         * gcc.c-torture/execute/20010924-1.c: New test.
4166
4167 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
4168
4169         * testsuite/objc/execute/paste.m: Remove.
4170
4171 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4172
4173         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
4174
4175 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
4176
4177         * g77.dg/strlen0.f: New test.
4178
4179 2001-09-21  Richard Henderson  <rth@redhat.com>
4180
4181         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
4182         * g++.old-deja/g++.abi/vtable2.C: Likewise.
4183
4184 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
4185
4186         Table-driven attributes.
4187         * g++.dg/ext/attrib1.C: New test.
4188
4189 2001-09-20  DJ Delorie  <dj@redhat.com>
4190
4191         * gcc.dg/20000926-1.c: Update expected warning messages.
4192         * gcc.dg/array-2.c: Likewise, and test for warnings too.
4193         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
4194         array.
4195
4196 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
4197
4198         * g++.dg/eh/registers1.C: New test case.
4199
4200 2001-09-17  Richard Henderson  <rth@redhat.com>
4201
4202         * gcc.dg/array-5.c: Fix VLA decomposition test.
4203
4204 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
4205
4206         * gcc.dg/cpp/line5.c: New testcase.
4207
4208 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
4209
4210         * gcc.dg/cpp/macro9.c: New test.
4211
4212 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
4213
4214         * gcc.c-torture/execute/980223.c: Change type of addr from long
4215         to char *.
4216
4217 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
4218
4219         * gcc.c-torture/execute/20010915-1.c: New test.
4220
4221 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
4222
4223         * g77.dg/bprob: New directory.
4224         * g77.dg/bprob/bprob.exp: New file.
4225         * g77.dg/bprob/bprob-1.f: New test.
4226         * g77.dg/gcov: New directory.
4227         * g77.dg/gcov/gcov.exp: New file.
4228         * g77.dg/gcov/gcov-1.f: New test.
4229         * g77.dg/gcov/gcov-1.x: New file.
4230
4231 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4232
4233         * gcc.dg/cpp/directiv.c: Update.
4234         * gcc.dg/cpp/undef1.c: Update.
4235
4236 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
4237
4238         * gcc.dg/20010912-1.c: New test.
4239
4240 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
4241
4242         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
4243         language-independent file in lib.
4244         * lib/gcov.exp: New file.
4245
4246 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
4247
4248         * gcc.c-torture/compile/20010911-1.c: New test.
4249
4250 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
4251
4252         * lib/profopt.exp: New, to support profile-directed optimizations.
4253         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
4254         * gcc.misc-tests/bprob-1.c: New test.
4255         * gcc.misc-tests/bprob-2.c: New test.
4256
4257 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
4258
4259         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
4260         XFAIL and which kinds of gcov output to verify.
4261         * gcc.misc-tests/gcov-4b.x: New file.
4262         * gcc.misc-tests/gcov-5b.x: New file.
4263         * gcc.misc-tests/gcov-6.x: New file.
4264         * gcc.misc-tests/gcov-7.c: New test.
4265         * gcc.misc-tests/gcov-7.x: New file.
4266
4267 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
4268
4269         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
4270         * gcc.misc-tests/gcov-6.c: New test.
4271
4272 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4273
4274         PR c++/3986
4275         * g++.dg/abi/vbase1.C: New test.
4276
4277 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
4278
4279         * objc.dg/method-2.m: New.
4280
4281 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4282
4283         PR c++/4203
4284         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
4285         * g++.dg/init/empty1.C: New test.
4286
4287 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
4288
4289         * gcc.c-torture/compile/20010903-1.c: New test.
4290
4291 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
4292
4293         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
4294         for m68k.
4295
4296 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
4297
4298         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
4299
4300         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
4301
4302         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
4303
4304 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
4305
4306         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
4307         for 16-bit 'unsigned int'.
4308
4309 2001-08-29  Kazu Hirata  <kazu@hxi.com>
4310
4311         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
4312
4313 2001-08-27  Richard Henderson  <rth@redhat.com>
4314
4315         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
4316         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
4317
4318 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
4319
4320         * gcc.dg/asm-names.c (ymain): New.
4321
4322 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
4323
4324         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
4325         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
4326         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
4327
4328 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4329
4330         * gcc.dg/compare5.c: New testcase.
4331
4332 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
4333
4334         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
4335         and "In instantiation".
4336
4337 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
4338
4339         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
4340
4341 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
4342
4343         * gcc.misc-tests/gcov.exp: Add support for branch information.
4344         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
4345         * gcc.misc-tests/gcov-4.c: New test.
4346         * gcc.misc-tests/gcov-4b.c: New test.
4347         * gcc.misc-tests/gcov-5b.c: New test.
4348
4349 2001-08-20  Zack Weinberg  <zackw@panix.com>
4350
4351         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
4352         expected to fail.
4353
4354 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4355
4356         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
4357
4358 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
4359
4360         * g++.dg/eh/template1.C: New test.
4361
4362 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
4363
4364         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
4365         Fix thinko.
4366         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
4367         for xfail.
4368
4369 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
4370
4371         * lib/g77-dg.exp:  Use prune.exp for common procedures
4372         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
4373         * lib/g77.exp: (g77-dg-prune) Remove
4374
4375 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
4376
4377         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
4378
4379 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4380
4381         * g++.dg/template/unify1.C: New test.
4382
4383 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
4384
4385         * g++.dg/abi/empty4.C: New test.
4386
4387 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
4388
4389         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
4390         solaris2.*
4391         * g77.f-torture/compile/pr3743.x: Likewise
4392
4393 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
4394
4395         * g++.dg/other/using-declaration.C: New test.
4396
4397 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
4398
4399         * gcc.dg/cpp/tr-sign.c: New testcase.
4400
4401 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
4402
4403         * gcc.dg/cpp/19951025-1.c: Revert.
4404         * gcc.dg/cpp/directiv.c: We no longer process directives that
4405         interrupt macro arguments.
4406
4407 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
4408
4409         * gcc.dg/bconstp-1.c: New test.
4410
4411 2001-08-03  Richard Henderson  <rth@redhat.com>
4412
4413         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
4414
4415 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
4416
4417         * gcc.dg/cpp/19951025-1.c: Update.
4418
4419 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
4420
4421         * g77.dg/ff90-1.f (s): Fix reference of variable z,
4422         should be x.
4423
4424 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
4425
4426         Kill -fhonor-std.
4427         * g++.old-deja/g++.ns/ns14.C: Remove special options.
4428         * g++.old-deja/g++.other/std1.C: Likewise.
4429         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
4430
4431 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
4432
4433         * lib/g77.exp:  Load gcc-defs.exp for common procedures
4434         (g77_pass, g77_fail, g77_finish, g77_exit,
4435         ${tool}_check_unsupported_p} Now redundant.  Deleted.
4436
4437 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
4438
4439         * g77.dg/fbackslash.f
4440         * g77.dg/fcase-preserve.f
4441         * g77.dg/ff90-1.f
4442         * g77.dg/ffixed-line-length-0.f
4443         * g77.dg/ffixed-line-length-132.f
4444         * g77.dg/ffixed-line-length-7.f
4445         * g77.dg/ffixed-line-length-72.f
4446         * g77.dg/ffixed-line-length-none.f
4447         * g77.dg/ffree-form-1.f
4448         * g77.dg/fno-backslash.f
4449         * g77.dg/fno-f90-1.f
4450         * g77.dg/fno-fixed-form-1.f
4451         * g77.dg/fno-onetrip.f
4452         * g77.dg/fno-typeless-boz.f
4453         * g77.dg/fno-underscoring.f
4454         * g77.dg/fno-vxt-1.f
4455         * g77.dg/fonetrip.f
4456         * g77.dg/ftypeless-boz.f
4457         * g77.dg/fugly-assumed.f
4458         * g77.dg/funderscoring.f
4459         * g77.dg/fvxt-1.f
4460
4461 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
4462
4463         * objc.dg/fwd-proto-1.m: New.
4464         * objc.dg/local-decl-1.m: New.
4465         * objc.dg/naming-1.m: New.
4466         * objc.dg/naming-2.m: New.
4467         * objc.dg/proto-hier-1.m: New.
4468
4469 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
4470
4471         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
4472         largest-type elements to a struct makes its size grow.
4473
4474 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
4475
4476         * g++.dg/abi/vthunk1.C: New test.
4477
4478 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
4479
4480         * g++.dg/abi/vbase8-22.C: New test.
4481
4482 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
4483
4484         * gcc.dg/cpp/macro8.c: New test.
4485
4486 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
4487
4488         * g++.dg/abi/vbase8-21.C: New test.
4489
4490 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
4491
4492         * g++.dg/abi/vbase8-10.C: New test.
4493
4494 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4495
4496         * lib/g++.exp (g++_set_ld_library_path): Renamed to
4497         ${tool}_set_ld_library_path.
4498         Changed caller.
4499         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
4500         g++.exp.
4501
4502 2001-07-26  Stan Cox <scox@redhat.com>
4503
4504         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
4505         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
4506         gcc_exit, gcc_check_unsupported_p):
4507         Moved to gcc-deps.exp
4508         * gcc-deps.exp: New file.
4509
4510 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4511
4512         * g++.old-deja/g++.pt/defarg14.C: New test.
4513
4514 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
4515
4516         * g++.old-deja/g++.other/lineno5.C: New test.
4517
4518 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
4519
4520         * g++.old-deja/g++.pt/crash68.C: New test.
4521
4522 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
4523
4524         * g++.old-deja/g++.other/crash42.C: New test.
4525
4526 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
4527
4528         * gcc.dg/cpp/extratokens.c: Fix.
4529         * gcc.dg/cpp/skipping2.c: New tests.
4530
4531 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4532
4533         * gcc.c-torture/execute/20010724-1.c: New file.
4534         * gcc.c-torture/execute/20010724-1.x: New file.
4535
4536 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4537
4538         * g++.old-deja/g++.other/cond7.C: New test.
4539
4540 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4541
4542         * g++.old-deja/g++.other/optimize4.C: New test.
4543
4544 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4545
4546         * g++.old-deja/g++.abi/vbase8-5.C: New test.
4547
4548 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
4549
4550         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
4551         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
4552         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
4553         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
4554
4555         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
4556         bug report" message.
4557
4558         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
4559         * g++.dg/ext/instantiate1.C: Move from old-deja.
4560
4561 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
4562
4563         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
4564         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
4565         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
4566         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
4567
4568 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
4569
4570         * gcc.c-torture/execute/20010723-1.c: New test.
4571
4572 2001-07-23  Ben Elliston  <bje@redhat.com>
4573
4574         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
4575
4576 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4577
4578         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
4579         i[34567]86-*-*.
4580         Delete handling of ieee_multilib_flags.
4581         Pass -mieee for alpha*-*-* and sh-*-*.
4582         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
4583
4584 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
4585
4586         Remove old-abi tests.
4587         * g++.old-deja/g++.mike/p11116.C: Remove.
4588         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
4589
4590 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
4591
4592         * g77.f-torture/compile/pr3743.f:  New test
4593
4594 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
4595
4596         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
4597
4598 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4599
4600         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
4601         g++.old-deja/g++.pt/static6.C: Likewise.
4602         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
4603         supports weak symbols.
4604
4605 2001-07-18  Andreas Jaeger  <aj@suse.de>
4606
4607         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
4608         supported again.
4609
4610 2001-07-18  Andreas Jaeger  <aj@suse.de>
4611
4612         * gcc.dg/iftrap-1.c: Fix target line.
4613
4614 2001-07-17  Richard Henderson  <rth@redhat.com>
4615
4616         * gcc.c-torture/execute/20010717-1.c: New.
4617
4618 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4619
4620         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
4621         tests.
4622
4623 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
4624
4625         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
4626
4627 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4628
4629         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
4630         UAC_SIGBUS, UAC_NOPRINT definitions.
4631
4632 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
4633
4634         * objc/execute/object_is_class.m: New test.
4635         * objc/execute/object_is_meta_class.m: New test.
4636
4637 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4638
4639         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
4640         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
4641
4642 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
4643
4644         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
4645         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
4646
4647 2001-07-14  Richard Henderson  <rth@redhat.com>
4648
4649         * gcc.dg/iftrap-1.c: New.
4650
4651 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
4652
4653         * g77.f-torture/execute/intrinsic77.f: New test.
4654
4655 2001-07-11  Janis Johnson <janis@us.ibm.com>
4656
4657         * gcc.misc-tests/gcov-3.c: New test.
4658
4659 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
4660
4661         * gcc.c-torture/compile/20010711-1.c,
4662         * gcc.c-torture/compile/20010711-2.c: New tests.
4663
4664 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
4665
4666         * gcc.c-torture/execute/20010711-1.c: New test.
4667
4668 2001-07-11  Ben Elliston  <bje@redhat.com>
4669
4670         * g++.old-deja/g++.other/enum5.C: New test.
4671
4672 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
4673
4674         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
4675         (g++-dg-prune): Call prune_gcc_output.
4676         * prune.exp: New file for prune_gcc_output.
4677         * lib/g++.exp, lib/gcc.exp: Load it.
4678
4679 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4680
4681         * gcc.c-torture/compile/20010701-1.c,
4682         g++.old-deja/g++.ext/attrib6.C: New tests.
4683
4684 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
4685
4686         * gcc.c-torture/compile/20010706-1.c: New test.
4687
4688 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
4689
4690         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
4691
4692 2001-06-28  Stan Shebs  <shebs@apple.com>
4693
4694         * gcc.dg/pragma-darwin.c: New test.
4695
4696 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4697
4698         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
4699         Solaris 2.[678] system.
4700
4701 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4702
4703         * gcc.dg/20010622-1.c: New test.
4704
4705 2001-06-18  Stan Shebs  <shebs@apple.com>
4706
4707         * objc.dg: New directory.
4708         * objc.dg/dg.exp: New file.
4709         * objc.dg/alias.m: New.
4710         * objc.dg/class-1.m: New.
4711         * objc.dg/class-2.m: New.
4712         * objc.dg/const-str-1.m: New.
4713         * objc.dg/const-str-2.m: New.
4714         * objc.dg/id-1.m: New.
4715         * objc.dg/method-1.m: New.
4716         * objc.dg/super-class-1.m: New.
4717         * lib/objc-dg.exp: New file.
4718
4719 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4720
4721         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
4722         of label name.
4723
4724 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
4725
4726         * g++.old-deja/g++.abi/vbase8-9.C: New test.
4727
4728 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4729
4730         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
4731         variable.
4732
4733 2001-06-12  Richard Henderson  <rth@redhat.com>
4734
4735         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
4736
4737 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
4738
4739         * g++.old-deja/g++.abi/vbase5.C: New test.
4740         * g++.old-deja/g++.abi/vbase6.C: New test.
4741         * g++.old-deja/g++.abi/vbase7.C: New test.
4742
4743 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4744
4745         * gcc.c-torture/compile/20010610-1.c: New test.
4746
4747 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
4748
4749         * g++.old-deja/g++.abi/vbase4.C: New test.
4750
4751 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4752
4753         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
4754         support %f for HC11/HC12 targets.
4755         * gcc.c-torture/execute/930513-1.x: New file, likewise.
4756         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
4757         on HC11/HC12 targets.
4758         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
4759
4760 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4761
4762         * gcc.dg/wchar_t-1.c: New file.
4763         * gcc.dg/wint_t-1.c: Likewise.
4764
4765 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
4766
4767         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
4768
4769 2001-06-11  Richard Henderson  <rth@redhat.com>
4770
4771         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
4772
4773 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
4774
4775         * gcc.c-torture/compile/20010611-1.c: New test.
4776
4777 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
4778
4779         * gcc.dg/c99-tag-1.c: Add more tests.
4780
4781 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
4782
4783         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
4784         representation on MN10300 and ARM/Thumb.
4785
4786 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
4787
4788         * g77.f-torture/execute/20010610.f: New.
4789
4790 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
4791
4792         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
4793         names.
4794
4795 2001-06-09  Richard Henderson  <rth@redhat.com>
4796
4797         * gcc.c-torture/execute/ashrdi-1.c: New.
4798         * gcc.c-torture/execute/ashldi-1.c: New.
4799         * gcc.c-torture/execute/lshrdi-1.c: New.
4800
4801 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
4802
4803         * objc/execute/load-3.m: Added. Check sending +load to categories,
4804         in addition to classes.
4805
4806 2001-06-08  Stan Shebs  <shebs@apple.com>
4807
4808         * objc/execute/load-2.m: New test.  From Nicola Pero
4809         <n.pero@mi.flashnet.it>.
4810
4811 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
4812
4813         * gcc.c-torture/execute/20010605-2.c: New test.
4814
4815 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
4816
4817         * g++.old-deja/g++.abi/vbase2.C: New test.
4818         * g++.old-deja/g++.abi/vbase3.C: New test.
4819
4820 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
4821
4822         * g++.old-deja/g++.pt/friend49.C: New test.
4823
4824 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
4825
4826         * g++.old-deja/g++.ext/anon3.C: New test.
4827
4828 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
4829
4830         * g++.old-deja/g++.other/conv7.C: New test.
4831
4832 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
4833
4834         * gcc.c-torture/compile/20010605-2.c: New test.
4835
4836 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4837
4838         * gcc.c-torture/execute/20010604-1.c: New test.
4839
4840 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
4841
4842         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
4843
4844 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
4845
4846         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
4847         (g++_link_flags): Likewise.
4848         (g++_init): Pass gccpath's value to two previous functions.
4849
4850 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4851
4852         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
4853         Ensure logfile entry matches exec command line.
4854
4855 2001-05-31  Richard Henderson  <rth@redhat.com>
4856
4857         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
4858         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
4859
4860 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
4861
4862         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
4863         compiler for irix6.2
4864
4865 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
4866
4867         * g++.old-deja/g++.other/optimize3.C: New file.
4868
4869 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
4870
4871         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
4872         assemble.
4873
4874 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
4875
4876         * g++.old-deja/g++.other/optimize2.C: New file.
4877
4878 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
4879
4880         * gcc.c-torture/compile/20010518-2.c: New file.
4881         * gcc.c-torture/execute/20010518-1.c: New file.
4882         * gcc.c-torture/execute/20010518-2.c: New file.
4883
4884 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4885
4886         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
4887
4888 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
4889
4890         G++ no longer defines builtins that do not begin with __builtin.
4891         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
4892         * g++.old-deja/g++.brendand/misc13.C: Likewise.
4893         * g++.old-deja/g++.law/builtin1.C: Likewise.
4894         * g++.old-deja/g++.law/cvt2.C: Likewise.
4895         * g++.old-deja/g++.mike/net5.C: Likewise.
4896         * g++.old-deja/g++.other/builtins1.C: Likewise.
4897         * g++.old-deja/g++.other/builtins2.C: Likewise.
4898         * g++.old-deja/g++.other/builtins3.C: Likewise.
4899         * g++.old-deja/g++.other/builtins4.C: Likewise.
4900         * g++.old-deja/g++.other/inline8.C: Likewise.
4901         * g++.old-deja/g++.robertl/eb39.C: Likewise.
4902
4903 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
4904
4905         * g++.old-deja/g++.pt/using1.C: Adjust.
4906         * g++.old-deja/g++.pt/using2.C: New test.
4907
4908 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
4909
4910         * gcc.dg/cpp/charconst.c: New tests.
4911         * gcc.dg/cpp/escape.c: New tests.
4912         * gcc.dg/cpp/escape-1.c: New tests.
4913         * gcc.dg/cpp/escape-2.c: New tests.
4914         * gcc.dg/cpp/ucs.c: New tests.
4915
4916 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
4917
4918         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
4919         native compiler for irix6.5.
4920
4921 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
4922
4923         * lib/g++.exp (g++_include_flags): Use args to compute
4924         get_multilibs.
4925         (g++_link_flags): Likewise.
4926         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
4927
4928 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4929
4930         * gcc.dg/c90-hexfloat-1.c: Add more tests.
4931
4932 2001-05-21  Geoff Keating  <geoffk@redhat.com>
4933
4934         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
4935         this file.
4936
4937 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4938
4939         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
4940         STACK_SIZE;
4941         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
4942         to STACK_SIZE; Use it to define size of add_histo array.
4943         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
4944         to STACK_SIZE.
4945         (f): Use GITT_SIZE to define size of gitt local table.
4946         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
4947         to STACK_SIZE; Use it to define size of bytemem array.
4948
4949 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4950
4951         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
4952         on 68HC11/HC12 due to the asm instruction.
4953         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
4954         * gcc.c-torture/compile/920520-1.x: Likewise.
4955         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
4956         on 68HC11/HC12 because the function is larger than 64K.
4957         * gcc.c-torture/compile/961203-1.x: New file, this test fails
4958         on 68HC11/HC12 because the structure is too large.
4959
4960 2001-05-20  Richard Henderson  <rth@redhat.com>
4961
4962         * gcc.c-torture/execute/20010520-1.c: New.
4963
4964 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4965
4966         * g++.old-deja/g++.warn/compare1.C: New test.
4967         * gcc.dg/compare4.c: New test.
4968
4969 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
4970
4971         * g++.old-deja/g++.other/optimize1.C: New test.
4972
4973 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4974
4975         * g++.old-deja/g++.pt/spec41.C: New test.
4976
4977 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
4978
4979         * gcc.c-torture/compile/20010114-1.x: Remove.
4980
4981 2001-05-18  Stan Shebs  <shebs@apple.com>
4982
4983         * gcc.c-torture/compile/20010518-1.c: New test.
4984
4985 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
4986
4987         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
4988         * g++.old-deja/g++.pt/crash67.C: New test.
4989
4990 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
4991
4992         * g++.old-deja/g++.other/debug9.C: New test.
4993
4994 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
4995
4996         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
4997
4998 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
4999
5000         * gcc.c-torture/compile/20010516-1.c: New test.
5001
5002 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
5003
5004         * g++.old-deja/g++.other/crash41.C: New test.
5005
5006 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
5007
5008         * g++.old-deja/g++.pt/crash66.C: New test.
5009
5010 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
5011
5012         * g++.old-deja/g++.robertl/eb27.C: Convert.
5013
5014 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
5015
5016         * g++.dg/friend-warn.C: New test.  Do not warn about friend
5017         declaration being redundant.
5018
5019 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
5020
5021         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
5022
5023 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
5024
5025         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
5026
5027 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
5028
5029         * lib/g++.exp: Use testsuite_flags.
5030
5031 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
5032
5033         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
5034
5035 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5036
5037         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
5038
5039 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
5040
5041         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
5042
5043 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
5044
5045         * gcc.c-torture/compile/20010313-1.c: New test.
5046
5047 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
5048
5049         * gcc.dg/cpp/direct2.c: New test.
5050         * gccq.dg/cpp/direct2s.c: New test.
5051
5052         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
5053
5054 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
5055
5056         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
5057         * g++.old-deja/g++.other/op3.C: Likewise.
5058
5059 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
5060
5061         * gcc.dg/cpp/syshdr.h: New file.
5062         * gcc.dg/cpp/sysmac1.c: Update.
5063         * gcc.dg/cpp/sysmac2.c: Update.
5064
5065 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
5066
5067         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
5068
5069 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
5070
5071         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
5072         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
5073
5074 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
5075
5076         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
5077
5078 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
5079
5080         * lib/g++.exp (g++_include_flags): Don't use any special flags
5081         if TESTING_IN_BUILD_TREE is not defined.
5082         (g++_init): Use a plain 'c++' as the compiler if
5083         TESTING_IN_BUILD_TREEE is not defined.
5084
5085 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
5086
5087         * g++.old-deja/g++.eh/catch13.C: New test.
5088         * g++.old-deja/g++.eh/catch14.C: New test.
5089
5090 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
5091
5092         * gcc.dg/cpp/tr-define.c: New test.
5093
5094 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
5095
5096         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
5097         <stdlib.h>, not <malloc.h>.
5098
5099 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
5100
5101         * g++.old-deja/g++.ns/template17.C: New test.
5102
5103 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
5104
5105         * g++.old-deja/g++.pt/ref4.C: New test.
5106
5107 2001-04-30  Richard Henderson  <rth@redhat.com>
5108
5109         * gcc.dg/20000724-1.c: Revert last change.
5110
5111 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
5112
5113         * g77.f-torture/execute/20010430.f: New test.
5114
5115 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
5116
5117         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
5118
5119 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
5120
5121         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
5122
5123 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
5124
5125         * g++.old-deja/g++.eh/crash6.C: New test.
5126
5127 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
5128
5129         * g++.old-deja/g++.other/warn7.C: New test.
5130
5131 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
5132
5133         * g++.old-deja/g++.other/defarg9.C: New test.
5134
5135 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
5136
5137         * g77.f-torture/compile/20010426.f: New test.
5138         * g77.f-torture/execute/20010426.f: New test.
5139
5140 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
5141
5142         * g77.f-torture/compile/20000629-1.x: Remove - error
5143         has been fixed.
5144
5145 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
5146
5147         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
5148         Tweak slightly to work with g++.dg framework.
5149         * g++.dg/special/ecos.exp: Run initp1.C test.
5150         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
5151
5152         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
5153         its linker doesn't give line numbers either.
5154         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
5155
5156 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
5157
5158         * g++.old-deja/g++.other/lex1.C: New test.
5159
5160 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
5161
5162         * gcc.dg/noncompile/20010425-1.c: New test.
5163
5164 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
5165
5166         * g++.old-deja/g++.pt/mangle2.C: New test.
5167
5168 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
5169
5170         * gcc.dg/format/plus-1.c: New test.
5171
5172 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
5173
5174         * gcc.dg/20010423-1.c: New test.
5175
5176 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
5177
5178         * gcc.c-torture/execute/20010422-1.c: New test.
5179
5180 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
5181
5182         * g++.old-deja/g++.ns/type2.C: New test.
5183
5184 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
5185
5186         * g++.old-deja/g++.other/perf1.C: New test.
5187
5188 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
5189
5190         * gcc.dg/c99-func-2.c: Remove xfail.
5191         * gcc.dg/c99-func-3.c: Remove xfail.
5192         * gcc.dg/c99-func-4.c: Remove xfail.
5193
5194 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
5195
5196         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
5197
5198 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
5199
5200         * gcc.c-torture/compile/20010423-1.c: New test.
5201
5202 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5203
5204         * g++.old-deja/g++.pt/typename28.C: New test.
5205
5206 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5207
5208         * g++.old-deja/g++.abi/empty2.C: New test.
5209         * g++.old-deja/g++.abi/empty3.C: New test.
5210
5211 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
5212
5213         * g++.old-deja/g++.other/comdat2.C: New test.
5214         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
5215
5216 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
5217
5218         * g++.old-deja/g++.other/overload14.C: New test.
5219
5220 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
5221
5222         * g++.old-deja/g++.other/lookup23.C: New test.
5223
5224 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
5225
5226         * gcc.c-torture/execute/20010403-1.c: New test.
5227
5228 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
5229             Mark Mitchell  <mark@codesourcery.com>
5230
5231         * lib/old-dejagnu.exp: Don't delete output of executable.
5232         Add .exe suffix to executables.
5233
5234 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
5235
5236         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
5237
5238 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5239
5240         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
5241
5242 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
5243
5244         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
5245         * g++.old-deja/g++.abi/crash1.C: New test.
5246
5247 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
5248
5249         * g++.old-deja/g++.other/crash40.C: New test.
5250
5251 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5252
5253         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
5254
5255 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
5256
5257         * g++.old-deja/g++.other/warn6.C: New test.
5258
5259 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
5260
5261         * g++.old-deja/g++.robertl/eb42.C: Same.
5262
5263 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5264
5265         * gcc.dg/wtr-conversion-1.c: New testcase.
5266
5267 2001-04-10  Richard Henderson  <rth@redhat.com>
5268
5269         * g++.old-deja/g++.other/array5.C: New.
5270
5271 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5272
5273         * gcc.c-torture/execute/20010408-1.c: New test.
5274
5275 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
5276
5277         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
5278         headers and constructs.
5279         * g++.old-deja/g++.robertl/eb79.C: Same.
5280         * g++.old-deja/g++.robertl/eb77.C (main): Same.
5281         * g++.old-deja/g++.robertl/eb73.C: Same.
5282         * g++.old-deja/g++.robertl/eb66.C (main): Same.
5283         * g++.old-deja/g++.robertl/eb55.C (t): Same.
5284         * g++.old-deja/g++.robertl/eb54.C (main): Same.
5285         * g++.old-deja/g++.robertl/eb46.C (main): Same.
5286         * g++.old-deja/g++.robertl/eb44.C: Same.
5287         * g++.old-deja/g++.robertl/eb41.C (main): Same.
5288         * g++.old-deja/g++.robertl/eb4.C (main): Same.
5289         * g++.old-deja/g++.robertl/eb39.C: Same.
5290         * g++.old-deja/g++.robertl/eb33.C (main): Same.
5291         * g++.old-deja/g++.robertl/eb31.C (main): Same.
5292         * g++.old-deja/g++.robertl/eb30.C: Same.
5293         * g++.old-deja/g++.robertl/eb3.C: Same.
5294         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
5295         * g++.old-deja/g++.robertl/eb21.C: Same.
5296         * g++.old-deja/g++.robertl/eb15.C: Same.
5297         * g++.old-deja/g++.robertl/eb118.C: Same.
5298         * g++.old-deja/g++.robertl/eb115.C (main): Same.
5299         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
5300         * g++.old-deja/g++.robertl/eb109.C: Same.
5301         * g++.old-deja/g++.other/sibcall1.C (main): Same.
5302         * g++.old-deja/g++.mike/rtti1.C: Same.
5303         * g++.old-deja/g++.mike/p658.C: Same.
5304         * g++.old-deja/g++.mike/net46.C: Same.
5305         * g++.old-deja/g++.mike/net34.C: Same.
5306         * g++.old-deja/g++.mike/memoize1.C: Same.
5307         * g++.old-deja/g++.mike/eh2.C: Same.
5308         * g++.old-deja/g++.law/weak.C: Same.
5309         * g++.old-deja/g++.law/visibility7.C: Same.
5310         * g++.old-deja/g++.law/visibility25.C: Same.
5311         * g++.old-deja/g++.law/visibility22.C: Same.
5312         * g++.old-deja/g++.law/visibility2.C: Same.
5313         * g++.old-deja/g++.law/visibility17.C: Same.
5314         * g++.old-deja/g++.law/visibility13.C: Same.
5315         * g++.old-deja/g++.law/visibility10.C: Same.
5316         * g++.old-deja/g++.law/visibility1.C: Same.
5317         * g++.old-deja/g++.law/virtual3.C (eval): Same.
5318         * g++.old-deja/g++.law/vbase1.C: Same.
5319         * g++.old-deja/g++.law/operators32.C: Same.
5320         * g++.old-deja/g++.law/nest3.C: Same.
5321         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
5322         * g++.old-deja/g++.law/except5.C (main): Same.
5323         * g++.old-deja/g++.law/cvt7.C (run): Same.
5324         * g++.old-deja/g++.law/cvt2.C: Same.
5325         * g++.old-deja/g++.law/cvt16.C: Same.
5326         * g++.old-deja/g++.law/ctors6.C (bar): Same.
5327         * g++.old-deja/g++.law/ctors17.C (main): Same.
5328         * g++.old-deja/g++.law/ctors13.C: Same.
5329         * g++.old-deja/g++.law/ctors12.C (main): Same.
5330         * g++.old-deja/g++.law/ctors10.C: Same.
5331         * g++.old-deja/g++.law/code-gen5.C: Same.
5332         * g++.old-deja/g++.law/bad-error7.C: Same.
5333         * g++.old-deja/g++.law/arm9.C: Same.
5334         * g++.old-deja/g++.law/arm12.C: Same.
5335         * g++.old-deja/g++.law/arg8.C: Same.
5336         * g++.old-deja/g++.law/arg1.C: Same.
5337         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
5338         * g++.old-deja/g++.jason/template31.C: Same.
5339         * g++.old-deja/g++.jason/template24.C (main): Same.
5340         * g++.old-deja/g++.jason/2371.C: Same.
5341         * g++.old-deja/g++.eh/new2.C: Same.
5342         * g++.old-deja/g++.eh/new1.C: Same.
5343         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
5344         * g++.old-deja/g++.brendan/nest21.C (main): Same.
5345         * g++.old-deja/g++.brendan/err-msg3.C: Same.
5346         * g++.old-deja/g++.brendan/crash62.C: Same.
5347         * g++.old-deja/g++.brendan/crash52.C: Same.
5348         * g++.old-deja/g++.brendan/crash49.C (main): Same.
5349         * g++.old-deja/g++.brendan/crash38.C: Same.
5350         * g++.old-deja/g++.brendan/crash15.C (main): Same.
5351         * g++.old-deja/g++.brendan/copy9.C: Same.
5352
5353 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
5354
5355         * gcc.c-torture/execute/20001203-2.c (memset):
5356         Count argument is of type __SIZE_TYPE__.
5357
5358 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
5359
5360         * gcc.c-torture/compile/20010404-1.c: New test.
5361
5362 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
5363
5364         * gcc.c-torture/compile/20010326-1.c: New test.
5365
5366 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
5367
5368         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
5369         peculiarities of the SH.
5370         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
5371
5372 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5373
5374         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
5375         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
5376         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
5377
5378 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
5379
5380         * g77.f-torture/compile/20010321-1.f: New test.
5381
5382 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
5383
5384         * gcc.c-torture/compile/20010329-1.c: New test.
5385
5386 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
5387
5388         * gcc.c-torture/execute/20010329-1.c: New test.
5389
5390 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
5391
5392         * g++.old-deja/g++.other/eh4.C: Fix typo.
5393
5394 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
5395
5396         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
5397
5398 2001-03-28  Philip Blundell  <philb@gnu.org>
5399
5400         * gcc.c-torture/compile/20010328-1.c: New test.
5401
5402 2001-03-27  Richard Henderson  <rth@redhat.com>
5403
5404         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
5405         * g++.old-deja/g++.eh/vbase3.C: Likewise.
5406
5407 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
5408
5409         * gcc.c-torture/compile/20010327-1.c: New test.
5410
5411 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
5412
5413         * g++.old-deja/g++.other/friend12.C: New test.
5414         * g++.old-deja/g++.other/friend9.C: Expect no errors.
5415         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
5416
5417 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5418
5419         * gcc.c-torture/execute/20010325-1.c: New test.
5420
5421 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
5422
5423         * g++.old-deja/g++.other/mangle3.C: New test.
5424
5425 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
5426
5427         * g++.old-deja/g++.other/anon8.C: New test.
5428
5429 2001-03-20  Philip Blundell  <philb@gnu.org>
5430
5431         * gcc.c-torture/compile/20010320-1.c: New test.
5432
5433 2001-03-17  Richard Henderson  <rth@redhat.com>
5434
5435         * g++.old-deja/g++.other/eh4.C: Add expected error text.
5436
5437 2001-03-15  Geoff Keating  <geoff@redhat.com>
5438
5439         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
5440         tests on AIX.
5441
5442 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
5443
5444         * g++.old-deja/g++.other/eh4.C: New test.
5445
5446 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
5447
5448         * gcc.dg/cpp/mi1.c: Update.
5449
5450 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
5451
5452         * g++.old-deja/g++.other/regstack.C: New test.
5453
5454 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
5455
5456         * g++.old-deja/g++.other/ref4.C: New test.
5457
5458 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
5459
5460         * objc/execute/va_method.m: Added.
5461         * objc/execute/IMP.m: Added.
5462         * objc/execute/_cmd.m: Added.
5463         * objc/execute/accessing_ivars.m: Added.
5464         * objc/execute/class-1.m: Added.
5465         * objc/execute/class-10.m: Added.
5466         * objc/execute/class-11.m: Added.
5467         * objc/execute/class-12.m: Added.
5468         * objc/execute/class-13.m: Added.
5469         * objc/execute/class-14.m: Added.
5470         * objc/execute/class-2.m: Added.
5471         * objc/execute/class-3.m: Added.
5472         * objc/execute/class-4.m: Added.
5473         * objc/execute/class-5.m: Added.
5474         * objc/execute/class-6.m: Added.
5475         * objc/execute/class-7.m: Added.
5476         * objc/execute/class-8.m: Added.
5477         * objc/execute/class-9.m: Added.
5478         * objc/execute/class-tests-1.h
5479         * objc/execute/class-tests-2.h
5480         * objc/execute/compatibility_alias.m: Added.
5481         * objc/execute/encode-1.m: Added.
5482         * objc/execute/formal_protocol-1.m: Added.
5483         * objc/execute/formal_protocol-2.m: Added.
5484         * objc/execute/formal_protocol-3.m: Added.
5485         * objc/execute/formal_protocol-4.m: Added.
5486         * objc/execute/formal_protocol-5.m: Added.
5487         * objc/execute/formal_protocol-6.m: Added.
5488         * objc/execute/formal_protocol-7.m: Added.
5489         * objc/execute/informal_protocol.m: Added.
5490         * objc/execute/initialize.m: Added.
5491         * objc/execute/load.m: Added.
5492         * objc/execute/many_args_method.m: Added.
5493         * objc/execute/nested-3.m: Added.
5494         * objc/execute/no_clash.m: Added.
5495         * objc/execute/private.m: Added.
5496         * objc/execute/redefining_self.m: Added.
5497         * objc/execute/root_methods.m: Added.
5498         * objc/execute/selector-1.m: Added.
5499         * objc/execute/static-1.m: Added.
5500         * objc/execute/static-2.m: Added.
5501         * objc/execute/va_method.m: Added.
5502
5503 2001-03-10  Richard Henderson  <rth@redhat.com>
5504
5505         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
5506
5507 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
5508
5509         * g++.old-deja/g++.other/crash31.C: XFAIL.
5510         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
5511         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
5512         * gcc.c-torture/execute/20010123-1.x: XFAIL.
5513         * gcc.c-torture/execute/20010124-1.x: XFAIL.
5514         * gcc.dg/sequence-pt-1.c: XFAIL one test.
5515
5516 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
5517
5518         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
5519
5520 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
5521
5522         * gcc.dg/20000724-1.c: Don't use multiline strings.
5523
5524 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
5525
5526         * objc/execute/string1.m, objc/execute/string2.m: Compare the
5527         result of -cString against what we expect it to be; don't just
5528         print it out for no one to read.
5529
5530         * objc/execute/string3.m, objc/execute/string4.m: New tests.
5531         Based on testcases provided by Nicola Pero.
5532
5533 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
5534
5535         * gcc.dg/cpp/macro7.c: New test.
5536
5537 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
5538
5539         * gcc.dg/cpp/multiline.c: Update.
5540
5541 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
5542
5543         * g++.old-deja/g++.other/enum3.C: New test.
5544
5545 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
5546
5547         * g++.old-deja/g++.other/pod1.C: New test.
5548
5549 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
5550
5551         * g++.old-deja/g++.ext/overload1.C: New test.
5552
5553 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
5554
5555         * g++.old-deja/g++.pt/using1.C: New test.
5556
5557 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
5558
5559         * g++.old-deja/g++.other/using9.C: New test.
5560
5561 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
5562
5563         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
5564
5565         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
5566
5567 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
5568
5569         * g++.old-deja/g++.ext/realpt1.C: Remove.
5570
5571 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
5572
5573         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
5574
5575 2001-02-26  Will Cohen  <wcohen@redhat.com>
5576
5577         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
5578
5579 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
5580
5581         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
5582         templatized constructors.
5583
5584 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5585
5586         * gcc.c-torture/execute/20010224-1.c: New test.
5587
5588 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
5589
5590         * gcc.c-torture/execute/20010222-1.c: New test.
5591
5592 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
5593
5594         * g++.old-deja/g++.other/inline20.C: New test.
5595
5596 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
5597
5598         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
5599
5600 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
5601
5602         * g++.old-deja/g++.other/lookup22.C: New test.
5603
5604 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
5605
5606         * g77.dg: New directory.
5607         * g77.dg/20010216-1.f: New test case.
5608         * g77.dg/dg.exp: New driver.
5609         * lib/g77-dg.exp: New driver library.
5610
5611 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5612
5613         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
5614
5615 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
5616
5617         * g++.old-deja/g++.other/decl9.C: New test.
5618
5619 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
5620
5621         * g++.old-deja/g++.other/init16.C: Update the test so that it does
5622         not need <string> and also tests the initialization at runtime.
5623
5624 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
5625
5626         * gcc.c-torture/execute/longlong.c: New test.
5627
5628 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
5629
5630         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
5631
5632 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
5633
5634         * gcc.c-torture/execute/920302-1.c (execute):
5635         Change argument type to short.
5636
5637 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
5638
5639         * g++.old-deja/g++.pt/deduct6.C: New test.
5640
5641 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
5642
5643         * g++.old-deja/g++.pt/deduct5.C: New test.
5644
5645 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
5646
5647         * gcc.c-torture/execute/20010209-1.c: New test.
5648
5649 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
5650
5651         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
5652
5653 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
5654
5655         * g++.dg/vtgc1.C: Update for new ABI.
5656
5657         * consistency.vlad: New directory, 1665 files.
5658
5659 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5660
5661         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
5662         return type.
5663         * gcc.dg/cpp/digraphs.c: Declare puts.
5664
5665 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
5666
5667         * g++.old-deja/g++.other/warn5.C: New test.
5668
5669 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
5670
5671         * g++.old-deja/g++.pt/spec40.C: New test.
5672
5673 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
5674
5675         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
5676         case.
5677         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
5678
5679 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
5680
5681         * gcc.c-torture/compile/20010209-1.c: New test.
5682
5683 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
5684
5685         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
5686         excess errors message but not if it crashes.
5687         * g++.old-deja/g++.other/crash27.C: Likewise.
5688         * g++.old-deja/g++.other/crash28.C: Likewise.
5689         * g++.old-deja/g++.other/crash30.C: Likewise.
5690         * g++.old-deja/g++.other/crash32.C: Likewise.
5691         * g++.old-deja/g++.other/crash35.C: Likewise.
5692         * g++.old-deja/g++.pt/inherit2.C: Likewise.
5693
5694 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5695
5696         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
5697         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
5698         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
5699         g77.f-torture/execute/execute.exp,
5700         g77.f-torture/noncompile/noncompile.exp,
5701         gcc.c-torture/execute/execute.exp,
5702         gcc.c-torture/execute/memcheck/memcheck.exp,
5703         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
5704         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
5705         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
5706         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
5707         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
5708         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
5709         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
5710         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
5711         Remove bug reporting instructions with ancient email addresses.
5712
5713 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
5714
5715         * gcc.dg/20010202-1.c: New test.
5716         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
5717
5718 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
5719
5720         * g++.dg/stdbool-if.C: New test.
5721
5722 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
5723
5724         * objc/execute/fdecl.m: Added main().
5725
5726 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
5727
5728         * gcc.c-torture/execute/20010206-1.c: New test.
5729
5730 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
5731
5732         * gcc.dg/cpp/avoidpaste1.c: Update.
5733
5734 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
5735
5736         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
5737         Pero <nicola@brainstorm.co.uk>.
5738         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
5739
5740 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
5741
5742         * g++.old-deja/g++.pt/spec39.C: New test.
5743
5744 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
5745
5746         * gcc.c-torture/compile/20010202-1.c: New test.
5747
5748 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
5749
5750         * g++.old-deja/g++.abi/primary2.C: New test.
5751         * g++.old-deja/g++.abi/primary3.C: New test.
5752         * g++.old-deja/g++.abi/primary4.C: New test.
5753         * g++.old-deja/g++.abi/primary5.C: New test.
5754         * g++.old-deja/g++.abi/vtable3.h: New test.
5755         * g++.old-deja/g++.abi/vtable3a.C: New test.
5756         * g++.old-deja/g++.abi/vtable3b.C: New test.
5757         * g++.old-deja/g++.abi/vtable3c.C: New test.
5758         * g++.old-deja/g++.abi/vtable3d.C: New test.
5759         * g++.old-deja/g++.abi/vtable3e.C: New test.
5760         * g++.old-deja/g++.abi/vtable3f.C: New test.
5761         * g++.old-deja/g++.abi/vtable3g.C: New test.
5762         * g++.old-deja/g++.abi/vtable3h.C: New test.
5763         * g++.old-deja/g++.abi/vtable3i.C: New test.
5764         * g++.old-deja/g++.abi/vtable3j.C: New test.
5765         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
5766
5767 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
5768
5769         * g++.old-deja/g++.other/anon6.C: New test.
5770         * g++.old-deja/g++.other/anon7.C: New test.
5771
5772 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
5773
5774         * gcc.dg/cpp/avoidpaste2.c: New tests.
5775
5776 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
5777
5778         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
5779
5780 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
5781
5782         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
5783         DECIMAL_DIG cases for Irix."
5784
5785 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
5786
5787         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
5788
5789 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
5790
5791         * gcc.dg/c99-tag-1.c: New test.
5792
5793 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
5794
5795         * gcc.dg/cpp/tr-warn1.c: Add tests.
5796
5797 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
5798
5799         * gcc.dg/cpp/avoidpaste1.c: Update.
5800         * gcc.dg/cpp/paste4.c: Update.
5801
5802 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
5803
5804         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
5805         cases for Irix.
5806
5807 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5808
5809         * g++.old-deja/g++.other/inline19.C: New test.
5810
5811 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
5812
5813         * gcc.dg/Wlarger-than.c: New test.
5814
5815 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
5816
5817         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
5818
5819 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
5820
5821         * gcc.c-torture/execute/20010129-1.c: New test.
5822         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
5823
5824 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
5825
5826         * gcc.dg/cpp/avoidpaste1.c: Test case.
5827
5828 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
5829
5830         * g++.old-deja/g++.other/inline18.C: New test.
5831
5832 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5833
5834         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
5835         and __builtin_putchar.
5836
5837 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
5838
5839         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
5840         tests.
5841
5842 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
5843
5844         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
5845         floating point number rounding mode to round to the nearest
5846         representable mode.
5847
5848 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
5849
5850         * g++.old-deja/g++.other/mangle2.C: New test.
5851
5852 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
5853
5854         * gcc.c-torture/compile/20010124-1.c: New test.
5855
5856 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
5857
5858         * g++.old-deja/g++.pt/spec38.C: New test.
5859
5860 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5861
5862         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
5863         "Build don't run".
5864
5865 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5866
5867         * gcc.c-torture/execute/20010123-1.c: New test.
5868
5869 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
5870
5871         * g++.old-deja/g++.pt/spec37.C: New test.
5872
5873 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
5874
5875         * g++.old-deja/g++.pt/overload14.C: New test.
5876
5877 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5878
5879         * gcc.c-torture/execute/20010122-1.c: New test, exercise
5880         __builtin_return_address.
5881
5882 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
5883
5884         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
5885         * g++.old-deja/g++.pt/spec35.C: New test.
5886         * g++.old-deja/g++.pt/spec36.C: New test.
5887
5888 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
5889
5890         * gcc.c-torture/compile/20010118-1.c: New test.
5891
5892 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
5893
5894         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
5895
5896 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
5897
5898         * gcc.c-torture/execute/20010119-1.c: New test.
5899
5900 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
5901
5902         * g++.old-deja/g++.other/vbase5.C: New test.
5903
5904 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
5905
5906         * gcc.c-torture/execute/20010118-1.c: New test.
5907
5908 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
5909
5910         * g++.old-deja/g++.pt/deduct3.C: New test.
5911
5912 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
5913
5914         * g++.old-deja/g++.pt/spec34.C: New test.
5915
5916 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
5917
5918         * g77.f-torture/compile/20000601-2.f: New test.
5919
5920 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5921
5922         * g++.old-deja/g++.other/init17.C: New test.
5923
5924 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
5925
5926         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
5927
5928 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5929
5930         * g++.old-deja/g++.pt/unify8.C: New test.
5931
5932 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5933
5934         * g++.old-deja/g++.abi/vbase1.C: New test.
5935
5936 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5937
5938         * g++.old-deja/g++.pt/crash65.C: New test.
5939
5940 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
5941
5942         * gcc.dg/cpp/assembl2.S: New test case.
5943
5944 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
5945
5946         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
5947         are supported.
5948
5949 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5950
5951         * g++.old-deja/g++.other/builtins1.C: New test.
5952         * g++.old-deja/g++.other/builtins2.C: Likewise.
5953         * g++.old-deja/g++.other/builtins3.C: Likewise.
5954         * g++.old-deja/g++.other/builtins4.C: Likewise.
5955
5956 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
5957
5958         * gcc.c-torture/compile/20010117-1.c: New test.
5959         * gcc.c-torture/compile/20010117-2.c: New test.
5960
5961 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5962
5963         * g77.f-torture/execute/20010116.[fx]: New test,
5964         XFAIL on i?86-*-*.
5965         * g77.f-torture/compile/20010115.f: Indicate it's
5966         a test for PR fortran/1636.
5967
5968 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
5969
5970         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
5971
5972 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5973
5974         * g77.f-torture/compile/20010115.f: New test.
5975
5976 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
5977
5978         * g++.old-deja/g++.pt/nontype5.C: New test.
5979
5980 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
5981
5982         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
5983         have an equivalent working one below it.
5984
5985 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
5986
5987         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
5988         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
5989
5990 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
5991
5992         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
5993         message containing "init_priority".
5994         (conpr-2.C): Likewise.
5995         (conpr-3.C): Likewise.
5996         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
5997
5998 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5999
6000         * gcc.c-torture/execute/20010114-2.c: New test.
6001
6002 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
6003
6004         * gcc.c-torture/compile/20010114-1.c: New test.
6005         * gcc.c-torture/compile/20010114-1.x: Xfail.
6006         * gcc.c-torture/compile/20010114-2.c: New test.
6007         * gcc.c-torture/execute/20010114-1.c: New test.
6008         * gcc.dg/trunc-1.c: New test.
6009         * gcc.dg/uninit-B.c: New test.
6010
6011 2001-01-13  Nick Clifton  <nickc@redhat.com>
6012
6013         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
6014         target.
6015
6016 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6017
6018         * gcc.c-torture/compile/20010113-1.c: New test.
6019
6020 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
6021
6022         * gcc.c-torture/compile/20001212-1.c: New test.
6023
6024 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
6025
6026         * gcc.dg/cpp/widestr1.c: Update.
6027         * gcc.dg/cpp/prag-imp.c: Remove.
6028
6029 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
6030
6031         * gcc.c-torture/execute/20000801-3.x: Remove.
6032         * gcc.dg/c90-init-1.c: New test.
6033         * gcc.dg/c99-init-1.c: New test.
6034         * gcc.dg/c99-init-2.c: New test.
6035         * gcc.dg/gnu99-init-1.c: New test.
6036
6037 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
6038
6039         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
6040         testing that no relevant ones were found.
6041
6042 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
6043
6044         * g++.old-deja/g++.pt/cast2.C: New test.
6045
6046 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
6047
6048         * g++.old-deja/g++.pt/friend47.C: New test.
6049
6050 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
6051
6052         * g++.old-deja/g++.pt/instantiate13.C: New test.
6053
6054 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
6055
6056         * g++.old-deja/g++.other/defarg7.C: New test.
6057         * g++.old-deja/g++.other/defarg8.C: New test.
6058
6059 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
6060
6061         * g++.old-deja/g++.pt/crash64.C: New test.
6062
6063 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
6064
6065         * g++.old-deja/g++.pt/crash63.C: New test.
6066
6067 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
6068
6069         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
6070
6071 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
6072
6073         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
6074
6075 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
6076
6077         * g++.old-deja/g++.pt/error3.C: New test.
6078
6079 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
6080
6081         * g++.old-deja/g++.other/crash39.C: New test.
6082
6083 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
6084
6085         * g++.old-deja/g++.other/vbase4.C: New test.
6086
6087 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
6088
6089         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
6090         * gcc.dg/special/20000419-2.c: New file. Identical to above.
6091         * gcc.dg/special/special.exp: New test driver which will check
6092         for alias support for the above test.
6093
6094 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
6095
6096         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
6097         problems on small machines.
6098         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
6099         parameterize.
6100
6101 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
6102
6103         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
6104         mips.
6105         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
6106
6107 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
6108
6109         * g++.old_deja/g++.pt/using8.C: New test.
6110
6111 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6112
6113         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
6114
6115 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
6116
6117         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
6118         where a failure is expected.
6119         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
6120
6121 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
6122
6123         * g++.old_deja/g++.pt/instantiate12.C: New test.
6124
6125 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
6126
6127         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
6128         start of structs.
6129         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
6130         * g++.old-deja/g++.brendan/crash17.C: Likewise.
6131         * g++.old-deja/g++.brendan/crash29.C: Likewise.
6132         * g++.old-deja/g++.brendan/crash48.C: Likewise.
6133         * g++.old-deja/g++.brendan/ns1.C: Likewise.
6134         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
6135         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
6136         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
6137         * g++.old-deja/g++.eh/spec6.C: Likewise.
6138         * g++.old-deja/g++.jason/crash3.C: Likewise.
6139         * g++.old-deja/g++.law/ctors11.C: Likewise.
6140         * g++.old-deja/g++.law/ctors17.C: Likewise.
6141         * g++.old-deja/g++.law/ctors5.C: Likewise.
6142         * g++.old-deja/g++.law/ctors9.C: Likewise.
6143         * g++.old-deja/g++.mike/ambig1.C: Likewise.
6144         * g++.old-deja/g++.mike/net22.C: Likewise.
6145         * g++.old-deja/g++.mike/p3538a.C: Likewise.
6146         * g++.old-deja/g++.mike/p3538b.C: Likewise.
6147         * g++.old-deja/g++.mike/virt3.C: Likewise.
6148         * g++.old-deja/g++.niklas/t128.C: Likewise.
6149         * g++.old-deja/g++.other/anon4.C: Likewise.
6150         * g++.old-deja/g++.other/using1.C: Likewise.
6151         * g++.old-deja/g++.other/warn3.C: Likewise.
6152         * g++.old-deja/g++.pt/t37.C: Likewise.
6153         * g++.old-deja/g++.robertl/eb69.C: Likewise.
6154         * g++.old-deja/g++.robertl/eb71.C: Likewise.
6155
6156 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
6157
6158         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
6159
6160 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6161
6162         * gcc.c-torture/execute/stdio-opt-3.c: New test.
6163
6164 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
6165
6166         * gcc.c-torture/compile/20010107-1.c: New test.
6167
6168 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6169
6170         * gcc.c-torture/execute/builtin-noret-1.c: New test.
6171
6172 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6173
6174         * gcc.dg/format/format.h: New file.
6175         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
6176         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
6177         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
6178         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
6179         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
6180         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
6181         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
6182         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
6183         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
6184         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
6185         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
6186         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
6187         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
6188         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
6189         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
6190         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
6191         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
6192         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
6193         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
6194         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
6195         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
6196         instead of declaring standard types, macros and functions in each
6197         test.
6198
6199 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
6200
6201         * gcc.c-torture/execute/20010106-1.c: New test.
6202
6203 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6204
6205         * gcc.dg/format/format.exp: New file.
6206         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
6207         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
6208         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
6209         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
6210         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
6211         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
6212         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
6213         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
6214         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
6215         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
6216         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
6217         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
6218         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
6219         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
6220         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
6221         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
6222         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
6223         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
6224         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
6225         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
6226         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
6227         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
6228         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
6229         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
6230         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
6231         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
6232         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
6233         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
6234         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
6235         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
6236         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
6237         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
6238         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
6239         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
6240         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
6241         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
6242         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
6243         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
6244         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
6245         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
6246         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
6247         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
6248
6249 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
6250
6251         * gcc.c-torture/execute/991228-1.c: Take word endianness into
6252         account.
6253
6254 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
6255
6256         * gcc.c-torture/execute/builtin-complex-1.c: New test.
6257
6258 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
6259
6260         * g++.old-deja/g++.pt/crash62.C: New test.
6261
6262 2001-01-04  Richard Henderson  <rth@redhat.com>
6263
6264         * gcc.dg/20000926-1.c: Update expected warnings.
6265         * gcc.dg/array-2.c: Likewise.
6266         * gcc.dg/array-4.c: Also validate flexible array members.
6267         * gcc.dg/c99-flex-array-1.c: New.
6268
6269 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6270
6271         * gcc.c-torture/compile/20001222-1.x: Remove.
6272
6273 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6274
6275         * gcc.c-torture/execute/built-in-setjmp.c: New.
6276
6277 2001-01-03  Richard Henderson  <rth@redhat.com>
6278
6279         * gcc.dg/940510-1.c: Update expected error wording.
6280         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
6281
6282 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
6283
6284         * lib/target-supports.exp (check_alias_available): Modified to
6285         indicate aliases not supported if only weak aliases are supported.
6286
6287 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6288
6289         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
6290         Turn on cmpstrsi checks for __pj__ and __i370__.
6291
6292 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
6293
6294         * g++.old-deja/g++.other/virtual11.C: New test.
6295
6296 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
6297
6298         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
6299
6300 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6301
6302         * gcc.c-torture/compile/20010102-1.c: New test.
6303
6304 2001-01-02  Andreas Jaeger  <aj@suse.de>
6305
6306         * gcc.dg/noreturn-3.c: New test.
6307
6308         * gcc.dg/noreturn-4.c: New test.
6309
6310 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6311
6312         * gcc.c-torture/execute/stdio-opt-1.c: Also test
6313         __builtin_fputc and __builtin_fwrite.
6314
6315 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
6316
6317         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
6318         signed char, not default char.
6319
6320 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
6321
6322         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
6323
6324 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
6325
6326         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
6327
6328 2000-12-29  Richard Henderson  <rth@redhat.com>
6329
6330         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
6331         (__cyg_profile_func_exit): Define.
6332
6333 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
6334
6335         * g++.dg/vtgc1.C: New test.
6336
6337 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
6338
6339         * gcc.dg/noncompile/20001228-1.c: New test.
6340
6341         * gcc.dg/20001228-1.c: New test.
6342
6343         * gcc.c-torture/execute/20001228-1.c: New test.
6344
6345 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
6346
6347         * gcc.dg/format-strfmon-1.c: New test.
6348
6349 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6350
6351         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
6352         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
6353         * gcc.c-torture/execute/string-opt-1.c: Likewise.
6354         * gcc.c-torture/execute/string-opt-2.c: Likewise.
6355         * gcc.c-torture/execute/string-opt-3.c: Likewise.
6356         * gcc.c-torture/execute/string-opt-4.c: Likewise.
6357         * gcc.c-torture/execute/string-opt-6.c: Likewise.
6358         * gcc.c-torture/execute/string-opt-7.c: Likewise.
6359         * gcc.c-torture/execute/string-opt-8.c: Likewise.
6360         * gcc.c-torture/execute/string-opt-9.c: Likewise.
6361         * gcc.c-torture/execute/string-opt-10.c: Likewise.
6362         * gcc.c-torture/execute/string-opt-11.c: Likewise.
6363         * gcc.c-torture/execute/string-opt-12.c: Likewise.
6364
6365         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
6366         * gcc.c-torture/execute/string-opt-4.c: Test index.
6367
6368 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
6369
6370         * gcc.c-torture/compile/20001226-1.c: New test.
6371
6372 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
6373
6374         * gcc.c-torture/compile/20001222-1.c: New test.
6375         * gcc.c-torture/compile/20001222-1.x: Xfail.
6376
6377 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
6378
6379         * gcc.c-torture/execute/comp-goto-2.c: New test.
6380
6381 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
6382
6383         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
6384         Use long types if __INT_MAX__ is 32767.
6385         (main): Use cast to (sint32 *) when poking 88 into a_page.
6386
6387         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
6388
6389 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
6390
6391         * gcc.c-torture/compile/20001221-1.c: New test.
6392         * gcc.c-torture/execute/20001221-1.c: New test.
6393
6394 2000-12-20  Richard Henderson  <rth@redhat.com>
6395
6396         * g++.old-deja/g++.pt/crash36.C: Update error lines.
6397         * g++.old-deja/g++.robertl/eb109.C: Likewise.
6398
6399 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6400
6401         * gcc.dg/compare3.c: New test.
6402
6403 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6404
6405         * gcc.dg/format-warnll-1.c: New test.
6406
6407 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
6408
6409         * gcc.dg/cpp/cmdlne-P.c: New test.
6410
6411 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6412
6413         * gcc.c-torture/execute/builtin-abs-1.c,
6414         gcc.c-torture/execute/builtin-abs-2.c: New tests.
6415
6416 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
6417
6418         * gcc.dg/cpp/multiline.c: New test.
6419
6420 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
6421
6422         * g++.old-deja/g++.other/syshdr1.C: Update.
6423         * gcc.dg/cpp/lineflags.c: Remove temporarily.
6424
6425 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6426
6427         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
6428
6429 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6430
6431         * g++.old-deja/g++.pt/ttp65.C: New test.
6432
6433 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6434
6435         * g++.old-deja/g++.pt/ttp64.C: New test.
6436
6437 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6438
6439         * g++.old-deja/g++.pt/spec33.C: New test.
6440
6441 2000-12-14  Catherine Moore  <clm@redhat.com>
6442
6443         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
6444         * gcc.c-torture/execute/920612-2.c: Likewise.
6445         * gcc.c-torture/execute/920428-2.c: Likewise.
6446         * gcc-c-torture/execute/va-arg-11.c: Call exit.
6447         * gcc.c-torture/execute/va-arg-21.c: Likewise.
6448
6449 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6450
6451         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
6452         * gcc.dg/pack-test-2.c: Likewise.
6453
6454 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
6455
6456         Tests by Zack Weinberg <zackw@stanford.edu>.
6457
6458         * gcc.dg/cpp/defined.c: Update.
6459         * gcc.dg/cpp/defined_trad.c: New tests.
6460
6461 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
6462
6463         * gcc.dg/cpp/trad-direct.c: Update.
6464
6465 2000-12-11  Neil Booth  <neilb@earthling.net>
6466
6467         * gcc.dg/cpp/defined_trad.c
6468
6469 2000-12-11  Neil Booth  <neilb@earthling.net>
6470
6471         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
6472
6473 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6474
6475         * gcc.dg/format-miss-2.c: New test.
6476
6477 2000-12-09  Neil Booth  <neilb@earthling.net>
6478
6479         * gcc.dg/cpp/lineflags.c: New tests.
6480         * gcc.dg/cpp/poison.c: Update.
6481         * gcc.dg/cpp/redef2.c: Update.
6482         * gcc.dg/cpp/skipping.c: New test.
6483
6484 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
6485
6486         * g++.old-deja/g++.other/eh3.C: New testcase.
6487
6488 2000-12-07  Neil Booth  <neilb@earthling.net>
6489
6490         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
6491         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
6492         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
6493         wtr-union-init-2.c, wtr-union-init-3.c: Update.
6494         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
6495         Update.
6496
6497 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6498
6499         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
6500         __SIZE_TYPE__ instead of int for type of integers cast to
6501         pointers.
6502
6503 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
6504
6505         * g++.old-deja/g++.other/cleanup4.C: New test.
6506
6507 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6508
6509         * format-sec-1.c: New test.
6510
6511 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6512
6513         * gcc.dg/format-nonlit-3.c: New test.
6514
6515 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6516
6517         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
6518         through a null pointer.
6519
6520 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6521
6522         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
6523         * g++.old-deja/g++.pt/partial4.C: New test.
6524
6525 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
6526
6527         * gcc.c-torture/execute/ieee/hugeval.x: New.
6528
6529 2000-12-06  Neil Booth  <neilb@earthling.net>
6530
6531         * gcc.dg/cpp/backslash2.c: New tests.
6532
6533 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6534
6535         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
6536         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
6537
6538 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
6539
6540         * gcc.c-torture/execute/20001203-2.c: New testcase.
6541
6542 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
6543
6544         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
6545         * g++.old-deja/g++.other/virtual10.C: New test.
6546
6547 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
6548
6549         * g++.old-deja/g++.mike/pmf5.C: Remove test.
6550
6551 2000-12-05  Richard Henderson  <rth@redhat.com>
6552
6553         * gcc.c-torture/compile/20001205-1.c: New.
6554
6555 2000-12-04  Neil Booth  <neilb@earthling.net>
6556
6557         * g++.old-deja/g++.other/virtual9.C: New test.
6558         * g++.old-deja/g++.pt/crash61.C: New test.
6559         * gcc.c-torture/execute/loop-9.c: New test.
6560
6561 2000-12-04  Neil Booth  <neilb@earthling.net>
6562
6563         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
6564         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
6565         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
6566         * gcc.dg/cpp/extratokens.c: ...here.
6567
6568 2000-12-04  Neil Booth  <neilb@earthling.net>
6569
6570         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
6571         New tests.
6572
6573 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6574
6575         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
6576         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
6577
6578 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
6579
6580         * gcc.c-torture/execute/20001203-1.c: New test.
6581
6582 2000-12-03  Neil Booth  <neilb@earthling.net>
6583
6584         * gcc.dg/cpp/macro6.c: New test cases.
6585
6586 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6587
6588         * gcc.c-torture/execute/string-opt-9.c: New test.
6589         * gcc.c-torture/execute/string-opt-10.c: Likewise.
6590         * gcc.c-torture/execute/string-opt-11.c: Likewise.
6591         * gcc.c-torture/execute/string-opt-12.c: Likewise.
6592
6593         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
6594         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
6595
6596 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
6597
6598         * gcc.dg/cpp/if-6.c: New testcase.
6599
6600         * gcc.dg/20001201-1.c: New testcase.
6601
6602 2000-12-02  Neil Booth  <neilb@earthling.net>
6603
6604         * g++.old-deja/g++.other/externC4.C,
6605         g++.old-deja/g++.other/friend10.C: New tests.
6606
6607 2000-12-02  Neil Booth  <neilb@earthling.net>
6608
6609         * g++.old-deja/g++.other/instan2.C
6610         * g++.old-deja/g++.other/instan3.C: New test.
6611
6612 2000-12-02  Neil Booth  <neilb@earthling.net>
6613
6614         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
6615         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
6616         gnuc99.c,gnuc99-pedantic.c: New tests.
6617
6618 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6619
6620         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
6621         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
6622
6623 2000-12-01  Neil Booth  <neilb@earthling.net>
6624
6625         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
6626         * gcc.dg/cpp/poison.c: Update.
6627         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
6628
6629 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
6630
6631         * g77.f-torture/execute/20001201.f: New test.
6632
6633 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6634
6635         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
6636
6637 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
6638
6639         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
6640
6641 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
6642
6643         * g++.old-deja/g++.other/cast6.C: New test.
6644
6645 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
6646
6647         * gcc.c-torture/execute/20001130-2.c: New testcase.
6648
6649 2000-11-30  Richard Henderson  <rth@redhat.com>
6650
6651         * gcc.c-torture/execute/20001130-1.c: New test.
6652
6653 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
6654
6655         * g++.old-deja/g++.other/op3.C: New test.
6656
6657 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
6658
6659         * g++.old-deja/g++.other/op2.C: New test.
6660
6661 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
6662
6663         * g++.old-deja/g++.other/crash38.C: New test.
6664
6665 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
6666
6667         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
6668
6669 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
6670
6671         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
6672         tests.
6673         * gcc.c-torture/execute/string-opt-6.c: New test.
6674
6675         * gcc.dg/20001117-1.c: Add main.
6676
6677 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
6678
6679         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
6680         Move from here ...
6681         * gcc.dg/940510-1.c: ... to here.
6682
6683         * gcc.dg/20000926-1.c: GNU C now allows initializations of
6684         zero-size arrays in toplevel structures.
6685
6686 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
6687
6688         * gcc.c-torture/execute/loop-8.c: New test.
6689
6690 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
6691
6692         * g++.old-deja/g++.other/base1.C: New test.
6693
6694 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
6695
6696         * g++.old-deja/g++.other/parse2.C: New test.
6697
6698 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
6699
6700         * g++.old-deja/g++.pt/incomplete1.C: New test.
6701
6702 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
6703
6704         * g++.old-deja/g++.other/friend9.C: New test.
6705
6706 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
6707
6708         * gcc.dg/20001127-1.c: New test.
6709
6710 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
6711
6712         * g++.old-deja/g++.pt/friend46.C: New test.
6713
6714 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
6715
6716         * g++.old-deja/g++.other/ptrmem8.C: New test.
6717
6718 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6719
6720         * gcc.c-torture/execute/string-opt-7.c: New test.
6721         * gcc.c-torture/execute/string-opt-8.c: Likewise.
6722
6723 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
6724
6725         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
6726         instead of 'mkcheck 2'.
6727
6728 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6729
6730         * gcc.c-torture/execute/memcheck/driver.c,
6731         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
6732         C9X references to refer to C99.
6733
6734 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
6735
6736         * gcc.dg/ultrasp3.c: New test.
6737
6738 2000-11-25  Neil Booth  <neilb@earthling.net>
6739
6740         * gcc.dg/cpp/include2.c: Update test to be locale independent.
6741
6742 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
6743
6744         * gcc.c-torture/compile/20001123-2.c: New.
6745
6746 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6747
6748         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
6749
6750 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
6751
6752         * gcc.dg/sequence-point-1.c: Add some new tests.
6753         * gcc.c-torture/execute/20001124-1.c: New test.
6754
6755 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
6756
6757         * g++.old-deja/g++.other/vaarg4.C: New test.
6758         * gcc.c-torture/compile/20001123-1.c: New test.
6759
6760 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
6761
6762         * g++.other/crash24.C: Adjust and remove XFAIL.
6763         * g++.other/crash37.C: New test.
6764
6765 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
6766
6767         * g++.old-deja/g++.pt/instantiate9.C: New test.
6768
6769 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
6770
6771         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
6772         new ABI, too.
6773
6774         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
6775         * g++.old-deja/g++.robertl/eb55.C: Likewise.
6776
6777 2000-11-22  Neil Booth  <neilb@earthling.net>
6778
6779         * gcc.dg/cpp/Wtrigraphs.c: New test.
6780
6781 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
6782
6783         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
6784
6785 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
6786
6787         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
6788
6789 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
6790
6791         * lib/gcc-dg.exp: load_lib scanasm.exp.
6792         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
6793         * lib/g++-dg.exp: load_lib scanasm.exp.
6794         * lib/scanasm.exp: New.
6795         (scan-assembler, scan-assembler-not): Add optional arguments to
6796         test name, or if not present, the pattern name.
6797         (scan-assembler-dem, scan-assembler-dem-not): New.
6798
6799         * g++.dg/dg.exp: New.
6800
6801 2000-11-21  Neil Booth  <neilb@earthling.net>
6802
6803         * gcc.dg/cpp/integrated1.c: Remove.
6804
6805 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
6806
6807         * gcc.c-torture/execute/20001121-1.c: New test.
6808
6809 2000-11-21  Richard Henderson  <rth@redhat.com>
6810
6811         * gcc.c-torture/compile/20001121-1.c: New test.
6812
6813 2000-11-20  Neil Booth  <neilb@earthling.net>
6814
6815         * gcc.dg/cpp/integrated1.c: New test.
6816
6817 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
6818
6819         * g++.old-deja/g++.other/inline17.C: New test.
6820
6821 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
6822
6823         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
6824         local variable to be zero: I made the variable global. Now
6825         uses abort() and exit() instead of relying on main's return value.
6826
6827 2000-11-20  Neil Booth  <neilb@earthling.net>
6828
6829         * gcc.dg/cpp/paste2.c: Update test.
6830         * objc/execute/paste.m: New test.
6831
6832 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
6833
6834         * gcc.dg/c99-condexpr-1.c: New test.
6835
6836 2000-11-20  Neil Booth  <neilb@earthling.net>
6837
6838         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
6839
6840 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
6841
6842         * g++.old-deja/g++.pt/export1.C: New test.
6843
6844 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
6845
6846         * gcc.dg/20001117-1.c: New test.
6847
6848 2000-11-18  Richard Henderson  <rth@redhat.com>
6849
6850         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
6851
6852 2000-11-18  Richard Henderson  <rth@redhat.com>
6853
6854         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
6855         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
6856         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
6857
6858 2000-11-18  Richard Henderson  <rth@redhat.com>
6859
6860         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
6861         (main): New.  Exit cleanly.
6862
6863 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6864
6865         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
6866         gcc.dg/c99-fordecl-2.c: New tests.
6867
6868 2000-11-18  Richard Henderson  <rth@redhat.com>
6869
6870         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
6871         * gcc.c-torture/execute/zerolen-2.c: New.
6872
6873 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6874
6875         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
6876         memory.
6877
6878 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
6879
6880         * g++.old-deja/g++.pt/instantiate8.C: New test.
6881
6882 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
6883
6884         * g++.old-deja/g++.other/incomplete.C: Add more tests.
6885         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
6886
6887 2000-11-16  Nick Clifton  <nickc@redhat.com>
6888
6889         * gcc.c-torture/execute/nestfunc-2.c: New test.
6890         * gcc.c-torture/execute/nestfunc-3.c: New test.
6891
6892 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
6893
6894         * gcc.c-torture/compile/20001116-1.c: New test.
6895
6896 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6897
6898         * gcc.c-torture/execute/20001115-1.c: New test.
6899
6900 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
6901
6902         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
6903         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
6904         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
6905         * g++.old-deja/g++.abi/vmihint.C: Likewise.
6906
6907 2000-11-15  Neil Booth  <neilb@earthling.net>
6908
6909         gcc.dg/cpp/_Pragma1.c: Update.
6910         gcc.dg/cpp/_Pragma2.c: New test.
6911
6912 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
6913
6914         * g++.old-deja/g++.other/anon5.C: New test.
6915
6916 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
6917
6918         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
6919         tests.
6920
6921 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
6922
6923         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
6924         output.
6925
6926 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6927
6928         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
6929         labels at end of compound statements.
6930
6931 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
6932
6933         * gcc.c-torture/execute/loop-7.c: New test.
6934
6935 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6936
6937         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
6938
6939 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6940
6941         * gcc.dg/c99-bool-1.c: New test.
6942
6943 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6944
6945         * gcc.dg/c99-scope-1.c: Remove xfail.
6946         * gcc.dg/c99-scope-2.c: New test.
6947
6948 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6949
6950         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
6951         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
6952
6953 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
6954
6955         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
6956         error messages.
6957
6958         * g++.mike/p700.C: Don't typedef wchar_t.
6959         * g++.mike/p784.C: Likewise.
6960         * g++.mike/eb101.C: Don't use __wchar_t.
6961
6962 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
6963
6964         * g77.f-torture/execute/20001111.[fx]: Test premature exit
6965         from DO loop.
6966
6967 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
6968
6969         * gcc.c-torture/execute/20001111-1.c: New test.
6970
6971 2000-11-10  Nick Clifton  <nickc@redhat.com>
6972
6973         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
6974         long multuiple and accumulate.
6975
6976 2000-11-09  Richard Henderson  <rth@redhat.com>
6977
6978         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
6979         via size_t instead of int.
6980
6981         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
6982         * gcc.c-torture/execute/string-opt-2.c: Likewise.
6983         * gcc.c-torture/execute/string-opt-3.c: Likewise.
6984         * gcc.c-torture/execute/string-opt-4.c: Likewise.
6985
6986 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
6987
6988         * gcc.c-torture/compile/20001109-1.c: New test.
6989         * gcc.c-torture/compile/20001109-2.c: New test.
6990
6991 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
6992
6993         * g++.old-deja/g++.pt/operator1.C: New test.
6994         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
6995
6996 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
6997
6998         * gcc.dg/20001108-1.c: New test.
6999
7000 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
7001
7002         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
7003         with both arguments constant strings.
7004         * gcc.c-torture/execute/string-opt-3.c: New test.
7005         * gcc.c-torture/execute/string-opt-4.c: New test.
7006         * gcc.c-torture/execute/string-opt-5.c: New test.
7007
7008 2000-11-08  Nick Clifton  <nickc@redhat.com>
7009
7010         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
7011         mulsidi3adddi patterns.
7012
7013 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
7014
7015         * g++.old-deja/g++.other/crash36.C: New test.
7016
7017 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
7018
7019         * g++.old-deja/g++.other/init16.C: New test.
7020
7021 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
7022
7023         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
7024
7025 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
7026
7027         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
7028         * gcc.c-torture/execute/va-arg-16.x: Likewise.
7029         * gcc.c-torture/execute/va-arg-17.x: Likewise.
7030
7031 2000-11-07  DJ Delorie  <dj@redhat.com>
7032
7033         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
7034
7035 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7036
7037         * gcc.c-torture/execute/string-opt-1.c: New test.
7038
7039 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
7040
7041         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
7042         mips-sgi-irix6.* because the MIPS ABI passes floating-point
7043         parameters in registers, and there is no way for a varargs
7044         function to know in which order the integer and floating-point
7045         parameters should be interleaved when they are placed on the
7046         stack.
7047         * gcc.c-torture/execute/va-arg-16.x: Likewise.
7048         * gcc.c-torture/execute/va-arg-17.x: Likewise.
7049
7050 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7051
7052         * gcc.c-torture/execute/string-opt-2.c: New test.
7053
7054 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
7055
7056         * g++.old-deja/g++.pt/crash60.C: New test.
7057
7058 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
7059
7060         * g++.old-deja/g++.other/crash24.C: New test.
7061         * g++.old-deja/g++.other/crash25.C: New test.
7062         * g++.old-deja/g++.other/crash26.C: New test.
7063         * g++.old-deja/g++.other/crash27.C: New test.
7064         * g++.old-deja/g++.other/crash28.C: New test.
7065         * g++.old-deja/g++.other/crash29.C: New test.
7066         * g++.old-deja/g++.other/crash30.C: New test.
7067         * g++.old-deja/g++.other/crash31.C: New test.
7068         * g++.old-deja/g++.other/crash32.C: New test.
7069         * g++.old-deja/g++.other/crash33.C: New test.
7070         * g++.old-deja/g++.other/crash34.C: New test.
7071         * g++.old-deja/g++.other/crash35.C: New test.
7072
7073 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
7074
7075         * gcc.c-torture/execute/20001031-1.c: New test.
7076
7077 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
7078
7079         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
7080         namespace.
7081
7082         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
7083         standards-conformant.
7084
7085         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
7086
7087         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
7088         * g++.old-deja/g++.mike/p755a.C: Likewise.
7089         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
7090         library makes no calls to `operator new' during initialization.
7091
7092 2000-11-04  Neil Booth  <neilb@earthling.net>
7093
7094         * gcc.dg/cpp/include2.c: New tests.
7095
7096 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
7097
7098         * lib/g++.exp (g++_set_ld_library_path): New function.
7099         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
7100
7101 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
7102
7103         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
7104         warnings.
7105
7106 2000-11-01  Richard Henderson  <rth@redhat.com>
7107
7108         * g++.old-deja/g++.ext/namedret1.C: New.
7109         * g++.old-deja/g++.ext/namedret2.C: New.
7110         * g++.old-deja/g++.ext/namedret3.C: New.
7111
7112 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
7113
7114         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
7115         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
7116
7117 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7118
7119         * gcc.c-torture/execute/va-arg-21.c: New test.
7120
7121 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
7122
7123         * gcc.dg/c99-complex-2.c: New test.
7124
7125 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7126
7127         * gcc.c-torture/execute/stdio-opt-1.c: New test.
7128
7129 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
7130
7131         * g++.old-deja/g++.other/inline16.C: New test.
7132
7133 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
7134
7135         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
7136         __PRETTY_FUNCTION__
7137
7138 2000-10-29  Neil Booth  <neilb@earthling.net>
7139
7140         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
7141         New tests.
7142         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
7143         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
7144         optimisation.
7145
7146 2000-10-29  Neil Booth  <neilb@earthling.net>
7147
7148         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
7149         * mi1.c, mi1c.h: Add null directives to multiple-include test.
7150         * mi5.c: Test multiple includes work with -C.
7151         * trigraphs.c: Test ^= version.
7152
7153 2000-10-28  Neil Booth  <neilb@earthling.net>
7154
7155         New tests and test updates for new macro expander.
7156
7157         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
7158         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
7159         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
7160         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
7161         new diagnostic messages.
7162
7163         * gcc.dg/cpp/macro3.c: New tests.
7164
7165 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
7166
7167         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
7168         on the same line.
7169
7170 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
7171
7172         * g++.old-deja/g++.other/eh2.C: New test.
7173
7174 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
7175
7176         * gcc.c-torture/execute/20001027-1.c: New test.
7177
7178 2000-10-26  Richard Henderson  <rth@redhat.com>
7179
7180         * gcc.c-torture/execute/20001026-1.c: New.
7181
7182 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
7183
7184         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
7185         * g++.old-deja/g++.law/builtin1.C: Likewise.
7186         * g++.old-deja/g++.law/ctors10.C: Likewise.
7187         * g++.old-deja/g++.law/virtual3.C: Likewise.
7188         * g++.old-deja/g++.mike/p658.C: Likewise.
7189         * g++.old-deja/g++.other/sibcall1.C: Likewise.
7190         * g++.old-deja/g++.other/vaarg2.C: Likewise.
7191         * g++.old-deja/g++.robertl/eb124.C: Likewise.
7192         * g++.old-deja/g++.robertl/eb44.C: Likewise.
7193         * g++.old-deja/g++.robertl/eb77.C: Likewise.
7194
7195 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
7196
7197         * gcc.c-torture/compile/20001024-1.c: New test.
7198
7199 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
7200
7201         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
7202         to tell us whether or not we are using V3.
7203
7204 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
7205
7206         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
7207         operands.
7208
7209 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7210
7211         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
7212
7213 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
7214
7215         * gcc.c-torture/execute/20001024-1.c: New test.
7216
7217 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
7218
7219         * g++.old-deja/g++.other/sibcall1.C: New test.
7220
7221 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
7222
7223         * gcc.dg/noncompile/init-3.c: New test.
7224
7225 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
7226
7227         * gcc.dg/format-array-1.c: New test.
7228
7229 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7230
7231         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
7232         writing through null pointers; remove comment about testing
7233         unterminated strings.
7234
7235 2000-10-17  Matthew Hiller  <hiller@redhat.com>
7236
7237         * gcc.c-torture/execute/20001017-2.c: New test.
7238
7239 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7240
7241         * gcc.c-torture/compile/20001018-1.c: New test.
7242         * gcc.c-torture/compile/20001018-1.x: Xfail.
7243
7244 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7245
7246         * gcc.c-torture/execute/20001017-1.c: New test.
7247
7248 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7249
7250         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
7251         for multiple use of arguments with scanf formats; add tests for
7252         multiple use of arguments.
7253
7254 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
7255
7256         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
7257
7258 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7259
7260         * gcc.dg/format-miss-1.c: New test.
7261
7262 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
7263
7264         * gcc.c-torture/execute/20001013-1.c: New test.
7265
7266 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
7267
7268         * gcc.dg/format-branch-1.c: New test.
7269
7270 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
7271
7272         * README, lib/file-format.exp: Remove EGCS references.
7273
7274 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
7275
7276         * gcc.dg/20001013-1.c: New test.
7277
7278 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
7279
7280         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
7281         for intmax_t in the compiler using __typeof__ and the type rules
7282         for conditional expressions.
7283
7284 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
7285
7286         * gcc.dg/20001012-1.c: New test.
7287         * gcc.dg/20001012-2.c: New test.
7288
7289 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
7290
7291         * gcc.dg/format-attr-1.c: New test.
7292
7293 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
7294
7295         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
7296         __LONG_LONG_MAX__ instead of LLONG_MAX.
7297
7298 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
7299
7300         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
7301         scanf flags.
7302         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
7303         flags.
7304
7305 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
7306
7307         * gcc.dg/sequence-pt-1.c: New test.
7308
7309 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
7310
7311         * gcc.c-torture/execute/20001011-1.c: New testcase.
7312         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
7313
7314 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
7315
7316         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
7317         does not error on it.
7318
7319 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
7320
7321         * gcc.dg/20001009-1.c: New test.
7322
7323 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
7324
7325         * gcc.c-torture/compile/20001009-1.c: Move from here ....
7326         * gcc.c-torture/execute/20001009-2.c: ... to here.
7327
7328 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
7329
7330         * gcc.c-torture/compile/20001009-1.c: New testcase.
7331         * gcc.c-torture/execute/20001009-1.c: New testcase.
7332         Testcases provided by Jan Hubicka <jh@suse.cz>.
7333
7334 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
7335
7336         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
7337         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
7338         uintmax_t using <limits.h> to emulate the compiler's internal
7339         logic.  No longer XFAIL %j tests.
7340
7341 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
7342
7343         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
7344         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
7345         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
7346         regexps and details of expected handling of some bad formats.
7347         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
7348         suppression.
7349
7350 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7351
7352         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
7353         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
7354         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
7355         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
7356         in list archives.
7357
7358 2000-10-06  Richard Henderson  <rth@cygnus.com>
7359
7360         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
7361         * g++.old-deja/g++.brendan/crash52.C: Likewise.
7362         * g++.old-deja/g++.jason/report.C: Likewise.
7363         * g++.old-deja/g++.law/friend5.C: Likewise.
7364         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
7365         of the expected warnings.
7366
7367 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
7368
7369         * g++.old-deja/g++.pt/enum14.C: New test.
7370
7371 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
7372
7373         * g++.old-deja/g++.pt/crash59.C: New test.
7374
7375 2000-10-04  Will Cohen  <wcohen@redhat.com>
7376
7377         * gcc.dg/20000926-1.c: New test.
7378
7379 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
7380
7381         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
7382         function name for current C++ compiler.
7383         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
7384
7385 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
7386
7387         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
7388         __PRETTY_FUNCTION__.
7389         * g++.old-deja/g++.ext/pretty2.C: Likewise.
7390
7391 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7392
7393         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
7394
7395 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
7396
7397         * gcc.c-torture/compile/20000923-1.c: New test.
7398
7399 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
7400
7401         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
7402         * g++.old-deja/g++.pt/ttp62.C: Same.
7403         * g++.old-deja/g++.other/inline14.C: Same.
7404
7405 2000-09-24  Richard Henderson  <rth@cygnus.com>
7406
7407         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
7408
7409 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
7410
7411         * gcc.dg/c90-printf-1.c: Add test for wide string format.
7412
7413 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
7414
7415         * gcc.c-torture/compile/20000922-1.c: New file.
7416
7417 2000-09-21  Nick Clifton  <nickc@redhat.com>
7418
7419         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
7420         a signed long modulo operation.
7421         (mod6): New function - perform an unsigned long modulo operation.
7422         (main): Add tests for modulos of very large numbers by very small
7423         dividends.
7424
7425 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7426
7427         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
7428
7429 2000-09-19  Richard Henderson  <rth@cygnus.com>
7430
7431         * gcc.dg/compare2.c (case 10): XFAIL.
7432
7433 2000-09-18  Richard Henderson  <rth@cygnus.com>
7434
7435         * gcc.c-torture/execute/20000906-1.c: Move ...
7436         * gcc.dg/20000906-1.c: ... here.  Only run on targets
7437         that support __builtin_trap.
7438
7439 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
7440
7441         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
7442
7443 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7444
7445         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
7446         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
7447         more $ format tests.
7448
7449 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7450
7451         * gcc.dg/format-errmk-1.c: New test.
7452
7453 2000-09-17  Greg McGary  <greg@mcgary.org>
7454
7455         * gcc.c-torture/execute/20000917-1.x: Remove.
7456
7457 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7458
7459         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
7460
7461 2000-09-17  Greg McGary  <greg@mcgary.org>
7462
7463         * gcc.c-torture/execute/20000917-1.c: New test.
7464         * gcc.c-torture/execute/20000917-1.x: XFAIL.
7465
7466 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
7467
7468         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
7469         in nested macro bug.
7470
7471 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
7472
7473         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
7474
7475 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
7476
7477         * gcc.c-torture/execute/20000914-1.c: New test.
7478
7479 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
7480
7481         * g++.other/inline13.C: New test.
7482
7483 2000-09-12  Andreas Jaeger  <aj@suse.de>
7484
7485         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
7486         constant by Ulrich Drepper <drepper@redhat.com>.
7487
7488 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
7489
7490         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
7491
7492 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7493
7494         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
7495
7496 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
7497
7498         * gcc.dg/cpp/backslash.c: New test.
7499
7500 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
7501
7502         * gcc.c-torture/execute/20000910-1.c: New test.
7503         * gcc.c-torture/execute/20000910-2.c: Likewise.
7504
7505 2000-09-11  Robert Lipe  <robertl@sco.com>
7506
7507         * gcc.dg/pragma-align.c: New test.
7508
7509 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
7510
7511         * g++.old-deja/g++.pt/explicit82.C: New test.
7512         * g++.old-deja/g++.pt/explicit83.C: New test.
7513
7514 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
7515
7516         * gcc.dg/asm-names.c: New test.
7517
7518 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7519
7520         * gcc.dg/cpp/tr-warn6.c: New test
7521
7522 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7523
7524         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
7525         be accepted.
7526
7527 2000-09-07  Catherine Moore  <clm@redhat.com>
7528
7529         * gcc.c-torture/execute/unroll-1.c: New test.
7530
7531 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
7532
7533         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
7534         ERROR markers.
7535         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
7536         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
7537         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
7538         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
7539         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
7540         Preprocess only.
7541         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
7542         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
7543
7544 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7545
7546         * g++.old-deja/g++.pt/deduct2.C: New test.
7547
7548 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7549
7550         * g++.old-deja/g++.pt/parms2.C: New test.
7551
7552 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7553
7554         * g++.old-deja/g++.pt/crash58.C: New test.
7555
7556 2000-09-06  Greg McGary  <greg@mcgary.org>
7557
7558         * gcc.c-torture/execute/20000906-1.c: New test.
7559         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
7560
7561 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7562
7563         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
7564
7565 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
7566
7567         * g++.old-deja/g++.pt/crash57.C: New test.
7568
7569 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
7570
7571         * g++.old-deja/g++.pt/crash56.C: New test.
7572
7573 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
7574
7575         * g++.old-deja/g++.pt/koenig1.C: New test.
7576
7577 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
7578
7579         * gcc.dg/20000904-1.c: New test.
7580
7581 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
7582
7583         * gcc.dg/cpp/paste8.c: New test.
7584
7585 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
7586
7587         * gcc.c-torture/compile/20000827-1.c: New test.
7588
7589 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
7590
7591         * gcc.dg/format-diag-1.c: New test.
7592
7593 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
7594
7595         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
7596         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
7597         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
7598         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
7599         gcc.dg/formatz-1.c: Adjust warning regular expressions.
7600
7601 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
7602
7603         * g++.old-deja/g++.other/nested4.C: New test.
7604
7605 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
7606
7607         * g++.old-deja/g++.ns/scoped1.C: New test.
7608
7609 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
7610
7611         * lib/g++.exp: Support testing already-installed GCC.
7612
7613 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7614
7615         * wtr-label-1.c, wtr-suffix-1.c: New tests.
7616
7617 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7618
7619         * gcc.dg/return-type-2.c: New test.
7620
7621 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
7622
7623         * gcc.c-torture/compile/20000825-1.c: New test.
7624
7625 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
7626
7627         * gcc.dg/dwarf2-2.c: New test.
7628
7629 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
7630
7631         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
7632         dg-warning regexps.
7633
7634 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7635
7636         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
7637         gcc.dg/format-ext-5.c: New tests.
7638
7639 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
7640
7641         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
7642
7643 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
7644
7645         * gcc.dg/noncompile/930622-2.c: Adjust error message.
7646
7647 2000-08-24  Richard Henderson  <rth@cygnus.com>
7648
7649         * gcc.dg/ia64-sync-1.c: New test.
7650         * gcc.dg/ia64-sync-2.c: New test.
7651         * gcc.dg/ia64-asm-1.c: New test.
7652
7653 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
7654
7655         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
7656         * gcc.dg/format-ext-2.c: New test.
7657
7658 2000-08-23  Jason Merrill  <jason@redhat.com>
7659
7660         * lib/old-dejagnu.exp: Also ignore "In member function" and
7661         "At global scope".
7662
7663 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7664
7665         * gcc.dg/noncompile/label-lineno-1.c: New test.
7666
7667 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
7668
7669         * gcc.dg/c99-array-nonobj-1.c: New test.
7670
7671 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
7672
7673         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
7674         tests.
7675         * gcc.dg/format-ext-1.c: New test.
7676
7677 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7678
7679         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
7680         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
7681         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
7682         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
7683         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
7684
7685 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
7686
7687         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
7688         gcc.dg/c99-strftime-2.c: New tests.
7689
7690 2000-08-22  Richard Henderson  <rth@cygnus.com>
7691
7692         * gcc.c-torture/execute/20000822-1.c: New test.
7693
7694 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
7695
7696         * gcc.c-torture/execute/20000819-1.x: Remove.
7697
7698 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
7699
7700         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
7701         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
7702         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
7703         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
7704         gcc.dg/format-xopen-1.c: New tests.
7705
7706 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
7707
7708         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
7709
7710 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
7711
7712         * g++.old-deja/g++.other/loop2.C: New test.
7713
7714         * gcc.c-torture/compile/20000606-1.c: New test.
7715         * gcc.c-torture/compile/20000728-1.c: New test.
7716         * gcc.c-torture/execute/20000801-1.c: New test.
7717         * gcc.c-torture/execute/20000801-2.c: New test.
7718         * gcc.c-torture/execute/20000819-1.c: New test.
7719         * gcc.c-torture/execute/20000819-1.x: XFAIL.
7720         * gcc.dg/20000629-1.c: New test.
7721         * gcc.dg/20000724-1.c: New test.
7722         * gcc.dg/20000807-1.c: New test.
7723
7724 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
7725
7726         * gcc.dg/cpp/pragma-1.c: New test.
7727         * gcc.dg/cpp/pragma-2.c: New test.
7728
7729 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
7730
7731         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
7732         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
7733
7734 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7735
7736         * gcc.c-torture/compile/20000818-1.c: New test.
7737
7738 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
7739
7740         * gcc.c-torture/execute/20000818-1.c: New test.
7741
7742 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7743
7744         * gcc.dg/format-va-1.c: New test.
7745
7746 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
7747
7748         * g++.old-deja/g++.other/typedef8.C: New test.
7749
7750 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
7751
7752         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
7753         * g++.old-deja/g++.mike/net36.C: Mark candidate.
7754         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
7755         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
7756         * g++.old-deja/g++.other/ptrmem7.C: New test.
7757         * g++.old-deja/g++.pt/ptrmem10.C: New test.
7758
7759 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
7760
7761         * g++.old-deja/g++.pt/typename27.C: New test.
7762
7763 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
7764
7765         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
7766         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
7767         * g++.old-deja/g++.pt/friend45.C: New test.
7768         * g++.old-deja/g++.other/friend8.C: New test.
7769
7770 2000-08-15  Richard Henderson  <rth@cygnus.com>
7771
7772         * gcc.c-torture/execute/20000815-1.c: New test.
7773
7774 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
7775
7776         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
7777         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
7778         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
7779
7780 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
7781
7782         * g++.old-deja/g++.other/refinit2.C: New test.
7783
7784 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
7785
7786         * lib/c-torture.exp (c-torture): Make
7787         compiler_conditional_xfail_data global.
7788         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
7789         compiler_conditional_xfail_data machinery.
7790         (f-torture-execute): Likewise.
7791         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
7792         and only when unrolling loops.
7793
7794         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
7795
7796 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
7797
7798         * g++.old-deja/g++.pt/explicit81.C: New test.
7799
7800 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
7801
7802         * g++.old-deja/g++.pt/typename26.C: New test.
7803
7804 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
7805
7806         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
7807         warning.
7808
7809 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
7810
7811         * g++.old-deja/g++.other/array3.C: New test.
7812
7813 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
7814
7815         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
7816         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
7817         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
7818         New tests.
7819
7820 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
7821
7822         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
7823         * g++.old-deja/g++.abi/vmihint.C: Likewise.
7824
7825 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
7826
7827         * gcc.c-torture/execute/20000808-1.c: New test.
7828
7829 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
7830
7831         * gcc.dg/c90-const-expr-1.c: New test.
7832
7833 2000-08-08  Richard Henderson  <rth@cygnus.com>
7834
7835         * gcc.dg/noncompile/920923-1.c: Declare calloc.
7836
7837 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
7838
7839         * gcc.dg/noncompile/const-ll-1.c: New test.
7840
7841 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7842
7843         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
7844
7845 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
7846
7847         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
7848         that running programs linked against the shared version of libobjc
7849         run correctly.
7850
7851 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7852
7853         * gcc.dg/c99-printf-1.c: New test.
7854
7855 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7856
7857         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
7858
7859 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
7860
7861         * gcc.c-torture/execute/20000731-1.x: Delete.
7862
7863 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
7864
7865         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
7866         and torture_without_loops as is done by c-torture.exp.
7867         (search_for): Copy from c-torture.exp.
7868         (gcc-dg-runtest): New function, drives a directory of tests
7869         iterating over the TORTURE_OPTIONS.
7870         (scan-assembler, scan-assembler-not): Move here from
7871         individual directory drivers.
7872
7873         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
7874         defined by lib/gcc-dg.exp.
7875         * gcc.dg/cpp/cpp.exp: Likewise.
7876         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
7877         gcc-dg-runtest, so we cycle over optimization options.
7878
7879         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
7880         * gcc.dg/compare2.c: No longer expected to fail.
7881
7882 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
7883
7884         * gcc.c-torture/execute/20000804-1.c: New test.
7885
7886 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7887
7888         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
7889
7890 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
7891
7892         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
7893
7894 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
7895
7896         * gcc.c-torture/compile/20000803-1.c: New test.
7897
7898 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
7899
7900         * gcc.c-torture/execute/20000801-3.c,
7901         gcc.c-torture/execute/20000801-4.c: New tests.
7902         * gcc.c-torture/execute/20000801-3.x,
7903         gcc.c-torture/execute/20000801-4.x: Xfail.
7904
7905 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
7906
7907         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
7908         libobjc/.libs to allow for libtool.
7909
7910 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
7911
7912         * gcc.c-torture/compile/20000802-1.c: New test.
7913
7914 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
7915
7916         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
7917
7918 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
7919
7920         * gcc-c-torture/execute/20000731-2.c: New test.
7921
7922         * gcc.c-torture/execute/20000731-1.c: New test.
7923         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
7924
7925 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
7926
7927         * testsuite/gcc.dg/cpp/paste7.c: New test.
7928         * gcc.dg/cpp/20000725-1.c: New test.
7929
7930 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
7931
7932         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
7933         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
7934         declaration warning for __builtin_dwarf_reg_size.
7935
7936         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
7937
7938 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
7939
7940         * gcc.dg/noncompile/voidparam-1.c: New test.
7941
7942 2000-07-30  Richard Henderson  <rth@cygnus.com>
7943
7944         * gcc.dg/c90-digraph-1.c: Don't xfail.
7945         * gcc.dg/compare2.c (case 10): Xfail.
7946         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
7947
7948 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
7949
7950         * gcc.dg/c99-main-1.c: New test.
7951
7952 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7953
7954         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
7955
7956 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
7957
7958         * gcc.c-tortuer/execute/20000726-1.c: New test.
7959
7960 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
7961
7962         * gcc.c-torture/execute/enum-2.c: New test.
7963
7964 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7965
7966         * gcc.dg/cpp/tr-warn3.c: New test.
7967
7968 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7969
7970         * g++.old-deja/g++.ext/implicit1.C: Remove.
7971         * g++.old-deja/g++.jason/c2.C: Remove
7972         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
7973         * g++.old-deja/g++.pt/crash16.C: Likewise.
7974         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
7975
7976 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7977
7978         * g++.old-deja/g++.other/for2.C: New test.
7979
7980 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
7981
7982         * gcc.dg/20000720-1.c: New test.
7983
7984 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
7985
7986         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
7987
7988 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
7989
7990         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
7991         * gcc.c-torture/execute/20000722-1.c: New.
7992         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
7993
7994 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
7995
7996         * gcc.dg/cpp/20000720-1.S: New test.
7997
7998 2000-07-21  Michael Meissner  <meissner@redhat.com>
7999
8000         * gcc.c-torture/execute/ieee/hugeval.c: New test.
8001
8002 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
8003
8004         * g++.old-deja/g++.brendan/crash16.C,
8005         g++.old-deja/g++.brendan/parse3.C,
8006         g++.old-deja/g++.brendan/redecl1.C,
8007         g++.old-deja/g++.ns/template13.C,
8008         g++.old-deja/g++.other/decl4.C,
8009         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
8010
8011 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
8012
8013         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
8014         and "Internal error".
8015
8016         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
8017         regexps.
8018         * gcc.dg/cpp/paste6.c: New test.
8019
8020 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
8021
8022         * gcc.dg/cpp/tr-direct.c: New test.
8023
8024         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
8025         gcc.dg/cpp/undef1.c: Tweak error regexps.
8026
8027 2000-07-18  Eric Christopher <echristo@redhat.com>
8028
8029         * gcc.c-torture/compile/20000718-1.c: New test.
8030
8031 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
8032
8033         * cpplex.c (_cpp_push_token): If the token being pushed back
8034         is the previous token in this context, just subtract one from
8035         context->posn.
8036         * cppmacro.c (save_expansion): Clear aux field when storing a
8037         placemarker.
8038
8039 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
8040
8041         * gcc.dg/noncompile/redecl-1.c: New test.
8042
8043 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
8044
8045         * gcc.c-torture/execute/20000717-5.c: New test.
8046         * gcc.c-torture/execute/20000717-1.x: Removed.
8047
8048 2000-07-17  Richard Henderson  <rth@cygnus.com>
8049
8050         * gcc.c-torture/execute/20000717-4.c: New test.
8051
8052 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
8053
8054         * gcc.dg/cpp/syshdr.c: New test.
8055         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
8056
8057 2000-07-17  Neil Booth  <neilb@earthling.net>
8058
8059         * gcc.dg/cpp/cmdlne-dM.c: New test.
8060         * gcc.dg/cpp/cmdlne-dD.c: New test.
8061
8062 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
8063
8064         * gcc.c-torture/execute/20000717-3.c: New test.
8065
8066         * gcc.c-torture/compile/20000717-1.c: New test.
8067
8068 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
8069
8070         * gcc.c-torture/execute/20000717-2.c: New test.
8071
8072 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8073
8074         * gcc.dg/formatz-1.c: New test.
8075
8076         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
8077         * gcc.dg/c99-digraph-1.c: New tests.
8078
8079         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
8080         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
8081
8082         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
8083         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
8084         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
8085         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
8086         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
8087         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
8088         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
8089
8090 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
8091
8092         * gcc.c-torture/execute/20000717-1.c: New test.
8093         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
8094
8095 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
8096
8097         * gcc.c-torture/execute/20000715-2.c: New test.
8098         * gcc.dg/20000715-1.c: New test.
8099
8100 2000-07-15  Michael Meissner  <meissner@redhat.com>
8101
8102         * gcc.c-torture/execute/20000715-1.c: New test.
8103
8104 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
8105
8106         * gcc.c-torture/execute/20000707-1.c: New test.
8107
8108 2000-07-13  Neil Booth  <NeilB@earthling.net>
8109
8110         * testsuite/gcc.dg/cpp/digraph1.c,
8111         testsuite/gcc.dg/cpp/digraph2.c,
8112         testsuite/gcc.dg/cpp/digraphs.c: New tests.
8113
8114 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
8115
8116         * g77.f-torture/compile/20000630-2.f:  New test.
8117         * g77.f-torture/compile/20000630-2.x
8118
8119 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
8120
8121         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
8122
8123 2000-07-11  Neil Booth  <NeilB@earthling.net>
8124
8125         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
8126
8127 2000-07-11  Neil Booth  <NeilB@earthling.net>
8128
8129         * gcc.dg/cpp/cmdlne-C.c: New.
8130
8131 2000-07-09  Neil Booth  <NeilB@earthling.net>
8132
8133         * gcc.dg/cpp/directiv.c: New tests.
8134         * gcc.dg/cpp/undef1.c: Update.
8135
8136 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
8137
8138         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
8139
8140 2000-07-09  Neil Booth  <NeilB@earthling.net>
8141
8142         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
8143
8144 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
8145
8146         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
8147         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
8148
8149 2000-07-08  Neil Booth  <NeilB@earthling.net>
8150
8151         * gcc.dg/cpp/macsyntx.c: New tests.
8152
8153 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
8154
8155         * gcc.dg/20000707-1.c: New test.
8156
8157 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
8158
8159         * gcc.c-torture/execute/20000706-1.c: New test.
8160         * gcc.c-torture/execute/20000706-2.c: New test.
8161         * gcc.c-torture/execute/20000706-3.c: New test.
8162         * gcc.c-torture/execute/20000706-4.c: New test.
8163         * gcc.c-torture/execute/20000706-5.c: New test.
8164
8165 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
8166
8167         * g++.old-deja/g++.pt/instantiate7.C: New test.
8168
8169 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
8170
8171         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
8172         * g++.old-deja/g++.mike/thunk3.C: Likewise.
8173         * g++.old-deja/g++.other/rtti3.C: Likewise.
8174         * g++.old-deja/g++.other/rttid3.C: Likewise.
8175
8176 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
8177
8178         *  g77.f-torture/compile/20000630-1.x: Fix typo
8179
8180 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
8181
8182         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
8183         assembly output.
8184
8185 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
8186
8187         * gcc.dg/cpp/ident.c: New test.
8188
8189 2000-07-05  Neil Booth  <NeilB@earthling.net>
8190
8191         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
8192           gcc.dg/cpp/lexstrng.c: New tests.
8193
8194 2000-07-04  Neil Booth  <NeilB@earthling.net>
8195
8196         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
8197         * gcc.dg/cpp/strify2.c: Same.
8198
8199 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
8200
8201         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
8202         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
8203         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
8204         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
8205
8206         * testsuite/gcc.dg/cpp/macro1.c,
8207         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
8208         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
8209         testsuite/gcc.dg/cpp/strify1.c,
8210         testsuite/gcc.dg/cpp/strify2.c: New tests.
8211
8212 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
8213
8214         * gcc.c-torture/execute/20000703-1.c: New test.
8215
8216 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
8217
8218         * g++.old-deja/g++.pt (lookup10.C): New test.
8219
8220 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
8221
8222         * g++.old-deja/g++.pt (typename25.C): New test.
8223
8224 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
8225
8226         * gcc.c-torture/compile/20000701-1.c: New test.
8227
8228 2000-06-30  Nick Clifton  <nickc@cygnus.com>
8229
8230         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
8231         to test case.
8232
8233 2000-06-30  Catherine Moore  <clm@cygnus.com>
8234
8235         * gcc.c-torture/execute/align-1.c: New test.
8236
8237 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
8238
8239         * g++.old-deja/g++.pt/expr8.C: New test.
8240         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
8241
8242 2000-06-29  Nick Clifton  <nickc@cygnus.com>
8243
8244         * gcc.c-torture/compile/20000629-1.c: New test.
8245
8246 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
8247
8248
8249         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
8250         gcc.dg/noncompile directory, depending on whether they're
8251         preprocessor tests or not.  Annotate all the tests for the dg
8252         framework.
8253
8254         * gcc.c-torture/noncompile/noncompile.exp: Delete.
8255         * gcc.dg/noncompile/noncompile.exp: New.
8256
8257         * Moved files:
8258         Old name                                New name
8259         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
8260         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
8261         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
8262         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
8263         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
8264         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
8265         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
8266         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
8267         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
8268         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
8269         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
8270         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
8271         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
8272         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
8273         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
8274         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
8275         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
8276         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
8277         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
8278         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
8279         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
8280         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
8281         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
8282         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
8283
8284         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
8285         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
8286         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
8287         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
8288         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
8289         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
8290
8291 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
8292
8293         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
8294         declare one variable.  On the fourth, error.
8295         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
8296         declared by 20000628-1a.h.
8297
8298 2000-06-29  Richard Henderson  <rth@redhat.com>
8299
8300         * gcc.c-torture/execute/930529-1.x: New file.
8301         * gcc.dg/920413-1.c: Adjust expected warning text.
8302         * gcc.dg/980217-1.c: Declare abort.
8303         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
8304
8305 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
8306
8307         * g77.f-torture/compile/20000629-1.f: New test.
8308         * g77.f-torture/compile/20000629-1.x: Expected to fail.
8309
8310 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
8311
8312         Rearrange lots of files, removing entirely the
8313         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
8314         directories.
8315
8316         * Deleted files:
8317         gcc.c-torture/code_quality/code_quality.exp
8318         gcc.c-torture/special/special.exp
8319         gcc.failure/failure.exp
8320         gcc.failure/940409-1.x
8321         gcc.c-torture/compile/961203-1.x
8322
8323         * New files:
8324         gcc.misc-tests/linkage.exp
8325         gcc.c-torture/execute/920730-1t.c
8326         gcc.c-torture/execute/920730-1t.x
8327         gcc.c-torture/compile/920520-1.x
8328         gcc.c-torture/compile/920521-1.x
8329         gcc.c-torture/compile/981006-1.x
8330         gcc.c-torture/execute/eeprof-1.x
8331
8332         * Moved files (possibly with modifications to fit a new harness):
8333         Old name                                New name
8334         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
8335         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
8336         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
8337         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
8338         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
8339         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
8340         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
8341         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
8342         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
8343         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
8344         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
8345         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
8346         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
8347         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
8348
8349 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
8350
8351         * c-torture/compile/961203-1.x: Delete.
8352
8353         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
8354         not exit. Include stdio.h.
8355         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
8356         * gcc.misc-tests/dg-12.c: Likewise.
8357         * gcc.misc-tests/dg-5.c: Likewise.
8358         * gcc.misc-tests/dg-6.c: Likewise.
8359         * gcc.misc-tests/dg-7.c: Prototype abort.
8360         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
8361         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
8362         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
8363         not exit.
8364         * gcc.misc-tests/sieve.c: Use return from main, not exit.
8365         * gcc.misc-tests/sort2.c: Use return from main, not exit.
8366
8367 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
8368
8369         * gcc.dg/cpp/20000628-1.c: New test.
8370         * gcc.dg/cpp/20000628-1.h: New header for above test.
8371         * gcc.dg/cpp/20000628-1a.h: Likewise.
8372
8373 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
8374
8375         * gcc.dg/cpp: New directory.
8376         * gcc.dg/cpp/cpp.exp: New driver.
8377         * gcc.dg/cpp/20000627-1.c: New test.
8378         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
8379         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
8380         and rewrite as a compilation test.
8381
8382         * gcc.dg: Move many files into the cpp subdirectory, possibly
8383         renaming or editing them as well.
8384         Old name                New name
8385         990119-1.c              cpp/19990119-1.c
8386         990228-1.c              cpp/19990228-1.c
8387         990407-1.c              cpp/19990407-1.c
8388         990409-1.c              cpp/19990409-1.c
8389         990413-1.c              cpp/19990413-1.c
8390         990703-1.c              cpp/19990703-1.c
8391         20000127-1.c            cpp/20000127-1.c
8392         20000129-1.c            cpp/20000129-1.c
8393         20000207-1.c            cpp/20000207-1.c
8394         20000207-2.c            cpp/20000207-2.c
8395         20000209-1.c            cpp/20000209-1.c
8396         20000209-2.c            cpp/20000209-2.c
8397         20000301-1.c            cpp/20000301-1.c
8398         20000419-1.c            cpp/20000419-1.c
8399         20000510-1.S            cpp/20000510-1.S
8400         20000519-1.c            cpp/20000519-1.c
8401         20000529-1.c            cpp/20000529-1.c
8402         20000625-1.c            cpp/20000625-1.c
8403         20000625-2.c            cpp/20000625-2.c
8404         cpp-as1.c               cpp/assert1.c
8405         cpp-as2.c               cpp/assert2.c
8406         cxx-comments-1.c        cpp/cxxcom1.c
8407         cxx-comments-2.c        cpp/cxxcom2.c
8408         endif-label.c           cpp/endif.c
8409         cpp-hash1.c             cpp/hash1.c
8410         cpp-hash2.c             cpp/hash2.c
8411         cpp-if1.c               cpp/if-1.c
8412         cpp-if2.c               cpp/if-2.c
8413         cpp-if3.c               cpp/if-3.c
8414         cpp-if4.c               cpp/if-4.c
8415         cpp-if5.c               cpp/if-5.c
8416         cpp-cond.c              cpp/if-cexp.c
8417         cpp-missingop.c         cpp/if-mop.c
8418         cpp-missingparen.c      cpp/if-mpar.c
8419         cpp-opprec.c            cpp/if-oppr.c
8420         cpp-ifparen.c           cpp/if-paren.c
8421         cpp-shortcircuit.c      cpp/if-sc.c
8422         cpp-shift.c             cpp/if-shift.c
8423         cpp-unary.c             cpp/if-unary.c
8424         cpp-li1.c               cpp/line1.c
8425         cpp-li2.c               cpp/line2.c
8426         lineno.c                cpp/line3.c
8427         lineno-2.c              cpp/line4.c
8428         cpp-mi.c                cpp/mi1.c
8429         cpp-mic.h               cpp/mi1c.h
8430         cpp-micc.h              cpp/mi1cc.h
8431         cpp-mind.h              cpp/mi1nd.h
8432         cpp-mindp.h             cpp/mi1ndp.h
8433         cpp-mix.h               cpp/mi1x.h
8434         cpp-mi2.c               cpp/mi2.c
8435         cpp-mi2a.h              cpp/mi2a.h
8436         cpp-mi2b.h              cpp/mi2b.h
8437         cpp-mi2c.h              cpp/mi2c.h
8438         cpp-mi3.c               cpp/mi3.c
8439         cpp-mi3.def             cpp/mi3.def
8440         poison-1.c              cpp/poison.c
8441         pr-impl.c               cpp/prag-imp.c
8442         cpp-redef-2.c           cpp/redef1.c
8443         cpp-redef.c             cpp/redef2.c
8444         strpaste.c              cpp/strp1.c
8445         strpaste-2.c            cpp/strp2.c
8446         cpp-tradpaste.c         cpp/tr-paste.c
8447         cpp-tradstringify.c     cpp/tr-str.c
8448         cpp-tradwarn1.c         cpp/tr-warn1.c
8449         cpp-tradwarn2.c         cpp/tr-warn2.c
8450         trigraphs.c             cpp/trigraphs.c
8451         cpp-unc1.c              cpp/unc1.c
8452         cpp-unc2.c              cpp/unc2.c
8453         cpp-unc3.c              cpp/unc3.c
8454         cpp-unc.c               cpp/unc4.c
8455         undef.c                 cpp/undef1.c
8456         undef-2.c               cpp/undef2.c
8457         cpp-wi1.c               cpp/widestr1.c
8458
8459 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
8460
8461         * lib/g++.exp (g++_include_flags): Tweak.
8462
8463 2000-06-27  H.J. Lu  <hjl@gnu.org>
8464             Loren J. Rittle  <ljrittle@acm.org>
8465
8466         * lib/g++.exp (g++_include_flags): Override libgloss.exp
8467         version with one that knows about the new gcc tree structure.
8468         (g++_link_flags): Same.
8469
8470 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
8471
8472         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
8473         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
8474         case we are cross-compiling.
8475
8476         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
8477         g++.old-deja/g++.niklas/Makefile.in,
8478         g++.old-deja/g++.niklas/configure.in,
8479         g++.old-deja/g++.other/Makefile.in,
8480         g++.old-deja/g++.other/configure.in,
8481         gcc.c-torture/code_quality/Makefile.in,
8482         gcc.c-torture/code_quality/configure.in,
8483         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
8484         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
8485         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
8486         gcc.c-torture/execute/ieee/Makefile.in,
8487         gcc.c-torture/execute/ieee/configure.in,
8488         gcc.c-torture/noncompile/Makefile.in,
8489         gcc.c-torture/noncompile/configure.in,
8490         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
8491         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
8492         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
8493
8494 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
8495
8496         * g++.old-deja/g++.other/ambig3.C: New test.
8497
8498 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
8499
8500         * g++.old-deja/g++.pt/syntax1.C: New test.
8501         * g++.old-deja/g++.pt/syntax2.C: New test.
8502         * g++.old-deja/g++.other/syntax3.C: New test.
8503         * g++.old-deja/g++.other/syntax4.C: New test.
8504
8505 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
8506
8507         * gcc.dg/20000623-1.c: Prototype exit and abort.
8508
8509 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
8510
8511         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
8512         New tests.
8513         * gcc.dg/cpp-mi3.def: New file.
8514
8515         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
8516         inside assertions.
8517         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
8518         lexer's error messages.
8519         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
8520         divine anything from the linemarkers.
8521         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
8522         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
8523
8524 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
8525
8526         * gcc.dg/20000623-1.c: New test.
8527
8528 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
8529
8530         * gcc.c-torture/execute/20000622-1.c: New test.
8531
8532 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
8533
8534         * g++.old-deja/g++.other/init15.C: New test.
8535
8536 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
8537
8538         * g++.old-deja/g++.pt/vaarg2.C: New test.
8539         * g++.old-deja/g++.pt/vaarg3.C: New test.
8540
8541 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
8542
8543         * g++.old-deja/g++.other/dyncast6.C: New test.
8544
8545 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
8546
8547         * gcc.c-torture/execute/loop-6.c: New test.
8548
8549 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
8550
8551         * gcc.dg/20000614-1.c: New test.
8552         * gcc.dg/20000614-2.c: New test.
8553
8554 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
8555
8556         * g++.old-deja/g++.other/inline12.C: New test.
8557
8558 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
8559
8560         * g++.old-deja/g++.other/eh1.C: New test.
8561
8562 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
8563
8564         * g++.old-deja/g++.other/type.C: New test.
8565
8566 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
8567
8568         * g++.old-deja/g++.other/initstring.C: New test.
8569
8570 2000-06-12  Jason Merrill  <jason@redhat.com>
8571
8572         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
8573
8574 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
8575
8576         * gcc.c-torture/compile/20000609-1.c: New test.
8577
8578 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
8579
8580         * gcc.dg/20000609-1.c: New test.
8581
8582 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
8583
8584         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
8585         * gcc.c-torture/noncompile/poison-1.c: Move...
8586         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
8587         * gcc.dg/cpp-li1.c: Add a token after the #line.
8588
8589 2000-06-05  Richard Henderson  <rth@cygnus.com>
8590
8591         * gcc.c-torture/execute/20000605-2.c: New test.
8592         * gcc.c-torture/execute/20000605-3.c: New test.
8593
8594 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
8595
8596         * g77.f-torture/execute/20000503-1.x: New file.
8597
8598 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
8599
8600         * g++.old-deja/g++.eh/badalloc1.C: New test.
8601
8602 2000-06-05  Richard Henderson  <rth@cygnus.com>
8603
8604         * gcc.c-torture/execute/20000605-1.c: New test.
8605
8606 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
8607             Nathan Sidwell <nathan@codesourcery.com>
8608
8609         * gcc.c-torture/compile/20000605-1.c: New test.
8610
8611 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
8612
8613         * g77.f-torture/compile/20000601-1.f:  New test.
8614
8615 2000-06-03  Richard Henderson  <rth@cygnus.com>
8616
8617         * gcc.c-torture/execute/20000603-1.c: New.
8618
8619 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
8620
8621         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
8622         * gcc.dg/noreturn-2.c (noreturn): Likewise.
8623
8624 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
8625
8626         * gcc.dg/compare2.c (case 12): XFAIL.
8627         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
8628         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
8629
8630         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
8631
8632 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
8633
8634         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
8635         guard macro is already defined when the header is first
8636         included.
8637         * gcc.dg/cpp-mix.h: New file.
8638         * gcc.dg/endif-label.c: Update patterns to match compiler.
8639
8640         * g++.brendan/complex1.C: Declare abort.
8641         * g++.law/refs4.C: Remove XFAIL.
8642         * g++.oliva/expr2.C: Declare abort and exit.
8643
8644 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
8645
8646         * gcc.c-torture/execute/20000528-1.c: New test.
8647
8648         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
8649         * g++.old-deja/g++.law/temps4.C: Likewise.
8650
8651         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
8652         stdlib.h.  Call abort() on failure.
8653         * g++.old-deja/g++.law/refs4.C: Likewise.
8654         * g++.old-deja/g++.law/temps4.C: Likewise.
8655         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
8656         * gcc.c-torture/execute/20000112-1.c: Include string.h.
8657
8658 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
8659
8660         Relative to g++.dg/special:
8661         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
8662
8663         Relative to g++.old-deja:
8664         * g++.brendan/complex1.C, g++.jason/optimize2.C,
8665         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
8666         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
8667         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
8668         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
8669         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
8670         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
8671
8672         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
8673         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
8674         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
8675         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
8676         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
8677         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
8678         and/or string.h.
8679
8680         * g++.other/goto1.C: Update expectations for error messages.
8681
8682 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
8683
8684         * gcc.c-torture/compile/20000523-1.c: New test.
8685
8686 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
8687
8688         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
8689
8690 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
8691
8692         * g++.old-deja/g++.eh/catch11.C: New test.
8693         * g++.old-deja/g++.eh/catch12.C: New test.
8694
8695 2000-05-24  Nick Clifton  <nickc@cygnus.com>
8696
8697         * gcc.c-torture/execute/20000523-1.c: New test.
8698
8699 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
8700
8701         * c-torture/execute/bcp-1.c: Replace abort in arg of
8702         __builtin_constant_p with a generic external function.
8703
8704         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
8705         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
8706         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
8707         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
8708         Prototype abort and/or exit.
8709
8710         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
8711         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
8712         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
8713         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
8714
8715 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
8716
8717         * gcc.dg/dwarf2-1.c: New test.
8718
8719 2000-05-20  Richard Henderson  <rth@cygnus.com>
8720
8721         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
8722
8723 2000-05-20  Andreas Jaeger  <aj@suse.de>
8724
8725         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
8726         testcase.
8727
8728 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
8729
8730         * gcc.c-torture/execute/20000519-2.c: New test.
8731
8732 2000-05-19  Andreas Jaeger  <aj@suse.de>
8733
8734         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
8735         which fails with SSA.
8736
8737         * lib/c-torture.exp: Also test with -O3 -fssa.
8738
8739 2000-05-18  Michael Meissner  <meissner@redhat.com>
8740
8741         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
8742         * gcc.c-torture/execute/920415-1.c: Ditto.
8743         * gcc.c-torture/execute/920501-1.c: Ditto.
8744         * gcc.c-torture/execute/conversion.c: Ditto.
8745         * gcc.c-torture/execute/cvt-1.c: Ditto.
8746
8747 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
8748
8749         * gcc.c-torture/compile/20000518-1.c: New test.
8750
8751 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
8752
8753         * g77.f-torture/compile/200005018.f:  New test.
8754
8755 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
8756
8757         * gcc.c-torture/compile/20000517-1.c: New test.
8758
8759 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8760
8761         * gcc.c-torture/execute/20000516-1.c: New test.
8762
8763 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
8764
8765         * g++.old-deja/g++.other/eh.C: New test.
8766
8767 2000-05-12  Richard Henderson  <rth@cygnus.com>
8768
8769         * gcc.c-torture/execute/990208-1.c (main): Don't pass
8770         constants through to doit's conditional.
8771
8772 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
8773
8774         * gcc.c-torture/compile/20000511-1.c: New test.
8775         * g77.f-torture/compile/20000511-1.f: New test.
8776         * g77.f-torture/compile/20000511-2.f: New test.
8777
8778 2000-05-11  Michael Meissner  <meissner@redhat.com>
8779
8780         * gcc.c-torture/execute/20000511-1.c: New test.
8781
8782 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
8783
8784         * gcc.dg/dg.exp: Scan .S files as well as .c files.
8785         * gcc.dg/20000510-1.S: New.
8786
8787 2000-05-08  Catherine Moore  <clm@cygnus.com>
8788
8789         * gcc.dg/unused-3.c: New.
8790
8791 2000-05-06  Richard Henderson  <rth@cygnus.com>
8792
8793           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
8794           * g++.old-deja/g++.mike/warn1.C: Likewise.
8795           * g++.old-deja/g++.pt/local1.C: Likewise.
8796           * g++.old-deja/g++.pt/local7.C: Likewise.
8797           * g++.old-deja/g++.pt/spec16.C: Likewise.
8798
8799 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
8800
8801         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
8802
8803 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
8804
8805           * g77.f-torture/execute/20000503-1.f:  New test.
8806
8807 2000-05-04  Andreas Jaeger  <aj@suse.de>
8808
8809         * gcc.dg/noreturn-2.c: New test.
8810
8811 2000-05-04  Neil Booth  <NeilB@earthling.net>
8812
8813         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
8814         preprocessor.
8815
8816 2000-05-04  Richard Henderson  <rth@cygnus.com>
8817
8818         * gcc.c-torture/execute/20000503-1.c: Fix typo.
8819
8820 2000-05-04  Richard Henderson  <rth@cygnus.com>
8821
8822         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
8823         OpenSSL by Jason R Thorpe.
8824
8825 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
8826
8827         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
8828
8829 2000-05-03  Robert Lipe <robertlipe@usa.net>
8830
8831         * gcc.dg/20000503-1.c: New test.
8832
8833 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
8834
8835         * gcc.c-torture/compile/20000502-1.c: New test.
8836         * g++.old-deja/g++.other/align.C: New test.
8837         * gcc.dg/cpp-tradstringify.c: New test.
8838
8839 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
8840
8841         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
8842         and hard registers.
8843
8844 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
8845
8846         * gcc.c-torture/execute/loop-5.c: New test.
8847
8848 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
8849
8850         * gcc.c-torture/execute/va-arg-20.c: New test.
8851
8852 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
8853
8854         * gcc.c-torture/execute/20000422-1.c: New test.
8855
8856 2000-04-20  Greg McGary  <gkm@gnu.org>
8857
8858         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
8859         when optimizing, but without sibling-call optimizations (-O1).
8860
8861 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
8862
8863           * gcc.c-torture/compile/20000420-1.c: New test.
8864
8865 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
8866
8867         * g++.abi/ptrflags.C: New test.
8868         * g++.eh/catchptr1.C: Test incomplete pointer chains.
8869
8870 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
8871
8872         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
8873
8874 2000-04-19  Greg McGary  <gkm@gnu.org>
8875
8876         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
8877         sibling-call optimizations.
8878
8879 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
8880
8881         * gcc.dg/20000419-1.c: New test.
8882
8883 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
8884
8885         * gcc.c-torture/execute/20000412-6.c: New test.
8886
8887 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
8888
8889         * gcc.c-torture/execute/20000412-5.c: New test.
8890         * g77.f-torture/compile/20000412-1.f: New test.
8891         * gcc.c-torture/execute/20000412-4.c: New test.
8892         * gcc.c-torture/compile/20000412-2.c: New test.
8893         * gcc.c-torture/execute/20000412-3.c: New test.
8894         * gcc.c-torture/compile/20000412-1.c: New test.
8895         * gcc.c-torture/execute/20000412-2.c: New test.
8896
8897 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
8898
8899         * objc/execute/bf-20.m: New test.
8900
8901 2000-04-10  Richard Henderson  <rth@cygnus.com>
8902
8903         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
8904
8905         * gcc.c-torture/execute/20000412-1.c: New test.
8906
8907 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
8908
8909         * g++.old-deja/g++.eh/catchptr1.C: New test.
8910
8911 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
8912
8913         * g++.old-deja/g++.abi/cxa_vec.C: New test.
8914
8915 2000-04-08  Neil Booth  <NeilB@earthling.net>
8916
8917         * gcc.dg/cpp-nullchar.c: Remove test as
8918         embedded nulls cause problems.
8919
8920 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8921
8922         * gcc.dg/compare2.c: New test.
8923
8924 2000-04-08  Neil Booth  <NeilB@earthling.net>
8925
8926         * gcc.dg/cpp-nullchar.c: New test.
8927
8928 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
8929
8930         * gcc.dg/cpp-mi2.c: New test.
8931         * gcc.dg/cpp-mi2[abc].h: New files.
8932
8933 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
8934
8935         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
8936         member name.
8937
8938 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
8939
8940         * g++.old-deja/g++.abi/vmihint.C: New test.
8941
8942 2000-04-06  Neil Booth  <NeilB@earthling.net>
8943
8944         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
8945         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
8946         copyright.
8947
8948 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
8949
8950         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
8951         avoid stack-frame overwrite.
8952
8953 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
8954
8955         * gcc.c-torture/compile/20000405-2.c: New test.
8956         * gcc.c-torture/compile/20000405-3.c: New test.
8957
8958 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8959
8960         * gcc.c-torture/compile/20000405-1.c: New test.
8961
8962 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
8963
8964         * gcc.dg/cast-qual-1.c: Revert last change.
8965
8966 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8967
8968         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
8969
8970 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
8971
8972         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
8973         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
8974
8975 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
8976
8977         * gcc.c-torture/compile/20000403-2.c: New test.
8978         * gcc.c-torture/compile/20000403-1.c: New test.
8979
8980 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
8981
8982         * gcc.c-torture/execute/20000403-1.c: New test.
8983
8984 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
8985
8986         * gcc.c-torture/execute/20000402-1.c: New test.
8987
8988 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
8989
8990         * gcc.c-torture/execute/va-arg-15.c: New test.
8991         * gcc.c-torture/execute/va-arg-16.c: New test.
8992         * gcc.c-torture/execute/va-arg-17.c: New test.
8993         * gcc.c-torture/execute/va-arg-18.c: New test.
8994         * gcc.c-torture/execute/va-arg-19.c: New test.
8995
8996 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
8997
8998         * gcc.c-torture/compile/981211-1.c: Move to...
8999         * gcc.dg/cpp-as1.c: ...here.
9000         * gcc.dg/cpp-as2.c: New file.
9001
9002         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
9003         compiler.
9004
9005 2000-04-02  Neil Booth  <NeilB@earthling.net>
9006
9007         * gcc.dg/cpp-cond.c  New tests.
9008         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
9009         accidental success less likely.
9010         * gcc.dg/cpp-missingop.c  New tests.
9011         * gcc.dg/cpp-missingparen.c  New tests.
9012         * gcc.dg/cpp-shift.c  New tests.
9013         * gcc.dg/cpp-shortcircuit.c  New tests.
9014         * gcc.dg/cpp-unary.c  New tests.
9015
9016 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
9017
9018         * gcc.c-torture/compile/20000329-1.c: New test.
9019
9020 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
9021
9022         * gcc.c-torture/compile/20000326-1.c: New test.
9023         * gcc.c-torture/compile/20000326-2.c: New test.
9024
9025 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
9026
9027         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
9028         the first parameter is a function argument.
9029
9030 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
9031
9032         * g++.old-deja/g++.ext/array4.C: New test.
9033
9034 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
9035
9036         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
9037
9038 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9039
9040         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
9041
9042 2000-03-19  Richard Henderson  <rth@cygnus.com>
9043
9044         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
9045
9046 2000-03-19  Richard Henderson  <rth@cygnus.com>
9047
9048         * gcc.c-torture/compile/20000319-1.c: New test.
9049
9050 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
9051
9052         * gcc.c-torture/execute/20000314-3.c: New test.
9053         * gcc.c-torture/execute/20000314-2.c: New test.
9054         * gcc.c-torture/execute/20000314-1.c: New test.
9055         * gcc.c-torture/compile/20000314-2.c: New test.
9056         * gcc.c-torture/compile/20000314-1.c: New test.
9057
9058 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
9059
9060         * g++.old-deja/g++.warn/inline.C: New test.
9061
9062 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9063
9064         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
9065         standards-compliant result rather than specific constants.
9066         Put test-values in array.
9067
9068 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
9069
9070         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
9071         (g++_target_compile): Put test-specific options last.
9072
9073 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
9074
9075         * g++.old-deja/g++.eh/vbase4.C: New test.
9076
9077 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
9078
9079         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
9080
9081 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
9082
9083         * g++.old-deja/g++.brendan/misc12.C: Removed.
9084         * g++.old-deja/g++.pt/memtemp77.C: Constify.
9085         * g++.old-deja/g++.ext/pretty4.C: New test.
9086
9087 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
9088
9089         * g++.old-deja/g++.other/string2.C: New test.
9090
9091 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
9092
9093         * g++.old-deja/g++.warn/impint2.C: New test.
9094
9095 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9096
9097         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
9098         is 1, not zero.
9099
9100 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
9101
9102         * g++.old-deja/g++.warn/impint.C: New test.
9103         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
9104         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
9105         * g++.old-deja/g++.pt/explicit12.C: Likewise.
9106         * g++.old-deja/g++.pt/explicit13.C: Likewise.
9107         * g++.old-deja/g++.pt/explicit17.C: Likewise.
9108         * g++.old-deja/g++.pt/explicit18.C: Likewise.
9109         * g++.old-deja/g++.pt/explicit19.C: Likewise.
9110         * g++.old-deja/g++.pt/explicit23.C: Likewise.
9111         * g++.old-deja/g++.pt/explicit31.C: Likewise.
9112         * g++.old-deja/g++.pt/explicit35.C: Likewise.
9113         * g++.old-deja/g++.pt/explicit6.C: Likewise.
9114         * g++.old-deja/g++.pt/memclass7.C: Likewise.
9115
9116 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
9117
9118         * gcc.dg/cpp-redef.c: New test.
9119
9120 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
9121
9122         * g++.old-deja/g++.pt/unify7.C: New test.
9123
9124 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9125
9126         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
9127         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
9128
9129 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
9130
9131         * gcc.c-torture/compile/20000224-1.c: New test.
9132
9133 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9134
9135         * gcc.c-torture/compile/cpp-2.c: New test.
9136         * gcc.c-torture/compile/cpp-1.c: New test.
9137
9138 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
9139
9140         * gcc.c-torture/execute/20000225-1.c: New test.
9141
9142 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9143
9144         * gcc.dg/cpp-li2.c: New test.
9145
9146         * gcc.dg/cpp-wi1.c: New test.
9147
9148         * gcc.dg/cpp-li1.c: New test.
9149
9150 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
9151
9152         * g++.old-deja/g++.other/sizeof5.C: New test.
9153
9154 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9155
9156         * gcc.c-torture/execute/va-arg-13.c: New test.
9157
9158 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
9159
9160         * gcc.c-torture/execute/va-arg-12.c: New test.
9161
9162 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
9163
9164         * gcc.c-torture/execute/20000223-1.c: New test.
9165
9166 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
9167
9168         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
9169
9170 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
9171
9172         * g++.old-deja/g++.abi/ptrmem.C: New test.
9173
9174 2000-02-19  Richard Henderson  <rth@cygnus.com>
9175
9176         * gcc.c-torture/compile/init-3.c: New.
9177
9178 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
9179
9180         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
9181         ALWAYS_CXXFLAGS.
9182
9183 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
9184
9185         * gcc.c-torture/compile/20000211-3.c: New test.
9186
9187 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
9188
9189         * gcc.c-torture/compile/20000211-2.c: New test.
9190
9191 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
9192
9193         * gcc.c-torture/compile/20000211-1.c: New test.
9194
9195 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
9196
9197         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
9198           on native targets
9199
9200 2000-02-08  Nathan Sidwell  <nathan@acm.org>
9201
9202         * g++.old-deja/g++.other/cast5.C: New test.
9203
9204 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
9205
9206         * gcc.c-torture/execute/20000205-1.c: New.
9207
9208 2000-02-03  Nathan Sidwell  <nathan@acm.org>
9209
9210         * g++.old-deja/g++.jason/cast3.C: Return void.
9211         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
9212
9213 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9214
9215         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
9216
9217         * gcc.dg/loop-1.c: New test.
9218
9219 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
9220
9221         * gcc.c-torture/compile/20000127-1.c: New test.
9222         * gcc.c-torture/execute/991228-1.c: New test.
9223
9224 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9225
9226         * gcc.dg/unused-2.c: New test.
9227
9228         * gcc.dg/conv-1.c: New test.
9229
9230 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9231
9232         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
9233         compiler.
9234         (tool_option_proc): Fix typo.
9235
9236 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
9237
9238         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
9239         of the ld on the host, not on the build machine.
9240         Also, don't crash if '--help' is not a supported option.
9241
9242 2000-01-24  Richard Henderson  <rth@cygnus.com>
9243
9244         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
9245
9246 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
9247
9248         * gcc.c-torture/execute/20000120-2.c: New test.
9249         * gcc.c-torture/execute/20000120-1.c: New test.
9250
9251 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
9252
9253         * gcc.c-torture/execute/20000113-1.c: New test.
9254
9255 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
9256
9257         * gcc.c-torture/execute/20000112-1.c: New test.
9258
9259 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9260
9261         * gcc.dg/20000111-1.c: New test.
9262
9263 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
9264
9265         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
9266         with 16 bit integers.
9267
9268 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9269
9270         * gcc.dg/20000108-1.c: New test.
9271
9272 2000-01-05  Nathan Sidwell  <nathan@acm.org>
9273
9274         * g++.old-deja/g++.ns/koenig8.C: New test.
9275
9276 2000-01-05  Nathan Sidwell  <nathan@acm.org>
9277
9278         * g++.old-deja/g++.other/cast4.C: New test.
9279
9280 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
9281
9282         * gcc.c-torture/compile/20000105-2.c: New test.
9283         * gcc.c-torture/compile/20000105-1.c: New test.
9284
9285 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9286
9287         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
9288         references to printf & atoi to conform to ANSI standard.
9289         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
9290         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
9291         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
9292         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
9293         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
9294         * g++.old-deja/g++.brendan/complex1.C: Likewise.
9295         * g++.old-deja/g++.brendan/copy1.C: Likewise.
9296         * g++.old-deja/g++.brendan/copy2.C: Likewise.
9297         * g++.old-deja/g++.brendan/copy3.C: Likewise.
9298         * g++.old-deja/g++.brendan/copy4.C: Likewise.
9299         * g++.old-deja/g++.brendan/copy5.C: Likewise.
9300         * g++.old-deja/g++.brendan/copy6.C: Likewise.
9301         * g++.old-deja/g++.brendan/copy7.C: Likewise.
9302         * g++.old-deja/g++.brendan/copy8.C: Likewise.
9303         * g++.old-deja/g++.brendan/crash11.C: Likewise.
9304         * g++.old-deja/g++.brendan/crash14.C: Likewise.
9305         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
9306         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
9307         * g++.old-deja/g++.brendan/delete2.C: Likewise.
9308         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
9309         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
9310         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
9311         * g++.old-deja/g++.brendan/eh1.C: Likewise.
9312         * g++.old-deja/g++.brendan/groff1.C: Likewise.
9313         * g++.old-deja/g++.brendan/init3.C: Likewise.
9314         * g++.old-deja/g++.brendan/misc12.C: Likewise.
9315         * g++.old-deja/g++.brendan/misc7.C: Likewise.
9316         * g++.old-deja/g++.brendan/new2.C: Likewise.
9317         * g++.old-deja/g++.brendan/operators4.C: Likewise.
9318         * g++.old-deja/g++.brendan/operators5.C: Likewise.
9319         * g++.old-deja/g++.brendan/overload2.C: Likewise.
9320         * g++.old-deja/g++.brendan/overload7.C: Likewise.
9321         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
9322         * g++.old-deja/g++.brendan/reference1.C: Likewise.
9323         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
9324         * g++.old-deja/g++.brendan/template24.C: Likewise.
9325         * g++.old-deja/g++.brendan/template3.C: Likewise.
9326         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
9327         * g++.old-deja/g++.jason/inline3.C: Likewise.
9328         * g++.old-deja/g++.jason/opeq.C: Likewise.
9329         * g++.old-deja/g++.law/arg5.C: Likewise.
9330         * g++.old-deja/g++.law/arm7.C: Likewise.
9331         * g++.old-deja/g++.law/ctors11.C: Likewise.
9332         * g++.old-deja/g++.law/cvt8.C: Likewise.
9333         * g++.old-deja/g++.law/init9.C: Likewise.
9334         * g++.old-deja/g++.law/refs4.C: Likewise.
9335         * g++.old-deja/g++.law/template2.C: Likewise.
9336         * g++.old-deja/g++.law/visibility24.C: Likewise.
9337         * g++.old-deja/g++.law/vtable3.C: Likewise.
9338         * g++.old-deja/g++.mike/asm2.C: Likewise.
9339         * g++.old-deja/g++.mike/eh1.C: Likewise.
9340         * g++.old-deja/g++.mike/misc1.C: Likewise.
9341         * g++.old-deja/g++.mike/misc13.C: Likewise.
9342         * g++.old-deja/g++.mike/misc14.C: Likewise.
9343         * g++.old-deja/g++.mike/ns12.C: Likewise.
9344         * g++.old-deja/g++.mike/p1248.C: Likewise.
9345         * g++.old-deja/g++.mike/p3708.C: Likewise.
9346         * g++.old-deja/g++.mike/p3708a.C: Likewise.
9347         * g++.old-deja/g++.mike/p3708b.C: Likewise.
9348         * g++.old-deja/g++.mike/p646.C: Likewise.
9349         * g++.old-deja/g++.mike/p700.C: Likewise.
9350         * g++.old-deja/g++.mike/p783.C: Likewise.
9351         * g++.old-deja/g++.mike/p783a.C: Likewise.
9352         * g++.old-deja/g++.mike/p783b.C: Likewise.
9353         * g++.old-deja/g++.mike/p786.C: Likewise.
9354         * g++.old-deja/g++.mike/p789.C: Likewise.
9355         * g++.old-deja/g++.mike/p789a.C: Likewise.
9356         * g++.old-deja/g++.mike/p807a.C: Likewise.
9357         * g++.old-deja/g++.other/delete3.C: Likewise.
9358         * g++.old-deja/g++.other/dyncast1.C: Likewise.
9359         * g++.old-deja/g++.other/dyncast2.C: Likewise.
9360         * g++.old-deja/g++.other/dyncast3.C: Likewise.
9361         * g++.old-deja/g++.other/empty1.C: Likewise.
9362         * g++.old-deja/g++.other/temporary1.C: Likewise.
9363         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
9364         * g++.old-deja/g++.pt/t16.C: Likewise.
9365         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
9366
9367 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
9368
9369         * gcc.dg/991230-1.c: New test.
9370
9371 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
9372
9373         * gcc.c-torture/compile/991229-3.c: New test.
9374         * gcc.c-torture/compile/991229-2.c: New test.
9375         * gcc.c-torture/compile/991229-1.c: New test.
9376
9377 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
9378
9379         * gcc.c-torture/compile/labels-2.c: New test.
9380
9381 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
9382
9383         * gcc.c-torture/execute/991227-1.c: New test.
9384
9385 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9386
9387         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
9388
9389 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
9390
9391         * gcc.c-torture/execute/991221-1.c: New test.
9392
9393 1999-12-20  Nathan Sidwell  <nathan@acm.org>
9394
9395         * g++.old-deja/g++.other/cast3.C: New test.
9396
9397 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
9398
9399         * gcc.c-torture/execute/991216-4.c: New test.
9400
9401 1999-12-16  Michael Meissner  <meissner@cygnus.com>
9402
9403         * gcc.c-torture/execute/991216-1.c: New test.
9404         * gcc.c-torture/execute/991216-2.c: New test.
9405         * gcc.c-torture/execute/991216-3.c: New test.
9406
9407 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
9408
9409         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
9410         Actually make the test fail by using "-O2" for compilation.
9411
9412 1999-12-15  Nathan Sidwell  <nathan@acm.org>
9413
9414         * g++.old-deja/g++.warn/cast-align1.C: New test.
9415
9416 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
9417
9418         * gcc.c-torture/compile/991214-1.c: New test.
9419         * gcc.c-torture/compile/991214-2.c: New test.
9420
9421 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
9422
9423         * gcc.dg/991214-1.c: New test.
9424
9425 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
9426
9427         * gcc.c-torture/compile/991213-3.c: New test.
9428         * gcc.c-torture/compile/991213-2.c: New test.
9429         * gcc.c-torture/compile/991213-1.c: New test.
9430
9431 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
9432
9433         * gcc.dg/991209-1.c: New test.
9434
9435 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
9436
9437         * gcc.c-torture/compile/991208-1.c: New test.
9438
9439 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9440
9441         * gcc.dg/ultrasp2.c: New test.
9442
9443 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
9444
9445         * g++.old-deja/g++.abi/align.C (main): Fix typo.
9446
9447 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
9448
9449         * gcc.c-torture/compile/991202-1.c: New test.
9450         * gcc.c-torture/execute/991202-1.c: New test.
9451         * gcc.c-torture/execute/991202-2.c: New test.
9452         * gcc.c-torture/execute/991202-3.c: New test.
9453
9454 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
9455
9456         * g++.old-deja/g++.abi/align.C: New test.
9457         * g++.old-deja/g++.abi/aggregates.C: Likewise.
9458         * g++.old-deja/g++.abi/bitfields.C: Likewise.
9459
9460 1999-12-01  Richard Henderson  <rth@cygnus.com>
9461
9462         * gcc.c-torture/execute/991201-1.c: New.
9463
9464 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
9465
9466         * gcc.dg/991129-1.c: New test.
9467
9468 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
9469
9470         * gcc.c-torture/compile/991127-1.c: New test.
9471
9472 1999-11-22  Nathan Sidwell  <nathan@acm.org>
9473
9474         * g++.old-deja/g++.other/warn4.C: New test.
9475
9476 1999-11-22  Nathan Sidwell  <nathan@acm.org>
9477
9478         * g++.old-deja/g++.eh/cleanup2.C: New test.
9479         * g++.old-deja/g++.ext/pretty2.C: New test.
9480         * g++.old-deja/g++.ext/pretty3.C: New test.
9481         * g++.old-deja/g++.other/debug6.C: New test.
9482
9483 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
9484
9485         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
9486         compiler_output to look for one error message instead of two.
9487
9488 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
9489
9490         * gcc.c-torture/execute/991118-1.c: Also test case
9491         where the word boundary does not split a byte evenly.
9492
9493 1999-11-19  Nathan Sidwell  <nathan@acm.org>
9494
9495         * g++.old-deja/g++.ext/restrict1.C: New test.
9496
9497 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
9498
9499         * gcc.c-torture/execute/991118-1.c: New test.
9500
9501 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
9502
9503         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
9504         working directory pathnames.
9505
9506 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
9507
9508         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
9509         host is equipped with driver.h and driver.o so it can actually
9510         compile and run the tests.
9511
9512 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
9513
9514         * gcc.c-torture/compile/991008-1.c: New test.
9515
9516 1999-11-08  Nick Clifton  <nickc@cygnus.com>
9517
9518         * lib/gcc-dg.exp: Include target-supports.exp
9519
9520 1999-11-05  Nick Clifton  <nickc@cygnus.com>
9521
9522         * lib/target-supports.exp: New file: Provide procs to test for
9523         features supported by the target.
9524         (check_weak_available): Moved here from ecos.exp.
9525         (check_alias_available): New proc: Determine of the target
9526         toolchain supports the alias attribute.
9527
9528         * gcc.dg/special/ecos.exp: Move check_weak_available to
9529         target-supports.exp.
9530         (alias-1.c): Only perform the test if the target supports
9531         aliases.
9532         (wkali-1.c): Only perform the test if the target supports
9533         aliases.
9534
9535         * gcc.dg/990506-0.c: Expect error messages from cross
9536         targets as well as native targets.
9537
9538 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9539
9540         * gcc.dg/ultrasp1.c: Removed xfail.
9541         * gcc.dg/struct-ret-2.c: Likewise.
9542         * gcc.dg/array-1.c: Likewise.
9543
9544 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9545
9546         * gcc.dg/struct-ret-2.c: New test.
9547
9548         * gcc.dg/array-1.c: New test.
9549
9550 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
9551
9552         * gcc.c-torture/execute/991030-1.c: New test.
9553
9554 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
9555
9556         * gcc.c-torture/compile/991026-2.c: New test.
9557
9558 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
9559
9560         * gcc.c-torture/compile/991026-1.c: New test.
9561
9562 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
9563
9564         * gcc.c-torture/execute/991023-1.c: New test.
9565
9566 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
9567
9568         * gcc.c-torture/execute/991019-1.c: New test.
9569
9570 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
9571
9572         * gcc.c-torture/execute/991016-1.c: New test.
9573
9574 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
9575
9576         * gcc.c-torture/execute/991014-1.c: New test.
9577
9578 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
9579
9580         * g++.old-deja/g++.other/union2.C: New test.
9581
9582 1999-10-13  Nathan Sidwell  <nathan@acm.org>
9583
9584         * g++.old-deja/g++.other/vaarg2.C: New test.
9585         * g++.old-deja/g++.other/vaarg3.C: New test.
9586
9587 1999-10-12  Craig Burley  <craig@jcb-sc.com>
9588
9589         * g77.f-torture/noncompile/19990905-1.f: Moved from being
9590         in compile/.
9591
9592 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
9593
9594         * gcc.c-torture/execute/va-arg-11.c: New test.
9595
9596 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
9597
9598         * lib/file-format.exp (gcc_target_object_format): Don't
9599         crash if objdump is unavailable.
9600
9601 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
9602
9603         * gcc.misc-tests/mg.exp: delete extraneous redirection.
9604
9605 1999-09-28  Nick Clifton  <nickc@cygnus.com>
9606
9607         * gcc.c-torture/compile/990928-1.c: New test.
9608
9609 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
9610
9611         * g++.old-deja/g++.other/decl6.C: New test.
9612
9613 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9614
9615         * gcc.c-torture/execute/va-arg-10.c: New test.
9616
9617 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
9618
9619         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
9620         __PRETTY_FUNCTION__.
9621
9622 1999-09-23  Nick Clifton  <nickc@cygnus.com>
9623
9624         * gcc.c-torture/execute/990923-1.c: New test.
9625
9626 1999-09-21  Nick Clifton  <nickc@cygnus.com>
9627
9628         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
9629         for which -fpic is inappropriate.
9630
9631 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
9632
9633         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
9634
9635 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
9636
9637         * g++.old-deja/g++.other/dyncast1.C: New test.
9638         * g++.old-deja/g++.other/dyncast2.C: New test.
9639         * g++.old-deja/g++.other/dyncast3.C: New test.
9640         * g++.old-deja/g++.other/dyncast4.C: New test.
9641         * g++.old-deja/g++.other/dyncast5.C: New test.
9642         * g++.old-deja/g++.eh/catch3.C: New test.
9643         * g++.old-deja/g++.eh/catch3p.C: New test.
9644         * g++.old-deja/g++.eh/catch4.C: New test.
9645         * g++.old-deja/g++.eh/catch4p.C: New test.
9646         * g++.old-deja/g++.eh/catch5.C: New test.
9647         * g++.old-deja/g++.eh/catch5p.C: New test.
9648         * g++.old-deja/g++.eh/catch6.C: New test.
9649         * g++.old-deja/g++.eh/catch6p.C: New test.
9650         * g++.old-deja/g++.eh/catch7.C: New test.
9651         * g++.old-deja/g++.eh/catch7p.C: New test.
9652         * g++.old-deja/g++.eh/catch8.C: New test.
9653         * g++.old-deja/g++.eh/catch8p.C: New test.
9654         * g++.old-deja/g++.eh/catch9.C: New test.
9655         * g++.old-deja/g++.eh/catch9p.C: New test.
9656
9657 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
9658
9659         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
9660         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
9661
9662 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
9663
9664         * gcc.c-torture/compile/990913-1.c: New test.
9665
9666 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
9667
9668         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
9669         * g++.old-deja/g++.jason/rfg5.C: Likewise.
9670
9671 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
9672
9673         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
9674
9675 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
9676
9677         * g++.old-deja/g++.other/lookup11.C: New test.
9678         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
9679         what is permitted and what we want.
9680         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
9681         overload use.
9682         * g++.old-deja/g++.jason/rfg5.C: Likewise
9683
9684 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
9685
9686         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
9687         * gcc.c-torture/noncompile/poison-1.c: New file.
9688
9689 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
9690
9691         * g++.old-deja/g++.other/sizeof3.C: New test.
9692         * g++.old-deja/g++.other/sizeof4.C: New test.
9693         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
9694         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
9695
9696 1999-09-07  Richard Henderson  <rth@cygnus.com>
9697
9698         * gcc.dg/va-arg-1.c: New.
9699
9700 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9701
9702         * gcc.c-torture/execute/va-arg-9.c: New test.
9703
9704 1999-09-05  Craig Burley  <craig@jcb-sc.com>
9705
9706         * g77.f-torture/compile/980519-2.f: New test.
9707         * g77.f-torture/compile/19990905-0.f: New test.
9708         * g77.f-torture/compile/19990905-1.f: New test.
9709         * g77.f-torture/compile/19990905-2.f: New test.
9710
9711         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
9712
9713 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
9714
9715         * gcc.c-torture/execute/990827-1.c: Fix typo.
9716
9717 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
9718
9719         * g++.old-deja/g++.other/deref1.C: New test.
9720
9721 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
9722
9723         * g++.old-deja/g++.other/ambig2.C: New test.
9724         * g++.old-deja/g++.other/cond5.C: New test.
9725         * g++.old-deja/g++.other/lookup16.C: New test.
9726
9727 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
9728
9729         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
9730         assemblers too.
9731
9732 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
9733
9734         * lib/c-torture.exp: Avoid the "compare executables" optimization
9735         when testing native.
9736
9737 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
9738
9739         * gcc.c-torture/execute/990829-1.c: New test.
9740         * gcc.c-torture/compile/990829-1.c: New test.
9741
9742 1999-08-27  Paul Burchard  <burchard@pobox.com>
9743
9744         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
9745         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
9746         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
9747         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
9748         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
9749         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
9750         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
9751         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
9752         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
9753         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
9754         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
9755
9756 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
9757
9758         * gcc.c-torture/execute/990827-1.c: New test.
9759
9760 1999-08-26  Craig Burley  <craig@jcb-sc.com>
9761
9762         * g77.f-torture/noncompile/19990826-4.f: New test.
9763
9764         * g77.f-torture/compile/19990826-3.f: New test.
9765
9766         * g77.f-torture/execute/19990826-2.f: New test.
9767
9768         * g77.f-torture/compile/19990826-1.f: New test.
9769
9770         * gcc.c-torture/execute/990826-0.c: New test.
9771         * g77.c-torture/execute/19990826-0.f: New test.
9772
9773         * g77.f-torture/noncompile/970626-2.f: New test.
9774
9775 1999-08-25  Paul Burchard  <burchard@pobox.com>
9776
9777         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
9778         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
9779         lss-011.C: New tests.
9780
9781 1999-08-25  Nathan Sidwell  <nathan@acm.org>
9782
9783         * g++.old-deja/g++.other/decl5.C: New test.
9784
9785 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9786
9787         * noncompile/noncompile.exp: Load_lib c-torture.exp.
9788         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
9789         call `postbase' for each one.  All callers of `postbase' changed
9790         to call this instead.
9791
9792 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
9793
9794         * gcc.c-torture/execute/990811-1.c: New test.
9795
9796 1999-08-09  Nick Clifton  <nickc@cygnus.com>
9797
9798         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
9799         just native ones.
9800
9801         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
9802         just native ones.
9803
9804 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
9805
9806         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
9807
9808 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
9809
9810         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
9811
9812 1999-08-04  Nathan Sidwell  <nathan@acm.org>
9813
9814         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
9815
9816 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
9817
9818         * gcc.c-torture/execute/990804-1.c: New test.
9819
9820 1999-08-03  Nathan Sidwell  <nathan@acm.org>
9821
9822         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
9823         * g++.old-deja/g++.brendan/crash64.C: Likewise
9824         * g++.old-deja/g++.brendan/overload8.C: Likewise
9825
9826 1999-08-03  Nathan Sidwell  <nathan@acm.org>
9827
9828         * g++.old-deja/g++.other/struct1.C: New test.
9829
9830 1999-08-03  Nathan Sidwell  <nathan@acm.org>
9831
9832         * g++.old-deja/g++.other/enum2.C: New test.
9833
9834 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
9835
9836         Adapted from tests from Franz Sirl:
9837         * gcc.c-torture/execute/va-arg-7.c: New test.
9838         * gcc.c-torture/execute/va-arg-8.c: New test.
9839
9840 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
9841
9842         * gcc.c-torture/compile/990801-2.c: New test.
9843
9844         * gcc.c-torture/compile/990801-1.c: New test.
9845
9846 1999-07-27  Michael Meissner  <meissner@cygnus.com>
9847
9848         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
9849         fp-cmp-1.c, converting double to float.
9850
9851         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
9852         fp-cmp-1.c, converting double to long double.
9853
9854         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
9855         from fr1 to unknown_register, since fr1 is a legitimate register
9856         on some machines.
9857
9858 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
9859
9860         * README: More listname related changes.
9861
9862 1999-07-08  Catherine Moore  <clm@cygnus.com>
9863
9864         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
9865
9866 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
9867
9868         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
9869
9870 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
9871
9872         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
9873
9874 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
9875
9876         * gcc.dg/990703-1.c: New test.
9877
9878 1999-06-29  Nick Clifton  <nickc@cygnus.com>
9879
9880         * lib/file-format.exp: New file: Move definition of proc
9881         gcc_target_object_format to here from
9882         gcc.dg/special/ecos.exp.
9883
9884         * lib/c-torture.exp: Include lib file-format.exp.
9885         * lib/gcc-dg.exp: Include lib file-format.exp.
9886
9887         * gcc.dg/special/ecos.exp: Remove definition of proc
9888         gcc_target_object_format.
9889
9890 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
9891
9892         * gcc.c-torture/execute/990628-1.c: New test.
9893
9894 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
9895
9896         * gcc.c-torture/compile/990625-2.c: New test.
9897
9898         * gcc.c-torture/compile/990625-1.c: New test.
9899
9900 1999-06-23  Nick Clifton  <nickc@cygnus.com>
9901
9902         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
9903         attributes compile.
9904         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
9905         ports that use the COFF/PE file format.
9906
9907 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
9908
9909         * gcc.c-torture/compile/990617-1.c: New test.
9910
9911 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
9912
9913         * g++.old-deja/g++.other/decl4.C: New test.
9914
9915 1999-06-14  Nathan Sidwell  <nathan@acm.org>
9916
9917         * g++.old-deja/g++.other/bitfld3.C: New test.
9918
9919 1999-06-08  Nathan Sidwell  <nathan@acm.org>
9920
9921         * g++.old-deja/g++.eh/catch1.C: New test.
9922
9923 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
9924
9925         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
9926
9927         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
9928         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
9929
9930 1999-06-05  Craig Burley  <craig@jcb-sc.com>
9931
9932         * g77.f-torture/compile/19990502-0.f: Replace with new,
9933         shorter, test that still fails after recent changes.
9934
9935 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
9936
9937         * gcc.c-torture/execute/990604-1.c: New test.
9938
9939 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
9940
9941         * gcc.c-torture/execute/990531-1.c: New test.
9942
9943 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9944
9945         * gcc.c-torture/compile/990527-1.c: New test.
9946
9947 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
9948
9949         * gcc.c-torture/execute/990527-1.c: New test.
9950
9951 1999-05-25  Nick Clifton  <nickc@cygnus.com>
9952
9953         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
9954         bitfields as signed.
9955
9956 1999-05-25  Craig Burley  <craig@jcb-sc.com>
9957
9958         * g77.f-torture/compile/19990525-0.f: New test.
9959
9960 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
9961
9962         * gcc.c-torture/execute/990525-2.c: New test.
9963
9964         * gcc.c-torture/execute/990525-1.c: New test.
9965
9966 1999-05-24  Nathan Sidwell  <nathan@acm.org>
9967
9968         * g++.old-deja/g++.other/anon3.C: New test.
9969         * g++.old-deja/g++.other/anon4.C: New test.
9970         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
9971         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
9972         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
9973         Merrill).
9974
9975 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
9976
9977         * gcc.c-torture/execute/990524-1.c: New test.
9978
9979         * gcc.dg/990524-1.c: New test.
9980
9981 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9982
9983         * gcc.c-torture/compile/990523-1.c: New test.
9984
9985 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
9986
9987         * gcc.c-torture/compile/990519-1.c: New test.
9988
9989 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
9990
9991         * gcc.c-torture/compile/990517-1.c: New test.
9992
9993         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
9994         (e4, f4): New tests.
9995         (main): Call them.
9996
9997 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9998
9999         * gcc.dg/noreturn-1.c: New test.
10000
10001 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
10002
10003         * gcc.c-torture/execute/990513-1.c: New test.
10004
10005 1999-05-10  Richard Henderson  <rth@cygnus.com>
10006
10007         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
10008
10009 1999-05-10  Craig Burley  <craig@jcb-sc.com>
10010
10011         * g77.f-torture/execute/erfc.f: Use small single-precision
10012         values, to avoid problems on Alphas when not -mieee.
10013
10014 1999-05-08  Craig Burley  <craig@jcb-sc.com>
10015
10016         * gcc.dg/990506-0.c: New test.
10017
10018 1999-05-08  Richard Henderson  <rth@cygnus.com>
10019
10020         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
10021         the constant to test.  Don't XFAIL 64-bit targets.
10022
10023         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
10024         * g++.old-deja/g++.law/profile1.C: Likewise.
10025
10026         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
10027         operator new instances.
10028         * g++.old-deja/g++.other/delete5.C: Likewise.
10029
10030 1999-05-03  Craig Burley  <craig@jcb-sc.com>
10031
10032         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
10033         intrinsic.
10034
10035 1999-05-03  Craig Burley  <craig@jcb-sc.com>
10036
10037         * g77.f-torture/execute/u77-test.f: Reverse order of two
10038         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
10039
10040 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10041
10042         * gcc.dg/compare1.c: New test.
10043
10044 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10045
10046         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
10047         New tests.
10048
10049 1999-05-02  Craig Burley  <craig@jcb-sc.com>
10050
10051         * g77.f-torture/compile/19990502-1.f: New test.
10052
10053 1999-05-02  Craig Burley  <craig@jcb-sc.com>
10054
10055         * g77.f-torture/compile/19990502-0.f: New test.
10056
10057 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
10058
10059         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
10060         intrinsic.
10061
10062 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
10063
10064         * g77.f-torture/execute/u77-test.f (main): List libU77
10065         intrinsics not currently tested.
10066         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
10067         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
10068         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
10069         Trim blanks off the ends of some printed strings.
10070
10071 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
10072
10073         * g77.f-torture/execute/u77-test.f (main): Just warn about
10074         FSTAT gid disagreement, as it's expected on some systems.
10075
10076 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
10077
10078         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
10079         use a new function, which allows for some slop.
10080         Clean up some commentary.
10081         (issum): The new function.
10082         (sgladd): Deleted subroutine.
10083
10084 1999-05-01  Craig Burley  <craig@jcb-sc.com>
10085
10086         * g77.f-torture/execute/u77-test.f: Modify to be more like
10087         libf2c/libU77 version, bringing patches to that version here.
10088         Add suitable commentary.
10089
10090 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
10091
10092         * gcc.dg/990424-1.c: New test.
10093
10094 1999-04-24  Craig Burley  <craig@jcb-sc.com>
10095
10096         * g77.f-torture/execute/u77-test.f (main): Bug involving
10097         LSTAT has been fixed, so turn back on full checking.
10098
10099 1999-04-20  Craig Burley  <craig@jcb-sc.com>
10100
10101         * g77.f-torture/compile/19990419-0.f: New test.
10102         * g77.f-torture/execute/19990419-1.f: New test.
10103
10104 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
10105
10106         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
10107         to avoid the need for a prototype to supress a warning.
10108
10109 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
10110
10111         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
10112
10113 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
10114
10115         * gcc.c-torture/execute/990404-1.c: New test.
10116
10117 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
10118
10119         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
10120         * gcc.dg/cpp-if3.c: Don't use -pedantic.
10121         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
10122         missing initializer warnings.
10123
10124 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
10125
10126         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
10127         matching strings.
10128
10129 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
10130
10131         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
10132
10133 1999-03-26  Craig Burley  <craig@jcb-sc.com>
10134
10135         * g77.f-torture/execute/19990325-0.f: New test.
10136         * g77.f-torture/execute/19990325-1.f: New test.
10137
10138 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
10139
10140         * gcc.c-torture/execute/990324-1.c: New test.
10141
10142 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
10143
10144         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
10145         test with 4.
10146
10147 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
10148
10149         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
10150
10151 1999-03-13  Craig Burley  <craig@jcb-sc.com>
10152
10153         * g77.f-torture/execute/19990313-2.f: New test.
10154         * g77.f-torture/execute/19990313-3.f: New test.
10155
10156 1999-03-13  Craig Burley  <craig@jcb-sc.com>
10157
10158         * g77.f-torture/execute/19990313-0.f: New test.
10159         * g77.f-torture/execute/19990313-1.f: New test.
10160
10161 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
10162
10163         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
10164         printf to sprintf.
10165         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
10166         (main): Add check for u15.  Conditionalize u31 check depending on
10167         whether ints are <32 bits or >=32 bits.
10168
10169 1999-03-08  Craig Burley  <craig@jcb-sc.com>
10170
10171         * g77.f-torture/execute/19981119-0.f: Improve testiness.
10172
10173 1999-03-08  Craig Burley  <craig@jcb-sc.com>
10174
10175         * g77.f-torture/compile/19990305-0.f: New test.
10176         * g77.f-torture/execute/19981119-0.f: New test.
10177
10178 1999-03-08  Craig Burley  <craig@jcb-sc.com>
10179
10180         * g77.f-torture/execute/970625-2.f: call ABORT if final
10181         result is not correct, instead of just printing it.
10182         Add this checking via newly introduced obfuscation, to
10183         trip up buggy front ends.
10184
10185 1999-03-07  Craig Burley  <craig@jcb-sc.com>
10186
10187         * g77.f-torture/compile/960317-1.f: Moved from being
10188         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
10189
10190 1999-03-06  Craig Burley  <craig@jcb-sc.com>
10191
10192         * g77.f-torture/execute/960317-1.f: New (old) test.
10193         * g77.f-torture/execute/970625-2.f: Ditto.
10194
10195 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
10196
10197         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
10198         message on line 1 or line 2; cccp and cpplib do this differently.
10199
10200 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
10201
10202         * g++.old-deja/g++.law/weak1.C: New test.
10203
10204 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
10205
10206         * gcc.c-torture/execute/990119-1.c: Renamed to...
10207         * gcc.dg/990119-1.c: this, so it will only be tested once
10208         (it's a preprocessor test, it doesn't need to be run at
10209         multiple optimization levels).
10210
10211 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
10212
10213         * lib/g++.exp: Don't add incdir=$base_dir/../include to
10214           ALWAYS_CXXFLAGS.
10215
10216 1999-02-24  Craig Burley  <craig@jcb-sc.com>
10217
10218         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
10219         * g77.f-torture/compile/19981216-0.f: ...as it is expected
10220         to not be compilable by current g77.
10221
10222 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10223
10224         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
10225
10226 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
10227
10228         * gcc.c-torture/execute/990222-1.c: New test.
10229
10230 1999-02-19  Craig Burley  <craig@jcb-sc.com>
10231
10232         * g77.f-torture/compile/19990218-0.f: New test.
10233         * g77.f-torture/noncompile/19990218-1.f: New test.
10234
10235 1999-02-18  Craig Burley  <craig@jcb-sc.com>
10236
10237         * g77.f-torture/compile/19981216-0.f: New test.
10238
10239 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
10240
10241         * gcc.dg/990214-1.c: New test.
10242
10243 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
10244
10245         * gcc.dg/990213-2.c: New test.
10246
10247         * gcc.dg/990213-1.c: New test.
10248
10249 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
10250
10251         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
10252         ints.
10253
10254 1999-02-11  Nick Clifton  <nickc@cygnus.com>
10255
10256         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
10257         specified by target.
10258
10259         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
10260
10261 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
10262
10263         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
10264
10265 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
10266
10267         * gcc.dg/special/ecos.exp: New test driver for new tests with
10268         special requirements.
10269
10270         * gcc.dg/special/alias-1.c: New test.
10271         * gcc.dg/special/gcsec-1.c: New test.
10272         * gcc.dg/special/weak-1.c: New test.
10273         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
10274         * gcc.dg/special/weak-2.c: New test.
10275         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
10276         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
10277         * gcc.dg/special/wkali-1.c: New test.
10278         * gcc.dg/special/wkali-2.c: New test.
10279         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
10280         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
10281
10282 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
10283
10284           * lib/c-torture.exp (c-torture-compile): Pull out code for
10285           analyzing gcc error messages.
10286           (c-torture-execute): Likewise.  Fix some (harmless) false
10287           positives.
10288           * lib/gcc.exp (gcc_check_compile): New function.
10289
10290 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
10291
10292         * gcc.c-torture/execute/990208-1.c: New test.
10293
10294 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
10295
10296         * g++.dg/special/ecos.exp: New driver for new tests with special
10297         requirements
10298
10299         * g++.dg/special/conpr-1.C: New test
10300         * g++.dg/special/conpr-2.C: New test
10301         * g++.dg/special/conpr-2a.C: New test
10302         * g++.dg/special/conpr-3.C: New test
10303         * g++.dg/special/conpr-3a.C: New test
10304         * g++.dg/special/conpr-3b.C: New test
10305
10306         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
10307         allow g++ to use the dg driver
10308
10309         * README: Add comment about g++.dg directory
10310
10311 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
10312
10313         * README: Update email addresses.
10314
10315 1999-02-03  Nick Clifton  <nickc@cygnus.com>
10316
10317         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
10318         arguments in order to force structure S onto the stack even on
10319         the alpha.
10320         (test): Pass 10 leading arguments to function foo as well as the
10321         structure S.
10322
10323         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
10324         failure for all targets.
10325
10326         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
10327         abort to terminate program execution.
10328
10329 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
10330
10331         * gcc.c-torture/execute/990130-1.c: New test.
10332
10333 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
10334
10335         * gcc.dg/990130-1.c: New test.
10336
10337 1999-01-28  Michael Meissner  <meissner@cygnus.com>
10338
10339         * gcc.c-torture/execute/990128-1.c: New test.
10340
10341 1999-01-27  Michael Meissner  <meissner@cygnus.com>
10342
10343         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
10344
10345 1999-01-27  Felix Lee  <flee@cygnus.com>
10346
10347         * lib/c-torture.exp (c-torture-compile): pull out code for
10348         analyzing gcc error messages.
10349         (c-torture-execute): ditto, and fix some (harmless) false
10350         positives.
10351         * lib/gcc.exp (gcc_check_compile): new function.
10352
10353 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
10354
10355         * gcc.dg/990117-1.c: New test.
10356
10357         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
10358
10359         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
10360
10361 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
10362
10363         * g77.f-torture/compile/990115-1.f: New test.
10364
10365 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
10366
10367         * gcc.c-torture/compile/990107-1.c: New test
10368
10369 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
10370
10371         * gcc.c-torture/execute/990106-2.c: New test.
10372
10373         * gcc.c-torture/execute/990106-1.c: New test.
10374
10375 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
10376
10377         * gcc.c-torture/compile/981223-1.c: New test.
10378
10379 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
10380
10381         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
10382         (opt3): Rename from opt4 and disable.
10383
10384 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
10385
10386         * g++.old-deja/g++.pt/ptrmem5.C: New test.
10387
10388 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
10389
10390         * g++.old-deja/g++.other/conv5.C: New test.
10391
10392 1998-12-14  Nick Clifton  <nickc@cygnus.com>
10393
10394         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
10395
10396 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
10397
10398         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
10399
10400 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
10401
10402         * gcc.c-torture/compile/981211-1.c: New test.
10403
10404 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
10405
10406         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
10407
10408         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
10409
10410 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10411
10412         * gcc.special/930510-1.c: Make C9X safe.
10413         * gcc.misc-tests/gcov-1.c Similarly.
10414         * gcc.misc-tests/gcov-2.c Similarly.
10415
10416 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
10417
10418         * gcc.dg/ultrasp1.c: New test.
10419
10420 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
10421
10422         * gcc.c-torture/execute/981206.c: New test.
10423
10424 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
10425
10426         * g++.old-deja/g++.ns/template7.C: New test.
10427
10428         * g++.old-deja/g++.other/expr1.C: New test.
10429
10430         * g++.old-deja/g++.eh/tmpl3.C: New test.
10431
10432         * g++.old-deja/g++.eh/tmpl2.C: New test.
10433
10434 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
10435
10436         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
10437         * g++.old-deja/g++.other/using6.C: Removed.
10438         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
10439
10440         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
10441
10442 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
10443
10444         * g++.old-deja/g++.pt/overload8.C: New test.
10445
10446         * g++.old-deja/g++.pt/overload7.C: New test.
10447
10448         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
10449
10450         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
10451         and relinking messages.
10452         * lib/g++.exp (g++_target_compile): Remove .rpo file when
10453         compiling with -frepo.
10454
10455 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
10456
10457         * g++.old-deja/g++.pt/lookup6.C: New test.
10458
10459 1998-11-30  Nick Clifton  <nickc@cygnus.com>
10460
10461         * gcc.c-torture/execute/981130-1.c: New test.
10462         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
10463
10464 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
10465
10466         * g++.old-deja/g++.pt/explicit76.C: New test.
10467
10468         * g++.old-deja/g++.pt/friend38.C: New test.
10469
10470         * g++.old-deja/g++.ns/crash2.C: New test.
10471
10472         * g++.old-deja/g++.pt/defarg8.C: New test.
10473
10474         * g++.old-deja/g++.pt/instantiate6.C: New test.
10475
10476         * g++.old-deja/g++.pt/static6.C: New test.
10477
10478         * g++.old-deja/g++.pt/decl2.C: New test.
10479
10480 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
10481
10482         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
10483         problem is actually related with name lookup, but so what? :-)
10484
10485         * g++.old-deja/g++.pt/friend37.C: New test.
10486
10487 1998-11-25  Dave Love  <d.love@dl.ac.uk>
10488
10489         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
10490         element, which fails on some systems.
10491
10492         * g77.f-torture/execute/labug1.f: New test.
10493
10494 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
10495
10496         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
10497         is defined.
10498
10499 1998-11-18  Dave Love  <d.love@dl.ac.uk>
10500
10501         * g77.f-torture/compile/981117-1.f: New test.
10502
10503 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
10504
10505         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
10506         properly discarded.
10507
10508 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
10509
10510         * gcc.c-torture/execute/memcheck: New directory of tests for
10511         -fcheck-memory-usage.
10512
10513 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10514
10515         * README: New file, general information about the testsuite and
10516         new description of the various C++ test subdirectories.
10517         * README.g++: Eliminate obsolete information, update and move most
10518         relevant stuff to README.
10519
10520 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
10521
10522         * gcc.c-torture/compile/981107-1.c: New test.
10523
10524 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
10525
10526         * execute/memcpy-bi.c: New testcase.
10527
10528 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
10529
10530         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
10531         base classes.
10532
10533         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
10534         template is selected.
10535
10536         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
10537         classes, it should be accepted for all types.
10538
10539         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
10540
10541         * g++.old-deja/g++.pt/spec24.C: Ensure that template
10542         specializations start with template headers.
10543
10544 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
10545
10546         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
10547
10548         * g++.old-deja/g++.other/init9.C: Test cross initialization of
10549         non-POD types.
10550
10551 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
10552
10553         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
10554
10555 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10556
10557         * compile/981022-1.c, compile/981022-1.x: New test and driver.
10558
10559 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
10560
10561         * 981019-1.c: New test.
10562
10563 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
10564
10565         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
10566         find objc headers.
10567
10568 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
10569
10570         * compile/981001-4.c: Remove use of GCC extension that triggers a
10571         compiler bug.
10572
10573 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
10574
10575         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
10576
10577 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
10578
10579         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
10580         instantiation of template produces incorrect code for delete
10581         expression.
10582
10583         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
10584         constructors' name is not unique.
10585         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
10586         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
10587
10588         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
10589         automatic array of const is ill-formed.
10590
10591         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
10592         of template parameter?
10593
10594         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
10595         const.
10596
10597         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
10598         pointer-to-member expression.
10599
10600         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
10601         declaration causes ICE.
10602
10603 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
10604
10605         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
10606         reserved in the global namespace.
10607
10608         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
10609         generate needed virtual table.
10610
10611         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
10612
10613 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
10614
10615         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
10616         template-dependent type
10617
10618 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
10619
10620         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
10621         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
10622         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
10623
10624         * g++.old-deja/g++.other/using5.C: New test; using decl from base
10625         class should be usable as argument of member function.
10626         * g++.old-deja/g++.other/using6.C: New test; using decl from base
10627         class should be usable as return type of member function.
10628         * g++.old-deja/g++.other/using7.C: New test; using decl from base
10629         class should be usable as type of data member.
10630
10631         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
10632
10633 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
10634
10635         * gcc.c-torture/special/920521-1.c: Fix bogus test.
10636
10637 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
10638
10639         * gcc.dg/dll-?.c Add thumb to target list.
10640         Fix assembler scan patterns to match current assembler output.
10641
10642 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
10643
10644         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
10645         matching of template brackets.
10646
10647         * g++.old-deja/g++.other/using4.C: New test.  Test using
10648         declarations of methods from base classes.
10649
10650         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
10651         within functions should introduce names into the innermost
10652         enclosing namespace.
10653
10654         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
10655         of static locals if first initialization throws.
10656
10657 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
10658
10659         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
10660
10661 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
10662
10663         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
10664         lose track of the possible targets of tablejump insns.
10665         * special/special.exp: Run it.
10666
10667 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
10668
10669         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
10670         must be declared before its specializations can be named in friend
10671         declarations.
10672
10673 1998-10-05  Dave Love  <d.love@dl.ac.uk>
10674
10675         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
10676
10677         * g77.f-torture/execute/io1.f: New test.
10678
10679 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
10680
10681         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
10682         with pointer to template function, for which no argument deduction
10683         is possible.
10684
10685         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
10686         specialization of template function as argument to template
10687         function.
10688
10689         * g++.old-deja/g++.other/access2.C: New test; Inner class
10690         shouldn't have privileged access to Outer's names.
10691
10692 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
10693
10694         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
10695         friend template declared within template class conflicts with
10696         nested class of the same name.
10697
10698         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
10699         is ignored.
10700
10701         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
10702         object with direct initializer as function declaration.
10703
10704         * g++.old-deja/g++.other/decl2.C: New test; duplicate
10705         initializers.
10706
10707         * g++.old-deja/g++.other/null2.C: New test; conditional operator
10708         involving const pointer and NULL produces incorrect result.
10709
10710         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
10711         type name without `typename' should be rejected with -pedantic.
10712
10713 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
10714
10715         * g++.old-deja/g++.other/addrof1.C: New test.
10716
10717 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
10718
10719         * gcc.c-torture/compile/981001-1.c: New test.
10720         * gcc.c-torture/execute/981001-1.c: New test.
10721
10722 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
10723
10724         * gcc.c-torture/compile/981001-2.c: New test.
10725         * gcc.c-torture/compile/981001-3.c: New test.
10726         * gcc.c-torture/compile/981001-4.c: New test.
10727
10728 1998-10-01  Robert Lipe  <robertl@dgii.com>
10729
10730         * lib/objc.exp (objc_target_compile): Add -L during compiles for
10731         multilibbed hosts.   Idea grafted from g77.exp.
10732
10733 1998-09-30  Dave Love  <d.love@dl.ac.uk>
10734
10735         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
10736         avoid losing on systems which need -lsocket.
10737
10738 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
10739
10740         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
10741         * g++.old-deja/g++.other/nested2.C: Ditto.
10742         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
10743         failure.
10744
10745 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
10746
10747         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
10748         preferred over template operator!= for enum bitfields.
10749
10750 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
10751
10752         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
10753         that happen to have the same base name, but in different scopes,
10754         are incorrectly rejected.
10755
10756 1998-09-16  Richard Henderson  <rth@cygnus.com>
10757
10758         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
10759         on the native word size instead of an integer literal.
10760
10761 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
10762
10763         * g++.old-deja/g++.other/static2.C: Invocation of static data
10764         member of type pointer-to-function denoted as non-static member.
10765
10766         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
10767         checks involving function types and aliases.
10768
10769 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
10770
10771         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
10772         redefined to the same non-trivial type.
10773
10774         * g++.old-deja/g++.pt/explicit73.C: Test for proper
10775         namespace-qualification of template specializations declared in
10776         other namespaces.
10777
10778         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
10779         to declare a subset of the specializations of a template function
10780         as friends of specializations of a template class.
10781
10782         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
10783         member templates that do not fully specialize the enclosing
10784         template class are rejected.
10785
10786 1998-09-11  Dave Love  <d.love@dl.ac.uk>
10787
10788         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
10789
10790 1998-09-08  Dave Love  <d.love@dl.ac.uk>
10791
10792         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
10793         altered from libf2c/libU77 version.
10794
10795 1998-09-06  Dave Love  <d.love@dl.ac.uk>
10796
10797         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
10798
10799 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
10800
10801         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
10802         (un)signed char are different types for template specialization
10803         purposes.
10804
10805 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
10806
10807         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
10808         * objc: ObjC testsuite.
10809
10810 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
10811
10812         * gcc.c-torture/execute/941014-1.x:  New file.
10813
10814 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
10815
10816         * lib/c-torture.exp: Add support for
10817         torture_eval_before_compile and torture_eval_before_execute
10818         variables.
10819
10820 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
10821
10822         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
10823         this test triggers valid.
10824
10825 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
10826
10827         * gcc.dg/980827-1.c: New test.
10828
10829 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10830
10831         * gcc.c-torture/execute/loop-4b.c: New test.
10832
10833 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
10834
10835         * lib/c-torture.exp: Add support for
10836         torture_eval_before_compile and torture_eval_before_execute
10837         variables.
10838
10839 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
10840
10841         * gcc.c-torture/compile/980825-1.c: New test.
10842
10843 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
10844
10845         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
10846         count number tests in opt_t0 not good_t0.
10847
10848 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
10849
10850         * gcc.c-torture/compile/930326-1.x: Fix typo.
10851
10852 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
10853
10854         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
10855         causes an ICE.
10856
10857 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
10858
10859         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
10860         STACK_SIZE is defined.
10861         * gcc.c-torture/unsorted/stuct.c: Similarly.
10862
10863         * gcc.c-torture/compile/980821-1.c: New test.
10864
10865 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
10866
10867         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
10868
10869 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
10870
10871         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
10872         code.
10873
10874 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
10875
10876         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
10877         error'.
10878
10879 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
10880
10881         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
10882
10883 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
10884
10885         * gcc.c-torture/compile/980816-1.c: New test.
10886
10887         * gcc.dg/980816-1.c: New test.
10888
10889 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
10890
10891         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
10892         compiler for ieee tests.
10893
10894 1998-08-01  Dave Love  <d.love@dl.ac.uk>
10895
10896         * g77.f-torture/compile/980729-0.f: New test.
10897
10898 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
10899
10900         * gcc.c-torture/special/eeprof-1.c: New test, for
10901         -finstrument-functions.
10902         * gcc.c-torture/special/special.exp: Run it.
10903
10904 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
10905
10906         * gcc.c-torture/compile/980729-1.c: New test.
10907
10908 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
10909
10910         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
10911         __thumb__ is defined, and test for ARM style doubles if so.
10912
10913 1998-07-26  Dave Love  <d.love@dl.ac.uk>
10914
10915         * g77.f-torture/noncompile/980615-0.f: New test.
10916
10917 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
10918
10919         * gcc.dg/980312-1.c: Do link instead of compile.
10920         * gcc.dg/980313-1.c: Likewise.
10921
10922 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
10923
10924         * gcc.c-torture/compile/980726-1.c: New test.
10925
10926 1998-07-25  Dave Love  <d.love@dl.ac.uk>
10927
10928         * g77.f-torture/execute/io0.f: New test.
10929
10930 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
10931
10932         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
10933         an int.
10934
10935 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
10936
10937         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
10938         m32r bugs.
10939
10940 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
10941
10942         * gcc.dg/980626-1.c: Expect failures for all toolchains until
10943         c-decl.c:grokdeclarator can handle mode attributes.
10944
10945 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
10946
10947         * gcc.c-torture/execute/980716-1.c: New test.
10948
10949 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
10950
10951         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
10952         the mn10200.
10953         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
10954         the mn10200.
10955         * gcc.c-torture/execute/va-arg-3.x: Similarly.
10956         * gcc.c-torture/compile/930326-1.x: Similarly.
10957
10958 1998-07-13  Dave Love  <d.love@dl.ac.uk>
10959
10960         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
10961         New test from Craig.
10962
10963 1998-07-12  Dave Love  <d.love@dl.ac.uk>
10964
10965         * g77.f-torture/noncompile/980616-0.f: New test.
10966
10967         * g77.f-torture/execute/970816-3.f:  New test from Craig.
10968
10969 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
10970
10971         *  g++.other/singleton.C: Return error value instead of taking
10972         SIGSEGV.
10973
10974 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
10975
10976         *  g++.other/singleton.C: New test.   Warning is under dispute.
10977         Runtime crash is not.
10978
10979 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
10980
10981         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
10982         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
10983         using6.C, using7.C}:  New namespace tests.
10984
10985 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
10986
10987         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
10988         specialization with typedef'ed names used as array indexes.
10989
10990 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
10991
10992         * gcc.c-torture/execute/980709-1.c: New test.
10993
10994         * gcc.dg/980709-1.c: New test.
10995
10996 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
10997
10998         * gcc.c-torture/execute/bcp-1.c: New test.
10999
11000 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
11001
11002         * gcc.c-torture/execute/980707-1.c: New test.
11003
11004 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
11005
11006         * gcc.c-torture/compile/980706-1.c: New test.
11007
11008 1998-07-01  Dave Love  <d.love@dl.ac.uk>
11009
11010         * g77.f-torture/execute/980701-0.f,
11011         g77.f-torture/execute/980701-1.f: New test from Craig.
11012
11013 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
11014
11015         * gcc.c-torture/compile/980701-1.c: New test.
11016
11017         * gcc.c-torture/execute/980701-1.c: New test.
11018
11019 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
11020 rlsruhe.de>
11021
11022         * g++.old-deja/g++.robertl/eb132.C: New test.
11023         * g++.old-deja/g++.robertl/eb133.C: Likewise.
11024
11025 1998-06-29  Dave Love  <d.love@dl.ac.uk>
11026
11027         * g77.f-torture/execute/980628-7.f,
11028         g77.f-torture/execute/980628-8.f,
11029         g77.f-torture/execute/980628-9.f,
11030         g77.f-torture/execute/980628-10.f: New tests from Craig.
11031
11032         * g77.f-torture/execute/980628-3.f: Remove mail headers.
11033
11034 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
11035
11036         * g77.f-torture/execute/980628-4.f: New test from Craig.
11037         * g77.f-torture/execute/980628-5.f: Likewise.
11038         * g77.f-torture/execute/980628-2.f: Likewise.
11039         * g77.f-torture/execute/980628-0.f: Likewise.
11040         * g77.f-torture/execute/980628-1.f: Likewise.
11041         * g77.f-torture/execute/980628-3.f: Likewise.
11042         * g77.f-torture/execute/980628-6.f: Likewise.
11043
11044 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
11045
11046         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
11047         directory when nothing has been installed yet.
11048
11049 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
11050
11051         * gcc.c-torture/special/special.exp: Handle newer versions of
11052         dejagnu.
11053
11054 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
11055
11056         * gcc.dg/980626-1.c: New test.
11057
11058 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
11059
11060         * gcc.misc-tests/m-un-2.c: New test.
11061         * g++.old-deja/g++.other/warn01.c: Likewise.
11062
11063 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
11064
11065         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
11066         compatibility with assmblers with a different comment character.
11067         Eliminate use of GAS-specific extensions.
11068
11069 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
11070
11071         * gcc.c-torture/execute/ieee/980619-1.c: New test.
11072
11073 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
11074
11075         *lib/g77.exp: Replace search for libf2c.a with search for newly
11076         renamed libg2c.a
11077
11078 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
11079
11080         * gcc.c-torture/execute/980617-1.c: New test.
11081
11082 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
11083
11084         * gcc.c-torture/execute/980612-1.c: New test.
11085
11086 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
11087
11088         * gcc.dg/980523-1.c: Only test on ppc-linux.
11089         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
11090
11091         * gcc.c-torture/execute/980608-1.c: New test.
11092
11093 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
11094
11095         * gcc.c-torture/execute/980605-1.c: New test.
11096
11097 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
11098
11099         * gcc.c-torture/execute/980604-1.c: New test.
11100
11101 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
11102
11103         * gcc.c-torture/execute/980602-1.c: New test.
11104         * gcc.c-torture/execute/980602-2.c: Likewise.
11105
11106 1998-06-02  Dave Love  <d.love@dl.ac.uk>
11107
11108         * 970125-0.f: Fix per JCB.  Add commentary.
11109
11110 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
11111
11112         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
11113         IEEE -0 support.
11114
11115 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
11116
11117         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
11118         earlier.
11119
11120 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
11121
11122         * gcc.c-torture/execute/980526-3.c: New test.
11123
11124 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
11125
11126         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
11127         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
11128         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
11129         m88k-motorola-sysv3 to XFAIL.
11130
11131 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11132
11133         * gcc.dg/980526-1.c: New test.
11134         * gcc.c-torture/execute/980526-2.c: New test.
11135
11136 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
11137
11138         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
11139
11140         * gcc.c-torture/execute/980526-1.c: New test.
11141
11142 1998-05-26  Dave Love  <d.love@dl.ac.uk>
11143
11144         * g77.f-torture/execute/alpha2.f: Add runtime test.
11145
11146 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
11147
11148         * g++.old-deja/old-deja.exp: Strip leading directories.
11149
11150         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
11151         error for the line.  Don't run multiple tests for the same line.
11152
11153 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
11154
11155         * gcc.dg/980523-1.c: New test.
11156
11157 1998-05-23  Dave Love  <d.love@dl.ac.uk>
11158
11159         * g77.f-torture/compile/970915-0.f: New test.
11160
11161 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
11162
11163         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
11164
11165 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
11166
11167         * gcc.dg/980520-1.c: New test.
11168
11169 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11170
11171         * gcc.dg/980502-1.c: Fix return type.
11172
11173 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
11174
11175         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
11176         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
11177         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
11178         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
11179         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
11180
11181 1998-05-20  Dave Love  <d.love@dl.ac.uk>
11182
11183         * g77.f-torture/execute/980520-1.f: New test.
11184
11185 1998-05-15  Dave Love  <d.love@dl.ac.uk>
11186
11187         * lib/mike-g77.exp: New file.
11188
11189         * g77.f-torture/noncompile/noncompile.exp,
11190         g77.f-torture/noncompile/check0.f: New files.
11191
11192 1998-05-14  Dave Love  <d.love@dl.ac.uk>
11193
11194         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
11195         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
11196         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
11197         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
11198         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
11199         abort where appropriate.
11200
11201 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
11202
11203         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
11204         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
11205
11206 1998-04-29  Dave Love  <d.love@dl.ac.uk>
11207
11208         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
11209
11210 1998-04-27  Dave Love  <d.love@dl.ac.uk>
11211
11212         * g77.f-torture/compile/980427-0.f: New test.
11213
11214 1998-04-24  Dave Love  <d.love@dl.ac.uk>
11215
11216         * g77.f-torture/compile/980424-0.f: New test.
11217
11218 1998-04-19  Dave Love  <d.love@dl.ac.uk>
11219
11220         * g77.f-torture/compile/980419-2.f (main): New test.
11221         * g77.f-torture/compile/970125-0.f: New test.
11222         * g77.f-torture/compile/980419-1.f: New test.
11223
11224 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
11225
11226         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
11227         of loop-4.c.
11228
11229 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
11230
11231         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
11232
11233 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
11234
11235         * gcc.c-torture/compile/980329-1.c: New test.
11236
11237 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
11238
11239         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
11240         * gcc.dg/980312-1.c: Fix typo in -march command.
11241
11242 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
11243
11244         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
11245
11246 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
11247
11248         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
11249         Dave Love agree the Fortran source is bogus.
11250
11251 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
11252
11253         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
11254         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
11255         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
11256         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
11257         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
11258
11259 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
11260
11261         * g++.old-deja/g++.other/friend1.C: New test.
11262
11263 1998-02-18  Dave Love  <d.love@dl.ac.uk>
11264
11265         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
11266         possibly uninitialized) variables and declare dnrm2.
11267
11268 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
11269
11270         From Bruno Haible <haible@ilog.fr>:
11271         * gcc.c-torture/execute/980223.c: New test.
11272
11273 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
11274
11275         * gcc.dg/ifelse-1.c: New test.
11276
11277 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
11278
11279         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
11280
11281           * lib/old-dejagnu.exp (old-dejagnu): Added the
11282           "execution test - XFAIL *-*-*" handling in the spirit of
11283           "excess errors test -". Changed the "execution test fails"
11284           handling to be like "excess errors test fails".
11285           * Update various tests accordingly.
11286
11287 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
11288
11289         * gcc.c-torture/execute/980205.c: New test.
11290
11291 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
11292
11293         * lib/c-torture.exp: Look for .x files instead of .cexp files.
11294         * lib/f-torture.exp: Similarly.
11295         * gcc.c-torture: Rename all .cexp files to .x files.
11296
11297 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
11298
11299         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
11300         (940510-1.c): Removed duplicate.
11301         (971104-1.c): New test.
11302
11303 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
11304
11305           * lib/f-torture.exp: Improve error and loop detection.
11306
11307 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
11308
11309         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
11310         use that to size the filler array.
11311
11312 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
11313
11314         * lib/c-torture.exp(c-torture-execute): Fix typo.
11315
11316         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
11317         testcase as the executable name. Keep the executable around if
11318         the test fails.
11319
11320 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
11321
11322         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
11323         changes.  Only test one -g option, and move it to the end of the
11324         list of options to test.
11325
11326 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
11327
11328         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
11329         variable GCC_TORTURE_OPTIONS to supply default switches separated
11330         by colons.  If no environment variable, run tests with -O0 -g, -O1
11331         -g, and -O2 -g as well.
11332
11333 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
11334
11335         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
11336         explanatory comments. Fix indentation.
11337
11338 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
11339
11340         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
11341
11342 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
11343
11344         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
11345         * g++.old-deja/g++.mike/p7325.C: Likewise.
11346         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
11347
11348 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
11349
11350         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
11351         * g++.old-deja/g++.brendan/crash30.C: Likewise.
11352         * g++.old-deja/g++.brendan/crash39.C: Likewise.
11353         * g++.old-deja/g++.law/operators4.C: Likewise.
11354
11355 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
11356
11357         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
11358         * g++.old-deja/g++.mike/p784.C: Ditto.
11359         * g++.old-deja/g++.mike/p785.C: Ditto.
11360
11361 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
11362
11363           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
11364
11365 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
11366
11367         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
11368         target feature; pass this to c-torture-execute as needed.
11369
11370 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
11371
11372         * lib/c-torture.exp(c-torture-execute): If the previous and the
11373         current executables being tested are identical, we don't need to
11374         run the executable again. Try to make the executable names
11375         unique. Add an optional argument for passing additional compiler
11376         flags.
11377
11378 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
11379
11380         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
11381
11382 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
11383
11384         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
11385
11386 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
11387
11388         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
11389         32bit or larger longs.
11390
11391         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
11392         have either a 32bit long or 32bit int.
11393
11394 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
11395
11396         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
11397         Make double precision tests dependent on sizeof (double).
11398
11399 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
11400
11401         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
11402         too.
11403
11404 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
11405
11406         * gcc.c-torture/compile/961203-1.cexp: New script.
11407
11408 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
11409
11410         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
11411         up the includes ourselves.
11412
11413 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
11414
11415         * lib/plumhall.exp: Remove random include, and add a few
11416         verbose messages for debugging.
11417
11418 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
11419
11420         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
11421         of trying to do it ourselves.
11422
11423 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
11424
11425         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
11426
11427 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
11428
11429         * gcc.prms/5403.c: Made regexp a bit less strict.
11430
11431 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
11432
11433         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
11434         is returned from remote_load instead.
11435         * lib/plumhall.exp: Ditto.
11436         * lib/mike-g++.exp: Ditto.
11437         * lib/old-dejagnu.exp: Ditto.
11438         * lib/c-torture.exp: Ditto.
11439
11440 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
11441
11442         * lib/g++.exp: Use build_wrapper procedure.
11443         * lib/gcc.exp: Ditto.
11444
11445 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
11446
11447         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
11448         an old-style decl for malloc.  Fixes tests to work when
11449         sizeof (int) != sizeof (size_t).
11450
11451 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
11452
11453         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
11454
11455         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
11456         use stdargs.h interface.
11457
11458 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
11459
11460         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
11461         NO_VARARGS when compiling.
11462
11463 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
11464
11465         * lib/plumhall.exp(ph_includes): New procedure.
11466         (ph_make): Use it.
11467         (ph_compiler): Ditto.
11468
11469         * lib/g++.exp: Rename test-glue.c to testglue.c.
11470         * lib/gcc.exp: Ditto.
11471
11472 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
11473
11474         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
11475         to completion when it's called.
11476
11477 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
11478
11479         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
11480         is defined, don't do test.
11481
11482 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
11483
11484         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
11485         for object files.
11486         (ph_summary): Mark skipped testcases as untested, not unresolved.
11487
11488         * lib/plumhall.exp (ph_make): If unresolved because of bad
11489         errorCode, record errorCode in log file.
11490         (*): Replace send_log/verbose with verbose -log.
11491
11492 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
11493
11494         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
11495         double conversion if double isn't at least 8 bytes.
11496
11497         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
11498         int to work with targets where int is 16 bits.
11499
11500         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
11501         8 bytes, just exit, since 4 byte doubles don't have enough bits of
11502         precision for the test to complete.
11503
11504 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
11505
11506         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
11507         if d10v is not compiled with the -mdouble64 flag.
11508         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
11509
11510         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
11511         d10v is not compiled with the -mint32 flag.
11512
11513 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11514
11515         * lib/plumhall.exp: Use incr_count.
11516
11517 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
11518
11519         * gcc.c-torture: Update to c-torture-1.45.
11520
11521 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
11522
11523         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
11524         the name of the expect testcase file).
11525
11526         * lib/g++.exp(g++_init): Ditto.
11527
11528 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
11529
11530         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
11531         the host.
11532
11533         * lib/gcc.exp(gcc_exit): New procedure.
11534
11535 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
11536
11537         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
11538         specs where appropriate.
11539
11540         * g++.old-deja/g++.arm/*: Added additional ERROR checks
11541         because of new "candidates are" messages, and removed a few
11542
11543         * Converted all non-old-style g++ testcases to old-style, and
11544         moved into g++.old-deja.
11545
11546 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
11547
11548         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
11549         options.
11550
11551         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
11552         succeeded.
11553
11554         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
11555
11556 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
11557
11558         * lib/gcc.exp (gcc_target_compile): Add support for defining
11559         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
11560         the machine doesn't have those features.
11561
11562 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
11563
11564         * g++.law/operators4.exp: Don't use LIBS.
11565
11566 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
11567
11568         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
11569
11570         * lib/mike-g++.exp: Don't set the compiler to be tested here.
11571         * lib/g++.exp: Set it here instead. Also, allow use of the
11572         --tool_exec and --tool_opt options. Change CXX to
11573         GXX_UNDER_TEST.
11574
11575         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
11576
11577         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
11578
11579 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
11580
11581         * lib/old-dejagnu.exp: Use prune_warnings instead of
11582         prune_system_crud.
11583         * lib/mike-g++.exp: Ditto.
11584         * lib/gcc.exp: Ditto.
11585         * lib/g++.exp: Ditto.
11586
11587         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
11588
11589 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
11590
11591           * 941014-2.c: Include stdlib.h
11592           * 960327-1.c: Include stdio.h
11593           * dbra.c, index-1.c: Don't assume ints are 32bits.
11594
11595 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
11596
11597         * lib/gcc.exp: Add gcc,stack_size target feature.
11598
11599         * lib/g++.exp(g++_target_compile): Add the include and link
11600         paths here, not in two other places. And, it's $options, not
11601         options.
11602
11603         * lib/mike-g++.exp(postbase): Remove the code that determines
11604         the correct include and link paths.
11605         * g++.old-deja/old-deja.exp: Ditto.
11606
11607 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
11608
11609         * lib/g++.exp(g++_init): target_compile no longer returns the
11610         filename of the result.
11611
11612 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
11613
11614         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
11615         call to glob.
11616
11617         * gcc.c-torture/special/special.exp: Change call to
11618         gcc_target_compile to include the object file.
11619
11620 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11621
11622         * gcc.c-torture/special/special.exp: Correct misspelling in last
11623         change.
11624
11625 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
11626
11627         * lib/plumhall.exp(ph_summary): Log the entire output of the
11628         executable. Return -1 if there were any failures, 0 otherwise.
11629         (ph_execute): Return -1 if there were any failures, 0 otherwise.
11630         (ph_make): Clean up objects and executables that were built
11631         if the tests succeeded.
11632
11633 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11634
11635         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
11636         libraries and includes in the build tree as appropriate.
11637
11638 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
11639
11640         * lib/c-torture.exp: Instead of looking for the global variable
11641         NO_LONG_LONG, check to see if that's a feature of the target.
11642
11643 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
11644
11645         * config/default.exp: Minimize. Delete the remainer of the files in
11646         config; this functionality is now in devo/dejagnu/config.
11647
11648         g++.*/*: Pass any additional flags used to compile to postbase;
11649         delete CXXFLAGS.
11650
11651         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
11652         is now done by runtest.exp. Use gcc_target_compile instead of
11653         compile.
11654
11655         lib/c-torture.exp: Use gcc_target_compile instead of compile.
11656         Remove references to CFLAGS. Use remote_file instead of
11657         calling rm -f.
11658         (c-torture): Take a list of arguments to use to compile this
11659         testcase.
11660
11661         lib/g++.exp: Simplify. Use target_compile instead of compile.
11662         lib/gcc-dg.exp: Ditto.
11663         lib/gcc.exp: Ditto.
11664         lib/mike-{gcc,g++}.exp: Ditto.
11665         lib/old-dejagnu.exp: Ditto.
11666         lib/plumhall.exp: Ditto.
11667
11668 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
11669
11670         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
11671         (ph_linker): Likewise.
11672
11673 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
11674
11675           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
11676         MAP_ANON / MAP_ANONYMOUS if defined;
11677         else try to map from /dev/zero .
11678
11679 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
11680
11681         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
11682         isn't defined, then define it to MAP_ANONYMOUS.
11683
11684 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
11685
11686         * gcc.c-torture: Update to c-torture-1.42 release.
11687
11688 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
11689
11690         * gcc.c-torture: Update to c-torture-1.41 release.
11691
11692 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
11693
11694         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
11695         c-torture release.
11696
11697 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11698
11699         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
11700         and LDFLAGS.  Fix second case to append the target_info ldflags
11701         onto LDFLAGS, not CFLAGS.
11702         * lib/g++.exp (g++_init): Add target_info stuff.
11703         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
11704         of libgloss and newlib flags for !native.
11705
11706         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
11707         (GDB): Fix relative path to go up another dir for finding gdb.
11708
11709 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11710
11711         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
11712         versions in the target_info array, if they don't exist.
11713
11714 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11715
11716         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
11717
11718 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
11719
11720         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
11721         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
11722
11723 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
11724
11725         * lib/old-dejagnu.exp: Don't remove the output file before we've
11726         actually tested it. Don't append pwd to the path of the executable
11727         we're testing.
11728
11729 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
11730
11731         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
11732
11733 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
11734
11735         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
11736         temporary directory for compiler files, and set it to a default
11737         value of /tmp. Set $output as the name of the output file from
11738         compiling the testcase. Add a -o option to $cflags_var so the
11739         compiler writes the final output file as $output. Set $executable
11740         to $output.
11741
11742         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
11743         directory for compiler files, and set it to /tmp if it doesn't
11744         already have a value. Set $output_file to the name of the output
11745         file from compiling the testcase. Add a -o option to CXXFLAGS so
11746         the compiler writes the final output file as $output. Use $output
11747         as the executable to be tested.
11748
11749 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11750
11751         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
11752
11753 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
11754
11755         * gcc.c-torture/execute/pending-1.c: New test.  Still
11756         pending in Tege's queue.
11757
11758 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
11759
11760         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
11761         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
11762         if there were failures.  Call unresolved if there were unresolved
11763         testcases.  Call gcc_fail if program did not run to completion.
11764         (ph_make): Pass additional argument name to ph_execute.
11765         (ph_execute): Add new argument.  Pass additional arguments to
11766         ph_summary.  Call gcc_fail is there is no execution output.
11767
11768 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
11769
11770         * lib/plumhall.exp (proc_summary): Output relavent summary
11771         lines into the log so specific failures in plumhall can be
11772         investigated.
11773
11774 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
11775
11776         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
11777         (c-torture-execute): Don't try to execute tests which use
11778         "long long" types if $NO_LONG_LONG is nonzero.
11779
11780 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
11781
11782         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
11783         not c-torture.
11784
11785         * gcc.ieee: Move from here.
11786         * gcc.c-torture/execute/ieee: To here.
11787
11788 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
11789
11790         * gcc.c-torture: Update to c-torture-1.41 release.
11791
11792 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
11793
11794         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
11795         not "$output".
11796
11797 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
11798
11799         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
11800         -c present.
11801
11802 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
11803
11804         * config/proelf.exp: Handle connecting to a simulator.
11805
11806 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
11807
11808         * config/proelf.exp: New file.  Enough framework that we can
11809         run c-torture tests on the proelf targets (or any other target
11810         that gdb can connect to for that matter).
11811
11812 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
11813
11814         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
11815         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
11816
11817         * lib/plumhall.exp (ph_execute): Always call ph_summary if
11818         exec_output exists.
11819
11820 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
11821
11822         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
11823         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
11824
11825         * config/*.exp: Update FSF address.  Change result of ${tool}_load
11826         to pass/fail/unresolved/unsupported/untested.  Caller must now
11827         call unresolved/unsupported/untested.
11828         * lib/*.exp: Update FSF address.  Update to handle new results of
11829         ${tool}_load.
11830         * lib/chill.exp (verbose): Delete.
11831
11832 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
11833
11834         * lib/gcc.exp (default_gcc_start): Change order of args to
11835         $LDFLAGS $CFLAGS $LIBS.
11836         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
11837         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
11838         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
11839         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
11840         * gcc.misc-tests/dg-test.exp: Likewise.
11841         * gcc.misc-tests/msgs.exp: Likewise.
11842         * gcc.prms/prms.exp: Likewise.
11843         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
11844         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
11845
11846         * lib/dg.exp: Deleted, moved to dejagnu/lib.
11847
11848 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11849
11850         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
11851
11852         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
11853         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
11854
11855         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
11856         necessary.
11857
11858 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
11859
11860         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
11861         global for loop; add use of $mathlib.
11862         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
11863         settings here; set mathlib for anything but VxWorks.
11864
11865 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
11866
11867         * gcc.c-torture: Update to c-torture-1.40 release.
11868
11869 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
11870
11871         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
11872         dg.exp.
11873
11874 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
11875
11876         * lib/c-torture.exp (c-torture-execute): Declare "output" as
11877         global.
11878
11879 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
11880
11881         * lib/g++.exp (LIBS): Define if not already.
11882         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
11883         (gcc-dg-prune): Call prune_gcc_output.
11884         * lib/gcc.exp (prune_gcc_output): New proc.
11885         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
11886         prune_gcc_output.
11887
11888 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11889
11890         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
11891         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
11892
11893 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
11894
11895         * gcc.c-torture: Update to c-torture-1.39 release.
11896
11897 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
11898
11899         * lib/c-torture.exp (c-torture-execute): Don't return if one option
11900         fails, try others as well.
11901
11902 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11903
11904         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
11905         If compilation fails, mark execute tests as `untested'.
11906         If test is marked as unsupported, don't mark compilation and
11907         execute tests as failed.
11908
11909 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11910
11911         * lib/g++.exp (g++_init): Don't link in libg++, and look to
11912         libstdc++ for whether or not we want to be doing shared
11913         libraries.  Delete link_curses since we don't need it anymore.
11914         * lib/mike-g++.exp (postbase): Don't link in libg++.
11915         * g++.old-deja/old-deja.exp: Likewise.
11916
11917 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11918
11919         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
11920
11921 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11922
11923         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
11924         For that, add `-Wl,-a,shared_archive'.
11925         * g++.old-deja/old-deja.exp: Likewise.
11926
11927 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
11928
11929         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
11930
11931 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
11932
11933         * lib/mike-g++.exp (postbase): Pay attention to the status of
11934         g++_load.
11935
11936 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11937
11938           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
11939
11940 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
11941
11942         * lib/gcc.exp (default_gcc_start): No longer need to log program
11943         being executed or its output, execute_anywhere does that now.
11944         * lib/g++.exp (default_g++_version): Call execute_anywhere.
11945         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
11946
11947 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11948
11949         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
11950         the same as those in lib/g++.exp.
11951
11952 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
11953
11954         * gcc.c-torture: Update to c-torture-1.38 release.
11955         * gcc.ieee: Related changes.
11956
11957 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11958
11959         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
11960         "exec". Minor reformatting changes.
11961
11962         * config/rom68k.exp (${tool}_load): Make it work in a canadian
11963         cross. This means all "exec" calls now work on a remote host as
11964         well.
11965         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
11966         cross. Filter out the extra "\r\n" stuff that expect puts in.
11967         (c-torture-execute): Filter out the bogus warnings like
11968         c-torture-compile does. Add support for canadian cross.
11969         * lib/gcc.exp (default_gcc_version, default_gcc_start)
11970         Use execute_anywhere rather than calling exec directly. Now it
11971         works for canadian cross testing.
11972
11973 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
11974
11975         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
11976         results into a variable, and check that rather than using file exists.
11977
11978 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11979
11980         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
11981         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
11982
11983 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11984
11985         * g++.old-deja/old-deja.exp: Create and pass runshlib and
11986         lib_curses if there's a shared libg++ in the build tree.
11987
11988 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
11989
11990         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
11991         if not supported target.
11992
11993 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11994
11995         * lib/g++.exp (g++_init): Move empty setting of runshlib and
11996         link_curses up to always happen, not just for native builds.
11997
11998 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
11999
12000         * gcc.c-torture: Update to c-torture-1.36 release.
12001         * gcc.failure: Related changes.
12002
12003 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
12004
12005         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
12006
12007 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12008
12009         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
12010         * lib/mike-g++.exp (postbase): Not in here.  Still reference
12011         runshlib, link_curses, and mathlib for link and run.
12012
12013         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
12014         pass the runtime shared library options for Solaris, OSF/1, and
12015         Irix5, and link with -lcurses to avoid unresolved references.
12016
12017 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12018
12019         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
12020         only run once.
12021
12022 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
12023
12024         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
12025
12026 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
12027
12028         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
12029         do not have a framework for the "compat" tests yet.
12030
12031 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12032
12033         * lib/mike-g++.exp (postbase): New local variable `mathlib',
12034         set to null if we're testing vxworks5.1.  Use that instead of
12035         `-lm' in the setting of LIBS for link and run.
12036
12037 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12038
12039         * config/rom68k.exp (${tool}_load): Major changes to make it
12040         work.  Verified that it does in fact return the stuff in
12041         exec_output properly.  Catch any Emul or any TRAP other than 0.
12042
12043 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12044
12045         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
12046         LDFLAGS properly for targets that need stuff from libgloss.
12047         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
12048         only run once.
12049         (gpp_initialized): New variable.
12050
12051 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12052
12053         * config/rom68k.exp: Load libgloss.exp.
12054         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
12055         so we can produce a fully linked binary.
12056         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
12057         so we can produce a fully linked binary.
12058
12059 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
12060
12061         * lib/plumhall.exp (ph_section): Watch for expected failures.
12062         Add missing `else'.
12063
12064         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
12065         run the testcase.
12066         (c-torture): Likewise.
12067
12068 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
12069
12070         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
12071
12072         * lib/mike-g++.exp (mike_cleanup): New proc.
12073         (prebase): New globals compiler_result, not_compiler_result,
12074         target_regexp.
12075         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
12076         allow leading "-" in pattern.  Watch for unsupported tests.
12077         If $compiler_result is set, pattern match assembler code,
12078         and ditto for $not_compiler_result.
12079         * lib/mike-gcc.exp: Likewise.
12080
12081         * lib/plumhall.exp (ph_execute): Only call ph_summary if
12082         execution "succeeded".
12083
12084 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
12085
12086         * config/win32.exp: New file.
12087         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
12088
12089 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
12090
12091         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
12092         unsupported.
12093         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
12094         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
12095         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
12096
12097         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
12098         "... without exceptions was ...".  That is now handled by
12099         prune_system_crud.
12100         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
12101
12102 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
12103
12104         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
12105         sieve.c,sort2.c}: New files.
12106         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
12107         sieve.exp,sort2.exp}: Drivers for them.
12108
12109         * lib/mike-gcc.exp (program_output): New user settable variable.
12110         (postbase): Call prune_system_crud.  Also prune extraneous compiler
12111         messages.
12112         * lib/mike-g++.exp (program_output): New user settable variable.
12113
12114         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
12115
12116         * config/sh.exp: Deleted (use sim.exp instead).
12117
12118 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12119
12120         * config/vx.exp: Declare CHECKTASK as global.
12121         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
12122         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
12123         * lib/old-dejagnu.exp: Load [pwd]/$executable.
12124
12125 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12126
12127         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
12128         target. Like vx.exp, only includes `vx29k.exp' instead of
12129         `vxworks.exp'.
12130
12131 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
12132
12133         * config/sim.exp: Increase time limit from 120 seconds to 240.
12134
12135 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12136
12137         * gcc.c-torture/execute/950628-1.c: New test.
12138
12139 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
12140
12141         * gcc.c-torture: Update with changes/additions from
12142         c-torture-1.34.
12143
12144 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
12145
12146         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
12147
12148 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
12149
12150         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
12151
12152 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
12153
12154         * gcc.c-torture/compile/950512-1.c: New test.
12155         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
12156         * gcc.dg/struct-ret-1.c: Likewise.
12157
12158 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
12159
12160         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
12161           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
12162
12163 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
12164
12165         * gcc.c-torture/special/920411-1.c: Deleted.
12166         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
12167
12168 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
12169
12170         * config/sim.exp (${tool}_load): Hack in call to bash to get a
12171         cpu limit.
12172
12173 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
12174
12175         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
12176
12177 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
12178
12179         From kenner;
12180         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
12181         is the proper length.
12182         * va-arg-3.c: Likewise.
12183
12184 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
12185
12186         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
12187         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
12188
12189         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
12190         * lib/g++.exp (default_g++_start): Delete old cruft.
12191
12192 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
12193
12194         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
12195         (2 * (1 << 18)) to (2 * (1 << 17)).
12196
12197         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
12198
12199 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12200
12201         * config/rom68k.exp: Renamed from config/idp.exp
12202
12203 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
12204
12205         * c-torture/compile/921109-2.c
12206
12207 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
12208
12209         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
12210         excess errors.
12211
12212 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
12213
12214         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
12215         output.
12216         * lib/g++.exp (default_g++_start): Likewise.
12217
12218 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
12219
12220         * gcc.c-torture/compile/950329-1.c: New test.
12221
12222 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12223
12224           * config/bug.exp (${tool}_load): Updated to use new remote_open
12225           and remote_close procs.
12226         * config/idp.exp: New file.
12227
12228 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
12229
12230         * gcc.c-torture/execute/950322-1.c: New test.
12231
12232 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
12233
12234         * config/vx.exp (${tool}_load): Clean up testing of return code from
12235         vxworks_ld and vxworks_spawn.
12236
12237 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12238
12239         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
12240
12241 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
12242
12243         * lib/old-deja.exp: Add `excess errors test - ' error, now one
12244         can mark excess errors on a machine by machine basis.  Note, the
12245         default is to not expect any excess errors, even when excess
12246         errors test - is given, so you will want to put an XFAIL ... on
12247         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
12248         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
12249         those 4 machines, but no others.
12250
12251 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12252
12253         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
12254         * lib/c-torture.exp: to here.
12255
12256 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
12257
12258         * gcc.c-torture/execute/950221-1.c: New test.
12259         * gcc.c-torture/execute/struct-ret-1.c: New test.
12260         * gcc.c-torture/compile/950221-1.c: New test.
12261
12262         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
12263
12264 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12265
12266         * gcc.c-torture/execute/arith-1.c (main): Return 0.
12267         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
12268
12269 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
12270
12271         * g++.gb: New directory of tests, derived from my signature and
12272         class scoping tests.
12273
12274         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
12275         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
12276         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
12277         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
12278         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
12279         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
12280         * g++.gb/sig25.C: Likewise.
12281
12282         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
12283         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
12284         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
12285         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
12286         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
12287         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
12288         * g++.gb/sig25.exp: Likewise.
12289
12290         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
12291         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
12292         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
12293         * g++.gb/scope13.C: Likewise, this test still fails.
12294
12295         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
12296         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
12297         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
12298         * g++.gb/scope13.exp: Ditto.
12299
12300         * g++.gb/README: New file, explains what these tests are about.
12301
12302 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
12303
12304         * lib/dg.exp (dg-do): Support `preprocess'.
12305         (dg-test): Likewise.
12306
12307 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12308
12309         * config/udi.exp: change "continue -expect" to "exp_continue".
12310
12311 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
12312
12313         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
12314         Delete redundant tests.
12315
12316         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
12317         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
12318         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
12319         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
12320         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
12321         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
12322         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
12323         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
12324
12325         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
12326         storing label pointers.
12327         * gcc.c-torture/execute/921019-1.c: Likewise.
12328         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
12329         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
12330         parameter fp.
12331         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
12332         constants.
12333
12334         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
12335         Delete obsolete tests.
12336
12337         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
12338         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
12339         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
12340         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
12341         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
12342         * gcc.c-torture/compile/950124-1.c: New test.
12343
12344         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
12345
12346 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12347
12348         * lib/mike-g++.exp: Add -lm to LIBS.
12349
12350 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12351
12352         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
12353
12354 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12355
12356         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
12357
12358 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
12359
12360         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
12361
12362 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
12363
12364         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
12365         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
12366         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
12367         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
12368         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
12369         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
12370         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
12371         * g++.law/{operators31.C, operators32.C,
12372         * g++.law/{operators33.C, operators34.C}: Likewise.
12373         * g++.law/{pic1.C, refs2.C}: Likewise.
12374         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
12375         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
12376         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
12377         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
12378
12379         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
12380         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
12381         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
12382         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
12383         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
12384         * g++.law/{enum9.exp, friend5.exp}: Likewise.
12385         * g++.law/{nest3.exp, nest4.exp}: Likewise.
12386         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
12387         * g++.law/{operators30.exp, operators31.exp}: Likewise.
12388         * g++.law/{operators32.exp, operators33.exp}: Likewise.
12389         * g++.law/{operators34.exp}: Likewise.
12390         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
12391         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
12392         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
12393         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
12394         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
12395
12396         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
12397         No longer expected to fail.
12398         * g++.law/missed-error3.C: Tweak for recent bool changes.
12399
12400 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
12401
12402         * config/emb-unix: Deleted.
12403         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
12404         remote execution.  Do final link on remote host if REMOTE_LINK is set.
12405
12406 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
12407
12408         * lib/dg.exp (dg-test): Fix typo in last patch.
12409
12410 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
12411
12412         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
12413         (handles multiple occurrences).
12414
12415 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
12416
12417         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
12418         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
12419         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
12420         printed).
12421         * lib/c-torture.exp (c-torture-compile): Likewise.
12422         (c-torture): Prepend full path if missing.
12423         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
12424         (gcc_fail): Likewise.
12425         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
12426
12427 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
12428
12429         * lib/netware.exp: Only attach to NetWare i386 systems.
12430
12431 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
12432
12433         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
12434         messages.  Add test name to "output pattern match" pass/fail message.
12435
12436 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
12437
12438         * gcc.dg: New testsuite.
12439         * gcc.dg/dg.exp: New file.
12440
12441         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
12442         test-switch.c}: Deleted.
12443
12444         * gcc.misc-tests/msgs.exp: New testcase driver.
12445
12446 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
12447
12448         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
12449         Watch for illegal return values from ${tool}_load.
12450         * config/unix.exp (${tool}_load): Fix pass/fail detection for
12451         cross targets.  Coerce return value >0 to 1.
12452
12453 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
12454
12455         * config/unix.exp (${tool}_load): Call program rsh, not proc.
12456
12457         * config/emb-unix.exp: New file.
12458
12459         * config/sim.exp: Error if variable $SIM not defined.
12460         (${tool}_load): Mark test as "untested" if simulator missing.
12461
12462         * config/unix.exp: Load remote.exp to get rcp_download.
12463         * lib/c-torture.exp: Use different option lists for testcases with
12464         and without loops.
12465         * gcc.c-torture/execute/execute.exp: Likewise.
12466
12467 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
12468
12469         * config/*.exp: Clarify return code from ${tool}_load.
12470         Call `unresolved' or `untested' instead of `warning' or `perror'
12471         (sometimes you still want to call both though).
12472         Add comment that `shell_id' is local to each file.
12473         * config/udi.exp (timeout): Set to 30.
12474         Don't print warning if connection fails, $connectmode has already
12475         printed an error.
12476         (${tool}_load): Move verbose messages to level 2.
12477         Rework pattern for "Process started" message.
12478         Pass `shell_id' to ${connectmode}_download.
12479         Retry twice upon timeout.  Make resetting of target more robust.
12480         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
12481         Pass `shell_id' to exit_$connectmode.
12482         Only call exit_$connectmode if connected.
12483         * config/unix.exp (${tool}_load): Check return codes better.
12484         * config/vrtx.exp (${tool}_load): Likewise.
12485         * config/vx.exp (${tool}_load): Likewise.
12486         Delete unneeded global's.
12487         * lib/dg.exp (dg-test): Update to reflect clarified return codes
12488         from ${tool}_load.
12489         (dg-stat): Delete.
12490         (dg-init): Delete recording of pass/fail counts.
12491         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
12492         (old-dejagnu-init): Likewise.
12493         (old-dejagnu-stat): Delete contents, empty proc now.
12494         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
12495         (c-torture): Delete references to lcnt, lpass, lfail.
12496         Get option list from TORTURE_OPTIONS.
12497         Delete -funroll[-all]-loops if no loops.
12498         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
12499         (g++_stat): Delete contents (empty proc now).
12500         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
12501         (gcc_finish): Likewise.
12502         (gcc_stat): Deleted.
12503         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
12504         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
12505         * gcc.c-torture/execute/execute.exp: Likewise.
12506         Split tests into two parts: compile, execute.
12507         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
12508         no loops.  Update to reflect clarified return codes from ${tool}_load.
12509
12510 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
12511
12512         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
12513         to grep for.
12514         (old-dejagnu): Likewise (where necessary).
12515
12516 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
12517
12518         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
12519
12520         * lib/dg.exp (dg-process-target): Fix processing of selector.
12521         Add comment regarding use of `error'.
12522
12523         * lib/gcc.exp (prune_system_crud): Define if missing.
12524         * lib/g++.exp (prune_system_crud): Likewise.
12525
12526         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
12527         Call prune_system_crud.
12528         * lib/dg.exp (dg-runtest): New proc.
12529         Use perror instead of send_user for tcl errors in testcase.
12530         Don't return any value, it's never used.
12531         Don't clobber previous definition of `unknown'.
12532         Print tcl errors in `dg-final'.
12533
12534 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
12535
12536         * lib/dg.exp (dg-process-target): Improve syntax error messages.
12537         (dg-test): Don't print errorInfo, it contains stack backtrace.
12538
12539 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
12540
12541         * lib/g++.exp (runtest_file_p): Define if missing.
12542
12543 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
12544
12545         * lib/mike-g++.exp: Comment out loading of g++.exp.
12546         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
12547         (default_g++_version): Always print something.
12548         (default_g++_start): Comment out call to `which'.
12549         (g++_start, g++_load): Deleted (must be defined in config file).
12550         * lib/gcc.exp: Test for existence of $CC at start.
12551         Delete check for tmpdir (done in gcc_init).
12552         (default_gcc_version): Always print something.
12553         (default_gcc_start): Comment out call to `which'.
12554         * config/*.exp: Major cleanup - make cross targets work at least a
12555         little better for g++ (by not being "--tool gcc" specific).
12556         Rename gcc_xxx to ${tool}_xxx.
12557         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
12558         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
12559
12560 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
12561
12562         * lib/c-torture.exp (c-torture-compile): Rework compiler
12563         message processing.
12564
12565         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
12566         c-torture.
12567
12568 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12569
12570         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
12571
12572         * lib/dg.exp (dg-process-target): Support { target native }.
12573
12574 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
12575
12576         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
12577         looked for "... program xxx got fatal signal".
12578         Correct regsub munging of `comp_output'.
12579         Ignore compiler messages "path prefix not used" and "linker input
12580         file unused".
12581
12582 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
12583
12584         * lib/gcc.exp (runtest_file_p): Define if missing.
12585         * gcc.prms/template.c: Example to work from.
12586
12587 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
12588
12589         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
12590         * lib/dg.exp (dg-test): Call unsupported testcases as such.
12591
12592         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
12593         * gcc.prms/1883.c: Moved from compile/940714-1.c.
12594         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
12595         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
12596
12597         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
12598         (dg-process-target): No longer a varargs proc.
12599         Return S/N for target, P/F for xfail.  All callers changed.
12600         (user option procs): More argument checking.
12601         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
12602         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
12603         (dg-test): Skip test if not running on selected target in `dg-do'.
12604         Update handling of `dg-do-what', `dg-output-text'.
12605         Separate execution pass/fail from output pattern match pass/fail.
12606         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
12607
12608 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12609
12610         * gcc.c-torture/special/special.exp: Don't expect failure for mips
12611         target for 920510-1.c.
12612
12613 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
12614
12615         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
12616         Clean up comment regarding use of passcnt, etc.
12617         (gcc_stat): Don't update `testcnt' here.
12618         (gcc_finish): Do it here.
12619         Might as well reset `but_id' here too.
12620         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
12621         to determine if the file should be tested.
12622         * gcc.c-torture/compile/compile.exp: Likewise.
12623         * gcc.c-torture/execute/execute.exp: Likewise.
12624         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
12625         * gcc.misc-tests/dg-test.exp: Likewise.
12626         * gcc.prms/prms.exp: Likewise.
12627         * gcc.wendy/wendy.exp: Likewise.
12628         * g++.old-deja.exp: Likewise.
12629         Move "Testing file" message to verbose level 1.
12630
12631 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
12632
12633         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
12634
12635 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12636
12637         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
12638         (default_gcc_start): Accept optional second list element
12639         of compiler flags.  Print compiler output at verbosity level 2.
12640         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
12641         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
12642         Save current values of framework globals passcnt, failcnt, xpasscnt,
12643         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
12644         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
12645         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
12646         xfailcnt to compute stats.  Update framework global `testcnt' from
12647         pass/fail counts.
12648         (gcc_finish): New proc.  Clean up test environment.
12649         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
12650         (gcc_epass, gcc_efail): Delete.
12651         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
12652         argument of line number.
12653         (dg-init): If the tool has an init routine, call it.
12654         (dg-test): Remove args `cflags_var' and `libs_var'.
12655         Pass all compiler options to ${tool}_start.
12656         Handle missing line number.
12657         (dg-finish): New function.
12658         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
12659         particular files.  Call gcc_finish at end.  Move "skipping test"
12660         message to verbosity level 3.
12661         * gcc.c-torture/compile/compile.exp: Likewise.
12662         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
12663         * gcc.c-torture/execute/execute.exp: Likewise.
12664         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
12665         Print testcase being tried at verbosity level 1.
12666         * gcc.c-torture/special/special.exp: Unset xfail.
12667         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
12668         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
12669         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
12670         * gcc.failure/failure.exp: Likewise.
12671         * gcc.ieee/ieee.exp: Likewise.
12672         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
12673         Update call to dg-test.  Call dg-finish at end.
12674         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
12675         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
12676         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
12677         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
12678         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
12679         * gcc.wendy/wendy.exp: Add copyright.
12680         Delete setting of tmpdir (done by gcc_init).
12681         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
12682         Pass compiler flags to gcc_start.  Call gcc_finish at end.
12683         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
12684         gcc_[ce]pass/fail.
12685
12686 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
12687
12688         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
12689         confusion.
12690         (g++_load): Likewise.
12691
12692         * config/*.exp (gcc_load): Some were varargs fns and some were not.
12693         Rename argument to `prog' to remove the confusion.
12694         Varargs fns behave differently too!
12695         (g++_load): Likewise.
12696
12697         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
12698
12699         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
12700         what it is.  Delete (always) printing of status value for !native.
12701         Simplify verbose code, and include status and exec_output.
12702         (g++_load): Use gcc_load.
12703
12704 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12705
12706         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
12707         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
12708         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
12709         940714-3.c as these testcases don't exist anymore.  Make
12710         va-arg-1.c expected to pass.
12711
12712 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
12713
12714         * gcc.misc-tests/misc.exp: Only run specific testcases.
12715         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
12716         * gcc.misc-tests/dg-[1-9].c: New files.
12717
12718         * lib/dg.exp: New testsuite driver.
12719         * gcc.prms/prms.exp: Use it.
12720
12721         * README.gcc: New file.
12722
12723         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
12724         Document and reset `lxpass' and `lxfail'.
12725         Simplify "initialized" message.
12726         (gcc_stat): Clean up comments a little.
12727
12728 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
12729
12730         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
12731
12732 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
12733
12734         * lib/old-dejagnu.exp (process-option): New proc.
12735         (old-dejagnu-init, old-dejagnu-stat): Likewise.
12736         (old-dejagnu): Simplify.
12737         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
12738
12739 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
12740
12741         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
12742         exists and is not an empty string.
12743
12744         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
12745         $xfail rather than calling setup_xfail.  Clear $xfail when test is
12746         finished.
12747         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
12748         automatically.
12749
12750         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
12751         longer expected to fail.
12752
12753         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
12754         "f" function call.
12755
12756         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
12757
12758         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
12759         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
12760         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
12761         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
12762         c-torture-1.29.
12763
12764         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
12765         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
12766
12767         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
12768
12769         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
12770         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
12771
12772         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
12773         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
12774         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
12775
12776 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12777
12778         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
12779         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
12780         940714-1.c, 940714-2.c, 940714-3.c},
12781         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
12782         gcc.misc-tests/{mg.c,mg.exp}:
12783         New tests.
12784         * gcc.noncompile/noncompile.exp: Change accordingly.
12785
12786 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
12787
12788         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
12789         Undo previous clobberage.
12790
12791 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
12792
12793         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
12794         * gcc.special/{930510-1.c, special.exp}:
12795         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
12796         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
12797         struct-varargs-1.c}: New tests from c-torture-1.26.
12798
12799 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12800
12801         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
12802           argument to switch.
12803
12804 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
12805
12806         * Revert the previous changes.  Please see Rob's directory
12807           (/lisa/test/rob/progressive/gcc/testsuite) for testing
12808           fixes.
12809
12810 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
12811
12812         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
12813             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
12814             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
12815             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
12816             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
12817             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
12818             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
12819             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
12820             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
12821             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
12822             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
12823             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
12824             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
12825             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
12826             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
12827             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
12828             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
12829             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
12830             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
12831             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
12832             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
12833             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
12834             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
12835             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
12836             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
12837             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
12838             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
12839
12840 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
12841
12842         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
12843             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
12844           with perror calls.
12845
12846 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
12847
12848         * config/unix.exp (g++_load): Fix syntax.
12849
12850 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12851
12852         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
12853         * gcc.noncompile/921017-1.c: Deleted obsolete test.
12854         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
12855         Don't expect va-arg-1.c to fail.  Correct expected output for
12856         920928-1.c.
12857         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
12858         * gcc.wendy/hbm4.c: Correct typo.
12859         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
12860
12861 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
12862
12863         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
12864         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
12865         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
12866         * lib/c-torture.exp (c-torture-compile): Ditto.
12867
12868         Reduce volume of output (remove all the -I's and such).
12869         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
12870         Call gcc_cpass, gcc_cfail.
12871         (c-torture): Pass testing option to c-torture-compile.
12872
12873 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
12874
12875         Bring patches over from progressive.
12876         * config/default.exp: Exit remote shell cleanly.
12877         (g++_exit, g++_start): Add default versions.
12878         * config/sim.exp (gcc_load): Use perror, not error.
12879
12880 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
12881
12882         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
12883         set in site.exp.
12884
12885 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
12886
12887         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
12888         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
12889         (wendy_try): New proc to run testcase.
12890         (main loop): Call 'em.
12891         * gcc.wendy/*.c: Clean up pass to correct expected output.
12892
12893         * lib/gcc.exp: Minor cleanup work.
12894         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
12895
12896 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
12897
12898         * config/sim.exp (gcc_load): Document return codes better.
12899         Don't pass -v to simulator.
12900
12901 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12902
12903           * gcc.special/920717-x.c: Fix typo.
12904           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
12905           get at sources.
12906
12907         * lib/mike-gcc.exp: Fix typo.
12908
12909 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12910
12911         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
12912         binary to use, transform the name.
12913         * config/*.exp: rename everything. Nuke any g++ specific files,
12914         it's now a special case of gcc that requires no special support.
12915         Add a default.exp for unsupported targets.
12916
12917 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
12918
12919         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
12920         lib/old-dejagnu.exp: Fix a few patterns to work with the new
12921         version of Tcl.
12922
12923 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12924
12925         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
12926         than a warning.
12927
12928 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12929
12930         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
12931
12932 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12933
12934         * gcc.execute/execute.exp: Combine opt_list and foption_list into
12935         option_list.  Compile every file with only 4/6 option choices
12936         (same as C torture) instead of with 12/18 different option
12937         choices.
12938         * lib/c-torture.exp: Likewise.
12939
12940         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
12941         not already set.
12942
12943 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
12944
12945         * lib/old-deja.exp: Add `excess errors test fails' error, now one
12946         can put an XFAIL *-*-* on excess errors.
12947
12948 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
12949
12950         * g++.law: Add more tests derived from g++-bugs snapshots.
12951
12952         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
12953         equivalent to g++.law/init9.
12954
12955         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
12956         compiled it, and the a.out file after we've run it.
12957
12958 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12959
12960         * lib/mike-g++.exp (postbase): Delete the .o file after we've
12961         compiled it, and the a.out file after we've run it.
12962
12963 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12964
12965         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
12966
12967 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12968
12969         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
12970         version number.
12971
12972 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12973
12974         * g++.law: New directory of g++ tests derived from the g++-bugs
12975         snapshots.
12976
12977 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12978
12979         * gcc.compile: initbug1.c initbug1.exp testcase added
12980
12981 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12982
12983         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
12984         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
12985           fixes submitted by Jeff Law (law@cs.utah.edu)
12986         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
12987           Jeff Law (law@cs.utah.edu)
12988
12989
12990 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
12991
12992         * config/unix-g++.exp: Follow the gcc way of doing things.
12993         * g++.old-deja/old-deja.exp: Minor updates.
12994         * lib/g++.exp: New file, follow the gcc way of doing things.
12995         * lib/old-dejagnu.exp: Minor updates.
12996         * lib/mike-g++.exp: Always unset errorInfo.
12997
12998 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
12999
13000         * lib/gcc.exp: Fix some errors with the below change, CC and
13001         CFLAGS should be global when setting, not local.
13002
13003 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
13004
13005         * lib/gcc.exp: Transform tool name.
13006
13007 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13008
13009         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
13010
13011 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13012
13013         * lib/gcc.exp: change gcc_done to gcc_stat
13014
13015 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13016
13017         * Upgraded gcc testsuite to c-torture version 1.25
13018
13019 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13020
13021         * lib/gcc.exp: added reporting code. Changed verbose compile message.
13022         * lib/c-torture: added hooks for new reporting code.
13023
13024 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13025
13026         * config/sh-gcc.exp: check if sh-sim exists in the path
13027
13028 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13029
13030         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
13031         * gcc.compile/compile.exp: Initial changes for new logic.
13032         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
13033         * gcc.failure/failure.exp: Initial changes for new logic.
13034         * gcc.ieee/ieee.exp: Initial changes for new logic.
13035         * gcc.misc-tests/misc.exp: Initial changes for new logic.
13036         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
13037         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
13038         * lib/c-torture.exp: Initial changes for new logic.
13039         * lib/gcc.exp: Initial changes for new logic.
13040
13041 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
13042
13043         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
13044         depend upon failure or success.  Fully qualify names in failure
13045         and success messages.  Always remove a.out before starting
13046         compile, just in case.  Pay more attention to error text output by
13047         the compiler.  Handle testcases with no known past errors just
13048         like all others, so that things are uniform.  Other miscellaneous
13049         improvements.
13050
13051 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13052
13053         * gcc.cpp: new directory for cpp tests
13054
13055 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13056
13057         * lib/chill.exp: Code reformatted, removed unused code.
13058         * config/unix-chill.exp: Code reformatted, removed unused code.
13059         * chill.execute/execute.exp: Code reformatted, removed unused code.
13060         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
13061
13062 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
13063
13064         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
13065         routines not written.
13066
13067 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
13068
13069         * config/bug-gcc.exp: Use new procs from bug.exp.
13070
13071 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
13072
13073         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
13074         via ftp, rather than depending on NFS.
13075         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
13076         case.
13077
13078 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
13079
13080         * config/bug-gcc.exp: Use new download proc.
13081
13082 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
13083
13084         * chill.execute/execute.exp: cleanups, handles errors better
13085         * chill.compile/compile.exp: rewrite, based on execute.exp
13086         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
13087         * lib/chill.exp: major changes to diff proc and compile and link
13088           procs. added chill_fail and chill_pass wrappers to pass and
13089           fail. added more comments, and handle error codes better.
13090           Added a hack to capture stderr from exec, so noncompile tests
13091           can work.
13092
13093 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13094
13095         * chill.execute/execute.exp: rewrite of testsuite driver
13096         * lib/chill.exp: rewrite of testsuite driver
13097         * config/unix-chill.exp: rewrite of testsuite driver
13098
13099 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
13100
13101     In chill.execute:
13102         * iexpr.ch: Standardize uppercase.
13103         * tuples.dat: Standardize uppercase.
13104         * vary.ch: standardize.  Correct varying string assignments.
13105         * vary.dat: Add new output lines.
13106
13107 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
13108
13109     In chill.execute:
13110         * chprintf.ch: Standardize use of uppercase.
13111         * tuples.ch: Standardize and turn arr2 into a DCL,
13112           rather than a SYN.
13113         * pinits.ch: Standardize.
13114
13115 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13116
13117         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
13118         * Makefil: Renamed to Makefile.in.
13119         * configure.in: New.
13120
13121 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
13122
13123     In chill.execute:
13124         * .cvsignore: Add result/output files.
13125         * Makefile: Fix up variables at start.  Use MFLAGS
13126           everywhere.  Correct bool_loc, built_ins entries.
13127           Add entry for vary1.ch.
13128         * bitarray.ch: Standardize upper-case usage.
13129         * bitexpr.ch: Standardize, add output of b1.
13130         * params.ch: Use arrayt in along PROC parameters, to
13131           avoid novelty problems.
13132         * sets.ch: Tiny cleanup.
13133         * vary1.ch: Re-indent.
13134
13135 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
13136
13137           * Add PR-related files to Makefiles, .cvsignore files, etc.
13138
13139 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
13140
13141         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
13142           with compiler objects. New names are test-flow.c and test-loop.c
13143
13144 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
13145
13146         * Upgraded c-torture tests from 1.19 to 1.20
13147
13148         * new files:
13149         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
13150         * gcc.compile: 930623-1.c 930623-2.c
13151         * gcc.noncompile: 930622-1.c 930622-2.c
13152         * gcc.failure: 920411-1.c 920627-2.c
13153         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
13154
13155 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
13156
13157         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
13158           More changes to get testsuite working properly. Needs more work.
13159           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
13160
13161 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
13162
13163         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
13164           More changes to get testsuite working properly. Needs more work.
13165
13166 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
13167
13168         * chill.compile/compile.exp: Added for Dejagnu support
13169         * chill.execute/execute.exp: Added for Dejagnu support
13170         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
13171
13172 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
13173
13174     This should complete moving the CHILL test files.
13175         * chill.noncompile(.cvsignore printf.grt
13176             in-printf.grt chprintf.grt chprintf.ch):
13177             Added test-support files.
13178           (Makefile): Modified further.
13179         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
13180             signal.ch): Added test files.
13181           * chill.execute (.cvsignore printf.grt printr.c
13182             in-printf.grt rts.c chprintf.grt rts.h): Added
13183           test-support files.
13184             (Makefile): More corrections.
13185
13186 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
13187
13188         * chill.compile, chill.execute, chill.nocompile: Add CHILL
13189           test cases, ready for DejaGnu.
13190
13191 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13192
13193         * Upgraded c-torture tests from 1.18 to 1.19
13194
13195         * gcc.compile: added test(s):
13196           930607-1.c
13197         * gcc.execute: added test(s):
13198           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
13199
13200         * added new subdirectory for misc tests: gcc.misc-tests
13201         * gcc.misc-test(s): added tests:
13202           inst-check.c test-consts.c test-ior.c test-switch.c
13203
13204 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13205
13206         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
13207
13208 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
13209
13210         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
13211
13212 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13213
13214         * Upgraded c-torture tests from 1.17 to 1.18
13215
13216 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13217
13218         * Upgraded c-torture tests from 1.12 to 1.17
13219
13220 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
13221
13222         * lib/old-dejagnu.exp:
13223           Fixed handling of XFAIL target triplets to correctly
13224           recognize wildcard characters.  Removed code that
13225           appended a unique id tag to the end of the file name
13226           printed out by the result of the testcases within a
13227           given test file.
13228
13229 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
13230
13231         * lib/old-dejagnu.exp:
13232           Reworked expected failure handling to trigger off of XFAIL
13233           keyword in keyphrase embeded in testcase source code. The
13234           XFAIL keyword must be at the end of the keyphrase line. It
13235           may optionally be followed by one or more target triplets.
13236           It has just occured that the handling of wildcards in the
13237           target triplet may not be correct.
13238
13239 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
13240
13241         * g++.old-deja/tests:
13242           Moved all subdirectories up one level into g++.old-deja .
13243
13244         * lib/old-dejagnu.exp:
13245           Fixed problem with CXXFLAGS not being properly reset, and being
13246           corrupted with extraneous "-c" compiler option.  This was
13247           causing binaries to not be generated for test that needed them.
13248           Modified strings passed to "pass" and "fail" so that individual
13249           tests from the same test file would be distinguished by an
13250           identifier appended to the test file name in the summary logs;
13251           this corrected a problem with erroneous diff logs.  Added code
13252           to search testcases for expected fail and unexpected pass keywords.
13253
13254 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13255
13256         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
13257
13258 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
13259
13260         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
13261           Removed extraneous text from end of "Special g++ Options"
13262           keyphrase.
13263
13264         * lib/old-dejagnu.exp: Added pattern matching to look for new
13265           keywords, embedded in testcases comments, which will trigger
13266           calls to xpass and xfail.
13267
13268 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
13269
13270         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
13271           comments embedded in the testcases, especially the one looking for
13272           special compiler options, as well as the pattern matching for the
13273           compiler output again.
13274
13275 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
13276
13277         * lib/old-dejagnu.exp: Do a proper check of the return value for
13278           execute tests. Fixed several problems with the pattern matching
13279           of the compiler output which gave erroneous test results.
13280           Changed several of the test result messages to be more descriptive.
13281         * config/unix-g++.exp: Proc g++_load now actually works and
13282           executes the tests passed to it and returns a usable return
13283           value.
13284
13285 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13286
13287           * lib/gcc.exp: Exits gracefully if $CC is bogus.
13288
13289 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
13290
13291         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
13292           Modified both files to properly execute the old style
13293           dejagnu tests. The previous versions of these files were
13294           experimental and did not function anything near correctly.
13295
13296 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
13297
13298         * Removed all Makefile.in and configure.in files. No configuration
13299         needed now.
13300
13301 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
13302
13303         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
13304
13305 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13306
13307         * gcc.compile/configure.in, gcc.unsorted/configure.in,
13308         gcc.special/configure.in, gcc.noncompile/configure.in,
13309         gcc.execute/configure.in, gcc.code_quality/configure.in,
13310         g++.other/configure.in, g++.old-deja/configure.in,
13311         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
13312         in srcname setting.
13313
13314 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13315
13316         * lib/udi.exp:  Fixed mondfe and mondfe_download.
13317         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
13318         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
13319
13320 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13321
13322         * config/udi-gdb.exp: Check $shell_id after connecting to target.
13323         (gdb_exit): Don't remove *_soc files.
13324
13325 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
13326
13327         * lib/c-torture.exp: Don't look for main; instead always use -w
13328         -c.  This is how the c-torture tests work.  Remove the object
13329         file if the compilation succeeds.
13330         * gcc.execute/execute.exp: Remove executable if test passes.
13331         * gcc.noncompile/noncompile.exp: Every test is an expected
13332         failure.
13333         * gcc.special/special.exp: Added tests from c-torture 1.11,
13334         corrected use of existing test.
13335         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
13336         gcc.execute/920625-1.c: Updated to c-torture 1.11.
13337         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
13338         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
13339         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
13340         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
13341         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
13342         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
13343         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
13344         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
13345         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
13346         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
13347         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
13348         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
13349         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
13350         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
13351         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
13352         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
13353         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
13354         c-torture 1.11.
13355         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
13356         correspond to c-torture 1.11.
13357
13358         * New file.