OSDN Git Service

PR c++/7209
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
2
3         * g++.dg/expr/cond1.C: New test.
4
5 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
6
7         * g++.dg/abi/vbase13.C: New test.
8         * g++.dg/abi/vbase14.C: Likewise.
9
10 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
11
12         * gcc.dg/tls/pic-1.c: New test.
13         * gcc.dg/tls/nonpic-1.c: New test.
14         * gcc.dg/20021018-1.c: New test.
15
16 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
17
18         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
19         Remove only files with the same base name as the test case.
20         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
21         (profopt-execute): Likewise.  Also, remove old profiling
22         and performance data files before running the tests.
23
24         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
25         * g++.dg/bprob/bprob.exp: Likewise.
26         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
27         to allow more general test case names.
28
29         * g++.dg/bprob/bprob-1.C: Rename to ...
30         * g++.dg/bprob/g++-bprob-1.C: ... this.
31
32         * g77.dg/bprob/bprob-1.f: Rename to ...
33         * g77.dg/bprob/g77-bprob-1.f: ... this.
34
35 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
36
37         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
38         bison 1.50 or later.
39
40 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
41
42         * g++.dg/README: Describe more test directories.
43
44 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
45
46         * g++.dg/init/array6.C: Add additional tests.
47
48 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
49
50         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
51         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
52
53 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
54
55         * gcc.c-torture/compile/20020604-1.x: New.
56         * gcc.c-torture/compile/simd-5.x: Likewise.
57         * gcc.c-torture/execute/920710-1.x: Likewise.
58         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
59
60 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
61
62         * g++.dg/inherit/override1.C: Add dg-options clause.
63
64 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
65
66         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
67         _mm_slli_si128.
68
69 2002-10-19  Andreas Schwab  <schwab@suse.de>
70
71         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
72         directory component.
73
74 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
75
76         * g++.dg/inherit/thunk1.C: New test.
77
78         * g++.dg/inherit/override1.C: New test.
79
80         * g++.dg/abi/mangle11.C: New test.
81         * g++.dg/abi/mangle14.C: New test.
82         * g++.dg/abi/mangle17.C: New test.
83
84 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
85
86         * g++.dg/overload/member2.C: New test.
87
88 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
89
90         * g++.dg/README: Describe new compat directory.
91         * g++.dg/dg.exp: Skip tests in compat directory.
92         * README.compat: New file.
93         * lib/compat.exp: New expect script.
94         * g++.dg/compat: New test directory.
95         * g++.dg/compat/compat.exp: New expect script.
96         * g++.dg/compat/abi: New test directory.
97         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
98         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
99         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
100         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
101         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
102         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
103         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
104         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
105         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
106         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
107         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
108         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
109         * g++.dg/compat/break: New test directory.
110         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
111         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
112         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
113         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
114         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
115         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
116         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
117         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
118         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
119         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
120         g++.dg/compat/break/README: New files.
121         * g++.dg/compat/eh: New test directory.
122         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
123         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
124         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
125         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
126         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
127         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
128         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
129         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
130         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
131         g++.dg/compat/eh/filter2_y.C,
132         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
133         g++.dg/compat/eh/new1_y.C,
134         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
135         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
136         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
137         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
138         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
139         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
140         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
141         g++.dg/compat/eh/unexpected1_y.C: New files.
142         * g++.dg/compat/init: New test directory.
143         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
144         g++.dg/compat/init/array5_y.C,
145         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
146         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
147         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
148         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
149         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
150         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
151         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
152         g++.dg/compat/init/init-ref2_y.C: New files.
153
154 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
155
156         PR c++/7584
157         * g++.dg/inherit/using3.C: New test.
158
159 Thu Oct 17 19:12:58 CEST 2002  Jan Hubicka  <jh@suse.cz>
160
161         * gcc.dg/20021017-2.c: New test.
162
163 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
164
165         * g++.dg/abi/mangle16.C: Adjust.
166
167         * g++.dg/init/array8.C: New test.
168
169 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
170
171         * gcc.dg/special/mips-abi.exp: New test.
172         * gcc.dg/special/mips-abi.s: Empty file used by the above.
173
174 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
175
176         * g++.dg/abi/mangle16.C: New test.
177         * g++.dg/abi/mangle17.C: Likewise.
178
179         PR c++/7478
180         * g++.dg/template/ref1.C: New test.
181
182 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
183
184         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
185
186 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
187
188         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
189
190 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
191
192         PR c++/7524
193         * g++.dg/init/array7.C: New test.
194
195 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
196
197         * g++.dg/init/array6.C: New test.
198
199         * g++.dg/abi/mangle13.C: Likewise.
200         * g++.dg/abi/mangle14.C: Likewise.
201         * g++.dg/abi/mangle15.C: Likewise.
202
203 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
204
205         * g++.dg/abi/empty8.C: New test.
206
207 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
208
209         * g++.dg/init/ctor1.C: New test.
210
211 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
212
213         * gcc.c-torture/execute/20021015-1.c: New test.
214
215 Tue Oct 15 14:22:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
216
217         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
218
219 Mon Oct 14 20:37:51 CEST 2002  Jan Hubicka  <jh@suse.cz>
220
221         * gcc.dg/i386-ssetype-[1-5].c: New tests.
222
223 2002-10-14  Richard Henderson  <rth@redhat.com>
224
225         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
226
227 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
228
229         PR optimization/6631
230         * g++.dg/opt/const2.C: New test.
231
232 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
233
234         PR c++/7176
235         * g++.dg/parse/friend1.C: New test.
236         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
237
238 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
239
240         * gcc.dg/20021014-1.c: New test.
241
242 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
243
244         PR c++/5661
245         * g++.dg/ext/vlm1.C: New test.
246         * g++.dg/ext/vlm2.C: Likewise.
247
248         * g++.dg/init/array1.C: Remove invalid braces.
249         * g++.dg/init/brace1.C: New test.
250         * g++.dg/init/copy2.C: Likewise.
251         * g++.dg/init/copy3.C: Likewise.
252         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
253         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
254         braces.
255
256 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
257
258         * gcc.dg/cpp/assembler.S: Don't use -ansi.
259
260 Fri Oct 11 10:56:49 2002  Richard Shann  <richard.shann@superh.com>
261
262         * gcc.c-torture/compile/simd-5.c: New test.
263
264 2002-10-10  Jim Wilson  <wilson@redhat.com>
265
266         * gcc.c-torture/execute/20021010-1.c: New test.
267
268 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
269
270         PR c/7353
271         * g++.dg/ext/typedef-init.C: New test.
272         * gcc.dg/typedef-init.c: New test.
273
274 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
275
276         * gcc.dg/cpp/paste13.c: New test.
277
278 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
279
280         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
281         remaining platforms, XFAIL during compile, not execute.  Don't
282         XFAIL at -O0.
283
284 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
285
286         * gcc.dg/alias-1.c: Tweak expected warning.
287
288 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
289
290         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
291
292 2002-10-06  Andreas Jaeger  <aj@suse.de>
293
294         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
295         * gcc.dg/cpp/c++98.C: Likewise.
296
297         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
298         * g++.dg/cpp/c++98.C: Likewise.
299
300         * g++.dg/README (Subdirectories): Mention cpp directory.
301
302         PR target/7559
303         * gcc.dg/20021006-1.c: New test.
304
305 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
306
307         PR c++/7804
308         * g++.dg/other/warning1.C: New test.
309
310 2002-10-04  Roger Sayle  <roger@eyesopen.com>
311
312         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
313         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
314         and sparc-*-* with -m64 as expected failures.  See PR 8087.
315
316 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
317
318         PR c++/7931
319         * g++.dg/template/ptrmem3.C: New test.
320
321         PR c++/7754
322         * g++.dg/template/union1.C: New test.
323
324 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
325
326         PR c++/8006
327         * g++.dg/abi/mangle9.C: New test.
328         * g++.dg/abi/mangle10.C: New test.
329         * g++.dg/abi/mangle11.C: New test.
330         * g++.dg/abi/mangle12.C: New test.
331
332 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
333
334         PR c++/7188.
335         * g++.dg/template/meminit1.C: New test.
336         * g++.dg/warn/Wreorder-1.C: Likewise.
337         * g++.old-deja/g++.mike/warn3.C: Tweak.
338         * lib/prune.exp: Ingore "in copy constructor".
339
340 2002-10-02  Andreas Jaeger  <aj@suse.de>
341
342         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
343         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
344         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
345         on x86-64.
346
347 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
348
349         * gcc.dg/empty1.C: Fix typo.
350
351 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
352
353         * gcc.dg/alias-1.c: New test.
354
355 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
356
357         * gcc.dg/empty1.C: New test.
358
359         * g++.dg/tls/init-2.C: Tweak error messages.
360
361 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
362
363         * gcc.c-torture/compile/20020923-1.c: New test.
364
365 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
366
367         * gcc.c-torture/execute/ffs-1.c: New test.
368         * gcc.c-torture/execute/ffs-2.c: Ditto.
369
370 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
371
372         * g++.dg/overload/member1.C: New test.
373
374 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
375
376         * g++.dg/abi/empty7.C: New test.
377         * g++.dg/init/pm2.C: Likewise.
378
379 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
380
381         * g++.dg/rtti/crash1.C: New test.
382
383 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
384
385         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
386         gcc.dg/sibcall-4.c: New tests.
387
388 2002-09-28  Roger Sayle  <roger@eyesopen.com>
389
390         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
391         powerpc and MMIX targets.
392
393 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
394
395         * gcc.dg/cpp/20020927-1.c: New.
396
397 2002-09-26  David S. Miller  <davem@redhat.com>
398
399         * gcc.c-torture/compile/trunctfdf.c: New.
400
401 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
402
403         * lib/target-supports.exp (check_weak_available): Handle solaris2.
404
405 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
406
407         * gcc.c-torture/execute/loop-15.c: New.
408
409 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
410
411         * README.QMTEST: Fix typo.
412
413 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
414
415         * gcc.dg/20020926-1.c: New test.
416
417 2002-09-25  David S. Miller  <davem@redhat.com>
418
419         PR target/7842
420         * gcc.c-torture/execute/shiftdi.c: New test.
421
422 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
423
424         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
425         unique to the tool.
426         * lib/g77.exp (g77_init): Likewise.
427         * lib/g++.exp (g++_init): Likewise.
428         * lib/objc.exp (objc_init): Likewise.
429
430 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
431
432         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
433         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
434         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
435
436 2002-09-25  Richard Henderson  <rth@redhat.com>
437
438         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
439         too-small long double.
440
441 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
442
443         * gcc.dg/20020919-1.c: New test.
444
445 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
446
447         * g++.dg/abi/bitfield6.C: New test.
448         * g++.dg/abi/bitfield7.C: New test.
449         * g++.dg/abi/bitfield8.C: New test.
450         * g++.dg/abi/vbase11.C: New test.
451
452 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
453
454         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
455         hppa*-*-hpux*.  Update test comment.
456
457 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
458
459         * gcc.dg/tls/struct-1.c: New test.
460
461 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
462
463         * gcc.dg/cpp/tr-warn2.c: Update.
464
465 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
466
467         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
468
469 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
470
471         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
472         systems.
473
474 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
475
476         * gcc.c-torture/execute/ieee/mzero3.c: New test.
477
478         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
479         Adjust for c++filt moved to binutils.  Remove spurious duplicate
480         setting of cxxfilt.
481
482 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
483
484         * gcc.dg/20020312-2.c: Update for darwin.
485
486 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
487
488         * g++.old-deja/g++.other/crash32.C: Mark ICE.
489
490 Tue Sep 17 13:59:45 2002  Nicola Pero  <n.pero@mi.flashnet.it>
491
492         * objc.dg/comp-types-1.m: New test.
493         * objc.dg/comp-types-2.m: New test.
494         * objc.dg/comp-types-3.m: New test.
495         * objc.dg/comp-types-4.m: New test.
496         * objc.dg/comp-types-5.m: New test.
497         * objc.dg/comp-types-6.m: New test.
498
499 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
500
501         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
502
503 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
504
505         * g++.dg/other/do1.C: New test.
506
507         * g++.dg/template/subst1.C: New test.
508
509 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
510
511         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
512
513 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
514
515         * g++.dg/template/qualttp20.C: Adjust expected errors.
516         * g++.old-deja/g++.jason/report.C: Likewise.
517         * g++.old-deja/g++.other/qual1.C: Likewise.
518
519         * g++.dg/lookup/scoped2.C: New test.
520
521         * g++.dg/ext/asm3.C: New test.
522
523 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
524
525         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
526
527 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
528
529         * ChangeLog: follow spelling conventions.
530         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
531         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
532         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
533         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
534         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
535         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
536         * g++.old-deja/g++.law/global-init1.C: Likewise.
537         * g++.old-deja/g++.other/delete4.C: Likewise.
538         * g++.old-deja/g++.other/inline21.C: Likewise.
539         * g++.old-deja/g++.other/singleton.C: Likewise.
540         * g77.dg/strlen0.f: Likewise.
541         * g77.f-torture/compile/20010519-1.f: Likewise.
542         * g77.f-torture/compile/980310-4.f: Likewise.
543         * gcc.c-torture/compile/20000605-1.c: Likewise.
544         * gcc.c-torture/execute/20020225-1.c: Likewise.
545         * gcc.dg/c90-hexfloat-2.c: Likewise.
546         * gcc.dg/c99-bool-1.c: Likewise.
547         * gcc.dg/c99-hexfloat-2.c: Likewise.
548         * gcc.dg/dll-2.c: Likewise.
549         * gcc.dg/wtr-union-init-1.c: Likewise.
550         * gcc.dg/wtr-union-init-2.c: Likewise.
551         * gcc.dg/wtr-union-init-3.c: Likewise.
552         * gcc.dg/cpp/avoidpaste1.c: Likewise.
553         * gcc.dg/cpp/defined.c: Likewise.
554         * gcc.dg/cpp/macsyntx.c: Likewise.
555         * gcc.dg/cpp/paste2.c: Likewise.
556         * gcc.dg/cpp/trad/defined.c: Likewise.
557         * gcc.dg/format/c90-printf-1.c: Likewise.
558         * gcc.dg/format/c90-scanf-1.c: Likewise.
559         * gcc.dg/format/c99-printf-1.c: Likewise.
560         * gcc.dg/format/c99-scanf-1.c: Likewise.
561         * gcc.misc-tests/gcov-8.c: Likewise.
562         * lib/profopt.exp: Likewise.
563
564 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
565
566         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
567
568 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
569
570         * g++.dg/inherit/using2.C: New test.
571
572 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
573
574         * ChangeLog: Follow spelling conventions.
575         * g++.dg/template/friend4.C: Likewise.
576         * g++.old-deja/g++.pt/crash67.C: Likewise.
577         * gcc.c-torture/execute/20000801-4.c: Likewise.
578         * gcc.dg/c90-digraph-1.c: Likewise.
579         * gcc.dg/c94-digraph-1.c: Likewise.
580         * gcc.dg/c99-digraph-1.c: Likewise.
581         * gcc.dg/cpp/line5.c: Likewise.
582         * gcc.dg/cpp/multiline.c: Likewise.
583         * gcc.dg/cpp/trad/literals-1.c: Likewise.
584         * gcc.dg/format/attr-3.c: Likewise.
585         * gcc.dg/format/c90-scanf-3.c: Likewise.
586         * gcc.dg/format/ext-4.c: Likewise.
587
588 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
589
590         * g++.dg/template/pretty1.C: New test.
591
592 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
593
594         * gcc.c-torture/execute/struct-cpy-1.c: New test.
595
596 2002-09-13  Matt Austern  <austern@apple.com>
597
598         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
599         passing a cast expression to a function by const reference.
600
601 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
602
603         * g++.dg/template/deduce1.C: New test.
604
605 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
606
607         * gcc.c-torture/execute/simd-1.c: Force all use of int to
608         32-bit int.
609
610 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
611
612         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
613         usage.
614
615 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
616
617         * gcc.c-torture/compile/20020910-1.c: New test.
618
619 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
620
621         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
622
623 2002-09-10  Andreas Jaeger  <aj@suse.de>
624
625         * gcc.dg/20020312-2.c: Adjust for x86-64.
626
627 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
628
629         * g77.dg/7388.f: New test case for PR 7388.
630
631 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
632
633         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
634
635 2002-09-05  Ziemowit Laski <zlaski@apple.com>
636
637         * objc.dg/proto-lossage-1.m: New test.
638
639 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
640
641         * gcc.dg/cpp/_Pragma4.c: Fix typo.
642
643 Fri Sep  6 16:39:37 2002  Nicola Pero  <n.pero@mi.flashnet.it>
644
645         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
646         expected to pass.
647
648 2002-09-06  Stan Shebs  <shebs@apple.com>
649             David Edelsohn  <edelsohn@gnu.org>
650
651         * gcc.dg/weak: New directory.
652         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
653         target-specific xfail bits.
654         * gcc.dg/typeof-2.c: Move to new directory.
655         * gcc.dg/weak.exp: New expect script.
656
657 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
658
659         * gcc.c-torture/execute/extzvsi.c: New test.
660
661 2002-09-05  Stan Shebs  <shebs@apple.com>
662
663         * gcc.dg/weak-1.c: xfail on Darwin.
664         * gcc.dg/weak-2.c: Ditto.
665         * gcc.dg/weak-3.c: Ditto.
666         * gcc.dg/weak-4.c: Ditto.
667         * gcc.dg/weak-5.c: Ditto.
668         * gcc.dg/weak-6.c: Ditto.
669         * gcc.dg/weak-7.c: Ditto.
670         * gcc.dg/weak-8.c: Ditto.
671         * gcc.dg/weak-9.c: Ditto.
672
673 Thu Sep  5 00:34:33 2002  J"orn Rennecke <joern.rennecke@superh.com>
674
675         * gcc.c-torture/execute/loop-14.c: New test.
676
677 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
678
679         * g++.dg/other/cxa-atexit1.C: New test.
680
681         * gcc.dg/typeof-2.c: New test.
682
683 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
684
685         * gcc.dg/cpp/_Pragma4.c: New test.
686
687 Tue Sep  3 11:04:26 2002  Nicola Pero  <n.pero@mi.flashnet.it>
688
689         * objc/execute/nil_method-1.m: New testcase.
690
691 Sun Sep  1 12:47:39 2002  Nicola Pero  <n.pero@mi.flashnet.it>
692
693         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
694         [Object class], not [Object initialize].
695
696 2002-08-31  Roger Sayle  <roger@eyesopen.com>
697             Hans-Peter Nilsson  <hp@bitrange.com>
698
699         * gcc.c-torture/execute/20020720-1.x: Skip test on
700         mmix-knuth-mmixware.  Correct comment.
701
702 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
703
704         * testsuite/g++.dg/abi/bitfield5.C: New test.
705         * testsuite/g++.dg/abi/vbase10.C: Likewise.
706
707 Tue Aug 27 22:23:22 2002  Nicola Pero  <n.pero@mi.flashnet.it>
708
709         * objc.dg/undeclared-selector.m: New test.
710
711 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
712
713         * g++.dg/other/offsetof1.C: Avoid cast warning.
714
715 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
716
717         * objc.dg/super-class-2.m: New test.
718
719 2002-08-24  Matt Austern  <austern@apple.com>
720
721         * g++.dg/ext/lvaddr.C: New test.
722         * g++.dg/ext/lvcast.C: New test.
723
724 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
725
726         * testsuite/g++.dg/inherit/cond1.C: New test.
727
728 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
729
730         * gcc.dg/noncompile/incomplete-1.c: New test.
731
732 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
733
734         * gcc.dg/typespec-1.c: New test.
735
736 2002-08-20  Devang Patel  <dpatel@apple.com>
737         * objc.dg/proto-hier-2.m: New test.
738
739 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
740
741         * objc.dg/bitfield-1.m: New test.
742         * objc.dg/bitfield-2.m: New test.
743
744 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
745
746         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
747         gcc.dg/c99-flex-array-4.c: New tests.
748
749 2002-08-16  Stan Shebs  <shebs@apple.com>
750
751         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
752
753 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
754
755         * gcc.dg/typeof-1.c: New test.
756         * g++.dg/ext/typeof2.C: New test.
757
758 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
759
760         * g++.dg/other/offsetof1.C: New test.
761
762 2002-08-14  Richard Henderson  <rth@redhat.com>
763
764         * gcc.dg/tls/diag-3.c: Fix expected message strings.
765
766 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
767
768         * gcc.dg/cpp/_Pragma3.c: New test.
769
770 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
771
772         * g++.dg/template/inherit3: New test.
773
774 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
775
776         * gcc.dg/bitfld-4.c: Add blank options.
777
778 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
779
780         * g++.dg/template/crash1.C: New test.
781
782 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
783
784         * gcc.dg/tls/opt-2.c: New test.
785
786 2002-08-08  Devang Patel  <dpatel@apple.com>
787
788         * objc.dg/selector-1.m : New test
789
790 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
791
792         * g++.dg/abi/bitfield4.C: New test.
793         * gcc.dg/bitfld-4.c: New test.
794
795 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
796
797         * g++.dg/other/packed1.C: New test.
798
799 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
800
801         * g++.dg/abi/offsetof.C: Tweak error messages.
802         * g++.old-deja/g++.mike/p10769a.C: Likewise.
803
804 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
805
806         * gcc.dg/bitfld-3.c: New test.
807
808 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
809             Richard Henderson  <rth@redhat.com>
810
811         * gcc.dg/i386-bitfield1.c: New test.
812         * g++.dg/abi/bitfield3.C: Update.
813
814 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
815
816         * objc.dg/const-str-2.m: Update.
817         * gcc.dg/cpp/c++98.c: Change to C extension.
818         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
819         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
820
821 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
822
823         * testsuite/gcc.dg/tls/diag-3.c: New.
824
825 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
826
827         * g++.dg/README (Subdirectories): Document new subdir expr.
828         * g++.dg/expr/pmf-1.C: New test.
829
830 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
831
832         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
833
834 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
835
836         * g++.dg/abi/bitfield3.C: New test.
837
838 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
839
840         * lib/gcov.exp: Tweak expected line formats.
841         * gcc.misc-tests/gcov8.c: New test.
842         * gcc.misc-tests/gcov8.x: New flags.
843
844 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
845
846         * consistency.vlad/layout/endian.c: Include string.h.
847
848         * gcc.c-torture/execute/20020805-1.c: New test.
849
850 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
851
852         * g++.dg/other/conversion1.C: New test.
853
854 2002-08-03  Roger Sayle  <roger@eyesopen.com>
855
856         * gcc.dg/builtins-1.c: New testcase.
857
858 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
859
860         * g++.dg/inherit/access3.C: New test.
861
862 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
863
864         * gcc.dg/ia64-visibility-2.c: New test.
865
866 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
867
868         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
869         __qualifier_flags to __flags.
870
871 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
872
873         * g++.dg/inherit/operator1.C: New test.
874         * g++.dg/lookup/disamb1.C: Fix typo in comment.
875         * g++.dg/other/error1.C: Change expected error message.
876         * g++.dg/template/conv4.C: Likewise.
877
878 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
879
880         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
881         for documented behavior.
882
883 2002-07-25  Roger Sayle  <roger@eyesopen.com>
884
885         * gcc.c-torture/execute/20020720-1.x: Skip this test on
886         several targets known to fail.
887
888 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
889
890         * gcc.dg/mips-args-[123].c: New tests.
891
892 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
893
894         * gcc.dg/ppc-spe.c: New.
895
896 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
897
898         * g++.dg/other/ptrmem4.C: New testcase.
899
900 2002-07-24  Richard Henderson  <rth@redhat.com>
901
902         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
903
904 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
905
906         * g++.dg/ext/alignof1.C (main): Return 0 for success.
907
908 2002-07-24  Roger Sayle  <roger@eyesopen.com>
909
910         * gcc.c-torture/execute/memset-3.c: New testcase.
911
912 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
913
914         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
915         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
916
917 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
918
919         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
920         Delete.
921
922 Tue Jul 23 21:02:43 2002  J"orn Rennecke <joern.rennecke@superh.com>
923
924         * gcc.c-torture/compile/simd-4.c: New test.
925
926 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
927
928         PR c++/7347, c++/7348
929         * g++.dg/template/access4.C: New test.
930         * g++.dg/template/access5.C: New test.
931         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
932         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
933         * g++.old-deja/g++.pt/ttp58.C: Likewise.
934         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
935
936 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
937
938         * gcc.dg/gnu89-init-2.c: New test.
939
940 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
941
942         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
943
944 2002-07-20  Roger Sayle  <roger@eyesopen.com>
945
946         * gcc.c-torture/execute/20020720-1.c: New testcase.
947
948 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
949
950         * gcc.dg/cpp/Wsignprom.c: New tests.
951
952 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
953
954         * gcc.c-torture/execute/loop-13.c: New test.
955
956 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
957
958         * gcc.dg/cpp/expr.c: New tests.
959
960 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
961
962         * g++.dg/opt/pr6713.C: Add template instantiation.
963
964 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
965
966         * gcc.dg/nest.c: New test.
967
968 2002-07-17  Richard Henderson  <rth@redhat.com>
969
970         * g++.dg/opt/pr6713.C: New test.
971
972 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
973
974         * gcc.c-torture/execute/loop-2e.x: Let the testcase
975         XFAIL for all x86 processors.
976
977 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
978
979         * gcc.c-torture/execute/20010122-1.x: Do not test with
980         -fomit-frame-pointer.
981
982 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
983
984         * g++.dg/template/instantiate2.C: New test.
985         * g++.dg/template/spec4.C: New test.
986
987 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
988
989         * g++.dg/template/access2.C: New test.
990         * g++.dg/template/access3.C: New test.
991
992 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
993
994         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
995         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
996         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
997         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
998         Convert to use <stdarg.h>.
999         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
1000         Delete.
1001         * gcc.dg/va-arg-2.c: New.
1002         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
1003
1004 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
1005
1006         * gcc.c-torture/compile/20020710-1.c: New test.
1007
1008 Thu Jul 11 15:39:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
1009                           Andrew Pinski  <pinskia@physics.uc.edu>
1010
1011         gcc.c-torture/compile/simd-2.c: New testcase.
1012         gcc.c-torture/compile/simd-3.c: Likewise.
1013
1014 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
1015
1016         PR c++/7224
1017         * g++.dg/overload/error1.C: New test.
1018
1019 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1020
1021         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
1022         configuration and IRIX 6 O32 ABI.
1023
1024 2002-07-11  Roger Sayle  <roger@eyesopen.com>
1025
1026         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
1027
1028 2002-07-10  Roger Sayle  <roger@eyesopen.com>
1029
1030         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
1031
1032 2002-07-10  Jeffrey A Law  <law@redhat.com>
1033
1034         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
1035
1036         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
1037
1038 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
1039
1040         * gcc.dg/20020312-2.c: Check for __PPC__.
1041
1042 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
1043
1044         * gcc.c-torture/compile/20020709-1.c: New test.
1045
1046 2002-07-07  Roger Sayle  <roger@eyesopen.com>
1047
1048         * g++.dg/template/qualttp21.C: New test case.
1049
1050 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
1051
1052         * gcc.c-torture/compile/20020706-1.c: New test.
1053         * gcc.c-torture/compile/20020706-2.c: New test.
1054
1055 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
1056             Alexandre Oliva  <aoliva@redhat.com>
1057
1058         * g++.dg/warn/incomplete1.C: New test.
1059
1060 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1061
1062         PR c++/7099
1063         * g++.dg/warn/noreturn1.C: New test.
1064
1065 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
1066
1067         PR c++/6706
1068         * g++.dg/debug/debug6.C: New test.
1069         * g++.dg/debug/debug7.C: New test.
1070
1071 Thu Jul  4 07:36:48 2002  J"orn Rennecke <joern.rennecke@superh.com>
1072
1073         * gcc.c-torture/compile/simd-3.c: New test.
1074
1075 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
1076
1077         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
1078         * gcc.dg/20020620-1.c: Likewise.
1079
1080 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1081
1082         PR c++/6944
1083         * g++.dg/init/array4.C: New test.
1084         * g++.dg/init/array5.C: New test.
1085
1086 Wed Jul  3 10:25:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
1087
1088         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
1089         * gcc.c-torture/execute/simd-2.c (main): Likewise.
1090
1091 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1092
1093         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
1094         * gcc.dg/wtr-aggr-init-1.c: Likewise.
1095         * gcc.dg/wtr-conversion-1.c: Likewise.
1096         * gcc.dg/wtr-escape-1.c: Likewise.
1097         * gcc.dg/wtr-int-type-1.c: Likewise.
1098         * gcc.dg/wtr-label-1.c: Likewise.
1099         * gcc.dg/wtr-static-1.c: Likewise.
1100         * gcc.dg/wtr-strcat-1.c: Likewise.
1101         * gcc.dg/wtr-suffix-1.c: Likewise.
1102         * gcc.dg/wtr-switch-1.c: Likewise.
1103         * gcc.dg/wtr-unary-plus-1.c: Likewise.
1104         * gcc.dg/wtr-union-init-1.c: Likewise.
1105         * gcc.dg/wtr-union-init-2.c: Likewise.
1106         * gcc.dg/wtr-union-init-3.c: Likewise.
1107
1108         * gcc.dg/wtr-func-def-1.c: New test.
1109
1110 2002-07-02 Devang Patel <dpatel@apple.com>
1111
1112         * objc.dg/param-1.m: New test.
1113
1114 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
1115
1116         * gcc.dg/cpp/trad/directive.c: Add test.
1117         * gcc.dg/cpp/trad/macroargs.c: Add test.
1118         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
1119
1120 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
1121
1122         * gcc.dg/cpp/cmdlne-M.c: New test.
1123
1124 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
1125
1126         * objc.dg/desig-init-1.m: New test.
1127
1128 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1129
1130         PR c++/6716
1131         * g++.dg/template/instantiate1.C: New test.
1132
1133 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
1134
1135         PR c++/7112
1136         * g++.dg/template/sizeof2.C: New test.
1137
1138 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
1139
1140         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
1141         gcc.dg/cpp/trad/include.c: New tests.
1142
1143 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
1144
1145         PR target/7177
1146         * gcc.c-torture/compile/20020701-1.c: New test.
1147
1148 2002-07-01  Stan Shebs  <shebs@apple.com>
1149
1150         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
1151         header here...
1152         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
1153         (objc-torture-execute): or here.
1154
1155 Mon Jul  1 12:51:05 2002  J"orn Rennecke <joern.rennecke@superh.com>
1156
1157         * gcc.c-torture/execute/arith-rand-ll.c: New test.
1158
1159 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
1160
1161         * gcc.dg/cpp/trad/escaped-nl.c: New test.
1162
1163 2002-06-30  Devang Patel  <dpatel@apple.com>
1164
1165         * objc.dg/fsyntax-only.m: New test.
1166
1167 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
1168
1169         PR c++/6695
1170         * g++.dg/template/friend7.C: New file.
1171
1172 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
1173
1174         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
1175         return type.
1176
1177 Thu Jun 27 15:23:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
1178
1179         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
1180         avoid division by zero.
1181
1182 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
1183
1184         * gcc.dg/Wunknownprag.c: New tests.
1185
1186 Tue Jun 25 21:50:38 2002  J"orn Rennecke <joern.rennecke@superh.com>
1187
1188         * gcc.c-torture/execute/simd-2.c: New test.
1189
1190 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
1191
1192         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
1193         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
1194         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
1195         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
1196         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
1197         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
1198         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
1199         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
1200         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
1201         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
1202         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
1203         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
1204         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
1205         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
1206         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
1207         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
1208         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
1209
1210 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
1211
1212         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
1213         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
1214         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
1215         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
1216         New tests.
1217         * gcc.dg/cpp/trad/directive.c: Update.
1218
1219 2002-06-23  Andreas Jaeger  <aj@suse.de>
1220
1221         * gcc.c-torture/execute/complex-6.c: New.
1222
1223 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
1224
1225         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
1226         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
1227         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
1228         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
1229
1230 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
1231
1232         * gcc.dg/cpp/trad: New directory with traditional tests copied
1233         from parent directory.
1234         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
1235         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
1236         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
1237         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
1238         Move to trad/ and rename.
1239         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
1240         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
1241         gcc.dg/cpp/trad/redef2.c: New tests.
1242         * gcc.dg/cpp/trad/trad.exp: New driver.
1243
1244 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
1245
1246         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
1247         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
1248         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
1249         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
1250         Remove.
1251
1252 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
1253
1254         * gcc.dg/20020620-1.c: New test.
1255
1256 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1257
1258         * g++.dg/template/ttp4.C: New test.
1259
1260 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
1261
1262         * g++.dg/opt/vt1.C: Fix regexp.
1263
1264 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1265
1266         * gcc.c-torture/execute/pure-1.c: Make functions static again.
1267         Don't use attribute `noinline'.
1268
1269 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
1270
1271         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
1272
1273 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
1274
1275         * gcc.c-torture/execute/simd-1.c: New.
1276
1277         * gcc.dg/simd-1.c: New.
1278
1279 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
1280
1281         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
1282
1283 2002-06-16  Richard Henderson  <rth@redhat.com>
1284
1285         * g++.dg/ext/anon-struct1.C: New.
1286         * g++.dg/ext/anon-struct2.C: New.
1287         * g++.dg/ext/anon-struct3.C: New.
1288         * gcc.dg/anon-struct-1.c: New.
1289         * gcc.dg/anon-struct-2.c: New.
1290         * gcc.dg/anon-struct-3.c: New.
1291         * gcc.dg/20011008-1.c: Adjust warning text.
1292         * gcc.dg/20020527-1.c: Add -fms-extensions.
1293
1294 2002-06-16  Richard Henderson  <rth@redhat.com>
1295
1296         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
1297
1298 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
1299
1300         * gcc.c-torture/execute/20020615-1.c: New test.
1301
1302 2002-06-15  Roger Sayle  <roger@eyesopen.com>
1303
1304         * gcc.c-tortuture/execute/compare-1.c: New test case.
1305         * gcc.c-tortuture/execute/compare-2.c: New test case.
1306         * gcc.c-tortuture/execute/compare-3.c: New test case.
1307
1308 2002-06-13  Richard Henderson  <rth@redhat.com>
1309
1310         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
1311         ia64 ilp32.
1312
1313 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1314
1315         * g++.dg/template/typename2.C: Update error message.
1316
1317 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
1318
1319         * gcc.c-torture/execute/20020611-1.c: New test.
1320
1321 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
1322
1323         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
1324         list of targets to skip.
1325
1326 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
1327
1328         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
1329         targets if not optimizing.
1330
1331 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
1332
1333         * gcc.c-torture/compile/20020605-1.c: New test.
1334
1335         * g++.dg/opt/vt1.C: New test.
1336
1337         * gcc.dg/20020531-1.c: New test.
1338
1339         * gcc.dg/20020530-1.c: New test.
1340
1341         * gcc.dg/20020527-1.c: New test.
1342
1343         * g++.dg/opt/cse1.C: New test.
1344
1345 2002-06-07  Roger Sayle  <roger@eyesopen.com>
1346
1347         * gcc.dg/20020607-2.c: New test case.
1348
1349 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
1350
1351         * gcc.c-torture/compile/20020604-1.c: New test.
1352
1353 2002-06-04  Richard Henderson  <rth@redhat.com>
1354
1355         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
1356         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
1357         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
1358
1359 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
1360
1361         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
1362
1363 2002-06-03  Richard Henderson  <rth@redhat.com>
1364
1365         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
1366         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
1367
1368 2002-06-02  Richard Henderson  <rth@redhat.com>
1369
1370         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
1371         test functions static.
1372
1373 2002-06-02  Andreas Jaeger  <aj@suse.de>
1374
1375         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
1376         now.
1377
1378 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1379
1380         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
1381         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
1382         Update for mofified diagnostics.
1383         * gcc.dg/c99-intconst-1.c: No longer fail.
1384
1385 2002-06-02  Richard Henderson  <rth@redhat.com>
1386
1387         * gcc.dg/uninit-A.c: Remove xfail markers.
1388
1389 2002-06-01  Roger Sayle  <roger@eyesopen.com>
1390
1391         * gcc.dg/fnegate-1.c: New test case.
1392
1393 2002-05-30  Osku Salerma  <osku@iki.fi>
1394
1395         * gcc.c-torture/execute/mayalias-1.c: New file.
1396
1397 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1398
1399         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
1400         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
1401         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
1402
1403 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
1404
1405         * gcc.c-torture/execute/20020529-1.c: New test.
1406
1407 2002-05-27  Richard Henderson  <rth@redhat.com>
1408
1409         * g++.dg/ext/attrib6.C: New test case.
1410
1411 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1412
1413         * gcc.c-torture/execute/pure-1.c: New test.
1414
1415 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
1416
1417         * gcc.dg/cpp/arith-2.c: Remove.
1418
1419 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
1420
1421         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
1422         * gcc.dg/cpp/if-3.c: Remove.
1423
1424 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
1425
1426         * g++.dg/opt/cse2.C: New test.
1427
1428 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
1429
1430         * gcc.dg/cpp/arith-1.c: New semantic tests.
1431         * gcc.dg/cpp/if-1.c: Update.
1432
1433 2002-05-24  Ben Elliston  <bje@redhat.com>
1434
1435         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
1436
1437 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
1438
1439         * gcc.dg/verbose-asm.c: New test.
1440
1441 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1442
1443         * gcc.dg/cpp/paste12.c: New test.
1444
1445 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
1446
1447         * g++.dg/parse/named_ops.C: New test.
1448
1449 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
1450
1451         * gcc/testsuite/gcc.dg/weak-8.c: New test.
1452
1453 Thu May 23 11:09:26 2002  J"orn Rennecke <joern.rennecke@superh.com>
1454
1455         * gcc.dg/weak-2.c: Allow optional leading underscore
1456         in scan-assembler symbol name.
1457         * gcc.dg/weak-3.c: Likewise.
1458         * gcc.dg/weak-4.c: Likewise.
1459         * gcc.dg/weak-5.c: Likewise.
1460
1461 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
1462
1463         * gcc.dg/20020523-1.c: New test.
1464
1465 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
1466
1467         * objc.dg/const-str-2.m: Update now that we stop after
1468         a command line error.
1469
1470 2002-05-22  Richard Henderson  <rth@redhat.com>
1471
1472         * g++.dg/dg.exp: Fix typo in test pruneing.
1473
1474 2002-05-22  Richard Henderson  <rth@redhat.com>
1475
1476         * g++.dg/dg.exp: Prune the tls subdirectory.
1477         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
1478         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
1479         * g++.dg/tls/init-1.C: New.
1480
1481 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
1482
1483         * gcc.dg/20020517-1.c: New test.
1484
1485 2002-05-21  Richard Henderson  <rth@redhat.com>
1486
1487         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
1488         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
1489
1490 Tue May 21 14:25:32 2002  Brian R. Gaeke  <brg@dgate.ORG>
1491
1492         * g++.dg/other/copy2.C: New test.
1493
1494 Mon May 20 10:51:35 2002  J"orn Rennecke <joern.rennecke@superh.com>
1495
1496         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
1497         (MAX_COPY): Bump up to 10 times sizeof (long long).
1498         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
1499
1500         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
1501         sizeof (long long).
1502
1503         * gcc.c-torture/execute/strcpy-1.c: New test.
1504
1505 2002-05-19  Jason Merrill  <jason2redhat.com>
1506
1507         * g++.dg/ext/oper1.C: New test.
1508
1509 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
1510 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
1511
1512         * README.QMTEST: New file.
1513
1514         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
1515
1516 2002-05-19  Andreas Jaeger  <aj@suse.de>
1517
1518         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
1519         now.
1520         * gcc.c-torture/execute/loop-2d.x: Likewise.
1521
1522 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
1523
1524         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
1525         support weak symbols.
1526         * gcc.dg/weak-4.c: Likewise
1527         * gcc.dg/weak-6.c: Likewise
1528
1529 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
1530
1531         * gcc.dg/weak-3.c: Add dg-excess-error comment for
1532         cygwin, coff and h8300-*-hms targets
1533         * gcc.dg/weak-5.c: Likewise
1534         * gcc.dg/weak-7.c: Likewise
1535
1536 2002-05-16  Jason Merrill  <jason@redhat.com>
1537
1538         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
1539         (scan-assembler-not, scan-assembler-dem): Likewise.
1540         (scan-assembler-dem-not): Likewise.
1541
1542 2002-05-15  Richard Henderson  <rth@redhat.com>
1543
1544         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
1545
1546 2002-05-15  Richard Henderson  <rth@redhat.com>
1547
1548         * gcc.dg/weak-5.c (vfoo1c): No warning here.
1549         (vfoo1f): Warning here.
1550         (vfoo1l): Don't redefine the alias.
1551
1552 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
1553
1554         * g++.dg/init/pm1.C: New test.
1555
1556 2002-05-12  David S. Miller  <davem@redhat.com>
1557
1558         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
1559         types.
1560
1561 2002-05-10  Roger Sayle  <roger@eyesopen.com>
1562
1563         * gcc.c-torture/execute/20020510-1.c: New test case.
1564
1565 2002-05-10  David S. Miller  <davem@redhat.com>
1566
1567         * gcc.c-torture/execute/conversion.c: Test long double too.
1568
1569 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
1570
1571         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
1572         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
1573         * lib/g++.exp (g++_link_flags): Likewise.
1574         * lib/objc.exp (objc_target_compile): Likewise.
1575
1576 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
1577
1578         * gcc.dg/cpp/poison.c: Update.
1579         * gcc.dg/cpp/20000625-2.c: Remove.
1580         * gcc.dg/cpp/direct2s.c: Remove final test.
1581
1582 2002-05-08  Tom Rix  <trix@redhat.com>
1583
1584         * gcc.c-torture/execute/20020508-1.c: New test.
1585         * gcc.c-torture/execute/20020508-2.c: New test.
1586         * gcc.c-torture/execute/20020508-3.c: New test.
1587
1588 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
1589
1590         * gcc.dg/cpp/charconst-4.c: More tests.
1591
1592 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
1593
1594         PR c/6569
1595         * gcc.dg/weak-3.c: Update location of warning messages.
1596         * gcc.dg/weak-5.c: Likewise.
1597
1598 2002-05-06  Roger Sayle  <roger@eyesopen.com>
1599
1600         * gcc.c-torture/execute/20020506-1.c: New test case.
1601
1602 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
1603
1604         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
1605
1606 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1607
1608         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
1609
1610 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1611
1612         * gcc.dg/cpp/charconst-3.c: New test.
1613
1614 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1615
1616         * gcc.dg/cpp/charconst.c: Update tests.
1617
1618 2002-05-05  Tim Josling  <tej@melbpc.org.au>
1619
1620         * treelang: Added directory for new sample language treelang. Also
1621         lib/treelang.exp: New file to signal treelang should be tested.
1622
1623 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
1624
1625         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
1626         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
1627         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
1628         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
1629         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
1630         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
1631         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
1632
1633 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1634
1635         * gcc.dg/format/xopen-2.c: New test.
1636
1637 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
1638
1639         * gcc.dg/20020503-1.c: New test.
1640
1641 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
1642
1643         * g++.dg/init/dtor1.C: Make it tougher.
1644
1645 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
1646
1647         * g++.dg/init/dtor1.C: New test.
1648
1649 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
1650
1651         * gcc.dg/altivec-8.c: New.
1652
1653 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
1654
1655         * gcc.dg/altivec-7.c: New.
1656
1657 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
1658
1659         * g++.dg/parse/typedef1.C: New test.
1660
1661 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
1662
1663         PR c++/6486
1664         * g++.dg/template/friend6.C: New test.
1665
1666         PR c++/6492
1667         * g++.dg/init/copy1.C: New test.
1668
1669 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
1670
1671         * g++.dg/warn/effc1.C: New test.
1672
1673 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1674
1675         * gcc.dg/cpp/if-cexp.c: Add a test.
1676
1677 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
1678
1679         * gcc.dg/20020426-2.c: New test.
1680
1681 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
1682
1683         * gcc.dg/cpp/if-mop.c: Update.
1684         * gcc.dg/cpp/if-mpar.c: Add test.
1685         * gcc.dg/cpp/if-oppr.c: Update.
1686
1687 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1688
1689         PR c/6343
1690         * gcc.dg/weak-[2-7].c: New tests.
1691
1692 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
1693
1694         * gcc.dg/enum1.c: New test.
1695
1696 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
1697
1698         PR c++/6497
1699         * g++.dg/inherit/access2.C: New test.
1700
1701 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
1702
1703         PR bootstrap/6445
1704         * gcc.dg/20020426-1.c: New test.
1705
1706 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
1707
1708         * g++.dg/abi/enum1.C: New test.
1709
1710 2002-04-26  Richard Henderson  <rth@redhat.com>
1711
1712         * gcc.dg/c99-bool-1.c: Expect always true warning.
1713
1714 2002-04-25  Roger Sayle  <roger@eyesopen.com>
1715
1716         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
1717
1718 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1719
1720         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
1721         targets.
1722
1723 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
1724
1725         * g++.dg/abi/mange7.C: New test.
1726
1727         PR c++/6438.
1728         * g++.dg/parse/stmtexpr2.C: New test.
1729
1730 Wed Apr 24 21:38:36 2002  J"orn Rennecke <joern.rennecke@superh.com>
1731
1732         * gcc.dg/20020312-2.c: Add SH target.
1733
1734 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1735
1736         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
1737         compiler output on mips*-*-irix*.
1738
1739 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
1740
1741         * g++.dg/parse/attr1.C: New test.
1742
1743 2002-04-23  Roger Sayle  <roger@eyesopen.com>
1744
1745         * gcc.c-torture/execute/string-opt-17.c: New test case.
1746         * gcc.c-torture/execute/memset-2.c: New test case.
1747
1748 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
1749
1750         PR c++/6256:
1751         * g++.dg/template/friend5.C: New test.
1752
1753         PR c++/6331:
1754         * g++.dg/template/qual1.C: Likewise.
1755
1756 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
1757
1758         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
1759         Include stdlib.h, not stdio.h or ctype.h.
1760
1761 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
1762
1763         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
1764         cris-*-elf* and mmix-*-*.
1765         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
1766         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
1767         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
1768         Ditto.
1769         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
1770         * gcc.dg/wchar_t-1.c: Ditto.
1771
1772 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
1773
1774         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
1775         Clarify comment.
1776
1777 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
1778
1779         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
1780
1781 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1782
1783         * gcc.c-torture/execute/20000906-1.x: Delete.
1784
1785 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
1786
1787         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
1788
1789 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
1790
1791         * PR6367
1792         * g77.f-torture/execute/6367.f: New test.
1793         * g77.f-torture/execute/6367.x: Disable for MMIX.
1794
1795 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
1796
1797         * PR6352
1798         * g++.dg/opt/inline2.C: New test.
1799
1800 2002-04-18  Richard Henderson  <rth@redhat.com>
1801
1802         * gcc.dg/20000906-1.c: Enable for all targets.
1803         * gcc.c-torture/compile/iftrap-2.c: New.
1804
1805 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
1806
1807         * gcc.dg/20020418-1.c: New test.
1808         * gcc.dg/20020418-2.c: New test.
1809
1810 2002-04-18  Richard Henderson  <rth@redhat.com>
1811
1812         * gcc.c-torture/compile/iftrap-1.c: New.
1813         * gcc.dg/iftrap-1.c: Adjust for ia64.
1814         * gcc.dg/iftrap-2.c: New.
1815
1816 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
1817
1818         * gcc.c-torture/compile/20020418-1.c: New test.
1819
1820 2002-04-18  Roger Sayle  <roger@eyesopen.com>
1821
1822         * gcc.c-torture/compile/20020415-1.c: New.
1823
1824 2002-04-18  David S. Miller  <davem@redhat.com>
1825
1826         * gcc.c-torture/execute/20020418-1.c: New test.
1827
1828 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
1829
1830         * gcc.dg/20020416-1.c: New test.
1831
1832         * g++.dg/opt/inline1.C: New test.
1833
1834 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
1835
1836         * gcc.dg/altivec-5.c: New test.
1837
1838         * gcc.dg/20020415-1.c: New test.
1839
1840 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
1841
1842         * testsuite/lib/chill.exp: Remove.
1843
1844 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
1845
1846         * g++.dg/other/big-struct.C: New test.
1847
1848 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
1849
1850         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
1851         of scratch file.
1852
1853 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
1854
1855         PR c/6277
1856         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
1857         in scan-assembler function name
1858
1859 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
1860
1861         * g77.f-torture/execute/980628-4.x,
1862         g77.f-torture/execute/980628-5.x,
1863         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
1864         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
1865         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
1866         i[34567]86-*-*.
1867
1868 2002-04-13  David S. Miller  <davem@redhat.com>
1869
1870         * gcc.c-torture/execute/20020413-1.c: New test.
1871
1872 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
1873
1874         * gcc.dg/asm-6.c,
1875         * g++.dg/ext/asm1.C: New tests.
1876
1877 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
1878
1879         PR c++ 5373.
1880         * g++.dg/parse/stmtexpr1.C: New test.
1881
1882         PR c++/5189.
1883         * g++.dg/template/copy1.C: New test.
1884
1885 2002-04-12  Richard Henderson  <rth@redhat.com>
1886
1887         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
1888
1889 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
1890
1891         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
1892         gcc.c-torture/execute/20020307-2.c.
1893
1894 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
1895
1896         * g++.dg/ext/attrib5.C,
1897         * g++.dg/lookup/struct1.C: New tests.
1898
1899 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
1900
1901         * gcc.dg/20020411-1.c: New test.
1902
1903         * gcc.c-torture/execute/20020411-1.c: New test.
1904
1905 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
1906
1907         * g77.f-torture/execute/6177.f: New test.
1908
1909 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
1910
1911         PR middle-end/6247
1912         * g++.dg/opt/cleanup1.C: New test.
1913
1914         * g++.dg/opt/const1.C: New test.
1915
1916 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
1917
1918         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
1919
1920 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
1921
1922         PR c++/5507
1923         * g++.dg/template/typename2.C: New test.
1924
1925 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
1926
1927         * gcc.c-torture/execute/loop-12.c: New.
1928
1929 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
1930
1931         * g77.f-torture/execute/980628-4.x,
1932         g77.f-torture/execute/980628-5.x,
1933         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
1934         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
1935         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
1936
1937 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1938
1939         PR optimization/6086
1940         * g++.dg/opt/preinc1.C: New test.
1941
1942 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
1943
1944         PR c++/5571
1945         * g++.dg/opt/static2.C: New test.
1946
1947 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
1948
1949         PR c/5120
1950         * gcc.dg/20020406-1.c: New test.
1951
1952 2002-04-04  David S. Miller  <davem@redhat.com>
1953
1954         * gcc.c-torture/execute/20020404-1.c: New test.
1955
1956 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
1957
1958         PR c/6123
1959         * gcc.dg/20020312-2.c: Do not declare global register variable
1960         if __PIC__ or __pic__ is defined.
1961
1962 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
1963
1964         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
1965         __asm__ so that it works correctly even if -ansi -pedantic-errors.
1966
1967 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1968
1969         * gcc.misc-tests/linkage.exp: Update last change to handle
1970         sparc*-, not just sparc-.
1971
1972 2002-04-03  Richard Henderson  <rth@redhat.com>
1973
1974         * gcc.dg/cpp/ucs.c: Improved long UCS test.
1975
1976 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
1977
1978         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
1979
1980 2002-04-02  David S. Miller  <davem@redhat.com>
1981
1982         * gcc.c-torture/execute/20020402-3.c: New test.
1983
1984 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
1985
1986         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
1987         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
1988
1989         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
1990         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
1991         g77.f-torture/execute/20001201.x,
1992         g77.f-torture/execute/u77-test.x: New files.
1993
1994         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
1995         * gcc.dg/wchar_t-1.c: Ditto.
1996
1997 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1998
1999         * gcc.c-torture/execute/20020402-1.c: New test.
2000
2001 2002-04-01  Richard Henderson  <rth@redhat.com>
2002
2003         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
2004
2005         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
2006
2007 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2008
2009         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
2010
2011 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2012
2013         * g++.dg/inherit/template-as-base.C: Expect error.
2014         * g++.dg/inherit/namespace-as-base.C: Likewise.
2015
2016 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
2017
2018         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
2019         g++.dg/ext/instantiate3.C: Tweak match patterns.
2020
2021         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
2022         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
2023         -da test.
2024
2025 2002-03-31  Richard Henderson  <rth@redhat.com>
2026
2027         * gcc.dg/special/alias-2.c: New.
2028         * gcc.dg/special/ecos.exp: Run it.
2029
2030 2002-03-31  Richard Henderson  <rth@redhat.com>
2031
2032         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
2033
2034 2002-03-31  Kazu Hirata  <kazu@hxi.com>
2035
2036         * gcc.dg/weak-1.c: Disable on h8300 port.
2037
2038 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
2039
2040         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
2041         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
2042         ordering tests.
2043         * g++.dg/bprob/bprob-1.C: New test.
2044         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
2045         * g++.dg/gcov/gcov-1.C: New test.
2046         * g++.dg/gcov/gcov-1.x: New file.
2047         * g++.dg/gcov/gcov-2.C: New test.
2048         * g++.dg/gcov/gcov-3.C: New test.
2049         * g++.dg/gcov/gcov-3.h: New file.
2050
2051 2002-03-28  Roger Sayle  <roger@eyesopen.com>
2052
2053         * g++.old-deja/g++.other/builtins5.C: New test.
2054         * g++.old-deja/g++.other/builtins6.C: New test.
2055         * g++.old-deja/g++.other/builtins7.C: New test.
2056         * g++.old-deja/g++.other/builtins8.C: New test.
2057         * g++.old-deja/g++.other/builtins9.C: New test.
2058
2059 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
2060
2061         * g++.dg/opt/static1.C: New test.
2062
2063         * g++.dg/opt/longbranch1.C: New test.
2064
2065 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
2066
2067         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
2068
2069         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
2070
2071 Thu Mar 28 16:38:09 2002  Jeffrey A Law  (law@redhat.com)
2072
2073         * gcc.c-torture/execute/20020328-1.c: New test.
2074
2075 2002-03-27  Richard Henderson  <rth@redhat.com>
2076
2077         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
2078         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
2079         move from g++.old-deja/g++.ext/.
2080
2081 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
2082
2083         * g++.dg/init/new2.C: New test.
2084
2085 2002-03-26  Richard Henderson  <rth@redhat.com>
2086
2087         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
2088
2089         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
2090         on sparc.
2091
2092         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
2093         sparcv9 systems.
2094         * gcc.dg/20001102-1.c: Likewise.
2095
2096 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
2097
2098         * gcc.dg/cpp/endif-pedantic1.c,
2099         gcc.dg/cpp/endif-pedantic2.c:  New tests.
2100
2101 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
2102
2103         * g++.dg/init/new1.C: New test.
2104
2105 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
2106
2107         * g++.dg/abi/vbase9.C: New test.
2108
2109 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
2110
2111         * gcc.dg/arm-asm.c: New test.
2112
2113 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
2114
2115         * gcc.dg/Wswitch-enum.c: New test.
2116         Fix PR c/5044.
2117
2118 2002-03-26  Richard Henderson  <rth@redhat.com>
2119
2120         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
2121         structure.
2122
2123 2002-03-25  Richard Henderson  <rth@redhat.com>
2124
2125         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
2126         sparcv9 systems.
2127
2128         * gcc.c-torture/compile/20011119-1.c (xxx): New.
2129         * gcc.c-torture/compile/20011119-2.c (xxx): New.
2130
2131 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
2132
2133         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
2134
2135 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
2136
2137         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
2138         targets using generic thunk support.
2139
2140 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
2141
2142         * gcc.c-torture/compile/20020323-1.c: New test.
2143
2144         * g++.dg/opt/conj2.C: New test.
2145
2146 2002-03-24  Richard Henderson  <rth@redhat.com>
2147
2148         * gcc.dg/weak-1.c: Use -fno-common.
2149
2150 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
2151
2152         * g77.dg/f77-edit-apostrophe-out.f: New test
2153         * g77.dg/f77-edit-h-out.f: New test
2154         * g77.dg/f77-edit-t-in.f: New test
2155         * g77.dg/f77-edit-t-out.f: New test
2156         * g77.dg/f77-edit-x-out.f: New test
2157         * g77.dg/f77-edit-slash-out.f: New test
2158         * g77.dg/f77-edit-colon-out.f: New test
2159         * g77.dg/f77-edit-s-out.f: New test
2160
2161 2002-03-24  Richard Henderson  <rth@redhat.com>
2162
2163         * objc/execute/formal_protocol-6.x: New XFAIL.
2164
2165 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
2166
2167         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
2168         that do not support weak symbols
2169
2170 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
2171
2172         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
2173         * lib/g77.exp:  Likewise
2174         * lib/objc.exp: Likewise
2175
2176 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
2177
2178         * gcc.dg/Wswitch-default.c: New test.
2179
2180 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
2181
2182         * g++.dg/other/enum1.C: New test.
2183
2184 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
2185
2186         * gcc.dg/pragma-ep-3.c: Fix typo.
2187
2188 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2189
2190         * g++.dg/inherit/template-as-base.C: New test.
2191
2192 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
2193
2194         * g++.old-deja/g++.other/dwarf2-1.C: Move...
2195         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
2196
2197 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
2198
2199         * gcc.dg/cpp/multiline.c: Update to match.
2200
2201 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
2202
2203         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
2204
2205 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
2206
2207         * gcc.dg/cpp/extratokens2.c:  New file.
2208
2209 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
2210
2211         * gcc.dg/20020312-2.c: Add rs6000 target.
2212
2213         * gcc.c-torture/compile/20020319-1.c: New test.
2214
2215 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2216
2217         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
2218         (A, E): Handle this.
2219
2220 2002-03-20  Jason Merrill  <jason@redhat.com>
2221
2222         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
2223         ignoring -fpic.
2224         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
2225         through prune_gcc_output.
2226
2227 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
2228
2229         * gcc.c-torture/compile/20020320-1.c: New test.
2230
2231 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
2232
2233         * gcc.c-torture/compile/20020318-1.c: New test.
2234
2235         * gcc.dg/struct-by-value-1.c: New test.
2236
2237         * gcc.dg/20020319-1.c: New test.
2238
2239 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
2240
2241         * g++.dg/opt/conj1.C: New test.
2242
2243 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
2244
2245         * g++.dg/template/qualttp20.C: Revert previous change.
2246         * g++.dg/template/qualttp3.C: Likewise.
2247         * g++.dg/template/qualttp4.C: Likewise
2248         * g++.dg/template/qualttp5.C: Likewise
2249         * g++.dg/template/qualttp6.C: Likewise
2250         * g++.dg/template/qualttp7.C: Likewise
2251         * g++.dg/template/qualttp8.C: Likewise
2252         * g++.dg/template/recurse.C: Likewise.
2253
2254 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
2255
2256         * gcc.dg/cpp/wchar-1.c: Update.
2257
2258 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
2259
2260         * g++.dg/template/conv1.C: New test.
2261         * g++.dg/template/conv2.C: New test.
2262         * g++.dg/template/conv3.C: New test.
2263         * g++.dg/template/conv4.C: New test.
2264
2265 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
2266
2267         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
2268         * g++.dg/template/qualttp3.C: Likewise.
2269         * g++.dg/template/qualttp4.C: Likewise
2270         * g++.dg/template/qualttp5.C: Likewise
2271         * g++.dg/template/qualttp6.C: Likewise
2272         * g++.dg/template/qualttp7.C: Likewise
2273         * g++.dg/template/qualttp8.C: Likewise
2274         * g++.dg/template/recurse.C: Likewise.
2275
2276 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
2277
2278         * g++.dg/opt/dtor1.C: New test.
2279
2280 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
2281
2282         * gcc.c-torture/compile/20020315-1.c: New test.
2283
2284 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
2285
2286         * gcc.dg/weak-1.c: Fix scan tests.
2287
2288 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
2289
2290         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
2291         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
2292         cris-*-aout* mmix-*-*.
2293         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
2294         cris-*-aout* mmix-*-*.
2295         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
2296         cris-*-elf* cris-*-aout* and mmix-*-*.
2297         * gcc.dg/20001009-1.c: Ditto.
2298         * gcc.dg/20010912-1.c: Ditto.
2299         * gcc.dg/20020122-4.c: Ditto.
2300         * gcc.dg/inline-2.c: Ditto.
2301
2302 Thu Mar 14 14:28:38 2002  Jeffrey A Law  (law@cygnus.com)
2303
2304         * gcc.c-torture/compile/20020314-1.c: New test.
2305
2306 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
2307
2308         * gcc.c-torture/execute/20020314-1.c: New test.
2309
2310 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
2311
2312         * g++.dg/warn/Wunused-1.C: New test.
2313
2314 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
2315
2316         * g++.dg/abi/mangle6.C: New test.
2317
2318 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
2319
2320         * gcc.c-torture/compile/20020309-2.c: New test.
2321
2322         * gcc.c-torture/compile/20020312-1.c: New test.
2323
2324 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
2325
2326         * g++.dg/other/access1.C: New test.
2327
2328 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
2329
2330         * gcc.c-torture/execute/wchar_t-1.c: New test.
2331
2332 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
2333
2334         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
2335
2336 2002-03-12  Roger Sayle  <roger@eyesopen.com>
2337
2338         * gcc.dg/20020312-1.c: New test case.
2339
2340 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
2341
2342         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
2343
2344 2002-03-11  Richard Henderson  <rth@redhat.com>
2345
2346         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
2347         * g++.old-deja/g++.jason/report.C: Likewise.
2348
2349 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
2350
2351         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
2352         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
2353
2354 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
2355
2356         * testsuite/g++.dg/overload/pmf1.C: New test.
2357
2358 2002-03-11  Kazu Hirata  <kazu@hxi.com>
2359
2360         * gcc.c-torture/execute/20020307-1.c: Use long.
2361
2362 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
2363
2364         PR optimization/5844
2365         * gcc.dg/20020310-1.c: New test.
2366
2367 2002-03-09  Michael Meissner  <meissner@redhat.com>
2368
2369         * gcc.c-torture/execute/memcpy-2.c: New test.
2370         * gcc.c-torture/execute/memset-1.c: New test.
2371         * gcc.c-torture/execute/strlen-1.c: New test.
2372         * gcc.c-torture/execute/strcmp-1.c: New test.
2373         * gcc.c-torture/execute/strncmp-1.c: New test.
2374
2375 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
2376
2377         * gcc.dg/ppc-ldstruct.c: New test.
2378
2379 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
2380
2381         * gcc.c-torture/execute/va-arg-22.c: New test.
2382
2383 Sat Mar  9 07:47:50 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2384
2385         * gcc.c-torture/compile/20020309-1.c: New test.
2386
2387 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
2388
2389         * gcc.c-torture/execute/20020307-2.c: New test.
2390
2391 Thu Mar  7 10:05:31 2002  Jeffrey A Law  (law@redhat.com)
2392
2393         * g77.f-torture/compile/20020307-1.f: New test.
2394
2395 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
2396
2397         * gcc.dg/unordered-1.c: New test.
2398
2399 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
2400
2401         * gcc.c-torture/execute/20020307-1.c: New test.
2402
2403 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
2404
2405         * gcc.dg/20020304-1.c: New test.
2406
2407         * gcc.c-torture/compile/20020304-2.c: New test.
2408
2409 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
2410
2411         * gcc.c-torture/compile/20020304-1.c: New test case
2412         (from PR c/5830).
2413
2414 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
2415
2416         * gcc.dg/20020103-1.c: Add other -D ppc variants.
2417
2418 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2419
2420         * g++.dg/other/classkey1.C: New test.
2421
2422 2002-03-01  Richard Henderson  <rth@redhat.com>
2423
2424         * gcc.c-torture/compile/981223-1.x: New.
2425         * gcc.c-torture/compile/920625-1.x: New.
2426
2427 2002-02-28  Richard Henderson  <rth@redhat.com>
2428
2429         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
2430
2431 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
2432
2433         * gcc.c-torture/execute/20020227-1.c: New test.
2434
2435 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
2436
2437         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
2438         here" ERROR lines.
2439         * g++.old-deja/g++.oliva/partord1.C: Likewise.
2440         * g++.old-deja.g++.other/defarg1.C: Likewise.
2441         * g++.old-deja/g++.pt/calls2.C: Likewise.
2442         * g++.old-deja/g++.pt/crash20.C: Likewise.
2443         * g++.old-deja/g++.pt/crash30.C: Likewise.
2444         * g++.old-deja/g++.pt/crash36.C: Likewise.
2445         * g++.old-deja/g++.pt/crash6.C: Likewise.
2446         * g++.old-deja/g++.pt/defarg13.C: Likewise.
2447         * g++.old-deja/g++.pt/derived3.C: Likewise.
2448         * g++.old-deja/g++.pt/error1.C: Likewise.
2449         * g++.old-deja/g++.pt/friend21.C: Likewise.
2450         * g++.old-deja/g++.pt/friend23.C: Likewise.
2451         * g++.old-deja/g++.pt/infinite1.C: Likewise.
2452         * g++.old-deja/g++.robertl/eb128.C: Likewise.
2453
2454 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
2455
2456         * gcc.c-torture/execute/20020225-2.c: New test.
2457
2458 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
2459
2460         * gcc.c-torture/execute/920730-1t.c,
2461         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
2462         Delete test cases, only relevant to -traditional.
2463
2464 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
2465
2466         * gcc.dg/cpp/undef1.c: Remove.
2467         * gcc.dg/cpp/directiv.c: Update.
2468         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
2469
2470 2002-02-27  Michael Meissner  <meissner@redhat.com>
2471
2472         * gcc.c-torture/execute/20020226-1.c: New test.
2473
2474 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
2475
2476         * g++.dg/debug/debug4.C: New test.
2477
2478         * gcc.dg/ia64-visibility-1.c: New test.
2479
2480 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
2481
2482         * gcc.dg/debug/20020224-1.c: New.
2483
2484 2002-02-25  Kazu Hirata  <kazu@hxi.com>
2485
2486         * gcc.c-torture/execute/960416-1.x: New.
2487         * gcc.c-torture/execute/divconst-3.x: Likewise.
2488
2489 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
2490
2491         * gcc.dg/20020224-1.c: New test.
2492
2493 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
2494
2495         * gcc.c-torture/execute/20020225-1.c: New.
2496
2497 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
2498
2499         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
2500
2501 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
2502
2503         * gcc.dg/20020222-1.c: New test.
2504
2505 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
2506
2507         * g++.dg/opt/anonunion1.C: New test.
2508
2509 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
2510
2511         * g++.dg/template/qualttp19.C: New test.
2512         * g++.dg/template/qualttp20.C: New test.
2513         * g++.old-deja/g++.jason/report.C: Adjust expected errors
2514         * g++.old-deja/g++.other/qual1.C: Likewise.
2515
2516 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
2517
2518         * gcc.dg/attr-alwaysinline.c: New.
2519
2520 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
2521
2522         * gcc.dg/20020220-1.c: New test.
2523
2524         * gcc.dg/20020220-2.c: New test.
2525
2526         * g++.dg/opt/mmx1.C: New test.
2527
2528 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
2529
2530         * gcc.c-torture/compile/20020110.c: New test.
2531
2532 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
2533
2534         * gcc.c-torture/execute/20020219-1.c: New test.
2535
2536         * gcc.dg/20020219-1.c: New test.
2537
2538         * gcc.dg/noncompile/20020220-1.c: New test.
2539
2540         * g++.dg/opt/ptrintsum1.C: New test.
2541
2542         * gcc.dg/debug/20020220-1.c: New test.
2543
2544 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
2545
2546         * gcc.c-torture/execute/20020216-1.c: New test.
2547
2548 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
2549
2550         * gcc.dg/decl-1.c: Update, new test.
2551
2552 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
2553
2554         * g++.dg/abi/bitfield1.C: New test.
2555         * g++.dg/abi/bitfield2.C: New test.
2556
2557 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
2558
2559         * gcc.dg/attr-nest.c: New test.
2560
2561 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
2562
2563         * gcc.c-torture/execute/20020215-1.c: New test.
2564
2565 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
2566
2567         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
2568         * g++.dg/debug/debug.exp: New.
2569         * g++.dg/debug/trivial.C: New.
2570         * g++.dg/debug/debug1.C: Moved...
2571         * g++.dg/other/debug1.C: ...from here.
2572         * g++.dg/debug/debug2.C: Moved...
2573         * g++.dg/other/debug2.C: ...from here.
2574         * g++.dg/debug/debug3.C: Moved...
2575         * g++.dg/other/debug3.C: ...from here.
2576
2577         * gcc.dg/noncompile/20020213-1.c: New test.
2578
2579 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
2580
2581         * g++.dg/other/debug3.C: New test.
2582
2583         * gcc.c-torture/execute/20020213-1.c: New test.
2584
2585 2002-02-13  Richard Smith <richard@ex-parrot.com>
2586
2587         * g++.old-deja/g++.other/thunk1.C: New test.
2588
2589 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
2590
2591         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
2592
2593 2002-02-13  Stan Shebs  <shebs@apple.com>
2594
2595         * gcc.dg/altivec-3.c: New.
2596
2597 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
2598
2599         * gcc.dg/Wunreachable-1.c: New test.
2600         * gcc.dg/Wunreachable-2.c: New test.
2601
2602 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
2603
2604         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
2605
2606 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
2607
2608         * gcc.dg/decl-1.c: New test.
2609
2610 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
2611
2612         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
2613
2614 2002-02-10  Kazu Hirata  <kazu@hxi.com>
2615
2616         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
2617         * gcc.c-torture/compile/980506-1.x: Likewise.
2618
2619 2002-02-10  Kazu Hirata  <kazu@hxi.com>
2620
2621         * gcc.dg/20020210-1.c: New.
2622
2623 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
2624
2625         * g77.f-torture/execute/947.f: New regression test
2626         for PR fortran/947.
2627
2628 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
2629
2630         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
2631         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
2632
2633 2002-02-08  Richard Henderson  <rth@redhat.com>
2634
2635         * gcc.c-torture/compile/labels-3.c: New.
2636
2637 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
2638
2639         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
2640         expression statements work instead.
2641         * gcc.dg/noncompile/20020207-1.c: New test.
2642
2643 2002-02-07  Richard Henderson  <rth@redhat.com>
2644
2645         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
2646
2647 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
2648
2649         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
2650         message from g77
2651         * lib/g77-dg.exp: Trim g77 error messages so that they are
2652         recognized by dg.exp.
2653
2654 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
2655
2656         PR fortran/5473
2657         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
2658
2659 2002-02-07  Richard Henderson  <rth@redhat.com>
2660
2661         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
2662         to be sufficiently aligned for integers.
2663
2664 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
2665
2666         * g++.dg/template/friend4.C: New test.
2667
2668 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
2669
2670         PR fortran/5743
2671         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
2672         unsupported cases.
2673
2674 2002-02-07  Richard Henderson  <rth@redhat.com>
2675
2676         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
2677         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
2678         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
2679         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
2680
2681 2002-02-06  Richard Henderson  <rth@redhat.com>
2682
2683         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
2684
2685 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
2686
2687         * gcc.dg/20020206-1.c: New test.
2688
2689 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
2690
2691         * gcc.c-torture/execute/20020206-1.c: New test.
2692
2693         * gcc.c-torture/execute/20020206-2.c: New test.
2694
2695         PR optimization/5429:
2696         * gcc.c-torture/compile/20020206-1.c: New test.
2697
2698 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
2699
2700         * g++.dg/ext/align1.C: Do not use an explicit alignment value
2701         as certain file formats cannot support particularly large
2702         alignments.
2703
2704         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
2705         and do not expect to be able to link the executable.
2706
2707         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
2708         fail because the COFF format does not support the weak attribute.
2709
2710 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
2711
2712         * g77.dg/pr5473.f:  New test
2713
2714 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
2715
2716         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
2717         Fix testcase accordingly.
2718
2719 2002-02-04  Richard Henderson  <rth@redhat.com>
2720
2721         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
2722         (buf): Change to be an array of pointers, not ints.
2723
2724 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
2725
2726         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
2727         before all tests.  Move warning one line above to match where it
2728         C frontend emits.
2729         * gcc.dg/Wswitch-2.c: New test.
2730         * g++.dg/warn/Wswitch-1.C: New test.
2731         * g++.dg/warn/Wswitch-2.C: New test.
2732
2733 2002-02-04  Richard Henderson  <rth@redhat.com>
2734
2735         * g++.dg/abi/offsetof.C: Fix size comparison.
2736
2737 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
2738
2739         * gcc.dg/cast-qual-2.c: New test.
2740
2741 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
2742
2743         * gcc.dg/20020201-4.c: New test.
2744
2745 2002-02-04  Ben Elliston  <bje@redhat.com>
2746
2747         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
2748         target_info attribute != 0, in addition to the empty string.
2749         (gcc_target_compile): Likewise.
2750
2751 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
2752
2753         * gcc.dg/Wswitch.c: New test.
2754         PR gcc/4475. PR gcc/3780.
2755
2756 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
2757
2758         * g77.f-torture/execute/5122.f: New test for regressions
2759         against PR fortran/5122.
2760
2761 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
2762
2763         * g77.f-torture/compile/pr3743.f: Delete
2764         * g77.dg/pr3743-1.f: New test.
2765         * g77.dg/pr3743-2.f: New test.
2766         * g77.dg/pr3743-3.f: New test.
2767         * g77.dg/pr3743-4.f: New test.
2768
2769 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2770
2771         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
2772
2773 2002-02-02  Richard Henderson  <rth@redhat.com>
2774
2775         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
2776         * gcc.c-torture/execute/bf64-1.c: Likewise.
2777
2778 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
2779
2780         * gcc.dg/20020201-2.c: New test.
2781
2782         * gcc.dg/20020201-3.c: New test.
2783
2784         * gcc.c-torture/execute/bitfld-2.c: New test.
2785
2786 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2787
2788         * gcc.dg/bitfld-1.c: Update.
2789         * gcc.dg/bitfld-2.c: Update.
2790         * gcc.c-torture/execute/bitfld-1.x: New.
2791
2792 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
2793
2794         * gcc.c-torture/execute/20020201-1.c: New test.
2795
2796 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
2797
2798         PR target/5469
2799         * gcc.dg/20020201-1.c: New test.
2800
2801 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
2802
2803         PR fortran/3743
2804         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
2805         * g77.f-torture/compile/pr3743.x: Remove
2806
2807 2002-01-31  Tom Rix  <trix@redhat.com>
2808
2809         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
2810
2811 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
2812
2813         * gcc.dg/noncompile/20020130-1.c: New test.
2814
2815 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
2816
2817         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
2818
2819 2002-01-29  Richard Henderson  <rth@redhat.com>
2820
2821         * gcc.c-torture/execute/991118-1.c: Cast various constants back
2822         to long long.
2823         * gcc.c-torture/execute/bf64-1.c: Likewise.
2824
2825 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
2826
2827         * gcc.c-torture/execute/20020129-1.c: New test.
2828
2829 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
2830
2831         * gcc.c-torture/compile/20000224-1.c: Update.
2832         * gcc.c-torture/execute/bitfld-1.c: New tests.
2833         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
2834         * gcc.dg/uninit-A.c: Update.
2835
2836 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
2837
2838         * g++.dg/template/ctor1.C: Add instantiation.
2839
2840 2002-01-28  Paul Koning  <pkoning@equallogic.com>
2841
2842         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
2843         argument to __builtin_prefetch to be const ptr.
2844
2845 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
2846
2847         * gcc.c-torture/compile/20020120-1.c: New test.
2848
2849 2002-01-27  Kazu Hirata  <kazu@hxi.com>
2850
2851         * gcc.c-torture/execute/20020127-1.c: New test.
2852
2853 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
2854
2855         * g77.dg/f77-edit-i-in.f: New test
2856         * g77.dg/f77-edit-i-out.f: New test
2857
2858 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
2859
2860         * gcc.dg/debug/debug.exp: New file.
2861         * gcc.dg/debug/trivial.c: New file.
2862         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
2863         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
2864         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
2865         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
2866         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
2867         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
2868         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
2869         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
2870         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
2871         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
2872         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
2873         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
2874         * gcc.dg/20000503-1.c: Removed.
2875         * gcc.dg/20010207-1.c: Removed.
2876         * gcc.dg/20011223-1.c: Removed.
2877         * gcc.dg/20020104-2.c: Removed.
2878         * gcc.dg/debug-1.c: Removed.
2879         * gcc.dg/debug-2.c: Removed.
2880         * gcc.dg/debug-3.c: Removed.
2881         * gcc.dg/debug-4.c: Removed.
2882         * gcc.dg/debug-5.c: Removed.
2883         * gcc.dg/debug-6.c: Removed.
2884         * gcc.dg/dwarf2-1.c: Removed.
2885         * gcc.dg/dwarf2-2.c: Removed.
2886
2887 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
2888
2889         * g++.old-deja/g++.other/eh5.C: New test.
2890         * g++.old-deja/g++.other/sibcall2.C: New test.
2891         * g++.old-deja/g++.other/array9.C: New test.
2892         * g++.old-deja/g++.other/typename2.C: New test.
2893         * g++.old-deja/g++.other/crash60.C: New test.
2894         * g++.old-deja/g++.other/conv9.C: New test.
2895         * g++.old-deja/g++.other/mangle10.C: New test.
2896         * g++.old-deja/g++.other/unchanging1.C: New test.
2897         * g++.old-deja/g++.other/exprstmt1.C: New test.
2898         * g++.old-deja/g++.other/inline23.C: New test.
2899         * g++.old-deja/g++.eh/ia64-1.C: New test.
2900         * g++.old-deja/g++.other/dwarf2-1.C: New test.
2901         * g++.old-deja/g++.other/reload1.C: New test.
2902         * g++.old-deja/g++.other/static20.C: New test.
2903         * g++.old-deja/g++.other/local-alloc1.C: New test.
2904         * g++.old-deja/g++.other/conv8.C: New test.
2905         * g++.old-deja/g++.other/stmtexpr2.C: New test.
2906         * g++.old-deja/g++.other/storeexpr1.C: New test.
2907         * g++.old-deja/g++.other/storeexpr2.C: New test.
2908         * g++.dg/eh/template2.C: New test.
2909         * g++.dg/warn/weak1.C: New test.
2910
2911 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
2912
2913         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
2914         Remove first, non-varying, argument.
2915
2916 2002-01-23  Richard Henderson  <rth@redhat.com>
2917
2918         * gcc.dg/inline-2.c: New.
2919
2920         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
2921         Add optional target arg.  Check number of arguments.
2922         (scan-assembler-not, scan-assembler-dem): Likewise.
2923         (scan-assembler-dem-not): Likewise.
2924
2925 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
2926
2927         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
2928         line 12.
2929         * g++.old-deja/g++.brendan/parse3.C,
2930         g++.old-deja/g++.other/crash26.C,
2931         g++.old-deja/g++.other/crash28.C,
2932         g++.old-deja/g++.other/crash29.C,
2933         g++.old-deja/g++.other/crash30.C,
2934         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
2935
2936 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
2937
2938         * gcc.dg/20020115-1.c: New.
2939
2940 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
2941
2942         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
2943
2944 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
2945
2946         * gcc.dg/20020122-3.c: New.
2947
2948 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
2949
2950         * g++.dg/other/gc1.C: New test.
2951
2952 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
2953
2954         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
2955
2956 2002-01-22  Richard Henderson  <rth@redhat.com>
2957
2958         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
2959
2960 2002-01-22  Richard Henderson  <rth@redhat.com>
2961
2962         * gcc.dg/20020122-4.c: New.
2963
2964 2002-01-22  H.J. Lu <hjl@gnu.org>
2965
2966         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
2967         link output.
2968         * gcc.dg/special/ecos.exp: Likewise.
2969         * lib/g++-dg.exp: Likewise.
2970         * lib/g77-dg.exp: Likewise.
2971         * lib/gcc-dg.exp : Likewise.
2972         * lib/mike-g++.exp: Likewise.
2973         * lib/mike-g77.exp: Likewise.
2974         * lib/mike-gcc.exp: Likewise.
2975         * lib/objc-dg.exp: Likewise.
2976
2977 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
2978
2979         PR target/5379
2980         * gcc.dg/20020122-2.c: New test.
2981
2982 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
2983
2984         * gcc.dg/20020122-1.c: New test.
2985
2986 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
2987
2988         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
2989
2990 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
2991
2992         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
2993
2994 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2995
2996         * gcc.c-torture/compile/20020121-1.c: New test.
2997
2998 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2999
3000         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
3001         ld_library_path.
3002
3003 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
3004
3005         * gcc.dg/20020218-1.c: New test.
3006
3007 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
3008
3009         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
3010         messages
3011         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
3012         "At global scope" warning
3013         * g++.dg/ext/align1.C: Change cygwin test for alignment
3014         from db-bogus to dg-warning
3015
3016 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
3017
3018         * g77.f-torture/compile/cpp2.F: New test.
3019
3020 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
3021
3022         * g++.dg/template/access1.C: New test.
3023
3024 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
3025
3026         * gcc.dg/20020118-1.c: New.
3027
3028 2002-01-18  Kazu Hirata  <kazu@hxi.com>
3029
3030         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
3031
3032 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
3033
3034         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
3035         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
3036         alignment warnings.
3037
3038 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
3039
3040         * gcc.misc-tests/i386-prefetch.exp: Save and restore
3041         torture_with_loops and torture_without_loops
3042
3043 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
3044
3045         * gcc.c-torture/compile/20020116-1.c: New test.
3046
3047 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
3048
3049         * gcc.dg/20020116-2.c: New test.
3050
3051         * gcc.dg/ultrasp4.c: New test.
3052
3053         * gcc.dg/20020116-1.c: New test.
3054
3055 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
3056
3057         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
3058         by EABI.
3059
3060 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
3061
3062         * gcc.misc-tests/i386-prefetch.exp: New.
3063         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
3064         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
3065         * gcc.misc-tests/i386-pf-none-1.c: New test.
3066         * gcc.misc-tests/i386-pf-sse-1.c: New test.
3067
3068 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
3069
3070         * gcc.dg/gnu89-init-1.c: Add new tests.
3071
3072 2002-01-15  Andreas Jaeger  <aj@suse.de>
3073
3074         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
3075         * gcc.dg/i386-mmx-2.c: Likewise.
3076         * gcc.dg/i386-sse-1.c: Likewise.
3077         * gcc.dg/i386-sse-2.c: Likewise.
3078         * gcc.dg/i386-sse-3.c: Likewise.
3079
3080 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
3081
3082         * g77.f-torture/execute/intrinsic-unix-bessel.f:
3083         Uncomment additional cases that now pass.
3084
3085 2002-01-11  Richard Henderson  <rth@redhat.com>
3086
3087         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
3088         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
3089
3090 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
3091
3092         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
3093
3094 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
3095
3096         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
3097         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
3098
3099 2002-01-10  Dale Johannesen  <dalej@apple.com>
3100
3101         * gcc.c-torture/execute/loop-11.c: New.
3102
3103 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
3104
3105         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
3106         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
3107
3108 2002-01-09  Richard Henderson  <rth@redhat.com>
3109
3110         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
3111         type in which to perform the operation for each size.
3112
3113 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
3114
3115         * gcc.c-torture/compile/20020109-2.c: New test.
3116
3117 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
3118
3119         * gcc.c-torture/execute/loop-10.c: New test.
3120
3121 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
3122
3123         * gcc.c-torture/compile/20010226-1.c: New test.
3124         * gcc.c-torture/compile/20010227-1.c: New test.
3125         * gcc.c-torture/compile/20010426-1.c: New test.
3126         * gcc.c-torture/compile/20010510-1.c: New test.
3127         * gcc.c-torture/compile/20010605-3.c: New test.
3128         * gcc.c-torture/compile/20010824-1.c: New test.
3129         * gcc.c-torture/execute/20010409-1.c: New test.
3130         * gcc.dg/noncompile/20000901-1.c: New test.
3131         * gcc.dg/20001023-1.c: New test.
3132         * gcc.dg/20001101-1.c: New test.
3133         * gcc.dg/20001102-1.c: New test.
3134         * gcc.dg/20010207-1.c: New test.
3135         * gcc.dg/20010405-1.c: New test.
3136         * gcc.dg/20010822-1.c: New test.
3137         * gcc.dg/20011107-1.c: New test.
3138
3139 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
3140
3141         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
3142
3143         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
3144         execution failure on PA targets.
3145
3146 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
3147
3148         * gcc.c-torture/compile/20020109-1.c: New test.
3149
3150 2002-01-08  Kazu Hirata  <kazu@hxi.com>
3151
3152         * gcc.c-torture/execute/20020108-1.c: New test.
3153
3154 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
3155
3156         * gcc.dg/20020108-1.c: New test.
3157
3158 2002-01-08  H.J. Lu <hjl@gnu.org>
3159
3160         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
3161         for header files.
3162
3163 2002-01-08  Geoff Keating  <geoffk@redhat.com>
3164
3165         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
3166         consistency.
3167
3168 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
3169
3170         * gcc.dg/altivec-4.c: Test altivec predicates.
3171
3172 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
3173
3174         * gcc.c-torture/execute/20020107-1.c: New test.
3175
3176 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
3177
3178         PR c/5279
3179         * gcc.c-torture/compile/20020106-1.c: New test.
3180
3181 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
3182
3183         * gcc.c-torture/execute/nestfunc-4.c: New test.
3184
3185 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
3186
3187         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
3188         extra triple that slipped in.
3189         * g++.old-deja/g++.abi/align.C: Likewise.
3190         * g++.old-deja/g++.abi/bitfields.C: Likewise.
3191
3192 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
3193
3194         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
3195         * g++.old-deja/g++.abi/align.C: Likewise.
3196         * g++.old-deja/g++.abi/bitfields.C: Likewise.
3197
3198         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
3199         on FreeBSD/i386.
3200         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
3201         FreeBSD.
3202
3203 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
3204
3205         * gcc.dg/20020104-1.c: New test.
3206
3207         * gcc.dg/20020104-2.c: New test.
3208
3209 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
3210
3211         * gcc.dg/20020103-1.c: Fix typo in target selector.
3212
3213 2002-01-03  Richard Henderson  <rth@redhat.com>
3214
3215         * gcc.dg/20020103-1.c: New.
3216
3217 2002-01-03  Kazu Hirata  <kazu@hxi.com>
3218
3219         * gcc.c-torture/execute/20020103-1.c: New test.
3220
3221 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
3222
3223         * g++.dg/other/debug2.C: New test.
3224
3225         * gcc.c-torture/compile/20020103-1.c: New test.
3226
3227 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
3228
3229         * gcc.dg/gnu89-init-1.c: Added new tests.
3230
3231 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
3232
3233         * g++.dg/template/friend2.C: Remove as patch is reverted.
3234
3235         * g++.dg/warn/oldcast1.C: New test.
3236
3237         * g++.dg/template/ptrmem1.C: New test.
3238         * g++.dg/template/ptrmem2.C: New test.
3239
3240         * g++.dg/template/ntp.C: New test.
3241
3242         * g++.dg/other/component1.C: New test.
3243
3244         * g++.dg/template/ttp3.C: New test.
3245
3246         * g++.dg/template/friend2.C: New test.
3247         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
3248
3249 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
3250
3251         * g++.dg/other/ptrmem1.C: New test.
3252         * g++.dg/other/ptrmem2.C: New test.
3253
3254 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
3255
3256         * g++.dg/template/ctor1.C: New test.
3257
3258 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
3259
3260         * g++.dg/template/friend2.C: New test.
3261
3262 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
3263
3264         * gcc.dg/mmix-1.c: New test.
3265
3266 2001-12-31  Richard Henderson  <rth@redhat.com>
3267
3268         * gcc.dg/asm-5.c: New.
3269
3270 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
3271
3272         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
3273         in namespace __gnu_cxx
3274
3275 2001-12-30  Richard Henderson  <rth@redhat.com>
3276
3277         * gcc.dg/debug-6.c: New.
3278
3279 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
3280
3281         * gcc.c-torture/compile/20011229-2.c: New test.
3282
3283 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
3284
3285         * gcc.dg/debug-3.c: New test.
3286         * gcc.dg/debug-4.c: New test.
3287         * gcc.dg/debug-5.c: New test.
3288
3289 2001-12-29  Richard Henderson  <rth@redhat.com>
3290
3291         * g++.dg/eh/loop1.C: New.
3292
3293 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
3294
3295         * g++.dg/template/crash1.C: New test.
3296
3297 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
3298
3299         * g++.dg/other/const1.C: New test.
3300
3301 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
3302
3303         * gcc.c-torture/compile/20011229-1.c: New test.
3304
3305 2001-12-28  Stan Shebs  <shebs@apple.com>
3306
3307         * lib/objc-torture.exp: Resync with c-torture.exp.
3308         * lib/objc.exp: Load standard libraries.
3309
3310 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
3311
3312         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
3313         additional tests.
3314
3315 2001-12-27  Roger Sayle <roger@eyesopen.com>
3316
3317         * gcc.c-torture/execute/string-opt-16.c: New testcase.
3318
3319 2001-12-27  Richard Henderson  <rth@redhat.com>
3320
3321         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
3322
3323 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
3324
3325         * g++.dg/eh/ctor1.C: New test.
3326         * g++.dg/other/error2.C: New test.
3327
3328 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
3329
3330         * g++.dg/other/init2.C: New test.
3331
3332 2001-12-24  Richard Henderson  <rth@redhat.com>
3333
3334         * gcc.dg/20011223-1.c: New.
3335         * gcc.dg/inline-1.c: New.
3336
3337 2001-12-23  Richard Henderson  <rth@redhat.com>
3338
3339         * gcc.dg/asm-4.c: Test operand modifiers.
3340
3341 2001-12-23  Richard Henderson  <rth@redhat.com>
3342
3343         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
3344
3345 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3346
3347         * gcc.c-torture/execute/20011223-1.c: New test.
3348
3349 2001-12-21  Richard Henderson  <rth@redhat.com>
3350
3351         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
3352         re-enables the warning.
3353
3354 2001-12-21  Richard Henderson  <rth@redhat.com>
3355
3356         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
3357
3358 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
3359
3360         * gcc.c-torture/compile/20011218-1.c: New test.
3361
3362 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
3363
3364         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
3365         arm-isr.c test.
3366         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
3367         epilogue generation for ARM ISR routines.
3368
3369 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3370
3371         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
3372         * gcc.dg/format/c90-printf-3.c: Likewise.
3373         * gcc.dg/format/c99-printf-3.c: Likewise.
3374         * gcc.dg/format/ext-1.c: Likewise.
3375         * gcc.dg/format/ext-6.c: Likewise.
3376         * gcc.dg/format/format.h: Prototype unlocked stdio.
3377
3378 2001-12-20  Richard Henderson  <rth@redhat.com>
3379
3380         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
3381         (arena): Use it.
3382         (malloc): Correct allocation logic.  Abort if we fill up the
3383         arena before initialization complete.
3384         (realloc): Correct allocation logic.
3385
3386 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
3387
3388         * gcc.c-torture/compile/20011219-2.c: New test.
3389
3390         * gcc.c-torture/execute/20011219-1.c: New test.
3391
3392 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
3393
3394         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
3395         target does not support weak symbols.
3396
3397 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
3398
3399         * gcc.c-torture/compile/20011219-1.c: New test.
3400
3401 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
3402
3403         * g++.dg/other/error1.C: New test.
3404
3405 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
3406
3407         * gcc.c-torture/execute/20011217-1.c: New test.
3408
3409 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
3410
3411         * objc.dg/special/: New directory.
3412         * objc.dg/special/special.exp: New file.
3413         * objc.dg/special/unclaimed-category-1.h: New file.
3414         * objc.dg/special/unclaimed-category-1a.m: New file.
3415         * objc.dg/special/unclaimed-category-1.m: New file.
3416
3417 2001-12-17  Andreas Jaeger  <aj@suse.de>
3418
3419         * gcc.c-torture/compile/20011217-2.c: New test.
3420
3421 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3422
3423         * gcc.c-torture/compile/20011217-1.c: New test.
3424
3425 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
3426
3427         * testsuite/gcc.dg/20011214-1.c: New.
3428
3429 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
3430
3431         * gcc.dg/altivec-4.c: New.
3432
3433 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
3434
3435         * gcc.dg/20011113-1.c: New test.
3436
3437 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3438
3439         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
3440         std::__malloc_alloc_template<0> and
3441         std::__default_alloc_template<false, 0>.
3442
3443 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
3444
3445         * objc/execute/bf-21.m: New test.
3446         * objc/execute/enumeration-1.m: New test.
3447         * objc/execute/enumeration-2.m: New test.
3448
3449 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
3450
3451         * gcc.dg/gnu89-init-1.c: New test.
3452
3453 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3454
3455         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
3456         * g++.old-deja/g++.jason/2371.C: Likewise.
3457         * g++.old-deja/g++.jason/template33.C: Likewise.
3458         * g++.old-deja/g++.jason/template34.C: Likewise.
3459         * g++.old-deja/g++.jason/template36.C: Likewise.
3460         * g++.old-deja/g++.oliva/typename1.C: Likewise.
3461         * g++.old-deja/g++.oliva/typename2.C: Likewise.
3462         * g++.old-deja/g++.other/typename1.C: Likewise.
3463         * g++.old-deja/g++.pt/inherit2.C: Likewise.
3464         * g++.old-deja/g++.pt/nontype5.C: Likewise.
3465         * g++.old-deja/g++.pt/typename11.C: Likewise.
3466         * g++.old-deja/g++.pt/typename14.C: Likewise.
3467         * g++.old-deja/g++.pt/typename16.C: Likewise.
3468         * g++.old-deja/g++.pt/typename3.C: Likewise.
3469         * g++.old-deja/g++.pt/typename4.C: Likewise.
3470         * g++.old-deja/g++.pt/typename5.C: Likewise.
3471         * g++.old-deja/g++.pt/typename7.C: Likewise.
3472         * g++.old-deja/g++.robertl/eb9.C: Likewise.
3473
3474 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
3475
3476         * g++.dg/other/linkage1.C: New test.
3477         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
3478         specifiers.
3479
3480 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
3481
3482         * gcc.dg/concat.c: New test.
3483
3484 2001-12-11  Stan Shebs  <shebs@apple.com>
3485
3486         * objc/compile: New test directory.
3487         * objc/compile/compile.exp: New expect script.
3488         * objc/compile/20011211-1.m: New compile test.
3489
3490 2001-12-11  Jason Merrill  <jason@redhat.com>
3491
3492         * lib/prune.exp (prune_gcc_output): Also handle "In member
3493         function".  So many permutations...
3494
3495 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
3496
3497         * g++.dg/template/typedef1.C: New test.
3498
3499 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
3500
3501         * g++.dg/other/copy1.C: New test.
3502
3503 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
3504
3505         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
3506
3507         * gcc.dg/builtin-choose-expr.c: New.
3508
3509 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
3510
3511         * gcc.dg/altivec-2.c: New.
3512
3513 2001-12-07  Richard Henderson  <rth@redhat.com>
3514
3515         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
3516
3517 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
3518
3519         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
3520         ultrasparc.
3521
3522 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3523
3524         * g++-old.deja/g++.robertl/eb101.C: Deleted.
3525
3526 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
3527
3528         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
3529         variable argument list.
3530
3531 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
3532
3533         * gcc.c-torture/execute/memcheck: Delete entire directory.
3534         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
3535         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
3536
3537 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3538
3539         * gcc.dg/Wshadow-1.c: New test.
3540
3541 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
3542
3543         * gcc.c-torture/compile/20011130-1.c: New test.
3544
3545         * gcc.dg/noncompile/20011025-1.c: New test.
3546
3547         * g++.dg/other/anon-union.C: New test.
3548
3549         * gcc.c-torture/execute/20011024-1.c: New test.
3550
3551 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
3552
3553         * gcc.c-torture/execute/20000722-1.x,
3554         gcc.c-torture/execute/20010123-1.x: Remove.
3555         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
3556         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
3557         gcc.dg/c99-complit-2.c: New tests.
3558
3559 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
3560
3561         * g++.dg/inherit/base1.C: New test.
3562
3563 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
3564
3565         * g++.dg/other/stdarg1.C: New test.
3566
3567         * gcc.c-torture/compile/20011130-2.c: New test.
3568
3569 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
3570
3571         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
3572         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
3573         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
3574         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
3575         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
3576         * gcc.dg/builtin-prefetch-1.c: New test.
3577
3578 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
3579
3580         * gcc.dg/20011130-1.c: New test.
3581
3582 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
3583
3584         * g++.dg/other/scope1.C: New test.
3585         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
3586
3587 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
3588
3589         * gcc.dg/vla-init-1.c: New test.
3590
3591 2001-12-01  Geoff Keating  <geoffk@redhat.com>
3592
3593         * gcc.c-torture/compile/structs.c: New testcase from GDB.
3594
3595 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
3596
3597         * objc.dg/alias.m: Update.
3598         * objc.dg/class-1.m: Update.
3599         * objc.dg/const-str-1.m: Update.
3600         * objc.dg/fwd-proto-1.m: Update.
3601         * objc.dg/id-1.m: Update.
3602         * objc.dg/super-class-1.m: Update.
3603
3604 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
3605
3606         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
3607         constructs.
3608
3609 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
3610
3611         * gcc.c-torture/execute/20011128-1.c: New test.
3612
3613 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
3614
3615         * gcc.dg/20011127-1.c: New test.
3616
3617 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3618
3619         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
3620         from Austin Group draft 7.
3621         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
3622         scanf format arguments.
3623         * gcc.dg/format/no-exargs-2.c: New test.
3624
3625 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
3626
3627         * g++.dg/abi/vbase8-4.C: New test.
3628
3629 2001-11-24  Ian Lance Taylor  <ian@airs.com>
3630
3631         * gcc.c-torture/execute/20011121-1.c: New test.
3632
3633 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
3634
3635         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
3636
3637 2001-11-23  Andreas Jaeger  <aj@suse.de>
3638
3639         * gcc.dg/cpp/charconst-2.c: New test.
3640
3641 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
3642
3643         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
3644         to the host if it is remote.  Let tests specify extra headers
3645         they use.
3646         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
3647         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
3648         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
3649         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
3650         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
3651         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
3652         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
3653         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
3654         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
3655         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
3656
3657 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
3658
3659         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
3660         for little endian ARMs.
3661
3662 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
3663
3664         * gcc.c-torture/compile/20011119-1.c: New test.
3665         * gcc.c-torture/compile/20011119-2.c: New test.
3666
3667 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
3668
3669         * gcc.dg/altivec-1.c: Fix typo.
3670
3671 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
3672
3673         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
3674
3675 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
3676
3677         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
3678
3679 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
3680
3681         * lib/g77.exp: Don't specify --rpath-link.
3682
3683         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
3684         across all the headers.
3685         * gcc.dg/format/format.exp: For testing on a remote host,
3686         copy format.h.
3687
3688         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
3689         * gcc.c-torture/execute/930406-1.c: Likewise.
3690         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
3691
3692 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
3693
3694         * gcc.dg/altivec-1.c: New.
3695
3696 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
3697
3698         * gcc.dg/cpp/fpreprocessed.c: New test case.
3699
3700 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3701
3702         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
3703         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
3704         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
3705
3706 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3707
3708         * gcc.dg/no-builtin-1.c: New test.
3709
3710 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
3711
3712         * gcc.c-torture/execute/20011115-1.c: New test.
3713
3714 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
3715
3716         * gcc.c-torture/compile/20011114-2.c: New test.
3717         * gcc.c-torture/compile/20011114-3.c: New test.
3718         * gcc.c-torture/compile/20011114-4.c: New test.
3719
3720 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
3721
3722         * g++.dg/other/init1.C: New test.
3723
3724 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
3725
3726         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
3727         message.
3728
3729         * gcc.c-torture/execute/20011114-1.c: New testcase.
3730
3731         * gcc.c-torture/compile/20010327-1.c: Revert last change.
3732         * gcc.c-torture/compile/20011114-1.c: New test, exactly
3733         like the (before this change) version of 20010327-1.c.
3734
3735 2001-11-14  Roger Sayle <roger@eyesopen.com>
3736
3737         * gcc.c-torture/execute/string-opt-13.c: New testcase.
3738
3739 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
3740
3741         * g++.dg/init/array2.C: New test.
3742
3743 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
3744
3745         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
3746
3747 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
3748
3749         * g++.dg/other/forscope1.C: New test.
3750         * g++.dg/ext/forscope1.C: New test.
3751         * g++.dg/ext/forscope2.C: New test.
3752
3753 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
3754
3755         * gcc.c-torture/execute/20011113-1.c: New test.
3756
3757 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
3758
3759         * gcc.c-torture/execute/20011109-2.c: New test.
3760
3761         * gcc.c-torture/execute/20011109-1.c: New test.
3762
3763 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
3764
3765         * gcc.c-torture/compile/20011109-1.c: New test.
3766
3767 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
3768
3769         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
3770         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
3771         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
3772         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
3773         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
3774         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
3775         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
3776
3777 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
3778
3779         * g++.dg/warn/Wshadow-1.C: New tests.
3780         * g++.old-deja/g++.mike/for3.C: Update.
3781
3782 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
3783
3784         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
3785         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
3786         XFAILs.  Adjust expected error texts.
3787         * gcc.c-torture/compile/20011106-1.c,
3788         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
3789         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
3790         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
3791         gcc.dg/c99-array-lval-5.c: New tests.
3792
3793 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3794
3795         * gcc.dg/cpp/defined.c: Update.
3796
3797 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3798
3799         * gcc.c-torture/execute/anon-1.c: New test.
3800
3801 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
3802
3803         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
3804         same size, so no warning should be produced on stormy16.
3805
3806         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
3807         due to oversized array.
3808         * g++.old-deja/g++.mike/ns15.C: Likewise.
3809         * g++.old-deja/g++.pt/crash16.C: Likewise.
3810
3811 2001-11-02  Graham Stott  <grahams@redhat.com>
3812
3813         * g++.dgother/debug1.C: Fix typos.
3814
3815 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
3816
3817         * g++.dg/other/debug1.C: New test.
3818
3819 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3820
3821         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
3822         of unsigned long.
3823
3824 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
3825
3826         * gcc.dg/20011029-2.c: New test.
3827
3828         * gcc.c-torture/compile/20011029-1.c: New test.
3829
3830 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
3831
3832         * objc/execute/class_self-1.m: New test.
3833         * objc/execute/class_self-2.m: New test.
3834
3835 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
3836
3837         * gcc.misc-tests/msgs.exp: Delete.
3838         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
3839         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
3840         error set to match recent changes.
3841
3842 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
3843
3844         * gcc.dg/20011021-1.c: New test.
3845
3846 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
3847
3848         * gcc.c-torture/compile/20011023-1.c: New test.
3849
3850 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
3851
3852         * lib/g77.exp: Rewrite based on lib/g++.exp.
3853
3854 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
3855
3856         * gcc.c-torture/execute/20011019-1.c: New test.
3857
3858         * gcc.dg/20011018-1.c: New test.
3859
3860 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
3861
3862         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
3863
3864 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
3865
3866         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
3867         * gcc.dg/attr-invalid.c: Likewise.
3868
3869 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
3870
3871         * testsuite/gcc.dg/20011015-1.c: New test.
3872
3873 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
3874
3875         * g++.dg/template/unify2.C: New test.
3876
3877 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
3878
3879         * g++.dg/other/exception-specification.C: New test
3880
3881 2001-10-13  Tom Rix  <trix@redhat.com>
3882
3883         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
3884         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
3885
3886 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
3887
3888         * testsuite/gcc.dg/20011009-1.c: New test.
3889
3890 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
3891
3892         PR g++/4476
3893         * g++.dg/other/friend1.C: New test.
3894
3895 2001-10-11  Richard Henderson  <rth@redhat.com>
3896
3897         * g++.old-deja/g++.other/crash18.C: Add -S to options.
3898
3899 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3900
3901         * gcc.c-torture/compile/20011010-1.c: New.
3902
3903 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3904
3905         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
3906         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
3907         g77.f-torture/execute/execute.exp,
3908         g77.f-torture/noncompile/noncompile.exp,
3909         gcc.c-torture/compile/compile.exp,
3910         gcc.c-torture/execute/execute.exp,
3911         gcc.c-torture/execute/ieee/ieee.exp,
3912         gcc.c-torture/execute/memcheck/memcheck.exp,
3913         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
3914         objc/execute/execute.exp: Update FSF address.
3915
3916 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
3917
3918         * gcc.dg/cpp/cmdlne-C.c: Update.
3919         * gcc.dg/cpp/cmdlne-C2.c: New.
3920
3921 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3922
3923         * gcc.c-torture/execute/20011008-3.c: New.
3924
3925 2001-10-08  DJ Delorie  <dj@redhat.com>
3926
3927         * gcc.dg/20011008-1.c: New.
3928         * gcc.dg/20011008-2.c: New.
3929
3930 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
3931
3932         * gcc.dg/cpp/spacing1.c: Update test.
3933
3934 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3935
3936         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
3937         spelling errors of "separate" as "seperate".
3938
3939 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
3940
3941         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
3942         enough to avoid inlining.
3943
3944 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3945
3946         * lib/g77.exp: set libg2c_dir correctly.
3947
3948 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
3949
3950         * gcc.dg/cpp/macro11.c: New test.
3951
3952 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
3953
3954         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
3955         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
3956         gcc.dg/format/multattr-3.c: New tests.
3957         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
3958         tests for format attributes on function pointers being rejected.
3959
3960 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
3961
3962         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
3963
3964 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
3965
3966         * g++.dg/warn/format1.C: New test.
3967
3968 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
3969
3970         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
3971
3972 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
3973
3974         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
3975
3976 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
3977
3978         * gcc.dg/cpp/redef2.c: Add test.
3979
3980 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
3981
3982         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
3983         long-standing bug on i686, apparently.
3984         * gcc.c-torture/execute/loop-2c.x: New file.
3985         * gcc.c-torture/execute/loop-2d.x: New file.
3986         * gcc.c-torture/execute/loop-3c.x: New file.
3987
3988 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
3989
3990         * gcc.dg/cpp/20000625-2.c: Correct line number.
3991
3992 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
3993
3994         * gcc.dg/cpp/macro10.c: New test.
3995         * gcc.dg/cpp/strify3.c: New test.
3996         * gcc.dg/cpp/spacing1.c: Add tests.
3997         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
3998         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
3999
4000 2001-09-24  DJ Delorie  <dj@redhat.com>
4001
4002         * gcc.c-torture/execute/20010924-1.c: New test.
4003
4004 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
4005
4006         * testsuite/objc/execute/paste.m: Remove.
4007
4008 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4009
4010         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
4011
4012 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
4013
4014         * g77.dg/strlen0.f: New test.
4015
4016 2001-09-21  Richard Henderson  <rth@redhat.com>
4017
4018         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
4019         * g++.old-deja/g++.abi/vtable2.C: Likewise.
4020
4021 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
4022
4023         Table-driven attributes.
4024         * g++.dg/ext/attrib1.C: New test.
4025
4026 2001-09-20  DJ Delorie  <dj@redhat.com>
4027
4028         * gcc.dg/20000926-1.c: Update expected warning messages.
4029         * gcc.dg/array-2.c: Likewise, and test for warnings too.
4030         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
4031         array.
4032
4033 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
4034
4035         * g++.dg/eh/registers1.C: New test case.
4036
4037 2001-09-17  Richard Henderson  <rth@redhat.com>
4038
4039         * gcc.dg/array-5.c: Fix VLA decomposition test.
4040
4041 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
4042
4043         * gcc.dg/cpp/line5.c: New testcase.
4044
4045 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
4046
4047         * gcc.dg/cpp/macro9.c: New test.
4048
4049 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
4050
4051         * gcc.c-torture/execute/980223.c: Change type of addr from long
4052         to char *.
4053
4054 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
4055
4056         * gcc.c-torture/execute/20010915-1.c: New test.
4057
4058 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
4059
4060         * g77.dg/bprob: New directory.
4061         * g77.dg/bprob/bprob.exp: New file.
4062         * g77.dg/bprob/bprob-1.f: New test.
4063         * g77.dg/gcov: New directory.
4064         * g77.dg/gcov/gcov.exp: New file.
4065         * g77.dg/gcov/gcov-1.f: New test.
4066         * g77.dg/gcov/gcov-1.x: New file.
4067
4068 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4069
4070         * gcc.dg/cpp/directiv.c: Update.
4071         * gcc.dg/cpp/undef1.c: Update.
4072
4073 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
4074
4075         * gcc.dg/20010912-1.c: New test.
4076
4077 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
4078
4079         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
4080         language-independent file in lib.
4081         * lib/gcov.exp: New file.
4082
4083 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
4084
4085         * gcc.c-torture/compile/20010911-1.c: New test.
4086
4087 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
4088
4089         * lib/profopt.exp: New, to support profile-directed optimizations.
4090         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
4091         * gcc.misc-tests/bprob-1.c: New test.
4092         * gcc.misc-tests/bprob-2.c: New test.
4093
4094 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
4095
4096         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
4097         XFAIL and which kinds of gcov output to verify.
4098         * gcc.misc-tests/gcov-4b.x: New file.
4099         * gcc.misc-tests/gcov-5b.x: New file.
4100         * gcc.misc-tests/gcov-6.x: New file.
4101         * gcc.misc-tests/gcov-7.c: New test.
4102         * gcc.misc-tests/gcov-7.x: New file.
4103
4104 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
4105
4106         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
4107         * gcc.misc-tests/gcov-6.c: New test.
4108
4109 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4110
4111         PR c++/3986
4112         * g++.dg/abi/vbase1.C: New test.
4113
4114 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
4115
4116         * objc.dg/method-2.m: New.
4117
4118 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4119
4120         PR c++/4203
4121         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
4122         * g++.dg/init/empty1.C: New test.
4123
4124 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
4125
4126         * gcc.c-torture/compile/20010903-1.c: New test.
4127
4128 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
4129
4130         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
4131         for m68k.
4132
4133 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
4134
4135         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
4136
4137         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
4138
4139         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
4140
4141 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
4142
4143         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
4144         for 16-bit 'unsigned int'.
4145
4146 2001-08-29  Kazu Hirata  <kazu@hxi.com>
4147
4148         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
4149
4150 2001-08-27  Richard Henderson  <rth@redhat.com>
4151
4152         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
4153         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
4154
4155 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
4156
4157         * gcc.dg/asm-names.c (ymain): New.
4158
4159 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
4160
4161         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
4162         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
4163         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
4164
4165 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4166
4167         * gcc.dg/compare5.c: New testcase.
4168
4169 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
4170
4171         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
4172         and "In instantiation".
4173
4174 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
4175
4176         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
4177
4178 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
4179
4180         * gcc.misc-tests/gcov.exp: Add support for branch information.
4181         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
4182         * gcc.misc-tests/gcov-4.c: New test.
4183         * gcc.misc-tests/gcov-4b.c: New test.
4184         * gcc.misc-tests/gcov-5b.c: New test.
4185
4186 2001-08-20  Zack Weinberg  <zackw@panix.com>
4187
4188         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
4189         expected to fail.
4190
4191 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4192
4193         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
4194
4195 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
4196
4197         * g++.dg/eh/template1.C: New test.
4198
4199 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
4200
4201         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
4202         Fix thinko.
4203         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
4204         for xfail.
4205
4206 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
4207
4208         * lib/g77-dg.exp:  Use prune.exp for common procedures
4209         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
4210         * lib/g77.exp: (g77-dg-prune) Remove
4211
4212 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
4213
4214         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
4215
4216 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4217
4218         * g++.dg/template/unify1.C: New test.
4219
4220 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
4221
4222         * g++.dg/abi/empty4.C: New test.
4223
4224 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
4225
4226         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
4227         solaris2.*
4228         * g77.f-torture/compile/pr3743.x: Likewise
4229
4230 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
4231
4232         * g++.dg/other/using-declaration.C: New test.
4233
4234 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
4235
4236         * gcc.dg/cpp/tr-sign.c: New testcase.
4237
4238 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
4239
4240         * gcc.dg/cpp/19951025-1.c: Revert.
4241         * gcc.dg/cpp/directiv.c: We no longer process directives that
4242         interrupt macro arguments.
4243
4244 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
4245
4246         * gcc.dg/bconstp-1.c: New test.
4247
4248 2001-08-03  Richard Henderson  <rth@redhat.com>
4249
4250         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
4251
4252 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
4253
4254         * gcc.dg/cpp/19951025-1.c: Update.
4255
4256 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
4257
4258         * g77.dg/ff90-1.f (s): Fix reference of variable z,
4259         should be x.
4260
4261 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
4262
4263         Kill -fhonor-std.
4264         * g++.old-deja/g++.ns/ns14.C: Remove special options.
4265         * g++.old-deja/g++.other/std1.C: Likewise.
4266         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
4267
4268 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
4269
4270         * lib/g77.exp:  Load gcc-defs.exp for common procedures
4271         (g77_pass, g77_fail, g77_finish, g77_exit,
4272         ${tool}_check_unsupported_p} Now redundant.  Deleted.
4273
4274 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
4275
4276         * g77.dg/fbackslash.f
4277         * g77.dg/fcase-preserve.f
4278         * g77.dg/ff90-1.f
4279         * g77.dg/ffixed-line-length-0.f
4280         * g77.dg/ffixed-line-length-132.f
4281         * g77.dg/ffixed-line-length-7.f
4282         * g77.dg/ffixed-line-length-72.f
4283         * g77.dg/ffixed-line-length-none.f
4284         * g77.dg/ffree-form-1.f
4285         * g77.dg/fno-backslash.f
4286         * g77.dg/fno-f90-1.f
4287         * g77.dg/fno-fixed-form-1.f
4288         * g77.dg/fno-onetrip.f
4289         * g77.dg/fno-typeless-boz.f
4290         * g77.dg/fno-underscoring.f
4291         * g77.dg/fno-vxt-1.f
4292         * g77.dg/fonetrip.f
4293         * g77.dg/ftypeless-boz.f
4294         * g77.dg/fugly-assumed.f
4295         * g77.dg/funderscoring.f
4296         * g77.dg/fvxt-1.f
4297
4298 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
4299
4300         * objc.dg/fwd-proto-1.m: New.
4301         * objc.dg/local-decl-1.m: New.
4302         * objc.dg/naming-1.m: New.
4303         * objc.dg/naming-2.m: New.
4304         * objc.dg/proto-hier-1.m: New.
4305
4306 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
4307
4308         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
4309         largest-type elements to a struct makes its size grow.
4310
4311 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
4312
4313         * g++.dg/abi/vthunk1.C: New test.
4314
4315 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
4316
4317         * g++.dg/abi/vbase8-22.C: New test.
4318
4319 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
4320
4321         * gcc.dg/cpp/macro8.c: New test.
4322
4323 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
4324
4325         * g++.dg/abi/vbase8-21.C: New test.
4326
4327 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
4328
4329         * g++.dg/abi/vbase8-10.C: New test.
4330
4331 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4332
4333         * lib/g++.exp (g++_set_ld_library_path): Renamed to
4334         ${tool}_set_ld_library_path.
4335         Changed caller.
4336         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
4337         g++.exp.
4338
4339 2001-07-26  Stan Cox <scox@redhat.com>
4340
4341         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
4342         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
4343         gcc_exit, gcc_check_unsupported_p):
4344         Moved to gcc-deps.exp
4345         * gcc-deps.exp: New file.
4346
4347 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4348
4349         * g++.old-deja/g++.pt/defarg14.C: New test.
4350
4351 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
4352
4353         * g++.old-deja/g++.other/lineno5.C: New test.
4354
4355 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
4356
4357         * g++.old-deja/g++.pt/crash68.C: New test.
4358
4359 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
4360
4361         * g++.old-deja/g++.other/crash42.C: New test.
4362
4363 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
4364
4365         * gcc.dg/cpp/extratokens.c: Fix.
4366         * gcc.dg/cpp/skipping2.c: New tests.
4367
4368 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4369
4370         * gcc.c-torture/execute/20010724-1.c: New file.
4371         * gcc.c-torture/execute/20010724-1.x: New file.
4372
4373 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4374
4375         * g++.old-deja/g++.other/cond7.C: New test.
4376
4377 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4378
4379         * g++.old-deja/g++.other/optimize4.C: New test.
4380
4381 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4382
4383         * g++.old-deja/g++.abi/vbase8-5.C: New test.
4384
4385 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
4386
4387         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
4388         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
4389         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
4390         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
4391
4392         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
4393         bug report" message.
4394
4395         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
4396         * g++.dg/ext/instantiate1.C: Move from old-deja.
4397
4398 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
4399
4400         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
4401         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
4402         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
4403         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
4404
4405 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
4406
4407         * gcc.c-torture/execute/20010723-1.c: New test.
4408
4409 2001-07-23  Ben Elliston  <bje@redhat.com>
4410
4411         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
4412
4413 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4414
4415         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
4416         i[34567]86-*-*.
4417         Delete handling of ieee_multilib_flags.
4418         Pass -mieee for alpha*-*-* and sh-*-*.
4419         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
4420
4421 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
4422
4423         Remove old-abi tests.
4424         * g++.old-deja/g++.mike/p11116.C: Remove.
4425         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
4426
4427 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
4428
4429         * g77.f-torture/compile/pr3743.f:  New test
4430
4431 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
4432
4433         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
4434
4435 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4436
4437         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
4438         g++.old-deja/g++.pt/static6.C: Likewise.
4439         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
4440         supports weak symbols.
4441
4442 2001-07-18  Andreas Jaeger  <aj@suse.de>
4443
4444         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
4445         supported again.
4446
4447 2001-07-18  Andreas Jaeger  <aj@suse.de>
4448
4449         * gcc.dg/iftrap-1.c: Fix target line.
4450
4451 2001-07-17  Richard Henderson  <rth@redhat.com>
4452
4453         * gcc.c-torture/execute/20010717-1.c: New.
4454
4455 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4456
4457         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
4458         tests.
4459
4460 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
4461
4462         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
4463
4464 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4465
4466         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
4467         UAC_SIGBUS, UAC_NOPRINT definitions.
4468
4469 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
4470
4471         * objc/execute/object_is_class.m: New test.
4472         * objc/execute/object_is_meta_class.m: New test.
4473
4474 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4475
4476         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
4477         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
4478
4479 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
4480
4481         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
4482         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
4483
4484 2001-07-14  Richard Henderson  <rth@redhat.com>
4485
4486         * gcc.dg/iftrap-1.c: New.
4487
4488 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
4489
4490         * g77.f-torture/execute/intrinsic77.f: New test.
4491
4492 2001-07-11  Janis Johnson <janis@us.ibm.com>
4493
4494         * gcc.misc-tests/gcov-3.c: New test.
4495
4496 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
4497
4498         * gcc.c-torture/compile/20010711-1.c,
4499         * gcc.c-torture/compile/20010711-2.c: New tests.
4500
4501 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
4502
4503         * gcc.c-torture/execute/20010711-1.c: New test.
4504
4505 2001-07-11  Ben Elliston  <bje@redhat.com>
4506
4507         * g++.old-deja/g++.other/enum5.C: New test.
4508
4509 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
4510
4511         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
4512         (g++-dg-prune): Call prune_gcc_output.
4513         * prune.exp: New file for prune_gcc_output.
4514         * lib/g++.exp, lib/gcc.exp: Load it.
4515
4516 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4517
4518         * gcc.c-torture/compile/20010701-1.c,
4519         g++.old-deja/g++.ext/attrib6.C: New tests.
4520
4521 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
4522
4523         * gcc.c-torture/compile/20010706-1.c: New test.
4524
4525 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
4526
4527         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
4528
4529 2001-06-28  Stan Shebs  <shebs@apple.com>
4530
4531         * gcc.dg/pragma-darwin.c: New test.
4532
4533 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4534
4535         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
4536         Solaris 2.[678] system.
4537
4538 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4539
4540         * gcc.dg/20010622-1.c: New test.
4541
4542 2001-06-18  Stan Shebs  <shebs@apple.com>
4543
4544         * objc.dg: New directory.
4545         * objc.dg/dg.exp: New file.
4546         * objc.dg/alias.m: New.
4547         * objc.dg/class-1.m: New.
4548         * objc.dg/class-2.m: New.
4549         * objc.dg/const-str-1.m: New.
4550         * objc.dg/const-str-2.m: New.
4551         * objc.dg/id-1.m: New.
4552         * objc.dg/method-1.m: New.
4553         * objc.dg/super-class-1.m: New.
4554         * lib/objc-dg.exp: New file.
4555
4556 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4557
4558         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
4559         of label name.
4560
4561 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
4562
4563         * g++.old-deja/g++.abi/vbase8-9.C: New test.
4564
4565 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4566
4567         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
4568         variable.
4569
4570 2001-06-12  Richard Henderson  <rth@redhat.com>
4571
4572         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
4573
4574 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
4575
4576         * g++.old-deja/g++.abi/vbase5.C: New test.
4577         * g++.old-deja/g++.abi/vbase6.C: New test.
4578         * g++.old-deja/g++.abi/vbase7.C: New test.
4579
4580 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4581
4582         * gcc.c-torture/compile/20010610-1.c: New test.
4583
4584 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
4585
4586         * g++.old-deja/g++.abi/vbase4.C: New test.
4587
4588 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4589
4590         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
4591         support %f for HC11/HC12 targets.
4592         * gcc.c-torture/execute/930513-1.x: New file, likewise.
4593         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
4594         on HC11/HC12 targets.
4595         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
4596
4597 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4598
4599         * gcc.dg/wchar_t-1.c: New file.
4600         * gcc.dg/wint_t-1.c: Likewise.
4601
4602 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
4603
4604         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
4605
4606 2001-06-11  Richard Henderson  <rth@redhat.com>
4607
4608         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
4609
4610 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
4611
4612         * gcc.c-torture/compile/20010611-1.c: New test.
4613
4614 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
4615
4616         * gcc.dg/c99-tag-1.c: Add more tests.
4617
4618 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
4619
4620         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
4621         representation on MN10300 and ARM/Thumb.
4622
4623 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
4624
4625         * g77.f-torture/execute/20010610.f: New.
4626
4627 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
4628
4629         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
4630         names.
4631
4632 2001-06-09  Richard Henderson  <rth@redhat.com>
4633
4634         * gcc.c-torture/execute/ashrdi-1.c: New.
4635         * gcc.c-torture/execute/ashldi-1.c: New.
4636         * gcc.c-torture/execute/lshrdi-1.c: New.
4637
4638 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
4639
4640         * objc/execute/load-3.m: Added. Check sending +load to categories,
4641         in addition to classes.
4642
4643 2001-06-08  Stan Shebs  <shebs@apple.com>
4644
4645         * objc/execute/load-2.m: New test.  From Nicola Pero
4646         <n.pero@mi.flashnet.it>.
4647
4648 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
4649
4650         * gcc.c-torture/execute/20010605-2.c: New test.
4651
4652 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
4653
4654         * g++.old-deja/g++.abi/vbase2.C: New test.
4655         * g++.old-deja/g++.abi/vbase3.C: New test.
4656
4657 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
4658
4659         * g++.old-deja/g++.pt/friend49.C: New test.
4660
4661 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
4662
4663         * g++.old-deja/g++.ext/anon3.C: New test.
4664
4665 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
4666
4667         * g++.old-deja/g++.other/conv7.C: New test.
4668
4669 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
4670
4671         * gcc.c-torture/compile/20010605-2.c: New test.
4672
4673 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4674
4675         * gcc.c-torture/execute/20010604-1.c: New test.
4676
4677 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
4678
4679         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
4680
4681 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
4682
4683         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
4684         (g++_link_flags): Likewise.
4685         (g++_init): Pass gccpath's value to two previous functions.
4686
4687 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4688
4689         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
4690         Ensure logfile entry matches exec command line.
4691
4692 2001-05-31  Richard Henderson  <rth@redhat.com>
4693
4694         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
4695         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
4696
4697 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
4698
4699         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
4700         compiler for irix6.2
4701
4702 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
4703
4704         * g++.old-deja/g++.other/optimize3.C: New file.
4705
4706 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
4707
4708         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
4709         assemble.
4710
4711 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
4712
4713         * g++.old-deja/g++.other/optimize2.C: New file.
4714
4715 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
4716
4717         * gcc.c-torture/compile/20010518-2.c: New file.
4718         * gcc.c-torture/execute/20010518-1.c: New file.
4719         * gcc.c-torture/execute/20010518-2.c: New file.
4720
4721 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4722
4723         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
4724
4725 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
4726
4727         G++ no longer defines builtins that do not begin with __builtin.
4728         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
4729         * g++.old-deja/g++.brendand/misc13.C: Likewise.
4730         * g++.old-deja/g++.law/builtin1.C: Likewise.
4731         * g++.old-deja/g++.law/cvt2.C: Likewise.
4732         * g++.old-deja/g++.mike/net5.C: Likewise.
4733         * g++.old-deja/g++.other/builtins1.C: Likewise.
4734         * g++.old-deja/g++.other/builtins2.C: Likewise.
4735         * g++.old-deja/g++.other/builtins3.C: Likewise.
4736         * g++.old-deja/g++.other/builtins4.C: Likewise.
4737         * g++.old-deja/g++.other/inline8.C: Likewise.
4738         * g++.old-deja/g++.robertl/eb39.C: Likewise.
4739
4740 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
4741
4742         * g++.old-deja/g++.pt/using1.C: Adjust.
4743         * g++.old-deja/g++.pt/using2.C: New test.
4744
4745 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
4746
4747         * gcc.dg/cpp/charconst.c: New tests.
4748         * gcc.dg/cpp/escape.c: New tests.
4749         * gcc.dg/cpp/escape-1.c: New tests.
4750         * gcc.dg/cpp/escape-2.c: New tests.
4751         * gcc.dg/cpp/ucs.c: New tests.
4752
4753 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
4754
4755         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
4756         native compiler for irix6.5.
4757
4758 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
4759
4760         * lib/g++.exp (g++_include_flags): Use args to compute
4761         get_multilibs.
4762         (g++_link_flags): Likewise.
4763         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
4764
4765 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4766
4767         * gcc.dg/c90-hexfloat-1.c: Add more tests.
4768
4769 2001-05-21  Geoff Keating  <geoffk@redhat.com>
4770
4771         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
4772         this file.
4773
4774 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4775
4776         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
4777         STACK_SIZE;
4778         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
4779         to STACK_SIZE; Use it to define size of add_histo array.
4780         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
4781         to STACK_SIZE.
4782         (f): Use GITT_SIZE to define size of gitt local table.
4783         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
4784         to STACK_SIZE; Use it to define size of bytemem array.
4785
4786 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4787
4788         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
4789         on 68HC11/HC12 due to the asm instruction.
4790         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
4791         * gcc.c-torture/compile/920520-1.x: Likewise.
4792         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
4793         on 68HC11/HC12 because the function is larger than 64K.
4794         * gcc.c-torture/compile/961203-1.x: New file, this test fails
4795         on 68HC11/HC12 because the structure is too large.
4796
4797 2001-05-20  Richard Henderson  <rth@redhat.com>
4798
4799         * gcc.c-torture/execute/20010520-1.c: New.
4800
4801 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4802
4803         * g++.old-deja/g++.warn/compare1.C: New test.
4804         * gcc.dg/compare4.c: New test.
4805
4806 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
4807
4808         * g++.old-deja/g++.other/optimize1.C: New test.
4809
4810 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4811
4812         * g++.old-deja/g++.pt/spec41.C: New test.
4813
4814 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
4815
4816         * gcc.c-torture/compile/20010114-1.x: Remove.
4817
4818 2001-05-18  Stan Shebs  <shebs@apple.com>
4819
4820         * gcc.c-torture/compile/20010518-1.c: New test.
4821
4822 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
4823
4824         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
4825         * g++.old-deja/g++.pt/crash67.C: New test.
4826
4827 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
4828
4829         * g++.old-deja/g++.other/debug9.C: New test.
4830
4831 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
4832
4833         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
4834
4835 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
4836
4837         * gcc.c-torture/compile/20010516-1.c: New test.
4838
4839 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
4840
4841         * g++.old-deja/g++.other/crash41.C: New test.
4842
4843 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
4844
4845         * g++.old-deja/g++.pt/crash66.C: New test.
4846
4847 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
4848
4849         * g++.old-deja/g++.robertl/eb27.C: Convert.
4850
4851 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
4852
4853         * g++.dg/friend-warn.C: New test.  Do not warn about friend
4854         declaration being redundant.
4855
4856 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
4857
4858         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
4859
4860 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
4861
4862         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
4863
4864 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
4865
4866         * lib/g++.exp: Use testsuite_flags.
4867
4868 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
4869
4870         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
4871
4872 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4873
4874         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
4875
4876 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
4877
4878         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
4879
4880 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
4881
4882         * gcc.c-torture/compile/20010313-1.c: New test.
4883
4884 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
4885
4886         * gcc.dg/cpp/direct2.c: New test.
4887         * gccq.dg/cpp/direct2s.c: New test.
4888
4889         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
4890
4891 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
4892
4893         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
4894         * g++.old-deja/g++.other/op3.C: Likewise.
4895
4896 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
4897
4898         * gcc.dg/cpp/syshdr.h: New file.
4899         * gcc.dg/cpp/sysmac1.c: Update.
4900         * gcc.dg/cpp/sysmac2.c: Update.
4901
4902 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
4903
4904         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
4905
4906 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
4907
4908         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
4909         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
4910
4911 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
4912
4913         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
4914
4915 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
4916
4917         * lib/g++.exp (g++_include_flags): Don't use any special flags
4918         if TESTING_IN_BUILD_TREE is not defined.
4919         (g++_init): Use a plain 'c++' as the compiler if
4920         TESTING_IN_BUILD_TREEE is not defined.
4921
4922 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
4923
4924         * g++.old-deja/g++.eh/catch13.C: New test.
4925         * g++.old-deja/g++.eh/catch14.C: New test.
4926
4927 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
4928
4929         * gcc.dg/cpp/tr-define.c: New test.
4930
4931 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
4932
4933         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
4934         <stdlib.h>, not <malloc.h>.
4935
4936 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
4937
4938         * g++.old-deja/g++.ns/template17.C: New test.
4939
4940 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
4941
4942         * g++.old-deja/g++.pt/ref4.C: New test.
4943
4944 2001-04-30  Richard Henderson  <rth@redhat.com>
4945
4946         * gcc.dg/20000724-1.c: Revert last change.
4947
4948 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
4949
4950         * g77.f-torture/execute/20010430.f: New test.
4951
4952 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
4953
4954         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
4955
4956 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
4957
4958         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
4959
4960 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
4961
4962         * g++.old-deja/g++.eh/crash6.C: New test.
4963
4964 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
4965
4966         * g++.old-deja/g++.other/warn7.C: New test.
4967
4968 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
4969
4970         * g++.old-deja/g++.other/defarg9.C: New test.
4971
4972 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
4973
4974         * g77.f-torture/compile/20010426.f: New test.
4975         * g77.f-torture/execute/20010426.f: New test.
4976
4977 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
4978
4979         * g77.f-torture/compile/20000629-1.x: Remove - error
4980         has been fixed.
4981
4982 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
4983
4984         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
4985         Tweak slightly to work with g++.dg framework.
4986         * g++.dg/special/ecos.exp: Run initp1.C test.
4987         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
4988
4989         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
4990         its linker doesn't give line numbers either.
4991         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
4992
4993 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
4994
4995         * g++.old-deja/g++.other/lex1.C: New test.
4996
4997 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
4998
4999         * gcc.dg/noncompile/20010425-1.c: New test.
5000
5001 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
5002
5003         * g++.old-deja/g++.pt/mangle2.C: New test.
5004
5005 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
5006
5007         * gcc.dg/format/plus-1.c: New test.
5008
5009 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
5010
5011         * gcc.dg/20010423-1.c: New test.
5012
5013 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
5014
5015         * gcc.c-torture/execute/20010422-1.c: New test.
5016
5017 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
5018
5019         * g++.old-deja/g++.ns/type2.C: New test.
5020
5021 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
5022
5023         * g++.old-deja/g++.other/perf1.C: New test.
5024
5025 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
5026
5027         * gcc.dg/c99-func-2.c: Remove xfail.
5028         * gcc.dg/c99-func-3.c: Remove xfail.
5029         * gcc.dg/c99-func-4.c: Remove xfail.
5030
5031 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
5032
5033         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
5034
5035 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
5036
5037         * gcc.c-torture/compile/20010423-1.c: New test.
5038
5039 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5040
5041         * g++.old-deja/g++.pt/typename28.C: New test.
5042
5043 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5044
5045         * g++.old-deja/g++.abi/empty2.C: New test.
5046         * g++.old-deja/g++.abi/empty3.C: New test.
5047
5048 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
5049
5050         * g++.old-deja/g++.other/comdat2.C: New test.
5051         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
5052
5053 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
5054
5055         * g++.old-deja/g++.other/overload14.C: New test.
5056
5057 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
5058
5059         * g++.old-deja/g++.other/lookup23.C: New test.
5060
5061 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
5062
5063         * gcc.c-torture/execute/20010403-1.c: New test.
5064
5065 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
5066             Mark Mitchell  <mark@codesourcery.com>
5067
5068         * lib/old-dejagnu.exp: Don't delete output of executable.
5069         Add .exe suffix to executables.
5070
5071 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
5072
5073         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
5074
5075 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5076
5077         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
5078
5079 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
5080
5081         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
5082         * g++.old-deja/g++.abi/crash1.C: New test.
5083
5084 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
5085
5086         * g++.old-deja/g++.other/crash40.C: New test.
5087
5088 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5089
5090         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
5091
5092 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
5093
5094         * g++.old-deja/g++.other/warn6.C: New test.
5095
5096 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
5097
5098         * g++.old-deja/g++.robertl/eb42.C: Same.
5099
5100 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5101
5102         * gcc.dg/wtr-conversion-1.c: New testcase.
5103
5104 2001-04-10  Richard Henderson  <rth@redhat.com>
5105
5106         * g++.old-deja/g++.other/array5.C: New.
5107
5108 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5109
5110         * gcc.c-torture/execute/20010408-1.c: New test.
5111
5112 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
5113
5114         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
5115         headers and constructs.
5116         * g++.old-deja/g++.robertl/eb79.C: Same.
5117         * g++.old-deja/g++.robertl/eb77.C (main): Same.
5118         * g++.old-deja/g++.robertl/eb73.C: Same.
5119         * g++.old-deja/g++.robertl/eb66.C (main): Same.
5120         * g++.old-deja/g++.robertl/eb55.C (t): Same.
5121         * g++.old-deja/g++.robertl/eb54.C (main): Same.
5122         * g++.old-deja/g++.robertl/eb46.C (main): Same.
5123         * g++.old-deja/g++.robertl/eb44.C: Same.
5124         * g++.old-deja/g++.robertl/eb41.C (main): Same.
5125         * g++.old-deja/g++.robertl/eb4.C (main): Same.
5126         * g++.old-deja/g++.robertl/eb39.C: Same.
5127         * g++.old-deja/g++.robertl/eb33.C (main): Same.
5128         * g++.old-deja/g++.robertl/eb31.C (main): Same.
5129         * g++.old-deja/g++.robertl/eb30.C: Same.
5130         * g++.old-deja/g++.robertl/eb3.C: Same.
5131         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
5132         * g++.old-deja/g++.robertl/eb21.C: Same.
5133         * g++.old-deja/g++.robertl/eb15.C: Same.
5134         * g++.old-deja/g++.robertl/eb118.C: Same.
5135         * g++.old-deja/g++.robertl/eb115.C (main): Same.
5136         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
5137         * g++.old-deja/g++.robertl/eb109.C: Same.
5138         * g++.old-deja/g++.other/sibcall1.C (main): Same.
5139         * g++.old-deja/g++.mike/rtti1.C: Same.
5140         * g++.old-deja/g++.mike/p658.C: Same.
5141         * g++.old-deja/g++.mike/net46.C: Same.
5142         * g++.old-deja/g++.mike/net34.C: Same.
5143         * g++.old-deja/g++.mike/memoize1.C: Same.
5144         * g++.old-deja/g++.mike/eh2.C: Same.
5145         * g++.old-deja/g++.law/weak.C: Same.
5146         * g++.old-deja/g++.law/visibility7.C: Same.
5147         * g++.old-deja/g++.law/visibility25.C: Same.
5148         * g++.old-deja/g++.law/visibility22.C: Same.
5149         * g++.old-deja/g++.law/visibility2.C: Same.
5150         * g++.old-deja/g++.law/visibility17.C: Same.
5151         * g++.old-deja/g++.law/visibility13.C: Same.
5152         * g++.old-deja/g++.law/visibility10.C: Same.
5153         * g++.old-deja/g++.law/visibility1.C: Same.
5154         * g++.old-deja/g++.law/virtual3.C (eval): Same.
5155         * g++.old-deja/g++.law/vbase1.C: Same.
5156         * g++.old-deja/g++.law/operators32.C: Same.
5157         * g++.old-deja/g++.law/nest3.C: Same.
5158         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
5159         * g++.old-deja/g++.law/except5.C (main): Same.
5160         * g++.old-deja/g++.law/cvt7.C (run): Same.
5161         * g++.old-deja/g++.law/cvt2.C: Same.
5162         * g++.old-deja/g++.law/cvt16.C: Same.
5163         * g++.old-deja/g++.law/ctors6.C (bar): Same.
5164         * g++.old-deja/g++.law/ctors17.C (main): Same.
5165         * g++.old-deja/g++.law/ctors13.C: Same.
5166         * g++.old-deja/g++.law/ctors12.C (main): Same.
5167         * g++.old-deja/g++.law/ctors10.C: Same.
5168         * g++.old-deja/g++.law/code-gen5.C: Same.
5169         * g++.old-deja/g++.law/bad-error7.C: Same.
5170         * g++.old-deja/g++.law/arm9.C: Same.
5171         * g++.old-deja/g++.law/arm12.C: Same.
5172         * g++.old-deja/g++.law/arg8.C: Same.
5173         * g++.old-deja/g++.law/arg1.C: Same.
5174         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
5175         * g++.old-deja/g++.jason/template31.C: Same.
5176         * g++.old-deja/g++.jason/template24.C (main): Same.
5177         * g++.old-deja/g++.jason/2371.C: Same.
5178         * g++.old-deja/g++.eh/new2.C: Same.
5179         * g++.old-deja/g++.eh/new1.C: Same.
5180         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
5181         * g++.old-deja/g++.brendan/nest21.C (main): Same.
5182         * g++.old-deja/g++.brendan/err-msg3.C: Same.
5183         * g++.old-deja/g++.brendan/crash62.C: Same.
5184         * g++.old-deja/g++.brendan/crash52.C: Same.
5185         * g++.old-deja/g++.brendan/crash49.C (main): Same.
5186         * g++.old-deja/g++.brendan/crash38.C: Same.
5187         * g++.old-deja/g++.brendan/crash15.C (main): Same.
5188         * g++.old-deja/g++.brendan/copy9.C: Same.
5189
5190 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
5191
5192         * gcc.c-torture/execute/20001203-2.c (memset):
5193         Count argument is of type __SIZE_TYPE__.
5194
5195 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
5196
5197         * gcc.c-torture/compile/20010404-1.c: New test.
5198
5199 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
5200
5201         * gcc.c-torture/compile/20010326-1.c: New test.
5202
5203 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
5204
5205         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
5206         peculiarities of the SH.
5207         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
5208
5209 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5210
5211         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
5212         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
5213         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
5214
5215 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
5216
5217         * g77.f-torture/compile/20010321-1.f: New test.
5218
5219 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
5220
5221         * gcc.c-torture/compile/20010329-1.c: New test.
5222
5223 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
5224
5225         * gcc.c-torture/execute/20010329-1.c: New test.
5226
5227 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
5228
5229         * g++.old-deja/g++.other/eh4.C: Fix typo.
5230
5231 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
5232
5233         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
5234
5235 2001-03-28  Philip Blundell  <philb@gnu.org>
5236
5237         * gcc.c-torture/compile/20010328-1.c: New test.
5238
5239 2001-03-27  Richard Henderson  <rth@redhat.com>
5240
5241         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
5242         * g++.old-deja/g++.eh/vbase3.C: Likewise.
5243
5244 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
5245
5246         * gcc.c-torture/compile/20010327-1.c: New test.
5247
5248 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
5249
5250         * g++.old-deja/g++.other/friend12.C: New test.
5251         * g++.old-deja/g++.other/friend9.C: Expect no errors.
5252         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
5253
5254 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5255
5256         * gcc.c-torture/execute/20010325-1.c: New test.
5257
5258 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
5259
5260         * g++.old-deja/g++.other/mangle3.C: New test.
5261
5262 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
5263
5264         * g++.old-deja/g++.other/anon8.C: New test.
5265
5266 2001-03-20  Philip Blundell  <philb@gnu.org>
5267
5268         * gcc.c-torture/compile/20010320-1.c: New test.
5269
5270 2001-03-17  Richard Henderson  <rth@redhat.com>
5271
5272         * g++.old-deja/g++.other/eh4.C: Add expected error text.
5273
5274 2001-03-15  Geoff Keating  <geoff@redhat.com>
5275
5276         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
5277         tests on AIX.
5278
5279 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
5280
5281         * g++.old-deja/g++.other/eh4.C: New test.
5282
5283 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
5284
5285         * gcc.dg/cpp/mi1.c: Update.
5286
5287 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
5288
5289         * g++.old-deja/g++.other/regstack.C: New test.
5290
5291 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
5292
5293         * g++.old-deja/g++.other/ref4.C: New test.
5294
5295 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
5296
5297         * objc/execute/va_method.m: Added.
5298         * objc/execute/IMP.m: Added.
5299         * objc/execute/_cmd.m: Added.
5300         * objc/execute/accessing_ivars.m: Added.
5301         * objc/execute/class-1.m: Added.
5302         * objc/execute/class-10.m: Added.
5303         * objc/execute/class-11.m: Added.
5304         * objc/execute/class-12.m: Added.
5305         * objc/execute/class-13.m: Added.
5306         * objc/execute/class-14.m: Added.
5307         * objc/execute/class-2.m: Added.
5308         * objc/execute/class-3.m: Added.
5309         * objc/execute/class-4.m: Added.
5310         * objc/execute/class-5.m: Added.
5311         * objc/execute/class-6.m: Added.
5312         * objc/execute/class-7.m: Added.
5313         * objc/execute/class-8.m: Added.
5314         * objc/execute/class-9.m: Added.
5315         * objc/execute/class-tests-1.h
5316         * objc/execute/class-tests-2.h
5317         * objc/execute/compatibility_alias.m: Added.
5318         * objc/execute/encode-1.m: Added.
5319         * objc/execute/formal_protocol-1.m: Added.
5320         * objc/execute/formal_protocol-2.m: Added.
5321         * objc/execute/formal_protocol-3.m: Added.
5322         * objc/execute/formal_protocol-4.m: Added.
5323         * objc/execute/formal_protocol-5.m: Added.
5324         * objc/execute/formal_protocol-6.m: Added.
5325         * objc/execute/formal_protocol-7.m: Added.
5326         * objc/execute/informal_protocol.m: Added.
5327         * objc/execute/initialize.m: Added.
5328         * objc/execute/load.m: Added.
5329         * objc/execute/many_args_method.m: Added.
5330         * objc/execute/nested-3.m: Added.
5331         * objc/execute/no_clash.m: Added.
5332         * objc/execute/private.m: Added.
5333         * objc/execute/redefining_self.m: Added.
5334         * objc/execute/root_methods.m: Added.
5335         * objc/execute/selector-1.m: Added.
5336         * objc/execute/static-1.m: Added.
5337         * objc/execute/static-2.m: Added.
5338         * objc/execute/va_method.m: Added.
5339
5340 2001-03-10  Richard Henderson  <rth@redhat.com>
5341
5342         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
5343
5344 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
5345
5346         * g++.old-deja/g++.other/crash31.C: XFAIL.
5347         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
5348         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
5349         * gcc.c-torture/execute/20010123-1.x: XFAIL.
5350         * gcc.c-torture/execute/20010124-1.x: XFAIL.
5351         * gcc.dg/sequence-pt-1.c: XFAIL one test.
5352
5353 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
5354
5355         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
5356
5357 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
5358
5359         * gcc.dg/20000724-1.c: Don't use multiline strings.
5360
5361 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
5362
5363         * objc/execute/string1.m, objc/execute/string2.m: Compare the
5364         result of -cString against what we expect it to be; don't just
5365         print it out for no one to read.
5366
5367         * objc/execute/string3.m, objc/execute/string4.m: New tests.
5368         Based on testcases provided by Nicola Pero.
5369
5370 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
5371
5372         * gcc.dg/cpp/macro7.c: New test.
5373
5374 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
5375
5376         * gcc.dg/cpp/multiline.c: Update.
5377
5378 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
5379
5380         * g++.old-deja/g++.other/enum3.C: New test.
5381
5382 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
5383
5384         * g++.old-deja/g++.other/pod1.C: New test.
5385
5386 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
5387
5388         * g++.old-deja/g++.ext/overload1.C: New test.
5389
5390 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
5391
5392         * g++.old-deja/g++.pt/using1.C: New test.
5393
5394 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
5395
5396         * g++.old-deja/g++.other/using9.C: New test.
5397
5398 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
5399
5400         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
5401
5402         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
5403
5404 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
5405
5406         * g++.old-deja/g++.ext/realpt1.C: Remove.
5407
5408 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
5409
5410         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
5411
5412 2001-02-26  Will Cohen  <wcohen@redhat.com>
5413
5414         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
5415
5416 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
5417
5418         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
5419         templatized constructors.
5420
5421 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5422
5423         * gcc.c-torture/execute/20010224-1.c: New test.
5424
5425 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
5426
5427         * gcc.c-torture/execute/20010222-1.c: New test.
5428
5429 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
5430
5431         * g++.old-deja/g++.other/inline20.C: New test.
5432
5433 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
5434
5435         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
5436
5437 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
5438
5439         * g++.old-deja/g++.other/lookup22.C: New test.
5440
5441 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
5442
5443         * g77.dg: New directory.
5444         * g77.dg/20010216-1.f: New test case.
5445         * g77.dg/dg.exp: New driver.
5446         * lib/g77-dg.exp: New driver library.
5447
5448 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5449
5450         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
5451
5452 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
5453
5454         * g++.old-deja/g++.other/decl9.C: New test.
5455
5456 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
5457
5458         * g++.old-deja/g++.other/init16.C: Update the test so that it does
5459         not need <string> and also tests the initialization at runtime.
5460
5461 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
5462
5463         * gcc.c-torture/execute/longlong.c: New test.
5464
5465 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
5466
5467         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
5468
5469 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
5470
5471         * gcc.c-torture/execute/920302-1.c (execute):
5472         Change argument type to short.
5473
5474 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
5475
5476         * g++.old-deja/g++.pt/deduct6.C: New test.
5477
5478 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
5479
5480         * g++.old-deja/g++.pt/deduct5.C: New test.
5481
5482 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
5483
5484         * gcc.c-torture/execute/20010209-1.c: New test.
5485
5486 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
5487
5488         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
5489
5490 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
5491
5492         * g++.dg/vtgc1.C: Update for new ABI.
5493
5494         * consistency.vlad: New directory, 1665 files.
5495
5496 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5497
5498         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
5499         return type.
5500         * gcc.dg/cpp/digraphs.c: Declare puts.
5501
5502 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
5503
5504         * g++.old-deja/g++.other/warn5.C: New test.
5505
5506 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
5507
5508         * g++.old-deja/g++.pt/spec40.C: New test.
5509
5510 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
5511
5512         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
5513         case.
5514         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
5515
5516 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
5517
5518         * gcc.c-torture/compile/20010209-1.c: New test.
5519
5520 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
5521
5522         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
5523         excess errors message but not if it crashes.
5524         * g++.old-deja/g++.other/crash27.C: Likewise.
5525         * g++.old-deja/g++.other/crash28.C: Likewise.
5526         * g++.old-deja/g++.other/crash30.C: Likewise.
5527         * g++.old-deja/g++.other/crash32.C: Likewise.
5528         * g++.old-deja/g++.other/crash35.C: Likewise.
5529         * g++.old-deja/g++.pt/inherit2.C: Likewise.
5530
5531 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5532
5533         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
5534         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
5535         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
5536         g77.f-torture/execute/execute.exp,
5537         g77.f-torture/noncompile/noncompile.exp,
5538         gcc.c-torture/execute/execute.exp,
5539         gcc.c-torture/execute/memcheck/memcheck.exp,
5540         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
5541         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
5542         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
5543         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
5544         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
5545         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
5546         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
5547         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
5548         Remove bug reporting instructions with ancient email addresses.
5549
5550 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
5551
5552         * gcc.dg/20010202-1.c: New test.
5553         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
5554
5555 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
5556
5557         * g++.dg/stdbool-if.C: New test.
5558
5559 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
5560
5561         * objc/execute/fdecl.m: Added main().
5562
5563 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
5564
5565         * gcc.c-torture/execute/20010206-1.c: New test.
5566
5567 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
5568
5569         * gcc.dg/cpp/avoidpaste1.c: Update.
5570
5571 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
5572
5573         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
5574         Pero <nicola@brainstorm.co.uk>.
5575         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
5576
5577 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
5578
5579         * g++.old-deja/g++.pt/spec39.C: New test.
5580
5581 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
5582
5583         * gcc.c-torture/compile/20010202-1.c: New test.
5584
5585 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
5586
5587         * g++.old-deja/g++.abi/primary2.C: New test.
5588         * g++.old-deja/g++.abi/primary3.C: New test.
5589         * g++.old-deja/g++.abi/primary4.C: New test.
5590         * g++.old-deja/g++.abi/primary5.C: New test.
5591         * g++.old-deja/g++.abi/vtable3.h: New test.
5592         * g++.old-deja/g++.abi/vtable3a.C: New test.
5593         * g++.old-deja/g++.abi/vtable3b.C: New test.
5594         * g++.old-deja/g++.abi/vtable3c.C: New test.
5595         * g++.old-deja/g++.abi/vtable3d.C: New test.
5596         * g++.old-deja/g++.abi/vtable3e.C: New test.
5597         * g++.old-deja/g++.abi/vtable3f.C: New test.
5598         * g++.old-deja/g++.abi/vtable3g.C: New test.
5599         * g++.old-deja/g++.abi/vtable3h.C: New test.
5600         * g++.old-deja/g++.abi/vtable3i.C: New test.
5601         * g++.old-deja/g++.abi/vtable3j.C: New test.
5602         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
5603
5604 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
5605
5606         * g++.old-deja/g++.other/anon6.C: New test.
5607         * g++.old-deja/g++.other/anon7.C: New test.
5608
5609 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
5610
5611         * gcc.dg/cpp/avoidpaste2.c: New tests.
5612
5613 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
5614
5615         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
5616
5617 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
5618
5619         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
5620         DECIMAL_DIG cases for Irix."
5621
5622 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
5623
5624         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
5625
5626 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
5627
5628         * gcc.dg/c99-tag-1.c: New test.
5629
5630 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
5631
5632         * gcc.dg/cpp/tr-warn1.c: Add tests.
5633
5634 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
5635
5636         * gcc.dg/cpp/avoidpaste1.c: Update.
5637         * gcc.dg/cpp/paste4.c: Update.
5638
5639 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
5640
5641         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
5642         cases for Irix.
5643
5644 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5645
5646         * g++.old-deja/g++.other/inline19.C: New test.
5647
5648 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
5649
5650         * gcc.dg/Wlarger-than.c: New test.
5651
5652 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
5653
5654         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
5655
5656 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
5657
5658         * gcc.c-torture/execute/20010129-1.c: New test.
5659         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
5660
5661 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
5662
5663         * gcc.dg/cpp/avoidpaste1.c: Test case.
5664
5665 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
5666
5667         * g++.old-deja/g++.other/inline18.C: New test.
5668
5669 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5670
5671         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
5672         and __builtin_putchar.
5673
5674 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
5675
5676         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
5677         tests.
5678
5679 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
5680
5681         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
5682         floating point number rounding mode to round to the nearest
5683         representable mode.
5684
5685 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
5686
5687         * g++.old-deja/g++.other/mangle2.C: New test.
5688
5689 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
5690
5691         * gcc.c-torture/compile/20010124-1.c: New test.
5692
5693 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
5694
5695         * g++.old-deja/g++.pt/spec38.C: New test.
5696
5697 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5698
5699         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
5700         "Build don't run".
5701
5702 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5703
5704         * gcc.c-torture/execute/20010123-1.c: New test.
5705
5706 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
5707
5708         * g++.old-deja/g++.pt/spec37.C: New test.
5709
5710 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
5711
5712         * g++.old-deja/g++.pt/overload14.C: New test.
5713
5714 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5715
5716         * gcc.c-torture/execute/20010122-1.c: New test, exercise
5717         __builtin_return_address.
5718
5719 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
5720
5721         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
5722         * g++.old-deja/g++.pt/spec35.C: New test.
5723         * g++.old-deja/g++.pt/spec36.C: New test.
5724
5725 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
5726
5727         * gcc.c-torture/compile/20010118-1.c: New test.
5728
5729 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
5730
5731         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
5732
5733 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
5734
5735         * gcc.c-torture/execute/20010119-1.c: New test.
5736
5737 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
5738
5739         * g++.old-deja/g++.other/vbase5.C: New test.
5740
5741 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
5742
5743         * gcc.c-torture/execute/20010118-1.c: New test.
5744
5745 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
5746
5747         * g++.old-deja/g++.pt/deduct3.C: New test.
5748
5749 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
5750
5751         * g++.old-deja/g++.pt/spec34.C: New test.
5752
5753 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
5754
5755         * g77.f-torture/compile/20000601-2.f: New test.
5756
5757 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5758
5759         * g++.old-deja/g++.other/init17.C: New test.
5760
5761 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
5762
5763         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
5764
5765 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5766
5767         * g++.old-deja/g++.pt/unify8.C: New test.
5768
5769 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5770
5771         * g++.old-deja/g++.abi/vbase1.C: New test.
5772
5773 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5774
5775         * g++.old-deja/g++.pt/crash65.C: New test.
5776
5777 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
5778
5779         * gcc.dg/cpp/assembl2.S: New test case.
5780
5781 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
5782
5783         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
5784         are supported.
5785
5786 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5787
5788         * g++.old-deja/g++.other/builtins1.C: New test.
5789         * g++.old-deja/g++.other/builtins2.C: Likewise.
5790         * g++.old-deja/g++.other/builtins3.C: Likewise.
5791         * g++.old-deja/g++.other/builtins4.C: Likewise.
5792
5793 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
5794
5795         * gcc.c-torture/compile/20010117-1.c: New test.
5796         * gcc.c-torture/compile/20010117-2.c: New test.
5797
5798 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5799
5800         * g77.f-torture/execute/20010116.[fx]: New test,
5801         XFAIL on i?86-*-*.
5802         * g77.f-torture/compile/20010115.f: Indicate it's
5803         a test for PR fortran/1636.
5804
5805 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
5806
5807         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
5808
5809 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5810
5811         * g77.f-torture/compile/20010115.f: New test.
5812
5813 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
5814
5815         * g++.old-deja/g++.pt/nontype5.C: New test.
5816
5817 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
5818
5819         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
5820         have an equivalent working one below it.
5821
5822 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
5823
5824         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
5825         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
5826
5827 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
5828
5829         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
5830         message containing "init_priority".
5831         (conpr-2.C): Likewise.
5832         (conpr-3.C): Likewise.
5833         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
5834
5835 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5836
5837         * gcc.c-torture/execute/20010114-2.c: New test.
5838
5839 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
5840
5841         * gcc.c-torture/compile/20010114-1.c: New test.
5842         * gcc.c-torture/compile/20010114-1.x: Xfail.
5843         * gcc.c-torture/compile/20010114-2.c: New test.
5844         * gcc.c-torture/execute/20010114-1.c: New test.
5845         * gcc.dg/trunc-1.c: New test.
5846         * gcc.dg/uninit-B.c: New test.
5847
5848 2001-01-13  Nick Clifton  <nickc@redhat.com>
5849
5850         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
5851         target.
5852
5853 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5854
5855         * gcc.c-torture/compile/20010113-1.c: New test.
5856
5857 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
5858
5859         * gcc.c-torture/compile/20001212-1.c: New test.
5860
5861 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
5862
5863         * gcc.dg/cpp/widestr1.c: Update.
5864         * gcc.dg/cpp/prag-imp.c: Remove.
5865
5866 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
5867
5868         * gcc.c-torture/execute/20000801-3.x: Remove.
5869         * gcc.dg/c90-init-1.c: New test.
5870         * gcc.dg/c99-init-1.c: New test.
5871         * gcc.dg/c99-init-2.c: New test.
5872         * gcc.dg/gnu99-init-1.c: New test.
5873
5874 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
5875
5876         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
5877         testing that no relevant ones were found.
5878
5879 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
5880
5881         * g++.old-deja/g++.pt/cast2.C: New test.
5882
5883 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
5884
5885         * g++.old-deja/g++.pt/friend47.C: New test.
5886
5887 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
5888
5889         * g++.old-deja/g++.pt/instantiate13.C: New test.
5890
5891 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
5892
5893         * g++.old-deja/g++.other/defarg7.C: New test.
5894         * g++.old-deja/g++.other/defarg8.C: New test.
5895
5896 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
5897
5898         * g++.old-deja/g++.pt/crash64.C: New test.
5899
5900 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
5901
5902         * g++.old-deja/g++.pt/crash63.C: New test.
5903
5904 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
5905
5906         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
5907
5908 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
5909
5910         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
5911
5912 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
5913
5914         * g++.old-deja/g++.pt/error3.C: New test.
5915
5916 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
5917
5918         * g++.old-deja/g++.other/crash39.C: New test.
5919
5920 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
5921
5922         * g++.old-deja/g++.other/vbase4.C: New test.
5923
5924 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
5925
5926         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
5927         * gcc.dg/special/20000419-2.c: New file. Identical to above.
5928         * gcc.dg/special/special.exp: New test driver which will check
5929         for alias support for the above test.
5930
5931 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
5932
5933         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
5934         problems on small machines.
5935         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
5936         parameterize.
5937
5938 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
5939
5940         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
5941         mips.
5942         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
5943
5944 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
5945
5946         * g++.old_deja/g++.pt/using8.C: New test.
5947
5948 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5949
5950         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
5951
5952 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
5953
5954         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
5955         where a failure is expected.
5956         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
5957
5958 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
5959
5960         * g++.old_deja/g++.pt/instantiate12.C: New test.
5961
5962 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
5963
5964         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
5965         start of structs.
5966         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
5967         * g++.old-deja/g++.brendan/crash17.C: Likewise.
5968         * g++.old-deja/g++.brendan/crash29.C: Likewise.
5969         * g++.old-deja/g++.brendan/crash48.C: Likewise.
5970         * g++.old-deja/g++.brendan/ns1.C: Likewise.
5971         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
5972         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
5973         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
5974         * g++.old-deja/g++.eh/spec6.C: Likewise.
5975         * g++.old-deja/g++.jason/crash3.C: Likewise.
5976         * g++.old-deja/g++.law/ctors11.C: Likewise.
5977         * g++.old-deja/g++.law/ctors17.C: Likewise.
5978         * g++.old-deja/g++.law/ctors5.C: Likewise.
5979         * g++.old-deja/g++.law/ctors9.C: Likewise.
5980         * g++.old-deja/g++.mike/ambig1.C: Likewise.
5981         * g++.old-deja/g++.mike/net22.C: Likewise.
5982         * g++.old-deja/g++.mike/p3538a.C: Likewise.
5983         * g++.old-deja/g++.mike/p3538b.C: Likewise.
5984         * g++.old-deja/g++.mike/virt3.C: Likewise.
5985         * g++.old-deja/g++.niklas/t128.C: Likewise.
5986         * g++.old-deja/g++.other/anon4.C: Likewise.
5987         * g++.old-deja/g++.other/using1.C: Likewise.
5988         * g++.old-deja/g++.other/warn3.C: Likewise.
5989         * g++.old-deja/g++.pt/t37.C: Likewise.
5990         * g++.old-deja/g++.robertl/eb69.C: Likewise.
5991         * g++.old-deja/g++.robertl/eb71.C: Likewise.
5992
5993 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
5994
5995         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
5996
5997 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5998
5999         * gcc.c-torture/execute/stdio-opt-3.c: New test.
6000
6001 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
6002
6003         * gcc.c-torture/compile/20010107-1.c: New test.
6004
6005 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6006
6007         * gcc.c-torture/execute/builtin-noret-1.c: New test.
6008
6009 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6010
6011         * gcc.dg/format/format.h: New file.
6012         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
6013         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
6014         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
6015         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
6016         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
6017         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
6018         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
6019         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
6020         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
6021         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
6022         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
6023         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
6024         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
6025         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
6026         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
6027         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
6028         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
6029         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
6030         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
6031         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
6032         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
6033         instead of declaring standard types, macros and functions in each
6034         test.
6035
6036 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
6037
6038         * gcc.c-torture/execute/20010106-1.c: New test.
6039
6040 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6041
6042         * gcc.dg/format/format.exp: New file.
6043         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
6044         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
6045         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
6046         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
6047         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
6048         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
6049         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
6050         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
6051         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
6052         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
6053         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
6054         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
6055         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
6056         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
6057         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
6058         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
6059         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
6060         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
6061         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
6062         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
6063         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
6064         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
6065         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
6066         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
6067         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
6068         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
6069         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
6070         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
6071         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
6072         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
6073         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
6074         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
6075         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
6076         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
6077         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
6078         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
6079         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
6080         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
6081         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
6082         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
6083         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
6084         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
6085
6086 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
6087
6088         * gcc.c-torture/execute/991228-1.c: Take word endianness into
6089         account.
6090
6091 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
6092
6093         * gcc.c-torture/execute/builtin-complex-1.c: New test.
6094
6095 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
6096
6097         * g++.old-deja/g++.pt/crash62.C: New test.
6098
6099 2001-01-04  Richard Henderson  <rth@redhat.com>
6100
6101         * gcc.dg/20000926-1.c: Update expected warnings.
6102         * gcc.dg/array-2.c: Likewise.
6103         * gcc.dg/array-4.c: Also validate flexible array members.
6104         * gcc.dg/c99-flex-array-1.c: New.
6105
6106 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6107
6108         * gcc.c-torture/compile/20001222-1.x: Remove.
6109
6110 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6111
6112         * gcc.c-torture/execute/built-in-setjmp.c: New.
6113
6114 2001-01-03  Richard Henderson  <rth@redhat.com>
6115
6116         * gcc.dg/940510-1.c: Update expected error wording.
6117         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
6118
6119 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
6120
6121         * lib/target-supports.exp (check_alias_available): Modified to
6122         indicate aliases not supported if only weak aliases are supported.
6123
6124 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6125
6126         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
6127         Turn on cmpstrsi checks for __pj__ and __i370__.
6128
6129 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
6130
6131         * g++.old-deja/g++.other/virtual11.C: New test.
6132
6133 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
6134
6135         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
6136
6137 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6138
6139         * gcc.c-torture/compile/20010102-1.c: New test.
6140
6141 2001-01-02  Andreas Jaeger  <aj@suse.de>
6142
6143         * gcc.dg/noreturn-3.c: New test.
6144
6145         * gcc.dg/noreturn-4.c: New test.
6146
6147 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6148
6149         * gcc.c-torture/execute/stdio-opt-1.c: Also test
6150         __builtin_fputc and __builtin_fwrite.
6151
6152 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
6153
6154         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
6155         signed char, not default char.
6156
6157 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
6158
6159         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
6160
6161 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
6162
6163         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
6164
6165 2000-12-29  Richard Henderson  <rth@redhat.com>
6166
6167         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
6168         (__cyg_profile_func_exit): Define.
6169
6170 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
6171
6172         * g++.dg/vtgc1.C: New test.
6173
6174 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
6175
6176         * gcc.dg/noncompile/20001228-1.c: New test.
6177
6178         * gcc.dg/20001228-1.c: New test.
6179
6180         * gcc.c-torture/execute/20001228-1.c: New test.
6181
6182 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
6183
6184         * gcc.dg/format-strfmon-1.c: New test.
6185
6186 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6187
6188         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
6189         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
6190         * gcc.c-torture/execute/string-opt-1.c: Likewise.
6191         * gcc.c-torture/execute/string-opt-2.c: Likewise.
6192         * gcc.c-torture/execute/string-opt-3.c: Likewise.
6193         * gcc.c-torture/execute/string-opt-4.c: Likewise.
6194         * gcc.c-torture/execute/string-opt-6.c: Likewise.
6195         * gcc.c-torture/execute/string-opt-7.c: Likewise.
6196         * gcc.c-torture/execute/string-opt-8.c: Likewise.
6197         * gcc.c-torture/execute/string-opt-9.c: Likewise.
6198         * gcc.c-torture/execute/string-opt-10.c: Likewise.
6199         * gcc.c-torture/execute/string-opt-11.c: Likewise.
6200         * gcc.c-torture/execute/string-opt-12.c: Likewise.
6201
6202         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
6203         * gcc.c-torture/execute/string-opt-4.c: Test index.
6204
6205 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
6206
6207         * gcc.c-torture/compile/20001226-1.c: New test.
6208
6209 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
6210
6211         * gcc.c-torture/compile/20001222-1.c: New test.
6212         * gcc.c-torture/compile/20001222-1.x: Xfail.
6213
6214 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
6215
6216         * gcc.c-torture/execute/comp-goto-2.c: New test.
6217
6218 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
6219
6220         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
6221         Use long types if __INT_MAX__ is 32767.
6222         (main): Use cast to (sint32 *) when poking 88 into a_page.
6223
6224         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
6225
6226 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
6227
6228         * gcc.c-torture/compile/20001221-1.c: New test.
6229         * gcc.c-torture/execute/20001221-1.c: New test.
6230
6231 2000-12-20  Richard Henderson  <rth@redhat.com>
6232
6233         * g++.old-deja/g++.pt/crash36.C: Update error lines.
6234         * g++.old-deja/g++.robertl/eb109.C: Likewise.
6235
6236 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6237
6238         * gcc.dg/compare3.c: New test.
6239
6240 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6241
6242         * gcc.dg/format-warnll-1.c: New test.
6243
6244 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
6245
6246         * gcc.dg/cpp/cmdlne-P.c: New test.
6247
6248 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6249
6250         * gcc.c-torture/execute/builtin-abs-1.c,
6251         gcc.c-torture/execute/builtin-abs-2.c: New tests.
6252
6253 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
6254
6255         * gcc.dg/cpp/multiline.c: New test.
6256
6257 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
6258
6259         * g++.old-deja/g++.other/syshdr1.C: Update.
6260         * gcc.dg/cpp/lineflags.c: Remove temporarily.
6261
6262 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6263
6264         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
6265
6266 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6267
6268         * g++.old-deja/g++.pt/ttp65.C: New test.
6269
6270 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6271
6272         * g++.old-deja/g++.pt/ttp64.C: New test.
6273
6274 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6275
6276         * g++.old-deja/g++.pt/spec33.C: New test.
6277
6278 2000-12-14  Catherine Moore  <clm@redhat.com>
6279
6280         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
6281         * gcc.c-torture/execute/920612-2.c: Likewise.
6282         * gcc.c-torture/execute/920428-2.c: Likewise.
6283         * gcc-c-torture/execute/va-arg-11.c: Call exit.
6284         * gcc.c-torture/execute/va-arg-21.c: Likewise.
6285
6286 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6287
6288         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
6289         * gcc.dg/pack-test-2.c: Likewise.
6290
6291 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
6292
6293         Tests by Zack Weinberg <zackw@stanford.edu>.
6294
6295         * gcc.dg/cpp/defined.c: Update.
6296         * gcc.dg/cpp/defined_trad.c: New tests.
6297
6298 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
6299
6300         * gcc.dg/cpp/trad-direct.c: Update.
6301
6302 2000-12-11  Neil Booth  <neilb@earthling.net>
6303
6304         * gcc.dg/cpp/defined_trad.c
6305
6306 2000-12-11  Neil Booth  <neilb@earthling.net>
6307
6308         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
6309
6310 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6311
6312         * gcc.dg/format-miss-2.c: New test.
6313
6314 2000-12-09  Neil Booth  <neilb@earthling.net>
6315
6316         * gcc.dg/cpp/lineflags.c: New tests.
6317         * gcc.dg/cpp/poison.c: Update.
6318         * gcc.dg/cpp/redef2.c: Update.
6319         * gcc.dg/cpp/skipping.c: New test.
6320
6321 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
6322
6323         * g++.old-deja/g++.other/eh3.C: New testcase.
6324
6325 2000-12-07  Neil Booth  <neilb@earthling.net>
6326
6327         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
6328         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
6329         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
6330         wtr-union-init-2.c, wtr-union-init-3.c: Update.
6331         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
6332         Update.
6333
6334 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6335
6336         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
6337         __SIZE_TYPE__ instead of int for type of integers cast to
6338         pointers.
6339
6340 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
6341
6342         * g++.old-deja/g++.other/cleanup4.C: New test.
6343
6344 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6345
6346         * format-sec-1.c: New test.
6347
6348 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6349
6350         * gcc.dg/format-nonlit-3.c: New test.
6351
6352 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6353
6354         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
6355         through a null pointer.
6356
6357 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6358
6359         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
6360         * g++.old-deja/g++.pt/partial4.C: New test.
6361
6362 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
6363
6364         * gcc.c-torture/execute/ieee/hugeval.x: New.
6365
6366 2000-12-06  Neil Booth  <neilb@earthling.net>
6367
6368         * gcc.dg/cpp/backslash2.c: New tests.
6369
6370 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6371
6372         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
6373         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
6374
6375 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
6376
6377         * gcc.c-torture/execute/20001203-2.c: New testcase.
6378
6379 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
6380
6381         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
6382         * g++.old-deja/g++.other/virtual10.C: New test.
6383
6384 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
6385
6386         * g++.old-deja/g++.mike/pmf5.C: Remove test.
6387
6388 2000-12-05  Richard Henderson  <rth@redhat.com>
6389
6390         * gcc.c-torture/compile/20001205-1.c: New.
6391
6392 2000-12-04  Neil Booth  <neilb@earthling.net>
6393
6394         * g++.old-deja/g++.other/virtual9.C: New test.
6395         * g++.old-deja/g++.pt/crash61.C: New test.
6396         * gcc.c-torture/execute/loop-9.c: New test.
6397
6398 2000-12-04  Neil Booth  <neilb@earthling.net>
6399
6400         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
6401         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
6402         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
6403         * gcc.dg/cpp/extratokens.c: ...here.
6404
6405 2000-12-04  Neil Booth  <neilb@earthling.net>
6406
6407         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
6408         New tests.
6409
6410 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6411
6412         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
6413         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
6414
6415 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
6416
6417         * gcc.c-torture/execute/20001203-1.c: New test.
6418
6419 2000-12-03  Neil Booth  <neilb@earthling.net>
6420
6421         * gcc.dg/cpp/macro6.c: New test cases.
6422
6423 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6424
6425         * gcc.c-torture/execute/string-opt-9.c: New test.
6426         * gcc.c-torture/execute/string-opt-10.c: Likewise.
6427         * gcc.c-torture/execute/string-opt-11.c: Likewise.
6428         * gcc.c-torture/execute/string-opt-12.c: Likewise.
6429
6430         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
6431         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
6432
6433 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
6434
6435         * gcc.dg/cpp/if-6.c: New testcase.
6436
6437         * gcc.dg/20001201-1.c: New testcase.
6438
6439 2000-12-02  Neil Booth  <neilb@earthling.net>
6440
6441         * g++.old-deja/g++.other/externC4.C,
6442         g++.old-deja/g++.other/friend10.C: New tests.
6443
6444 2000-12-02  Neil Booth  <neilb@earthling.net>
6445
6446         * g++.old-deja/g++.other/instan2.C
6447         * g++.old-deja/g++.other/instan3.C: New test.
6448
6449 2000-12-02  Neil Booth  <neilb@earthling.net>
6450
6451         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
6452         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
6453         gnuc99.c,gnuc99-pedantic.c: New tests.
6454
6455 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6456
6457         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
6458         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
6459
6460 2000-12-01  Neil Booth  <neilb@earthling.net>
6461
6462         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
6463         * gcc.dg/cpp/poison.c: Update.
6464         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
6465
6466 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
6467
6468         * g77.f-torture/execute/20001201.f: New test.
6469
6470 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6471
6472         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
6473
6474 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
6475
6476         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
6477
6478 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
6479
6480         * g++.old-deja/g++.other/cast6.C: New test.
6481
6482 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
6483
6484         * gcc.c-torture/execute/20001130-2.c: New testcase.
6485
6486 2000-11-30  Richard Henderson  <rth@redhat.com>
6487
6488         * gcc.c-torture/execute/20001130-1.c: New test.
6489
6490 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
6491
6492         * g++.old-deja/g++.other/op3.C: New test.
6493
6494 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
6495
6496         * g++.old-deja/g++.other/op2.C: New test.
6497
6498 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
6499
6500         * g++.old-deja/g++.other/crash38.C: New test.
6501
6502 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
6503
6504         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
6505
6506 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
6507
6508         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
6509         tests.
6510         * gcc.c-torture/execute/string-opt-6.c: New test.
6511
6512         * gcc.dg/20001117-1.c: Add main.
6513
6514 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
6515
6516         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
6517         Move from here ...
6518         * gcc.dg/940510-1.c: ... to here.
6519
6520         * gcc.dg/20000926-1.c: GNU C now allows initializations of
6521         zero-size arrays in toplevel structures.
6522
6523 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
6524
6525         * gcc.c-torture/execute/loop-8.c: New test.
6526
6527 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
6528
6529         * g++.old-deja/g++.other/base1.C: New test.
6530
6531 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
6532
6533         * g++.old-deja/g++.other/parse2.C: New test.
6534
6535 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
6536
6537         * g++.old-deja/g++.pt/incomplete1.C: New test.
6538
6539 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
6540
6541         * g++.old-deja/g++.other/friend9.C: New test.
6542
6543 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
6544
6545         * gcc.dg/20001127-1.c: New test.
6546
6547 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
6548
6549         * g++.old-deja/g++.pt/friend46.C: New test.
6550
6551 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
6552
6553         * g++.old-deja/g++.other/ptrmem8.C: New test.
6554
6555 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6556
6557         * gcc.c-torture/execute/string-opt-7.c: New test.
6558         * gcc.c-torture/execute/string-opt-8.c: Likewise.
6559
6560 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
6561
6562         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
6563         instead of 'mkcheck 2'.
6564
6565 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6566
6567         * gcc.c-torture/execute/memcheck/driver.c,
6568         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
6569         C9X references to refer to C99.
6570
6571 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
6572
6573         * gcc.dg/ultrasp3.c: New test.
6574
6575 2000-11-25  Neil Booth  <neilb@earthling.net>
6576
6577         * gcc.dg/cpp/include2.c: Update test to be locale independent.
6578
6579 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
6580
6581         * gcc.c-torture/compile/20001123-2.c: New.
6582
6583 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6584
6585         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
6586
6587 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
6588
6589         * gcc.dg/sequence-point-1.c: Add some new tests.
6590         * gcc.c-torture/execute/20001124-1.c: New test.
6591
6592 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
6593
6594         * g++.old-deja/g++.other/vaarg4.C: New test.
6595         * gcc.c-torture/compile/20001123-1.c: New test.
6596
6597 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
6598
6599         * g++.other/crash24.C: Adjust and remove XFAIL.
6600         * g++.other/crash37.C: New test.
6601
6602 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
6603
6604         * g++.old-deja/g++.pt/instantiate9.C: New test.
6605
6606 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
6607
6608         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
6609         new ABI, too.
6610
6611         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
6612         * g++.old-deja/g++.robertl/eb55.C: Likewise.
6613
6614 2000-11-22  Neil Booth  <neilb@earthling.net>
6615
6616         * gcc.dg/cpp/Wtrigraphs.c: New test.
6617
6618 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
6619
6620         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
6621
6622 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
6623
6624         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
6625
6626 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
6627
6628         * lib/gcc-dg.exp: load_lib scanasm.exp.
6629         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
6630         * lib/g++-dg.exp: load_lib scanasm.exp.
6631         * lib/scanasm.exp: New.
6632         (scan-assembler, scan-assembler-not): Add optional arguments to
6633         test name, or if not present, the pattern name.
6634         (scan-assembler-dem, scan-assembler-dem-not): New.
6635
6636         * g++.dg/dg.exp: New.
6637
6638 2000-11-21  Neil Booth  <neilb@earthling.net>
6639
6640         * gcc.dg/cpp/integrated1.c: Remove.
6641
6642 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
6643
6644         * gcc.c-torture/execute/20001121-1.c: New test.
6645
6646 2000-11-21  Richard Henderson  <rth@redhat.com>
6647
6648         * gcc.c-torture/compile/20001121-1.c: New test.
6649
6650 2000-11-20  Neil Booth  <neilb@earthling.net>
6651
6652         * gcc.dg/cpp/integrated1.c: New test.
6653
6654 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
6655
6656         * g++.old-deja/g++.other/inline17.C: New test.
6657
6658 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
6659
6660         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
6661         local variable to be zero: I made the variable global. Now
6662         uses abort() and exit() instead of relying on main's return value.
6663
6664 2000-11-20  Neil Booth  <neilb@earthling.net>
6665
6666         * gcc.dg/cpp/paste2.c: Update test.
6667         * objc/execute/paste.m: New test.
6668
6669 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
6670
6671         * gcc.dg/c99-condexpr-1.c: New test.
6672
6673 2000-11-20  Neil Booth  <neilb@earthling.net>
6674
6675         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
6676
6677 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
6678
6679         * g++.old-deja/g++.pt/export1.C: New test.
6680
6681 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
6682
6683         * gcc.dg/20001117-1.c: New test.
6684
6685 2000-11-18  Richard Henderson  <rth@redhat.com>
6686
6687         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
6688
6689 2000-11-18  Richard Henderson  <rth@redhat.com>
6690
6691         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
6692         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
6693         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
6694
6695 2000-11-18  Richard Henderson  <rth@redhat.com>
6696
6697         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
6698         (main): New.  Exit cleanly.
6699
6700 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6701
6702         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
6703         gcc.dg/c99-fordecl-2.c: New tests.
6704
6705 2000-11-18  Richard Henderson  <rth@redhat.com>
6706
6707         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
6708         * gcc.c-torture/execute/zerolen-2.c: New.
6709
6710 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6711
6712         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
6713         memory.
6714
6715 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
6716
6717         * g++.old-deja/g++.pt/instantiate8.C: New test.
6718
6719 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
6720
6721         * g++.old-deja/g++.other/incomplete.C: Add more tests.
6722         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
6723
6724 2000-11-16  Nick Clifton  <nickc@redhat.com>
6725
6726         * gcc.c-torture/execute/nestfunc-2.c: New test.
6727         * gcc.c-torture/execute/nestfunc-3.c: New test.
6728
6729 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
6730
6731         * gcc.c-torture/compile/20001116-1.c: New test.
6732
6733 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6734
6735         * gcc.c-torture/execute/20001115-1.c: New test.
6736
6737 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
6738
6739         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
6740         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
6741         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
6742         * g++.old-deja/g++.abi/vmihint.C: Likewise.
6743
6744 2000-11-15  Neil Booth  <neilb@earthling.net>
6745
6746         gcc.dg/cpp/_Pragma1.c: Update.
6747         gcc.dg/cpp/_Pragma2.c: New test.
6748
6749 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
6750
6751         * g++.old-deja/g++.other/anon5.C: New test.
6752
6753 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
6754
6755         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
6756         tests.
6757
6758 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
6759
6760         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
6761         output.
6762
6763 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6764
6765         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
6766         labels at end of compound statements.
6767
6768 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
6769
6770         * gcc.c-torture/execute/loop-7.c: New test.
6771
6772 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6773
6774         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
6775
6776 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6777
6778         * gcc.dg/c99-bool-1.c: New test.
6779
6780 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6781
6782         * gcc.dg/c99-scope-1.c: Remove xfail.
6783         * gcc.dg/c99-scope-2.c: New test.
6784
6785 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6786
6787         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
6788         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
6789
6790 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
6791
6792         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
6793         error messages.
6794
6795         * g++.mike/p700.C: Don't typedef wchar_t.
6796         * g++.mike/p784.C: Likewise.
6797         * g++.mike/eb101.C: Don't use __wchar_t.
6798
6799 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
6800
6801         * g77.f-torture/execute/20001111.[fx]: Test premature exit
6802         from DO loop.
6803
6804 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
6805
6806         * gcc.c-torture/execute/20001111-1.c: New test.
6807
6808 2000-11-10  Nick Clifton  <nickc@redhat.com>
6809
6810         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
6811         long multuiple and accumulate.
6812
6813 2000-11-09  Richard Henderson  <rth@redhat.com>
6814
6815         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
6816         via size_t instead of int.
6817
6818         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
6819         * gcc.c-torture/execute/string-opt-2.c: Likewise.
6820         * gcc.c-torture/execute/string-opt-3.c: Likewise.
6821         * gcc.c-torture/execute/string-opt-4.c: Likewise.
6822
6823 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
6824
6825         * gcc.c-torture/compile/20001109-1.c: New test.
6826         * gcc.c-torture/compile/20001109-2.c: New test.
6827
6828 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
6829
6830         * g++.old-deja/g++.pt/operator1.C: New test.
6831         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
6832
6833 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
6834
6835         * gcc.dg/20001108-1.c: New test.
6836
6837 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
6838
6839         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
6840         with both arguments constant strings.
6841         * gcc.c-torture/execute/string-opt-3.c: New test.
6842         * gcc.c-torture/execute/string-opt-4.c: New test.
6843         * gcc.c-torture/execute/string-opt-5.c: New test.
6844
6845 2000-11-08  Nick Clifton  <nickc@redhat.com>
6846
6847         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
6848         mulsidi3adddi patterns.
6849
6850 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
6851
6852         * g++.old-deja/g++.other/crash36.C: New test.
6853
6854 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
6855
6856         * g++.old-deja/g++.other/init16.C: New test.
6857
6858 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
6859
6860         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
6861
6862 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
6863
6864         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
6865         * gcc.c-torture/execute/va-arg-16.x: Likewise.
6866         * gcc.c-torture/execute/va-arg-17.x: Likewise.
6867
6868 2000-11-07  DJ Delorie  <dj@redhat.com>
6869
6870         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
6871
6872 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6873
6874         * gcc.c-torture/execute/string-opt-1.c: New test.
6875
6876 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
6877
6878         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
6879         mips-sgi-irix6.* because the MIPS ABI passes floating-point
6880         parameters in registers, and there is no way for a varargs
6881         function to know in which order the integer and floating-point
6882         parameters should be interleaved when they are placed on the
6883         stack.
6884         * gcc.c-torture/execute/va-arg-16.x: Likewise.
6885         * gcc.c-torture/execute/va-arg-17.x: Likewise.
6886
6887 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6888
6889         * gcc.c-torture/execute/string-opt-2.c: New test.
6890
6891 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
6892
6893         * g++.old-deja/g++.pt/crash60.C: New test.
6894
6895 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
6896
6897         * g++.old-deja/g++.other/crash24.C: New test.
6898         * g++.old-deja/g++.other/crash25.C: New test.
6899         * g++.old-deja/g++.other/crash26.C: New test.
6900         * g++.old-deja/g++.other/crash27.C: New test.
6901         * g++.old-deja/g++.other/crash28.C: New test.
6902         * g++.old-deja/g++.other/crash29.C: New test.
6903         * g++.old-deja/g++.other/crash30.C: New test.
6904         * g++.old-deja/g++.other/crash31.C: New test.
6905         * g++.old-deja/g++.other/crash32.C: New test.
6906         * g++.old-deja/g++.other/crash33.C: New test.
6907         * g++.old-deja/g++.other/crash34.C: New test.
6908         * g++.old-deja/g++.other/crash35.C: New test.
6909
6910 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
6911
6912         * gcc.c-torture/execute/20001031-1.c: New test.
6913
6914 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
6915
6916         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
6917         namespace.
6918
6919         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
6920         standards-conformant.
6921
6922         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
6923
6924         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
6925         * g++.old-deja/g++.mike/p755a.C: Likewise.
6926         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
6927         library makes no calls to `operator new' during initialization.
6928
6929 2000-11-04  Neil Booth  <neilb@earthling.net>
6930
6931         * gcc.dg/cpp/include2.c: New tests.
6932
6933 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
6934
6935         * lib/g++.exp (g++_set_ld_library_path): New function.
6936         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
6937
6938 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
6939
6940         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
6941         warnings.
6942
6943 2000-11-01  Richard Henderson  <rth@redhat.com>
6944
6945         * g++.old-deja/g++.ext/namedret1.C: New.
6946         * g++.old-deja/g++.ext/namedret2.C: New.
6947         * g++.old-deja/g++.ext/namedret3.C: New.
6948
6949 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
6950
6951         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
6952         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
6953
6954 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6955
6956         * gcc.c-torture/execute/va-arg-21.c: New test.
6957
6958 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
6959
6960         * gcc.dg/c99-complex-2.c: New test.
6961
6962 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6963
6964         * gcc.c-torture/execute/stdio-opt-1.c: New test.
6965
6966 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
6967
6968         * g++.old-deja/g++.other/inline16.C: New test.
6969
6970 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
6971
6972         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
6973         __PRETTY_FUNCTION__
6974
6975 2000-10-29  Neil Booth  <neilb@earthling.net>
6976
6977         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
6978         New tests.
6979         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
6980         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
6981         optimisation.
6982
6983 2000-10-29  Neil Booth  <neilb@earthling.net>
6984
6985         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
6986         * mi1.c, mi1c.h: Add null directives to multiple-include test.
6987         * mi5.c: Test multiple includes work with -C.
6988         * trigraphs.c: Test ^= version.
6989
6990 2000-10-28  Neil Booth  <neilb@earthling.net>
6991
6992         New tests and test updates for new macro expander.
6993
6994         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
6995         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
6996         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
6997         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
6998         new diagnostic messages.
6999
7000         * gcc.dg/cpp/macro3.c: New tests.
7001
7002 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
7003
7004         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
7005         on the same line.
7006
7007 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
7008
7009         * g++.old-deja/g++.other/eh2.C: New test.
7010
7011 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
7012
7013         * gcc.c-torture/execute/20001027-1.c: New test.
7014
7015 2000-10-26  Richard Henderson  <rth@redhat.com>
7016
7017         * gcc.c-torture/execute/20001026-1.c: New.
7018
7019 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
7020
7021         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
7022         * g++.old-deja/g++.law/builtin1.C: Likewise.
7023         * g++.old-deja/g++.law/ctors10.C: Likewise.
7024         * g++.old-deja/g++.law/virtual3.C: Likewise.
7025         * g++.old-deja/g++.mike/p658.C: Likewise.
7026         * g++.old-deja/g++.other/sibcall1.C: Likewise.
7027         * g++.old-deja/g++.other/vaarg2.C: Likewise.
7028         * g++.old-deja/g++.robertl/eb124.C: Likewise.
7029         * g++.old-deja/g++.robertl/eb44.C: Likewise.
7030         * g++.old-deja/g++.robertl/eb77.C: Likewise.
7031
7032 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
7033
7034         * gcc.c-torture/compile/20001024-1.c: New test.
7035
7036 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
7037
7038         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
7039         to tell us whether or not we are using V3.
7040
7041 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
7042
7043         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
7044         operands.
7045
7046 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7047
7048         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
7049
7050 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
7051
7052         * gcc.c-torture/execute/20001024-1.c: New test.
7053
7054 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
7055
7056         * g++.old-deja/g++.other/sibcall1.C: New test.
7057
7058 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
7059
7060         * gcc.dg/noncompile/init-3.c: New test.
7061
7062 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
7063
7064         * gcc.dg/format-array-1.c: New test.
7065
7066 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7067
7068         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
7069         writing through null pointers; remove comment about testing
7070         unterminated strings.
7071
7072 2000-10-17  Matthew Hiller  <hiller@redhat.com>
7073
7074         * gcc.c-torture/execute/20001017-2.c: New test.
7075
7076 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7077
7078         * gcc.c-torture/compile/20001018-1.c: New test.
7079         * gcc.c-torture/compile/20001018-1.x: Xfail.
7080
7081 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7082
7083         * gcc.c-torture/execute/20001017-1.c: New test.
7084
7085 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7086
7087         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
7088         for multiple use of arguments with scanf formats; add tests for
7089         multiple use of arguments.
7090
7091 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
7092
7093         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
7094
7095 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7096
7097         * gcc.dg/format-miss-1.c: New test.
7098
7099 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
7100
7101         * gcc.c-torture/execute/20001013-1.c: New test.
7102
7103 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
7104
7105         * gcc.dg/format-branch-1.c: New test.
7106
7107 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
7108
7109         * README, lib/file-format.exp: Remove EGCS references.
7110
7111 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
7112
7113         * gcc.dg/20001013-1.c: New test.
7114
7115 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
7116
7117         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
7118         for intmax_t in the compiler using __typeof__ and the type rules
7119         for conditional expressions.
7120
7121 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
7122
7123         * gcc.dg/20001012-1.c: New test.
7124         * gcc.dg/20001012-2.c: New test.
7125
7126 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
7127
7128         * gcc.dg/format-attr-1.c: New test.
7129
7130 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
7131
7132         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
7133         __LONG_LONG_MAX__ instead of LLONG_MAX.
7134
7135 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
7136
7137         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
7138         scanf flags.
7139         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
7140         flags.
7141
7142 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
7143
7144         * gcc.dg/sequence-pt-1.c: New test.
7145
7146 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
7147
7148         * gcc.c-torture/execute/20001011-1.c: New testcase.
7149         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
7150
7151 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
7152
7153         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
7154         does not error on it.
7155
7156 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
7157
7158         * gcc.dg/20001009-1.c: New test.
7159
7160 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
7161
7162         * gcc.c-torture/compile/20001009-1.c: Move from here ....
7163         * gcc.c-torture/execute/20001009-2.c: ... to here.
7164
7165 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
7166
7167         * gcc.c-torture/compile/20001009-1.c: New testcase.
7168         * gcc.c-torture/execute/20001009-1.c: New testcase.
7169         Testcases provided by Jan Hubicka <jh@suse.cz>.
7170
7171 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
7172
7173         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
7174         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
7175         uintmax_t using <limits.h> to emulate the compiler's internal
7176         logic.  No longer XFAIL %j tests.
7177
7178 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
7179
7180         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
7181         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
7182         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
7183         regexps and details of expected handling of some bad formats.
7184         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
7185         suppression.
7186
7187 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7188
7189         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
7190         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
7191         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
7192         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
7193         in list archives.
7194
7195 2000-10-06  Richard Henderson  <rth@cygnus.com>
7196
7197         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
7198         * g++.old-deja/g++.brendan/crash52.C: Likewise.
7199         * g++.old-deja/g++.jason/report.C: Likewise.
7200         * g++.old-deja/g++.law/friend5.C: Likewise.
7201         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
7202         of the expected warnings.
7203
7204 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
7205
7206         * g++.old-deja/g++.pt/enum14.C: New test.
7207
7208 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
7209
7210         * g++.old-deja/g++.pt/crash59.C: New test.
7211
7212 2000-10-04  Will Cohen  <wcohen@redhat.com>
7213
7214         * gcc.dg/20000926-1.c: New test.
7215
7216 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
7217
7218         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
7219         function name for current C++ compiler.
7220         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
7221
7222 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
7223
7224         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
7225         __PRETTY_FUNCTION__.
7226         * g++.old-deja/g++.ext/pretty2.C: Likewise.
7227
7228 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7229
7230         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
7231
7232 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
7233
7234         * gcc.c-torture/compile/20000923-1.c: New test.
7235
7236 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
7237
7238         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
7239         * g++.old-deja/g++.pt/ttp62.C: Same.
7240         * g++.old-deja/g++.other/inline14.C: Same.
7241
7242 2000-09-24  Richard Henderson  <rth@cygnus.com>
7243
7244         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
7245
7246 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
7247
7248         * gcc.dg/c90-printf-1.c: Add test for wide string format.
7249
7250 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
7251
7252         * gcc.c-torture/compile/20000922-1.c: New file.
7253
7254 2000-09-21  Nick Clifton  <nickc@redhat.com>
7255
7256         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
7257         a signed long modulo operation.
7258         (mod6): New function - perform an unsigned long modulo operation.
7259         (main): Add tests for modulos of very large numbers by very small
7260         dividends.
7261
7262 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7263
7264         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
7265
7266 2000-09-19  Richard Henderson  <rth@cygnus.com>
7267
7268         * gcc.dg/compare2.c (case 10): XFAIL.
7269
7270 2000-09-18  Richard Henderson  <rth@cygnus.com>
7271
7272         * gcc.c-torture/execute/20000906-1.c: Move ...
7273         * gcc.dg/20000906-1.c: ... here.  Only run on targets
7274         that support __builtin_trap.
7275
7276 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
7277
7278         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
7279
7280 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7281
7282         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
7283         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
7284         more $ format tests.
7285
7286 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7287
7288         * gcc.dg/format-errmk-1.c: New test.
7289
7290 2000-09-17  Greg McGary  <greg@mcgary.org>
7291
7292         * gcc.c-torture/execute/20000917-1.x: Remove.
7293
7294 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7295
7296         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
7297
7298 2000-09-17  Greg McGary  <greg@mcgary.org>
7299
7300         * gcc.c-torture/execute/20000917-1.c: New test.
7301         * gcc.c-torture/execute/20000917-1.x: XFAIL.
7302
7303 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
7304
7305         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
7306         in nested macro bug.
7307
7308 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
7309
7310         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
7311
7312 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
7313
7314         * gcc.c-torture/execute/20000914-1.c: New test.
7315
7316 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
7317
7318         * g++.other/inline13.C: New test.
7319
7320 2000-09-12  Andreas Jaeger  <aj@suse.de>
7321
7322         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
7323         constant by Ulrich Drepper <drepper@redhat.com>.
7324
7325 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
7326
7327         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
7328
7329 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7330
7331         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
7332
7333 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
7334
7335         * gcc.dg/cpp/backslash.c: New test.
7336
7337 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
7338
7339         * gcc.c-torture/execute/20000910-1.c: New test.
7340         * gcc.c-torture/execute/20000910-2.c: Likewise.
7341
7342 2000-09-11  Robert Lipe  <robertl@sco.com>
7343
7344         * gcc.dg/pragma-align.c: New test.
7345
7346 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
7347
7348         * g++.old-deja/g++.pt/explicit82.C: New test.
7349         * g++.old-deja/g++.pt/explicit83.C: New test.
7350
7351 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
7352
7353         * gcc.dg/asm-names.c: New test.
7354
7355 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7356
7357         * gcc.dg/cpp/tr-warn6.c: New test
7358
7359 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7360
7361         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
7362         be accepted.
7363
7364 2000-09-07  Catherine Moore  <clm@redhat.com>
7365
7366         * gcc.c-torture/execute/unroll-1.c: New test.
7367
7368 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
7369
7370         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
7371         ERROR markers.
7372         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
7373         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
7374         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
7375         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
7376         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
7377         Preprocess only.
7378         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
7379         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
7380
7381 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7382
7383         * g++.old-deja/g++.pt/deduct2.C: New test.
7384
7385 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7386
7387         * g++.old-deja/g++.pt/parms2.C: New test.
7388
7389 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7390
7391         * g++.old-deja/g++.pt/crash58.C: New test.
7392
7393 2000-09-06  Greg McGary  <greg@mcgary.org>
7394
7395         * gcc.c-torture/execute/20000906-1.c: New test.
7396         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
7397
7398 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7399
7400         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
7401
7402 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
7403
7404         * g++.old-deja/g++.pt/crash57.C: New test.
7405
7406 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
7407
7408         * g++.old-deja/g++.pt/crash56.C: New test.
7409
7410 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
7411
7412         * g++.old-deja/g++.pt/koenig1.C: New test.
7413
7414 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
7415
7416         * gcc.dg/20000904-1.c: New test.
7417
7418 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
7419
7420         * gcc.dg/cpp/paste8.c: New test.
7421
7422 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
7423
7424         * gcc.c-torture/compile/20000827-1.c: New test.
7425
7426 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
7427
7428         * gcc.dg/format-diag-1.c: New test.
7429
7430 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
7431
7432         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
7433         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
7434         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
7435         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
7436         gcc.dg/formatz-1.c: Adjust warning regular expressions.
7437
7438 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
7439
7440         * g++.old-deja/g++.other/nested4.C: New test.
7441
7442 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
7443
7444         * g++.old-deja/g++.ns/scoped1.C: New test.
7445
7446 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
7447
7448         * lib/g++.exp: Support testing already-installed GCC.
7449
7450 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7451
7452         * wtr-label-1.c, wtr-suffix-1.c: New tests.
7453
7454 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7455
7456         * gcc.dg/return-type-2.c: New test.
7457
7458 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
7459
7460         * gcc.c-torture/compile/20000825-1.c: New test.
7461
7462 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
7463
7464         * gcc.dg/dwarf2-2.c: New test.
7465
7466 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
7467
7468         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
7469         dg-warning regexps.
7470
7471 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7472
7473         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
7474         gcc.dg/format-ext-5.c: New tests.
7475
7476 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
7477
7478         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
7479
7480 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
7481
7482         * gcc.dg/noncompile/930622-2.c: Adjust error message.
7483
7484 2000-08-24  Richard Henderson  <rth@cygnus.com>
7485
7486         * gcc.dg/ia64-sync-1.c: New test.
7487         * gcc.dg/ia64-sync-2.c: New test.
7488         * gcc.dg/ia64-asm-1.c: New test.
7489
7490 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
7491
7492         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
7493         * gcc.dg/format-ext-2.c: New test.
7494
7495 2000-08-23  Jason Merrill  <jason@redhat.com>
7496
7497         * lib/old-dejagnu.exp: Also ignore "In member function" and
7498         "At global scope".
7499
7500 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7501
7502         * gcc.dg/noncompile/label-lineno-1.c: New test.
7503
7504 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
7505
7506         * gcc.dg/c99-array-nonobj-1.c: New test.
7507
7508 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
7509
7510         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
7511         tests.
7512         * gcc.dg/format-ext-1.c: New test.
7513
7514 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7515
7516         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
7517         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
7518         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
7519         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
7520         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
7521
7522 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
7523
7524         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
7525         gcc.dg/c99-strftime-2.c: New tests.
7526
7527 2000-08-22  Richard Henderson  <rth@cygnus.com>
7528
7529         * gcc.c-torture/execute/20000822-1.c: New test.
7530
7531 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
7532
7533         * gcc.c-torture/execute/20000819-1.x: Remove.
7534
7535 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
7536
7537         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
7538         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
7539         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
7540         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
7541         gcc.dg/format-xopen-1.c: New tests.
7542
7543 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
7544
7545         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
7546
7547 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
7548
7549         * g++.old-deja/g++.other/loop2.C: New test.
7550
7551         * gcc.c-torture/compile/20000606-1.c: New test.
7552         * gcc.c-torture/compile/20000728-1.c: New test.
7553         * gcc.c-torture/execute/20000801-1.c: New test.
7554         * gcc.c-torture/execute/20000801-2.c: New test.
7555         * gcc.c-torture/execute/20000819-1.c: New test.
7556         * gcc.c-torture/execute/20000819-1.x: XFAIL.
7557         * gcc.dg/20000629-1.c: New test.
7558         * gcc.dg/20000724-1.c: New test.
7559         * gcc.dg/20000807-1.c: New test.
7560
7561 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
7562
7563         * gcc.dg/cpp/pragma-1.c: New test.
7564         * gcc.dg/cpp/pragma-2.c: New test.
7565
7566 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
7567
7568         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
7569         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
7570
7571 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7572
7573         * gcc.c-torture/compile/20000818-1.c: New test.
7574
7575 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
7576
7577         * gcc.c-torture/execute/20000818-1.c: New test.
7578
7579 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7580
7581         * gcc.dg/format-va-1.c: New test.
7582
7583 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
7584
7585         * g++.old-deja/g++.other/typedef8.C: New test.
7586
7587 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
7588
7589         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
7590         * g++.old-deja/g++.mike/net36.C: Mark candidate.
7591         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
7592         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
7593         * g++.old-deja/g++.other/ptrmem7.C: New test.
7594         * g++.old-deja/g++.pt/ptrmem10.C: New test.
7595
7596 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
7597
7598         * g++.old-deja/g++.pt/typename27.C: New test.
7599
7600 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
7601
7602         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
7603         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
7604         * g++.old-deja/g++.pt/friend45.C: New test.
7605         * g++.old-deja/g++.other/friend8.C: New test.
7606
7607 2000-08-15  Richard Henderson  <rth@cygnus.com>
7608
7609         * gcc.c-torture/execute/20000815-1.c: New test.
7610
7611 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
7612
7613         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
7614         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
7615         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
7616
7617 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
7618
7619         * g++.old-deja/g++.other/refinit2.C: New test.
7620
7621 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
7622
7623         * lib/c-torture.exp (c-torture): Make
7624         compiler_conditional_xfail_data global.
7625         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
7626         compiler_conditional_xfail_data machinery.
7627         (f-torture-execute): Likewise.
7628         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
7629         and only when unrolling loops.
7630
7631         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
7632
7633 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
7634
7635         * g++.old-deja/g++.pt/explicit81.C: New test.
7636
7637 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
7638
7639         * g++.old-deja/g++.pt/typename26.C: New test.
7640
7641 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
7642
7643         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
7644         warning.
7645
7646 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
7647
7648         * g++.old-deja/g++.other/array3.C: New test.
7649
7650 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
7651
7652         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
7653         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
7654         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
7655         New tests.
7656
7657 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
7658
7659         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
7660         * g++.old-deja/g++.abi/vmihint.C: Likewise.
7661
7662 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
7663
7664         * gcc.c-torture/execute/20000808-1.c: New test.
7665
7666 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
7667
7668         * gcc.dg/c90-const-expr-1.c: New test.
7669
7670 2000-08-08  Richard Henderson  <rth@cygnus.com>
7671
7672         * gcc.dg/noncompile/920923-1.c: Declare calloc.
7673
7674 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
7675
7676         * gcc.dg/noncompile/const-ll-1.c: New test.
7677
7678 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7679
7680         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
7681
7682 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
7683
7684         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
7685         that running programs linked against the shared version of libobjc
7686         run correctly.
7687
7688 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7689
7690         * gcc.dg/c99-printf-1.c: New test.
7691
7692 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7693
7694         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
7695
7696 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
7697
7698         * gcc.c-torture/execute/20000731-1.x: Delete.
7699
7700 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
7701
7702         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
7703         and torture_without_loops as is done by c-torture.exp.
7704         (search_for): Copy from c-torture.exp.
7705         (gcc-dg-runtest): New function, drives a directory of tests
7706         iterating over the TORTURE_OPTIONS.
7707         (scan-assembler, scan-assembler-not): Move here from
7708         individual directory drivers.
7709
7710         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
7711         defined by lib/gcc-dg.exp.
7712         * gcc.dg/cpp/cpp.exp: Likewise.
7713         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
7714         gcc-dg-runtest, so we cycle over optimization options.
7715
7716         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
7717         * gcc.dg/compare2.c: No longer expected to fail.
7718
7719 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
7720
7721         * gcc.c-torture/execute/20000804-1.c: New test.
7722
7723 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7724
7725         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
7726
7727 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
7728
7729         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
7730
7731 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
7732
7733         * gcc.c-torture/compile/20000803-1.c: New test.
7734
7735 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
7736
7737         * gcc.c-torture/execute/20000801-3.c,
7738         gcc.c-torture/execute/20000801-4.c: New tests.
7739         * gcc.c-torture/execute/20000801-3.x,
7740         gcc.c-torture/execute/20000801-4.x: Xfail.
7741
7742 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
7743
7744         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
7745         libobjc/.libs to allow for libtool.
7746
7747 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
7748
7749         * gcc.c-torture/compile/20000802-1.c: New test.
7750
7751 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
7752
7753         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
7754
7755 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
7756
7757         * gcc-c-torture/execute/20000731-2.c: New test.
7758
7759         * gcc.c-torture/execute/20000731-1.c: New test.
7760         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
7761
7762 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
7763
7764         * testsuite/gcc.dg/cpp/paste7.c: New test.
7765         * gcc.dg/cpp/20000725-1.c: New test.
7766
7767 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
7768
7769         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
7770         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
7771         declaration warning for __builtin_dwarf_reg_size.
7772
7773         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
7774
7775 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
7776
7777         * gcc.dg/noncompile/voidparam-1.c: New test.
7778
7779 2000-07-30  Richard Henderson  <rth@cygnus.com>
7780
7781         * gcc.dg/c90-digraph-1.c: Don't xfail.
7782         * gcc.dg/compare2.c (case 10): Xfail.
7783         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
7784
7785 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
7786
7787         * gcc.dg/c99-main-1.c: New test.
7788
7789 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7790
7791         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
7792
7793 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
7794
7795         * gcc.c-tortuer/execute/20000726-1.c: New test.
7796
7797 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
7798
7799         * gcc.c-torture/execute/enum-2.c: New test.
7800
7801 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7802
7803         * gcc.dg/cpp/tr-warn3.c: New test.
7804
7805 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7806
7807         * g++.old-deja/g++.ext/implicit1.C: Remove.
7808         * g++.old-deja/g++.jason/c2.C: Remove
7809         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
7810         * g++.old-deja/g++.pt/crash16.C: Likewise.
7811         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
7812
7813 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7814
7815         * g++.old-deja/g++.other/for2.C: New test.
7816
7817 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
7818
7819         * gcc.dg/20000720-1.c: New test.
7820
7821 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
7822
7823         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
7824
7825 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
7826
7827         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
7828         * gcc.c-torture/execute/20000722-1.c: New.
7829         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
7830
7831 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
7832
7833         * gcc.dg/cpp/20000720-1.S: New test.
7834
7835 2000-07-21  Michael Meissner  <meissner@redhat.com>
7836
7837         * gcc.c-torture/execute/ieee/hugeval.c: New test.
7838
7839 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
7840
7841         * g++.old-deja/g++.brendan/crash16.C,
7842         g++.old-deja/g++.brendan/parse3.C,
7843         g++.old-deja/g++.brendan/redecl1.C,
7844         g++.old-deja/g++.ns/template13.C,
7845         g++.old-deja/g++.other/decl4.C,
7846         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
7847
7848 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
7849
7850         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
7851         and "Internal error".
7852
7853         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
7854         regexps.
7855         * gcc.dg/cpp/paste6.c: New test.
7856
7857 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
7858
7859         * gcc.dg/cpp/tr-direct.c: New test.
7860
7861         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
7862         gcc.dg/cpp/undef1.c: Tweak error regexps.
7863
7864 2000-07-18  Eric Christopher <echristo@redhat.com>
7865
7866         * gcc.c-torture/compile/20000718-1.c: New test.
7867
7868 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
7869
7870         * cpplex.c (_cpp_push_token): If the token being pushed back
7871         is the previous token in this context, just subtract one from
7872         context->posn.
7873         * cppmacro.c (save_expansion): Clear aux field when storing a
7874         placemarker.
7875
7876 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
7877
7878         * gcc.dg/noncompile/redecl-1.c: New test.
7879
7880 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
7881
7882         * gcc.c-torture/execute/20000717-5.c: New test.
7883         * gcc.c-torture/execute/20000717-1.x: Removed.
7884
7885 2000-07-17  Richard Henderson  <rth@cygnus.com>
7886
7887         * gcc.c-torture/execute/20000717-4.c: New test.
7888
7889 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
7890
7891         * gcc.dg/cpp/syshdr.c: New test.
7892         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
7893
7894 2000-07-17  Neil Booth  <neilb@earthling.net>
7895
7896         * gcc.dg/cpp/cmdlne-dM.c: New test.
7897         * gcc.dg/cpp/cmdlne-dD.c: New test.
7898
7899 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
7900
7901         * gcc.c-torture/execute/20000717-3.c: New test.
7902
7903         * gcc.c-torture/compile/20000717-1.c: New test.
7904
7905 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
7906
7907         * gcc.c-torture/execute/20000717-2.c: New test.
7908
7909 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7910
7911         * gcc.dg/formatz-1.c: New test.
7912
7913         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
7914         * gcc.dg/c99-digraph-1.c: New tests.
7915
7916         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
7917         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
7918
7919         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
7920         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
7921         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
7922         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
7923         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
7924         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
7925         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
7926
7927 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
7928
7929         * gcc.c-torture/execute/20000717-1.c: New test.
7930         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
7931
7932 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
7933
7934         * gcc.c-torture/execute/20000715-2.c: New test.
7935         * gcc.dg/20000715-1.c: New test.
7936
7937 2000-07-15  Michael Meissner  <meissner@redhat.com>
7938
7939         * gcc.c-torture/execute/20000715-1.c: New test.
7940
7941 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
7942
7943         * gcc.c-torture/execute/20000707-1.c: New test.
7944
7945 2000-07-13  Neil Booth  <NeilB@earthling.net>
7946
7947         * testsuite/gcc.dg/cpp/digraph1.c,
7948         testsuite/gcc.dg/cpp/digraph2.c,
7949         testsuite/gcc.dg/cpp/digraphs.c: New tests.
7950
7951 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
7952
7953         * g77.f-torture/compile/20000630-2.f:  New test.
7954         * g77.f-torture/compile/20000630-2.x
7955
7956 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
7957
7958         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
7959
7960 2000-07-11  Neil Booth  <NeilB@earthling.net>
7961
7962         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
7963
7964 2000-07-11  Neil Booth  <NeilB@earthling.net>
7965
7966         * gcc.dg/cpp/cmdlne-C.c: New.
7967
7968 2000-07-09  Neil Booth  <NeilB@earthling.net>
7969
7970         * gcc.dg/cpp/directiv.c: New tests.
7971         * gcc.dg/cpp/undef1.c: Update.
7972
7973 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
7974
7975         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
7976
7977 2000-07-09  Neil Booth  <NeilB@earthling.net>
7978
7979         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
7980
7981 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
7982
7983         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
7984         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
7985
7986 2000-07-08  Neil Booth  <NeilB@earthling.net>
7987
7988         * gcc.dg/cpp/macsyntx.c: New tests.
7989
7990 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
7991
7992         * gcc.dg/20000707-1.c: New test.
7993
7994 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
7995
7996         * gcc.c-torture/execute/20000706-1.c: New test.
7997         * gcc.c-torture/execute/20000706-2.c: New test.
7998         * gcc.c-torture/execute/20000706-3.c: New test.
7999         * gcc.c-torture/execute/20000706-4.c: New test.
8000         * gcc.c-torture/execute/20000706-5.c: New test.
8001
8002 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
8003
8004         * g++.old-deja/g++.pt/instantiate7.C: New test.
8005
8006 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
8007
8008         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
8009         * g++.old-deja/g++.mike/thunk3.C: Likewise.
8010         * g++.old-deja/g++.other/rtti3.C: Likewise.
8011         * g++.old-deja/g++.other/rttid3.C: Likewise.
8012
8013 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
8014
8015         *  g77.f-torture/compile/20000630-1.x: Fix typo
8016
8017 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
8018
8019         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
8020         assembly output.
8021
8022 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
8023
8024         * gcc.dg/cpp/ident.c: New test.
8025
8026 2000-07-05  Neil Booth  <NeilB@earthling.net>
8027
8028         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
8029           gcc.dg/cpp/lexstrng.c: New tests.
8030
8031 2000-07-04  Neil Booth  <NeilB@earthling.net>
8032
8033         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
8034         * gcc.dg/cpp/strify2.c: Same.
8035
8036 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
8037
8038         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
8039         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
8040         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
8041         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
8042
8043         * testsuite/gcc.dg/cpp/macro1.c,
8044         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
8045         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
8046         testsuite/gcc.dg/cpp/strify1.c,
8047         testsuite/gcc.dg/cpp/strify2.c: New tests.
8048
8049 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
8050
8051         * gcc.c-torture/execute/20000703-1.c: New test.
8052
8053 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
8054
8055         * g++.old-deja/g++.pt (lookup10.C): New test.
8056
8057 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
8058
8059         * g++.old-deja/g++.pt (typename25.C): New test.
8060
8061 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
8062
8063         * gcc.c-torture/compile/20000701-1.c: New test.
8064
8065 2000-06-30  Nick Clifton  <nickc@cygnus.com>
8066
8067         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
8068         to test case.
8069
8070 2000-06-30  Catherine Moore  <clm@cygnus.com>
8071
8072         * gcc.c-torture/execute/align-1.c: New test.
8073
8074 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
8075
8076         * g++.old-deja/g++.pt/expr8.C: New test.
8077         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
8078
8079 2000-06-29  Nick Clifton  <nickc@cygnus.com>
8080
8081         * gcc.c-torture/compile/20000629-1.c: New test.
8082
8083 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
8084
8085
8086         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
8087         gcc.dg/noncompile directory, depending on whether they're
8088         preprocessor tests or not.  Annotate all the tests for the dg
8089         framework.
8090
8091         * gcc.c-torture/noncompile/noncompile.exp: Delete.
8092         * gcc.dg/noncompile/noncompile.exp: New.
8093
8094         * Moved files:
8095         Old name                                New name
8096         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
8097         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
8098         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
8099         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
8100         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
8101         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
8102         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
8103         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
8104         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
8105         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
8106         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
8107         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
8108         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
8109         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
8110         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
8111         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
8112         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
8113         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
8114         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
8115         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
8116         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
8117         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
8118         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
8119         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
8120
8121         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
8122         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
8123         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
8124         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
8125         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
8126         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
8127
8128 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
8129
8130         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
8131         declare one variable.  On the fourth, error.
8132         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
8133         declared by 20000628-1a.h.
8134
8135 2000-06-29  Richard Henderson  <rth@redhat.com>
8136
8137         * gcc.c-torture/execute/930529-1.x: New file.
8138         * gcc.dg/920413-1.c: Adjust expected warning text.
8139         * gcc.dg/980217-1.c: Declare abort.
8140         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
8141
8142 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
8143
8144         * g77.f-torture/compile/20000629-1.f: New test.
8145         * g77.f-torture/compile/20000629-1.x: Expected to fail.
8146
8147 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
8148
8149         Rearrange lots of files, removing entirely the
8150         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
8151         directories.
8152
8153         * Deleted files:
8154         gcc.c-torture/code_quality/code_quality.exp
8155         gcc.c-torture/special/special.exp
8156         gcc.failure/failure.exp
8157         gcc.failure/940409-1.x
8158         gcc.c-torture/compile/961203-1.x
8159
8160         * New files:
8161         gcc.misc-tests/linkage.exp
8162         gcc.c-torture/execute/920730-1t.c
8163         gcc.c-torture/execute/920730-1t.x
8164         gcc.c-torture/compile/920520-1.x
8165         gcc.c-torture/compile/920521-1.x
8166         gcc.c-torture/compile/981006-1.x
8167         gcc.c-torture/execute/eeprof-1.x
8168
8169         * Moved files (possibly with modifications to fit a new harness):
8170         Old name                                New name
8171         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
8172         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
8173         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
8174         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
8175         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
8176         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
8177         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
8178         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
8179         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
8180         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
8181         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
8182         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
8183         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
8184         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
8185
8186 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
8187
8188         * c-torture/compile/961203-1.x: Delete.
8189
8190         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
8191         not exit. Include stdio.h.
8192         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
8193         * gcc.misc-tests/dg-12.c: Likewise.
8194         * gcc.misc-tests/dg-5.c: Likewise.
8195         * gcc.misc-tests/dg-6.c: Likewise.
8196         * gcc.misc-tests/dg-7.c: Prototype abort.
8197         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
8198         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
8199         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
8200         not exit.
8201         * gcc.misc-tests/sieve.c: Use return from main, not exit.
8202         * gcc.misc-tests/sort2.c: Use return from main, not exit.
8203
8204 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
8205
8206         * gcc.dg/cpp/20000628-1.c: New test.
8207         * gcc.dg/cpp/20000628-1.h: New header for above test.
8208         * gcc.dg/cpp/20000628-1a.h: Likewise.
8209
8210 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
8211
8212         * gcc.dg/cpp: New directory.
8213         * gcc.dg/cpp/cpp.exp: New driver.
8214         * gcc.dg/cpp/20000627-1.c: New test.
8215         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
8216         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
8217         and rewrite as a compilation test.
8218
8219         * gcc.dg: Move many files into the cpp subdirectory, possibly
8220         renaming or editing them as well.
8221         Old name                New name
8222         990119-1.c              cpp/19990119-1.c
8223         990228-1.c              cpp/19990228-1.c
8224         990407-1.c              cpp/19990407-1.c
8225         990409-1.c              cpp/19990409-1.c
8226         990413-1.c              cpp/19990413-1.c
8227         990703-1.c              cpp/19990703-1.c
8228         20000127-1.c            cpp/20000127-1.c
8229         20000129-1.c            cpp/20000129-1.c
8230         20000207-1.c            cpp/20000207-1.c
8231         20000207-2.c            cpp/20000207-2.c
8232         20000209-1.c            cpp/20000209-1.c
8233         20000209-2.c            cpp/20000209-2.c
8234         20000301-1.c            cpp/20000301-1.c
8235         20000419-1.c            cpp/20000419-1.c
8236         20000510-1.S            cpp/20000510-1.S
8237         20000519-1.c            cpp/20000519-1.c
8238         20000529-1.c            cpp/20000529-1.c
8239         20000625-1.c            cpp/20000625-1.c
8240         20000625-2.c            cpp/20000625-2.c
8241         cpp-as1.c               cpp/assert1.c
8242         cpp-as2.c               cpp/assert2.c
8243         cxx-comments-1.c        cpp/cxxcom1.c
8244         cxx-comments-2.c        cpp/cxxcom2.c
8245         endif-label.c           cpp/endif.c
8246         cpp-hash1.c             cpp/hash1.c
8247         cpp-hash2.c             cpp/hash2.c
8248         cpp-if1.c               cpp/if-1.c
8249         cpp-if2.c               cpp/if-2.c
8250         cpp-if3.c               cpp/if-3.c
8251         cpp-if4.c               cpp/if-4.c
8252         cpp-if5.c               cpp/if-5.c
8253         cpp-cond.c              cpp/if-cexp.c
8254         cpp-missingop.c         cpp/if-mop.c
8255         cpp-missingparen.c      cpp/if-mpar.c
8256         cpp-opprec.c            cpp/if-oppr.c
8257         cpp-ifparen.c           cpp/if-paren.c
8258         cpp-shortcircuit.c      cpp/if-sc.c
8259         cpp-shift.c             cpp/if-shift.c
8260         cpp-unary.c             cpp/if-unary.c
8261         cpp-li1.c               cpp/line1.c
8262         cpp-li2.c               cpp/line2.c
8263         lineno.c                cpp/line3.c
8264         lineno-2.c              cpp/line4.c
8265         cpp-mi.c                cpp/mi1.c
8266         cpp-mic.h               cpp/mi1c.h
8267         cpp-micc.h              cpp/mi1cc.h
8268         cpp-mind.h              cpp/mi1nd.h
8269         cpp-mindp.h             cpp/mi1ndp.h
8270         cpp-mix.h               cpp/mi1x.h
8271         cpp-mi2.c               cpp/mi2.c
8272         cpp-mi2a.h              cpp/mi2a.h
8273         cpp-mi2b.h              cpp/mi2b.h
8274         cpp-mi2c.h              cpp/mi2c.h
8275         cpp-mi3.c               cpp/mi3.c
8276         cpp-mi3.def             cpp/mi3.def
8277         poison-1.c              cpp/poison.c
8278         pr-impl.c               cpp/prag-imp.c
8279         cpp-redef-2.c           cpp/redef1.c
8280         cpp-redef.c             cpp/redef2.c
8281         strpaste.c              cpp/strp1.c
8282         strpaste-2.c            cpp/strp2.c
8283         cpp-tradpaste.c         cpp/tr-paste.c
8284         cpp-tradstringify.c     cpp/tr-str.c
8285         cpp-tradwarn1.c         cpp/tr-warn1.c
8286         cpp-tradwarn2.c         cpp/tr-warn2.c
8287         trigraphs.c             cpp/trigraphs.c
8288         cpp-unc1.c              cpp/unc1.c
8289         cpp-unc2.c              cpp/unc2.c
8290         cpp-unc3.c              cpp/unc3.c
8291         cpp-unc.c               cpp/unc4.c
8292         undef.c                 cpp/undef1.c
8293         undef-2.c               cpp/undef2.c
8294         cpp-wi1.c               cpp/widestr1.c
8295
8296 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
8297
8298         * lib/g++.exp (g++_include_flags): Tweak.
8299
8300 2000-06-27  H.J. Lu  <hjl@gnu.org>
8301             Loren J. Rittle  <ljrittle@acm.org>
8302
8303         * lib/g++.exp (g++_include_flags): Override libgloss.exp
8304         version with one that knows about the new gcc tree structure.
8305         (g++_link_flags): Same.
8306
8307 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
8308
8309         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
8310         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
8311         case we are cross-compiling.
8312
8313         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
8314         g++.old-deja/g++.niklas/Makefile.in,
8315         g++.old-deja/g++.niklas/configure.in,
8316         g++.old-deja/g++.other/Makefile.in,
8317         g++.old-deja/g++.other/configure.in,
8318         gcc.c-torture/code_quality/Makefile.in,
8319         gcc.c-torture/code_quality/configure.in,
8320         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
8321         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
8322         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
8323         gcc.c-torture/execute/ieee/Makefile.in,
8324         gcc.c-torture/execute/ieee/configure.in,
8325         gcc.c-torture/noncompile/Makefile.in,
8326         gcc.c-torture/noncompile/configure.in,
8327         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
8328         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
8329         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
8330
8331 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
8332
8333         * g++.old-deja/g++.other/ambig3.C: New test.
8334
8335 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
8336
8337         * g++.old-deja/g++.pt/syntax1.C: New test.
8338         * g++.old-deja/g++.pt/syntax2.C: New test.
8339         * g++.old-deja/g++.other/syntax3.C: New test.
8340         * g++.old-deja/g++.other/syntax4.C: New test.
8341
8342 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
8343
8344         * gcc.dg/20000623-1.c: Prototype exit and abort.
8345
8346 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
8347
8348         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
8349         New tests.
8350         * gcc.dg/cpp-mi3.def: New file.
8351
8352         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
8353         inside assertions.
8354         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
8355         lexer's error messages.
8356         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
8357         divine anything from the linemarkers.
8358         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
8359         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
8360
8361 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
8362
8363         * gcc.dg/20000623-1.c: New test.
8364
8365 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
8366
8367         * gcc.c-torture/execute/20000622-1.c: New test.
8368
8369 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
8370
8371         * g++.old-deja/g++.other/init15.C: New test.
8372
8373 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
8374
8375         * g++.old-deja/g++.pt/vaarg2.C: New test.
8376         * g++.old-deja/g++.pt/vaarg3.C: New test.
8377
8378 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
8379
8380         * g++.old-deja/g++.other/dyncast6.C: New test.
8381
8382 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
8383
8384         * gcc.c-torture/execute/loop-6.c: New test.
8385
8386 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
8387
8388         * gcc.dg/20000614-1.c: New test.
8389         * gcc.dg/20000614-2.c: New test.
8390
8391 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
8392
8393         * g++.old-deja/g++.other/inline12.C: New test.
8394
8395 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
8396
8397         * g++.old-deja/g++.other/eh1.C: New test.
8398
8399 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
8400
8401         * g++.old-deja/g++.other/type.C: New test.
8402
8403 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
8404
8405         * g++.old-deja/g++.other/initstring.C: New test.
8406
8407 2000-06-12  Jason Merrill  <jason@redhat.com>
8408
8409         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
8410
8411 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
8412
8413         * gcc.c-torture/compile/20000609-1.c: New test.
8414
8415 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
8416
8417         * gcc.dg/20000609-1.c: New test.
8418
8419 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
8420
8421         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
8422         * gcc.c-torture/noncompile/poison-1.c: Move...
8423         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
8424         * gcc.dg/cpp-li1.c: Add a token after the #line.
8425
8426 2000-06-05  Richard Henderson  <rth@cygnus.com>
8427
8428         * gcc.c-torture/execute/20000605-2.c: New test.
8429         * gcc.c-torture/execute/20000605-3.c: New test.
8430
8431 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
8432
8433         * g77.f-torture/execute/20000503-1.x: New file.
8434
8435 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
8436
8437         * g++.old-deja/g++.eh/badalloc1.C: New test.
8438
8439 2000-06-05  Richard Henderson  <rth@cygnus.com>
8440
8441         * gcc.c-torture/execute/20000605-1.c: New test.
8442
8443 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
8444             Nathan Sidwell <nathan@codesourcery.com>
8445
8446         * gcc.c-torture/compile/20000605-1.c: New test.
8447
8448 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
8449
8450         * g77.f-torture/compile/20000601-1.f:  New test.
8451
8452 2000-06-03  Richard Henderson  <rth@cygnus.com>
8453
8454         * gcc.c-torture/execute/20000603-1.c: New.
8455
8456 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
8457
8458         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
8459         * gcc.dg/noreturn-2.c (noreturn): Likewise.
8460
8461 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
8462
8463         * gcc.dg/compare2.c (case 12): XFAIL.
8464         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
8465         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
8466
8467         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
8468
8469 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
8470
8471         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
8472         guard macro is already defined when the header is first
8473         included.
8474         * gcc.dg/cpp-mix.h: New file.
8475         * gcc.dg/endif-label.c: Update patterns to match compiler.
8476
8477         * g++.brendan/complex1.C: Declare abort.
8478         * g++.law/refs4.C: Remove XFAIL.
8479         * g++.oliva/expr2.C: Declare abort and exit.
8480
8481 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
8482
8483         * gcc.c-torture/execute/20000528-1.c: New test.
8484
8485         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
8486         * g++.old-deja/g++.law/temps4.C: Likewise.
8487
8488         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
8489         stdlib.h.  Call abort() on failure.
8490         * g++.old-deja/g++.law/refs4.C: Likewise.
8491         * g++.old-deja/g++.law/temps4.C: Likewise.
8492         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
8493         * gcc.c-torture/execute/20000112-1.c: Include string.h.
8494
8495 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
8496
8497         Relative to g++.dg/special:
8498         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
8499
8500         Relative to g++.old-deja:
8501         * g++.brendan/complex1.C, g++.jason/optimize2.C,
8502         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
8503         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
8504         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
8505         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
8506         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
8507         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
8508
8509         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
8510         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
8511         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
8512         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
8513         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
8514         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
8515         and/or string.h.
8516
8517         * g++.other/goto1.C: Update expectations for error messages.
8518
8519 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
8520
8521         * gcc.c-torture/compile/20000523-1.c: New test.
8522
8523 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
8524
8525         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
8526
8527 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
8528
8529         * g++.old-deja/g++.eh/catch11.C: New test.
8530         * g++.old-deja/g++.eh/catch12.C: New test.
8531
8532 2000-05-24  Nick Clifton  <nickc@cygnus.com>
8533
8534         * gcc.c-torture/execute/20000523-1.c: New test.
8535
8536 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
8537
8538         * c-torture/execute/bcp-1.c: Replace abort in arg of
8539         __builtin_constant_p with a generic external function.
8540
8541         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
8542         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
8543         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
8544         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
8545         Prototype abort and/or exit.
8546
8547         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
8548         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
8549         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
8550         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
8551
8552 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
8553
8554         * gcc.dg/dwarf2-1.c: New test.
8555
8556 2000-05-20  Richard Henderson  <rth@cygnus.com>
8557
8558         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
8559
8560 2000-05-20  Andreas Jaeger  <aj@suse.de>
8561
8562         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
8563         testcase.
8564
8565 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
8566
8567         * gcc.c-torture/execute/20000519-2.c: New test.
8568
8569 2000-05-19  Andreas Jaeger  <aj@suse.de>
8570
8571         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
8572         which fails with SSA.
8573
8574         * lib/c-torture.exp: Also test with -O3 -fssa.
8575
8576 2000-05-18  Michael Meissner  <meissner@redhat.com>
8577
8578         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
8579         * gcc.c-torture/execute/920415-1.c: Ditto.
8580         * gcc.c-torture/execute/920501-1.c: Ditto.
8581         * gcc.c-torture/execute/conversion.c: Ditto.
8582         * gcc.c-torture/execute/cvt-1.c: Ditto.
8583
8584 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
8585
8586         * gcc.c-torture/compile/20000518-1.c: New test.
8587
8588 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
8589
8590         * g77.f-torture/compile/200005018.f:  New test.
8591
8592 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
8593
8594         * gcc.c-torture/compile/20000517-1.c: New test.
8595
8596 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8597
8598         * gcc.c-torture/execute/20000516-1.c: New test.
8599
8600 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
8601
8602         * g++.old-deja/g++.other/eh.C: New test.
8603
8604 2000-05-12  Richard Henderson  <rth@cygnus.com>
8605
8606         * gcc.c-torture/execute/990208-1.c (main): Don't pass
8607         constants through to doit's conditional.
8608
8609 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
8610
8611         * gcc.c-torture/compile/20000511-1.c: New test.
8612         * g77.f-torture/compile/20000511-1.f: New test.
8613         * g77.f-torture/compile/20000511-2.f: New test.
8614
8615 2000-05-11  Michael Meissner  <meissner@redhat.com>
8616
8617         * gcc.c-torture/execute/20000511-1.c: New test.
8618
8619 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
8620
8621         * gcc.dg/dg.exp: Scan .S files as well as .c files.
8622         * gcc.dg/20000510-1.S: New.
8623
8624 2000-05-08  Catherine Moore  <clm@cygnus.com>
8625
8626         * gcc.dg/unused-3.c: New.
8627
8628 2000-05-06  Richard Henderson  <rth@cygnus.com>
8629
8630           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
8631           * g++.old-deja/g++.mike/warn1.C: Likewise.
8632           * g++.old-deja/g++.pt/local1.C: Likewise.
8633           * g++.old-deja/g++.pt/local7.C: Likewise.
8634           * g++.old-deja/g++.pt/spec16.C: Likewise.
8635
8636 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
8637
8638         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
8639
8640 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
8641
8642           * g77.f-torture/execute/20000503-1.f:  New test.
8643
8644 2000-05-04  Andreas Jaeger  <aj@suse.de>
8645
8646         * gcc.dg/noreturn-2.c: New test.
8647
8648 2000-05-04  Neil Booth  <NeilB@earthling.net>
8649
8650         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
8651         preprocessor.
8652
8653 2000-05-04  Richard Henderson  <rth@cygnus.com>
8654
8655         * gcc.c-torture/execute/20000503-1.c: Fix typo.
8656
8657 2000-05-04  Richard Henderson  <rth@cygnus.com>
8658
8659         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
8660         OpenSSL by Jason R Thorpe.
8661
8662 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
8663
8664         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
8665
8666 2000-05-03  Robert Lipe <robertlipe@usa.net>
8667
8668         * gcc.dg/20000503-1.c: New test.
8669
8670 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
8671
8672         * gcc.c-torture/compile/20000502-1.c: New test.
8673         * g++.old-deja/g++.other/align.C: New test.
8674         * gcc.dg/cpp-tradstringify.c: New test.
8675
8676 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
8677
8678         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
8679         and hard registers.
8680
8681 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
8682
8683         * gcc.c-torture/execute/loop-5.c: New test.
8684
8685 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
8686
8687         * gcc.c-torture/execute/va-arg-20.c: New test.
8688
8689 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
8690
8691         * gcc.c-torture/execute/20000422-1.c: New test.
8692
8693 2000-04-20  Greg McGary  <gkm@gnu.org>
8694
8695         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
8696         when optimizing, but without sibling-call optimizations (-O1).
8697
8698 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
8699
8700           * gcc.c-torture/compile/20000420-1.c: New test.
8701
8702 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
8703
8704         * g++.abi/ptrflags.C: New test.
8705         * g++.eh/catchptr1.C: Test incomplete pointer chains.
8706
8707 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
8708
8709         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
8710
8711 2000-04-19  Greg McGary  <gkm@gnu.org>
8712
8713         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
8714         sibling-call optimizations.
8715
8716 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
8717
8718         * gcc.dg/20000419-1.c: New test.
8719
8720 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
8721
8722         * gcc.c-torture/execute/20000412-6.c: New test.
8723
8724 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
8725
8726         * gcc.c-torture/execute/20000412-5.c: New test.
8727         * g77.f-torture/compile/20000412-1.f: New test.
8728         * gcc.c-torture/execute/20000412-4.c: New test.
8729         * gcc.c-torture/compile/20000412-2.c: New test.
8730         * gcc.c-torture/execute/20000412-3.c: New test.
8731         * gcc.c-torture/compile/20000412-1.c: New test.
8732         * gcc.c-torture/execute/20000412-2.c: New test.
8733
8734 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
8735
8736         * objc/execute/bf-20.m: New test.
8737
8738 2000-04-10  Richard Henderson  <rth@cygnus.com>
8739
8740         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
8741
8742         * gcc.c-torture/execute/20000412-1.c: New test.
8743
8744 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
8745
8746         * g++.old-deja/g++.eh/catchptr1.C: New test.
8747
8748 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
8749
8750         * g++.old-deja/g++.abi/cxa_vec.C: New test.
8751
8752 2000-04-08  Neil Booth  <NeilB@earthling.net>
8753
8754         * gcc.dg/cpp-nullchar.c: Remove test as
8755         embedded nulls cause problems.
8756
8757 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8758
8759         * gcc.dg/compare2.c: New test.
8760
8761 2000-04-08  Neil Booth  <NeilB@earthling.net>
8762
8763         * gcc.dg/cpp-nullchar.c: New test.
8764
8765 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
8766
8767         * gcc.dg/cpp-mi2.c: New test.
8768         * gcc.dg/cpp-mi2[abc].h: New files.
8769
8770 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
8771
8772         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
8773         member name.
8774
8775 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
8776
8777         * g++.old-deja/g++.abi/vmihint.C: New test.
8778
8779 2000-04-06  Neil Booth  <NeilB@earthling.net>
8780
8781         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
8782         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
8783         copyright.
8784
8785 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
8786
8787         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
8788         avoid stack-frame overwrite.
8789
8790 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
8791
8792         * gcc.c-torture/compile/20000405-2.c: New test.
8793         * gcc.c-torture/compile/20000405-3.c: New test.
8794
8795 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8796
8797         * gcc.c-torture/compile/20000405-1.c: New test.
8798
8799 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
8800
8801         * gcc.dg/cast-qual-1.c: Revert last change.
8802
8803 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8804
8805         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
8806
8807 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
8808
8809         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
8810         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
8811
8812 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
8813
8814         * gcc.c-torture/compile/20000403-2.c: New test.
8815         * gcc.c-torture/compile/20000403-1.c: New test.
8816
8817 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
8818
8819         * gcc.c-torture/execute/20000403-1.c: New test.
8820
8821 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
8822
8823         * gcc.c-torture/execute/20000402-1.c: New test.
8824
8825 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
8826
8827         * gcc.c-torture/execute/va-arg-15.c: New test.
8828         * gcc.c-torture/execute/va-arg-16.c: New test.
8829         * gcc.c-torture/execute/va-arg-17.c: New test.
8830         * gcc.c-torture/execute/va-arg-18.c: New test.
8831         * gcc.c-torture/execute/va-arg-19.c: New test.
8832
8833 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
8834
8835         * gcc.c-torture/compile/981211-1.c: Move to...
8836         * gcc.dg/cpp-as1.c: ...here.
8837         * gcc.dg/cpp-as2.c: New file.
8838
8839         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
8840         compiler.
8841
8842 2000-04-02  Neil Booth  <NeilB@earthling.net>
8843
8844         * gcc.dg/cpp-cond.c  New tests.
8845         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
8846         accidental success less likely.
8847         * gcc.dg/cpp-missingop.c  New tests.
8848         * gcc.dg/cpp-missingparen.c  New tests.
8849         * gcc.dg/cpp-shift.c  New tests.
8850         * gcc.dg/cpp-shortcircuit.c  New tests.
8851         * gcc.dg/cpp-unary.c  New tests.
8852
8853 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
8854
8855         * gcc.c-torture/compile/20000329-1.c: New test.
8856
8857 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
8858
8859         * gcc.c-torture/compile/20000326-1.c: New test.
8860         * gcc.c-torture/compile/20000326-2.c: New test.
8861
8862 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
8863
8864         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
8865         the first parameter is a function argument.
8866
8867 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
8868
8869         * g++.old-deja/g++.ext/array4.C: New test.
8870
8871 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
8872
8873         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
8874
8875 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8876
8877         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
8878
8879 2000-03-19  Richard Henderson  <rth@cygnus.com>
8880
8881         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
8882
8883 2000-03-19  Richard Henderson  <rth@cygnus.com>
8884
8885         * gcc.c-torture/compile/20000319-1.c: New test.
8886
8887 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
8888
8889         * gcc.c-torture/execute/20000314-3.c: New test.
8890         * gcc.c-torture/execute/20000314-2.c: New test.
8891         * gcc.c-torture/execute/20000314-1.c: New test.
8892         * gcc.c-torture/compile/20000314-2.c: New test.
8893         * gcc.c-torture/compile/20000314-1.c: New test.
8894
8895 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
8896
8897         * g++.old-deja/g++.warn/inline.C: New test.
8898
8899 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
8900
8901         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
8902         standards-compliant result rather than specific constants.
8903         Put test-values in array.
8904
8905 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
8906
8907         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
8908         (g++_target_compile): Put test-specific options last.
8909
8910 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8911
8912         * g++.old-deja/g++.eh/vbase4.C: New test.
8913
8914 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8915
8916         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
8917
8918 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8919
8920         * g++.old-deja/g++.brendan/misc12.C: Removed.
8921         * g++.old-deja/g++.pt/memtemp77.C: Constify.
8922         * g++.old-deja/g++.ext/pretty4.C: New test.
8923
8924 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8925
8926         * g++.old-deja/g++.other/string2.C: New test.
8927
8928 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
8929
8930         * g++.old-deja/g++.warn/impint2.C: New test.
8931
8932 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
8933
8934         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
8935         is 1, not zero.
8936
8937 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
8938
8939         * g++.old-deja/g++.warn/impint.C: New test.
8940         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
8941         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
8942         * g++.old-deja/g++.pt/explicit12.C: Likewise.
8943         * g++.old-deja/g++.pt/explicit13.C: Likewise.
8944         * g++.old-deja/g++.pt/explicit17.C: Likewise.
8945         * g++.old-deja/g++.pt/explicit18.C: Likewise.
8946         * g++.old-deja/g++.pt/explicit19.C: Likewise.
8947         * g++.old-deja/g++.pt/explicit23.C: Likewise.
8948         * g++.old-deja/g++.pt/explicit31.C: Likewise.
8949         * g++.old-deja/g++.pt/explicit35.C: Likewise.
8950         * g++.old-deja/g++.pt/explicit6.C: Likewise.
8951         * g++.old-deja/g++.pt/memclass7.C: Likewise.
8952
8953 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
8954
8955         * gcc.dg/cpp-redef.c: New test.
8956
8957 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
8958
8959         * g++.old-deja/g++.pt/unify7.C: New test.
8960
8961 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8962
8963         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
8964         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
8965
8966 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
8967
8968         * gcc.c-torture/compile/20000224-1.c: New test.
8969
8970 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8971
8972         * gcc.c-torture/compile/cpp-2.c: New test.
8973         * gcc.c-torture/compile/cpp-1.c: New test.
8974
8975 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
8976
8977         * gcc.c-torture/execute/20000225-1.c: New test.
8978
8979 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8980
8981         * gcc.dg/cpp-li2.c: New test.
8982
8983         * gcc.dg/cpp-wi1.c: New test.
8984
8985         * gcc.dg/cpp-li1.c: New test.
8986
8987 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
8988
8989         * g++.old-deja/g++.other/sizeof5.C: New test.
8990
8991 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8992
8993         * gcc.c-torture/execute/va-arg-13.c: New test.
8994
8995 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
8996
8997         * gcc.c-torture/execute/va-arg-12.c: New test.
8998
8999 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
9000
9001         * gcc.c-torture/execute/20000223-1.c: New test.
9002
9003 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
9004
9005         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
9006
9007 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
9008
9009         * g++.old-deja/g++.abi/ptrmem.C: New test.
9010
9011 2000-02-19  Richard Henderson  <rth@cygnus.com>
9012
9013         * gcc.c-torture/compile/init-3.c: New.
9014
9015 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
9016
9017         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
9018         ALWAYS_CXXFLAGS.
9019
9020 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
9021
9022         * gcc.c-torture/compile/20000211-3.c: New test.
9023
9024 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
9025
9026         * gcc.c-torture/compile/20000211-2.c: New test.
9027
9028 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
9029
9030         * gcc.c-torture/compile/20000211-1.c: New test.
9031
9032 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
9033
9034         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
9035           on native targets
9036
9037 2000-02-08  Nathan Sidwell  <nathan@acm.org>
9038
9039         * g++.old-deja/g++.other/cast5.C: New test.
9040
9041 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
9042
9043         * gcc.c-torture/execute/20000205-1.c: New.
9044
9045 2000-02-03  Nathan Sidwell  <nathan@acm.org>
9046
9047         * g++.old-deja/g++.jason/cast3.C: Return void.
9048         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
9049
9050 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9051
9052         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
9053
9054         * gcc.dg/loop-1.c: New test.
9055
9056 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
9057
9058         * gcc.c-torture/compile/20000127-1.c: New test.
9059         * gcc.c-torture/execute/991228-1.c: New test.
9060
9061 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9062
9063         * gcc.dg/unused-2.c: New test.
9064
9065         * gcc.dg/conv-1.c: New test.
9066
9067 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9068
9069         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
9070         compiler.
9071         (tool_option_proc): Fix typo.
9072
9073 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
9074
9075         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
9076         of the ld on the host, not on the build machine.
9077         Also, don't crash if '--help' is not a supported option.
9078
9079 2000-01-24  Richard Henderson  <rth@cygnus.com>
9080
9081         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
9082
9083 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
9084
9085         * gcc.c-torture/execute/20000120-2.c: New test.
9086         * gcc.c-torture/execute/20000120-1.c: New test.
9087
9088 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
9089
9090         * gcc.c-torture/execute/20000113-1.c: New test.
9091
9092 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
9093
9094         * gcc.c-torture/execute/20000112-1.c: New test.
9095
9096 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9097
9098         * gcc.dg/20000111-1.c: New test.
9099
9100 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
9101
9102         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
9103         with 16 bit integers.
9104
9105 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9106
9107         * gcc.dg/20000108-1.c: New test.
9108
9109 2000-01-05  Nathan Sidwell  <nathan@acm.org>
9110
9111         * g++.old-deja/g++.ns/koenig8.C: New test.
9112
9113 2000-01-05  Nathan Sidwell  <nathan@acm.org>
9114
9115         * g++.old-deja/g++.other/cast4.C: New test.
9116
9117 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
9118
9119         * gcc.c-torture/compile/20000105-2.c: New test.
9120         * gcc.c-torture/compile/20000105-1.c: New test.
9121
9122 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9123
9124         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
9125         references to printf & atoi to conform to ANSI standard.
9126         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
9127         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
9128         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
9129         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
9130         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
9131         * g++.old-deja/g++.brendan/complex1.C: Likewise.
9132         * g++.old-deja/g++.brendan/copy1.C: Likewise.
9133         * g++.old-deja/g++.brendan/copy2.C: Likewise.
9134         * g++.old-deja/g++.brendan/copy3.C: Likewise.
9135         * g++.old-deja/g++.brendan/copy4.C: Likewise.
9136         * g++.old-deja/g++.brendan/copy5.C: Likewise.
9137         * g++.old-deja/g++.brendan/copy6.C: Likewise.
9138         * g++.old-deja/g++.brendan/copy7.C: Likewise.
9139         * g++.old-deja/g++.brendan/copy8.C: Likewise.
9140         * g++.old-deja/g++.brendan/crash11.C: Likewise.
9141         * g++.old-deja/g++.brendan/crash14.C: Likewise.
9142         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
9143         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
9144         * g++.old-deja/g++.brendan/delete2.C: Likewise.
9145         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
9146         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
9147         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
9148         * g++.old-deja/g++.brendan/eh1.C: Likewise.
9149         * g++.old-deja/g++.brendan/groff1.C: Likewise.
9150         * g++.old-deja/g++.brendan/init3.C: Likewise.
9151         * g++.old-deja/g++.brendan/misc12.C: Likewise.
9152         * g++.old-deja/g++.brendan/misc7.C: Likewise.
9153         * g++.old-deja/g++.brendan/new2.C: Likewise.
9154         * g++.old-deja/g++.brendan/operators4.C: Likewise.
9155         * g++.old-deja/g++.brendan/operators5.C: Likewise.
9156         * g++.old-deja/g++.brendan/overload2.C: Likewise.
9157         * g++.old-deja/g++.brendan/overload7.C: Likewise.
9158         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
9159         * g++.old-deja/g++.brendan/reference1.C: Likewise.
9160         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
9161         * g++.old-deja/g++.brendan/template24.C: Likewise.
9162         * g++.old-deja/g++.brendan/template3.C: Likewise.
9163         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
9164         * g++.old-deja/g++.jason/inline3.C: Likewise.
9165         * g++.old-deja/g++.jason/opeq.C: Likewise.
9166         * g++.old-deja/g++.law/arg5.C: Likewise.
9167         * g++.old-deja/g++.law/arm7.C: Likewise.
9168         * g++.old-deja/g++.law/ctors11.C: Likewise.
9169         * g++.old-deja/g++.law/cvt8.C: Likewise.
9170         * g++.old-deja/g++.law/init9.C: Likewise.
9171         * g++.old-deja/g++.law/refs4.C: Likewise.
9172         * g++.old-deja/g++.law/template2.C: Likewise.
9173         * g++.old-deja/g++.law/visibility24.C: Likewise.
9174         * g++.old-deja/g++.law/vtable3.C: Likewise.
9175         * g++.old-deja/g++.mike/asm2.C: Likewise.
9176         * g++.old-deja/g++.mike/eh1.C: Likewise.
9177         * g++.old-deja/g++.mike/misc1.C: Likewise.
9178         * g++.old-deja/g++.mike/misc13.C: Likewise.
9179         * g++.old-deja/g++.mike/misc14.C: Likewise.
9180         * g++.old-deja/g++.mike/ns12.C: Likewise.
9181         * g++.old-deja/g++.mike/p1248.C: Likewise.
9182         * g++.old-deja/g++.mike/p3708.C: Likewise.
9183         * g++.old-deja/g++.mike/p3708a.C: Likewise.
9184         * g++.old-deja/g++.mike/p3708b.C: Likewise.
9185         * g++.old-deja/g++.mike/p646.C: Likewise.
9186         * g++.old-deja/g++.mike/p700.C: Likewise.
9187         * g++.old-deja/g++.mike/p783.C: Likewise.
9188         * g++.old-deja/g++.mike/p783a.C: Likewise.
9189         * g++.old-deja/g++.mike/p783b.C: Likewise.
9190         * g++.old-deja/g++.mike/p786.C: Likewise.
9191         * g++.old-deja/g++.mike/p789.C: Likewise.
9192         * g++.old-deja/g++.mike/p789a.C: Likewise.
9193         * g++.old-deja/g++.mike/p807a.C: Likewise.
9194         * g++.old-deja/g++.other/delete3.C: Likewise.
9195         * g++.old-deja/g++.other/dyncast1.C: Likewise.
9196         * g++.old-deja/g++.other/dyncast2.C: Likewise.
9197         * g++.old-deja/g++.other/dyncast3.C: Likewise.
9198         * g++.old-deja/g++.other/empty1.C: Likewise.
9199         * g++.old-deja/g++.other/temporary1.C: Likewise.
9200         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
9201         * g++.old-deja/g++.pt/t16.C: Likewise.
9202         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
9203
9204 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
9205
9206         * gcc.dg/991230-1.c: New test.
9207
9208 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
9209
9210         * gcc.c-torture/compile/991229-3.c: New test.
9211         * gcc.c-torture/compile/991229-2.c: New test.
9212         * gcc.c-torture/compile/991229-1.c: New test.
9213
9214 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
9215
9216         * gcc.c-torture/compile/labels-2.c: New test.
9217
9218 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
9219
9220         * gcc.c-torture/execute/991227-1.c: New test.
9221
9222 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9223
9224         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
9225
9226 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
9227
9228         * gcc.c-torture/execute/991221-1.c: New test.
9229
9230 1999-12-20  Nathan Sidwell  <nathan@acm.org>
9231
9232         * g++.old-deja/g++.other/cast3.C: New test.
9233
9234 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
9235
9236         * gcc.c-torture/execute/991216-4.c: New test.
9237
9238 1999-12-16  Michael Meissner  <meissner@cygnus.com>
9239
9240         * gcc.c-torture/execute/991216-1.c: New test.
9241         * gcc.c-torture/execute/991216-2.c: New test.
9242         * gcc.c-torture/execute/991216-3.c: New test.
9243
9244 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
9245
9246         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
9247         Actually make the test fail by using "-O2" for compilation.
9248
9249 1999-12-15  Nathan Sidwell  <nathan@acm.org>
9250
9251         * g++.old-deja/g++.warn/cast-align1.C: New test.
9252
9253 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
9254
9255         * gcc.c-torture/compile/991214-1.c: New test.
9256         * gcc.c-torture/compile/991214-2.c: New test.
9257
9258 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
9259
9260         * gcc.dg/991214-1.c: New test.
9261
9262 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
9263
9264         * gcc.c-torture/compile/991213-3.c: New test.
9265         * gcc.c-torture/compile/991213-2.c: New test.
9266         * gcc.c-torture/compile/991213-1.c: New test.
9267
9268 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
9269
9270         * gcc.dg/991209-1.c: New test.
9271
9272 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
9273
9274         * gcc.c-torture/compile/991208-1.c: New test.
9275
9276 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9277
9278         * gcc.dg/ultrasp2.c: New test.
9279
9280 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
9281
9282         * g++.old-deja/g++.abi/align.C (main): Fix typo.
9283
9284 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
9285
9286         * gcc.c-torture/compile/991202-1.c: New test.
9287         * gcc.c-torture/execute/991202-1.c: New test.
9288         * gcc.c-torture/execute/991202-2.c: New test.
9289         * gcc.c-torture/execute/991202-3.c: New test.
9290
9291 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
9292
9293         * g++.old-deja/g++.abi/align.C: New test.
9294         * g++.old-deja/g++.abi/aggregates.C: Likewise.
9295         * g++.old-deja/g++.abi/bitfields.C: Likewise.
9296
9297 1999-12-01  Richard Henderson  <rth@cygnus.com>
9298
9299         * gcc.c-torture/execute/991201-1.c: New.
9300
9301 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
9302
9303         * gcc.dg/991129-1.c: New test.
9304
9305 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
9306
9307         * gcc.c-torture/compile/991127-1.c: New test.
9308
9309 1999-11-22  Nathan Sidwell  <nathan@acm.org>
9310
9311         * g++.old-deja/g++.other/warn4.C: New test.
9312
9313 1999-11-22  Nathan Sidwell  <nathan@acm.org>
9314
9315         * g++.old-deja/g++.eh/cleanup2.C: New test.
9316         * g++.old-deja/g++.ext/pretty2.C: New test.
9317         * g++.old-deja/g++.ext/pretty3.C: New test.
9318         * g++.old-deja/g++.other/debug6.C: New test.
9319
9320 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
9321
9322         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
9323         compiler_output to look for one error message instead of two.
9324
9325 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
9326
9327         * gcc.c-torture/execute/991118-1.c: Also test case
9328         where the word boundary does not split a byte evenly.
9329
9330 1999-11-19  Nathan Sidwell  <nathan@acm.org>
9331
9332         * g++.old-deja/g++.ext/restrict1.C: New test.
9333
9334 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
9335
9336         * gcc.c-torture/execute/991118-1.c: New test.
9337
9338 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
9339
9340         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
9341         working directory pathnames.
9342
9343 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
9344
9345         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
9346         host is equipped with driver.h and driver.o so it can actually
9347         compile and run the tests.
9348
9349 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
9350
9351         * gcc.c-torture/compile/991008-1.c: New test.
9352
9353 1999-11-08  Nick Clifton  <nickc@cygnus.com>
9354
9355         * lib/gcc-dg.exp: Include target-supports.exp
9356
9357 1999-11-05  Nick Clifton  <nickc@cygnus.com>
9358
9359         * lib/target-supports.exp: New file: Provide procs to test for
9360         features supported by the target.
9361         (check_weak_available): Moved here from ecos.exp.
9362         (check_alias_available): New proc: Determine of the target
9363         toolchain supports the alias attribute.
9364
9365         * gcc.dg/special/ecos.exp: Move check_weak_available to
9366         target-supports.exp.
9367         (alias-1.c): Only perform the test if the target supports
9368         aliases.
9369         (wkali-1.c): Only perform the test if the target supports
9370         aliases.
9371
9372         * gcc.dg/990506-0.c: Expect error messages from cross
9373         targets as well as native targets.
9374
9375 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9376
9377         * gcc.dg/ultrasp1.c: Removed xfail.
9378         * gcc.dg/struct-ret-2.c: Likewise.
9379         * gcc.dg/array-1.c: Likewise.
9380
9381 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9382
9383         * gcc.dg/struct-ret-2.c: New test.
9384
9385         * gcc.dg/array-1.c: New test.
9386
9387 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
9388
9389         * gcc.c-torture/execute/991030-1.c: New test.
9390
9391 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
9392
9393         * gcc.c-torture/compile/991026-2.c: New test.
9394
9395 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
9396
9397         * gcc.c-torture/compile/991026-1.c: New test.
9398
9399 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
9400
9401         * gcc.c-torture/execute/991023-1.c: New test.
9402
9403 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
9404
9405         * gcc.c-torture/execute/991019-1.c: New test.
9406
9407 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
9408
9409         * gcc.c-torture/execute/991016-1.c: New test.
9410
9411 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
9412
9413         * gcc.c-torture/execute/991014-1.c: New test.
9414
9415 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
9416
9417         * g++.old-deja/g++.other/union2.C: New test.
9418
9419 1999-10-13  Nathan Sidwell  <nathan@acm.org>
9420
9421         * g++.old-deja/g++.other/vaarg2.C: New test.
9422         * g++.old-deja/g++.other/vaarg3.C: New test.
9423
9424 1999-10-12  Craig Burley  <craig@jcb-sc.com>
9425
9426         * g77.f-torture/noncompile/19990905-1.f: Moved from being
9427         in compile/.
9428
9429 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
9430
9431         * gcc.c-torture/execute/va-arg-11.c: New test.
9432
9433 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
9434
9435         * lib/file-format.exp (gcc_target_object_format): Don't
9436         crash if objdump is unavailable.
9437
9438 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
9439
9440         * gcc.misc-tests/mg.exp: delete extraneous redirection.
9441
9442 1999-09-28  Nick Clifton  <nickc@cygnus.com>
9443
9444         * gcc.c-torture/compile/990928-1.c: New test.
9445
9446 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
9447
9448         * g++.old-deja/g++.other/decl6.C: New test.
9449
9450 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9451
9452         * gcc.c-torture/execute/va-arg-10.c: New test.
9453
9454 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
9455
9456         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
9457         __PRETTY_FUNCTION__.
9458
9459 1999-09-23  Nick Clifton  <nickc@cygnus.com>
9460
9461         * gcc.c-torture/execute/990923-1.c: New test.
9462
9463 1999-09-21  Nick Clifton  <nickc@cygnus.com>
9464
9465         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
9466         for which -fpic is inappropriate.
9467
9468 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
9469
9470         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
9471
9472 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
9473
9474         * g++.old-deja/g++.other/dyncast1.C: New test.
9475         * g++.old-deja/g++.other/dyncast2.C: New test.
9476         * g++.old-deja/g++.other/dyncast3.C: New test.
9477         * g++.old-deja/g++.other/dyncast4.C: New test.
9478         * g++.old-deja/g++.other/dyncast5.C: New test.
9479         * g++.old-deja/g++.eh/catch3.C: New test.
9480         * g++.old-deja/g++.eh/catch3p.C: New test.
9481         * g++.old-deja/g++.eh/catch4.C: New test.
9482         * g++.old-deja/g++.eh/catch4p.C: New test.
9483         * g++.old-deja/g++.eh/catch5.C: New test.
9484         * g++.old-deja/g++.eh/catch5p.C: New test.
9485         * g++.old-deja/g++.eh/catch6.C: New test.
9486         * g++.old-deja/g++.eh/catch6p.C: New test.
9487         * g++.old-deja/g++.eh/catch7.C: New test.
9488         * g++.old-deja/g++.eh/catch7p.C: New test.
9489         * g++.old-deja/g++.eh/catch8.C: New test.
9490         * g++.old-deja/g++.eh/catch8p.C: New test.
9491         * g++.old-deja/g++.eh/catch9.C: New test.
9492         * g++.old-deja/g++.eh/catch9p.C: New test.
9493
9494 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
9495
9496         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
9497         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
9498
9499 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
9500
9501         * gcc.c-torture/compile/990913-1.c: New test.
9502
9503 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
9504
9505         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
9506         * g++.old-deja/g++.jason/rfg5.C: Likewise.
9507
9508 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
9509
9510         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
9511
9512 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
9513
9514         * g++.old-deja/g++.other/lookup11.C: New test.
9515         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
9516         what is permitted and what we want.
9517         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
9518         overload use.
9519         * g++.old-deja/g++.jason/rfg5.C: Likewise
9520
9521 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
9522
9523         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
9524         * gcc.c-torture/noncompile/poison-1.c: New file.
9525
9526 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
9527
9528         * g++.old-deja/g++.other/sizeof3.C: New test.
9529         * g++.old-deja/g++.other/sizeof4.C: New test.
9530         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
9531         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
9532
9533 1999-09-07  Richard Henderson  <rth@cygnus.com>
9534
9535         * gcc.dg/va-arg-1.c: New.
9536
9537 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9538
9539         * gcc.c-torture/execute/va-arg-9.c: New test.
9540
9541 1999-09-05  Craig Burley  <craig@jcb-sc.com>
9542
9543         * g77.f-torture/compile/980519-2.f: New test.
9544         * g77.f-torture/compile/19990905-0.f: New test.
9545         * g77.f-torture/compile/19990905-1.f: New test.
9546         * g77.f-torture/compile/19990905-2.f: New test.
9547
9548         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
9549
9550 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
9551
9552         * gcc.c-torture/execute/990827-1.c: Fix typo.
9553
9554 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
9555
9556         * g++.old-deja/g++.other/deref1.C: New test.
9557
9558 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
9559
9560         * g++.old-deja/g++.other/ambig2.C: New test.
9561         * g++.old-deja/g++.other/cond5.C: New test.
9562         * g++.old-deja/g++.other/lookup16.C: New test.
9563
9564 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
9565
9566         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
9567         assemblers too.
9568
9569 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
9570
9571         * lib/c-torture.exp: Avoid the "compare executables" optimization
9572         when testing native.
9573
9574 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
9575
9576         * gcc.c-torture/execute/990829-1.c: New test.
9577         * gcc.c-torture/compile/990829-1.c: New test.
9578
9579 1999-08-27  Paul Burchard  <burchard@pobox.com>
9580
9581         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
9582         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
9583         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
9584         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
9585         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
9586         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
9587         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
9588         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
9589         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
9590         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
9591         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
9592
9593 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
9594
9595         * gcc.c-torture/execute/990827-1.c: New test.
9596
9597 1999-08-26  Craig Burley  <craig@jcb-sc.com>
9598
9599         * g77.f-torture/noncompile/19990826-4.f: New test.
9600
9601         * g77.f-torture/compile/19990826-3.f: New test.
9602
9603         * g77.f-torture/execute/19990826-2.f: New test.
9604
9605         * g77.f-torture/compile/19990826-1.f: New test.
9606
9607         * gcc.c-torture/execute/990826-0.c: New test.
9608         * g77.c-torture/execute/19990826-0.f: New test.
9609
9610         * g77.f-torture/noncompile/970626-2.f: New test.
9611
9612 1999-08-25  Paul Burchard  <burchard@pobox.com>
9613
9614         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
9615         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
9616         lss-011.C: New tests.
9617
9618 1999-08-25  Nathan Sidwell  <nathan@acm.org>
9619
9620         * g++.old-deja/g++.other/decl5.C: New test.
9621
9622 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9623
9624         * noncompile/noncompile.exp: Load_lib c-torture.exp.
9625         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
9626         call `postbase' for each one.  All callers of `postbase' changed
9627         to call this instead.
9628
9629 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
9630
9631         * gcc.c-torture/execute/990811-1.c: New test.
9632
9633 1999-08-09  Nick Clifton  <nickc@cygnus.com>
9634
9635         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
9636         just native ones.
9637
9638         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
9639         just native ones.
9640
9641 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
9642
9643         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
9644
9645 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
9646
9647         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
9648
9649 1999-08-04  Nathan Sidwell  <nathan@acm.org>
9650
9651         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
9652
9653 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
9654
9655         * gcc.c-torture/execute/990804-1.c: New test.
9656
9657 1999-08-03  Nathan Sidwell  <nathan@acm.org>
9658
9659         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
9660         * g++.old-deja/g++.brendan/crash64.C: Likewise
9661         * g++.old-deja/g++.brendan/overload8.C: Likewise
9662
9663 1999-08-03  Nathan Sidwell  <nathan@acm.org>
9664
9665         * g++.old-deja/g++.other/struct1.C: New test.
9666
9667 1999-08-03  Nathan Sidwell  <nathan@acm.org>
9668
9669         * g++.old-deja/g++.other/enum2.C: New test.
9670
9671 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
9672
9673         Adapted from tests from Franz Sirl:
9674         * gcc.c-torture/execute/va-arg-7.c: New test.
9675         * gcc.c-torture/execute/va-arg-8.c: New test.
9676
9677 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
9678
9679         * gcc.c-torture/compile/990801-2.c: New test.
9680
9681         * gcc.c-torture/compile/990801-1.c: New test.
9682
9683 1999-07-27  Michael Meissner  <meissner@cygnus.com>
9684
9685         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
9686         fp-cmp-1.c, converting double to float.
9687
9688         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
9689         fp-cmp-1.c, converting double to long double.
9690
9691         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
9692         from fr1 to unknown_register, since fr1 is a legitimate register
9693         on some machines.
9694
9695 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
9696
9697         * README: More listname related changes.
9698
9699 1999-07-08  Catherine Moore  <clm@cygnus.com>
9700
9701         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
9702
9703 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
9704
9705         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
9706
9707 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
9708
9709         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
9710
9711 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
9712
9713         * gcc.dg/990703-1.c: New test.
9714
9715 1999-06-29  Nick Clifton  <nickc@cygnus.com>
9716
9717         * lib/file-format.exp: New file: Move definition of proc
9718         gcc_target_object_format to here from
9719         gcc.dg/special/ecos.exp.
9720
9721         * lib/c-torture.exp: Include lib file-format.exp.
9722         * lib/gcc-dg.exp: Include lib file-format.exp.
9723
9724         * gcc.dg/special/ecos.exp: Remove definition of proc
9725         gcc_target_object_format.
9726
9727 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
9728
9729         * gcc.c-torture/execute/990628-1.c: New test.
9730
9731 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
9732
9733         * gcc.c-torture/compile/990625-2.c: New test.
9734
9735         * gcc.c-torture/compile/990625-1.c: New test.
9736
9737 1999-06-23  Nick Clifton  <nickc@cygnus.com>
9738
9739         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
9740         attributes compile.
9741         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
9742         ports that use the COFF/PE file format.
9743
9744 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
9745
9746         * gcc.c-torture/compile/990617-1.c: New test.
9747
9748 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
9749
9750         * g++.old-deja/g++.other/decl4.C: New test.
9751
9752 1999-06-14  Nathan Sidwell  <nathan@acm.org>
9753
9754         * g++.old-deja/g++.other/bitfld3.C: New test.
9755
9756 1999-06-08  Nathan Sidwell  <nathan@acm.org>
9757
9758         * g++.old-deja/g++.eh/catch1.C: New test.
9759
9760 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
9761
9762         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
9763
9764         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
9765         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
9766
9767 1999-06-05  Craig Burley  <craig@jcb-sc.com>
9768
9769         * g77.f-torture/compile/19990502-0.f: Replace with new,
9770         shorter, test that still fails after recent changes.
9771
9772 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
9773
9774         * gcc.c-torture/execute/990604-1.c: New test.
9775
9776 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
9777
9778         * gcc.c-torture/execute/990531-1.c: New test.
9779
9780 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9781
9782         * gcc.c-torture/compile/990527-1.c: New test.
9783
9784 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
9785
9786         * gcc.c-torture/execute/990527-1.c: New test.
9787
9788 1999-05-25  Nick Clifton  <nickc@cygnus.com>
9789
9790         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
9791         bitfields as signed.
9792
9793 1999-05-25  Craig Burley  <craig@jcb-sc.com>
9794
9795         * g77.f-torture/compile/19990525-0.f: New test.
9796
9797 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
9798
9799         * gcc.c-torture/execute/990525-2.c: New test.
9800
9801         * gcc.c-torture/execute/990525-1.c: New test.
9802
9803 1999-05-24  Nathan Sidwell  <nathan@acm.org>
9804
9805         * g++.old-deja/g++.other/anon3.C: New test.
9806         * g++.old-deja/g++.other/anon4.C: New test.
9807         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
9808         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
9809         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
9810         Merrill).
9811
9812 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
9813
9814         * gcc.c-torture/execute/990524-1.c: New test.
9815
9816         * gcc.dg/990524-1.c: New test.
9817
9818 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9819
9820         * gcc.c-torture/compile/990523-1.c: New test.
9821
9822 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
9823
9824         * gcc.c-torture/compile/990519-1.c: New test.
9825
9826 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
9827
9828         * gcc.c-torture/compile/990517-1.c: New test.
9829
9830         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
9831         (e4, f4): New tests.
9832         (main): Call them.
9833
9834 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9835
9836         * gcc.dg/noreturn-1.c: New test.
9837
9838 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
9839
9840         * gcc.c-torture/execute/990513-1.c: New test.
9841
9842 1999-05-10  Richard Henderson  <rth@cygnus.com>
9843
9844         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
9845
9846 1999-05-10  Craig Burley  <craig@jcb-sc.com>
9847
9848         * g77.f-torture/execute/erfc.f: Use small single-precision
9849         values, to avoid problems on Alphas when not -mieee.
9850
9851 1999-05-08  Craig Burley  <craig@jcb-sc.com>
9852
9853         * gcc.dg/990506-0.c: New test.
9854
9855 1999-05-08  Richard Henderson  <rth@cygnus.com>
9856
9857         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
9858         the constant to test.  Don't XFAIL 64-bit targets.
9859
9860         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
9861         * g++.old-deja/g++.law/profile1.C: Likewise.
9862
9863         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
9864         operator new instances.
9865         * g++.old-deja/g++.other/delete5.C: Likewise.
9866
9867 1999-05-03  Craig Burley  <craig@jcb-sc.com>
9868
9869         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
9870         intrinsic.
9871
9872 1999-05-03  Craig Burley  <craig@jcb-sc.com>
9873
9874         * g77.f-torture/execute/u77-test.f: Reverse order of two
9875         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
9876
9877 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9878
9879         * gcc.dg/compare1.c: New test.
9880
9881 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9882
9883         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
9884         New tests.
9885
9886 1999-05-02  Craig Burley  <craig@jcb-sc.com>
9887
9888         * g77.f-torture/compile/19990502-1.f: New test.
9889
9890 1999-05-02  Craig Burley  <craig@jcb-sc.com>
9891
9892         * g77.f-torture/compile/19990502-0.f: New test.
9893
9894 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
9895
9896         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
9897         intrinsic.
9898
9899 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
9900
9901         * g77.f-torture/execute/u77-test.f (main): List libU77
9902         intrinsics not currently tested.
9903         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
9904         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
9905         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
9906         Trim blanks off the ends of some printed strings.
9907
9908 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
9909
9910         * g77.f-torture/execute/u77-test.f (main): Just warn about
9911         FSTAT gid disagreement, as it's expected on some systems.
9912
9913 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
9914
9915         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
9916         use a new function, which allows for some slop.
9917         Clean up some commentary.
9918         (issum): The new function.
9919         (sgladd): Deleted subroutine.
9920
9921 1999-05-01  Craig Burley  <craig@jcb-sc.com>
9922
9923         * g77.f-torture/execute/u77-test.f: Modify to be more like
9924         libf2c/libU77 version, bringing patches to that version here.
9925         Add suitable commentary.
9926
9927 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
9928
9929         * gcc.dg/990424-1.c: New test.
9930
9931 1999-04-24  Craig Burley  <craig@jcb-sc.com>
9932
9933         * g77.f-torture/execute/u77-test.f (main): Bug involving
9934         LSTAT has been fixed, so turn back on full checking.
9935
9936 1999-04-20  Craig Burley  <craig@jcb-sc.com>
9937
9938         * g77.f-torture/compile/19990419-0.f: New test.
9939         * g77.f-torture/execute/19990419-1.f: New test.
9940
9941 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
9942
9943         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
9944         to avoid the need for a prototype to supress a warning.
9945
9946 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
9947
9948         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
9949
9950 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
9951
9952         * gcc.c-torture/execute/990404-1.c: New test.
9953
9954 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
9955
9956         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
9957         * gcc.dg/cpp-if3.c: Don't use -pedantic.
9958         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
9959         missing initializer warnings.
9960
9961 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
9962
9963         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
9964         matching strings.
9965
9966 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
9967
9968         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
9969
9970 1999-03-26  Craig Burley  <craig@jcb-sc.com>
9971
9972         * g77.f-torture/execute/19990325-0.f: New test.
9973         * g77.f-torture/execute/19990325-1.f: New test.
9974
9975 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
9976
9977         * gcc.c-torture/execute/990324-1.c: New test.
9978
9979 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
9980
9981         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
9982         test with 4.
9983
9984 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
9985
9986         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
9987
9988 1999-03-13  Craig Burley  <craig@jcb-sc.com>
9989
9990         * g77.f-torture/execute/19990313-2.f: New test.
9991         * g77.f-torture/execute/19990313-3.f: New test.
9992
9993 1999-03-13  Craig Burley  <craig@jcb-sc.com>
9994
9995         * g77.f-torture/execute/19990313-0.f: New test.
9996         * g77.f-torture/execute/19990313-1.f: New test.
9997
9998 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
9999
10000         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
10001         printf to sprintf.
10002         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
10003         (main): Add check for u15.  Conditionalize u31 check depending on
10004         whether ints are <32 bits or >=32 bits.
10005
10006 1999-03-08  Craig Burley  <craig@jcb-sc.com>
10007
10008         * g77.f-torture/execute/19981119-0.f: Improve testiness.
10009
10010 1999-03-08  Craig Burley  <craig@jcb-sc.com>
10011
10012         * g77.f-torture/compile/19990305-0.f: New test.
10013         * g77.f-torture/execute/19981119-0.f: New test.
10014
10015 1999-03-08  Craig Burley  <craig@jcb-sc.com>
10016
10017         * g77.f-torture/execute/970625-2.f: call ABORT if final
10018         result is not correct, instead of just printing it.
10019         Add this checking via newly introduced obfuscation, to
10020         trip up buggy front ends.
10021
10022 1999-03-07  Craig Burley  <craig@jcb-sc.com>
10023
10024         * g77.f-torture/compile/960317-1.f: Moved from being
10025         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
10026
10027 1999-03-06  Craig Burley  <craig@jcb-sc.com>
10028
10029         * g77.f-torture/execute/960317-1.f: New (old) test.
10030         * g77.f-torture/execute/970625-2.f: Ditto.
10031
10032 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
10033
10034         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
10035         message on line 1 or line 2; cccp and cpplib do this differently.
10036
10037 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
10038
10039         * g++.old-deja/g++.law/weak1.C: New test.
10040
10041 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
10042
10043         * gcc.c-torture/execute/990119-1.c: Renamed to...
10044         * gcc.dg/990119-1.c: this, so it will only be tested once
10045         (it's a preprocessor test, it doesn't need to be run at
10046         multiple optimization levels).
10047
10048 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
10049
10050         * lib/g++.exp: Don't add incdir=$base_dir/../include to
10051           ALWAYS_CXXFLAGS.
10052
10053 1999-02-24  Craig Burley  <craig@jcb-sc.com>
10054
10055         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
10056         * g77.f-torture/compile/19981216-0.f: ...as it is expected
10057         to not be compilable by current g77.
10058
10059 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10060
10061         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
10062
10063 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
10064
10065         * gcc.c-torture/execute/990222-1.c: New test.
10066
10067 1999-02-19  Craig Burley  <craig@jcb-sc.com>
10068
10069         * g77.f-torture/compile/19990218-0.f: New test.
10070         * g77.f-torture/noncompile/19990218-1.f: New test.
10071
10072 1999-02-18  Craig Burley  <craig@jcb-sc.com>
10073
10074         * g77.f-torture/compile/19981216-0.f: New test.
10075
10076 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
10077
10078         * gcc.dg/990214-1.c: New test.
10079
10080 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
10081
10082         * gcc.dg/990213-2.c: New test.
10083
10084         * gcc.dg/990213-1.c: New test.
10085
10086 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
10087
10088         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
10089         ints.
10090
10091 1999-02-11  Nick Clifton  <nickc@cygnus.com>
10092
10093         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
10094         specified by target.
10095
10096         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
10097
10098 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
10099
10100         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
10101
10102 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
10103
10104         * gcc.dg/special/ecos.exp: New test driver for new tests with
10105         special requirements.
10106
10107         * gcc.dg/special/alias-1.c: New test.
10108         * gcc.dg/special/gcsec-1.c: New test.
10109         * gcc.dg/special/weak-1.c: New test.
10110         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
10111         * gcc.dg/special/weak-2.c: New test.
10112         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
10113         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
10114         * gcc.dg/special/wkali-1.c: New test.
10115         * gcc.dg/special/wkali-2.c: New test.
10116         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
10117         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
10118
10119 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
10120
10121           * lib/c-torture.exp (c-torture-compile): Pull out code for
10122           analyzing gcc error messages.
10123           (c-torture-execute): Likewise.  Fix some (harmless) false
10124           positives.
10125           * lib/gcc.exp (gcc_check_compile): New function.
10126
10127 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
10128
10129         * gcc.c-torture/execute/990208-1.c: New test.
10130
10131 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
10132
10133         * g++.dg/special/ecos.exp: New driver for new tests with special
10134         requirements
10135
10136         * g++.dg/special/conpr-1.C: New test
10137         * g++.dg/special/conpr-2.C: New test
10138         * g++.dg/special/conpr-2a.C: New test
10139         * g++.dg/special/conpr-3.C: New test
10140         * g++.dg/special/conpr-3a.C: New test
10141         * g++.dg/special/conpr-3b.C: New test
10142
10143         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
10144         allow g++ to use the dg driver
10145
10146         * README: Add comment about g++.dg directory
10147
10148 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
10149
10150         * README: Update email addresses.
10151
10152 1999-02-03  Nick Clifton  <nickc@cygnus.com>
10153
10154         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
10155         arguments in order to force structure S onto the stack even on
10156         the alpha.
10157         (test): Pass 10 leading arguments to function foo as well as the
10158         structure S.
10159
10160         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
10161         failure for all targets.
10162
10163         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
10164         abort to terminate program execution.
10165
10166 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
10167
10168         * gcc.c-torture/execute/990130-1.c: New test.
10169
10170 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
10171
10172         * gcc.dg/990130-1.c: New test.
10173
10174 1999-01-28  Michael Meissner  <meissner@cygnus.com>
10175
10176         * gcc.c-torture/execute/990128-1.c: New test.
10177
10178 1999-01-27  Michael Meissner  <meissner@cygnus.com>
10179
10180         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
10181
10182 1999-01-27  Felix Lee  <flee@cygnus.com>
10183
10184         * lib/c-torture.exp (c-torture-compile): pull out code for
10185         analyzing gcc error messages.
10186         (c-torture-execute): ditto, and fix some (harmless) false
10187         positives.
10188         * lib/gcc.exp (gcc_check_compile): new function.
10189
10190 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
10191
10192         * gcc.dg/990117-1.c: New test.
10193
10194         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
10195
10196         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
10197
10198 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
10199
10200         * g77.f-torture/compile/990115-1.f: New test.
10201
10202 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
10203
10204         * gcc.c-torture/compile/990107-1.c: New test
10205
10206 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
10207
10208         * gcc.c-torture/execute/990106-2.c: New test.
10209
10210         * gcc.c-torture/execute/990106-1.c: New test.
10211
10212 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
10213
10214         * gcc.c-torture/compile/981223-1.c: New test.
10215
10216 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
10217
10218         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
10219         (opt3): Rename from opt4 and disable.
10220
10221 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
10222
10223         * g++.old-deja/g++.pt/ptrmem5.C: New test.
10224
10225 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
10226
10227         * g++.old-deja/g++.other/conv5.C: New test.
10228
10229 1998-12-14  Nick Clifton  <nickc@cygnus.com>
10230
10231         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
10232
10233 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
10234
10235         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
10236
10237 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
10238
10239         * gcc.c-torture/compile/981211-1.c: New test.
10240
10241 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
10242
10243         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
10244
10245         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
10246
10247 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10248
10249         * gcc.special/930510-1.c: Make C9X safe.
10250         * gcc.misc-tests/gcov-1.c Similarly.
10251         * gcc.misc-tests/gcov-2.c Similarly.
10252
10253 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
10254
10255         * gcc.dg/ultrasp1.c: New test.
10256
10257 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
10258
10259         * gcc.c-torture/execute/981206.c: New test.
10260
10261 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
10262
10263         * g++.old-deja/g++.ns/template7.C: New test.
10264
10265         * g++.old-deja/g++.other/expr1.C: New test.
10266
10267         * g++.old-deja/g++.eh/tmpl3.C: New test.
10268
10269         * g++.old-deja/g++.eh/tmpl2.C: New test.
10270
10271 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
10272
10273         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
10274         * g++.old-deja/g++.other/using6.C: Removed.
10275         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
10276
10277         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
10278
10279 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
10280
10281         * g++.old-deja/g++.pt/overload8.C: New test.
10282
10283         * g++.old-deja/g++.pt/overload7.C: New test.
10284
10285         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
10286
10287         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
10288         and relinking messages.
10289         * lib/g++.exp (g++_target_compile): Remove .rpo file when
10290         compiling with -frepo.
10291
10292 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
10293
10294         * g++.old-deja/g++.pt/lookup6.C: New test.
10295
10296 1998-11-30  Nick Clifton  <nickc@cygnus.com>
10297
10298         * gcc.c-torture/execute/981130-1.c: New test.
10299         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
10300
10301 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
10302
10303         * g++.old-deja/g++.pt/explicit76.C: New test.
10304
10305         * g++.old-deja/g++.pt/friend38.C: New test.
10306
10307         * g++.old-deja/g++.ns/crash2.C: New test.
10308
10309         * g++.old-deja/g++.pt/defarg8.C: New test.
10310
10311         * g++.old-deja/g++.pt/instantiate6.C: New test.
10312
10313         * g++.old-deja/g++.pt/static6.C: New test.
10314
10315         * g++.old-deja/g++.pt/decl2.C: New test.
10316
10317 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
10318
10319         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
10320         problem is actually related with name lookup, but so what? :-)
10321
10322         * g++.old-deja/g++.pt/friend37.C: New test.
10323
10324 1998-11-25  Dave Love  <d.love@dl.ac.uk>
10325
10326         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
10327         element, which fails on some systems.
10328
10329         * g77.f-torture/execute/labug1.f: New test.
10330
10331 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
10332
10333         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
10334         is defined.
10335
10336 1998-11-18  Dave Love  <d.love@dl.ac.uk>
10337
10338         * g77.f-torture/compile/981117-1.f: New test.
10339
10340 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
10341
10342         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
10343         properly discarded.
10344
10345 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
10346
10347         * gcc.c-torture/execute/memcheck: New directory of tests for
10348         -fcheck-memory-usage.
10349
10350 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10351
10352         * README: New file, general information about the testsuite and
10353         new description of the various C++ test subdirectories.
10354         * README.g++: Eliminate obsolete information, update and move most
10355         relevant stuff to README.
10356
10357 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
10358
10359         * gcc.c-torture/compile/981107-1.c: New test.
10360
10361 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
10362
10363         * execute/memcpy-bi.c: New testcase.
10364
10365 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
10366
10367         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
10368         base classes.
10369
10370         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
10371         template is selected.
10372
10373         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
10374         classes, it should be accepted for all types.
10375
10376         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
10377
10378         * g++.old-deja/g++.pt/spec24.C: Ensure that template
10379         specializations start with template headers.
10380
10381 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
10382
10383         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
10384
10385         * g++.old-deja/g++.other/init9.C: Test cross initialization of
10386         non-POD types.
10387
10388 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
10389
10390         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
10391
10392 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10393
10394         * compile/981022-1.c, compile/981022-1.x: New test and driver.
10395
10396 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
10397
10398         * 981019-1.c: New test.
10399
10400 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
10401
10402         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
10403         find objc headers.
10404
10405 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
10406
10407         * compile/981001-4.c: Remove use of GCC extension that triggers a
10408         compiler bug.
10409
10410 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
10411
10412         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
10413
10414 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
10415
10416         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
10417         instantiation of template produces incorrect code for delete
10418         expression.
10419
10420         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
10421         constructors' name is not unique.
10422         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
10423         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
10424
10425         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
10426         automatic array of const is ill-formed.
10427
10428         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
10429         of template parameter?
10430
10431         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
10432         const.
10433
10434         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
10435         pointer-to-member expression.
10436
10437         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
10438         declaration causes ICE.
10439
10440 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
10441
10442         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
10443         reserved in the global namespace.
10444
10445         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
10446         generate needed virtual table.
10447
10448         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
10449
10450 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
10451
10452         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
10453         template-dependent type
10454
10455 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
10456
10457         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
10458         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
10459         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
10460
10461         * g++.old-deja/g++.other/using5.C: New test; using decl from base
10462         class should be usable as argument of member function.
10463         * g++.old-deja/g++.other/using6.C: New test; using decl from base
10464         class should be usable as return type of member function.
10465         * g++.old-deja/g++.other/using7.C: New test; using decl from base
10466         class should be usable as type of data member.
10467
10468         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
10469
10470 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
10471
10472         * gcc.c-torture/special/920521-1.c: Fix bogus test.
10473
10474 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
10475
10476         * gcc.dg/dll-?.c Add thumb to target list.
10477         Fix assembler scan patterns to match current assembler output.
10478
10479 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
10480
10481         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
10482         matching of template brackets.
10483
10484         * g++.old-deja/g++.other/using4.C: New test.  Test using
10485         declarations of methods from base classes.
10486
10487         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
10488         within functions should introduce names into the innermost
10489         enclosing namespace.
10490
10491         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
10492         of static locals if first initialization throws.
10493
10494 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
10495
10496         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
10497
10498 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
10499
10500         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
10501         lose track of the possible targets of tablejump insns.
10502         * special/special.exp: Run it.
10503
10504 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
10505
10506         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
10507         must be declared before its specializations can be named in friend
10508         declarations.
10509
10510 1998-10-05  Dave Love  <d.love@dl.ac.uk>
10511
10512         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
10513
10514         * g77.f-torture/execute/io1.f: New test.
10515
10516 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
10517
10518         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
10519         with pointer to template function, for which no argument deduction
10520         is possible.
10521
10522         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
10523         specialization of template function as argument to template
10524         function.
10525
10526         * g++.old-deja/g++.other/access2.C: New test; Inner class
10527         shouldn't have privileged access to Outer's names.
10528
10529 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
10530
10531         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
10532         friend template declared within template class conflicts with
10533         nested class of the same name.
10534
10535         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
10536         is ignored.
10537
10538         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
10539         object with direct initializer as function declaration.
10540
10541         * g++.old-deja/g++.other/decl2.C: New test; duplicate
10542         initializers.
10543
10544         * g++.old-deja/g++.other/null2.C: New test; conditional operator
10545         involving const pointer and NULL produces incorrect result.
10546
10547         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
10548         type name without `typename' should be rejected with -pedantic.
10549
10550 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
10551
10552         * g++.old-deja/g++.other/addrof1.C: New test.
10553
10554 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
10555
10556         * gcc.c-torture/compile/981001-1.c: New test.
10557         * gcc.c-torture/execute/981001-1.c: New test.
10558
10559 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
10560
10561         * gcc.c-torture/compile/981001-2.c: New test.
10562         * gcc.c-torture/compile/981001-3.c: New test.
10563         * gcc.c-torture/compile/981001-4.c: New test.
10564
10565 1998-10-01  Robert Lipe  <robertl@dgii.com>
10566
10567         * lib/objc.exp (objc_target_compile): Add -L during compiles for
10568         multilibbed hosts.   Idea grafted from g77.exp.
10569
10570 1998-09-30  Dave Love  <d.love@dl.ac.uk>
10571
10572         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
10573         avoid losing on systems which need -lsocket.
10574
10575 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
10576
10577         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
10578         * g++.old-deja/g++.other/nested2.C: Ditto.
10579         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
10580         failure.
10581
10582 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
10583
10584         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
10585         preferred over template operator!= for enum bitfields.
10586
10587 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
10588
10589         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
10590         that happen to have the same base name, but in different scopes,
10591         are incorrectly rejected.
10592
10593 1998-09-16  Richard Henderson  <rth@cygnus.com>
10594
10595         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
10596         on the native word size instead of an integer literal.
10597
10598 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
10599
10600         * g++.old-deja/g++.other/static2.C: Invocation of static data
10601         member of type pointer-to-function denoted as non-static member.
10602
10603         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
10604         checks involving function types and aliases.
10605
10606 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
10607
10608         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
10609         redefined to the same non-trivial type.
10610
10611         * g++.old-deja/g++.pt/explicit73.C: Test for proper
10612         namespace-qualification of template specializations declared in
10613         other namespaces.
10614
10615         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
10616         to declare a subset of the specializations of a template function
10617         as friends of specializations of a template class.
10618
10619         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
10620         member templates that do not fully specialize the enclosing
10621         template class are rejected.
10622
10623 1998-09-11  Dave Love  <d.love@dl.ac.uk>
10624
10625         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
10626
10627 1998-09-08  Dave Love  <d.love@dl.ac.uk>
10628
10629         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
10630         altered from libf2c/libU77 version.
10631
10632 1998-09-06  Dave Love  <d.love@dl.ac.uk>
10633
10634         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
10635
10636 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
10637
10638         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
10639         (un)signed char are different types for template specialization
10640         purposes.
10641
10642 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
10643
10644         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
10645         * objc: ObjC testsuite.
10646
10647 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
10648
10649         * gcc.c-torture/execute/941014-1.x:  New file.
10650
10651 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
10652
10653         * lib/c-torture.exp: Add support for
10654         torture_eval_before_compile and torture_eval_before_execute
10655         variables.
10656
10657 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
10658
10659         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
10660         this test triggers valid.
10661
10662 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
10663
10664         * gcc.dg/980827-1.c: New test.
10665
10666 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10667
10668         * gcc.c-torture/execute/loop-4b.c: New test.
10669
10670 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
10671
10672         * lib/c-torture.exp: Add support for
10673         torture_eval_before_compile and torture_eval_before_execute
10674         variables.
10675
10676 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
10677
10678         * gcc.c-torture/compile/980825-1.c: New test.
10679
10680 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
10681
10682         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
10683         count number tests in opt_t0 not good_t0.
10684
10685 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
10686
10687         * gcc.c-torture/compile/930326-1.x: Fix typo.
10688
10689 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
10690
10691         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
10692         causes an ICE.
10693
10694 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
10695
10696         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
10697         STACK_SIZE is defined.
10698         * gcc.c-torture/unsorted/stuct.c: Similarly.
10699
10700         * gcc.c-torture/compile/980821-1.c: New test.
10701
10702 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
10703
10704         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
10705
10706 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
10707
10708         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
10709         code.
10710
10711 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
10712
10713         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
10714         error'.
10715
10716 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
10717
10718         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
10719
10720 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
10721
10722         * gcc.c-torture/compile/980816-1.c: New test.
10723
10724         * gcc.dg/980816-1.c: New test.
10725
10726 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
10727
10728         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
10729         compiler for ieee tests.
10730
10731 1998-08-01  Dave Love  <d.love@dl.ac.uk>
10732
10733         * g77.f-torture/compile/980729-0.f: New test.
10734
10735 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
10736
10737         * gcc.c-torture/special/eeprof-1.c: New test, for
10738         -finstrument-functions.
10739         * gcc.c-torture/special/special.exp: Run it.
10740
10741 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
10742
10743         * gcc.c-torture/compile/980729-1.c: New test.
10744
10745 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
10746
10747         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
10748         __thumb__ is defined, and test for ARM style doubles if so.
10749
10750 1998-07-26  Dave Love  <d.love@dl.ac.uk>
10751
10752         * g77.f-torture/noncompile/980615-0.f: New test.
10753
10754 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
10755
10756         * gcc.dg/980312-1.c: Do link instead of compile.
10757         * gcc.dg/980313-1.c: Likewise.
10758
10759 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
10760
10761         * gcc.c-torture/compile/980726-1.c: New test.
10762
10763 1998-07-25  Dave Love  <d.love@dl.ac.uk>
10764
10765         * g77.f-torture/execute/io0.f: New test.
10766
10767 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
10768
10769         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
10770         an int.
10771
10772 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
10773
10774         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
10775         m32r bugs.
10776
10777 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
10778
10779         * gcc.dg/980626-1.c: Expect failures for all toolchains until
10780         c-decl.c:grokdeclarator can handle mode attributes.
10781
10782 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
10783
10784         * gcc.c-torture/execute/980716-1.c: New test.
10785
10786 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
10787
10788         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
10789         the mn10200.
10790         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
10791         the mn10200.
10792         * gcc.c-torture/execute/va-arg-3.x: Similarly.
10793         * gcc.c-torture/compile/930326-1.x: Similarly.
10794
10795 1998-07-13  Dave Love  <d.love@dl.ac.uk>
10796
10797         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
10798         New test from Craig.
10799
10800 1998-07-12  Dave Love  <d.love@dl.ac.uk>
10801
10802         * g77.f-torture/noncompile/980616-0.f: New test.
10803
10804         * g77.f-torture/execute/970816-3.f:  New test from Craig.
10805
10806 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
10807
10808         *  g++.other/singleton.C: Return error value instead of taking
10809         SIGSEGV.
10810
10811 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
10812
10813         *  g++.other/singleton.C: New test.   Warning is under dispute.
10814         Runtime crash is not.
10815
10816 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
10817
10818         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
10819         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
10820         using6.C, using7.C}:  New namespace tests.
10821
10822 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
10823
10824         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
10825         specialization with typedef'ed names used as array indexes.
10826
10827 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
10828
10829         * gcc.c-torture/execute/980709-1.c: New test.
10830
10831         * gcc.dg/980709-1.c: New test.
10832
10833 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
10834
10835         * gcc.c-torture/execute/bcp-1.c: New test.
10836
10837 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
10838
10839         * gcc.c-torture/execute/980707-1.c: New test.
10840
10841 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
10842
10843         * gcc.c-torture/compile/980706-1.c: New test.
10844
10845 1998-07-01  Dave Love  <d.love@dl.ac.uk>
10846
10847         * g77.f-torture/execute/980701-0.f,
10848         g77.f-torture/execute/980701-1.f: New test from Craig.
10849
10850 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
10851
10852         * gcc.c-torture/compile/980701-1.c: New test.
10853
10854         * gcc.c-torture/execute/980701-1.c: New test.
10855
10856 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
10857 rlsruhe.de>
10858
10859         * g++.old-deja/g++.robertl/eb132.C: New test.
10860         * g++.old-deja/g++.robertl/eb133.C: Likewise.
10861
10862 1998-06-29  Dave Love  <d.love@dl.ac.uk>
10863
10864         * g77.f-torture/execute/980628-7.f,
10865         g77.f-torture/execute/980628-8.f,
10866         g77.f-torture/execute/980628-9.f,
10867         g77.f-torture/execute/980628-10.f: New tests from Craig.
10868
10869         * g77.f-torture/execute/980628-3.f: Remove mail headers.
10870
10871 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
10872
10873         * g77.f-torture/execute/980628-4.f: New test from Craig.
10874         * g77.f-torture/execute/980628-5.f: Likewise.
10875         * g77.f-torture/execute/980628-2.f: Likewise.
10876         * g77.f-torture/execute/980628-0.f: Likewise.
10877         * g77.f-torture/execute/980628-1.f: Likewise.
10878         * g77.f-torture/execute/980628-3.f: Likewise.
10879         * g77.f-torture/execute/980628-6.f: Likewise.
10880
10881 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
10882
10883         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
10884         directory when nothing has been installed yet.
10885
10886 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
10887
10888         * gcc.c-torture/special/special.exp: Handle newer versions of
10889         dejagnu.
10890
10891 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
10892
10893         * gcc.dg/980626-1.c: New test.
10894
10895 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
10896
10897         * gcc.misc-tests/m-un-2.c: New test.
10898         * g++.old-deja/g++.other/warn01.c: Likewise.
10899
10900 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
10901
10902         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
10903         compatibility with assmblers with a different comment character.
10904         Eliminate use of GAS-specific extensions.
10905
10906 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
10907
10908         * gcc.c-torture/execute/ieee/980619-1.c: New test.
10909
10910 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
10911
10912         *lib/g77.exp: Replace search for libf2c.a with search for newly
10913         renamed libg2c.a
10914
10915 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
10916
10917         * gcc.c-torture/execute/980617-1.c: New test.
10918
10919 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
10920
10921         * gcc.c-torture/execute/980612-1.c: New test.
10922
10923 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
10924
10925         * gcc.dg/980523-1.c: Only test on ppc-linux.
10926         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
10927
10928         * gcc.c-torture/execute/980608-1.c: New test.
10929
10930 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10931
10932         * gcc.c-torture/execute/980605-1.c: New test.
10933
10934 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
10935
10936         * gcc.c-torture/execute/980604-1.c: New test.
10937
10938 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
10939
10940         * gcc.c-torture/execute/980602-1.c: New test.
10941         * gcc.c-torture/execute/980602-2.c: Likewise.
10942
10943 1998-06-02  Dave Love  <d.love@dl.ac.uk>
10944
10945         * 970125-0.f: Fix per JCB.  Add commentary.
10946
10947 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
10948
10949         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
10950         IEEE -0 support.
10951
10952 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
10953
10954         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
10955         earlier.
10956
10957 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
10958
10959         * gcc.c-torture/execute/980526-3.c: New test.
10960
10961 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
10962
10963         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
10964         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
10965         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
10966         m88k-motorola-sysv3 to XFAIL.
10967
10968 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10969
10970         * gcc.dg/980526-1.c: New test.
10971         * gcc.c-torture/execute/980526-2.c: New test.
10972
10973 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
10974
10975         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
10976
10977         * gcc.c-torture/execute/980526-1.c: New test.
10978
10979 1998-05-26  Dave Love  <d.love@dl.ac.uk>
10980
10981         * g77.f-torture/execute/alpha2.f: Add runtime test.
10982
10983 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
10984
10985         * g++.old-deja/old-deja.exp: Strip leading directories.
10986
10987         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
10988         error for the line.  Don't run multiple tests for the same line.
10989
10990 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
10991
10992         * gcc.dg/980523-1.c: New test.
10993
10994 1998-05-23  Dave Love  <d.love@dl.ac.uk>
10995
10996         * g77.f-torture/compile/970915-0.f: New test.
10997
10998 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
10999
11000         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
11001
11002 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
11003
11004         * gcc.dg/980520-1.c: New test.
11005
11006 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11007
11008         * gcc.dg/980502-1.c: Fix return type.
11009
11010 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
11011
11012         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
11013         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
11014         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
11015         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
11016         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
11017
11018 1998-05-20  Dave Love  <d.love@dl.ac.uk>
11019
11020         * g77.f-torture/execute/980520-1.f: New test.
11021
11022 1998-05-15  Dave Love  <d.love@dl.ac.uk>
11023
11024         * lib/mike-g77.exp: New file.
11025
11026         * g77.f-torture/noncompile/noncompile.exp,
11027         g77.f-torture/noncompile/check0.f: New files.
11028
11029 1998-05-14  Dave Love  <d.love@dl.ac.uk>
11030
11031         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
11032         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
11033         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
11034         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
11035         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
11036         abort where appropriate.
11037
11038 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
11039
11040         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
11041         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
11042
11043 1998-04-29  Dave Love  <d.love@dl.ac.uk>
11044
11045         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
11046
11047 1998-04-27  Dave Love  <d.love@dl.ac.uk>
11048
11049         * g77.f-torture/compile/980427-0.f: New test.
11050
11051 1998-04-24  Dave Love  <d.love@dl.ac.uk>
11052
11053         * g77.f-torture/compile/980424-0.f: New test.
11054
11055 1998-04-19  Dave Love  <d.love@dl.ac.uk>
11056
11057         * g77.f-torture/compile/980419-2.f (main): New test.
11058         * g77.f-torture/compile/970125-0.f: New test.
11059         * g77.f-torture/compile/980419-1.f: New test.
11060
11061 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
11062
11063         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
11064         of loop-4.c.
11065
11066 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
11067
11068         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
11069
11070 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
11071
11072         * gcc.c-torture/compile/980329-1.c: New test.
11073
11074 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
11075
11076         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
11077         * gcc.dg/980312-1.c: Fix typo in -march command.
11078
11079 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
11080
11081         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
11082
11083 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
11084
11085         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
11086         Dave Love agree the Fortran source is bogus.
11087
11088 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
11089
11090         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
11091         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
11092         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
11093         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
11094         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
11095
11096 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
11097
11098         * g++.old-deja/g++.other/friend1.C: New test.
11099
11100 1998-02-18  Dave Love  <d.love@dl.ac.uk>
11101
11102         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
11103         possibly uninitialized) variables and declare dnrm2.
11104
11105 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
11106
11107         From Bruno Haible <haible@ilog.fr>:
11108         * gcc.c-torture/execute/980223.c: New test.
11109
11110 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
11111
11112         * gcc.dg/ifelse-1.c: New test.
11113
11114 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
11115
11116         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
11117
11118           * lib/old-dejagnu.exp (old-dejagnu): Added the
11119           "execution test - XFAIL *-*-*" handling in the spirit of
11120           "excess errors test -". Changed the "execution test fails"
11121           handling to be like "excess errors test fails".
11122           * Update various tests accordingly.
11123
11124 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
11125
11126         * gcc.c-torture/execute/980205.c: New test.
11127
11128 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
11129
11130         * lib/c-torture.exp: Look for .x files instead of .cexp files.
11131         * lib/f-torture.exp: Similarly.
11132         * gcc.c-torture: Rename all .cexp files to .x files.
11133
11134 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
11135
11136         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
11137         (940510-1.c): Removed duplicate.
11138         (971104-1.c): New test.
11139
11140 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
11141
11142           * lib/f-torture.exp: Improve error and loop detection.
11143
11144 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
11145
11146         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
11147         use that to size the filler array.
11148
11149 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
11150
11151         * lib/c-torture.exp(c-torture-execute): Fix typo.
11152
11153         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
11154         testcase as the executable name. Keep the executable around if
11155         the test fails.
11156
11157 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
11158
11159         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
11160         changes.  Only test one -g option, and move it to the end of the
11161         list of options to test.
11162
11163 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
11164
11165         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
11166         variable GCC_TORTURE_OPTIONS to supply default switches separated
11167         by colons.  If no environment variable, run tests with -O0 -g, -O1
11168         -g, and -O2 -g as well.
11169
11170 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
11171
11172         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
11173         explanatory comments. Fix indentation.
11174
11175 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
11176
11177         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
11178
11179 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
11180
11181         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
11182         * g++.old-deja/g++.mike/p7325.C: Likewise.
11183         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
11184
11185 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
11186
11187         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
11188         * g++.old-deja/g++.brendan/crash30.C: Likewise.
11189         * g++.old-deja/g++.brendan/crash39.C: Likewise.
11190         * g++.old-deja/g++.law/operators4.C: Likewise.
11191
11192 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
11193
11194         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
11195         * g++.old-deja/g++.mike/p784.C: Ditto.
11196         * g++.old-deja/g++.mike/p785.C: Ditto.
11197
11198 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
11199
11200           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
11201
11202 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
11203
11204         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
11205         target feature; pass this to c-torture-execute as needed.
11206
11207 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
11208
11209         * lib/c-torture.exp(c-torture-execute): If the previous and the
11210         current executables being tested are identical, we don't need to
11211         run the executable again. Try to make the executable names
11212         unique. Add an optional argument for passing additional compiler
11213         flags.
11214
11215 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
11216
11217         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
11218
11219 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
11220
11221         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
11222
11223 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
11224
11225         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
11226         32bit or larger longs.
11227
11228         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
11229         have either a 32bit long or 32bit int.
11230
11231 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
11232
11233         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
11234         Make double precision tests dependent on sizeof (double).
11235
11236 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
11237
11238         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
11239         too.
11240
11241 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
11242
11243         * gcc.c-torture/compile/961203-1.cexp: New script.
11244
11245 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
11246
11247         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
11248         up the includes ourselves.
11249
11250 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
11251
11252         * lib/plumhall.exp: Remove random include, and add a few
11253         verbose messages for debugging.
11254
11255 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
11256
11257         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
11258         of trying to do it ourselves.
11259
11260 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
11261
11262         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
11263
11264 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
11265
11266         * gcc.prms/5403.c: Made regexp a bit less strict.
11267
11268 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
11269
11270         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
11271         is returned from remote_load instead.
11272         * lib/plumhall.exp: Ditto.
11273         * lib/mike-g++.exp: Ditto.
11274         * lib/old-dejagnu.exp: Ditto.
11275         * lib/c-torture.exp: Ditto.
11276
11277 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
11278
11279         * lib/g++.exp: Use build_wrapper procedure.
11280         * lib/gcc.exp: Ditto.
11281
11282 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
11283
11284         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
11285         an old-style decl for malloc.  Fixes tests to work when
11286         sizeof (int) != sizeof (size_t).
11287
11288 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
11289
11290         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
11291
11292         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
11293         use stdargs.h interface.
11294
11295 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
11296
11297         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
11298         NO_VARARGS when compiling.
11299
11300 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
11301
11302         * lib/plumhall.exp(ph_includes): New procedure.
11303         (ph_make): Use it.
11304         (ph_compiler): Ditto.
11305
11306         * lib/g++.exp: Rename test-glue.c to testglue.c.
11307         * lib/gcc.exp: Ditto.
11308
11309 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
11310
11311         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
11312         to completion when it's called.
11313
11314 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
11315
11316         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
11317         is defined, don't do test.
11318
11319 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
11320
11321         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
11322         for object files.
11323         (ph_summary): Mark skipped testcases as untested, not unresolved.
11324
11325         * lib/plumhall.exp (ph_make): If unresolved because of bad
11326         errorCode, record errorCode in log file.
11327         (*): Replace send_log/verbose with verbose -log.
11328
11329 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
11330
11331         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
11332         double conversion if double isn't at least 8 bytes.
11333
11334         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
11335         int to work with targets where int is 16 bits.
11336
11337         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
11338         8 bytes, just exit, since 4 byte doubles don't have enough bits of
11339         precision for the test to complete.
11340
11341 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
11342
11343         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
11344         if d10v is not compiled with the -mdouble64 flag.
11345         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
11346
11347         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
11348         d10v is not compiled with the -mint32 flag.
11349
11350 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11351
11352         * lib/plumhall.exp: Use incr_count.
11353
11354 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
11355
11356         * gcc.c-torture: Update to c-torture-1.45.
11357
11358 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
11359
11360         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
11361         the name of the expect testcase file).
11362
11363         * lib/g++.exp(g++_init): Ditto.
11364
11365 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
11366
11367         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
11368         the host.
11369
11370         * lib/gcc.exp(gcc_exit): New procedure.
11371
11372 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
11373
11374         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
11375         specs where appropriate.
11376
11377         * g++.old-deja/g++.arm/*: Added additional ERROR checks
11378         because of new "candidates are" messages, and removed a few
11379
11380         * Converted all non-old-style g++ testcases to old-style, and
11381         moved into g++.old-deja.
11382
11383 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
11384
11385         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
11386         options.
11387
11388         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
11389         succeeded.
11390
11391         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
11392
11393 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
11394
11395         * lib/gcc.exp (gcc_target_compile): Add support for defining
11396         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
11397         the machine doesn't have those features.
11398
11399 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
11400
11401         * g++.law/operators4.exp: Don't use LIBS.
11402
11403 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
11404
11405         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
11406
11407         * lib/mike-g++.exp: Don't set the compiler to be tested here.
11408         * lib/g++.exp: Set it here instead. Also, allow use of the
11409         --tool_exec and --tool_opt options. Change CXX to
11410         GXX_UNDER_TEST.
11411
11412         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
11413
11414         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
11415
11416 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
11417
11418         * lib/old-dejagnu.exp: Use prune_warnings instead of
11419         prune_system_crud.
11420         * lib/mike-g++.exp: Ditto.
11421         * lib/gcc.exp: Ditto.
11422         * lib/g++.exp: Ditto.
11423
11424         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
11425
11426 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
11427
11428           * 941014-2.c: Include stdlib.h
11429           * 960327-1.c: Include stdio.h
11430           * dbra.c, index-1.c: Don't assume ints are 32bits.
11431
11432 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
11433
11434         * lib/gcc.exp: Add gcc,stack_size target feature.
11435
11436         * lib/g++.exp(g++_target_compile): Add the include and link
11437         paths here, not in two other places. And, it's $options, not
11438         options.
11439
11440         * lib/mike-g++.exp(postbase): Remove the code that determines
11441         the correct include and link paths.
11442         * g++.old-deja/old-deja.exp: Ditto.
11443
11444 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
11445
11446         * lib/g++.exp(g++_init): target_compile no longer returns the
11447         filename of the result.
11448
11449 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
11450
11451         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
11452         call to glob.
11453
11454         * gcc.c-torture/special/special.exp: Change call to
11455         gcc_target_compile to include the object file.
11456
11457 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11458
11459         * gcc.c-torture/special/special.exp: Correct misspelling in last
11460         change.
11461
11462 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
11463
11464         * lib/plumhall.exp(ph_summary): Log the entire output of the
11465         executable. Return -1 if there were any failures, 0 otherwise.
11466         (ph_execute): Return -1 if there were any failures, 0 otherwise.
11467         (ph_make): Clean up objects and executables that were built
11468         if the tests succeeded.
11469
11470 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11471
11472         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
11473         libraries and includes in the build tree as appropriate.
11474
11475 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
11476
11477         * lib/c-torture.exp: Instead of looking for the global variable
11478         NO_LONG_LONG, check to see if that's a feature of the target.
11479
11480 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
11481
11482         * config/default.exp: Minimize. Delete the remainer of the files in
11483         config; this functionality is now in devo/dejagnu/config.
11484
11485         g++.*/*: Pass any additional flags used to compile to postbase;
11486         delete CXXFLAGS.
11487
11488         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
11489         is now done by runtest.exp. Use gcc_target_compile instead of
11490         compile.
11491
11492         lib/c-torture.exp: Use gcc_target_compile instead of compile.
11493         Remove references to CFLAGS. Use remote_file instead of
11494         calling rm -f.
11495         (c-torture): Take a list of arguments to use to compile this
11496         testcase.
11497
11498         lib/g++.exp: Simplify. Use target_compile instead of compile.
11499         lib/gcc-dg.exp: Ditto.
11500         lib/gcc.exp: Ditto.
11501         lib/mike-{gcc,g++}.exp: Ditto.
11502         lib/old-dejagnu.exp: Ditto.
11503         lib/plumhall.exp: Ditto.
11504
11505 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
11506
11507         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
11508         (ph_linker): Likewise.
11509
11510 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
11511
11512           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
11513         MAP_ANON / MAP_ANONYMOUS if defined;
11514         else try to map from /dev/zero .
11515
11516 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
11517
11518         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
11519         isn't defined, then define it to MAP_ANONYMOUS.
11520
11521 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
11522
11523         * gcc.c-torture: Update to c-torture-1.42 release.
11524
11525 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
11526
11527         * gcc.c-torture: Update to c-torture-1.41 release.
11528
11529 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
11530
11531         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
11532         c-torture release.
11533
11534 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11535
11536         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
11537         and LDFLAGS.  Fix second case to append the target_info ldflags
11538         onto LDFLAGS, not CFLAGS.
11539         * lib/g++.exp (g++_init): Add target_info stuff.
11540         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
11541         of libgloss and newlib flags for !native.
11542
11543         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
11544         (GDB): Fix relative path to go up another dir for finding gdb.
11545
11546 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11547
11548         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
11549         versions in the target_info array, if they don't exist.
11550
11551 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11552
11553         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
11554
11555 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
11556
11557         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
11558         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
11559
11560 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
11561
11562         * lib/old-dejagnu.exp: Don't remove the output file before we've
11563         actually tested it. Don't append pwd to the path of the executable
11564         we're testing.
11565
11566 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
11567
11568         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
11569
11570 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
11571
11572         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
11573         temporary directory for compiler files, and set it to a default
11574         value of /tmp. Set $output as the name of the output file from
11575         compiling the testcase. Add a -o option to $cflags_var so the
11576         compiler writes the final output file as $output. Set $executable
11577         to $output.
11578
11579         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
11580         directory for compiler files, and set it to /tmp if it doesn't
11581         already have a value. Set $output_file to the name of the output
11582         file from compiling the testcase. Add a -o option to CXXFLAGS so
11583         the compiler writes the final output file as $output. Use $output
11584         as the executable to be tested.
11585
11586 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11587
11588         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
11589
11590 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
11591
11592         * gcc.c-torture/execute/pending-1.c: New test.  Still
11593         pending in Tege's queue.
11594
11595 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
11596
11597         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
11598         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
11599         if there were failures.  Call unresolved if there were unresolved
11600         testcases.  Call gcc_fail if program did not run to completion.
11601         (ph_make): Pass additional argument name to ph_execute.
11602         (ph_execute): Add new argument.  Pass additional arguments to
11603         ph_summary.  Call gcc_fail is there is no execution output.
11604
11605 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
11606
11607         * lib/plumhall.exp (proc_summary): Output relavent summary
11608         lines into the log so specific failures in plumhall can be
11609         investigated.
11610
11611 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
11612
11613         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
11614         (c-torture-execute): Don't try to execute tests which use
11615         "long long" types if $NO_LONG_LONG is nonzero.
11616
11617 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
11618
11619         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
11620         not c-torture.
11621
11622         * gcc.ieee: Move from here.
11623         * gcc.c-torture/execute/ieee: To here.
11624
11625 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
11626
11627         * gcc.c-torture: Update to c-torture-1.41 release.
11628
11629 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
11630
11631         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
11632         not "$output".
11633
11634 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
11635
11636         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
11637         -c present.
11638
11639 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
11640
11641         * config/proelf.exp: Handle connecting to a simulator.
11642
11643 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
11644
11645         * config/proelf.exp: New file.  Enough framework that we can
11646         run c-torture tests on the proelf targets (or any other target
11647         that gdb can connect to for that matter).
11648
11649 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
11650
11651         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
11652         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
11653
11654         * lib/plumhall.exp (ph_execute): Always call ph_summary if
11655         exec_output exists.
11656
11657 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
11658
11659         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
11660         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
11661
11662         * config/*.exp: Update FSF address.  Change result of ${tool}_load
11663         to pass/fail/unresolved/unsupported/untested.  Caller must now
11664         call unresolved/unsupported/untested.
11665         * lib/*.exp: Update FSF address.  Update to handle new results of
11666         ${tool}_load.
11667         * lib/chill.exp (verbose): Delete.
11668
11669 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
11670
11671         * lib/gcc.exp (default_gcc_start): Change order of args to
11672         $LDFLAGS $CFLAGS $LIBS.
11673         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
11674         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
11675         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
11676         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
11677         * gcc.misc-tests/dg-test.exp: Likewise.
11678         * gcc.misc-tests/msgs.exp: Likewise.
11679         * gcc.prms/prms.exp: Likewise.
11680         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
11681         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
11682
11683         * lib/dg.exp: Deleted, moved to dejagnu/lib.
11684
11685 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11686
11687         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
11688
11689         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
11690         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
11691
11692         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
11693         necessary.
11694
11695 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
11696
11697         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
11698         global for loop; add use of $mathlib.
11699         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
11700         settings here; set mathlib for anything but VxWorks.
11701
11702 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
11703
11704         * gcc.c-torture: Update to c-torture-1.40 release.
11705
11706 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
11707
11708         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
11709         dg.exp.
11710
11711 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
11712
11713         * lib/c-torture.exp (c-torture-execute): Declare "output" as
11714         global.
11715
11716 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
11717
11718         * lib/g++.exp (LIBS): Define if not already.
11719         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
11720         (gcc-dg-prune): Call prune_gcc_output.
11721         * lib/gcc.exp (prune_gcc_output): New proc.
11722         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
11723         prune_gcc_output.
11724
11725 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11726
11727         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
11728         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
11729
11730 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
11731
11732         * gcc.c-torture: Update to c-torture-1.39 release.
11733
11734 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
11735
11736         * lib/c-torture.exp (c-torture-execute): Don't return if one option
11737         fails, try others as well.
11738
11739 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11740
11741         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
11742         If compilation fails, mark execute tests as `untested'.
11743         If test is marked as unsupported, don't mark compilation and
11744         execute tests as failed.
11745
11746 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11747
11748         * lib/g++.exp (g++_init): Don't link in libg++, and look to
11749         libstdc++ for whether or not we want to be doing shared
11750         libraries.  Delete link_curses since we don't need it anymore.
11751         * lib/mike-g++.exp (postbase): Don't link in libg++.
11752         * g++.old-deja/old-deja.exp: Likewise.
11753
11754 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11755
11756         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
11757
11758 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11759
11760         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
11761         For that, add `-Wl,-a,shared_archive'.
11762         * g++.old-deja/old-deja.exp: Likewise.
11763
11764 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
11765
11766         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
11767
11768 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
11769
11770         * lib/mike-g++.exp (postbase): Pay attention to the status of
11771         g++_load.
11772
11773 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11774
11775           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
11776
11777 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
11778
11779         * lib/gcc.exp (default_gcc_start): No longer need to log program
11780         being executed or its output, execute_anywhere does that now.
11781         * lib/g++.exp (default_g++_version): Call execute_anywhere.
11782         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
11783
11784 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11785
11786         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
11787         the same as those in lib/g++.exp.
11788
11789 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
11790
11791         * gcc.c-torture: Update to c-torture-1.38 release.
11792         * gcc.ieee: Related changes.
11793
11794 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11795
11796         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
11797         "exec". Minor reformatting changes.
11798
11799         * config/rom68k.exp (${tool}_load): Make it work in a canadian
11800         cross. This means all "exec" calls now work on a remote host as
11801         well.
11802         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
11803         cross. Filter out the extra "\r\n" stuff that expect puts in.
11804         (c-torture-execute): Filter out the bogus warnings like
11805         c-torture-compile does. Add support for canadian cross.
11806         * lib/gcc.exp (default_gcc_version, default_gcc_start)
11807         Use execute_anywhere rather than calling exec directly. Now it
11808         works for canadian cross testing.
11809
11810 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
11811
11812         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
11813         results into a variable, and check that rather than using file exists.
11814
11815 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11816
11817         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
11818         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
11819
11820 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11821
11822         * g++.old-deja/old-deja.exp: Create and pass runshlib and
11823         lib_curses if there's a shared libg++ in the build tree.
11824
11825 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
11826
11827         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
11828         if not supported target.
11829
11830 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11831
11832         * lib/g++.exp (g++_init): Move empty setting of runshlib and
11833         link_curses up to always happen, not just for native builds.
11834
11835 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
11836
11837         * gcc.c-torture: Update to c-torture-1.36 release.
11838         * gcc.failure: Related changes.
11839
11840 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
11841
11842         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
11843
11844 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11845
11846         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
11847         * lib/mike-g++.exp (postbase): Not in here.  Still reference
11848         runshlib, link_curses, and mathlib for link and run.
11849
11850         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
11851         pass the runtime shared library options for Solaris, OSF/1, and
11852         Irix5, and link with -lcurses to avoid unresolved references.
11853
11854 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11855
11856         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
11857         only run once.
11858
11859 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
11860
11861         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
11862
11863 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
11864
11865         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
11866         do not have a framework for the "compat" tests yet.
11867
11868 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11869
11870         * lib/mike-g++.exp (postbase): New local variable `mathlib',
11871         set to null if we're testing vxworks5.1.  Use that instead of
11872         `-lm' in the setting of LIBS for link and run.
11873
11874 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11875
11876         * config/rom68k.exp (${tool}_load): Major changes to make it
11877         work.  Verified that it does in fact return the stuff in
11878         exec_output properly.  Catch any Emul or any TRAP other than 0.
11879
11880 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11881
11882         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
11883         LDFLAGS properly for targets that need stuff from libgloss.
11884         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
11885         only run once.
11886         (gpp_initialized): New variable.
11887
11888 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11889
11890         * config/rom68k.exp: Load libgloss.exp.
11891         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
11892         so we can produce a fully linked binary.
11893         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
11894         so we can produce a fully linked binary.
11895
11896 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
11897
11898         * lib/plumhall.exp (ph_section): Watch for expected failures.
11899         Add missing `else'.
11900
11901         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
11902         run the testcase.
11903         (c-torture): Likewise.
11904
11905 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
11906
11907         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
11908
11909         * lib/mike-g++.exp (mike_cleanup): New proc.
11910         (prebase): New globals compiler_result, not_compiler_result,
11911         target_regexp.
11912         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
11913         allow leading "-" in pattern.  Watch for unsupported tests.
11914         If $compiler_result is set, pattern match assembler code,
11915         and ditto for $not_compiler_result.
11916         * lib/mike-gcc.exp: Likewise.
11917
11918         * lib/plumhall.exp (ph_execute): Only call ph_summary if
11919         execution "succeeded".
11920
11921 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
11922
11923         * config/win32.exp: New file.
11924         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
11925
11926 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
11927
11928         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
11929         unsupported.
11930         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
11931         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
11932         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
11933
11934         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
11935         "... without exceptions was ...".  That is now handled by
11936         prune_system_crud.
11937         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
11938
11939 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
11940
11941         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
11942         sieve.c,sort2.c}: New files.
11943         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
11944         sieve.exp,sort2.exp}: Drivers for them.
11945
11946         * lib/mike-gcc.exp (program_output): New user settable variable.
11947         (postbase): Call prune_system_crud.  Also prune extraneous compiler
11948         messages.
11949         * lib/mike-g++.exp (program_output): New user settable variable.
11950
11951         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
11952
11953         * config/sh.exp: Deleted (use sim.exp instead).
11954
11955 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11956
11957         * config/vx.exp: Declare CHECKTASK as global.
11958         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
11959         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
11960         * lib/old-dejagnu.exp: Load [pwd]/$executable.
11961
11962 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11963
11964         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
11965         target. Like vx.exp, only includes `vx29k.exp' instead of
11966         `vxworks.exp'.
11967
11968 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
11969
11970         * config/sim.exp: Increase time limit from 120 seconds to 240.
11971
11972 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11973
11974         * gcc.c-torture/execute/950628-1.c: New test.
11975
11976 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11977
11978         * gcc.c-torture: Update with changes/additions from
11979         c-torture-1.34.
11980
11981 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
11982
11983         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
11984
11985 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
11986
11987         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
11988
11989 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
11990
11991         * gcc.c-torture/compile/950512-1.c: New test.
11992         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
11993         * gcc.dg/struct-ret-1.c: Likewise.
11994
11995 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
11996
11997         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
11998           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
11999
12000 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
12001
12002         * gcc.c-torture/special/920411-1.c: Deleted.
12003         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
12004
12005 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
12006
12007         * config/sim.exp (${tool}_load): Hack in call to bash to get a
12008         cpu limit.
12009
12010 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
12011
12012         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
12013
12014 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
12015
12016         From kenner;
12017         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
12018         is the proper length.
12019         * va-arg-3.c: Likewise.
12020
12021 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
12022
12023         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
12024         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
12025
12026         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
12027         * lib/g++.exp (default_g++_start): Delete old cruft.
12028
12029 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
12030
12031         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
12032         (2 * (1 << 18)) to (2 * (1 << 17)).
12033
12034         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
12035
12036 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12037
12038         * config/rom68k.exp: Renamed from config/idp.exp
12039
12040 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
12041
12042         * c-torture/compile/921109-2.c
12043
12044 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
12045
12046         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
12047         excess errors.
12048
12049 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
12050
12051         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
12052         output.
12053         * lib/g++.exp (default_g++_start): Likewise.
12054
12055 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
12056
12057         * gcc.c-torture/compile/950329-1.c: New test.
12058
12059 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12060
12061           * config/bug.exp (${tool}_load): Updated to use new remote_open
12062           and remote_close procs.
12063         * config/idp.exp: New file.
12064
12065 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
12066
12067         * gcc.c-torture/execute/950322-1.c: New test.
12068
12069 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
12070
12071         * config/vx.exp (${tool}_load): Clean up testing of return code from
12072         vxworks_ld and vxworks_spawn.
12073
12074 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12075
12076         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
12077
12078 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
12079
12080         * lib/old-deja.exp: Add `excess errors test - ' error, now one
12081         can mark excess errors on a machine by machine basis.  Note, the
12082         default is to not expect any excess errors, even when excess
12083         errors test - is given, so you will want to put an XFAIL ... on
12084         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
12085         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
12086         those 4 machines, but no others.
12087
12088 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12089
12090         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
12091         * lib/c-torture.exp: to here.
12092
12093 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
12094
12095         * gcc.c-torture/execute/950221-1.c: New test.
12096         * gcc.c-torture/execute/struct-ret-1.c: New test.
12097         * gcc.c-torture/compile/950221-1.c: New test.
12098
12099         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
12100
12101 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12102
12103         * gcc.c-torture/execute/arith-1.c (main): Return 0.
12104         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
12105
12106 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
12107
12108         * g++.gb: New directory of tests, derived from my signature and
12109         class scoping tests.
12110
12111         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
12112         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
12113         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
12114         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
12115         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
12116         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
12117         * g++.gb/sig25.C: Likewise.
12118
12119         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
12120         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
12121         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
12122         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
12123         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
12124         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
12125         * g++.gb/sig25.exp: Likewise.
12126
12127         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
12128         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
12129         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
12130         * g++.gb/scope13.C: Likewise, this test still fails.
12131
12132         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
12133         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
12134         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
12135         * g++.gb/scope13.exp: Ditto.
12136
12137         * g++.gb/README: New file, explains what these tests are about.
12138
12139 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
12140
12141         * lib/dg.exp (dg-do): Support `preprocess'.
12142         (dg-test): Likewise.
12143
12144 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12145
12146         * config/udi.exp: change "continue -expect" to "exp_continue".
12147
12148 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
12149
12150         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
12151         Delete redundant tests.
12152
12153         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
12154         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
12155         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
12156         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
12157         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
12158         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
12159         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
12160         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
12161
12162         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
12163         storing label pointers.
12164         * gcc.c-torture/execute/921019-1.c: Likewise.
12165         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
12166         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
12167         parameter fp.
12168         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
12169         constants.
12170
12171         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
12172         Delete obsolete tests.
12173
12174         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
12175         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
12176         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
12177         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
12178         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
12179         * gcc.c-torture/compile/950124-1.c: New test.
12180
12181         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
12182
12183 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12184
12185         * lib/mike-g++.exp: Add -lm to LIBS.
12186
12187 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12188
12189         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
12190
12191 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12192
12193         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
12194
12195 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
12196
12197         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
12198
12199 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
12200
12201         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
12202         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
12203         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
12204         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
12205         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
12206         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
12207         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
12208         * g++.law/{operators31.C, operators32.C,
12209         * g++.law/{operators33.C, operators34.C}: Likewise.
12210         * g++.law/{pic1.C, refs2.C}: Likewise.
12211         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
12212         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
12213         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
12214         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
12215
12216         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
12217         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
12218         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
12219         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
12220         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
12221         * g++.law/{enum9.exp, friend5.exp}: Likewise.
12222         * g++.law/{nest3.exp, nest4.exp}: Likewise.
12223         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
12224         * g++.law/{operators30.exp, operators31.exp}: Likewise.
12225         * g++.law/{operators32.exp, operators33.exp}: Likewise.
12226         * g++.law/{operators34.exp}: Likewise.
12227         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
12228         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
12229         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
12230         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
12231         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
12232
12233         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
12234         No longer expected to fail.
12235         * g++.law/missed-error3.C: Tweak for recent bool changes.
12236
12237 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
12238
12239         * config/emb-unix: Deleted.
12240         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
12241         remote execution.  Do final link on remote host if REMOTE_LINK is set.
12242
12243 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
12244
12245         * lib/dg.exp (dg-test): Fix typo in last patch.
12246
12247 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
12248
12249         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
12250         (handles multiple occurrences).
12251
12252 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
12253
12254         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
12255         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
12256         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
12257         printed).
12258         * lib/c-torture.exp (c-torture-compile): Likewise.
12259         (c-torture): Prepend full path if missing.
12260         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
12261         (gcc_fail): Likewise.
12262         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
12263
12264 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
12265
12266         * lib/netware.exp: Only attach to NetWare i386 systems.
12267
12268 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
12269
12270         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
12271         messages.  Add test name to "output pattern match" pass/fail message.
12272
12273 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
12274
12275         * gcc.dg: New testsuite.
12276         * gcc.dg/dg.exp: New file.
12277
12278         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
12279         test-switch.c}: Deleted.
12280
12281         * gcc.misc-tests/msgs.exp: New testcase driver.
12282
12283 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
12284
12285         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
12286         Watch for illegal return values from ${tool}_load.
12287         * config/unix.exp (${tool}_load): Fix pass/fail detection for
12288         cross targets.  Coerce return value >0 to 1.
12289
12290 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
12291
12292         * config/unix.exp (${tool}_load): Call program rsh, not proc.
12293
12294         * config/emb-unix.exp: New file.
12295
12296         * config/sim.exp: Error if variable $SIM not defined.
12297         (${tool}_load): Mark test as "untested" if simulator missing.
12298
12299         * config/unix.exp: Load remote.exp to get rcp_download.
12300         * lib/c-torture.exp: Use different option lists for testcases with
12301         and without loops.
12302         * gcc.c-torture/execute/execute.exp: Likewise.
12303
12304 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
12305
12306         * config/*.exp: Clarify return code from ${tool}_load.
12307         Call `unresolved' or `untested' instead of `warning' or `perror'
12308         (sometimes you still want to call both though).
12309         Add comment that `shell_id' is local to each file.
12310         * config/udi.exp (timeout): Set to 30.
12311         Don't print warning if connection fails, $connectmode has already
12312         printed an error.
12313         (${tool}_load): Move verbose messages to level 2.
12314         Rework pattern for "Process started" message.
12315         Pass `shell_id' to ${connectmode}_download.
12316         Retry twice upon timeout.  Make resetting of target more robust.
12317         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
12318         Pass `shell_id' to exit_$connectmode.
12319         Only call exit_$connectmode if connected.
12320         * config/unix.exp (${tool}_load): Check return codes better.
12321         * config/vrtx.exp (${tool}_load): Likewise.
12322         * config/vx.exp (${tool}_load): Likewise.
12323         Delete unneeded global's.
12324         * lib/dg.exp (dg-test): Update to reflect clarified return codes
12325         from ${tool}_load.
12326         (dg-stat): Delete.
12327         (dg-init): Delete recording of pass/fail counts.
12328         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
12329         (old-dejagnu-init): Likewise.
12330         (old-dejagnu-stat): Delete contents, empty proc now.
12331         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
12332         (c-torture): Delete references to lcnt, lpass, lfail.
12333         Get option list from TORTURE_OPTIONS.
12334         Delete -funroll[-all]-loops if no loops.
12335         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
12336         (g++_stat): Delete contents (empty proc now).
12337         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
12338         (gcc_finish): Likewise.
12339         (gcc_stat): Deleted.
12340         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
12341         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
12342         * gcc.c-torture/execute/execute.exp: Likewise.
12343         Split tests into two parts: compile, execute.
12344         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
12345         no loops.  Update to reflect clarified return codes from ${tool}_load.
12346
12347 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
12348
12349         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
12350         to grep for.
12351         (old-dejagnu): Likewise (where necessary).
12352
12353 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
12354
12355         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
12356
12357         * lib/dg.exp (dg-process-target): Fix processing of selector.
12358         Add comment regarding use of `error'.
12359
12360         * lib/gcc.exp (prune_system_crud): Define if missing.
12361         * lib/g++.exp (prune_system_crud): Likewise.
12362
12363         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
12364         Call prune_system_crud.
12365         * lib/dg.exp (dg-runtest): New proc.
12366         Use perror instead of send_user for tcl errors in testcase.
12367         Don't return any value, it's never used.
12368         Don't clobber previous definition of `unknown'.
12369         Print tcl errors in `dg-final'.
12370
12371 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
12372
12373         * lib/dg.exp (dg-process-target): Improve syntax error messages.
12374         (dg-test): Don't print errorInfo, it contains stack backtrace.
12375
12376 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
12377
12378         * lib/g++.exp (runtest_file_p): Define if missing.
12379
12380 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
12381
12382         * lib/mike-g++.exp: Comment out loading of g++.exp.
12383         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
12384         (default_g++_version): Always print something.
12385         (default_g++_start): Comment out call to `which'.
12386         (g++_start, g++_load): Deleted (must be defined in config file).
12387         * lib/gcc.exp: Test for existence of $CC at start.
12388         Delete check for tmpdir (done in gcc_init).
12389         (default_gcc_version): Always print something.
12390         (default_gcc_start): Comment out call to `which'.
12391         * config/*.exp: Major cleanup - make cross targets work at least a
12392         little better for g++ (by not being "--tool gcc" specific).
12393         Rename gcc_xxx to ${tool}_xxx.
12394         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
12395         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
12396
12397 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
12398
12399         * lib/c-torture.exp (c-torture-compile): Rework compiler
12400         message processing.
12401
12402         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
12403         c-torture.
12404
12405 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12406
12407         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
12408
12409         * lib/dg.exp (dg-process-target): Support { target native }.
12410
12411 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
12412
12413         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
12414         looked for "... program xxx got fatal signal".
12415         Correct regsub munging of `comp_output'.
12416         Ignore compiler messages "path prefix not used" and "linker input
12417         file unused".
12418
12419 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
12420
12421         * lib/gcc.exp (runtest_file_p): Define if missing.
12422         * gcc.prms/template.c: Example to work from.
12423
12424 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
12425
12426         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
12427         * lib/dg.exp (dg-test): Call unsupported testcases as such.
12428
12429         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
12430         * gcc.prms/1883.c: Moved from compile/940714-1.c.
12431         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
12432         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
12433
12434         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
12435         (dg-process-target): No longer a varargs proc.
12436         Return S/N for target, P/F for xfail.  All callers changed.
12437         (user option procs): More argument checking.
12438         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
12439         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
12440         (dg-test): Skip test if not running on selected target in `dg-do'.
12441         Update handling of `dg-do-what', `dg-output-text'.
12442         Separate execution pass/fail from output pattern match pass/fail.
12443         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
12444
12445 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12446
12447         * gcc.c-torture/special/special.exp: Don't expect failure for mips
12448         target for 920510-1.c.
12449
12450 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
12451
12452         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
12453         Clean up comment regarding use of passcnt, etc.
12454         (gcc_stat): Don't update `testcnt' here.
12455         (gcc_finish): Do it here.
12456         Might as well reset `but_id' here too.
12457         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
12458         to determine if the file should be tested.
12459         * gcc.c-torture/compile/compile.exp: Likewise.
12460         * gcc.c-torture/execute/execute.exp: Likewise.
12461         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
12462         * gcc.misc-tests/dg-test.exp: Likewise.
12463         * gcc.prms/prms.exp: Likewise.
12464         * gcc.wendy/wendy.exp: Likewise.
12465         * g++.old-deja.exp: Likewise.
12466         Move "Testing file" message to verbose level 1.
12467
12468 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
12469
12470         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
12471
12472 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12473
12474         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
12475         (default_gcc_start): Accept optional second list element
12476         of compiler flags.  Print compiler output at verbosity level 2.
12477         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
12478         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
12479         Save current values of framework globals passcnt, failcnt, xpasscnt,
12480         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
12481         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
12482         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
12483         xfailcnt to compute stats.  Update framework global `testcnt' from
12484         pass/fail counts.
12485         (gcc_finish): New proc.  Clean up test environment.
12486         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
12487         (gcc_epass, gcc_efail): Delete.
12488         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
12489         argument of line number.
12490         (dg-init): If the tool has an init routine, call it.
12491         (dg-test): Remove args `cflags_var' and `libs_var'.
12492         Pass all compiler options to ${tool}_start.
12493         Handle missing line number.
12494         (dg-finish): New function.
12495         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
12496         particular files.  Call gcc_finish at end.  Move "skipping test"
12497         message to verbosity level 3.
12498         * gcc.c-torture/compile/compile.exp: Likewise.
12499         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
12500         * gcc.c-torture/execute/execute.exp: Likewise.
12501         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
12502         Print testcase being tried at verbosity level 1.
12503         * gcc.c-torture/special/special.exp: Unset xfail.
12504         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
12505         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
12506         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
12507         * gcc.failure/failure.exp: Likewise.
12508         * gcc.ieee/ieee.exp: Likewise.
12509         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
12510         Update call to dg-test.  Call dg-finish at end.
12511         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
12512         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
12513         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
12514         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
12515         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
12516         * gcc.wendy/wendy.exp: Add copyright.
12517         Delete setting of tmpdir (done by gcc_init).
12518         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
12519         Pass compiler flags to gcc_start.  Call gcc_finish at end.
12520         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
12521         gcc_[ce]pass/fail.
12522
12523 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
12524
12525         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
12526         confusion.
12527         (g++_load): Likewise.
12528
12529         * config/*.exp (gcc_load): Some were varargs fns and some were not.
12530         Rename argument to `prog' to remove the confusion.
12531         Varargs fns behave differently too!
12532         (g++_load): Likewise.
12533
12534         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
12535
12536         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
12537         what it is.  Delete (always) printing of status value for !native.
12538         Simplify verbose code, and include status and exec_output.
12539         (g++_load): Use gcc_load.
12540
12541 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12542
12543         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
12544         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
12545         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
12546         940714-3.c as these testcases don't exist anymore.  Make
12547         va-arg-1.c expected to pass.
12548
12549 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
12550
12551         * gcc.misc-tests/misc.exp: Only run specific testcases.
12552         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
12553         * gcc.misc-tests/dg-[1-9].c: New files.
12554
12555         * lib/dg.exp: New testsuite driver.
12556         * gcc.prms/prms.exp: Use it.
12557
12558         * README.gcc: New file.
12559
12560         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
12561         Document and reset `lxpass' and `lxfail'.
12562         Simplify "initialized" message.
12563         (gcc_stat): Clean up comments a little.
12564
12565 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
12566
12567         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
12568
12569 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
12570
12571         * lib/old-dejagnu.exp (process-option): New proc.
12572         (old-dejagnu-init, old-dejagnu-stat): Likewise.
12573         (old-dejagnu): Simplify.
12574         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
12575
12576 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
12577
12578         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
12579         exists and is not an empty string.
12580
12581         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
12582         $xfail rather than calling setup_xfail.  Clear $xfail when test is
12583         finished.
12584         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
12585         automatically.
12586
12587         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
12588         longer expected to fail.
12589
12590         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
12591         "f" function call.
12592
12593         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
12594
12595         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
12596         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
12597         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
12598         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
12599         c-torture-1.29.
12600
12601         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
12602         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
12603
12604         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
12605
12606         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
12607         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
12608
12609         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
12610         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
12611         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
12612
12613 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12614
12615         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
12616         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
12617         940714-1.c, 940714-2.c, 940714-3.c},
12618         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
12619         gcc.misc-tests/{mg.c,mg.exp}:
12620         New tests.
12621         * gcc.noncompile/noncompile.exp: Change accordingly.
12622
12623 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
12624
12625         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
12626         Undo previous clobberage.
12627
12628 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
12629
12630         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
12631         * gcc.special/{930510-1.c, special.exp}:
12632         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
12633         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
12634         struct-varargs-1.c}: New tests from c-torture-1.26.
12635
12636 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12637
12638         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
12639           argument to switch.
12640
12641 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
12642
12643         * Revert the previous changes.  Please see Rob's directory
12644           (/lisa/test/rob/progressive/gcc/testsuite) for testing
12645           fixes.
12646
12647 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
12648
12649         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
12650             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
12651             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
12652             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
12653             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
12654             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
12655             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
12656             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
12657             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
12658             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
12659             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
12660             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
12661             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
12662             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
12663             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
12664             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
12665             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
12666             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
12667             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
12668             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
12669             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
12670             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
12671             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
12672             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
12673             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
12674             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
12675             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
12676
12677 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
12678
12679         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
12680             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
12681           with perror calls.
12682
12683 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
12684
12685         * config/unix.exp (g++_load): Fix syntax.
12686
12687 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12688
12689         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
12690         * gcc.noncompile/921017-1.c: Deleted obsolete test.
12691         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
12692         Don't expect va-arg-1.c to fail.  Correct expected output for
12693         920928-1.c.
12694         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
12695         * gcc.wendy/hbm4.c: Correct typo.
12696         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
12697
12698 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
12699
12700         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
12701         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
12702         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
12703         * lib/c-torture.exp (c-torture-compile): Ditto.
12704
12705         Reduce volume of output (remove all the -I's and such).
12706         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
12707         Call gcc_cpass, gcc_cfail.
12708         (c-torture): Pass testing option to c-torture-compile.
12709
12710 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
12711
12712         Bring patches over from progressive.
12713         * config/default.exp: Exit remote shell cleanly.
12714         (g++_exit, g++_start): Add default versions.
12715         * config/sim.exp (gcc_load): Use perror, not error.
12716
12717 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
12718
12719         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
12720         set in site.exp.
12721
12722 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
12723
12724         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
12725         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
12726         (wendy_try): New proc to run testcase.
12727         (main loop): Call 'em.
12728         * gcc.wendy/*.c: Clean up pass to correct expected output.
12729
12730         * lib/gcc.exp: Minor cleanup work.
12731         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
12732
12733 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
12734
12735         * config/sim.exp (gcc_load): Document return codes better.
12736         Don't pass -v to simulator.
12737
12738 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12739
12740           * gcc.special/920717-x.c: Fix typo.
12741           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
12742           get at sources.
12743
12744         * lib/mike-gcc.exp: Fix typo.
12745
12746 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12747
12748         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
12749         binary to use, transform the name.
12750         * config/*.exp: rename everything. Nuke any g++ specific files,
12751         it's now a special case of gcc that requires no special support.
12752         Add a default.exp for unsupported targets.
12753
12754 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
12755
12756         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
12757         lib/old-dejagnu.exp: Fix a few patterns to work with the new
12758         version of Tcl.
12759
12760 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12761
12762         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
12763         than a warning.
12764
12765 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12766
12767         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
12768
12769 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12770
12771         * gcc.execute/execute.exp: Combine opt_list and foption_list into
12772         option_list.  Compile every file with only 4/6 option choices
12773         (same as C torture) instead of with 12/18 different option
12774         choices.
12775         * lib/c-torture.exp: Likewise.
12776
12777         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
12778         not already set.
12779
12780 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
12781
12782         * lib/old-deja.exp: Add `excess errors test fails' error, now one
12783         can put an XFAIL *-*-* on excess errors.
12784
12785 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
12786
12787         * g++.law: Add more tests derived from g++-bugs snapshots.
12788
12789         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
12790         equivalent to g++.law/init9.
12791
12792         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
12793         compiled it, and the a.out file after we've run it.
12794
12795 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12796
12797         * lib/mike-g++.exp (postbase): Delete the .o file after we've
12798         compiled it, and the a.out file after we've run it.
12799
12800 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12801
12802         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
12803
12804 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12805
12806         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
12807         version number.
12808
12809 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12810
12811         * g++.law: New directory of g++ tests derived from the g++-bugs
12812         snapshots.
12813
12814 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12815
12816         * gcc.compile: initbug1.c initbug1.exp testcase added
12817
12818 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12819
12820         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
12821         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
12822           fixes submitted by Jeff Law (law@cs.utah.edu)
12823         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
12824           Jeff Law (law@cs.utah.edu)
12825
12826
12827 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
12828
12829         * config/unix-g++.exp: Follow the gcc way of doing things.
12830         * g++.old-deja/old-deja.exp: Minor updates.
12831         * lib/g++.exp: New file, follow the gcc way of doing things.
12832         * lib/old-dejagnu.exp: Minor updates.
12833         * lib/mike-g++.exp: Always unset errorInfo.
12834
12835 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
12836
12837         * lib/gcc.exp: Fix some errors with the below change, CC and
12838         CFLAGS should be global when setting, not local.
12839
12840 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12841
12842         * lib/gcc.exp: Transform tool name.
12843
12844 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12845
12846         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
12847
12848 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12849
12850         * lib/gcc.exp: change gcc_done to gcc_stat
12851
12852 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12853
12854         * Upgraded gcc testsuite to c-torture version 1.25
12855
12856 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12857
12858         * lib/gcc.exp: added reporting code. Changed verbose compile message.
12859         * lib/c-torture: added hooks for new reporting code.
12860
12861 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12862
12863         * config/sh-gcc.exp: check if sh-sim exists in the path
12864
12865 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12866
12867         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
12868         * gcc.compile/compile.exp: Initial changes for new logic.
12869         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
12870         * gcc.failure/failure.exp: Initial changes for new logic.
12871         * gcc.ieee/ieee.exp: Initial changes for new logic.
12872         * gcc.misc-tests/misc.exp: Initial changes for new logic.
12873         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
12874         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
12875         * lib/c-torture.exp: Initial changes for new logic.
12876         * lib/gcc.exp: Initial changes for new logic.
12877
12878 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
12879
12880         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
12881         depend upon failure or success.  Fully qualify names in failure
12882         and success messages.  Always remove a.out before starting
12883         compile, just in case.  Pay more attention to error text output by
12884         the compiler.  Handle testcases with no known past errors just
12885         like all others, so that things are uniform.  Other miscellaneous
12886         improvements.
12887
12888 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12889
12890         * gcc.cpp: new directory for cpp tests
12891
12892 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12893
12894         * lib/chill.exp: Code reformatted, removed unused code.
12895         * config/unix-chill.exp: Code reformatted, removed unused code.
12896         * chill.execute/execute.exp: Code reformatted, removed unused code.
12897         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
12898
12899 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
12900
12901         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
12902         routines not written.
12903
12904 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12905
12906         * config/bug-gcc.exp: Use new procs from bug.exp.
12907
12908 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12909
12910         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
12911         via ftp, rather than depending on NFS.
12912         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
12913         case.
12914
12915 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12916
12917         * config/bug-gcc.exp: Use new download proc.
12918
12919 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
12920
12921         * chill.execute/execute.exp: cleanups, handles errors better
12922         * chill.compile/compile.exp: rewrite, based on execute.exp
12923         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
12924         * lib/chill.exp: major changes to diff proc and compile and link
12925           procs. added chill_fail and chill_pass wrappers to pass and
12926           fail. added more comments, and handle error codes better.
12927           Added a hack to capture stderr from exec, so noncompile tests
12928           can work.
12929
12930 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12931
12932         * chill.execute/execute.exp: rewrite of testsuite driver
12933         * lib/chill.exp: rewrite of testsuite driver
12934         * config/unix-chill.exp: rewrite of testsuite driver
12935
12936 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
12937
12938     In chill.execute:
12939         * iexpr.ch: Standardize uppercase.
12940         * tuples.dat: Standardize uppercase.
12941         * vary.ch: standardize.  Correct varying string assignments.
12942         * vary.dat: Add new output lines.
12943
12944 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
12945
12946     In chill.execute:
12947         * chprintf.ch: Standardize use of uppercase.
12948         * tuples.ch: Standardize and turn arr2 into a DCL,
12949           rather than a SYN.
12950         * pinits.ch: Standardize.
12951
12952 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12953
12954         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
12955         * Makefil: Renamed to Makefile.in.
12956         * configure.in: New.
12957
12958 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
12959
12960     In chill.execute:
12961         * .cvsignore: Add result/output files.
12962         * Makefile: Fix up variables at start.  Use MFLAGS
12963           everywhere.  Correct bool_loc, built_ins entries.
12964           Add entry for vary1.ch.
12965         * bitarray.ch: Standardize upper-case usage.
12966         * bitexpr.ch: Standardize, add output of b1.
12967         * params.ch: Use arrayt in along PROC parameters, to
12968           avoid novelty problems.
12969         * sets.ch: Tiny cleanup.
12970         * vary1.ch: Re-indent.
12971
12972 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
12973
12974           * Add PR-related files to Makefiles, .cvsignore files, etc.
12975
12976 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12977
12978         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
12979           with compiler objects. New names are test-flow.c and test-loop.c
12980
12981 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12982
12983         * Upgraded c-torture tests from 1.19 to 1.20
12984
12985         * new files:
12986         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
12987         * gcc.compile: 930623-1.c 930623-2.c
12988         * gcc.noncompile: 930622-1.c 930622-2.c
12989         * gcc.failure: 920411-1.c 920627-2.c
12990         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
12991
12992 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12993
12994         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
12995           More changes to get testsuite working properly. Needs more work.
12996           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
12997
12998 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12999
13000         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
13001           More changes to get testsuite working properly. Needs more work.
13002
13003 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
13004
13005         * chill.compile/compile.exp: Added for Dejagnu support
13006         * chill.execute/execute.exp: Added for Dejagnu support
13007         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
13008
13009 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
13010
13011     This should complete moving the CHILL test files.
13012         * chill.noncompile(.cvsignore printf.grt
13013             in-printf.grt chprintf.grt chprintf.ch):
13014             Added test-support files.
13015           (Makefile): Modified further.
13016         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
13017             signal.ch): Added test files.
13018           * chill.execute (.cvsignore printf.grt printr.c
13019             in-printf.grt rts.c chprintf.grt rts.h): Added
13020           test-support files.
13021             (Makefile): More corrections.
13022
13023 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
13024
13025         * chill.compile, chill.execute, chill.nocompile: Add CHILL
13026           test cases, ready for DejaGnu.
13027
13028 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13029
13030         * Upgraded c-torture tests from 1.18 to 1.19
13031
13032         * gcc.compile: added test(s):
13033           930607-1.c
13034         * gcc.execute: added test(s):
13035           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
13036
13037         * added new subdirectory for misc tests: gcc.misc-tests
13038         * gcc.misc-test(s): added tests:
13039           inst-check.c test-consts.c test-ior.c test-switch.c
13040
13041 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13042
13043         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
13044
13045 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
13046
13047         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
13048
13049 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13050
13051         * Upgraded c-torture tests from 1.17 to 1.18
13052
13053 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13054
13055         * Upgraded c-torture tests from 1.12 to 1.17
13056
13057 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
13058
13059         * lib/old-dejagnu.exp:
13060           Fixed handling of XFAIL target triplets to correctly
13061           recognize wildcard characters.  Removed code that
13062           appended a unique id tag to the end of the file name
13063           printed out by the result of the testcases within a
13064           given test file.
13065
13066 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
13067
13068         * lib/old-dejagnu.exp:
13069           Reworked expected failure handling to trigger off of XFAIL
13070           keyword in keyphrase embeded in testcase source code. The
13071           XFAIL keyword must be at the end of the keyphrase line. It
13072           may optionally be followed by one or more target triplets.
13073           It has just occured that the handling of wildcards in the
13074           target triplet may not be correct.
13075
13076 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
13077
13078         * g++.old-deja/tests:
13079           Moved all subdirectories up one level into g++.old-deja .
13080
13081         * lib/old-dejagnu.exp:
13082           Fixed problem with CXXFLAGS not being properly reset, and being
13083           corrupted with extraneous "-c" compiler option.  This was
13084           causing binaries to not be generated for test that needed them.
13085           Modified strings passed to "pass" and "fail" so that individual
13086           tests from the same test file would be distinguished by an
13087           identifier appended to the test file name in the summary logs;
13088           this corrected a problem with erroneous diff logs.  Added code
13089           to search testcases for expected fail and unexpected pass keywords.
13090
13091 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13092
13093         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
13094
13095 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
13096
13097         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
13098           Removed extraneous text from end of "Special g++ Options"
13099           keyphrase.
13100
13101         * lib/old-dejagnu.exp: Added pattern matching to look for new
13102           keywords, embedded in testcases comments, which will trigger
13103           calls to xpass and xfail.
13104
13105 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
13106
13107         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
13108           comments embedded in the testcases, especially the one looking for
13109           special compiler options, as well as the pattern matching for the
13110           compiler output again.
13111
13112 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
13113
13114         * lib/old-dejagnu.exp: Do a proper check of the return value for
13115           execute tests. Fixed several problems with the pattern matching
13116           of the compiler output which gave erroneous test results.
13117           Changed several of the test result messages to be more descriptive.
13118         * config/unix-g++.exp: Proc g++_load now actually works and
13119           executes the tests passed to it and returns a usable return
13120           value.
13121
13122 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13123
13124           * lib/gcc.exp: Exits gracefully if $CC is bogus.
13125
13126 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
13127
13128         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
13129           Modified both files to properly execute the old style
13130           dejagnu tests. The previous versions of these files were
13131           experimental and did not function anything near correctly.
13132
13133 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
13134
13135         * Removed all Makefile.in and configure.in files. No configuration
13136         needed now.
13137
13138 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
13139
13140         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
13141
13142 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13143
13144         * gcc.compile/configure.in, gcc.unsorted/configure.in,
13145         gcc.special/configure.in, gcc.noncompile/configure.in,
13146         gcc.execute/configure.in, gcc.code_quality/configure.in,
13147         g++.other/configure.in, g++.old-deja/configure.in,
13148         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
13149         in srcname setting.
13150
13151 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13152
13153         * lib/udi.exp:  Fixed mondfe and mondfe_download.
13154         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
13155         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
13156
13157 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13158
13159         * config/udi-gdb.exp: Check $shell_id after connecting to target.
13160         (gdb_exit): Don't remove *_soc files.
13161
13162 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
13163
13164         * lib/c-torture.exp: Don't look for main; instead always use -w
13165         -c.  This is how the c-torture tests work.  Remove the object
13166         file if the compilation succeeds.
13167         * gcc.execute/execute.exp: Remove executable if test passes.
13168         * gcc.noncompile/noncompile.exp: Every test is an expected
13169         failure.
13170         * gcc.special/special.exp: Added tests from c-torture 1.11,
13171         corrected use of existing test.
13172         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
13173         gcc.execute/920625-1.c: Updated to c-torture 1.11.
13174         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
13175         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
13176         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
13177         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
13178         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
13179         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
13180         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
13181         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
13182         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
13183         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
13184         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
13185         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
13186         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
13187         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
13188         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
13189         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
13190         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
13191         c-torture 1.11.
13192         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
13193         correspond to c-torture 1.11.
13194
13195         * New file.