OSDN Git Service

4d6ffd5c5ab03eae6b37580657d94ee4ca272d91
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
2
3         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
4         bison 1.50 or later.
5
6 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
7
8         * g++.dg/README: Describe more test directories.
9
10 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
11
12         * g++.dg/init/array6.C: Add additional tests.
13
14 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
15
16         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
17         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
18
19 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
20
21         * gcc.c-torture/compile/20020604-1.x: New.
22         * gcc.c-torture/compile/simd-5.x: Likewise.
23         * gcc.c-torture/execute/920710-1.x: Likewise.
24         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
25
26 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
27
28         * g++.dg/inherit/override1.C: Add dg-options clause.
29
30 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
31
32         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
33         _mm_slli_si128.
34
35 2002-10-19  Andreas Schwab  <schwab@suse.de>
36
37         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
38         directory component.
39
40 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
41
42         * g++.dg/inherit/thunk1.C: New test.
43
44         * g++.dg/inherit/override1.C: New test.
45
46         * g++.dg/abi/mangle11.C: New test.
47         * g++.dg/abi/mangle14.C: New test.
48         * g++.dg/abi/mangle17.C: New test.
49
50 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
51
52         * g++.dg/overload/member2.C: New test.
53
54 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
55
56         * g++.dg/README: Describe new compat directory.
57         * g++.dg/dg.exp: Skip tests in compat directory.
58         * README.compat: New file.
59         * lib/compat.exp: New expect script.
60         * g++.dg/compat: New test directory.
61         * g++.dg/compat/compat.exp: New expect script.
62         * g++.dg/compat/abi: New test directory.
63         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
64         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
65         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
66         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
67         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
68         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
69         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
70         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
71         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
72         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
73         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
74         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
75         * g++.dg/compat/break: New test directory.
76         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
77         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
78         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
79         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
80         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
81         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
82         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
83         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
84         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
85         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
86         g++.dg/compat/break/README: New files.
87         * g++.dg/compat/eh: New test directory.
88         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
89         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
90         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
91         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
92         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
93         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
94         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
95         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
96         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
97         g++.dg/compat/eh/filter2_y.C,
98         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
99         g++.dg/compat/eh/new1_y.C,
100         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
101         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
102         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
103         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
104         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
105         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
106         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
107         g++.dg/compat/eh/unexpected1_y.C: New files.
108         * g++.dg/compat/init: New test directory.
109         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
110         g++.dg/compat/init/array5_y.C,
111         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
112         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
113         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
114         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
115         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
116         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
117         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
118         g++.dg/compat/init/init-ref2_y.C: New files.
119
120 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
121
122         PR c++/7584
123         * g++.dg/inherit/using3.C: New test.
124
125 Thu Oct 17 19:12:58 CEST 2002  Jan Hubicka  <jh@suse.cz>
126
127         * gcc.dg/20021017-2.c: New test.
128
129 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
130
131         * g++.dg/abi/mangle16.C: Adjust.
132
133         * g++.dg/init/array8.C: New test.
134
135 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
136
137         * gcc.dg/special/mips-abi.exp: New test.
138         * gcc.dg/special/mips-abi.s: Empty file used by the above.
139
140 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
141
142         * g++.dg/abi/mangle16.C: New test.
143         * g++.dg/abi/mangle17.C: Likewise.
144
145         PR c++/7478
146         * g++.dg/template/ref1.C: New test.
147
148 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
149
150         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
151
152 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
153
154         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
155
156 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
157
158         PR c++/7524
159         * g++.dg/init/array7.C: New test.
160
161 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
162
163         * g++.dg/init/array6.C: New test.
164
165         * g++.dg/abi/mangle13.C: Likewise.
166         * g++.dg/abi/mangle14.C: Likewise.
167         * g++.dg/abi/mangle15.C: Likewise.
168
169 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
170
171         * g++.dg/abi/empty8.C: New test.
172
173 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
174
175         * g++.dg/init/ctor1.C: New test.
176
177 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
178
179         * gcc.c-torture/execute/20021015-1.c: New test.
180
181 Tue Oct 15 14:22:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
182
183         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
184
185 Mon Oct 14 20:37:51 CEST 2002  Jan Hubicka  <jh@suse.cz>
186
187         * gcc.dg/i386-ssetype-[1-5].c: New tests.
188
189 2002-10-14  Richard Henderson  <rth@redhat.com>
190
191         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
192
193 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
194
195         PR optimization/6631
196         * g++.dg/opt/const2.C: New test.
197
198 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
199
200         PR c++/7176
201         * g++.dg/parse/friend1.C: New test.
202         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
203
204 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
205
206         * gcc.dg/20021014-1.c: New test.
207
208 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
209
210         PR c++/5661
211         * g++.dg/ext/vlm1.C: New test.
212         * g++.dg/ext/vlm2.C: Likewise.
213
214         * g++.dg/init/array1.C: Remove invalid braces.
215         * g++.dg/init/brace1.C: New test.
216         * g++.dg/init/copy2.C: Likewise.
217         * g++.dg/init/copy3.C: Likewise.
218         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
219         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
220         braces.
221
222 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
223
224         * gcc.dg/cpp/assembler.S: Don't use -ansi.
225
226 Fri Oct 11 10:56:49 2002  Richard Shann  <richard.shann@superh.com>
227
228         * gcc.c-torture/compile/simd-5.c: New test.
229
230 2002-10-10  Jim Wilson  <wilson@redhat.com>
231
232         * gcc.c-torture/execute/20021010-1.c: New test.
233
234 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
235
236         PR c/7353
237         * g++.dg/ext/typedef-init.C: New test.
238         * gcc.dg/typedef-init.c: New test.
239
240 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
241
242         * gcc.dg/cpp/paste13.c: New test.
243
244 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
245
246         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
247         remaining platforms, XFAIL during compile, not execute.  Don't
248         XFAIL at -O0.
249
250 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
251
252         * gcc.dg/alias-1.c: Tweak expected warning.
253
254 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
255
256         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
257
258 2002-10-06  Andreas Jaeger  <aj@suse.de>
259
260         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
261         * gcc.dg/cpp/c++98.C: Likewise.
262
263         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
264         * g++.dg/cpp/c++98.C: Likewise.
265
266         * g++.dg/README (Subdirectories): Mention cpp directory.
267
268         PR target/7559
269         * gcc.dg/20021006-1.c: New test.
270
271 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
272
273         PR c++/7804
274         * g++.dg/other/warning1.C: New test.
275
276 2002-10-04  Roger Sayle  <roger@eyesopen.com>
277
278         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
279         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
280         and sparc-*-* with -m64 as expected failures.  See PR 8087.
281
282 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
283
284         PR c++/7931
285         * g++.dg/template/ptrmem3.C: New test.
286
287         PR c++/7754
288         * g++.dg/template/union1.C: New test.
289
290 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
291
292         PR c++/8006
293         * g++.dg/abi/mangle9.C: New test.
294         * g++.dg/abi/mangle10.C: New test.
295         * g++.dg/abi/mangle11.C: New test.
296         * g++.dg/abi/mangle12.C: New test.
297
298 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
299
300         PR c++/7188.
301         * g++.dg/template/meminit1.C: New test.
302         * g++.dg/warn/Wreorder-1.C: Likewise.
303         * g++.old-deja/g++.mike/warn3.C: Tweak.
304         * lib/prune.exp: Ingore "in copy constructor".
305
306 2002-10-02  Andreas Jaeger  <aj@suse.de>
307
308         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
309         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
310         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
311         on x86-64.
312
313 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
314
315         * gcc.dg/empty1.C: Fix typo.
316
317 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
318
319         * gcc.dg/alias-1.c: New test.
320
321 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
322
323         * gcc.dg/empty1.C: New test.
324
325         * g++.dg/tls/init-2.C: Tweak error messages.
326
327 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
328
329         * gcc.c-torture/compile/20020923-1.c: New test.
330
331 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
332
333         * gcc.c-torture/execute/ffs-1.c: New test.
334         * gcc.c-torture/execute/ffs-2.c: Ditto.
335
336 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
337
338         * g++.dg/overload/member1.C: New test.
339
340 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
341
342         * g++.dg/abi/empty7.C: New test.
343         * g++.dg/init/pm2.C: Likewise.
344
345 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
346
347         * g++.dg/rtti/crash1.C: New test.
348
349 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
350
351         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
352         gcc.dg/sibcall-4.c: New tests.
353
354 2002-09-28  Roger Sayle  <roger@eyesopen.com>
355
356         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
357         powerpc and MMIX targets.
358
359 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
360
361         * gcc.dg/cpp/20020927-1.c: New.
362
363 2002-09-26  David S. Miller  <davem@redhat.com>
364
365         * gcc.c-torture/compile/trunctfdf.c: New.
366
367 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
368
369         * lib/target-supports.exp (check_weak_available): Handle solaris2.
370
371 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
372
373         * gcc.c-torture/execute/loop-15.c: New.
374
375 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
376
377         * README.QMTEST: Fix typo.
378
379 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
380
381         * gcc.dg/20020926-1.c: New test.
382
383 2002-09-25  David S. Miller  <davem@redhat.com>
384
385         PR target/7842
386         * gcc.c-torture/execute/shiftdi.c: New test.
387
388 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
389
390         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
391         unique to the tool.
392         * lib/g77.exp (g77_init): Likewise.
393         * lib/g++.exp (g++_init): Likewise.
394         * lib/objc.exp (objc_init): Likewise.
395
396 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
397
398         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
399         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
400         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
401
402 2002-09-25  Richard Henderson  <rth@redhat.com>
403
404         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
405         too-small long double.
406
407 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
408
409         * gcc.dg/20020919-1.c: New test.
410
411 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
412
413         * g++.dg/abi/bitfield6.C: New test.
414         * g++.dg/abi/bitfield7.C: New test.
415         * g++.dg/abi/bitfield8.C: New test.
416         * g++.dg/abi/vbase11.C: New test.
417
418 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
419
420         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
421         hppa*-*-hpux*.  Update test comment.
422
423 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
424
425         * gcc.dg/tls/struct-1.c: New test.
426
427 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
428
429         * gcc.dg/cpp/tr-warn2.c: Update.
430
431 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
432
433         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
434
435 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
436
437         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
438         systems.
439
440 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
441
442         * gcc.c-torture/execute/ieee/mzero3.c: New test.
443
444         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
445         Adjust for c++filt moved to binutils.  Remove spurious duplicate
446         setting of cxxfilt.
447
448 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
449
450         * gcc.dg/20020312-2.c: Update for darwin.
451
452 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
453
454         * g++.old-deja/g++.other/crash32.C: Mark ICE.
455
456 Tue Sep 17 13:59:45 2002  Nicola Pero  <n.pero@mi.flashnet.it>
457
458         * objc.dg/comp-types-1.m: New test.
459         * objc.dg/comp-types-2.m: New test.
460         * objc.dg/comp-types-3.m: New test.
461         * objc.dg/comp-types-4.m: New test.
462         * objc.dg/comp-types-5.m: New test.
463         * objc.dg/comp-types-6.m: New test.
464
465 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
466
467         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
468
469 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
470
471         * g++.dg/other/do1.C: New test.
472
473         * g++.dg/template/subst1.C: New test.
474
475 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
476
477         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
478
479 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
480
481         * g++.dg/template/qualttp20.C: Adjust expected errors.
482         * g++.old-deja/g++.jason/report.C: Likewise.
483         * g++.old-deja/g++.other/qual1.C: Likewise.
484
485         * g++.dg/lookup/scoped2.C: New test.
486
487         * g++.dg/ext/asm3.C: New test.
488
489 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
490
491         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
492
493 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
494
495         * ChangeLog: follow spelling conventions.
496         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
497         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
498         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
499         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
500         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
501         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
502         * g++.old-deja/g++.law/global-init1.C: Likewise.
503         * g++.old-deja/g++.other/delete4.C: Likewise.
504         * g++.old-deja/g++.other/inline21.C: Likewise.
505         * g++.old-deja/g++.other/singleton.C: Likewise.
506         * g77.dg/strlen0.f: Likewise.
507         * g77.f-torture/compile/20010519-1.f: Likewise.
508         * g77.f-torture/compile/980310-4.f: Likewise.
509         * gcc.c-torture/compile/20000605-1.c: Likewise.
510         * gcc.c-torture/execute/20020225-1.c: Likewise.
511         * gcc.dg/c90-hexfloat-2.c: Likewise.
512         * gcc.dg/c99-bool-1.c: Likewise.
513         * gcc.dg/c99-hexfloat-2.c: Likewise.
514         * gcc.dg/dll-2.c: Likewise.
515         * gcc.dg/wtr-union-init-1.c: Likewise.
516         * gcc.dg/wtr-union-init-2.c: Likewise.
517         * gcc.dg/wtr-union-init-3.c: Likewise.
518         * gcc.dg/cpp/avoidpaste1.c: Likewise.
519         * gcc.dg/cpp/defined.c: Likewise.
520         * gcc.dg/cpp/macsyntx.c: Likewise.
521         * gcc.dg/cpp/paste2.c: Likewise.
522         * gcc.dg/cpp/trad/defined.c: Likewise.
523         * gcc.dg/format/c90-printf-1.c: Likewise.
524         * gcc.dg/format/c90-scanf-1.c: Likewise.
525         * gcc.dg/format/c99-printf-1.c: Likewise.
526         * gcc.dg/format/c99-scanf-1.c: Likewise.
527         * gcc.misc-tests/gcov-8.c: Likewise.
528         * lib/profopt.exp: Likewise.
529
530 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
531
532         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
533
534 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
535
536         * g++.dg/inherit/using2.C: New test.
537
538 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
539
540         * ChangeLog: Follow spelling conventions.
541         * g++.dg/template/friend4.C: Likewise.
542         * g++.old-deja/g++.pt/crash67.C: Likewise.
543         * gcc.c-torture/execute/20000801-4.c: Likewise.
544         * gcc.dg/c90-digraph-1.c: Likewise.
545         * gcc.dg/c94-digraph-1.c: Likewise.
546         * gcc.dg/c99-digraph-1.c: Likewise.
547         * gcc.dg/cpp/line5.c: Likewise.
548         * gcc.dg/cpp/multiline.c: Likewise.
549         * gcc.dg/cpp/trad/literals-1.c: Likewise.
550         * gcc.dg/format/attr-3.c: Likewise.
551         * gcc.dg/format/c90-scanf-3.c: Likewise.
552         * gcc.dg/format/ext-4.c: Likewise.
553
554 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
555
556         * g++.dg/template/pretty1.C: New test.
557
558 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
559
560         * gcc.c-torture/execute/struct-cpy-1.c: New test.
561
562 2002-09-13  Matt Austern  <austern@apple.com>
563
564         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
565         passing a cast expression to a function by const reference.
566
567 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
568
569         * g++.dg/template/deduce1.C: New test.
570
571 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
572
573         * gcc.c-torture/execute/simd-1.c: Force all use of int to
574         32-bit int.
575
576 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
577
578         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
579         usage.
580
581 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
582
583         * gcc.c-torture/compile/20020910-1.c: New test.
584
585 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
586
587         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
588
589 2002-09-10  Andreas Jaeger  <aj@suse.de>
590
591         * gcc.dg/20020312-2.c: Adjust for x86-64.
592
593 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
594
595         * g77.dg/7388.f: New test case for PR 7388.
596
597 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
598
599         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
600
601 2002-09-05  Ziemowit Laski <zlaski@apple.com>
602
603         * objc.dg/proto-lossage-1.m: New test.
604
605 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
606
607         * gcc.dg/cpp/_Pragma4.c: Fix typo.
608
609 Fri Sep  6 16:39:37 2002  Nicola Pero  <n.pero@mi.flashnet.it>
610
611         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
612         expected to pass.
613
614 2002-09-06  Stan Shebs  <shebs@apple.com>
615             David Edelsohn  <edelsohn@gnu.org>
616
617         * gcc.dg/weak: New directory.
618         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
619         target-specific xfail bits.
620         * gcc.dg/typeof-2.c: Move to new directory.
621         * gcc.dg/weak.exp: New expect script.
622
623 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
624
625         * gcc.c-torture/execute/extzvsi.c: New test.
626
627 2002-09-05  Stan Shebs  <shebs@apple.com>
628
629         * gcc.dg/weak-1.c: xfail on Darwin.
630         * gcc.dg/weak-2.c: Ditto.
631         * gcc.dg/weak-3.c: Ditto.
632         * gcc.dg/weak-4.c: Ditto.
633         * gcc.dg/weak-5.c: Ditto.
634         * gcc.dg/weak-6.c: Ditto.
635         * gcc.dg/weak-7.c: Ditto.
636         * gcc.dg/weak-8.c: Ditto.
637         * gcc.dg/weak-9.c: Ditto.
638
639 Thu Sep  5 00:34:33 2002  J"orn Rennecke <joern.rennecke@superh.com>
640
641         * gcc.c-torture/execute/loop-14.c: New test.
642
643 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
644
645         * g++.dg/other/cxa-atexit1.C: New test.
646
647         * gcc.dg/typeof-2.c: New test.
648
649 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
650
651         * gcc.dg/cpp/_Pragma4.c: New test.
652
653 Tue Sep  3 11:04:26 2002  Nicola Pero  <n.pero@mi.flashnet.it>
654
655         * objc/execute/nil_method-1.m: New testcase.
656
657 Sun Sep  1 12:47:39 2002  Nicola Pero  <n.pero@mi.flashnet.it>
658
659         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
660         [Object class], not [Object initialize].
661
662 2002-08-31  Roger Sayle  <roger@eyesopen.com>
663             Hans-Peter Nilsson  <hp@bitrange.com>
664
665         * gcc.c-torture/execute/20020720-1.x: Skip test on
666         mmix-knuth-mmixware.  Correct comment.
667
668 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
669
670         * testsuite/g++.dg/abi/bitfield5.C: New test.
671         * testsuite/g++.dg/abi/vbase10.C: Likewise.
672
673 Tue Aug 27 22:23:22 2002  Nicola Pero  <n.pero@mi.flashnet.it>
674
675         * objc.dg/undeclared-selector.m: New test.
676
677 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
678
679         * g++.dg/other/offsetof1.C: Avoid cast warning.
680
681 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
682
683         * objc.dg/super-class-2.m: New test.
684
685 2002-08-24  Matt Austern  <austern@apple.com>
686
687         * g++.dg/ext/lvaddr.C: New test.
688         * g++.dg/ext/lvcast.C: New test.
689
690 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
691
692         * testsuite/g++.dg/inherit/cond1.C: New test.
693
694 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
695
696         * gcc.dg/noncompile/incomplete-1.c: New test.
697
698 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
699
700         * gcc.dg/typespec-1.c: New test.
701
702 2002-08-20  Devang Patel  <dpatel@apple.com>
703         * objc.dg/proto-hier-2.m: New test.
704
705 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
706
707         * objc.dg/bitfield-1.m: New test.
708         * objc.dg/bitfield-2.m: New test.
709
710 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
711
712         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
713         gcc.dg/c99-flex-array-4.c: New tests.
714
715 2002-08-16  Stan Shebs  <shebs@apple.com>
716
717         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
718
719 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
720
721         * gcc.dg/typeof-1.c: New test.
722         * g++.dg/ext/typeof2.C: New test.
723
724 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
725
726         * g++.dg/other/offsetof1.C: New test.
727
728 2002-08-14  Richard Henderson  <rth@redhat.com>
729
730         * gcc.dg/tls/diag-3.c: Fix expected message strings.
731
732 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
733
734         * gcc.dg/cpp/_Pragma3.c: New test.
735
736 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
737
738         * g++.dg/template/inherit3: New test.
739
740 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
741
742         * gcc.dg/bitfld-4.c: Add blank options.
743
744 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
745
746         * g++.dg/template/crash1.C: New test.
747
748 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
749
750         * gcc.dg/tls/opt-2.c: New test.
751
752 2002-08-08  Devang Patel  <dpatel@apple.com>
753
754         * objc.dg/selector-1.m : New test
755
756 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
757
758         * g++.dg/abi/bitfield4.C: New test.
759         * gcc.dg/bitfld-4.c: New test.
760
761 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
762
763         * g++.dg/other/packed1.C: New test.
764
765 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
766
767         * g++.dg/abi/offsetof.C: Tweak error messages.
768         * g++.old-deja/g++.mike/p10769a.C: Likewise.
769
770 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
771
772         * gcc.dg/bitfld-3.c: New test.
773
774 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
775             Richard Henderson  <rth@redhat.com>
776
777         * gcc.dg/i386-bitfield1.c: New test.
778         * g++.dg/abi/bitfield3.C: Update.
779
780 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
781
782         * objc.dg/const-str-2.m: Update.
783         * gcc.dg/cpp/c++98.c: Change to C extension.
784         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
785         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
786
787 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
788
789         * testsuite/gcc.dg/tls/diag-3.c: New.
790
791 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
792
793         * g++.dg/README (Subdirectories): Document new subdir expr.
794         * g++.dg/expr/pmf-1.C: New test.
795
796 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
797
798         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
799
800 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
801
802         * g++.dg/abi/bitfield3.C: New test.
803
804 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
805
806         * lib/gcov.exp: Tweak expected line formats.
807         * gcc.misc-tests/gcov8.c: New test.
808         * gcc.misc-tests/gcov8.x: New flags.
809
810 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
811
812         * consistency.vlad/layout/endian.c: Include string.h.
813
814         * gcc.c-torture/execute/20020805-1.c: New test.
815
816 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
817
818         * g++.dg/other/conversion1.C: New test.
819
820 2002-08-03  Roger Sayle  <roger@eyesopen.com>
821
822         * gcc.dg/builtins-1.c: New testcase.
823
824 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
825
826         * g++.dg/inherit/access3.C: New test.
827
828 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
829
830         * gcc.dg/ia64-visibility-2.c: New test.
831
832 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
833
834         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
835         __qualifier_flags to __flags.
836
837 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
838
839         * g++.dg/inherit/operator1.C: New test.
840         * g++.dg/lookup/disamb1.C: Fix typo in comment.
841         * g++.dg/other/error1.C: Change expected error message.
842         * g++.dg/template/conv4.C: Likewise.
843
844 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
845
846         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
847         for documented behavior.
848
849 2002-07-25  Roger Sayle  <roger@eyesopen.com>
850
851         * gcc.c-torture/execute/20020720-1.x: Skip this test on
852         several targets known to fail.
853
854 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
855
856         * gcc.dg/mips-args-[123].c: New tests.
857
858 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
859
860         * gcc.dg/ppc-spe.c: New.
861
862 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
863
864         * g++.dg/other/ptrmem4.C: New testcase.
865
866 2002-07-24  Richard Henderson  <rth@redhat.com>
867
868         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
869
870 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
871
872         * g++.dg/ext/alignof1.C (main): Return 0 for success.
873
874 2002-07-24  Roger Sayle  <roger@eyesopen.com>
875
876         * gcc.c-torture/execute/memset-3.c: New testcase.
877
878 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
879
880         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
881         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
882
883 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
884
885         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
886         Delete.
887
888 Tue Jul 23 21:02:43 2002  J"orn Rennecke <joern.rennecke@superh.com>
889
890         * gcc.c-torture/compile/simd-4.c: New test.
891
892 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
893
894         PR c++/7347, c++/7348
895         * g++.dg/template/access4.C: New test.
896         * g++.dg/template/access5.C: New test.
897         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
898         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
899         * g++.old-deja/g++.pt/ttp58.C: Likewise.
900         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
901
902 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
903
904         * gcc.dg/gnu89-init-2.c: New test.
905
906 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
907
908         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
909
910 2002-07-20  Roger Sayle  <roger@eyesopen.com>
911
912         * gcc.c-torture/execute/20020720-1.c: New testcase.
913
914 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
915
916         * gcc.dg/cpp/Wsignprom.c: New tests.
917
918 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
919
920         * gcc.c-torture/execute/loop-13.c: New test.
921
922 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
923
924         * gcc.dg/cpp/expr.c: New tests.
925
926 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
927
928         * g++.dg/opt/pr6713.C: Add template instantiation.
929
930 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
931
932         * gcc.dg/nest.c: New test.
933
934 2002-07-17  Richard Henderson  <rth@redhat.com>
935
936         * g++.dg/opt/pr6713.C: New test.
937
938 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
939
940         * gcc.c-torture/execute/loop-2e.x: Let the testcase
941         XFAIL for all x86 processors.
942
943 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
944
945         * gcc.c-torture/execute/20010122-1.x: Do not test with
946         -fomit-frame-pointer.
947
948 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
949
950         * g++.dg/template/instantiate2.C: New test.
951         * g++.dg/template/spec4.C: New test.
952
953 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
954
955         * g++.dg/template/access2.C: New test.
956         * g++.dg/template/access3.C: New test.
957
958 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
959
960         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
961         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
962         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
963         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
964         Convert to use <stdarg.h>.
965         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
966         Delete.
967         * gcc.dg/va-arg-2.c: New.
968         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
969
970 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
971
972         * gcc.c-torture/compile/20020710-1.c: New test.
973
974 Thu Jul 11 15:39:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
975                           Andrew Pinski  <pinskia@physics.uc.edu>
976
977         gcc.c-torture/compile/simd-2.c: New testcase.
978         gcc.c-torture/compile/simd-3.c: Likewise.
979
980 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
981
982         PR c++/7224
983         * g++.dg/overload/error1.C: New test.
984
985 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
986
987         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
988         configuration and IRIX 6 O32 ABI.
989
990 2002-07-11  Roger Sayle  <roger@eyesopen.com>
991
992         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
993
994 2002-07-10  Roger Sayle  <roger@eyesopen.com>
995
996         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
997
998 2002-07-10  Jeffrey A Law  <law@redhat.com>
999
1000         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
1001
1002         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
1003
1004 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
1005
1006         * gcc.dg/20020312-2.c: Check for __PPC__.
1007
1008 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
1009
1010         * gcc.c-torture/compile/20020709-1.c: New test.
1011
1012 2002-07-07  Roger Sayle  <roger@eyesopen.com>
1013
1014         * g++.dg/template/qualttp21.C: New test case.
1015
1016 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
1017
1018         * gcc.c-torture/compile/20020706-1.c: New test.
1019         * gcc.c-torture/compile/20020706-2.c: New test.
1020
1021 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
1022             Alexandre Oliva  <aoliva@redhat.com>
1023
1024         * g++.dg/warn/incomplete1.C: New test.
1025
1026 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1027
1028         PR c++/7099
1029         * g++.dg/warn/noreturn1.C: New test.
1030
1031 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
1032
1033         PR c++/6706
1034         * g++.dg/debug/debug6.C: New test.
1035         * g++.dg/debug/debug7.C: New test.
1036
1037 Thu Jul  4 07:36:48 2002  J"orn Rennecke <joern.rennecke@superh.com>
1038
1039         * gcc.c-torture/compile/simd-3.c: New test.
1040
1041 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
1042
1043         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
1044         * gcc.dg/20020620-1.c: Likewise.
1045
1046 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1047
1048         PR c++/6944
1049         * g++.dg/init/array4.C: New test.
1050         * g++.dg/init/array5.C: New test.
1051
1052 Wed Jul  3 10:25:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
1053
1054         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
1055         * gcc.c-torture/execute/simd-2.c (main): Likewise.
1056
1057 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1058
1059         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
1060         * gcc.dg/wtr-aggr-init-1.c: Likewise.
1061         * gcc.dg/wtr-conversion-1.c: Likewise.
1062         * gcc.dg/wtr-escape-1.c: Likewise.
1063         * gcc.dg/wtr-int-type-1.c: Likewise.
1064         * gcc.dg/wtr-label-1.c: Likewise.
1065         * gcc.dg/wtr-static-1.c: Likewise.
1066         * gcc.dg/wtr-strcat-1.c: Likewise.
1067         * gcc.dg/wtr-suffix-1.c: Likewise.
1068         * gcc.dg/wtr-switch-1.c: Likewise.
1069         * gcc.dg/wtr-unary-plus-1.c: Likewise.
1070         * gcc.dg/wtr-union-init-1.c: Likewise.
1071         * gcc.dg/wtr-union-init-2.c: Likewise.
1072         * gcc.dg/wtr-union-init-3.c: Likewise.
1073
1074         * gcc.dg/wtr-func-def-1.c: New test.
1075
1076 2002-07-02 Devang Patel <dpatel@apple.com>
1077
1078         * objc.dg/param-1.m: New test.
1079
1080 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
1081
1082         * gcc.dg/cpp/trad/directive.c: Add test.
1083         * gcc.dg/cpp/trad/macroargs.c: Add test.
1084         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
1085
1086 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
1087
1088         * gcc.dg/cpp/cmdlne-M.c: New test.
1089
1090 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
1091
1092         * objc.dg/desig-init-1.m: New test.
1093
1094 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1095
1096         PR c++/6716
1097         * g++.dg/template/instantiate1.C: New test.
1098
1099 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
1100
1101         PR c++/7112
1102         * g++.dg/template/sizeof2.C: New test.
1103
1104 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
1105
1106         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
1107         gcc.dg/cpp/trad/include.c: New tests.
1108
1109 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
1110
1111         PR target/7177
1112         * gcc.c-torture/compile/20020701-1.c: New test.
1113
1114 2002-07-01  Stan Shebs  <shebs@apple.com>
1115
1116         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
1117         header here...
1118         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
1119         (objc-torture-execute): or here.
1120
1121 Mon Jul  1 12:51:05 2002  J"orn Rennecke <joern.rennecke@superh.com>
1122
1123         * gcc.c-torture/execute/arith-rand-ll.c: New test.
1124
1125 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
1126
1127         * gcc.dg/cpp/trad/escaped-nl.c: New test.
1128
1129 2002-06-30  Devang Patel  <dpatel@apple.com>
1130
1131         * objc.dg/fsyntax-only.m: New test.
1132
1133 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
1134
1135         PR c++/6695
1136         * g++.dg/template/friend7.C: New file.
1137
1138 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
1139
1140         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
1141         return type.
1142
1143 Thu Jun 27 15:23:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
1144
1145         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
1146         avoid division by zero.
1147
1148 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
1149
1150         * gcc.dg/Wunknownprag.c: New tests.
1151
1152 Tue Jun 25 21:50:38 2002  J"orn Rennecke <joern.rennecke@superh.com>
1153
1154         * gcc.c-torture/execute/simd-2.c: New test.
1155
1156 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
1157
1158         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
1159         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
1160         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
1161         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
1162         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
1163         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
1164         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
1165         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
1166         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
1167         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
1168         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
1169         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
1170         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
1171         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
1172         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
1173         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
1174         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
1175
1176 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
1177
1178         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
1179         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
1180         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
1181         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
1182         New tests.
1183         * gcc.dg/cpp/trad/directive.c: Update.
1184
1185 2002-06-23  Andreas Jaeger  <aj@suse.de>
1186
1187         * gcc.c-torture/execute/complex-6.c: New.
1188
1189 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
1190
1191         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
1192         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
1193         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
1194         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
1195
1196 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
1197
1198         * gcc.dg/cpp/trad: New directory with traditional tests copied
1199         from parent directory.
1200         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
1201         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
1202         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
1203         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
1204         Move to trad/ and rename.
1205         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
1206         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
1207         gcc.dg/cpp/trad/redef2.c: New tests.
1208         * gcc.dg/cpp/trad/trad.exp: New driver.
1209
1210 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
1211
1212         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
1213         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
1214         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
1215         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
1216         Remove.
1217
1218 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
1219
1220         * gcc.dg/20020620-1.c: New test.
1221
1222 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1223
1224         * g++.dg/template/ttp4.C: New test.
1225
1226 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
1227
1228         * g++.dg/opt/vt1.C: Fix regexp.
1229
1230 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1231
1232         * gcc.c-torture/execute/pure-1.c: Make functions static again.
1233         Don't use attribute `noinline'.
1234
1235 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
1236
1237         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
1238
1239 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
1240
1241         * gcc.c-torture/execute/simd-1.c: New.
1242
1243         * gcc.dg/simd-1.c: New.
1244
1245 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
1246
1247         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
1248
1249 2002-06-16  Richard Henderson  <rth@redhat.com>
1250
1251         * g++.dg/ext/anon-struct1.C: New.
1252         * g++.dg/ext/anon-struct2.C: New.
1253         * g++.dg/ext/anon-struct3.C: New.
1254         * gcc.dg/anon-struct-1.c: New.
1255         * gcc.dg/anon-struct-2.c: New.
1256         * gcc.dg/anon-struct-3.c: New.
1257         * gcc.dg/20011008-1.c: Adjust warning text.
1258         * gcc.dg/20020527-1.c: Add -fms-extensions.
1259
1260 2002-06-16  Richard Henderson  <rth@redhat.com>
1261
1262         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
1263
1264 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
1265
1266         * gcc.c-torture/execute/20020615-1.c: New test.
1267
1268 2002-06-15  Roger Sayle  <roger@eyesopen.com>
1269
1270         * gcc.c-tortuture/execute/compare-1.c: New test case.
1271         * gcc.c-tortuture/execute/compare-2.c: New test case.
1272         * gcc.c-tortuture/execute/compare-3.c: New test case.
1273
1274 2002-06-13  Richard Henderson  <rth@redhat.com>
1275
1276         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
1277         ia64 ilp32.
1278
1279 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1280
1281         * g++.dg/template/typename2.C: Update error message.
1282
1283 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
1284
1285         * gcc.c-torture/execute/20020611-1.c: New test.
1286
1287 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
1288
1289         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
1290         list of targets to skip.
1291
1292 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
1293
1294         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
1295         targets if not optimizing.
1296
1297 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
1298
1299         * gcc.c-torture/compile/20020605-1.c: New test.
1300
1301         * g++.dg/opt/vt1.C: New test.
1302
1303         * gcc.dg/20020531-1.c: New test.
1304
1305         * gcc.dg/20020530-1.c: New test.
1306
1307         * gcc.dg/20020527-1.c: New test.
1308
1309         * g++.dg/opt/cse1.C: New test.
1310
1311 2002-06-07  Roger Sayle  <roger@eyesopen.com>
1312
1313         * gcc.dg/20020607-2.c: New test case.
1314
1315 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
1316
1317         * gcc.c-torture/compile/20020604-1.c: New test.
1318
1319 2002-06-04  Richard Henderson  <rth@redhat.com>
1320
1321         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
1322         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
1323         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
1324
1325 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
1326
1327         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
1328
1329 2002-06-03  Richard Henderson  <rth@redhat.com>
1330
1331         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
1332         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
1333
1334 2002-06-02  Richard Henderson  <rth@redhat.com>
1335
1336         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
1337         test functions static.
1338
1339 2002-06-02  Andreas Jaeger  <aj@suse.de>
1340
1341         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
1342         now.
1343
1344 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1345
1346         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
1347         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
1348         Update for mofified diagnostics.
1349         * gcc.dg/c99-intconst-1.c: No longer fail.
1350
1351 2002-06-02  Richard Henderson  <rth@redhat.com>
1352
1353         * gcc.dg/uninit-A.c: Remove xfail markers.
1354
1355 2002-06-01  Roger Sayle  <roger@eyesopen.com>
1356
1357         * gcc.dg/fnegate-1.c: New test case.
1358
1359 2002-05-30  Osku Salerma  <osku@iki.fi>
1360
1361         * gcc.c-torture/execute/mayalias-1.c: New file.
1362
1363 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1364
1365         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
1366         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
1367         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
1368
1369 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
1370
1371         * gcc.c-torture/execute/20020529-1.c: New test.
1372
1373 2002-05-27  Richard Henderson  <rth@redhat.com>
1374
1375         * g++.dg/ext/attrib6.C: New test case.
1376
1377 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1378
1379         * gcc.c-torture/execute/pure-1.c: New test.
1380
1381 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
1382
1383         * gcc.dg/cpp/arith-2.c: Remove.
1384
1385 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
1386
1387         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
1388         * gcc.dg/cpp/if-3.c: Remove.
1389
1390 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
1391
1392         * g++.dg/opt/cse2.C: New test.
1393
1394 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
1395
1396         * gcc.dg/cpp/arith-1.c: New semantic tests.
1397         * gcc.dg/cpp/if-1.c: Update.
1398
1399 2002-05-24  Ben Elliston  <bje@redhat.com>
1400
1401         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
1402
1403 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
1404
1405         * gcc.dg/verbose-asm.c: New test.
1406
1407 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1408
1409         * gcc.dg/cpp/paste12.c: New test.
1410
1411 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
1412
1413         * g++.dg/parse/named_ops.C: New test.
1414
1415 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
1416
1417         * gcc/testsuite/gcc.dg/weak-8.c: New test.
1418
1419 Thu May 23 11:09:26 2002  J"orn Rennecke <joern.rennecke@superh.com>
1420
1421         * gcc.dg/weak-2.c: Allow optional leading underscore
1422         in scan-assembler symbol name.
1423         * gcc.dg/weak-3.c: Likewise.
1424         * gcc.dg/weak-4.c: Likewise.
1425         * gcc.dg/weak-5.c: Likewise.
1426
1427 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
1428
1429         * gcc.dg/20020523-1.c: New test.
1430
1431 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
1432
1433         * objc.dg/const-str-2.m: Update now that we stop after
1434         a command line error.
1435
1436 2002-05-22  Richard Henderson  <rth@redhat.com>
1437
1438         * g++.dg/dg.exp: Fix typo in test pruneing.
1439
1440 2002-05-22  Richard Henderson  <rth@redhat.com>
1441
1442         * g++.dg/dg.exp: Prune the tls subdirectory.
1443         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
1444         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
1445         * g++.dg/tls/init-1.C: New.
1446
1447 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
1448
1449         * gcc.dg/20020517-1.c: New test.
1450
1451 2002-05-21  Richard Henderson  <rth@redhat.com>
1452
1453         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
1454         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
1455
1456 Tue May 21 14:25:32 2002  Brian R. Gaeke  <brg@dgate.ORG>
1457
1458         * g++.dg/other/copy2.C: New test.
1459
1460 Mon May 20 10:51:35 2002  J"orn Rennecke <joern.rennecke@superh.com>
1461
1462         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
1463         (MAX_COPY): Bump up to 10 times sizeof (long long).
1464         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
1465
1466         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
1467         sizeof (long long).
1468
1469         * gcc.c-torture/execute/strcpy-1.c: New test.
1470
1471 2002-05-19  Jason Merrill  <jason2redhat.com>
1472
1473         * g++.dg/ext/oper1.C: New test.
1474
1475 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
1476 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
1477
1478         * README.QMTEST: New file.
1479
1480         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
1481
1482 2002-05-19  Andreas Jaeger  <aj@suse.de>
1483
1484         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
1485         now.
1486         * gcc.c-torture/execute/loop-2d.x: Likewise.
1487
1488 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
1489
1490         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
1491         support weak symbols.
1492         * gcc.dg/weak-4.c: Likewise
1493         * gcc.dg/weak-6.c: Likewise
1494
1495 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
1496
1497         * gcc.dg/weak-3.c: Add dg-excess-error comment for
1498         cygwin, coff and h8300-*-hms targets
1499         * gcc.dg/weak-5.c: Likewise
1500         * gcc.dg/weak-7.c: Likewise
1501
1502 2002-05-16  Jason Merrill  <jason@redhat.com>
1503
1504         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
1505         (scan-assembler-not, scan-assembler-dem): Likewise.
1506         (scan-assembler-dem-not): Likewise.
1507
1508 2002-05-15  Richard Henderson  <rth@redhat.com>
1509
1510         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
1511
1512 2002-05-15  Richard Henderson  <rth@redhat.com>
1513
1514         * gcc.dg/weak-5.c (vfoo1c): No warning here.
1515         (vfoo1f): Warning here.
1516         (vfoo1l): Don't redefine the alias.
1517
1518 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
1519
1520         * g++.dg/init/pm1.C: New test.
1521
1522 2002-05-12  David S. Miller  <davem@redhat.com>
1523
1524         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
1525         types.
1526
1527 2002-05-10  Roger Sayle  <roger@eyesopen.com>
1528
1529         * gcc.c-torture/execute/20020510-1.c: New test case.
1530
1531 2002-05-10  David S. Miller  <davem@redhat.com>
1532
1533         * gcc.c-torture/execute/conversion.c: Test long double too.
1534
1535 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
1536
1537         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
1538         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
1539         * lib/g++.exp (g++_link_flags): Likewise.
1540         * lib/objc.exp (objc_target_compile): Likewise.
1541
1542 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
1543
1544         * gcc.dg/cpp/poison.c: Update.
1545         * gcc.dg/cpp/20000625-2.c: Remove.
1546         * gcc.dg/cpp/direct2s.c: Remove final test.
1547
1548 2002-05-08  Tom Rix  <trix@redhat.com>
1549
1550         * gcc.c-torture/execute/20020508-1.c: New test.
1551         * gcc.c-torture/execute/20020508-2.c: New test.
1552         * gcc.c-torture/execute/20020508-3.c: New test.
1553
1554 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
1555
1556         * gcc.dg/cpp/charconst-4.c: More tests.
1557
1558 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
1559
1560         PR c/6569
1561         * gcc.dg/weak-3.c: Update location of warning messages.
1562         * gcc.dg/weak-5.c: Likewise.
1563
1564 2002-05-06  Roger Sayle  <roger@eyesopen.com>
1565
1566         * gcc.c-torture/execute/20020506-1.c: New test case.
1567
1568 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
1569
1570         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
1571
1572 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1573
1574         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
1575
1576 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1577
1578         * gcc.dg/cpp/charconst-3.c: New test.
1579
1580 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1581
1582         * gcc.dg/cpp/charconst.c: Update tests.
1583
1584 2002-05-05  Tim Josling  <tej@melbpc.org.au>
1585
1586         * treelang: Added directory for new sample language treelang. Also
1587         lib/treelang.exp: New file to signal treelang should be tested.
1588
1589 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
1590
1591         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
1592         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
1593         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
1594         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
1595         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
1596         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
1597         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
1598
1599 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1600
1601         * gcc.dg/format/xopen-2.c: New test.
1602
1603 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
1604
1605         * gcc.dg/20020503-1.c: New test.
1606
1607 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
1608
1609         * g++.dg/init/dtor1.C: Make it tougher.
1610
1611 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
1612
1613         * g++.dg/init/dtor1.C: New test.
1614
1615 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
1616
1617         * gcc.dg/altivec-8.c: New.
1618
1619 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
1620
1621         * gcc.dg/altivec-7.c: New.
1622
1623 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
1624
1625         * g++.dg/parse/typedef1.C: New test.
1626
1627 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
1628
1629         PR c++/6486
1630         * g++.dg/template/friend6.C: New test.
1631
1632         PR c++/6492
1633         * g++.dg/init/copy1.C: New test.
1634
1635 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
1636
1637         * g++.dg/warn/effc1.C: New test.
1638
1639 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1640
1641         * gcc.dg/cpp/if-cexp.c: Add a test.
1642
1643 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
1644
1645         * gcc.dg/20020426-2.c: New test.
1646
1647 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
1648
1649         * gcc.dg/cpp/if-mop.c: Update.
1650         * gcc.dg/cpp/if-mpar.c: Add test.
1651         * gcc.dg/cpp/if-oppr.c: Update.
1652
1653 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1654
1655         PR c/6343
1656         * gcc.dg/weak-[2-7].c: New tests.
1657
1658 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
1659
1660         * gcc.dg/enum1.c: New test.
1661
1662 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
1663
1664         PR c++/6497
1665         * g++.dg/inherit/access2.C: New test.
1666
1667 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
1668
1669         PR bootstrap/6445
1670         * gcc.dg/20020426-1.c: New test.
1671
1672 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
1673
1674         * g++.dg/abi/enum1.C: New test.
1675
1676 2002-04-26  Richard Henderson  <rth@redhat.com>
1677
1678         * gcc.dg/c99-bool-1.c: Expect always true warning.
1679
1680 2002-04-25  Roger Sayle  <roger@eyesopen.com>
1681
1682         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
1683
1684 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1685
1686         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
1687         targets.
1688
1689 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
1690
1691         * g++.dg/abi/mange7.C: New test.
1692
1693         PR c++/6438.
1694         * g++.dg/parse/stmtexpr2.C: New test.
1695
1696 Wed Apr 24 21:38:36 2002  J"orn Rennecke <joern.rennecke@superh.com>
1697
1698         * gcc.dg/20020312-2.c: Add SH target.
1699
1700 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1701
1702         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
1703         compiler output on mips*-*-irix*.
1704
1705 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
1706
1707         * g++.dg/parse/attr1.C: New test.
1708
1709 2002-04-23  Roger Sayle  <roger@eyesopen.com>
1710
1711         * gcc.c-torture/execute/string-opt-17.c: New test case.
1712         * gcc.c-torture/execute/memset-2.c: New test case.
1713
1714 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
1715
1716         PR c++/6256:
1717         * g++.dg/template/friend5.C: New test.
1718
1719         PR c++/6331:
1720         * g++.dg/template/qual1.C: Likewise.
1721
1722 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
1723
1724         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
1725         Include stdlib.h, not stdio.h or ctype.h.
1726
1727 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
1728
1729         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
1730         cris-*-elf* and mmix-*-*.
1731         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
1732         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
1733         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
1734         Ditto.
1735         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
1736         * gcc.dg/wchar_t-1.c: Ditto.
1737
1738 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
1739
1740         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
1741         Clarify comment.
1742
1743 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
1744
1745         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
1746
1747 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1748
1749         * gcc.c-torture/execute/20000906-1.x: Delete.
1750
1751 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
1752
1753         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
1754
1755 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
1756
1757         * PR6367
1758         * g77.f-torture/execute/6367.f: New test.
1759         * g77.f-torture/execute/6367.x: Disable for MMIX.
1760
1761 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
1762
1763         * PR6352
1764         * g++.dg/opt/inline2.C: New test.
1765
1766 2002-04-18  Richard Henderson  <rth@redhat.com>
1767
1768         * gcc.dg/20000906-1.c: Enable for all targets.
1769         * gcc.c-torture/compile/iftrap-2.c: New.
1770
1771 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
1772
1773         * gcc.dg/20020418-1.c: New test.
1774         * gcc.dg/20020418-2.c: New test.
1775
1776 2002-04-18  Richard Henderson  <rth@redhat.com>
1777
1778         * gcc.c-torture/compile/iftrap-1.c: New.
1779         * gcc.dg/iftrap-1.c: Adjust for ia64.
1780         * gcc.dg/iftrap-2.c: New.
1781
1782 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
1783
1784         * gcc.c-torture/compile/20020418-1.c: New test.
1785
1786 2002-04-18  Roger Sayle  <roger@eyesopen.com>
1787
1788         * gcc.c-torture/compile/20020415-1.c: New.
1789
1790 2002-04-18  David S. Miller  <davem@redhat.com>
1791
1792         * gcc.c-torture/execute/20020418-1.c: New test.
1793
1794 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
1795
1796         * gcc.dg/20020416-1.c: New test.
1797
1798         * g++.dg/opt/inline1.C: New test.
1799
1800 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
1801
1802         * gcc.dg/altivec-5.c: New test.
1803
1804         * gcc.dg/20020415-1.c: New test.
1805
1806 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
1807
1808         * testsuite/lib/chill.exp: Remove.
1809
1810 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
1811
1812         * g++.dg/other/big-struct.C: New test.
1813
1814 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
1815
1816         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
1817         of scratch file.
1818
1819 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
1820
1821         PR c/6277
1822         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
1823         in scan-assembler function name
1824
1825 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
1826
1827         * g77.f-torture/execute/980628-4.x,
1828         g77.f-torture/execute/980628-5.x,
1829         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
1830         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
1831         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
1832         i[34567]86-*-*.
1833
1834 2002-04-13  David S. Miller  <davem@redhat.com>
1835
1836         * gcc.c-torture/execute/20020413-1.c: New test.
1837
1838 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
1839
1840         * gcc.dg/asm-6.c,
1841         * g++.dg/ext/asm1.C: New tests.
1842
1843 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
1844
1845         PR c++ 5373.
1846         * g++.dg/parse/stmtexpr1.C: New test.
1847
1848         PR c++/5189.
1849         * g++.dg/template/copy1.C: New test.
1850
1851 2002-04-12  Richard Henderson  <rth@redhat.com>
1852
1853         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
1854
1855 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
1856
1857         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
1858         gcc.c-torture/execute/20020307-2.c.
1859
1860 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
1861
1862         * g++.dg/ext/attrib5.C,
1863         * g++.dg/lookup/struct1.C: New tests.
1864
1865 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
1866
1867         * gcc.dg/20020411-1.c: New test.
1868
1869         * gcc.c-torture/execute/20020411-1.c: New test.
1870
1871 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
1872
1873         * g77.f-torture/execute/6177.f: New test.
1874
1875 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
1876
1877         PR middle-end/6247
1878         * g++.dg/opt/cleanup1.C: New test.
1879
1880         * g++.dg/opt/const1.C: New test.
1881
1882 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
1883
1884         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
1885
1886 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
1887
1888         PR c++/5507
1889         * g++.dg/template/typename2.C: New test.
1890
1891 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
1892
1893         * gcc.c-torture/execute/loop-12.c: New.
1894
1895 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
1896
1897         * g77.f-torture/execute/980628-4.x,
1898         g77.f-torture/execute/980628-5.x,
1899         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
1900         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
1901         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
1902
1903 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1904
1905         PR optimization/6086
1906         * g++.dg/opt/preinc1.C: New test.
1907
1908 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
1909
1910         PR c++/5571
1911         * g++.dg/opt/static2.C: New test.
1912
1913 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
1914
1915         PR c/5120
1916         * gcc.dg/20020406-1.c: New test.
1917
1918 2002-04-04  David S. Miller  <davem@redhat.com>
1919
1920         * gcc.c-torture/execute/20020404-1.c: New test.
1921
1922 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
1923
1924         PR c/6123
1925         * gcc.dg/20020312-2.c: Do not declare global register variable
1926         if __PIC__ or __pic__ is defined.
1927
1928 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
1929
1930         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
1931         __asm__ so that it works correctly even if -ansi -pedantic-errors.
1932
1933 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1934
1935         * gcc.misc-tests/linkage.exp: Update last change to handle
1936         sparc*-, not just sparc-.
1937
1938 2002-04-03  Richard Henderson  <rth@redhat.com>
1939
1940         * gcc.dg/cpp/ucs.c: Improved long UCS test.
1941
1942 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
1943
1944         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
1945
1946 2002-04-02  David S. Miller  <davem@redhat.com>
1947
1948         * gcc.c-torture/execute/20020402-3.c: New test.
1949
1950 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
1951
1952         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
1953         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
1954
1955         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
1956         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
1957         g77.f-torture/execute/20001201.x,
1958         g77.f-torture/execute/u77-test.x: New files.
1959
1960         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
1961         * gcc.dg/wchar_t-1.c: Ditto.
1962
1963 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1964
1965         * gcc.c-torture/execute/20020402-1.c: New test.
1966
1967 2002-04-01  Richard Henderson  <rth@redhat.com>
1968
1969         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
1970
1971         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
1972
1973 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1974
1975         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
1976
1977 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1978
1979         * g++.dg/inherit/template-as-base.C: Expect error.
1980         * g++.dg/inherit/namespace-as-base.C: Likewise.
1981
1982 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
1983
1984         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
1985         g++.dg/ext/instantiate3.C: Tweak match patterns.
1986
1987         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
1988         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
1989         -da test.
1990
1991 2002-03-31  Richard Henderson  <rth@redhat.com>
1992
1993         * gcc.dg/special/alias-2.c: New.
1994         * gcc.dg/special/ecos.exp: Run it.
1995
1996 2002-03-31  Richard Henderson  <rth@redhat.com>
1997
1998         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
1999
2000 2002-03-31  Kazu Hirata  <kazu@hxi.com>
2001
2002         * gcc.dg/weak-1.c: Disable on h8300 port.
2003
2004 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
2005
2006         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
2007         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
2008         ordering tests.
2009         * g++.dg/bprob/bprob-1.C: New test.
2010         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
2011         * g++.dg/gcov/gcov-1.C: New test.
2012         * g++.dg/gcov/gcov-1.x: New file.
2013         * g++.dg/gcov/gcov-2.C: New test.
2014         * g++.dg/gcov/gcov-3.C: New test.
2015         * g++.dg/gcov/gcov-3.h: New file.
2016
2017 2002-03-28  Roger Sayle  <roger@eyesopen.com>
2018
2019         * g++.old-deja/g++.other/builtins5.C: New test.
2020         * g++.old-deja/g++.other/builtins6.C: New test.
2021         * g++.old-deja/g++.other/builtins7.C: New test.
2022         * g++.old-deja/g++.other/builtins8.C: New test.
2023         * g++.old-deja/g++.other/builtins9.C: New test.
2024
2025 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
2026
2027         * g++.dg/opt/static1.C: New test.
2028
2029         * g++.dg/opt/longbranch1.C: New test.
2030
2031 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
2032
2033         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
2034
2035         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
2036
2037 Thu Mar 28 16:38:09 2002  Jeffrey A Law  (law@redhat.com)
2038
2039         * gcc.c-torture/execute/20020328-1.c: New test.
2040
2041 2002-03-27  Richard Henderson  <rth@redhat.com>
2042
2043         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
2044         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
2045         move from g++.old-deja/g++.ext/.
2046
2047 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
2048
2049         * g++.dg/init/new2.C: New test.
2050
2051 2002-03-26  Richard Henderson  <rth@redhat.com>
2052
2053         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
2054
2055         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
2056         on sparc.
2057
2058         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
2059         sparcv9 systems.
2060         * gcc.dg/20001102-1.c: Likewise.
2061
2062 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
2063
2064         * gcc.dg/cpp/endif-pedantic1.c,
2065         gcc.dg/cpp/endif-pedantic2.c:  New tests.
2066
2067 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
2068
2069         * g++.dg/init/new1.C: New test.
2070
2071 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
2072
2073         * g++.dg/abi/vbase9.C: New test.
2074
2075 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
2076
2077         * gcc.dg/arm-asm.c: New test.
2078
2079 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
2080
2081         * gcc.dg/Wswitch-enum.c: New test.
2082         Fix PR c/5044.
2083
2084 2002-03-26  Richard Henderson  <rth@redhat.com>
2085
2086         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
2087         structure.
2088
2089 2002-03-25  Richard Henderson  <rth@redhat.com>
2090
2091         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
2092         sparcv9 systems.
2093
2094         * gcc.c-torture/compile/20011119-1.c (xxx): New.
2095         * gcc.c-torture/compile/20011119-2.c (xxx): New.
2096
2097 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
2098
2099         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
2100
2101 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
2102
2103         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
2104         targets using generic thunk support.
2105
2106 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
2107
2108         * gcc.c-torture/compile/20020323-1.c: New test.
2109
2110         * g++.dg/opt/conj2.C: New test.
2111
2112 2002-03-24  Richard Henderson  <rth@redhat.com>
2113
2114         * gcc.dg/weak-1.c: Use -fno-common.
2115
2116 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
2117
2118         * g77.dg/f77-edit-apostrophe-out.f: New test
2119         * g77.dg/f77-edit-h-out.f: New test
2120         * g77.dg/f77-edit-t-in.f: New test
2121         * g77.dg/f77-edit-t-out.f: New test
2122         * g77.dg/f77-edit-x-out.f: New test
2123         * g77.dg/f77-edit-slash-out.f: New test
2124         * g77.dg/f77-edit-colon-out.f: New test
2125         * g77.dg/f77-edit-s-out.f: New test
2126
2127 2002-03-24  Richard Henderson  <rth@redhat.com>
2128
2129         * objc/execute/formal_protocol-6.x: New XFAIL.
2130
2131 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
2132
2133         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
2134         that do not support weak symbols
2135
2136 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
2137
2138         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
2139         * lib/g77.exp:  Likewise
2140         * lib/objc.exp: Likewise
2141
2142 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
2143
2144         * gcc.dg/Wswitch-default.c: New test.
2145
2146 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
2147
2148         * g++.dg/other/enum1.C: New test.
2149
2150 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
2151
2152         * gcc.dg/pragma-ep-3.c: Fix typo.
2153
2154 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2155
2156         * g++.dg/inherit/template-as-base.C: New test.
2157
2158 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
2159
2160         * g++.old-deja/g++.other/dwarf2-1.C: Move...
2161         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
2162
2163 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
2164
2165         * gcc.dg/cpp/multiline.c: Update to match.
2166
2167 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
2168
2169         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
2170
2171 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
2172
2173         * gcc.dg/cpp/extratokens2.c:  New file.
2174
2175 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
2176
2177         * gcc.dg/20020312-2.c: Add rs6000 target.
2178
2179         * gcc.c-torture/compile/20020319-1.c: New test.
2180
2181 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2182
2183         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
2184         (A, E): Handle this.
2185
2186 2002-03-20  Jason Merrill  <jason@redhat.com>
2187
2188         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
2189         ignoring -fpic.
2190         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
2191         through prune_gcc_output.
2192
2193 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
2194
2195         * gcc.c-torture/compile/20020320-1.c: New test.
2196
2197 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
2198
2199         * gcc.c-torture/compile/20020318-1.c: New test.
2200
2201         * gcc.dg/struct-by-value-1.c: New test.
2202
2203         * gcc.dg/20020319-1.c: New test.
2204
2205 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
2206
2207         * g++.dg/opt/conj1.C: New test.
2208
2209 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
2210
2211         * g++.dg/template/qualttp20.C: Revert previous change.
2212         * g++.dg/template/qualttp3.C: Likewise.
2213         * g++.dg/template/qualttp4.C: Likewise
2214         * g++.dg/template/qualttp5.C: Likewise
2215         * g++.dg/template/qualttp6.C: Likewise
2216         * g++.dg/template/qualttp7.C: Likewise
2217         * g++.dg/template/qualttp8.C: Likewise
2218         * g++.dg/template/recurse.C: Likewise.
2219
2220 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
2221
2222         * gcc.dg/cpp/wchar-1.c: Update.
2223
2224 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
2225
2226         * g++.dg/template/conv1.C: New test.
2227         * g++.dg/template/conv2.C: New test.
2228         * g++.dg/template/conv3.C: New test.
2229         * g++.dg/template/conv4.C: New test.
2230
2231 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
2232
2233         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
2234         * g++.dg/template/qualttp3.C: Likewise.
2235         * g++.dg/template/qualttp4.C: Likewise
2236         * g++.dg/template/qualttp5.C: Likewise
2237         * g++.dg/template/qualttp6.C: Likewise
2238         * g++.dg/template/qualttp7.C: Likewise
2239         * g++.dg/template/qualttp8.C: Likewise
2240         * g++.dg/template/recurse.C: Likewise.
2241
2242 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
2243
2244         * g++.dg/opt/dtor1.C: New test.
2245
2246 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
2247
2248         * gcc.c-torture/compile/20020315-1.c: New test.
2249
2250 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
2251
2252         * gcc.dg/weak-1.c: Fix scan tests.
2253
2254 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
2255
2256         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
2257         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
2258         cris-*-aout* mmix-*-*.
2259         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
2260         cris-*-aout* mmix-*-*.
2261         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
2262         cris-*-elf* cris-*-aout* and mmix-*-*.
2263         * gcc.dg/20001009-1.c: Ditto.
2264         * gcc.dg/20010912-1.c: Ditto.
2265         * gcc.dg/20020122-4.c: Ditto.
2266         * gcc.dg/inline-2.c: Ditto.
2267
2268 Thu Mar 14 14:28:38 2002  Jeffrey A Law  (law@cygnus.com)
2269
2270         * gcc.c-torture/compile/20020314-1.c: New test.
2271
2272 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
2273
2274         * gcc.c-torture/execute/20020314-1.c: New test.
2275
2276 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
2277
2278         * g++.dg/warn/Wunused-1.C: New test.
2279
2280 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
2281
2282         * g++.dg/abi/mangle6.C: New test.
2283
2284 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
2285
2286         * gcc.c-torture/compile/20020309-2.c: New test.
2287
2288         * gcc.c-torture/compile/20020312-1.c: New test.
2289
2290 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
2291
2292         * g++.dg/other/access1.C: New test.
2293
2294 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
2295
2296         * gcc.c-torture/execute/wchar_t-1.c: New test.
2297
2298 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
2299
2300         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
2301
2302 2002-03-12  Roger Sayle  <roger@eyesopen.com>
2303
2304         * gcc.dg/20020312-1.c: New test case.
2305
2306 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
2307
2308         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
2309
2310 2002-03-11  Richard Henderson  <rth@redhat.com>
2311
2312         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
2313         * g++.old-deja/g++.jason/report.C: Likewise.
2314
2315 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
2316
2317         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
2318         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
2319
2320 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
2321
2322         * testsuite/g++.dg/overload/pmf1.C: New test.
2323
2324 2002-03-11  Kazu Hirata  <kazu@hxi.com>
2325
2326         * gcc.c-torture/execute/20020307-1.c: Use long.
2327
2328 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
2329
2330         PR optimization/5844
2331         * gcc.dg/20020310-1.c: New test.
2332
2333 2002-03-09  Michael Meissner  <meissner@redhat.com>
2334
2335         * gcc.c-torture/execute/memcpy-2.c: New test.
2336         * gcc.c-torture/execute/memset-1.c: New test.
2337         * gcc.c-torture/execute/strlen-1.c: New test.
2338         * gcc.c-torture/execute/strcmp-1.c: New test.
2339         * gcc.c-torture/execute/strncmp-1.c: New test.
2340
2341 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
2342
2343         * gcc.dg/ppc-ldstruct.c: New test.
2344
2345 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
2346
2347         * gcc.c-torture/execute/va-arg-22.c: New test.
2348
2349 Sat Mar  9 07:47:50 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2350
2351         * gcc.c-torture/compile/20020309-1.c: New test.
2352
2353 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
2354
2355         * gcc.c-torture/execute/20020307-2.c: New test.
2356
2357 Thu Mar  7 10:05:31 2002  Jeffrey A Law  (law@redhat.com)
2358
2359         * g77.f-torture/compile/20020307-1.f: New test.
2360
2361 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
2362
2363         * gcc.dg/unordered-1.c: New test.
2364
2365 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
2366
2367         * gcc.c-torture/execute/20020307-1.c: New test.
2368
2369 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
2370
2371         * gcc.dg/20020304-1.c: New test.
2372
2373         * gcc.c-torture/compile/20020304-2.c: New test.
2374
2375 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
2376
2377         * gcc.c-torture/compile/20020304-1.c: New test case
2378         (from PR c/5830).
2379
2380 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
2381
2382         * gcc.dg/20020103-1.c: Add other -D ppc variants.
2383
2384 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2385
2386         * g++.dg/other/classkey1.C: New test.
2387
2388 2002-03-01  Richard Henderson  <rth@redhat.com>
2389
2390         * gcc.c-torture/compile/981223-1.x: New.
2391         * gcc.c-torture/compile/920625-1.x: New.
2392
2393 2002-02-28  Richard Henderson  <rth@redhat.com>
2394
2395         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
2396
2397 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
2398
2399         * gcc.c-torture/execute/20020227-1.c: New test.
2400
2401 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
2402
2403         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
2404         here" ERROR lines.
2405         * g++.old-deja/g++.oliva/partord1.C: Likewise.
2406         * g++.old-deja.g++.other/defarg1.C: Likewise.
2407         * g++.old-deja/g++.pt/calls2.C: Likewise.
2408         * g++.old-deja/g++.pt/crash20.C: Likewise.
2409         * g++.old-deja/g++.pt/crash30.C: Likewise.
2410         * g++.old-deja/g++.pt/crash36.C: Likewise.
2411         * g++.old-deja/g++.pt/crash6.C: Likewise.
2412         * g++.old-deja/g++.pt/defarg13.C: Likewise.
2413         * g++.old-deja/g++.pt/derived3.C: Likewise.
2414         * g++.old-deja/g++.pt/error1.C: Likewise.
2415         * g++.old-deja/g++.pt/friend21.C: Likewise.
2416         * g++.old-deja/g++.pt/friend23.C: Likewise.
2417         * g++.old-deja/g++.pt/infinite1.C: Likewise.
2418         * g++.old-deja/g++.robertl/eb128.C: Likewise.
2419
2420 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
2421
2422         * gcc.c-torture/execute/20020225-2.c: New test.
2423
2424 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
2425
2426         * gcc.c-torture/execute/920730-1t.c,
2427         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
2428         Delete test cases, only relevant to -traditional.
2429
2430 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
2431
2432         * gcc.dg/cpp/undef1.c: Remove.
2433         * gcc.dg/cpp/directiv.c: Update.
2434         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
2435
2436 2002-02-27  Michael Meissner  <meissner@redhat.com>
2437
2438         * gcc.c-torture/execute/20020226-1.c: New test.
2439
2440 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
2441
2442         * g++.dg/debug/debug4.C: New test.
2443
2444         * gcc.dg/ia64-visibility-1.c: New test.
2445
2446 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
2447
2448         * gcc.dg/debug/20020224-1.c: New.
2449
2450 2002-02-25  Kazu Hirata  <kazu@hxi.com>
2451
2452         * gcc.c-torture/execute/960416-1.x: New.
2453         * gcc.c-torture/execute/divconst-3.x: Likewise.
2454
2455 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
2456
2457         * gcc.dg/20020224-1.c: New test.
2458
2459 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
2460
2461         * gcc.c-torture/execute/20020225-1.c: New.
2462
2463 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
2464
2465         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
2466
2467 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
2468
2469         * gcc.dg/20020222-1.c: New test.
2470
2471 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
2472
2473         * g++.dg/opt/anonunion1.C: New test.
2474
2475 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
2476
2477         * g++.dg/template/qualttp19.C: New test.
2478         * g++.dg/template/qualttp20.C: New test.
2479         * g++.old-deja/g++.jason/report.C: Adjust expected errors
2480         * g++.old-deja/g++.other/qual1.C: Likewise.
2481
2482 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
2483
2484         * gcc.dg/attr-alwaysinline.c: New.
2485
2486 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
2487
2488         * gcc.dg/20020220-1.c: New test.
2489
2490         * gcc.dg/20020220-2.c: New test.
2491
2492         * g++.dg/opt/mmx1.C: New test.
2493
2494 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
2495
2496         * gcc.c-torture/compile/20020110.c: New test.
2497
2498 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
2499
2500         * gcc.c-torture/execute/20020219-1.c: New test.
2501
2502         * gcc.dg/20020219-1.c: New test.
2503
2504         * gcc.dg/noncompile/20020220-1.c: New test.
2505
2506         * g++.dg/opt/ptrintsum1.C: New test.
2507
2508         * gcc.dg/debug/20020220-1.c: New test.
2509
2510 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
2511
2512         * gcc.c-torture/execute/20020216-1.c: New test.
2513
2514 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
2515
2516         * gcc.dg/decl-1.c: Update, new test.
2517
2518 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
2519
2520         * g++.dg/abi/bitfield1.C: New test.
2521         * g++.dg/abi/bitfield2.C: New test.
2522
2523 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
2524
2525         * gcc.dg/attr-nest.c: New test.
2526
2527 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
2528
2529         * gcc.c-torture/execute/20020215-1.c: New test.
2530
2531 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
2532
2533         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
2534         * g++.dg/debug/debug.exp: New.
2535         * g++.dg/debug/trivial.C: New.
2536         * g++.dg/debug/debug1.C: Moved...
2537         * g++.dg/other/debug1.C: ...from here.
2538         * g++.dg/debug/debug2.C: Moved...
2539         * g++.dg/other/debug2.C: ...from here.
2540         * g++.dg/debug/debug3.C: Moved...
2541         * g++.dg/other/debug3.C: ...from here.
2542
2543         * gcc.dg/noncompile/20020213-1.c: New test.
2544
2545 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
2546
2547         * g++.dg/other/debug3.C: New test.
2548
2549         * gcc.c-torture/execute/20020213-1.c: New test.
2550
2551 2002-02-13  Richard Smith <richard@ex-parrot.com>
2552
2553         * g++.old-deja/g++.other/thunk1.C: New test.
2554
2555 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
2556
2557         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
2558
2559 2002-02-13  Stan Shebs  <shebs@apple.com>
2560
2561         * gcc.dg/altivec-3.c: New.
2562
2563 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
2564
2565         * gcc.dg/Wunreachable-1.c: New test.
2566         * gcc.dg/Wunreachable-2.c: New test.
2567
2568 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
2569
2570         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
2571
2572 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
2573
2574         * gcc.dg/decl-1.c: New test.
2575
2576 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
2577
2578         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
2579
2580 2002-02-10  Kazu Hirata  <kazu@hxi.com>
2581
2582         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
2583         * gcc.c-torture/compile/980506-1.x: Likewise.
2584
2585 2002-02-10  Kazu Hirata  <kazu@hxi.com>
2586
2587         * gcc.dg/20020210-1.c: New.
2588
2589 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
2590
2591         * g77.f-torture/execute/947.f: New regression test
2592         for PR fortran/947.
2593
2594 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
2595
2596         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
2597         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
2598
2599 2002-02-08  Richard Henderson  <rth@redhat.com>
2600
2601         * gcc.c-torture/compile/labels-3.c: New.
2602
2603 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
2604
2605         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
2606         expression statements work instead.
2607         * gcc.dg/noncompile/20020207-1.c: New test.
2608
2609 2002-02-07  Richard Henderson  <rth@redhat.com>
2610
2611         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
2612
2613 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
2614
2615         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
2616         message from g77
2617         * lib/g77-dg.exp: Trim g77 error messages so that they are
2618         recognized by dg.exp.
2619
2620 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
2621
2622         PR fortran/5473
2623         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
2624
2625 2002-02-07  Richard Henderson  <rth@redhat.com>
2626
2627         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
2628         to be sufficiently aligned for integers.
2629
2630 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
2631
2632         * g++.dg/template/friend4.C: New test.
2633
2634 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
2635
2636         PR fortran/5743
2637         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
2638         unsupported cases.
2639
2640 2002-02-07  Richard Henderson  <rth@redhat.com>
2641
2642         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
2643         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
2644         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
2645         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
2646
2647 2002-02-06  Richard Henderson  <rth@redhat.com>
2648
2649         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
2650
2651 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
2652
2653         * gcc.dg/20020206-1.c: New test.
2654
2655 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
2656
2657         * gcc.c-torture/execute/20020206-1.c: New test.
2658
2659         * gcc.c-torture/execute/20020206-2.c: New test.
2660
2661         PR optimization/5429:
2662         * gcc.c-torture/compile/20020206-1.c: New test.
2663
2664 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
2665
2666         * g++.dg/ext/align1.C: Do not use an explicit alignment value
2667         as certain file formats cannot support particularly large
2668         alignments.
2669
2670         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
2671         and do not expect to be able to link the executable.
2672
2673         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
2674         fail because the COFF format does not support the weak attribute.
2675
2676 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
2677
2678         * g77.dg/pr5473.f:  New test
2679
2680 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
2681
2682         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
2683         Fix testcase accordingly.
2684
2685 2002-02-04  Richard Henderson  <rth@redhat.com>
2686
2687         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
2688         (buf): Change to be an array of pointers, not ints.
2689
2690 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
2691
2692         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
2693         before all tests.  Move warning one line above to match where it
2694         C frontend emits.
2695         * gcc.dg/Wswitch-2.c: New test.
2696         * g++.dg/warn/Wswitch-1.C: New test.
2697         * g++.dg/warn/Wswitch-2.C: New test.
2698
2699 2002-02-04  Richard Henderson  <rth@redhat.com>
2700
2701         * g++.dg/abi/offsetof.C: Fix size comparison.
2702
2703 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
2704
2705         * gcc.dg/cast-qual-2.c: New test.
2706
2707 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
2708
2709         * gcc.dg/20020201-4.c: New test.
2710
2711 2002-02-04  Ben Elliston  <bje@redhat.com>
2712
2713         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
2714         target_info attribute != 0, in addition to the empty string.
2715         (gcc_target_compile): Likewise.
2716
2717 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
2718
2719         * gcc.dg/Wswitch.c: New test.
2720         PR gcc/4475. PR gcc/3780.
2721
2722 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
2723
2724         * g77.f-torture/execute/5122.f: New test for regressions
2725         against PR fortran/5122.
2726
2727 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
2728
2729         * g77.f-torture/compile/pr3743.f: Delete
2730         * g77.dg/pr3743-1.f: New test.
2731         * g77.dg/pr3743-2.f: New test.
2732         * g77.dg/pr3743-3.f: New test.
2733         * g77.dg/pr3743-4.f: New test.
2734
2735 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2736
2737         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
2738
2739 2002-02-02  Richard Henderson  <rth@redhat.com>
2740
2741         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
2742         * gcc.c-torture/execute/bf64-1.c: Likewise.
2743
2744 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
2745
2746         * gcc.dg/20020201-2.c: New test.
2747
2748         * gcc.dg/20020201-3.c: New test.
2749
2750         * gcc.c-torture/execute/bitfld-2.c: New test.
2751
2752 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2753
2754         * gcc.dg/bitfld-1.c: Update.
2755         * gcc.dg/bitfld-2.c: Update.
2756         * gcc.c-torture/execute/bitfld-1.x: New.
2757
2758 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
2759
2760         * gcc.c-torture/execute/20020201-1.c: New test.
2761
2762 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
2763
2764         PR target/5469
2765         * gcc.dg/20020201-1.c: New test.
2766
2767 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
2768
2769         PR fortran/3743
2770         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
2771         * g77.f-torture/compile/pr3743.x: Remove
2772
2773 2002-01-31  Tom Rix  <trix@redhat.com>
2774
2775         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
2776
2777 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
2778
2779         * gcc.dg/noncompile/20020130-1.c: New test.
2780
2781 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
2782
2783         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
2784
2785 2002-01-29  Richard Henderson  <rth@redhat.com>
2786
2787         * gcc.c-torture/execute/991118-1.c: Cast various constants back
2788         to long long.
2789         * gcc.c-torture/execute/bf64-1.c: Likewise.
2790
2791 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
2792
2793         * gcc.c-torture/execute/20020129-1.c: New test.
2794
2795 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
2796
2797         * gcc.c-torture/compile/20000224-1.c: Update.
2798         * gcc.c-torture/execute/bitfld-1.c: New tests.
2799         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
2800         * gcc.dg/uninit-A.c: Update.
2801
2802 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
2803
2804         * g++.dg/template/ctor1.C: Add instantiation.
2805
2806 2002-01-28  Paul Koning  <pkoning@equallogic.com>
2807
2808         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
2809         argument to __builtin_prefetch to be const ptr.
2810
2811 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
2812
2813         * gcc.c-torture/compile/20020120-1.c: New test.
2814
2815 2002-01-27  Kazu Hirata  <kazu@hxi.com>
2816
2817         * gcc.c-torture/execute/20020127-1.c: New test.
2818
2819 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
2820
2821         * g77.dg/f77-edit-i-in.f: New test
2822         * g77.dg/f77-edit-i-out.f: New test
2823
2824 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
2825
2826         * gcc.dg/debug/debug.exp: New file.
2827         * gcc.dg/debug/trivial.c: New file.
2828         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
2829         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
2830         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
2831         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
2832         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
2833         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
2834         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
2835         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
2836         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
2837         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
2838         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
2839         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
2840         * gcc.dg/20000503-1.c: Removed.
2841         * gcc.dg/20010207-1.c: Removed.
2842         * gcc.dg/20011223-1.c: Removed.
2843         * gcc.dg/20020104-2.c: Removed.
2844         * gcc.dg/debug-1.c: Removed.
2845         * gcc.dg/debug-2.c: Removed.
2846         * gcc.dg/debug-3.c: Removed.
2847         * gcc.dg/debug-4.c: Removed.
2848         * gcc.dg/debug-5.c: Removed.
2849         * gcc.dg/debug-6.c: Removed.
2850         * gcc.dg/dwarf2-1.c: Removed.
2851         * gcc.dg/dwarf2-2.c: Removed.
2852
2853 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
2854
2855         * g++.old-deja/g++.other/eh5.C: New test.
2856         * g++.old-deja/g++.other/sibcall2.C: New test.
2857         * g++.old-deja/g++.other/array9.C: New test.
2858         * g++.old-deja/g++.other/typename2.C: New test.
2859         * g++.old-deja/g++.other/crash60.C: New test.
2860         * g++.old-deja/g++.other/conv9.C: New test.
2861         * g++.old-deja/g++.other/mangle10.C: New test.
2862         * g++.old-deja/g++.other/unchanging1.C: New test.
2863         * g++.old-deja/g++.other/exprstmt1.C: New test.
2864         * g++.old-deja/g++.other/inline23.C: New test.
2865         * g++.old-deja/g++.eh/ia64-1.C: New test.
2866         * g++.old-deja/g++.other/dwarf2-1.C: New test.
2867         * g++.old-deja/g++.other/reload1.C: New test.
2868         * g++.old-deja/g++.other/static20.C: New test.
2869         * g++.old-deja/g++.other/local-alloc1.C: New test.
2870         * g++.old-deja/g++.other/conv8.C: New test.
2871         * g++.old-deja/g++.other/stmtexpr2.C: New test.
2872         * g++.old-deja/g++.other/storeexpr1.C: New test.
2873         * g++.old-deja/g++.other/storeexpr2.C: New test.
2874         * g++.dg/eh/template2.C: New test.
2875         * g++.dg/warn/weak1.C: New test.
2876
2877 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
2878
2879         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
2880         Remove first, non-varying, argument.
2881
2882 2002-01-23  Richard Henderson  <rth@redhat.com>
2883
2884         * gcc.dg/inline-2.c: New.
2885
2886         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
2887         Add optional target arg.  Check number of arguments.
2888         (scan-assembler-not, scan-assembler-dem): Likewise.
2889         (scan-assembler-dem-not): Likewise.
2890
2891 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
2892
2893         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
2894         line 12.
2895         * g++.old-deja/g++.brendan/parse3.C,
2896         g++.old-deja/g++.other/crash26.C,
2897         g++.old-deja/g++.other/crash28.C,
2898         g++.old-deja/g++.other/crash29.C,
2899         g++.old-deja/g++.other/crash30.C,
2900         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
2901
2902 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
2903
2904         * gcc.dg/20020115-1.c: New.
2905
2906 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
2907
2908         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
2909
2910 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
2911
2912         * gcc.dg/20020122-3.c: New.
2913
2914 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
2915
2916         * g++.dg/other/gc1.C: New test.
2917
2918 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
2919
2920         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
2921
2922 2002-01-22  Richard Henderson  <rth@redhat.com>
2923
2924         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
2925
2926 2002-01-22  Richard Henderson  <rth@redhat.com>
2927
2928         * gcc.dg/20020122-4.c: New.
2929
2930 2002-01-22  H.J. Lu <hjl@gnu.org>
2931
2932         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
2933         link output.
2934         * gcc.dg/special/ecos.exp: Likewise.
2935         * lib/g++-dg.exp: Likewise.
2936         * lib/g77-dg.exp: Likewise.
2937         * lib/gcc-dg.exp : Likewise.
2938         * lib/mike-g++.exp: Likewise.
2939         * lib/mike-g77.exp: Likewise.
2940         * lib/mike-gcc.exp: Likewise.
2941         * lib/objc-dg.exp: Likewise.
2942
2943 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
2944
2945         PR target/5379
2946         * gcc.dg/20020122-2.c: New test.
2947
2948 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
2949
2950         * gcc.dg/20020122-1.c: New test.
2951
2952 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
2953
2954         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
2955
2956 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
2957
2958         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
2959
2960 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2961
2962         * gcc.c-torture/compile/20020121-1.c: New test.
2963
2964 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2965
2966         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
2967         ld_library_path.
2968
2969 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
2970
2971         * gcc.dg/20020218-1.c: New test.
2972
2973 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
2974
2975         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
2976         messages
2977         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
2978         "At global scope" warning
2979         * g++.dg/ext/align1.C: Change cygwin test for alignment
2980         from db-bogus to dg-warning
2981
2982 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
2983
2984         * g77.f-torture/compile/cpp2.F: New test.
2985
2986 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2987
2988         * g++.dg/template/access1.C: New test.
2989
2990 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
2991
2992         * gcc.dg/20020118-1.c: New.
2993
2994 2002-01-18  Kazu Hirata  <kazu@hxi.com>
2995
2996         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
2997
2998 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
2999
3000         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
3001         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
3002         alignment warnings.
3003
3004 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
3005
3006         * gcc.misc-tests/i386-prefetch.exp: Save and restore
3007         torture_with_loops and torture_without_loops
3008
3009 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
3010
3011         * gcc.c-torture/compile/20020116-1.c: New test.
3012
3013 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
3014
3015         * gcc.dg/20020116-2.c: New test.
3016
3017         * gcc.dg/ultrasp4.c: New test.
3018
3019         * gcc.dg/20020116-1.c: New test.
3020
3021 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
3022
3023         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
3024         by EABI.
3025
3026 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
3027
3028         * gcc.misc-tests/i386-prefetch.exp: New.
3029         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
3030         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
3031         * gcc.misc-tests/i386-pf-none-1.c: New test.
3032         * gcc.misc-tests/i386-pf-sse-1.c: New test.
3033
3034 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
3035
3036         * gcc.dg/gnu89-init-1.c: Add new tests.
3037
3038 2002-01-15  Andreas Jaeger  <aj@suse.de>
3039
3040         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
3041         * gcc.dg/i386-mmx-2.c: Likewise.
3042         * gcc.dg/i386-sse-1.c: Likewise.
3043         * gcc.dg/i386-sse-2.c: Likewise.
3044         * gcc.dg/i386-sse-3.c: Likewise.
3045
3046 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
3047
3048         * g77.f-torture/execute/intrinsic-unix-bessel.f:
3049         Uncomment additional cases that now pass.
3050
3051 2002-01-11  Richard Henderson  <rth@redhat.com>
3052
3053         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
3054         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
3055
3056 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
3057
3058         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
3059
3060 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
3061
3062         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
3063         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
3064
3065 2002-01-10  Dale Johannesen  <dalej@apple.com>
3066
3067         * gcc.c-torture/execute/loop-11.c: New.
3068
3069 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
3070
3071         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
3072         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
3073
3074 2002-01-09  Richard Henderson  <rth@redhat.com>
3075
3076         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
3077         type in which to perform the operation for each size.
3078
3079 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
3080
3081         * gcc.c-torture/compile/20020109-2.c: New test.
3082
3083 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
3084
3085         * gcc.c-torture/execute/loop-10.c: New test.
3086
3087 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
3088
3089         * gcc.c-torture/compile/20010226-1.c: New test.
3090         * gcc.c-torture/compile/20010227-1.c: New test.
3091         * gcc.c-torture/compile/20010426-1.c: New test.
3092         * gcc.c-torture/compile/20010510-1.c: New test.
3093         * gcc.c-torture/compile/20010605-3.c: New test.
3094         * gcc.c-torture/compile/20010824-1.c: New test.
3095         * gcc.c-torture/execute/20010409-1.c: New test.
3096         * gcc.dg/noncompile/20000901-1.c: New test.
3097         * gcc.dg/20001023-1.c: New test.
3098         * gcc.dg/20001101-1.c: New test.
3099         * gcc.dg/20001102-1.c: New test.
3100         * gcc.dg/20010207-1.c: New test.
3101         * gcc.dg/20010405-1.c: New test.
3102         * gcc.dg/20010822-1.c: New test.
3103         * gcc.dg/20011107-1.c: New test.
3104
3105 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
3106
3107         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
3108
3109         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
3110         execution failure on PA targets.
3111
3112 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
3113
3114         * gcc.c-torture/compile/20020109-1.c: New test.
3115
3116 2002-01-08  Kazu Hirata  <kazu@hxi.com>
3117
3118         * gcc.c-torture/execute/20020108-1.c: New test.
3119
3120 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
3121
3122         * gcc.dg/20020108-1.c: New test.
3123
3124 2002-01-08  H.J. Lu <hjl@gnu.org>
3125
3126         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
3127         for header files.
3128
3129 2002-01-08  Geoff Keating  <geoffk@redhat.com>
3130
3131         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
3132         consistency.
3133
3134 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
3135
3136         * gcc.dg/altivec-4.c: Test altivec predicates.
3137
3138 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
3139
3140         * gcc.c-torture/execute/20020107-1.c: New test.
3141
3142 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
3143
3144         PR c/5279
3145         * gcc.c-torture/compile/20020106-1.c: New test.
3146
3147 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
3148
3149         * gcc.c-torture/execute/nestfunc-4.c: New test.
3150
3151 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
3152
3153         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
3154         extra triple that slipped in.
3155         * g++.old-deja/g++.abi/align.C: Likewise.
3156         * g++.old-deja/g++.abi/bitfields.C: Likewise.
3157
3158 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
3159
3160         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
3161         * g++.old-deja/g++.abi/align.C: Likewise.
3162         * g++.old-deja/g++.abi/bitfields.C: Likewise.
3163
3164         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
3165         on FreeBSD/i386.
3166         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
3167         FreeBSD.
3168
3169 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
3170
3171         * gcc.dg/20020104-1.c: New test.
3172
3173         * gcc.dg/20020104-2.c: New test.
3174
3175 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
3176
3177         * gcc.dg/20020103-1.c: Fix typo in target selector.
3178
3179 2002-01-03  Richard Henderson  <rth@redhat.com>
3180
3181         * gcc.dg/20020103-1.c: New.
3182
3183 2002-01-03  Kazu Hirata  <kazu@hxi.com>
3184
3185         * gcc.c-torture/execute/20020103-1.c: New test.
3186
3187 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
3188
3189         * g++.dg/other/debug2.C: New test.
3190
3191         * gcc.c-torture/compile/20020103-1.c: New test.
3192
3193 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
3194
3195         * gcc.dg/gnu89-init-1.c: Added new tests.
3196
3197 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
3198
3199         * g++.dg/template/friend2.C: Remove as patch is reverted.
3200
3201         * g++.dg/warn/oldcast1.C: New test.
3202
3203         * g++.dg/template/ptrmem1.C: New test.
3204         * g++.dg/template/ptrmem2.C: New test.
3205
3206         * g++.dg/template/ntp.C: New test.
3207
3208         * g++.dg/other/component1.C: New test.
3209
3210         * g++.dg/template/ttp3.C: New test.
3211
3212         * g++.dg/template/friend2.C: New test.
3213         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
3214
3215 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
3216
3217         * g++.dg/other/ptrmem1.C: New test.
3218         * g++.dg/other/ptrmem2.C: New test.
3219
3220 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
3221
3222         * g++.dg/template/ctor1.C: New test.
3223
3224 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
3225
3226         * g++.dg/template/friend2.C: New test.
3227
3228 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
3229
3230         * gcc.dg/mmix-1.c: New test.
3231
3232 2001-12-31  Richard Henderson  <rth@redhat.com>
3233
3234         * gcc.dg/asm-5.c: New.
3235
3236 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
3237
3238         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
3239         in namespace __gnu_cxx
3240
3241 2001-12-30  Richard Henderson  <rth@redhat.com>
3242
3243         * gcc.dg/debug-6.c: New.
3244
3245 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
3246
3247         * gcc.c-torture/compile/20011229-2.c: New test.
3248
3249 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
3250
3251         * gcc.dg/debug-3.c: New test.
3252         * gcc.dg/debug-4.c: New test.
3253         * gcc.dg/debug-5.c: New test.
3254
3255 2001-12-29  Richard Henderson  <rth@redhat.com>
3256
3257         * g++.dg/eh/loop1.C: New.
3258
3259 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
3260
3261         * g++.dg/template/crash1.C: New test.
3262
3263 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
3264
3265         * g++.dg/other/const1.C: New test.
3266
3267 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
3268
3269         * gcc.c-torture/compile/20011229-1.c: New test.
3270
3271 2001-12-28  Stan Shebs  <shebs@apple.com>
3272
3273         * lib/objc-torture.exp: Resync with c-torture.exp.
3274         * lib/objc.exp: Load standard libraries.
3275
3276 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
3277
3278         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
3279         additional tests.
3280
3281 2001-12-27  Roger Sayle <roger@eyesopen.com>
3282
3283         * gcc.c-torture/execute/string-opt-16.c: New testcase.
3284
3285 2001-12-27  Richard Henderson  <rth@redhat.com>
3286
3287         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
3288
3289 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
3290
3291         * g++.dg/eh/ctor1.C: New test.
3292         * g++.dg/other/error2.C: New test.
3293
3294 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
3295
3296         * g++.dg/other/init2.C: New test.
3297
3298 2001-12-24  Richard Henderson  <rth@redhat.com>
3299
3300         * gcc.dg/20011223-1.c: New.
3301         * gcc.dg/inline-1.c: New.
3302
3303 2001-12-23  Richard Henderson  <rth@redhat.com>
3304
3305         * gcc.dg/asm-4.c: Test operand modifiers.
3306
3307 2001-12-23  Richard Henderson  <rth@redhat.com>
3308
3309         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
3310
3311 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3312
3313         * gcc.c-torture/execute/20011223-1.c: New test.
3314
3315 2001-12-21  Richard Henderson  <rth@redhat.com>
3316
3317         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
3318         re-enables the warning.
3319
3320 2001-12-21  Richard Henderson  <rth@redhat.com>
3321
3322         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
3323
3324 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
3325
3326         * gcc.c-torture/compile/20011218-1.c: New test.
3327
3328 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
3329
3330         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
3331         arm-isr.c test.
3332         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
3333         epilogue generation for ARM ISR routines.
3334
3335 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3336
3337         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
3338         * gcc.dg/format/c90-printf-3.c: Likewise.
3339         * gcc.dg/format/c99-printf-3.c: Likewise.
3340         * gcc.dg/format/ext-1.c: Likewise.
3341         * gcc.dg/format/ext-6.c: Likewise.
3342         * gcc.dg/format/format.h: Prototype unlocked stdio.
3343
3344 2001-12-20  Richard Henderson  <rth@redhat.com>
3345
3346         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
3347         (arena): Use it.
3348         (malloc): Correct allocation logic.  Abort if we fill up the
3349         arena before initialization complete.
3350         (realloc): Correct allocation logic.
3351
3352 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
3353
3354         * gcc.c-torture/compile/20011219-2.c: New test.
3355
3356         * gcc.c-torture/execute/20011219-1.c: New test.
3357
3358 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
3359
3360         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
3361         target does not support weak symbols.
3362
3363 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
3364
3365         * gcc.c-torture/compile/20011219-1.c: New test.
3366
3367 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
3368
3369         * g++.dg/other/error1.C: New test.
3370
3371 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
3372
3373         * gcc.c-torture/execute/20011217-1.c: New test.
3374
3375 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
3376
3377         * objc.dg/special/: New directory.
3378         * objc.dg/special/special.exp: New file.
3379         * objc.dg/special/unclaimed-category-1.h: New file.
3380         * objc.dg/special/unclaimed-category-1a.m: New file.
3381         * objc.dg/special/unclaimed-category-1.m: New file.
3382
3383 2001-12-17  Andreas Jaeger  <aj@suse.de>
3384
3385         * gcc.c-torture/compile/20011217-2.c: New test.
3386
3387 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3388
3389         * gcc.c-torture/compile/20011217-1.c: New test.
3390
3391 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
3392
3393         * testsuite/gcc.dg/20011214-1.c: New.
3394
3395 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
3396
3397         * gcc.dg/altivec-4.c: New.
3398
3399 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
3400
3401         * gcc.dg/20011113-1.c: New test.
3402
3403 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3404
3405         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
3406         std::__malloc_alloc_template<0> and
3407         std::__default_alloc_template<false, 0>.
3408
3409 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
3410
3411         * objc/execute/bf-21.m: New test.
3412         * objc/execute/enumeration-1.m: New test.
3413         * objc/execute/enumeration-2.m: New test.
3414
3415 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
3416
3417         * gcc.dg/gnu89-init-1.c: New test.
3418
3419 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3420
3421         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
3422         * g++.old-deja/g++.jason/2371.C: Likewise.
3423         * g++.old-deja/g++.jason/template33.C: Likewise.
3424         * g++.old-deja/g++.jason/template34.C: Likewise.
3425         * g++.old-deja/g++.jason/template36.C: Likewise.
3426         * g++.old-deja/g++.oliva/typename1.C: Likewise.
3427         * g++.old-deja/g++.oliva/typename2.C: Likewise.
3428         * g++.old-deja/g++.other/typename1.C: Likewise.
3429         * g++.old-deja/g++.pt/inherit2.C: Likewise.
3430         * g++.old-deja/g++.pt/nontype5.C: Likewise.
3431         * g++.old-deja/g++.pt/typename11.C: Likewise.
3432         * g++.old-deja/g++.pt/typename14.C: Likewise.
3433         * g++.old-deja/g++.pt/typename16.C: Likewise.
3434         * g++.old-deja/g++.pt/typename3.C: Likewise.
3435         * g++.old-deja/g++.pt/typename4.C: Likewise.
3436         * g++.old-deja/g++.pt/typename5.C: Likewise.
3437         * g++.old-deja/g++.pt/typename7.C: Likewise.
3438         * g++.old-deja/g++.robertl/eb9.C: Likewise.
3439
3440 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
3441
3442         * g++.dg/other/linkage1.C: New test.
3443         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
3444         specifiers.
3445
3446 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
3447
3448         * gcc.dg/concat.c: New test.
3449
3450 2001-12-11  Stan Shebs  <shebs@apple.com>
3451
3452         * objc/compile: New test directory.
3453         * objc/compile/compile.exp: New expect script.
3454         * objc/compile/20011211-1.m: New compile test.
3455
3456 2001-12-11  Jason Merrill  <jason@redhat.com>
3457
3458         * lib/prune.exp (prune_gcc_output): Also handle "In member
3459         function".  So many permutations...
3460
3461 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
3462
3463         * g++.dg/template/typedef1.C: New test.
3464
3465 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
3466
3467         * g++.dg/other/copy1.C: New test.
3468
3469 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
3470
3471         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
3472
3473         * gcc.dg/builtin-choose-expr.c: New.
3474
3475 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
3476
3477         * gcc.dg/altivec-2.c: New.
3478
3479 2001-12-07  Richard Henderson  <rth@redhat.com>
3480
3481         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
3482
3483 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
3484
3485         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
3486         ultrasparc.
3487
3488 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3489
3490         * g++-old.deja/g++.robertl/eb101.C: Deleted.
3491
3492 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
3493
3494         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
3495         variable argument list.
3496
3497 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
3498
3499         * gcc.c-torture/execute/memcheck: Delete entire directory.
3500         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
3501         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
3502
3503 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3504
3505         * gcc.dg/Wshadow-1.c: New test.
3506
3507 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
3508
3509         * gcc.c-torture/compile/20011130-1.c: New test.
3510
3511         * gcc.dg/noncompile/20011025-1.c: New test.
3512
3513         * g++.dg/other/anon-union.C: New test.
3514
3515         * gcc.c-torture/execute/20011024-1.c: New test.
3516
3517 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
3518
3519         * gcc.c-torture/execute/20000722-1.x,
3520         gcc.c-torture/execute/20010123-1.x: Remove.
3521         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
3522         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
3523         gcc.dg/c99-complit-2.c: New tests.
3524
3525 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
3526
3527         * g++.dg/inherit/base1.C: New test.
3528
3529 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
3530
3531         * g++.dg/other/stdarg1.C: New test.
3532
3533         * gcc.c-torture/compile/20011130-2.c: New test.
3534
3535 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
3536
3537         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
3538         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
3539         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
3540         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
3541         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
3542         * gcc.dg/builtin-prefetch-1.c: New test.
3543
3544 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
3545
3546         * gcc.dg/20011130-1.c: New test.
3547
3548 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
3549
3550         * g++.dg/other/scope1.C: New test.
3551         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
3552
3553 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
3554
3555         * gcc.dg/vla-init-1.c: New test.
3556
3557 2001-12-01  Geoff Keating  <geoffk@redhat.com>
3558
3559         * gcc.c-torture/compile/structs.c: New testcase from GDB.
3560
3561 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
3562
3563         * objc.dg/alias.m: Update.
3564         * objc.dg/class-1.m: Update.
3565         * objc.dg/const-str-1.m: Update.
3566         * objc.dg/fwd-proto-1.m: Update.
3567         * objc.dg/id-1.m: Update.
3568         * objc.dg/super-class-1.m: Update.
3569
3570 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
3571
3572         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
3573         constructs.
3574
3575 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
3576
3577         * gcc.c-torture/execute/20011128-1.c: New test.
3578
3579 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
3580
3581         * gcc.dg/20011127-1.c: New test.
3582
3583 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3584
3585         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
3586         from Austin Group draft 7.
3587         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
3588         scanf format arguments.
3589         * gcc.dg/format/no-exargs-2.c: New test.
3590
3591 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
3592
3593         * g++.dg/abi/vbase8-4.C: New test.
3594
3595 2001-11-24  Ian Lance Taylor  <ian@airs.com>
3596
3597         * gcc.c-torture/execute/20011121-1.c: New test.
3598
3599 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
3600
3601         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
3602
3603 2001-11-23  Andreas Jaeger  <aj@suse.de>
3604
3605         * gcc.dg/cpp/charconst-2.c: New test.
3606
3607 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
3608
3609         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
3610         to the host if it is remote.  Let tests specify extra headers
3611         they use.
3612         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
3613         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
3614         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
3615         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
3616         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
3617         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
3618         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
3619         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
3620         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
3621         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
3622
3623 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
3624
3625         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
3626         for little endian ARMs.
3627
3628 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
3629
3630         * gcc.c-torture/compile/20011119-1.c: New test.
3631         * gcc.c-torture/compile/20011119-2.c: New test.
3632
3633 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
3634
3635         * gcc.dg/altivec-1.c: Fix typo.
3636
3637 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
3638
3639         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
3640
3641 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
3642
3643         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
3644
3645 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
3646
3647         * lib/g77.exp: Don't specify --rpath-link.
3648
3649         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
3650         across all the headers.
3651         * gcc.dg/format/format.exp: For testing on a remote host,
3652         copy format.h.
3653
3654         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
3655         * gcc.c-torture/execute/930406-1.c: Likewise.
3656         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
3657
3658 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
3659
3660         * gcc.dg/altivec-1.c: New.
3661
3662 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
3663
3664         * gcc.dg/cpp/fpreprocessed.c: New test case.
3665
3666 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3667
3668         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
3669         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
3670         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
3671
3672 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3673
3674         * gcc.dg/no-builtin-1.c: New test.
3675
3676 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
3677
3678         * gcc.c-torture/execute/20011115-1.c: New test.
3679
3680 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
3681
3682         * gcc.c-torture/compile/20011114-2.c: New test.
3683         * gcc.c-torture/compile/20011114-3.c: New test.
3684         * gcc.c-torture/compile/20011114-4.c: New test.
3685
3686 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
3687
3688         * g++.dg/other/init1.C: New test.
3689
3690 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
3691
3692         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
3693         message.
3694
3695         * gcc.c-torture/execute/20011114-1.c: New testcase.
3696
3697         * gcc.c-torture/compile/20010327-1.c: Revert last change.
3698         * gcc.c-torture/compile/20011114-1.c: New test, exactly
3699         like the (before this change) version of 20010327-1.c.
3700
3701 2001-11-14  Roger Sayle <roger@eyesopen.com>
3702
3703         * gcc.c-torture/execute/string-opt-13.c: New testcase.
3704
3705 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
3706
3707         * g++.dg/init/array2.C: New test.
3708
3709 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
3710
3711         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
3712
3713 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
3714
3715         * g++.dg/other/forscope1.C: New test.
3716         * g++.dg/ext/forscope1.C: New test.
3717         * g++.dg/ext/forscope2.C: New test.
3718
3719 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
3720
3721         * gcc.c-torture/execute/20011113-1.c: New test.
3722
3723 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
3724
3725         * gcc.c-torture/execute/20011109-2.c: New test.
3726
3727         * gcc.c-torture/execute/20011109-1.c: New test.
3728
3729 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
3730
3731         * gcc.c-torture/compile/20011109-1.c: New test.
3732
3733 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
3734
3735         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
3736         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
3737         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
3738         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
3739         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
3740         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
3741         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
3742
3743 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
3744
3745         * g++.dg/warn/Wshadow-1.C: New tests.
3746         * g++.old-deja/g++.mike/for3.C: Update.
3747
3748 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
3749
3750         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
3751         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
3752         XFAILs.  Adjust expected error texts.
3753         * gcc.c-torture/compile/20011106-1.c,
3754         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
3755         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
3756         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
3757         gcc.dg/c99-array-lval-5.c: New tests.
3758
3759 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3760
3761         * gcc.dg/cpp/defined.c: Update.
3762
3763 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3764
3765         * gcc.c-torture/execute/anon-1.c: New test.
3766
3767 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
3768
3769         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
3770         same size, so no warning should be produced on stormy16.
3771
3772         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
3773         due to oversized array.
3774         * g++.old-deja/g++.mike/ns15.C: Likewise.
3775         * g++.old-deja/g++.pt/crash16.C: Likewise.
3776
3777 2001-11-02  Graham Stott  <grahams@redhat.com>
3778
3779         * g++.dgother/debug1.C: Fix typos.
3780
3781 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
3782
3783         * g++.dg/other/debug1.C: New test.
3784
3785 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3786
3787         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
3788         of unsigned long.
3789
3790 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
3791
3792         * gcc.dg/20011029-2.c: New test.
3793
3794         * gcc.c-torture/compile/20011029-1.c: New test.
3795
3796 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
3797
3798         * objc/execute/class_self-1.m: New test.
3799         * objc/execute/class_self-2.m: New test.
3800
3801 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
3802
3803         * gcc.misc-tests/msgs.exp: Delete.
3804         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
3805         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
3806         error set to match recent changes.
3807
3808 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
3809
3810         * gcc.dg/20011021-1.c: New test.
3811
3812 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
3813
3814         * gcc.c-torture/compile/20011023-1.c: New test.
3815
3816 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
3817
3818         * lib/g77.exp: Rewrite based on lib/g++.exp.
3819
3820 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
3821
3822         * gcc.c-torture/execute/20011019-1.c: New test.
3823
3824         * gcc.dg/20011018-1.c: New test.
3825
3826 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
3827
3828         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
3829
3830 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
3831
3832         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
3833         * gcc.dg/attr-invalid.c: Likewise.
3834
3835 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
3836
3837         * testsuite/gcc.dg/20011015-1.c: New test.
3838
3839 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
3840
3841         * g++.dg/template/unify2.C: New test.
3842
3843 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
3844
3845         * g++.dg/other/exception-specification.C: New test
3846
3847 2001-10-13  Tom Rix  <trix@redhat.com>
3848
3849         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
3850         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
3851
3852 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
3853
3854         * testsuite/gcc.dg/20011009-1.c: New test.
3855
3856 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
3857
3858         PR g++/4476
3859         * g++.dg/other/friend1.C: New test.
3860
3861 2001-10-11  Richard Henderson  <rth@redhat.com>
3862
3863         * g++.old-deja/g++.other/crash18.C: Add -S to options.
3864
3865 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3866
3867         * gcc.c-torture/compile/20011010-1.c: New.
3868
3869 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3870
3871         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
3872         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
3873         g77.f-torture/execute/execute.exp,
3874         g77.f-torture/noncompile/noncompile.exp,
3875         gcc.c-torture/compile/compile.exp,
3876         gcc.c-torture/execute/execute.exp,
3877         gcc.c-torture/execute/ieee/ieee.exp,
3878         gcc.c-torture/execute/memcheck/memcheck.exp,
3879         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
3880         objc/execute/execute.exp: Update FSF address.
3881
3882 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
3883
3884         * gcc.dg/cpp/cmdlne-C.c: Update.
3885         * gcc.dg/cpp/cmdlne-C2.c: New.
3886
3887 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3888
3889         * gcc.c-torture/execute/20011008-3.c: New.
3890
3891 2001-10-08  DJ Delorie  <dj@redhat.com>
3892
3893         * gcc.dg/20011008-1.c: New.
3894         * gcc.dg/20011008-2.c: New.
3895
3896 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
3897
3898         * gcc.dg/cpp/spacing1.c: Update test.
3899
3900 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3901
3902         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
3903         spelling errors of "separate" as "seperate".
3904
3905 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
3906
3907         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
3908         enough to avoid inlining.
3909
3910 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3911
3912         * lib/g77.exp: set libg2c_dir correctly.
3913
3914 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
3915
3916         * gcc.dg/cpp/macro11.c: New test.
3917
3918 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
3919
3920         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
3921         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
3922         gcc.dg/format/multattr-3.c: New tests.
3923         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
3924         tests for format attributes on function pointers being rejected.
3925
3926 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
3927
3928         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
3929
3930 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
3931
3932         * g++.dg/warn/format1.C: New test.
3933
3934 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
3935
3936         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
3937
3938 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
3939
3940         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
3941
3942 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
3943
3944         * gcc.dg/cpp/redef2.c: Add test.
3945
3946 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
3947
3948         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
3949         long-standing bug on i686, apparently.
3950         * gcc.c-torture/execute/loop-2c.x: New file.
3951         * gcc.c-torture/execute/loop-2d.x: New file.
3952         * gcc.c-torture/execute/loop-3c.x: New file.
3953
3954 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
3955
3956         * gcc.dg/cpp/20000625-2.c: Correct line number.
3957
3958 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
3959
3960         * gcc.dg/cpp/macro10.c: New test.
3961         * gcc.dg/cpp/strify3.c: New test.
3962         * gcc.dg/cpp/spacing1.c: Add tests.
3963         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
3964         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
3965
3966 2001-09-24  DJ Delorie  <dj@redhat.com>
3967
3968         * gcc.c-torture/execute/20010924-1.c: New test.
3969
3970 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
3971
3972         * testsuite/objc/execute/paste.m: Remove.
3973
3974 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3975
3976         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
3977
3978 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
3979
3980         * g77.dg/strlen0.f: New test.
3981
3982 2001-09-21  Richard Henderson  <rth@redhat.com>
3983
3984         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
3985         * g++.old-deja/g++.abi/vtable2.C: Likewise.
3986
3987 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
3988
3989         Table-driven attributes.
3990         * g++.dg/ext/attrib1.C: New test.
3991
3992 2001-09-20  DJ Delorie  <dj@redhat.com>
3993
3994         * gcc.dg/20000926-1.c: Update expected warning messages.
3995         * gcc.dg/array-2.c: Likewise, and test for warnings too.
3996         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
3997         array.
3998
3999 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
4000
4001         * g++.dg/eh/registers1.C: New test case.
4002
4003 2001-09-17  Richard Henderson  <rth@redhat.com>
4004
4005         * gcc.dg/array-5.c: Fix VLA decomposition test.
4006
4007 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
4008
4009         * gcc.dg/cpp/line5.c: New testcase.
4010
4011 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
4012
4013         * gcc.dg/cpp/macro9.c: New test.
4014
4015 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
4016
4017         * gcc.c-torture/execute/980223.c: Change type of addr from long
4018         to char *.
4019
4020 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
4021
4022         * gcc.c-torture/execute/20010915-1.c: New test.
4023
4024 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
4025
4026         * g77.dg/bprob: New directory.
4027         * g77.dg/bprob/bprob.exp: New file.
4028         * g77.dg/bprob/bprob-1.f: New test.
4029         * g77.dg/gcov: New directory.
4030         * g77.dg/gcov/gcov.exp: New file.
4031         * g77.dg/gcov/gcov-1.f: New test.
4032         * g77.dg/gcov/gcov-1.x: New file.
4033
4034 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4035
4036         * gcc.dg/cpp/directiv.c: Update.
4037         * gcc.dg/cpp/undef1.c: Update.
4038
4039 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
4040
4041         * gcc.dg/20010912-1.c: New test.
4042
4043 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
4044
4045         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
4046         language-independent file in lib.
4047         * lib/gcov.exp: New file.
4048
4049 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
4050
4051         * gcc.c-torture/compile/20010911-1.c: New test.
4052
4053 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
4054
4055         * lib/profopt.exp: New, to support profile-directed optimizations.
4056         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
4057         * gcc.misc-tests/bprob-1.c: New test.
4058         * gcc.misc-tests/bprob-2.c: New test.
4059
4060 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
4061
4062         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
4063         XFAIL and which kinds of gcov output to verify.
4064         * gcc.misc-tests/gcov-4b.x: New file.
4065         * gcc.misc-tests/gcov-5b.x: New file.
4066         * gcc.misc-tests/gcov-6.x: New file.
4067         * gcc.misc-tests/gcov-7.c: New test.
4068         * gcc.misc-tests/gcov-7.x: New file.
4069
4070 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
4071
4072         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
4073         * gcc.misc-tests/gcov-6.c: New test.
4074
4075 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4076
4077         PR c++/3986
4078         * g++.dg/abi/vbase1.C: New test.
4079
4080 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
4081
4082         * objc.dg/method-2.m: New.
4083
4084 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4085
4086         PR c++/4203
4087         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
4088         * g++.dg/init/empty1.C: New test.
4089
4090 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
4091
4092         * gcc.c-torture/compile/20010903-1.c: New test.
4093
4094 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
4095
4096         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
4097         for m68k.
4098
4099 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
4100
4101         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
4102
4103         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
4104
4105         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
4106
4107 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
4108
4109         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
4110         for 16-bit 'unsigned int'.
4111
4112 2001-08-29  Kazu Hirata  <kazu@hxi.com>
4113
4114         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
4115
4116 2001-08-27  Richard Henderson  <rth@redhat.com>
4117
4118         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
4119         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
4120
4121 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
4122
4123         * gcc.dg/asm-names.c (ymain): New.
4124
4125 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
4126
4127         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
4128         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
4129         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
4130
4131 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4132
4133         * gcc.dg/compare5.c: New testcase.
4134
4135 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
4136
4137         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
4138         and "In instantiation".
4139
4140 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
4141
4142         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
4143
4144 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
4145
4146         * gcc.misc-tests/gcov.exp: Add support for branch information.
4147         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
4148         * gcc.misc-tests/gcov-4.c: New test.
4149         * gcc.misc-tests/gcov-4b.c: New test.
4150         * gcc.misc-tests/gcov-5b.c: New test.
4151
4152 2001-08-20  Zack Weinberg  <zackw@panix.com>
4153
4154         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
4155         expected to fail.
4156
4157 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4158
4159         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
4160
4161 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
4162
4163         * g++.dg/eh/template1.C: New test.
4164
4165 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
4166
4167         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
4168         Fix thinko.
4169         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
4170         for xfail.
4171
4172 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
4173
4174         * lib/g77-dg.exp:  Use prune.exp for common procedures
4175         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
4176         * lib/g77.exp: (g77-dg-prune) Remove
4177
4178 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
4179
4180         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
4181
4182 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4183
4184         * g++.dg/template/unify1.C: New test.
4185
4186 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
4187
4188         * g++.dg/abi/empty4.C: New test.
4189
4190 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
4191
4192         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
4193         solaris2.*
4194         * g77.f-torture/compile/pr3743.x: Likewise
4195
4196 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
4197
4198         * g++.dg/other/using-declaration.C: New test.
4199
4200 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
4201
4202         * gcc.dg/cpp/tr-sign.c: New testcase.
4203
4204 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
4205
4206         * gcc.dg/cpp/19951025-1.c: Revert.
4207         * gcc.dg/cpp/directiv.c: We no longer process directives that
4208         interrupt macro arguments.
4209
4210 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
4211
4212         * gcc.dg/bconstp-1.c: New test.
4213
4214 2001-08-03  Richard Henderson  <rth@redhat.com>
4215
4216         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
4217
4218 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
4219
4220         * gcc.dg/cpp/19951025-1.c: Update.
4221
4222 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
4223
4224         * g77.dg/ff90-1.f (s): Fix reference of variable z,
4225         should be x.
4226
4227 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
4228
4229         Kill -fhonor-std.
4230         * g++.old-deja/g++.ns/ns14.C: Remove special options.
4231         * g++.old-deja/g++.other/std1.C: Likewise.
4232         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
4233
4234 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
4235
4236         * lib/g77.exp:  Load gcc-defs.exp for common procedures
4237         (g77_pass, g77_fail, g77_finish, g77_exit,
4238         ${tool}_check_unsupported_p} Now redundant.  Deleted.
4239
4240 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
4241
4242         * g77.dg/fbackslash.f
4243         * g77.dg/fcase-preserve.f
4244         * g77.dg/ff90-1.f
4245         * g77.dg/ffixed-line-length-0.f
4246         * g77.dg/ffixed-line-length-132.f
4247         * g77.dg/ffixed-line-length-7.f
4248         * g77.dg/ffixed-line-length-72.f
4249         * g77.dg/ffixed-line-length-none.f
4250         * g77.dg/ffree-form-1.f
4251         * g77.dg/fno-backslash.f
4252         * g77.dg/fno-f90-1.f
4253         * g77.dg/fno-fixed-form-1.f
4254         * g77.dg/fno-onetrip.f
4255         * g77.dg/fno-typeless-boz.f
4256         * g77.dg/fno-underscoring.f
4257         * g77.dg/fno-vxt-1.f
4258         * g77.dg/fonetrip.f
4259         * g77.dg/ftypeless-boz.f
4260         * g77.dg/fugly-assumed.f
4261         * g77.dg/funderscoring.f
4262         * g77.dg/fvxt-1.f
4263
4264 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
4265
4266         * objc.dg/fwd-proto-1.m: New.
4267         * objc.dg/local-decl-1.m: New.
4268         * objc.dg/naming-1.m: New.
4269         * objc.dg/naming-2.m: New.
4270         * objc.dg/proto-hier-1.m: New.
4271
4272 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
4273
4274         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
4275         largest-type elements to a struct makes its size grow.
4276
4277 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
4278
4279         * g++.dg/abi/vthunk1.C: New test.
4280
4281 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
4282
4283         * g++.dg/abi/vbase8-22.C: New test.
4284
4285 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
4286
4287         * gcc.dg/cpp/macro8.c: New test.
4288
4289 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
4290
4291         * g++.dg/abi/vbase8-21.C: New test.
4292
4293 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
4294
4295         * g++.dg/abi/vbase8-10.C: New test.
4296
4297 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4298
4299         * lib/g++.exp (g++_set_ld_library_path): Renamed to
4300         ${tool}_set_ld_library_path.
4301         Changed caller.
4302         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
4303         g++.exp.
4304
4305 2001-07-26  Stan Cox <scox@redhat.com>
4306
4307         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
4308         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
4309         gcc_exit, gcc_check_unsupported_p):
4310         Moved to gcc-deps.exp
4311         * gcc-deps.exp: New file.
4312
4313 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4314
4315         * g++.old-deja/g++.pt/defarg14.C: New test.
4316
4317 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
4318
4319         * g++.old-deja/g++.other/lineno5.C: New test.
4320
4321 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
4322
4323         * g++.old-deja/g++.pt/crash68.C: New test.
4324
4325 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
4326
4327         * g++.old-deja/g++.other/crash42.C: New test.
4328
4329 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
4330
4331         * gcc.dg/cpp/extratokens.c: Fix.
4332         * gcc.dg/cpp/skipping2.c: New tests.
4333
4334 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4335
4336         * gcc.c-torture/execute/20010724-1.c: New file.
4337         * gcc.c-torture/execute/20010724-1.x: New file.
4338
4339 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4340
4341         * g++.old-deja/g++.other/cond7.C: New test.
4342
4343 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4344
4345         * g++.old-deja/g++.other/optimize4.C: New test.
4346
4347 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4348
4349         * g++.old-deja/g++.abi/vbase8-5.C: New test.
4350
4351 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
4352
4353         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
4354         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
4355         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
4356         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
4357
4358         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
4359         bug report" message.
4360
4361         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
4362         * g++.dg/ext/instantiate1.C: Move from old-deja.
4363
4364 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
4365
4366         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
4367         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
4368         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
4369         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
4370
4371 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
4372
4373         * gcc.c-torture/execute/20010723-1.c: New test.
4374
4375 2001-07-23  Ben Elliston  <bje@redhat.com>
4376
4377         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
4378
4379 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4380
4381         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
4382         i[34567]86-*-*.
4383         Delete handling of ieee_multilib_flags.
4384         Pass -mieee for alpha*-*-* and sh-*-*.
4385         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
4386
4387 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
4388
4389         Remove old-abi tests.
4390         * g++.old-deja/g++.mike/p11116.C: Remove.
4391         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
4392
4393 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
4394
4395         * g77.f-torture/compile/pr3743.f:  New test
4396
4397 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
4398
4399         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
4400
4401 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4402
4403         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
4404         g++.old-deja/g++.pt/static6.C: Likewise.
4405         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
4406         supports weak symbols.
4407
4408 2001-07-18  Andreas Jaeger  <aj@suse.de>
4409
4410         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
4411         supported again.
4412
4413 2001-07-18  Andreas Jaeger  <aj@suse.de>
4414
4415         * gcc.dg/iftrap-1.c: Fix target line.
4416
4417 2001-07-17  Richard Henderson  <rth@redhat.com>
4418
4419         * gcc.c-torture/execute/20010717-1.c: New.
4420
4421 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4422
4423         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
4424         tests.
4425
4426 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
4427
4428         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
4429
4430 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4431
4432         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
4433         UAC_SIGBUS, UAC_NOPRINT definitions.
4434
4435 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
4436
4437         * objc/execute/object_is_class.m: New test.
4438         * objc/execute/object_is_meta_class.m: New test.
4439
4440 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4441
4442         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
4443         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
4444
4445 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
4446
4447         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
4448         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
4449
4450 2001-07-14  Richard Henderson  <rth@redhat.com>
4451
4452         * gcc.dg/iftrap-1.c: New.
4453
4454 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
4455
4456         * g77.f-torture/execute/intrinsic77.f: New test.
4457
4458 2001-07-11  Janis Johnson <janis@us.ibm.com>
4459
4460         * gcc.misc-tests/gcov-3.c: New test.
4461
4462 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
4463
4464         * gcc.c-torture/compile/20010711-1.c,
4465         * gcc.c-torture/compile/20010711-2.c: New tests.
4466
4467 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
4468
4469         * gcc.c-torture/execute/20010711-1.c: New test.
4470
4471 2001-07-11  Ben Elliston  <bje@redhat.com>
4472
4473         * g++.old-deja/g++.other/enum5.C: New test.
4474
4475 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
4476
4477         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
4478         (g++-dg-prune): Call prune_gcc_output.
4479         * prune.exp: New file for prune_gcc_output.
4480         * lib/g++.exp, lib/gcc.exp: Load it.
4481
4482 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4483
4484         * gcc.c-torture/compile/20010701-1.c,
4485         g++.old-deja/g++.ext/attrib6.C: New tests.
4486
4487 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
4488
4489         * gcc.c-torture/compile/20010706-1.c: New test.
4490
4491 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
4492
4493         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
4494
4495 2001-06-28  Stan Shebs  <shebs@apple.com>
4496
4497         * gcc.dg/pragma-darwin.c: New test.
4498
4499 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4500
4501         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
4502         Solaris 2.[678] system.
4503
4504 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4505
4506         * gcc.dg/20010622-1.c: New test.
4507
4508 2001-06-18  Stan Shebs  <shebs@apple.com>
4509
4510         * objc.dg: New directory.
4511         * objc.dg/dg.exp: New file.
4512         * objc.dg/alias.m: New.
4513         * objc.dg/class-1.m: New.
4514         * objc.dg/class-2.m: New.
4515         * objc.dg/const-str-1.m: New.
4516         * objc.dg/const-str-2.m: New.
4517         * objc.dg/id-1.m: New.
4518         * objc.dg/method-1.m: New.
4519         * objc.dg/super-class-1.m: New.
4520         * lib/objc-dg.exp: New file.
4521
4522 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4523
4524         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
4525         of label name.
4526
4527 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
4528
4529         * g++.old-deja/g++.abi/vbase8-9.C: New test.
4530
4531 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4532
4533         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
4534         variable.
4535
4536 2001-06-12  Richard Henderson  <rth@redhat.com>
4537
4538         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
4539
4540 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
4541
4542         * g++.old-deja/g++.abi/vbase5.C: New test.
4543         * g++.old-deja/g++.abi/vbase6.C: New test.
4544         * g++.old-deja/g++.abi/vbase7.C: New test.
4545
4546 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4547
4548         * gcc.c-torture/compile/20010610-1.c: New test.
4549
4550 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
4551
4552         * g++.old-deja/g++.abi/vbase4.C: New test.
4553
4554 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4555
4556         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
4557         support %f for HC11/HC12 targets.
4558         * gcc.c-torture/execute/930513-1.x: New file, likewise.
4559         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
4560         on HC11/HC12 targets.
4561         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
4562
4563 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4564
4565         * gcc.dg/wchar_t-1.c: New file.
4566         * gcc.dg/wint_t-1.c: Likewise.
4567
4568 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
4569
4570         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
4571
4572 2001-06-11  Richard Henderson  <rth@redhat.com>
4573
4574         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
4575
4576 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
4577
4578         * gcc.c-torture/compile/20010611-1.c: New test.
4579
4580 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
4581
4582         * gcc.dg/c99-tag-1.c: Add more tests.
4583
4584 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
4585
4586         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
4587         representation on MN10300 and ARM/Thumb.
4588
4589 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
4590
4591         * g77.f-torture/execute/20010610.f: New.
4592
4593 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
4594
4595         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
4596         names.
4597
4598 2001-06-09  Richard Henderson  <rth@redhat.com>
4599
4600         * gcc.c-torture/execute/ashrdi-1.c: New.
4601         * gcc.c-torture/execute/ashldi-1.c: New.
4602         * gcc.c-torture/execute/lshrdi-1.c: New.
4603
4604 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
4605
4606         * objc/execute/load-3.m: Added. Check sending +load to categories,
4607         in addition to classes.
4608
4609 2001-06-08  Stan Shebs  <shebs@apple.com>
4610
4611         * objc/execute/load-2.m: New test.  From Nicola Pero
4612         <n.pero@mi.flashnet.it>.
4613
4614 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
4615
4616         * gcc.c-torture/execute/20010605-2.c: New test.
4617
4618 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
4619
4620         * g++.old-deja/g++.abi/vbase2.C: New test.
4621         * g++.old-deja/g++.abi/vbase3.C: New test.
4622
4623 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
4624
4625         * g++.old-deja/g++.pt/friend49.C: New test.
4626
4627 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
4628
4629         * g++.old-deja/g++.ext/anon3.C: New test.
4630
4631 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
4632
4633         * g++.old-deja/g++.other/conv7.C: New test.
4634
4635 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
4636
4637         * gcc.c-torture/compile/20010605-2.c: New test.
4638
4639 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4640
4641         * gcc.c-torture/execute/20010604-1.c: New test.
4642
4643 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
4644
4645         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
4646
4647 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
4648
4649         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
4650         (g++_link_flags): Likewise.
4651         (g++_init): Pass gccpath's value to two previous functions.
4652
4653 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4654
4655         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
4656         Ensure logfile entry matches exec command line.
4657
4658 2001-05-31  Richard Henderson  <rth@redhat.com>
4659
4660         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
4661         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
4662
4663 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
4664
4665         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
4666         compiler for irix6.2
4667
4668 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
4669
4670         * g++.old-deja/g++.other/optimize3.C: New file.
4671
4672 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
4673
4674         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
4675         assemble.
4676
4677 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
4678
4679         * g++.old-deja/g++.other/optimize2.C: New file.
4680
4681 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
4682
4683         * gcc.c-torture/compile/20010518-2.c: New file.
4684         * gcc.c-torture/execute/20010518-1.c: New file.
4685         * gcc.c-torture/execute/20010518-2.c: New file.
4686
4687 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4688
4689         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
4690
4691 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
4692
4693         G++ no longer defines builtins that do not begin with __builtin.
4694         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
4695         * g++.old-deja/g++.brendand/misc13.C: Likewise.
4696         * g++.old-deja/g++.law/builtin1.C: Likewise.
4697         * g++.old-deja/g++.law/cvt2.C: Likewise.
4698         * g++.old-deja/g++.mike/net5.C: Likewise.
4699         * g++.old-deja/g++.other/builtins1.C: Likewise.
4700         * g++.old-deja/g++.other/builtins2.C: Likewise.
4701         * g++.old-deja/g++.other/builtins3.C: Likewise.
4702         * g++.old-deja/g++.other/builtins4.C: Likewise.
4703         * g++.old-deja/g++.other/inline8.C: Likewise.
4704         * g++.old-deja/g++.robertl/eb39.C: Likewise.
4705
4706 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
4707
4708         * g++.old-deja/g++.pt/using1.C: Adjust.
4709         * g++.old-deja/g++.pt/using2.C: New test.
4710
4711 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
4712
4713         * gcc.dg/cpp/charconst.c: New tests.
4714         * gcc.dg/cpp/escape.c: New tests.
4715         * gcc.dg/cpp/escape-1.c: New tests.
4716         * gcc.dg/cpp/escape-2.c: New tests.
4717         * gcc.dg/cpp/ucs.c: New tests.
4718
4719 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
4720
4721         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
4722         native compiler for irix6.5.
4723
4724 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
4725
4726         * lib/g++.exp (g++_include_flags): Use args to compute
4727         get_multilibs.
4728         (g++_link_flags): Likewise.
4729         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
4730
4731 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4732
4733         * gcc.dg/c90-hexfloat-1.c: Add more tests.
4734
4735 2001-05-21  Geoff Keating  <geoffk@redhat.com>
4736
4737         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
4738         this file.
4739
4740 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4741
4742         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
4743         STACK_SIZE;
4744         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
4745         to STACK_SIZE; Use it to define size of add_histo array.
4746         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
4747         to STACK_SIZE.
4748         (f): Use GITT_SIZE to define size of gitt local table.
4749         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
4750         to STACK_SIZE; Use it to define size of bytemem array.
4751
4752 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4753
4754         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
4755         on 68HC11/HC12 due to the asm instruction.
4756         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
4757         * gcc.c-torture/compile/920520-1.x: Likewise.
4758         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
4759         on 68HC11/HC12 because the function is larger than 64K.
4760         * gcc.c-torture/compile/961203-1.x: New file, this test fails
4761         on 68HC11/HC12 because the structure is too large.
4762
4763 2001-05-20  Richard Henderson  <rth@redhat.com>
4764
4765         * gcc.c-torture/execute/20010520-1.c: New.
4766
4767 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4768
4769         * g++.old-deja/g++.warn/compare1.C: New test.
4770         * gcc.dg/compare4.c: New test.
4771
4772 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
4773
4774         * g++.old-deja/g++.other/optimize1.C: New test.
4775
4776 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4777
4778         * g++.old-deja/g++.pt/spec41.C: New test.
4779
4780 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
4781
4782         * gcc.c-torture/compile/20010114-1.x: Remove.
4783
4784 2001-05-18  Stan Shebs  <shebs@apple.com>
4785
4786         * gcc.c-torture/compile/20010518-1.c: New test.
4787
4788 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
4789
4790         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
4791         * g++.old-deja/g++.pt/crash67.C: New test.
4792
4793 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
4794
4795         * g++.old-deja/g++.other/debug9.C: New test.
4796
4797 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
4798
4799         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
4800
4801 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
4802
4803         * gcc.c-torture/compile/20010516-1.c: New test.
4804
4805 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
4806
4807         * g++.old-deja/g++.other/crash41.C: New test.
4808
4809 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
4810
4811         * g++.old-deja/g++.pt/crash66.C: New test.
4812
4813 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
4814
4815         * g++.old-deja/g++.robertl/eb27.C: Convert.
4816
4817 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
4818
4819         * g++.dg/friend-warn.C: New test.  Do not warn about friend
4820         declaration being redundant.
4821
4822 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
4823
4824         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
4825
4826 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
4827
4828         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
4829
4830 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
4831
4832         * lib/g++.exp: Use testsuite_flags.
4833
4834 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
4835
4836         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
4837
4838 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4839
4840         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
4841
4842 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
4843
4844         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
4845
4846 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
4847
4848         * gcc.c-torture/compile/20010313-1.c: New test.
4849
4850 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
4851
4852         * gcc.dg/cpp/direct2.c: New test.
4853         * gccq.dg/cpp/direct2s.c: New test.
4854
4855         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
4856
4857 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
4858
4859         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
4860         * g++.old-deja/g++.other/op3.C: Likewise.
4861
4862 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
4863
4864         * gcc.dg/cpp/syshdr.h: New file.
4865         * gcc.dg/cpp/sysmac1.c: Update.
4866         * gcc.dg/cpp/sysmac2.c: Update.
4867
4868 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
4869
4870         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
4871
4872 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
4873
4874         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
4875         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
4876
4877 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
4878
4879         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
4880
4881 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
4882
4883         * lib/g++.exp (g++_include_flags): Don't use any special flags
4884         if TESTING_IN_BUILD_TREE is not defined.
4885         (g++_init): Use a plain 'c++' as the compiler if
4886         TESTING_IN_BUILD_TREEE is not defined.
4887
4888 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
4889
4890         * g++.old-deja/g++.eh/catch13.C: New test.
4891         * g++.old-deja/g++.eh/catch14.C: New test.
4892
4893 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
4894
4895         * gcc.dg/cpp/tr-define.c: New test.
4896
4897 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
4898
4899         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
4900         <stdlib.h>, not <malloc.h>.
4901
4902 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
4903
4904         * g++.old-deja/g++.ns/template17.C: New test.
4905
4906 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
4907
4908         * g++.old-deja/g++.pt/ref4.C: New test.
4909
4910 2001-04-30  Richard Henderson  <rth@redhat.com>
4911
4912         * gcc.dg/20000724-1.c: Revert last change.
4913
4914 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
4915
4916         * g77.f-torture/execute/20010430.f: New test.
4917
4918 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
4919
4920         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
4921
4922 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
4923
4924         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
4925
4926 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
4927
4928         * g++.old-deja/g++.eh/crash6.C: New test.
4929
4930 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
4931
4932         * g++.old-deja/g++.other/warn7.C: New test.
4933
4934 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
4935
4936         * g++.old-deja/g++.other/defarg9.C: New test.
4937
4938 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
4939
4940         * g77.f-torture/compile/20010426.f: New test.
4941         * g77.f-torture/execute/20010426.f: New test.
4942
4943 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
4944
4945         * g77.f-torture/compile/20000629-1.x: Remove - error
4946         has been fixed.
4947
4948 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
4949
4950         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
4951         Tweak slightly to work with g++.dg framework.
4952         * g++.dg/special/ecos.exp: Run initp1.C test.
4953         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
4954
4955         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
4956         its linker doesn't give line numbers either.
4957         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
4958
4959 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
4960
4961         * g++.old-deja/g++.other/lex1.C: New test.
4962
4963 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
4964
4965         * gcc.dg/noncompile/20010425-1.c: New test.
4966
4967 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
4968
4969         * g++.old-deja/g++.pt/mangle2.C: New test.
4970
4971 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
4972
4973         * gcc.dg/format/plus-1.c: New test.
4974
4975 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
4976
4977         * gcc.dg/20010423-1.c: New test.
4978
4979 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
4980
4981         * gcc.c-torture/execute/20010422-1.c: New test.
4982
4983 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
4984
4985         * g++.old-deja/g++.ns/type2.C: New test.
4986
4987 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
4988
4989         * g++.old-deja/g++.other/perf1.C: New test.
4990
4991 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
4992
4993         * gcc.dg/c99-func-2.c: Remove xfail.
4994         * gcc.dg/c99-func-3.c: Remove xfail.
4995         * gcc.dg/c99-func-4.c: Remove xfail.
4996
4997 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
4998
4999         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
5000
5001 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
5002
5003         * gcc.c-torture/compile/20010423-1.c: New test.
5004
5005 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5006
5007         * g++.old-deja/g++.pt/typename28.C: New test.
5008
5009 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5010
5011         * g++.old-deja/g++.abi/empty2.C: New test.
5012         * g++.old-deja/g++.abi/empty3.C: New test.
5013
5014 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
5015
5016         * g++.old-deja/g++.other/comdat2.C: New test.
5017         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
5018
5019 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
5020
5021         * g++.old-deja/g++.other/overload14.C: New test.
5022
5023 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
5024
5025         * g++.old-deja/g++.other/lookup23.C: New test.
5026
5027 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
5028
5029         * gcc.c-torture/execute/20010403-1.c: New test.
5030
5031 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
5032             Mark Mitchell  <mark@codesourcery.com>
5033
5034         * lib/old-dejagnu.exp: Don't delete output of executable.
5035         Add .exe suffix to executables.
5036
5037 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
5038
5039         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
5040
5041 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5042
5043         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
5044
5045 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
5046
5047         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
5048         * g++.old-deja/g++.abi/crash1.C: New test.
5049
5050 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
5051
5052         * g++.old-deja/g++.other/crash40.C: New test.
5053
5054 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5055
5056         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
5057
5058 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
5059
5060         * g++.old-deja/g++.other/warn6.C: New test.
5061
5062 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
5063
5064         * g++.old-deja/g++.robertl/eb42.C: Same.
5065
5066 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5067
5068         * gcc.dg/wtr-conversion-1.c: New testcase.
5069
5070 2001-04-10  Richard Henderson  <rth@redhat.com>
5071
5072         * g++.old-deja/g++.other/array5.C: New.
5073
5074 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5075
5076         * gcc.c-torture/execute/20010408-1.c: New test.
5077
5078 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
5079
5080         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
5081         headers and constructs.
5082         * g++.old-deja/g++.robertl/eb79.C: Same.
5083         * g++.old-deja/g++.robertl/eb77.C (main): Same.
5084         * g++.old-deja/g++.robertl/eb73.C: Same.
5085         * g++.old-deja/g++.robertl/eb66.C (main): Same.
5086         * g++.old-deja/g++.robertl/eb55.C (t): Same.
5087         * g++.old-deja/g++.robertl/eb54.C (main): Same.
5088         * g++.old-deja/g++.robertl/eb46.C (main): Same.
5089         * g++.old-deja/g++.robertl/eb44.C: Same.
5090         * g++.old-deja/g++.robertl/eb41.C (main): Same.
5091         * g++.old-deja/g++.robertl/eb4.C (main): Same.
5092         * g++.old-deja/g++.robertl/eb39.C: Same.
5093         * g++.old-deja/g++.robertl/eb33.C (main): Same.
5094         * g++.old-deja/g++.robertl/eb31.C (main): Same.
5095         * g++.old-deja/g++.robertl/eb30.C: Same.
5096         * g++.old-deja/g++.robertl/eb3.C: Same.
5097         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
5098         * g++.old-deja/g++.robertl/eb21.C: Same.
5099         * g++.old-deja/g++.robertl/eb15.C: Same.
5100         * g++.old-deja/g++.robertl/eb118.C: Same.
5101         * g++.old-deja/g++.robertl/eb115.C (main): Same.
5102         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
5103         * g++.old-deja/g++.robertl/eb109.C: Same.
5104         * g++.old-deja/g++.other/sibcall1.C (main): Same.
5105         * g++.old-deja/g++.mike/rtti1.C: Same.
5106         * g++.old-deja/g++.mike/p658.C: Same.
5107         * g++.old-deja/g++.mike/net46.C: Same.
5108         * g++.old-deja/g++.mike/net34.C: Same.
5109         * g++.old-deja/g++.mike/memoize1.C: Same.
5110         * g++.old-deja/g++.mike/eh2.C: Same.
5111         * g++.old-deja/g++.law/weak.C: Same.
5112         * g++.old-deja/g++.law/visibility7.C: Same.
5113         * g++.old-deja/g++.law/visibility25.C: Same.
5114         * g++.old-deja/g++.law/visibility22.C: Same.
5115         * g++.old-deja/g++.law/visibility2.C: Same.
5116         * g++.old-deja/g++.law/visibility17.C: Same.
5117         * g++.old-deja/g++.law/visibility13.C: Same.
5118         * g++.old-deja/g++.law/visibility10.C: Same.
5119         * g++.old-deja/g++.law/visibility1.C: Same.
5120         * g++.old-deja/g++.law/virtual3.C (eval): Same.
5121         * g++.old-deja/g++.law/vbase1.C: Same.
5122         * g++.old-deja/g++.law/operators32.C: Same.
5123         * g++.old-deja/g++.law/nest3.C: Same.
5124         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
5125         * g++.old-deja/g++.law/except5.C (main): Same.
5126         * g++.old-deja/g++.law/cvt7.C (run): Same.
5127         * g++.old-deja/g++.law/cvt2.C: Same.
5128         * g++.old-deja/g++.law/cvt16.C: Same.
5129         * g++.old-deja/g++.law/ctors6.C (bar): Same.
5130         * g++.old-deja/g++.law/ctors17.C (main): Same.
5131         * g++.old-deja/g++.law/ctors13.C: Same.
5132         * g++.old-deja/g++.law/ctors12.C (main): Same.
5133         * g++.old-deja/g++.law/ctors10.C: Same.
5134         * g++.old-deja/g++.law/code-gen5.C: Same.
5135         * g++.old-deja/g++.law/bad-error7.C: Same.
5136         * g++.old-deja/g++.law/arm9.C: Same.
5137         * g++.old-deja/g++.law/arm12.C: Same.
5138         * g++.old-deja/g++.law/arg8.C: Same.
5139         * g++.old-deja/g++.law/arg1.C: Same.
5140         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
5141         * g++.old-deja/g++.jason/template31.C: Same.
5142         * g++.old-deja/g++.jason/template24.C (main): Same.
5143         * g++.old-deja/g++.jason/2371.C: Same.
5144         * g++.old-deja/g++.eh/new2.C: Same.
5145         * g++.old-deja/g++.eh/new1.C: Same.
5146         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
5147         * g++.old-deja/g++.brendan/nest21.C (main): Same.
5148         * g++.old-deja/g++.brendan/err-msg3.C: Same.
5149         * g++.old-deja/g++.brendan/crash62.C: Same.
5150         * g++.old-deja/g++.brendan/crash52.C: Same.
5151         * g++.old-deja/g++.brendan/crash49.C (main): Same.
5152         * g++.old-deja/g++.brendan/crash38.C: Same.
5153         * g++.old-deja/g++.brendan/crash15.C (main): Same.
5154         * g++.old-deja/g++.brendan/copy9.C: Same.
5155
5156 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
5157
5158         * gcc.c-torture/execute/20001203-2.c (memset):
5159         Count argument is of type __SIZE_TYPE__.
5160
5161 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
5162
5163         * gcc.c-torture/compile/20010404-1.c: New test.
5164
5165 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
5166
5167         * gcc.c-torture/compile/20010326-1.c: New test.
5168
5169 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
5170
5171         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
5172         peculiarities of the SH.
5173         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
5174
5175 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5176
5177         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
5178         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
5179         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
5180
5181 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
5182
5183         * g77.f-torture/compile/20010321-1.f: New test.
5184
5185 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
5186
5187         * gcc.c-torture/compile/20010329-1.c: New test.
5188
5189 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
5190
5191         * gcc.c-torture/execute/20010329-1.c: New test.
5192
5193 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
5194
5195         * g++.old-deja/g++.other/eh4.C: Fix typo.
5196
5197 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
5198
5199         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
5200
5201 2001-03-28  Philip Blundell  <philb@gnu.org>
5202
5203         * gcc.c-torture/compile/20010328-1.c: New test.
5204
5205 2001-03-27  Richard Henderson  <rth@redhat.com>
5206
5207         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
5208         * g++.old-deja/g++.eh/vbase3.C: Likewise.
5209
5210 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
5211
5212         * gcc.c-torture/compile/20010327-1.c: New test.
5213
5214 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
5215
5216         * g++.old-deja/g++.other/friend12.C: New test.
5217         * g++.old-deja/g++.other/friend9.C: Expect no errors.
5218         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
5219
5220 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5221
5222         * gcc.c-torture/execute/20010325-1.c: New test.
5223
5224 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
5225
5226         * g++.old-deja/g++.other/mangle3.C: New test.
5227
5228 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
5229
5230         * g++.old-deja/g++.other/anon8.C: New test.
5231
5232 2001-03-20  Philip Blundell  <philb@gnu.org>
5233
5234         * gcc.c-torture/compile/20010320-1.c: New test.
5235
5236 2001-03-17  Richard Henderson  <rth@redhat.com>
5237
5238         * g++.old-deja/g++.other/eh4.C: Add expected error text.
5239
5240 2001-03-15  Geoff Keating  <geoff@redhat.com>
5241
5242         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
5243         tests on AIX.
5244
5245 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
5246
5247         * g++.old-deja/g++.other/eh4.C: New test.
5248
5249 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
5250
5251         * gcc.dg/cpp/mi1.c: Update.
5252
5253 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
5254
5255         * g++.old-deja/g++.other/regstack.C: New test.
5256
5257 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
5258
5259         * g++.old-deja/g++.other/ref4.C: New test.
5260
5261 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
5262
5263         * objc/execute/va_method.m: Added.
5264         * objc/execute/IMP.m: Added.
5265         * objc/execute/_cmd.m: Added.
5266         * objc/execute/accessing_ivars.m: Added.
5267         * objc/execute/class-1.m: Added.
5268         * objc/execute/class-10.m: Added.
5269         * objc/execute/class-11.m: Added.
5270         * objc/execute/class-12.m: Added.
5271         * objc/execute/class-13.m: Added.
5272         * objc/execute/class-14.m: Added.
5273         * objc/execute/class-2.m: Added.
5274         * objc/execute/class-3.m: Added.
5275         * objc/execute/class-4.m: Added.
5276         * objc/execute/class-5.m: Added.
5277         * objc/execute/class-6.m: Added.
5278         * objc/execute/class-7.m: Added.
5279         * objc/execute/class-8.m: Added.
5280         * objc/execute/class-9.m: Added.
5281         * objc/execute/class-tests-1.h
5282         * objc/execute/class-tests-2.h
5283         * objc/execute/compatibility_alias.m: Added.
5284         * objc/execute/encode-1.m: Added.
5285         * objc/execute/formal_protocol-1.m: Added.
5286         * objc/execute/formal_protocol-2.m: Added.
5287         * objc/execute/formal_protocol-3.m: Added.
5288         * objc/execute/formal_protocol-4.m: Added.
5289         * objc/execute/formal_protocol-5.m: Added.
5290         * objc/execute/formal_protocol-6.m: Added.
5291         * objc/execute/formal_protocol-7.m: Added.
5292         * objc/execute/informal_protocol.m: Added.
5293         * objc/execute/initialize.m: Added.
5294         * objc/execute/load.m: Added.
5295         * objc/execute/many_args_method.m: Added.
5296         * objc/execute/nested-3.m: Added.
5297         * objc/execute/no_clash.m: Added.
5298         * objc/execute/private.m: Added.
5299         * objc/execute/redefining_self.m: Added.
5300         * objc/execute/root_methods.m: Added.
5301         * objc/execute/selector-1.m: Added.
5302         * objc/execute/static-1.m: Added.
5303         * objc/execute/static-2.m: Added.
5304         * objc/execute/va_method.m: Added.
5305
5306 2001-03-10  Richard Henderson  <rth@redhat.com>
5307
5308         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
5309
5310 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
5311
5312         * g++.old-deja/g++.other/crash31.C: XFAIL.
5313         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
5314         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
5315         * gcc.c-torture/execute/20010123-1.x: XFAIL.
5316         * gcc.c-torture/execute/20010124-1.x: XFAIL.
5317         * gcc.dg/sequence-pt-1.c: XFAIL one test.
5318
5319 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
5320
5321         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
5322
5323 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
5324
5325         * gcc.dg/20000724-1.c: Don't use multiline strings.
5326
5327 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
5328
5329         * objc/execute/string1.m, objc/execute/string2.m: Compare the
5330         result of -cString against what we expect it to be; don't just
5331         print it out for no one to read.
5332
5333         * objc/execute/string3.m, objc/execute/string4.m: New tests.
5334         Based on testcases provided by Nicola Pero.
5335
5336 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
5337
5338         * gcc.dg/cpp/macro7.c: New test.
5339
5340 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
5341
5342         * gcc.dg/cpp/multiline.c: Update.
5343
5344 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
5345
5346         * g++.old-deja/g++.other/enum3.C: New test.
5347
5348 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
5349
5350         * g++.old-deja/g++.other/pod1.C: New test.
5351
5352 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
5353
5354         * g++.old-deja/g++.ext/overload1.C: New test.
5355
5356 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
5357
5358         * g++.old-deja/g++.pt/using1.C: New test.
5359
5360 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
5361
5362         * g++.old-deja/g++.other/using9.C: New test.
5363
5364 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
5365
5366         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
5367
5368         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
5369
5370 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
5371
5372         * g++.old-deja/g++.ext/realpt1.C: Remove.
5373
5374 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
5375
5376         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
5377
5378 2001-02-26  Will Cohen  <wcohen@redhat.com>
5379
5380         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
5381
5382 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
5383
5384         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
5385         templatized constructors.
5386
5387 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5388
5389         * gcc.c-torture/execute/20010224-1.c: New test.
5390
5391 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
5392
5393         * gcc.c-torture/execute/20010222-1.c: New test.
5394
5395 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
5396
5397         * g++.old-deja/g++.other/inline20.C: New test.
5398
5399 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
5400
5401         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
5402
5403 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
5404
5405         * g++.old-deja/g++.other/lookup22.C: New test.
5406
5407 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
5408
5409         * g77.dg: New directory.
5410         * g77.dg/20010216-1.f: New test case.
5411         * g77.dg/dg.exp: New driver.
5412         * lib/g77-dg.exp: New driver library.
5413
5414 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5415
5416         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
5417
5418 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
5419
5420         * g++.old-deja/g++.other/decl9.C: New test.
5421
5422 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
5423
5424         * g++.old-deja/g++.other/init16.C: Update the test so that it does
5425         not need <string> and also tests the initialization at runtime.
5426
5427 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
5428
5429         * gcc.c-torture/execute/longlong.c: New test.
5430
5431 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
5432
5433         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
5434
5435 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
5436
5437         * gcc.c-torture/execute/920302-1.c (execute):
5438         Change argument type to short.
5439
5440 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
5441
5442         * g++.old-deja/g++.pt/deduct6.C: New test.
5443
5444 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
5445
5446         * g++.old-deja/g++.pt/deduct5.C: New test.
5447
5448 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
5449
5450         * gcc.c-torture/execute/20010209-1.c: New test.
5451
5452 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
5453
5454         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
5455
5456 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
5457
5458         * g++.dg/vtgc1.C: Update for new ABI.
5459
5460         * consistency.vlad: New directory, 1665 files.
5461
5462 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5463
5464         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
5465         return type.
5466         * gcc.dg/cpp/digraphs.c: Declare puts.
5467
5468 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
5469
5470         * g++.old-deja/g++.other/warn5.C: New test.
5471
5472 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
5473
5474         * g++.old-deja/g++.pt/spec40.C: New test.
5475
5476 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
5477
5478         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
5479         case.
5480         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
5481
5482 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
5483
5484         * gcc.c-torture/compile/20010209-1.c: New test.
5485
5486 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
5487
5488         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
5489         excess errors message but not if it crashes.
5490         * g++.old-deja/g++.other/crash27.C: Likewise.
5491         * g++.old-deja/g++.other/crash28.C: Likewise.
5492         * g++.old-deja/g++.other/crash30.C: Likewise.
5493         * g++.old-deja/g++.other/crash32.C: Likewise.
5494         * g++.old-deja/g++.other/crash35.C: Likewise.
5495         * g++.old-deja/g++.pt/inherit2.C: Likewise.
5496
5497 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5498
5499         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
5500         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
5501         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
5502         g77.f-torture/execute/execute.exp,
5503         g77.f-torture/noncompile/noncompile.exp,
5504         gcc.c-torture/execute/execute.exp,
5505         gcc.c-torture/execute/memcheck/memcheck.exp,
5506         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
5507         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
5508         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
5509         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
5510         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
5511         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
5512         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
5513         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
5514         Remove bug reporting instructions with ancient email addresses.
5515
5516 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
5517
5518         * gcc.dg/20010202-1.c: New test.
5519         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
5520
5521 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
5522
5523         * g++.dg/stdbool-if.C: New test.
5524
5525 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
5526
5527         * objc/execute/fdecl.m: Added main().
5528
5529 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
5530
5531         * gcc.c-torture/execute/20010206-1.c: New test.
5532
5533 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
5534
5535         * gcc.dg/cpp/avoidpaste1.c: Update.
5536
5537 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
5538
5539         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
5540         Pero <nicola@brainstorm.co.uk>.
5541         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
5542
5543 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
5544
5545         * g++.old-deja/g++.pt/spec39.C: New test.
5546
5547 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
5548
5549         * gcc.c-torture/compile/20010202-1.c: New test.
5550
5551 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
5552
5553         * g++.old-deja/g++.abi/primary2.C: New test.
5554         * g++.old-deja/g++.abi/primary3.C: New test.
5555         * g++.old-deja/g++.abi/primary4.C: New test.
5556         * g++.old-deja/g++.abi/primary5.C: New test.
5557         * g++.old-deja/g++.abi/vtable3.h: New test.
5558         * g++.old-deja/g++.abi/vtable3a.C: New test.
5559         * g++.old-deja/g++.abi/vtable3b.C: New test.
5560         * g++.old-deja/g++.abi/vtable3c.C: New test.
5561         * g++.old-deja/g++.abi/vtable3d.C: New test.
5562         * g++.old-deja/g++.abi/vtable3e.C: New test.
5563         * g++.old-deja/g++.abi/vtable3f.C: New test.
5564         * g++.old-deja/g++.abi/vtable3g.C: New test.
5565         * g++.old-deja/g++.abi/vtable3h.C: New test.
5566         * g++.old-deja/g++.abi/vtable3i.C: New test.
5567         * g++.old-deja/g++.abi/vtable3j.C: New test.
5568         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
5569
5570 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
5571
5572         * g++.old-deja/g++.other/anon6.C: New test.
5573         * g++.old-deja/g++.other/anon7.C: New test.
5574
5575 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
5576
5577         * gcc.dg/cpp/avoidpaste2.c: New tests.
5578
5579 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
5580
5581         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
5582
5583 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
5584
5585         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
5586         DECIMAL_DIG cases for Irix."
5587
5588 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
5589
5590         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
5591
5592 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
5593
5594         * gcc.dg/c99-tag-1.c: New test.
5595
5596 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
5597
5598         * gcc.dg/cpp/tr-warn1.c: Add tests.
5599
5600 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
5601
5602         * gcc.dg/cpp/avoidpaste1.c: Update.
5603         * gcc.dg/cpp/paste4.c: Update.
5604
5605 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
5606
5607         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
5608         cases for Irix.
5609
5610 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5611
5612         * g++.old-deja/g++.other/inline19.C: New test.
5613
5614 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
5615
5616         * gcc.dg/Wlarger-than.c: New test.
5617
5618 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
5619
5620         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
5621
5622 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
5623
5624         * gcc.c-torture/execute/20010129-1.c: New test.
5625         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
5626
5627 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
5628
5629         * gcc.dg/cpp/avoidpaste1.c: Test case.
5630
5631 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
5632
5633         * g++.old-deja/g++.other/inline18.C: New test.
5634
5635 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5636
5637         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
5638         and __builtin_putchar.
5639
5640 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
5641
5642         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
5643         tests.
5644
5645 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
5646
5647         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
5648         floating point number rounding mode to round to the nearest
5649         representable mode.
5650
5651 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
5652
5653         * g++.old-deja/g++.other/mangle2.C: New test.
5654
5655 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
5656
5657         * gcc.c-torture/compile/20010124-1.c: New test.
5658
5659 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
5660
5661         * g++.old-deja/g++.pt/spec38.C: New test.
5662
5663 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5664
5665         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
5666         "Build don't run".
5667
5668 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5669
5670         * gcc.c-torture/execute/20010123-1.c: New test.
5671
5672 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
5673
5674         * g++.old-deja/g++.pt/spec37.C: New test.
5675
5676 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
5677
5678         * g++.old-deja/g++.pt/overload14.C: New test.
5679
5680 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5681
5682         * gcc.c-torture/execute/20010122-1.c: New test, exercise
5683         __builtin_return_address.
5684
5685 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
5686
5687         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
5688         * g++.old-deja/g++.pt/spec35.C: New test.
5689         * g++.old-deja/g++.pt/spec36.C: New test.
5690
5691 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
5692
5693         * gcc.c-torture/compile/20010118-1.c: New test.
5694
5695 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
5696
5697         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
5698
5699 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
5700
5701         * gcc.c-torture/execute/20010119-1.c: New test.
5702
5703 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
5704
5705         * g++.old-deja/g++.other/vbase5.C: New test.
5706
5707 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
5708
5709         * gcc.c-torture/execute/20010118-1.c: New test.
5710
5711 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
5712
5713         * g++.old-deja/g++.pt/deduct3.C: New test.
5714
5715 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
5716
5717         * g++.old-deja/g++.pt/spec34.C: New test.
5718
5719 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
5720
5721         * g77.f-torture/compile/20000601-2.f: New test.
5722
5723 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5724
5725         * g++.old-deja/g++.other/init17.C: New test.
5726
5727 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
5728
5729         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
5730
5731 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5732
5733         * g++.old-deja/g++.pt/unify8.C: New test.
5734
5735 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5736
5737         * g++.old-deja/g++.abi/vbase1.C: New test.
5738
5739 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5740
5741         * g++.old-deja/g++.pt/crash65.C: New test.
5742
5743 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
5744
5745         * gcc.dg/cpp/assembl2.S: New test case.
5746
5747 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
5748
5749         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
5750         are supported.
5751
5752 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5753
5754         * g++.old-deja/g++.other/builtins1.C: New test.
5755         * g++.old-deja/g++.other/builtins2.C: Likewise.
5756         * g++.old-deja/g++.other/builtins3.C: Likewise.
5757         * g++.old-deja/g++.other/builtins4.C: Likewise.
5758
5759 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
5760
5761         * gcc.c-torture/compile/20010117-1.c: New test.
5762         * gcc.c-torture/compile/20010117-2.c: New test.
5763
5764 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5765
5766         * g77.f-torture/execute/20010116.[fx]: New test,
5767         XFAIL on i?86-*-*.
5768         * g77.f-torture/compile/20010115.f: Indicate it's
5769         a test for PR fortran/1636.
5770
5771 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
5772
5773         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
5774
5775 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5776
5777         * g77.f-torture/compile/20010115.f: New test.
5778
5779 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
5780
5781         * g++.old-deja/g++.pt/nontype5.C: New test.
5782
5783 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
5784
5785         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
5786         have an equivalent working one below it.
5787
5788 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
5789
5790         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
5791         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
5792
5793 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
5794
5795         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
5796         message containing "init_priority".
5797         (conpr-2.C): Likewise.
5798         (conpr-3.C): Likewise.
5799         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
5800
5801 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5802
5803         * gcc.c-torture/execute/20010114-2.c: New test.
5804
5805 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
5806
5807         * gcc.c-torture/compile/20010114-1.c: New test.
5808         * gcc.c-torture/compile/20010114-1.x: Xfail.
5809         * gcc.c-torture/compile/20010114-2.c: New test.
5810         * gcc.c-torture/execute/20010114-1.c: New test.
5811         * gcc.dg/trunc-1.c: New test.
5812         * gcc.dg/uninit-B.c: New test.
5813
5814 2001-01-13  Nick Clifton  <nickc@redhat.com>
5815
5816         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
5817         target.
5818
5819 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5820
5821         * gcc.c-torture/compile/20010113-1.c: New test.
5822
5823 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
5824
5825         * gcc.c-torture/compile/20001212-1.c: New test.
5826
5827 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
5828
5829         * gcc.dg/cpp/widestr1.c: Update.
5830         * gcc.dg/cpp/prag-imp.c: Remove.
5831
5832 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
5833
5834         * gcc.c-torture/execute/20000801-3.x: Remove.
5835         * gcc.dg/c90-init-1.c: New test.
5836         * gcc.dg/c99-init-1.c: New test.
5837         * gcc.dg/c99-init-2.c: New test.
5838         * gcc.dg/gnu99-init-1.c: New test.
5839
5840 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
5841
5842         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
5843         testing that no relevant ones were found.
5844
5845 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
5846
5847         * g++.old-deja/g++.pt/cast2.C: New test.
5848
5849 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
5850
5851         * g++.old-deja/g++.pt/friend47.C: New test.
5852
5853 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
5854
5855         * g++.old-deja/g++.pt/instantiate13.C: New test.
5856
5857 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
5858
5859         * g++.old-deja/g++.other/defarg7.C: New test.
5860         * g++.old-deja/g++.other/defarg8.C: New test.
5861
5862 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
5863
5864         * g++.old-deja/g++.pt/crash64.C: New test.
5865
5866 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
5867
5868         * g++.old-deja/g++.pt/crash63.C: New test.
5869
5870 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
5871
5872         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
5873
5874 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
5875
5876         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
5877
5878 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
5879
5880         * g++.old-deja/g++.pt/error3.C: New test.
5881
5882 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
5883
5884         * g++.old-deja/g++.other/crash39.C: New test.
5885
5886 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
5887
5888         * g++.old-deja/g++.other/vbase4.C: New test.
5889
5890 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
5891
5892         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
5893         * gcc.dg/special/20000419-2.c: New file. Identical to above.
5894         * gcc.dg/special/special.exp: New test driver which will check
5895         for alias support for the above test.
5896
5897 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
5898
5899         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
5900         problems on small machines.
5901         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
5902         parameterize.
5903
5904 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
5905
5906         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
5907         mips.
5908         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
5909
5910 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
5911
5912         * g++.old_deja/g++.pt/using8.C: New test.
5913
5914 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5915
5916         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
5917
5918 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
5919
5920         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
5921         where a failure is expected.
5922         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
5923
5924 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
5925
5926         * g++.old_deja/g++.pt/instantiate12.C: New test.
5927
5928 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
5929
5930         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
5931         start of structs.
5932         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
5933         * g++.old-deja/g++.brendan/crash17.C: Likewise.
5934         * g++.old-deja/g++.brendan/crash29.C: Likewise.
5935         * g++.old-deja/g++.brendan/crash48.C: Likewise.
5936         * g++.old-deja/g++.brendan/ns1.C: Likewise.
5937         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
5938         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
5939         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
5940         * g++.old-deja/g++.eh/spec6.C: Likewise.
5941         * g++.old-deja/g++.jason/crash3.C: Likewise.
5942         * g++.old-deja/g++.law/ctors11.C: Likewise.
5943         * g++.old-deja/g++.law/ctors17.C: Likewise.
5944         * g++.old-deja/g++.law/ctors5.C: Likewise.
5945         * g++.old-deja/g++.law/ctors9.C: Likewise.
5946         * g++.old-deja/g++.mike/ambig1.C: Likewise.
5947         * g++.old-deja/g++.mike/net22.C: Likewise.
5948         * g++.old-deja/g++.mike/p3538a.C: Likewise.
5949         * g++.old-deja/g++.mike/p3538b.C: Likewise.
5950         * g++.old-deja/g++.mike/virt3.C: Likewise.
5951         * g++.old-deja/g++.niklas/t128.C: Likewise.
5952         * g++.old-deja/g++.other/anon4.C: Likewise.
5953         * g++.old-deja/g++.other/using1.C: Likewise.
5954         * g++.old-deja/g++.other/warn3.C: Likewise.
5955         * g++.old-deja/g++.pt/t37.C: Likewise.
5956         * g++.old-deja/g++.robertl/eb69.C: Likewise.
5957         * g++.old-deja/g++.robertl/eb71.C: Likewise.
5958
5959 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
5960
5961         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
5962
5963 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5964
5965         * gcc.c-torture/execute/stdio-opt-3.c: New test.
5966
5967 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
5968
5969         * gcc.c-torture/compile/20010107-1.c: New test.
5970
5971 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5972
5973         * gcc.c-torture/execute/builtin-noret-1.c: New test.
5974
5975 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5976
5977         * gcc.dg/format/format.h: New file.
5978         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
5979         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
5980         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
5981         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
5982         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
5983         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
5984         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
5985         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
5986         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
5987         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
5988         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
5989         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
5990         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
5991         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
5992         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
5993         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
5994         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
5995         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
5996         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
5997         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
5998         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
5999         instead of declaring standard types, macros and functions in each
6000         test.
6001
6002 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
6003
6004         * gcc.c-torture/execute/20010106-1.c: New test.
6005
6006 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6007
6008         * gcc.dg/format/format.exp: New file.
6009         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
6010         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
6011         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
6012         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
6013         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
6014         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
6015         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
6016         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
6017         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
6018         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
6019         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
6020         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
6021         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
6022         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
6023         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
6024         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
6025         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
6026         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
6027         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
6028         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
6029         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
6030         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
6031         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
6032         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
6033         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
6034         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
6035         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
6036         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
6037         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
6038         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
6039         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
6040         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
6041         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
6042         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
6043         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
6044         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
6045         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
6046         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
6047         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
6048         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
6049         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
6050         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
6051
6052 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
6053
6054         * gcc.c-torture/execute/991228-1.c: Take word endianness into
6055         account.
6056
6057 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
6058
6059         * gcc.c-torture/execute/builtin-complex-1.c: New test.
6060
6061 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
6062
6063         * g++.old-deja/g++.pt/crash62.C: New test.
6064
6065 2001-01-04  Richard Henderson  <rth@redhat.com>
6066
6067         * gcc.dg/20000926-1.c: Update expected warnings.
6068         * gcc.dg/array-2.c: Likewise.
6069         * gcc.dg/array-4.c: Also validate flexible array members.
6070         * gcc.dg/c99-flex-array-1.c: New.
6071
6072 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6073
6074         * gcc.c-torture/compile/20001222-1.x: Remove.
6075
6076 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6077
6078         * gcc.c-torture/execute/built-in-setjmp.c: New.
6079
6080 2001-01-03  Richard Henderson  <rth@redhat.com>
6081
6082         * gcc.dg/940510-1.c: Update expected error wording.
6083         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
6084
6085 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
6086
6087         * lib/target-supports.exp (check_alias_available): Modified to
6088         indicate aliases not supported if only weak aliases are supported.
6089
6090 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6091
6092         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
6093         Turn on cmpstrsi checks for __pj__ and __i370__.
6094
6095 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
6096
6097         * g++.old-deja/g++.other/virtual11.C: New test.
6098
6099 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
6100
6101         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
6102
6103 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6104
6105         * gcc.c-torture/compile/20010102-1.c: New test.
6106
6107 2001-01-02  Andreas Jaeger  <aj@suse.de>
6108
6109         * gcc.dg/noreturn-3.c: New test.
6110
6111         * gcc.dg/noreturn-4.c: New test.
6112
6113 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6114
6115         * gcc.c-torture/execute/stdio-opt-1.c: Also test
6116         __builtin_fputc and __builtin_fwrite.
6117
6118 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
6119
6120         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
6121         signed char, not default char.
6122
6123 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
6124
6125         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
6126
6127 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
6128
6129         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
6130
6131 2000-12-29  Richard Henderson  <rth@redhat.com>
6132
6133         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
6134         (__cyg_profile_func_exit): Define.
6135
6136 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
6137
6138         * g++.dg/vtgc1.C: New test.
6139
6140 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
6141
6142         * gcc.dg/noncompile/20001228-1.c: New test.
6143
6144         * gcc.dg/20001228-1.c: New test.
6145
6146         * gcc.c-torture/execute/20001228-1.c: New test.
6147
6148 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
6149
6150         * gcc.dg/format-strfmon-1.c: New test.
6151
6152 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6153
6154         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
6155         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
6156         * gcc.c-torture/execute/string-opt-1.c: Likewise.
6157         * gcc.c-torture/execute/string-opt-2.c: Likewise.
6158         * gcc.c-torture/execute/string-opt-3.c: Likewise.
6159         * gcc.c-torture/execute/string-opt-4.c: Likewise.
6160         * gcc.c-torture/execute/string-opt-6.c: Likewise.
6161         * gcc.c-torture/execute/string-opt-7.c: Likewise.
6162         * gcc.c-torture/execute/string-opt-8.c: Likewise.
6163         * gcc.c-torture/execute/string-opt-9.c: Likewise.
6164         * gcc.c-torture/execute/string-opt-10.c: Likewise.
6165         * gcc.c-torture/execute/string-opt-11.c: Likewise.
6166         * gcc.c-torture/execute/string-opt-12.c: Likewise.
6167
6168         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
6169         * gcc.c-torture/execute/string-opt-4.c: Test index.
6170
6171 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
6172
6173         * gcc.c-torture/compile/20001226-1.c: New test.
6174
6175 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
6176
6177         * gcc.c-torture/compile/20001222-1.c: New test.
6178         * gcc.c-torture/compile/20001222-1.x: Xfail.
6179
6180 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
6181
6182         * gcc.c-torture/execute/comp-goto-2.c: New test.
6183
6184 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
6185
6186         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
6187         Use long types if __INT_MAX__ is 32767.
6188         (main): Use cast to (sint32 *) when poking 88 into a_page.
6189
6190         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
6191
6192 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
6193
6194         * gcc.c-torture/compile/20001221-1.c: New test.
6195         * gcc.c-torture/execute/20001221-1.c: New test.
6196
6197 2000-12-20  Richard Henderson  <rth@redhat.com>
6198
6199         * g++.old-deja/g++.pt/crash36.C: Update error lines.
6200         * g++.old-deja/g++.robertl/eb109.C: Likewise.
6201
6202 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6203
6204         * gcc.dg/compare3.c: New test.
6205
6206 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6207
6208         * gcc.dg/format-warnll-1.c: New test.
6209
6210 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
6211
6212         * gcc.dg/cpp/cmdlne-P.c: New test.
6213
6214 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6215
6216         * gcc.c-torture/execute/builtin-abs-1.c,
6217         gcc.c-torture/execute/builtin-abs-2.c: New tests.
6218
6219 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
6220
6221         * gcc.dg/cpp/multiline.c: New test.
6222
6223 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
6224
6225         * g++.old-deja/g++.other/syshdr1.C: Update.
6226         * gcc.dg/cpp/lineflags.c: Remove temporarily.
6227
6228 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6229
6230         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
6231
6232 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6233
6234         * g++.old-deja/g++.pt/ttp65.C: New test.
6235
6236 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6237
6238         * g++.old-deja/g++.pt/ttp64.C: New test.
6239
6240 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6241
6242         * g++.old-deja/g++.pt/spec33.C: New test.
6243
6244 2000-12-14  Catherine Moore  <clm@redhat.com>
6245
6246         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
6247         * gcc.c-torture/execute/920612-2.c: Likewise.
6248         * gcc.c-torture/execute/920428-2.c: Likewise.
6249         * gcc-c-torture/execute/va-arg-11.c: Call exit.
6250         * gcc.c-torture/execute/va-arg-21.c: Likewise.
6251
6252 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6253
6254         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
6255         * gcc.dg/pack-test-2.c: Likewise.
6256
6257 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
6258
6259         Tests by Zack Weinberg <zackw@stanford.edu>.
6260
6261         * gcc.dg/cpp/defined.c: Update.
6262         * gcc.dg/cpp/defined_trad.c: New tests.
6263
6264 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
6265
6266         * gcc.dg/cpp/trad-direct.c: Update.
6267
6268 2000-12-11  Neil Booth  <neilb@earthling.net>
6269
6270         * gcc.dg/cpp/defined_trad.c
6271
6272 2000-12-11  Neil Booth  <neilb@earthling.net>
6273
6274         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
6275
6276 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6277
6278         * gcc.dg/format-miss-2.c: New test.
6279
6280 2000-12-09  Neil Booth  <neilb@earthling.net>
6281
6282         * gcc.dg/cpp/lineflags.c: New tests.
6283         * gcc.dg/cpp/poison.c: Update.
6284         * gcc.dg/cpp/redef2.c: Update.
6285         * gcc.dg/cpp/skipping.c: New test.
6286
6287 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
6288
6289         * g++.old-deja/g++.other/eh3.C: New testcase.
6290
6291 2000-12-07  Neil Booth  <neilb@earthling.net>
6292
6293         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
6294         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
6295         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
6296         wtr-union-init-2.c, wtr-union-init-3.c: Update.
6297         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
6298         Update.
6299
6300 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6301
6302         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
6303         __SIZE_TYPE__ instead of int for type of integers cast to
6304         pointers.
6305
6306 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
6307
6308         * g++.old-deja/g++.other/cleanup4.C: New test.
6309
6310 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6311
6312         * format-sec-1.c: New test.
6313
6314 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6315
6316         * gcc.dg/format-nonlit-3.c: New test.
6317
6318 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6319
6320         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
6321         through a null pointer.
6322
6323 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6324
6325         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
6326         * g++.old-deja/g++.pt/partial4.C: New test.
6327
6328 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
6329
6330         * gcc.c-torture/execute/ieee/hugeval.x: New.
6331
6332 2000-12-06  Neil Booth  <neilb@earthling.net>
6333
6334         * gcc.dg/cpp/backslash2.c: New tests.
6335
6336 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6337
6338         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
6339         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
6340
6341 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
6342
6343         * gcc.c-torture/execute/20001203-2.c: New testcase.
6344
6345 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
6346
6347         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
6348         * g++.old-deja/g++.other/virtual10.C: New test.
6349
6350 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
6351
6352         * g++.old-deja/g++.mike/pmf5.C: Remove test.
6353
6354 2000-12-05  Richard Henderson  <rth@redhat.com>
6355
6356         * gcc.c-torture/compile/20001205-1.c: New.
6357
6358 2000-12-04  Neil Booth  <neilb@earthling.net>
6359
6360         * g++.old-deja/g++.other/virtual9.C: New test.
6361         * g++.old-deja/g++.pt/crash61.C: New test.
6362         * gcc.c-torture/execute/loop-9.c: New test.
6363
6364 2000-12-04  Neil Booth  <neilb@earthling.net>
6365
6366         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
6367         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
6368         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
6369         * gcc.dg/cpp/extratokens.c: ...here.
6370
6371 2000-12-04  Neil Booth  <neilb@earthling.net>
6372
6373         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
6374         New tests.
6375
6376 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6377
6378         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
6379         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
6380
6381 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
6382
6383         * gcc.c-torture/execute/20001203-1.c: New test.
6384
6385 2000-12-03  Neil Booth  <neilb@earthling.net>
6386
6387         * gcc.dg/cpp/macro6.c: New test cases.
6388
6389 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6390
6391         * gcc.c-torture/execute/string-opt-9.c: New test.
6392         * gcc.c-torture/execute/string-opt-10.c: Likewise.
6393         * gcc.c-torture/execute/string-opt-11.c: Likewise.
6394         * gcc.c-torture/execute/string-opt-12.c: Likewise.
6395
6396         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
6397         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
6398
6399 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
6400
6401         * gcc.dg/cpp/if-6.c: New testcase.
6402
6403         * gcc.dg/20001201-1.c: New testcase.
6404
6405 2000-12-02  Neil Booth  <neilb@earthling.net>
6406
6407         * g++.old-deja/g++.other/externC4.C,
6408         g++.old-deja/g++.other/friend10.C: New tests.
6409
6410 2000-12-02  Neil Booth  <neilb@earthling.net>
6411
6412         * g++.old-deja/g++.other/instan2.C
6413         * g++.old-deja/g++.other/instan3.C: New test.
6414
6415 2000-12-02  Neil Booth  <neilb@earthling.net>
6416
6417         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
6418         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
6419         gnuc99.c,gnuc99-pedantic.c: New tests.
6420
6421 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6422
6423         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
6424         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
6425
6426 2000-12-01  Neil Booth  <neilb@earthling.net>
6427
6428         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
6429         * gcc.dg/cpp/poison.c: Update.
6430         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
6431
6432 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
6433
6434         * g77.f-torture/execute/20001201.f: New test.
6435
6436 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6437
6438         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
6439
6440 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
6441
6442         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
6443
6444 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
6445
6446         * g++.old-deja/g++.other/cast6.C: New test.
6447
6448 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
6449
6450         * gcc.c-torture/execute/20001130-2.c: New testcase.
6451
6452 2000-11-30  Richard Henderson  <rth@redhat.com>
6453
6454         * gcc.c-torture/execute/20001130-1.c: New test.
6455
6456 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
6457
6458         * g++.old-deja/g++.other/op3.C: New test.
6459
6460 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
6461
6462         * g++.old-deja/g++.other/op2.C: New test.
6463
6464 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
6465
6466         * g++.old-deja/g++.other/crash38.C: New test.
6467
6468 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
6469
6470         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
6471
6472 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
6473
6474         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
6475         tests.
6476         * gcc.c-torture/execute/string-opt-6.c: New test.
6477
6478         * gcc.dg/20001117-1.c: Add main.
6479
6480 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
6481
6482         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
6483         Move from here ...
6484         * gcc.dg/940510-1.c: ... to here.
6485
6486         * gcc.dg/20000926-1.c: GNU C now allows initializations of
6487         zero-size arrays in toplevel structures.
6488
6489 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
6490
6491         * gcc.c-torture/execute/loop-8.c: New test.
6492
6493 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
6494
6495         * g++.old-deja/g++.other/base1.C: New test.
6496
6497 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
6498
6499         * g++.old-deja/g++.other/parse2.C: New test.
6500
6501 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
6502
6503         * g++.old-deja/g++.pt/incomplete1.C: New test.
6504
6505 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
6506
6507         * g++.old-deja/g++.other/friend9.C: New test.
6508
6509 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
6510
6511         * gcc.dg/20001127-1.c: New test.
6512
6513 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
6514
6515         * g++.old-deja/g++.pt/friend46.C: New test.
6516
6517 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
6518
6519         * g++.old-deja/g++.other/ptrmem8.C: New test.
6520
6521 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6522
6523         * gcc.c-torture/execute/string-opt-7.c: New test.
6524         * gcc.c-torture/execute/string-opt-8.c: Likewise.
6525
6526 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
6527
6528         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
6529         instead of 'mkcheck 2'.
6530
6531 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6532
6533         * gcc.c-torture/execute/memcheck/driver.c,
6534         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
6535         C9X references to refer to C99.
6536
6537 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
6538
6539         * gcc.dg/ultrasp3.c: New test.
6540
6541 2000-11-25  Neil Booth  <neilb@earthling.net>
6542
6543         * gcc.dg/cpp/include2.c: Update test to be locale independent.
6544
6545 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
6546
6547         * gcc.c-torture/compile/20001123-2.c: New.
6548
6549 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6550
6551         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
6552
6553 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
6554
6555         * gcc.dg/sequence-point-1.c: Add some new tests.
6556         * gcc.c-torture/execute/20001124-1.c: New test.
6557
6558 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
6559
6560         * g++.old-deja/g++.other/vaarg4.C: New test.
6561         * gcc.c-torture/compile/20001123-1.c: New test.
6562
6563 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
6564
6565         * g++.other/crash24.C: Adjust and remove XFAIL.
6566         * g++.other/crash37.C: New test.
6567
6568 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
6569
6570         * g++.old-deja/g++.pt/instantiate9.C: New test.
6571
6572 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
6573
6574         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
6575         new ABI, too.
6576
6577         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
6578         * g++.old-deja/g++.robertl/eb55.C: Likewise.
6579
6580 2000-11-22  Neil Booth  <neilb@earthling.net>
6581
6582         * gcc.dg/cpp/Wtrigraphs.c: New test.
6583
6584 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
6585
6586         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
6587
6588 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
6589
6590         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
6591
6592 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
6593
6594         * lib/gcc-dg.exp: load_lib scanasm.exp.
6595         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
6596         * lib/g++-dg.exp: load_lib scanasm.exp.
6597         * lib/scanasm.exp: New.
6598         (scan-assembler, scan-assembler-not): Add optional arguments to
6599         test name, or if not present, the pattern name.
6600         (scan-assembler-dem, scan-assembler-dem-not): New.
6601
6602         * g++.dg/dg.exp: New.
6603
6604 2000-11-21  Neil Booth  <neilb@earthling.net>
6605
6606         * gcc.dg/cpp/integrated1.c: Remove.
6607
6608 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
6609
6610         * gcc.c-torture/execute/20001121-1.c: New test.
6611
6612 2000-11-21  Richard Henderson  <rth@redhat.com>
6613
6614         * gcc.c-torture/compile/20001121-1.c: New test.
6615
6616 2000-11-20  Neil Booth  <neilb@earthling.net>
6617
6618         * gcc.dg/cpp/integrated1.c: New test.
6619
6620 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
6621
6622         * g++.old-deja/g++.other/inline17.C: New test.
6623
6624 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
6625
6626         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
6627         local variable to be zero: I made the variable global. Now
6628         uses abort() and exit() instead of relying on main's return value.
6629
6630 2000-11-20  Neil Booth  <neilb@earthling.net>
6631
6632         * gcc.dg/cpp/paste2.c: Update test.
6633         * objc/execute/paste.m: New test.
6634
6635 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
6636
6637         * gcc.dg/c99-condexpr-1.c: New test.
6638
6639 2000-11-20  Neil Booth  <neilb@earthling.net>
6640
6641         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
6642
6643 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
6644
6645         * g++.old-deja/g++.pt/export1.C: New test.
6646
6647 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
6648
6649         * gcc.dg/20001117-1.c: New test.
6650
6651 2000-11-18  Richard Henderson  <rth@redhat.com>
6652
6653         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
6654
6655 2000-11-18  Richard Henderson  <rth@redhat.com>
6656
6657         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
6658         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
6659         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
6660
6661 2000-11-18  Richard Henderson  <rth@redhat.com>
6662
6663         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
6664         (main): New.  Exit cleanly.
6665
6666 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6667
6668         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
6669         gcc.dg/c99-fordecl-2.c: New tests.
6670
6671 2000-11-18  Richard Henderson  <rth@redhat.com>
6672
6673         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
6674         * gcc.c-torture/execute/zerolen-2.c: New.
6675
6676 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6677
6678         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
6679         memory.
6680
6681 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
6682
6683         * g++.old-deja/g++.pt/instantiate8.C: New test.
6684
6685 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
6686
6687         * g++.old-deja/g++.other/incomplete.C: Add more tests.
6688         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
6689
6690 2000-11-16  Nick Clifton  <nickc@redhat.com>
6691
6692         * gcc.c-torture/execute/nestfunc-2.c: New test.
6693         * gcc.c-torture/execute/nestfunc-3.c: New test.
6694
6695 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
6696
6697         * gcc.c-torture/compile/20001116-1.c: New test.
6698
6699 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6700
6701         * gcc.c-torture/execute/20001115-1.c: New test.
6702
6703 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
6704
6705         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
6706         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
6707         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
6708         * g++.old-deja/g++.abi/vmihint.C: Likewise.
6709
6710 2000-11-15  Neil Booth  <neilb@earthling.net>
6711
6712         gcc.dg/cpp/_Pragma1.c: Update.
6713         gcc.dg/cpp/_Pragma2.c: New test.
6714
6715 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
6716
6717         * g++.old-deja/g++.other/anon5.C: New test.
6718
6719 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
6720
6721         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
6722         tests.
6723
6724 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
6725
6726         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
6727         output.
6728
6729 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6730
6731         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
6732         labels at end of compound statements.
6733
6734 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
6735
6736         * gcc.c-torture/execute/loop-7.c: New test.
6737
6738 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6739
6740         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
6741
6742 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6743
6744         * gcc.dg/c99-bool-1.c: New test.
6745
6746 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6747
6748         * gcc.dg/c99-scope-1.c: Remove xfail.
6749         * gcc.dg/c99-scope-2.c: New test.
6750
6751 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6752
6753         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
6754         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
6755
6756 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
6757
6758         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
6759         error messages.
6760
6761         * g++.mike/p700.C: Don't typedef wchar_t.
6762         * g++.mike/p784.C: Likewise.
6763         * g++.mike/eb101.C: Don't use __wchar_t.
6764
6765 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
6766
6767         * g77.f-torture/execute/20001111.[fx]: Test premature exit
6768         from DO loop.
6769
6770 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
6771
6772         * gcc.c-torture/execute/20001111-1.c: New test.
6773
6774 2000-11-10  Nick Clifton  <nickc@redhat.com>
6775
6776         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
6777         long multuiple and accumulate.
6778
6779 2000-11-09  Richard Henderson  <rth@redhat.com>
6780
6781         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
6782         via size_t instead of int.
6783
6784         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
6785         * gcc.c-torture/execute/string-opt-2.c: Likewise.
6786         * gcc.c-torture/execute/string-opt-3.c: Likewise.
6787         * gcc.c-torture/execute/string-opt-4.c: Likewise.
6788
6789 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
6790
6791         * gcc.c-torture/compile/20001109-1.c: New test.
6792         * gcc.c-torture/compile/20001109-2.c: New test.
6793
6794 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
6795
6796         * g++.old-deja/g++.pt/operator1.C: New test.
6797         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
6798
6799 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
6800
6801         * gcc.dg/20001108-1.c: New test.
6802
6803 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
6804
6805         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
6806         with both arguments constant strings.
6807         * gcc.c-torture/execute/string-opt-3.c: New test.
6808         * gcc.c-torture/execute/string-opt-4.c: New test.
6809         * gcc.c-torture/execute/string-opt-5.c: New test.
6810
6811 2000-11-08  Nick Clifton  <nickc@redhat.com>
6812
6813         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
6814         mulsidi3adddi patterns.
6815
6816 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
6817
6818         * g++.old-deja/g++.other/crash36.C: New test.
6819
6820 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
6821
6822         * g++.old-deja/g++.other/init16.C: New test.
6823
6824 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
6825
6826         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
6827
6828 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
6829
6830         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
6831         * gcc.c-torture/execute/va-arg-16.x: Likewise.
6832         * gcc.c-torture/execute/va-arg-17.x: Likewise.
6833
6834 2000-11-07  DJ Delorie  <dj@redhat.com>
6835
6836         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
6837
6838 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6839
6840         * gcc.c-torture/execute/string-opt-1.c: New test.
6841
6842 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
6843
6844         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
6845         mips-sgi-irix6.* because the MIPS ABI passes floating-point
6846         parameters in registers, and there is no way for a varargs
6847         function to know in which order the integer and floating-point
6848         parameters should be interleaved when they are placed on the
6849         stack.
6850         * gcc.c-torture/execute/va-arg-16.x: Likewise.
6851         * gcc.c-torture/execute/va-arg-17.x: Likewise.
6852
6853 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6854
6855         * gcc.c-torture/execute/string-opt-2.c: New test.
6856
6857 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
6858
6859         * g++.old-deja/g++.pt/crash60.C: New test.
6860
6861 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
6862
6863         * g++.old-deja/g++.other/crash24.C: New test.
6864         * g++.old-deja/g++.other/crash25.C: New test.
6865         * g++.old-deja/g++.other/crash26.C: New test.
6866         * g++.old-deja/g++.other/crash27.C: New test.
6867         * g++.old-deja/g++.other/crash28.C: New test.
6868         * g++.old-deja/g++.other/crash29.C: New test.
6869         * g++.old-deja/g++.other/crash30.C: New test.
6870         * g++.old-deja/g++.other/crash31.C: New test.
6871         * g++.old-deja/g++.other/crash32.C: New test.
6872         * g++.old-deja/g++.other/crash33.C: New test.
6873         * g++.old-deja/g++.other/crash34.C: New test.
6874         * g++.old-deja/g++.other/crash35.C: New test.
6875
6876 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
6877
6878         * gcc.c-torture/execute/20001031-1.c: New test.
6879
6880 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
6881
6882         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
6883         namespace.
6884
6885         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
6886         standards-conformant.
6887
6888         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
6889
6890         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
6891         * g++.old-deja/g++.mike/p755a.C: Likewise.
6892         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
6893         library makes no calls to `operator new' during initialization.
6894
6895 2000-11-04  Neil Booth  <neilb@earthling.net>
6896
6897         * gcc.dg/cpp/include2.c: New tests.
6898
6899 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
6900
6901         * lib/g++.exp (g++_set_ld_library_path): New function.
6902         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
6903
6904 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
6905
6906         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
6907         warnings.
6908
6909 2000-11-01  Richard Henderson  <rth@redhat.com>
6910
6911         * g++.old-deja/g++.ext/namedret1.C: New.
6912         * g++.old-deja/g++.ext/namedret2.C: New.
6913         * g++.old-deja/g++.ext/namedret3.C: New.
6914
6915 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
6916
6917         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
6918         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
6919
6920 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6921
6922         * gcc.c-torture/execute/va-arg-21.c: New test.
6923
6924 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
6925
6926         * gcc.dg/c99-complex-2.c: New test.
6927
6928 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6929
6930         * gcc.c-torture/execute/stdio-opt-1.c: New test.
6931
6932 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
6933
6934         * g++.old-deja/g++.other/inline16.C: New test.
6935
6936 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
6937
6938         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
6939         __PRETTY_FUNCTION__
6940
6941 2000-10-29  Neil Booth  <neilb@earthling.net>
6942
6943         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
6944         New tests.
6945         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
6946         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
6947         optimisation.
6948
6949 2000-10-29  Neil Booth  <neilb@earthling.net>
6950
6951         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
6952         * mi1.c, mi1c.h: Add null directives to multiple-include test.
6953         * mi5.c: Test multiple includes work with -C.
6954         * trigraphs.c: Test ^= version.
6955
6956 2000-10-28  Neil Booth  <neilb@earthling.net>
6957
6958         New tests and test updates for new macro expander.
6959
6960         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
6961         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
6962         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
6963         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
6964         new diagnostic messages.
6965
6966         * gcc.dg/cpp/macro3.c: New tests.
6967
6968 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
6969
6970         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
6971         on the same line.
6972
6973 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
6974
6975         * g++.old-deja/g++.other/eh2.C: New test.
6976
6977 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
6978
6979         * gcc.c-torture/execute/20001027-1.c: New test.
6980
6981 2000-10-26  Richard Henderson  <rth@redhat.com>
6982
6983         * gcc.c-torture/execute/20001026-1.c: New.
6984
6985 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
6986
6987         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
6988         * g++.old-deja/g++.law/builtin1.C: Likewise.
6989         * g++.old-deja/g++.law/ctors10.C: Likewise.
6990         * g++.old-deja/g++.law/virtual3.C: Likewise.
6991         * g++.old-deja/g++.mike/p658.C: Likewise.
6992         * g++.old-deja/g++.other/sibcall1.C: Likewise.
6993         * g++.old-deja/g++.other/vaarg2.C: Likewise.
6994         * g++.old-deja/g++.robertl/eb124.C: Likewise.
6995         * g++.old-deja/g++.robertl/eb44.C: Likewise.
6996         * g++.old-deja/g++.robertl/eb77.C: Likewise.
6997
6998 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
6999
7000         * gcc.c-torture/compile/20001024-1.c: New test.
7001
7002 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
7003
7004         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
7005         to tell us whether or not we are using V3.
7006
7007 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
7008
7009         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
7010         operands.
7011
7012 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7013
7014         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
7015
7016 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
7017
7018         * gcc.c-torture/execute/20001024-1.c: New test.
7019
7020 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
7021
7022         * g++.old-deja/g++.other/sibcall1.C: New test.
7023
7024 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
7025
7026         * gcc.dg/noncompile/init-3.c: New test.
7027
7028 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
7029
7030         * gcc.dg/format-array-1.c: New test.
7031
7032 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7033
7034         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
7035         writing through null pointers; remove comment about testing
7036         unterminated strings.
7037
7038 2000-10-17  Matthew Hiller  <hiller@redhat.com>
7039
7040         * gcc.c-torture/execute/20001017-2.c: New test.
7041
7042 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7043
7044         * gcc.c-torture/compile/20001018-1.c: New test.
7045         * gcc.c-torture/compile/20001018-1.x: Xfail.
7046
7047 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7048
7049         * gcc.c-torture/execute/20001017-1.c: New test.
7050
7051 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7052
7053         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
7054         for multiple use of arguments with scanf formats; add tests for
7055         multiple use of arguments.
7056
7057 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
7058
7059         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
7060
7061 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7062
7063         * gcc.dg/format-miss-1.c: New test.
7064
7065 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
7066
7067         * gcc.c-torture/execute/20001013-1.c: New test.
7068
7069 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
7070
7071         * gcc.dg/format-branch-1.c: New test.
7072
7073 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
7074
7075         * README, lib/file-format.exp: Remove EGCS references.
7076
7077 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
7078
7079         * gcc.dg/20001013-1.c: New test.
7080
7081 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
7082
7083         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
7084         for intmax_t in the compiler using __typeof__ and the type rules
7085         for conditional expressions.
7086
7087 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
7088
7089         * gcc.dg/20001012-1.c: New test.
7090         * gcc.dg/20001012-2.c: New test.
7091
7092 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
7093
7094         * gcc.dg/format-attr-1.c: New test.
7095
7096 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
7097
7098         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
7099         __LONG_LONG_MAX__ instead of LLONG_MAX.
7100
7101 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
7102
7103         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
7104         scanf flags.
7105         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
7106         flags.
7107
7108 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
7109
7110         * gcc.dg/sequence-pt-1.c: New test.
7111
7112 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
7113
7114         * gcc.c-torture/execute/20001011-1.c: New testcase.
7115         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
7116
7117 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
7118
7119         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
7120         does not error on it.
7121
7122 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
7123
7124         * gcc.dg/20001009-1.c: New test.
7125
7126 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
7127
7128         * gcc.c-torture/compile/20001009-1.c: Move from here ....
7129         * gcc.c-torture/execute/20001009-2.c: ... to here.
7130
7131 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
7132
7133         * gcc.c-torture/compile/20001009-1.c: New testcase.
7134         * gcc.c-torture/execute/20001009-1.c: New testcase.
7135         Testcases provided by Jan Hubicka <jh@suse.cz>.
7136
7137 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
7138
7139         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
7140         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
7141         uintmax_t using <limits.h> to emulate the compiler's internal
7142         logic.  No longer XFAIL %j tests.
7143
7144 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
7145
7146         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
7147         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
7148         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
7149         regexps and details of expected handling of some bad formats.
7150         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
7151         suppression.
7152
7153 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7154
7155         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
7156         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
7157         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
7158         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
7159         in list archives.
7160
7161 2000-10-06  Richard Henderson  <rth@cygnus.com>
7162
7163         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
7164         * g++.old-deja/g++.brendan/crash52.C: Likewise.
7165         * g++.old-deja/g++.jason/report.C: Likewise.
7166         * g++.old-deja/g++.law/friend5.C: Likewise.
7167         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
7168         of the expected warnings.
7169
7170 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
7171
7172         * g++.old-deja/g++.pt/enum14.C: New test.
7173
7174 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
7175
7176         * g++.old-deja/g++.pt/crash59.C: New test.
7177
7178 2000-10-04  Will Cohen  <wcohen@redhat.com>
7179
7180         * gcc.dg/20000926-1.c: New test.
7181
7182 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
7183
7184         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
7185         function name for current C++ compiler.
7186         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
7187
7188 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
7189
7190         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
7191         __PRETTY_FUNCTION__.
7192         * g++.old-deja/g++.ext/pretty2.C: Likewise.
7193
7194 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7195
7196         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
7197
7198 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
7199
7200         * gcc.c-torture/compile/20000923-1.c: New test.
7201
7202 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
7203
7204         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
7205         * g++.old-deja/g++.pt/ttp62.C: Same.
7206         * g++.old-deja/g++.other/inline14.C: Same.
7207
7208 2000-09-24  Richard Henderson  <rth@cygnus.com>
7209
7210         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
7211
7212 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
7213
7214         * gcc.dg/c90-printf-1.c: Add test for wide string format.
7215
7216 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
7217
7218         * gcc.c-torture/compile/20000922-1.c: New file.
7219
7220 2000-09-21  Nick Clifton  <nickc@redhat.com>
7221
7222         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
7223         a signed long modulo operation.
7224         (mod6): New function - perform an unsigned long modulo operation.
7225         (main): Add tests for modulos of very large numbers by very small
7226         dividends.
7227
7228 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7229
7230         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
7231
7232 2000-09-19  Richard Henderson  <rth@cygnus.com>
7233
7234         * gcc.dg/compare2.c (case 10): XFAIL.
7235
7236 2000-09-18  Richard Henderson  <rth@cygnus.com>
7237
7238         * gcc.c-torture/execute/20000906-1.c: Move ...
7239         * gcc.dg/20000906-1.c: ... here.  Only run on targets
7240         that support __builtin_trap.
7241
7242 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
7243
7244         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
7245
7246 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7247
7248         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
7249         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
7250         more $ format tests.
7251
7252 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7253
7254         * gcc.dg/format-errmk-1.c: New test.
7255
7256 2000-09-17  Greg McGary  <greg@mcgary.org>
7257
7258         * gcc.c-torture/execute/20000917-1.x: Remove.
7259
7260 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7261
7262         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
7263
7264 2000-09-17  Greg McGary  <greg@mcgary.org>
7265
7266         * gcc.c-torture/execute/20000917-1.c: New test.
7267         * gcc.c-torture/execute/20000917-1.x: XFAIL.
7268
7269 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
7270
7271         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
7272         in nested macro bug.
7273
7274 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
7275
7276         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
7277
7278 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
7279
7280         * gcc.c-torture/execute/20000914-1.c: New test.
7281
7282 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
7283
7284         * g++.other/inline13.C: New test.
7285
7286 2000-09-12  Andreas Jaeger  <aj@suse.de>
7287
7288         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
7289         constant by Ulrich Drepper <drepper@redhat.com>.
7290
7291 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
7292
7293         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
7294
7295 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7296
7297         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
7298
7299 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
7300
7301         * gcc.dg/cpp/backslash.c: New test.
7302
7303 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
7304
7305         * gcc.c-torture/execute/20000910-1.c: New test.
7306         * gcc.c-torture/execute/20000910-2.c: Likewise.
7307
7308 2000-09-11  Robert Lipe  <robertl@sco.com>
7309
7310         * gcc.dg/pragma-align.c: New test.
7311
7312 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
7313
7314         * g++.old-deja/g++.pt/explicit82.C: New test.
7315         * g++.old-deja/g++.pt/explicit83.C: New test.
7316
7317 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
7318
7319         * gcc.dg/asm-names.c: New test.
7320
7321 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7322
7323         * gcc.dg/cpp/tr-warn6.c: New test
7324
7325 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7326
7327         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
7328         be accepted.
7329
7330 2000-09-07  Catherine Moore  <clm@redhat.com>
7331
7332         * gcc.c-torture/execute/unroll-1.c: New test.
7333
7334 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
7335
7336         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
7337         ERROR markers.
7338         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
7339         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
7340         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
7341         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
7342         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
7343         Preprocess only.
7344         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
7345         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
7346
7347 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7348
7349         * g++.old-deja/g++.pt/deduct2.C: New test.
7350
7351 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7352
7353         * g++.old-deja/g++.pt/parms2.C: New test.
7354
7355 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7356
7357         * g++.old-deja/g++.pt/crash58.C: New test.
7358
7359 2000-09-06  Greg McGary  <greg@mcgary.org>
7360
7361         * gcc.c-torture/execute/20000906-1.c: New test.
7362         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
7363
7364 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7365
7366         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
7367
7368 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
7369
7370         * g++.old-deja/g++.pt/crash57.C: New test.
7371
7372 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
7373
7374         * g++.old-deja/g++.pt/crash56.C: New test.
7375
7376 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
7377
7378         * g++.old-deja/g++.pt/koenig1.C: New test.
7379
7380 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
7381
7382         * gcc.dg/20000904-1.c: New test.
7383
7384 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
7385
7386         * gcc.dg/cpp/paste8.c: New test.
7387
7388 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
7389
7390         * gcc.c-torture/compile/20000827-1.c: New test.
7391
7392 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
7393
7394         * gcc.dg/format-diag-1.c: New test.
7395
7396 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
7397
7398         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
7399         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
7400         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
7401         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
7402         gcc.dg/formatz-1.c: Adjust warning regular expressions.
7403
7404 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
7405
7406         * g++.old-deja/g++.other/nested4.C: New test.
7407
7408 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
7409
7410         * g++.old-deja/g++.ns/scoped1.C: New test.
7411
7412 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
7413
7414         * lib/g++.exp: Support testing already-installed GCC.
7415
7416 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7417
7418         * wtr-label-1.c, wtr-suffix-1.c: New tests.
7419
7420 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7421
7422         * gcc.dg/return-type-2.c: New test.
7423
7424 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
7425
7426         * gcc.c-torture/compile/20000825-1.c: New test.
7427
7428 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
7429
7430         * gcc.dg/dwarf2-2.c: New test.
7431
7432 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
7433
7434         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
7435         dg-warning regexps.
7436
7437 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7438
7439         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
7440         gcc.dg/format-ext-5.c: New tests.
7441
7442 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
7443
7444         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
7445
7446 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
7447
7448         * gcc.dg/noncompile/930622-2.c: Adjust error message.
7449
7450 2000-08-24  Richard Henderson  <rth@cygnus.com>
7451
7452         * gcc.dg/ia64-sync-1.c: New test.
7453         * gcc.dg/ia64-sync-2.c: New test.
7454         * gcc.dg/ia64-asm-1.c: New test.
7455
7456 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
7457
7458         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
7459         * gcc.dg/format-ext-2.c: New test.
7460
7461 2000-08-23  Jason Merrill  <jason@redhat.com>
7462
7463         * lib/old-dejagnu.exp: Also ignore "In member function" and
7464         "At global scope".
7465
7466 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7467
7468         * gcc.dg/noncompile/label-lineno-1.c: New test.
7469
7470 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
7471
7472         * gcc.dg/c99-array-nonobj-1.c: New test.
7473
7474 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
7475
7476         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
7477         tests.
7478         * gcc.dg/format-ext-1.c: New test.
7479
7480 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7481
7482         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
7483         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
7484         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
7485         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
7486         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
7487
7488 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
7489
7490         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
7491         gcc.dg/c99-strftime-2.c: New tests.
7492
7493 2000-08-22  Richard Henderson  <rth@cygnus.com>
7494
7495         * gcc.c-torture/execute/20000822-1.c: New test.
7496
7497 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
7498
7499         * gcc.c-torture/execute/20000819-1.x: Remove.
7500
7501 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
7502
7503         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
7504         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
7505         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
7506         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
7507         gcc.dg/format-xopen-1.c: New tests.
7508
7509 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
7510
7511         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
7512
7513 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
7514
7515         * g++.old-deja/g++.other/loop2.C: New test.
7516
7517         * gcc.c-torture/compile/20000606-1.c: New test.
7518         * gcc.c-torture/compile/20000728-1.c: New test.
7519         * gcc.c-torture/execute/20000801-1.c: New test.
7520         * gcc.c-torture/execute/20000801-2.c: New test.
7521         * gcc.c-torture/execute/20000819-1.c: New test.
7522         * gcc.c-torture/execute/20000819-1.x: XFAIL.
7523         * gcc.dg/20000629-1.c: New test.
7524         * gcc.dg/20000724-1.c: New test.
7525         * gcc.dg/20000807-1.c: New test.
7526
7527 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
7528
7529         * gcc.dg/cpp/pragma-1.c: New test.
7530         * gcc.dg/cpp/pragma-2.c: New test.
7531
7532 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
7533
7534         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
7535         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
7536
7537 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7538
7539         * gcc.c-torture/compile/20000818-1.c: New test.
7540
7541 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
7542
7543         * gcc.c-torture/execute/20000818-1.c: New test.
7544
7545 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7546
7547         * gcc.dg/format-va-1.c: New test.
7548
7549 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
7550
7551         * g++.old-deja/g++.other/typedef8.C: New test.
7552
7553 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
7554
7555         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
7556         * g++.old-deja/g++.mike/net36.C: Mark candidate.
7557         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
7558         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
7559         * g++.old-deja/g++.other/ptrmem7.C: New test.
7560         * g++.old-deja/g++.pt/ptrmem10.C: New test.
7561
7562 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
7563
7564         * g++.old-deja/g++.pt/typename27.C: New test.
7565
7566 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
7567
7568         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
7569         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
7570         * g++.old-deja/g++.pt/friend45.C: New test.
7571         * g++.old-deja/g++.other/friend8.C: New test.
7572
7573 2000-08-15  Richard Henderson  <rth@cygnus.com>
7574
7575         * gcc.c-torture/execute/20000815-1.c: New test.
7576
7577 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
7578
7579         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
7580         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
7581         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
7582
7583 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
7584
7585         * g++.old-deja/g++.other/refinit2.C: New test.
7586
7587 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
7588
7589         * lib/c-torture.exp (c-torture): Make
7590         compiler_conditional_xfail_data global.
7591         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
7592         compiler_conditional_xfail_data machinery.
7593         (f-torture-execute): Likewise.
7594         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
7595         and only when unrolling loops.
7596
7597         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
7598
7599 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
7600
7601         * g++.old-deja/g++.pt/explicit81.C: New test.
7602
7603 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
7604
7605         * g++.old-deja/g++.pt/typename26.C: New test.
7606
7607 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
7608
7609         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
7610         warning.
7611
7612 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
7613
7614         * g++.old-deja/g++.other/array3.C: New test.
7615
7616 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
7617
7618         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
7619         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
7620         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
7621         New tests.
7622
7623 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
7624
7625         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
7626         * g++.old-deja/g++.abi/vmihint.C: Likewise.
7627
7628 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
7629
7630         * gcc.c-torture/execute/20000808-1.c: New test.
7631
7632 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
7633
7634         * gcc.dg/c90-const-expr-1.c: New test.
7635
7636 2000-08-08  Richard Henderson  <rth@cygnus.com>
7637
7638         * gcc.dg/noncompile/920923-1.c: Declare calloc.
7639
7640 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
7641
7642         * gcc.dg/noncompile/const-ll-1.c: New test.
7643
7644 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7645
7646         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
7647
7648 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
7649
7650         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
7651         that running programs linked against the shared version of libobjc
7652         run correctly.
7653
7654 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7655
7656         * gcc.dg/c99-printf-1.c: New test.
7657
7658 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7659
7660         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
7661
7662 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
7663
7664         * gcc.c-torture/execute/20000731-1.x: Delete.
7665
7666 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
7667
7668         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
7669         and torture_without_loops as is done by c-torture.exp.
7670         (search_for): Copy from c-torture.exp.
7671         (gcc-dg-runtest): New function, drives a directory of tests
7672         iterating over the TORTURE_OPTIONS.
7673         (scan-assembler, scan-assembler-not): Move here from
7674         individual directory drivers.
7675
7676         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
7677         defined by lib/gcc-dg.exp.
7678         * gcc.dg/cpp/cpp.exp: Likewise.
7679         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
7680         gcc-dg-runtest, so we cycle over optimization options.
7681
7682         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
7683         * gcc.dg/compare2.c: No longer expected to fail.
7684
7685 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
7686
7687         * gcc.c-torture/execute/20000804-1.c: New test.
7688
7689 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7690
7691         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
7692
7693 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
7694
7695         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
7696
7697 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
7698
7699         * gcc.c-torture/compile/20000803-1.c: New test.
7700
7701 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
7702
7703         * gcc.c-torture/execute/20000801-3.c,
7704         gcc.c-torture/execute/20000801-4.c: New tests.
7705         * gcc.c-torture/execute/20000801-3.x,
7706         gcc.c-torture/execute/20000801-4.x: Xfail.
7707
7708 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
7709
7710         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
7711         libobjc/.libs to allow for libtool.
7712
7713 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
7714
7715         * gcc.c-torture/compile/20000802-1.c: New test.
7716
7717 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
7718
7719         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
7720
7721 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
7722
7723         * gcc-c-torture/execute/20000731-2.c: New test.
7724
7725         * gcc.c-torture/execute/20000731-1.c: New test.
7726         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
7727
7728 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
7729
7730         * testsuite/gcc.dg/cpp/paste7.c: New test.
7731         * gcc.dg/cpp/20000725-1.c: New test.
7732
7733 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
7734
7735         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
7736         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
7737         declaration warning for __builtin_dwarf_reg_size.
7738
7739         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
7740
7741 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
7742
7743         * gcc.dg/noncompile/voidparam-1.c: New test.
7744
7745 2000-07-30  Richard Henderson  <rth@cygnus.com>
7746
7747         * gcc.dg/c90-digraph-1.c: Don't xfail.
7748         * gcc.dg/compare2.c (case 10): Xfail.
7749         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
7750
7751 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
7752
7753         * gcc.dg/c99-main-1.c: New test.
7754
7755 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7756
7757         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
7758
7759 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
7760
7761         * gcc.c-tortuer/execute/20000726-1.c: New test.
7762
7763 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
7764
7765         * gcc.c-torture/execute/enum-2.c: New test.
7766
7767 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7768
7769         * gcc.dg/cpp/tr-warn3.c: New test.
7770
7771 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7772
7773         * g++.old-deja/g++.ext/implicit1.C: Remove.
7774         * g++.old-deja/g++.jason/c2.C: Remove
7775         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
7776         * g++.old-deja/g++.pt/crash16.C: Likewise.
7777         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
7778
7779 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7780
7781         * g++.old-deja/g++.other/for2.C: New test.
7782
7783 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
7784
7785         * gcc.dg/20000720-1.c: New test.
7786
7787 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
7788
7789         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
7790
7791 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
7792
7793         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
7794         * gcc.c-torture/execute/20000722-1.c: New.
7795         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
7796
7797 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
7798
7799         * gcc.dg/cpp/20000720-1.S: New test.
7800
7801 2000-07-21  Michael Meissner  <meissner@redhat.com>
7802
7803         * gcc.c-torture/execute/ieee/hugeval.c: New test.
7804
7805 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
7806
7807         * g++.old-deja/g++.brendan/crash16.C,
7808         g++.old-deja/g++.brendan/parse3.C,
7809         g++.old-deja/g++.brendan/redecl1.C,
7810         g++.old-deja/g++.ns/template13.C,
7811         g++.old-deja/g++.other/decl4.C,
7812         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
7813
7814 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
7815
7816         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
7817         and "Internal error".
7818
7819         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
7820         regexps.
7821         * gcc.dg/cpp/paste6.c: New test.
7822
7823 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
7824
7825         * gcc.dg/cpp/tr-direct.c: New test.
7826
7827         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
7828         gcc.dg/cpp/undef1.c: Tweak error regexps.
7829
7830 2000-07-18  Eric Christopher <echristo@redhat.com>
7831
7832         * gcc.c-torture/compile/20000718-1.c: New test.
7833
7834 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
7835
7836         * cpplex.c (_cpp_push_token): If the token being pushed back
7837         is the previous token in this context, just subtract one from
7838         context->posn.
7839         * cppmacro.c (save_expansion): Clear aux field when storing a
7840         placemarker.
7841
7842 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
7843
7844         * gcc.dg/noncompile/redecl-1.c: New test.
7845
7846 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
7847
7848         * gcc.c-torture/execute/20000717-5.c: New test.
7849         * gcc.c-torture/execute/20000717-1.x: Removed.
7850
7851 2000-07-17  Richard Henderson  <rth@cygnus.com>
7852
7853         * gcc.c-torture/execute/20000717-4.c: New test.
7854
7855 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
7856
7857         * gcc.dg/cpp/syshdr.c: New test.
7858         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
7859
7860 2000-07-17  Neil Booth  <neilb@earthling.net>
7861
7862         * gcc.dg/cpp/cmdlne-dM.c: New test.
7863         * gcc.dg/cpp/cmdlne-dD.c: New test.
7864
7865 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
7866
7867         * gcc.c-torture/execute/20000717-3.c: New test.
7868
7869         * gcc.c-torture/compile/20000717-1.c: New test.
7870
7871 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
7872
7873         * gcc.c-torture/execute/20000717-2.c: New test.
7874
7875 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7876
7877         * gcc.dg/formatz-1.c: New test.
7878
7879         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
7880         * gcc.dg/c99-digraph-1.c: New tests.
7881
7882         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
7883         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
7884
7885         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
7886         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
7887         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
7888         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
7889         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
7890         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
7891         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
7892
7893 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
7894
7895         * gcc.c-torture/execute/20000717-1.c: New test.
7896         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
7897
7898 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
7899
7900         * gcc.c-torture/execute/20000715-2.c: New test.
7901         * gcc.dg/20000715-1.c: New test.
7902
7903 2000-07-15  Michael Meissner  <meissner@redhat.com>
7904
7905         * gcc.c-torture/execute/20000715-1.c: New test.
7906
7907 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
7908
7909         * gcc.c-torture/execute/20000707-1.c: New test.
7910
7911 2000-07-13  Neil Booth  <NeilB@earthling.net>
7912
7913         * testsuite/gcc.dg/cpp/digraph1.c,
7914         testsuite/gcc.dg/cpp/digraph2.c,
7915         testsuite/gcc.dg/cpp/digraphs.c: New tests.
7916
7917 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
7918
7919         * g77.f-torture/compile/20000630-2.f:  New test.
7920         * g77.f-torture/compile/20000630-2.x
7921
7922 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
7923
7924         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
7925
7926 2000-07-11  Neil Booth  <NeilB@earthling.net>
7927
7928         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
7929
7930 2000-07-11  Neil Booth  <NeilB@earthling.net>
7931
7932         * gcc.dg/cpp/cmdlne-C.c: New.
7933
7934 2000-07-09  Neil Booth  <NeilB@earthling.net>
7935
7936         * gcc.dg/cpp/directiv.c: New tests.
7937         * gcc.dg/cpp/undef1.c: Update.
7938
7939 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
7940
7941         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
7942
7943 2000-07-09  Neil Booth  <NeilB@earthling.net>
7944
7945         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
7946
7947 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
7948
7949         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
7950         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
7951
7952 2000-07-08  Neil Booth  <NeilB@earthling.net>
7953
7954         * gcc.dg/cpp/macsyntx.c: New tests.
7955
7956 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
7957
7958         * gcc.dg/20000707-1.c: New test.
7959
7960 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
7961
7962         * gcc.c-torture/execute/20000706-1.c: New test.
7963         * gcc.c-torture/execute/20000706-2.c: New test.
7964         * gcc.c-torture/execute/20000706-3.c: New test.
7965         * gcc.c-torture/execute/20000706-4.c: New test.
7966         * gcc.c-torture/execute/20000706-5.c: New test.
7967
7968 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
7969
7970         * g++.old-deja/g++.pt/instantiate7.C: New test.
7971
7972 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
7973
7974         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
7975         * g++.old-deja/g++.mike/thunk3.C: Likewise.
7976         * g++.old-deja/g++.other/rtti3.C: Likewise.
7977         * g++.old-deja/g++.other/rttid3.C: Likewise.
7978
7979 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
7980
7981         *  g77.f-torture/compile/20000630-1.x: Fix typo
7982
7983 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
7984
7985         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
7986         assembly output.
7987
7988 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
7989
7990         * gcc.dg/cpp/ident.c: New test.
7991
7992 2000-07-05  Neil Booth  <NeilB@earthling.net>
7993
7994         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
7995           gcc.dg/cpp/lexstrng.c: New tests.
7996
7997 2000-07-04  Neil Booth  <NeilB@earthling.net>
7998
7999         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
8000         * gcc.dg/cpp/strify2.c: Same.
8001
8002 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
8003
8004         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
8005         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
8006         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
8007         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
8008
8009         * testsuite/gcc.dg/cpp/macro1.c,
8010         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
8011         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
8012         testsuite/gcc.dg/cpp/strify1.c,
8013         testsuite/gcc.dg/cpp/strify2.c: New tests.
8014
8015 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
8016
8017         * gcc.c-torture/execute/20000703-1.c: New test.
8018
8019 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
8020
8021         * g++.old-deja/g++.pt (lookup10.C): New test.
8022
8023 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
8024
8025         * g++.old-deja/g++.pt (typename25.C): New test.
8026
8027 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
8028
8029         * gcc.c-torture/compile/20000701-1.c: New test.
8030
8031 2000-06-30  Nick Clifton  <nickc@cygnus.com>
8032
8033         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
8034         to test case.
8035
8036 2000-06-30  Catherine Moore  <clm@cygnus.com>
8037
8038         * gcc.c-torture/execute/align-1.c: New test.
8039
8040 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
8041
8042         * g++.old-deja/g++.pt/expr8.C: New test.
8043         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
8044
8045 2000-06-29  Nick Clifton  <nickc@cygnus.com>
8046
8047         * gcc.c-torture/compile/20000629-1.c: New test.
8048
8049 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
8050
8051
8052         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
8053         gcc.dg/noncompile directory, depending on whether they're
8054         preprocessor tests or not.  Annotate all the tests for the dg
8055         framework.
8056
8057         * gcc.c-torture/noncompile/noncompile.exp: Delete.
8058         * gcc.dg/noncompile/noncompile.exp: New.
8059
8060         * Moved files:
8061         Old name                                New name
8062         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
8063         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
8064         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
8065         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
8066         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
8067         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
8068         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
8069         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
8070         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
8071         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
8072         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
8073         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
8074         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
8075         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
8076         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
8077         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
8078         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
8079         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
8080         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
8081         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
8082         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
8083         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
8084         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
8085         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
8086
8087         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
8088         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
8089         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
8090         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
8091         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
8092         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
8093
8094 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
8095
8096         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
8097         declare one variable.  On the fourth, error.
8098         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
8099         declared by 20000628-1a.h.
8100
8101 2000-06-29  Richard Henderson  <rth@redhat.com>
8102
8103         * gcc.c-torture/execute/930529-1.x: New file.
8104         * gcc.dg/920413-1.c: Adjust expected warning text.
8105         * gcc.dg/980217-1.c: Declare abort.
8106         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
8107
8108 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
8109
8110         * g77.f-torture/compile/20000629-1.f: New test.
8111         * g77.f-torture/compile/20000629-1.x: Expected to fail.
8112
8113 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
8114
8115         Rearrange lots of files, removing entirely the
8116         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
8117         directories.
8118
8119         * Deleted files:
8120         gcc.c-torture/code_quality/code_quality.exp
8121         gcc.c-torture/special/special.exp
8122         gcc.failure/failure.exp
8123         gcc.failure/940409-1.x
8124         gcc.c-torture/compile/961203-1.x
8125
8126         * New files:
8127         gcc.misc-tests/linkage.exp
8128         gcc.c-torture/execute/920730-1t.c
8129         gcc.c-torture/execute/920730-1t.x
8130         gcc.c-torture/compile/920520-1.x
8131         gcc.c-torture/compile/920521-1.x
8132         gcc.c-torture/compile/981006-1.x
8133         gcc.c-torture/execute/eeprof-1.x
8134
8135         * Moved files (possibly with modifications to fit a new harness):
8136         Old name                                New name
8137         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
8138         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
8139         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
8140         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
8141         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
8142         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
8143         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
8144         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
8145         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
8146         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
8147         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
8148         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
8149         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
8150         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
8151
8152 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
8153
8154         * c-torture/compile/961203-1.x: Delete.
8155
8156         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
8157         not exit. Include stdio.h.
8158         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
8159         * gcc.misc-tests/dg-12.c: Likewise.
8160         * gcc.misc-tests/dg-5.c: Likewise.
8161         * gcc.misc-tests/dg-6.c: Likewise.
8162         * gcc.misc-tests/dg-7.c: Prototype abort.
8163         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
8164         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
8165         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
8166         not exit.
8167         * gcc.misc-tests/sieve.c: Use return from main, not exit.
8168         * gcc.misc-tests/sort2.c: Use return from main, not exit.
8169
8170 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
8171
8172         * gcc.dg/cpp/20000628-1.c: New test.
8173         * gcc.dg/cpp/20000628-1.h: New header for above test.
8174         * gcc.dg/cpp/20000628-1a.h: Likewise.
8175
8176 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
8177
8178         * gcc.dg/cpp: New directory.
8179         * gcc.dg/cpp/cpp.exp: New driver.
8180         * gcc.dg/cpp/20000627-1.c: New test.
8181         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
8182         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
8183         and rewrite as a compilation test.
8184
8185         * gcc.dg: Move many files into the cpp subdirectory, possibly
8186         renaming or editing them as well.
8187         Old name                New name
8188         990119-1.c              cpp/19990119-1.c
8189         990228-1.c              cpp/19990228-1.c
8190         990407-1.c              cpp/19990407-1.c
8191         990409-1.c              cpp/19990409-1.c
8192         990413-1.c              cpp/19990413-1.c
8193         990703-1.c              cpp/19990703-1.c
8194         20000127-1.c            cpp/20000127-1.c
8195         20000129-1.c            cpp/20000129-1.c
8196         20000207-1.c            cpp/20000207-1.c
8197         20000207-2.c            cpp/20000207-2.c
8198         20000209-1.c            cpp/20000209-1.c
8199         20000209-2.c            cpp/20000209-2.c
8200         20000301-1.c            cpp/20000301-1.c
8201         20000419-1.c            cpp/20000419-1.c
8202         20000510-1.S            cpp/20000510-1.S
8203         20000519-1.c            cpp/20000519-1.c
8204         20000529-1.c            cpp/20000529-1.c
8205         20000625-1.c            cpp/20000625-1.c
8206         20000625-2.c            cpp/20000625-2.c
8207         cpp-as1.c               cpp/assert1.c
8208         cpp-as2.c               cpp/assert2.c
8209         cxx-comments-1.c        cpp/cxxcom1.c
8210         cxx-comments-2.c        cpp/cxxcom2.c
8211         endif-label.c           cpp/endif.c
8212         cpp-hash1.c             cpp/hash1.c
8213         cpp-hash2.c             cpp/hash2.c
8214         cpp-if1.c               cpp/if-1.c
8215         cpp-if2.c               cpp/if-2.c
8216         cpp-if3.c               cpp/if-3.c
8217         cpp-if4.c               cpp/if-4.c
8218         cpp-if5.c               cpp/if-5.c
8219         cpp-cond.c              cpp/if-cexp.c
8220         cpp-missingop.c         cpp/if-mop.c
8221         cpp-missingparen.c      cpp/if-mpar.c
8222         cpp-opprec.c            cpp/if-oppr.c
8223         cpp-ifparen.c           cpp/if-paren.c
8224         cpp-shortcircuit.c      cpp/if-sc.c
8225         cpp-shift.c             cpp/if-shift.c
8226         cpp-unary.c             cpp/if-unary.c
8227         cpp-li1.c               cpp/line1.c
8228         cpp-li2.c               cpp/line2.c
8229         lineno.c                cpp/line3.c
8230         lineno-2.c              cpp/line4.c
8231         cpp-mi.c                cpp/mi1.c
8232         cpp-mic.h               cpp/mi1c.h
8233         cpp-micc.h              cpp/mi1cc.h
8234         cpp-mind.h              cpp/mi1nd.h
8235         cpp-mindp.h             cpp/mi1ndp.h
8236         cpp-mix.h               cpp/mi1x.h
8237         cpp-mi2.c               cpp/mi2.c
8238         cpp-mi2a.h              cpp/mi2a.h
8239         cpp-mi2b.h              cpp/mi2b.h
8240         cpp-mi2c.h              cpp/mi2c.h
8241         cpp-mi3.c               cpp/mi3.c
8242         cpp-mi3.def             cpp/mi3.def
8243         poison-1.c              cpp/poison.c
8244         pr-impl.c               cpp/prag-imp.c
8245         cpp-redef-2.c           cpp/redef1.c
8246         cpp-redef.c             cpp/redef2.c
8247         strpaste.c              cpp/strp1.c
8248         strpaste-2.c            cpp/strp2.c
8249         cpp-tradpaste.c         cpp/tr-paste.c
8250         cpp-tradstringify.c     cpp/tr-str.c
8251         cpp-tradwarn1.c         cpp/tr-warn1.c
8252         cpp-tradwarn2.c         cpp/tr-warn2.c
8253         trigraphs.c             cpp/trigraphs.c
8254         cpp-unc1.c              cpp/unc1.c
8255         cpp-unc2.c              cpp/unc2.c
8256         cpp-unc3.c              cpp/unc3.c
8257         cpp-unc.c               cpp/unc4.c
8258         undef.c                 cpp/undef1.c
8259         undef-2.c               cpp/undef2.c
8260         cpp-wi1.c               cpp/widestr1.c
8261
8262 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
8263
8264         * lib/g++.exp (g++_include_flags): Tweak.
8265
8266 2000-06-27  H.J. Lu  <hjl@gnu.org>
8267             Loren J. Rittle  <ljrittle@acm.org>
8268
8269         * lib/g++.exp (g++_include_flags): Override libgloss.exp
8270         version with one that knows about the new gcc tree structure.
8271         (g++_link_flags): Same.
8272
8273 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
8274
8275         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
8276         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
8277         case we are cross-compiling.
8278
8279         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
8280         g++.old-deja/g++.niklas/Makefile.in,
8281         g++.old-deja/g++.niklas/configure.in,
8282         g++.old-deja/g++.other/Makefile.in,
8283         g++.old-deja/g++.other/configure.in,
8284         gcc.c-torture/code_quality/Makefile.in,
8285         gcc.c-torture/code_quality/configure.in,
8286         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
8287         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
8288         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
8289         gcc.c-torture/execute/ieee/Makefile.in,
8290         gcc.c-torture/execute/ieee/configure.in,
8291         gcc.c-torture/noncompile/Makefile.in,
8292         gcc.c-torture/noncompile/configure.in,
8293         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
8294         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
8295         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
8296
8297 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
8298
8299         * g++.old-deja/g++.other/ambig3.C: New test.
8300
8301 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
8302
8303         * g++.old-deja/g++.pt/syntax1.C: New test.
8304         * g++.old-deja/g++.pt/syntax2.C: New test.
8305         * g++.old-deja/g++.other/syntax3.C: New test.
8306         * g++.old-deja/g++.other/syntax4.C: New test.
8307
8308 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
8309
8310         * gcc.dg/20000623-1.c: Prototype exit and abort.
8311
8312 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
8313
8314         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
8315         New tests.
8316         * gcc.dg/cpp-mi3.def: New file.
8317
8318         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
8319         inside assertions.
8320         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
8321         lexer's error messages.
8322         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
8323         divine anything from the linemarkers.
8324         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
8325         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
8326
8327 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
8328
8329         * gcc.dg/20000623-1.c: New test.
8330
8331 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
8332
8333         * gcc.c-torture/execute/20000622-1.c: New test.
8334
8335 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
8336
8337         * g++.old-deja/g++.other/init15.C: New test.
8338
8339 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
8340
8341         * g++.old-deja/g++.pt/vaarg2.C: New test.
8342         * g++.old-deja/g++.pt/vaarg3.C: New test.
8343
8344 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
8345
8346         * g++.old-deja/g++.other/dyncast6.C: New test.
8347
8348 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
8349
8350         * gcc.c-torture/execute/loop-6.c: New test.
8351
8352 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
8353
8354         * gcc.dg/20000614-1.c: New test.
8355         * gcc.dg/20000614-2.c: New test.
8356
8357 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
8358
8359         * g++.old-deja/g++.other/inline12.C: New test.
8360
8361 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
8362
8363         * g++.old-deja/g++.other/eh1.C: New test.
8364
8365 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
8366
8367         * g++.old-deja/g++.other/type.C: New test.
8368
8369 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
8370
8371         * g++.old-deja/g++.other/initstring.C: New test.
8372
8373 2000-06-12  Jason Merrill  <jason@redhat.com>
8374
8375         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
8376
8377 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
8378
8379         * gcc.c-torture/compile/20000609-1.c: New test.
8380
8381 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
8382
8383         * gcc.dg/20000609-1.c: New test.
8384
8385 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
8386
8387         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
8388         * gcc.c-torture/noncompile/poison-1.c: Move...
8389         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
8390         * gcc.dg/cpp-li1.c: Add a token after the #line.
8391
8392 2000-06-05  Richard Henderson  <rth@cygnus.com>
8393
8394         * gcc.c-torture/execute/20000605-2.c: New test.
8395         * gcc.c-torture/execute/20000605-3.c: New test.
8396
8397 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
8398
8399         * g77.f-torture/execute/20000503-1.x: New file.
8400
8401 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
8402
8403         * g++.old-deja/g++.eh/badalloc1.C: New test.
8404
8405 2000-06-05  Richard Henderson  <rth@cygnus.com>
8406
8407         * gcc.c-torture/execute/20000605-1.c: New test.
8408
8409 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
8410             Nathan Sidwell <nathan@codesourcery.com>
8411
8412         * gcc.c-torture/compile/20000605-1.c: New test.
8413
8414 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
8415
8416         * g77.f-torture/compile/20000601-1.f:  New test.
8417
8418 2000-06-03  Richard Henderson  <rth@cygnus.com>
8419
8420         * gcc.c-torture/execute/20000603-1.c: New.
8421
8422 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
8423
8424         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
8425         * gcc.dg/noreturn-2.c (noreturn): Likewise.
8426
8427 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
8428
8429         * gcc.dg/compare2.c (case 12): XFAIL.
8430         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
8431         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
8432
8433         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
8434
8435 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
8436
8437         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
8438         guard macro is already defined when the header is first
8439         included.
8440         * gcc.dg/cpp-mix.h: New file.
8441         * gcc.dg/endif-label.c: Update patterns to match compiler.
8442
8443         * g++.brendan/complex1.C: Declare abort.
8444         * g++.law/refs4.C: Remove XFAIL.
8445         * g++.oliva/expr2.C: Declare abort and exit.
8446
8447 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
8448
8449         * gcc.c-torture/execute/20000528-1.c: New test.
8450
8451         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
8452         * g++.old-deja/g++.law/temps4.C: Likewise.
8453
8454         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
8455         stdlib.h.  Call abort() on failure.
8456         * g++.old-deja/g++.law/refs4.C: Likewise.
8457         * g++.old-deja/g++.law/temps4.C: Likewise.
8458         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
8459         * gcc.c-torture/execute/20000112-1.c: Include string.h.
8460
8461 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
8462
8463         Relative to g++.dg/special:
8464         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
8465
8466         Relative to g++.old-deja:
8467         * g++.brendan/complex1.C, g++.jason/optimize2.C,
8468         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
8469         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
8470         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
8471         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
8472         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
8473         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
8474
8475         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
8476         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
8477         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
8478         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
8479         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
8480         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
8481         and/or string.h.
8482
8483         * g++.other/goto1.C: Update expectations for error messages.
8484
8485 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
8486
8487         * gcc.c-torture/compile/20000523-1.c: New test.
8488
8489 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
8490
8491         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
8492
8493 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
8494
8495         * g++.old-deja/g++.eh/catch11.C: New test.
8496         * g++.old-deja/g++.eh/catch12.C: New test.
8497
8498 2000-05-24  Nick Clifton  <nickc@cygnus.com>
8499
8500         * gcc.c-torture/execute/20000523-1.c: New test.
8501
8502 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
8503
8504         * c-torture/execute/bcp-1.c: Replace abort in arg of
8505         __builtin_constant_p with a generic external function.
8506
8507         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
8508         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
8509         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
8510         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
8511         Prototype abort and/or exit.
8512
8513         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
8514         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
8515         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
8516         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
8517
8518 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
8519
8520         * gcc.dg/dwarf2-1.c: New test.
8521
8522 2000-05-20  Richard Henderson  <rth@cygnus.com>
8523
8524         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
8525
8526 2000-05-20  Andreas Jaeger  <aj@suse.de>
8527
8528         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
8529         testcase.
8530
8531 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
8532
8533         * gcc.c-torture/execute/20000519-2.c: New test.
8534
8535 2000-05-19  Andreas Jaeger  <aj@suse.de>
8536
8537         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
8538         which fails with SSA.
8539
8540         * lib/c-torture.exp: Also test with -O3 -fssa.
8541
8542 2000-05-18  Michael Meissner  <meissner@redhat.com>
8543
8544         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
8545         * gcc.c-torture/execute/920415-1.c: Ditto.
8546         * gcc.c-torture/execute/920501-1.c: Ditto.
8547         * gcc.c-torture/execute/conversion.c: Ditto.
8548         * gcc.c-torture/execute/cvt-1.c: Ditto.
8549
8550 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
8551
8552         * gcc.c-torture/compile/20000518-1.c: New test.
8553
8554 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
8555
8556         * g77.f-torture/compile/200005018.f:  New test.
8557
8558 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
8559
8560         * gcc.c-torture/compile/20000517-1.c: New test.
8561
8562 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8563
8564         * gcc.c-torture/execute/20000516-1.c: New test.
8565
8566 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
8567
8568         * g++.old-deja/g++.other/eh.C: New test.
8569
8570 2000-05-12  Richard Henderson  <rth@cygnus.com>
8571
8572         * gcc.c-torture/execute/990208-1.c (main): Don't pass
8573         constants through to doit's conditional.
8574
8575 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
8576
8577         * gcc.c-torture/compile/20000511-1.c: New test.
8578         * g77.f-torture/compile/20000511-1.f: New test.
8579         * g77.f-torture/compile/20000511-2.f: New test.
8580
8581 2000-05-11  Michael Meissner  <meissner@redhat.com>
8582
8583         * gcc.c-torture/execute/20000511-1.c: New test.
8584
8585 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
8586
8587         * gcc.dg/dg.exp: Scan .S files as well as .c files.
8588         * gcc.dg/20000510-1.S: New.
8589
8590 2000-05-08  Catherine Moore  <clm@cygnus.com>
8591
8592         * gcc.dg/unused-3.c: New.
8593
8594 2000-05-06  Richard Henderson  <rth@cygnus.com>
8595
8596           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
8597           * g++.old-deja/g++.mike/warn1.C: Likewise.
8598           * g++.old-deja/g++.pt/local1.C: Likewise.
8599           * g++.old-deja/g++.pt/local7.C: Likewise.
8600           * g++.old-deja/g++.pt/spec16.C: Likewise.
8601
8602 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
8603
8604         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
8605
8606 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
8607
8608           * g77.f-torture/execute/20000503-1.f:  New test.
8609
8610 2000-05-04  Andreas Jaeger  <aj@suse.de>
8611
8612         * gcc.dg/noreturn-2.c: New test.
8613
8614 2000-05-04  Neil Booth  <NeilB@earthling.net>
8615
8616         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
8617         preprocessor.
8618
8619 2000-05-04  Richard Henderson  <rth@cygnus.com>
8620
8621         * gcc.c-torture/execute/20000503-1.c: Fix typo.
8622
8623 2000-05-04  Richard Henderson  <rth@cygnus.com>
8624
8625         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
8626         OpenSSL by Jason R Thorpe.
8627
8628 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
8629
8630         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
8631
8632 2000-05-03  Robert Lipe <robertlipe@usa.net>
8633
8634         * gcc.dg/20000503-1.c: New test.
8635
8636 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
8637
8638         * gcc.c-torture/compile/20000502-1.c: New test.
8639         * g++.old-deja/g++.other/align.C: New test.
8640         * gcc.dg/cpp-tradstringify.c: New test.
8641
8642 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
8643
8644         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
8645         and hard registers.
8646
8647 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
8648
8649         * gcc.c-torture/execute/loop-5.c: New test.
8650
8651 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
8652
8653         * gcc.c-torture/execute/va-arg-20.c: New test.
8654
8655 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
8656
8657         * gcc.c-torture/execute/20000422-1.c: New test.
8658
8659 2000-04-20  Greg McGary  <gkm@gnu.org>
8660
8661         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
8662         when optimizing, but without sibling-call optimizations (-O1).
8663
8664 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
8665
8666           * gcc.c-torture/compile/20000420-1.c: New test.
8667
8668 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
8669
8670         * g++.abi/ptrflags.C: New test.
8671         * g++.eh/catchptr1.C: Test incomplete pointer chains.
8672
8673 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
8674
8675         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
8676
8677 2000-04-19  Greg McGary  <gkm@gnu.org>
8678
8679         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
8680         sibling-call optimizations.
8681
8682 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
8683
8684         * gcc.dg/20000419-1.c: New test.
8685
8686 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
8687
8688         * gcc.c-torture/execute/20000412-6.c: New test.
8689
8690 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
8691
8692         * gcc.c-torture/execute/20000412-5.c: New test.
8693         * g77.f-torture/compile/20000412-1.f: New test.
8694         * gcc.c-torture/execute/20000412-4.c: New test.
8695         * gcc.c-torture/compile/20000412-2.c: New test.
8696         * gcc.c-torture/execute/20000412-3.c: New test.
8697         * gcc.c-torture/compile/20000412-1.c: New test.
8698         * gcc.c-torture/execute/20000412-2.c: New test.
8699
8700 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
8701
8702         * objc/execute/bf-20.m: New test.
8703
8704 2000-04-10  Richard Henderson  <rth@cygnus.com>
8705
8706         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
8707
8708         * gcc.c-torture/execute/20000412-1.c: New test.
8709
8710 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
8711
8712         * g++.old-deja/g++.eh/catchptr1.C: New test.
8713
8714 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
8715
8716         * g++.old-deja/g++.abi/cxa_vec.C: New test.
8717
8718 2000-04-08  Neil Booth  <NeilB@earthling.net>
8719
8720         * gcc.dg/cpp-nullchar.c: Remove test as
8721         embedded nulls cause problems.
8722
8723 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8724
8725         * gcc.dg/compare2.c: New test.
8726
8727 2000-04-08  Neil Booth  <NeilB@earthling.net>
8728
8729         * gcc.dg/cpp-nullchar.c: New test.
8730
8731 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
8732
8733         * gcc.dg/cpp-mi2.c: New test.
8734         * gcc.dg/cpp-mi2[abc].h: New files.
8735
8736 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
8737
8738         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
8739         member name.
8740
8741 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
8742
8743         * g++.old-deja/g++.abi/vmihint.C: New test.
8744
8745 2000-04-06  Neil Booth  <NeilB@earthling.net>
8746
8747         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
8748         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
8749         copyright.
8750
8751 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
8752
8753         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
8754         avoid stack-frame overwrite.
8755
8756 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
8757
8758         * gcc.c-torture/compile/20000405-2.c: New test.
8759         * gcc.c-torture/compile/20000405-3.c: New test.
8760
8761 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8762
8763         * gcc.c-torture/compile/20000405-1.c: New test.
8764
8765 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
8766
8767         * gcc.dg/cast-qual-1.c: Revert last change.
8768
8769 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8770
8771         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
8772
8773 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
8774
8775         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
8776         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
8777
8778 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
8779
8780         * gcc.c-torture/compile/20000403-2.c: New test.
8781         * gcc.c-torture/compile/20000403-1.c: New test.
8782
8783 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
8784
8785         * gcc.c-torture/execute/20000403-1.c: New test.
8786
8787 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
8788
8789         * gcc.c-torture/execute/20000402-1.c: New test.
8790
8791 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
8792
8793         * gcc.c-torture/execute/va-arg-15.c: New test.
8794         * gcc.c-torture/execute/va-arg-16.c: New test.
8795         * gcc.c-torture/execute/va-arg-17.c: New test.
8796         * gcc.c-torture/execute/va-arg-18.c: New test.
8797         * gcc.c-torture/execute/va-arg-19.c: New test.
8798
8799 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
8800
8801         * gcc.c-torture/compile/981211-1.c: Move to...
8802         * gcc.dg/cpp-as1.c: ...here.
8803         * gcc.dg/cpp-as2.c: New file.
8804
8805         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
8806         compiler.
8807
8808 2000-04-02  Neil Booth  <NeilB@earthling.net>
8809
8810         * gcc.dg/cpp-cond.c  New tests.
8811         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
8812         accidental success less likely.
8813         * gcc.dg/cpp-missingop.c  New tests.
8814         * gcc.dg/cpp-missingparen.c  New tests.
8815         * gcc.dg/cpp-shift.c  New tests.
8816         * gcc.dg/cpp-shortcircuit.c  New tests.
8817         * gcc.dg/cpp-unary.c  New tests.
8818
8819 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
8820
8821         * gcc.c-torture/compile/20000329-1.c: New test.
8822
8823 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
8824
8825         * gcc.c-torture/compile/20000326-1.c: New test.
8826         * gcc.c-torture/compile/20000326-2.c: New test.
8827
8828 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
8829
8830         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
8831         the first parameter is a function argument.
8832
8833 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
8834
8835         * g++.old-deja/g++.ext/array4.C: New test.
8836
8837 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
8838
8839         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
8840
8841 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8842
8843         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
8844
8845 2000-03-19  Richard Henderson  <rth@cygnus.com>
8846
8847         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
8848
8849 2000-03-19  Richard Henderson  <rth@cygnus.com>
8850
8851         * gcc.c-torture/compile/20000319-1.c: New test.
8852
8853 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
8854
8855         * gcc.c-torture/execute/20000314-3.c: New test.
8856         * gcc.c-torture/execute/20000314-2.c: New test.
8857         * gcc.c-torture/execute/20000314-1.c: New test.
8858         * gcc.c-torture/compile/20000314-2.c: New test.
8859         * gcc.c-torture/compile/20000314-1.c: New test.
8860
8861 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
8862
8863         * g++.old-deja/g++.warn/inline.C: New test.
8864
8865 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
8866
8867         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
8868         standards-compliant result rather than specific constants.
8869         Put test-values in array.
8870
8871 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
8872
8873         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
8874         (g++_target_compile): Put test-specific options last.
8875
8876 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8877
8878         * g++.old-deja/g++.eh/vbase4.C: New test.
8879
8880 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8881
8882         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
8883
8884 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8885
8886         * g++.old-deja/g++.brendan/misc12.C: Removed.
8887         * g++.old-deja/g++.pt/memtemp77.C: Constify.
8888         * g++.old-deja/g++.ext/pretty4.C: New test.
8889
8890 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8891
8892         * g++.old-deja/g++.other/string2.C: New test.
8893
8894 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
8895
8896         * g++.old-deja/g++.warn/impint2.C: New test.
8897
8898 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
8899
8900         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
8901         is 1, not zero.
8902
8903 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
8904
8905         * g++.old-deja/g++.warn/impint.C: New test.
8906         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
8907         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
8908         * g++.old-deja/g++.pt/explicit12.C: Likewise.
8909         * g++.old-deja/g++.pt/explicit13.C: Likewise.
8910         * g++.old-deja/g++.pt/explicit17.C: Likewise.
8911         * g++.old-deja/g++.pt/explicit18.C: Likewise.
8912         * g++.old-deja/g++.pt/explicit19.C: Likewise.
8913         * g++.old-deja/g++.pt/explicit23.C: Likewise.
8914         * g++.old-deja/g++.pt/explicit31.C: Likewise.
8915         * g++.old-deja/g++.pt/explicit35.C: Likewise.
8916         * g++.old-deja/g++.pt/explicit6.C: Likewise.
8917         * g++.old-deja/g++.pt/memclass7.C: Likewise.
8918
8919 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
8920
8921         * gcc.dg/cpp-redef.c: New test.
8922
8923 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
8924
8925         * g++.old-deja/g++.pt/unify7.C: New test.
8926
8927 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8928
8929         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
8930         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
8931
8932 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
8933
8934         * gcc.c-torture/compile/20000224-1.c: New test.
8935
8936 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8937
8938         * gcc.c-torture/compile/cpp-2.c: New test.
8939         * gcc.c-torture/compile/cpp-1.c: New test.
8940
8941 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
8942
8943         * gcc.c-torture/execute/20000225-1.c: New test.
8944
8945 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8946
8947         * gcc.dg/cpp-li2.c: New test.
8948
8949         * gcc.dg/cpp-wi1.c: New test.
8950
8951         * gcc.dg/cpp-li1.c: New test.
8952
8953 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
8954
8955         * g++.old-deja/g++.other/sizeof5.C: New test.
8956
8957 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8958
8959         * gcc.c-torture/execute/va-arg-13.c: New test.
8960
8961 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
8962
8963         * gcc.c-torture/execute/va-arg-12.c: New test.
8964
8965 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
8966
8967         * gcc.c-torture/execute/20000223-1.c: New test.
8968
8969 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
8970
8971         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
8972
8973 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
8974
8975         * g++.old-deja/g++.abi/ptrmem.C: New test.
8976
8977 2000-02-19  Richard Henderson  <rth@cygnus.com>
8978
8979         * gcc.c-torture/compile/init-3.c: New.
8980
8981 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
8982
8983         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
8984         ALWAYS_CXXFLAGS.
8985
8986 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
8987
8988         * gcc.c-torture/compile/20000211-3.c: New test.
8989
8990 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
8991
8992         * gcc.c-torture/compile/20000211-2.c: New test.
8993
8994 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
8995
8996         * gcc.c-torture/compile/20000211-1.c: New test.
8997
8998 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
8999
9000         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
9001           on native targets
9002
9003 2000-02-08  Nathan Sidwell  <nathan@acm.org>
9004
9005         * g++.old-deja/g++.other/cast5.C: New test.
9006
9007 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
9008
9009         * gcc.c-torture/execute/20000205-1.c: New.
9010
9011 2000-02-03  Nathan Sidwell  <nathan@acm.org>
9012
9013         * g++.old-deja/g++.jason/cast3.C: Return void.
9014         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
9015
9016 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9017
9018         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
9019
9020         * gcc.dg/loop-1.c: New test.
9021
9022 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
9023
9024         * gcc.c-torture/compile/20000127-1.c: New test.
9025         * gcc.c-torture/execute/991228-1.c: New test.
9026
9027 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9028
9029         * gcc.dg/unused-2.c: New test.
9030
9031         * gcc.dg/conv-1.c: New test.
9032
9033 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9034
9035         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
9036         compiler.
9037         (tool_option_proc): Fix typo.
9038
9039 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
9040
9041         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
9042         of the ld on the host, not on the build machine.
9043         Also, don't crash if '--help' is not a supported option.
9044
9045 2000-01-24  Richard Henderson  <rth@cygnus.com>
9046
9047         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
9048
9049 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
9050
9051         * gcc.c-torture/execute/20000120-2.c: New test.
9052         * gcc.c-torture/execute/20000120-1.c: New test.
9053
9054 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
9055
9056         * gcc.c-torture/execute/20000113-1.c: New test.
9057
9058 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
9059
9060         * gcc.c-torture/execute/20000112-1.c: New test.
9061
9062 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9063
9064         * gcc.dg/20000111-1.c: New test.
9065
9066 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
9067
9068         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
9069         with 16 bit integers.
9070
9071 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9072
9073         * gcc.dg/20000108-1.c: New test.
9074
9075 2000-01-05  Nathan Sidwell  <nathan@acm.org>
9076
9077         * g++.old-deja/g++.ns/koenig8.C: New test.
9078
9079 2000-01-05  Nathan Sidwell  <nathan@acm.org>
9080
9081         * g++.old-deja/g++.other/cast4.C: New test.
9082
9083 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
9084
9085         * gcc.c-torture/compile/20000105-2.c: New test.
9086         * gcc.c-torture/compile/20000105-1.c: New test.
9087
9088 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9089
9090         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
9091         references to printf & atoi to conform to ANSI standard.
9092         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
9093         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
9094         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
9095         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
9096         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
9097         * g++.old-deja/g++.brendan/complex1.C: Likewise.
9098         * g++.old-deja/g++.brendan/copy1.C: Likewise.
9099         * g++.old-deja/g++.brendan/copy2.C: Likewise.
9100         * g++.old-deja/g++.brendan/copy3.C: Likewise.
9101         * g++.old-deja/g++.brendan/copy4.C: Likewise.
9102         * g++.old-deja/g++.brendan/copy5.C: Likewise.
9103         * g++.old-deja/g++.brendan/copy6.C: Likewise.
9104         * g++.old-deja/g++.brendan/copy7.C: Likewise.
9105         * g++.old-deja/g++.brendan/copy8.C: Likewise.
9106         * g++.old-deja/g++.brendan/crash11.C: Likewise.
9107         * g++.old-deja/g++.brendan/crash14.C: Likewise.
9108         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
9109         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
9110         * g++.old-deja/g++.brendan/delete2.C: Likewise.
9111         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
9112         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
9113         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
9114         * g++.old-deja/g++.brendan/eh1.C: Likewise.
9115         * g++.old-deja/g++.brendan/groff1.C: Likewise.
9116         * g++.old-deja/g++.brendan/init3.C: Likewise.
9117         * g++.old-deja/g++.brendan/misc12.C: Likewise.
9118         * g++.old-deja/g++.brendan/misc7.C: Likewise.
9119         * g++.old-deja/g++.brendan/new2.C: Likewise.
9120         * g++.old-deja/g++.brendan/operators4.C: Likewise.
9121         * g++.old-deja/g++.brendan/operators5.C: Likewise.
9122         * g++.old-deja/g++.brendan/overload2.C: Likewise.
9123         * g++.old-deja/g++.brendan/overload7.C: Likewise.
9124         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
9125         * g++.old-deja/g++.brendan/reference1.C: Likewise.
9126         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
9127         * g++.old-deja/g++.brendan/template24.C: Likewise.
9128         * g++.old-deja/g++.brendan/template3.C: Likewise.
9129         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
9130         * g++.old-deja/g++.jason/inline3.C: Likewise.
9131         * g++.old-deja/g++.jason/opeq.C: Likewise.
9132         * g++.old-deja/g++.law/arg5.C: Likewise.
9133         * g++.old-deja/g++.law/arm7.C: Likewise.
9134         * g++.old-deja/g++.law/ctors11.C: Likewise.
9135         * g++.old-deja/g++.law/cvt8.C: Likewise.
9136         * g++.old-deja/g++.law/init9.C: Likewise.
9137         * g++.old-deja/g++.law/refs4.C: Likewise.
9138         * g++.old-deja/g++.law/template2.C: Likewise.
9139         * g++.old-deja/g++.law/visibility24.C: Likewise.
9140         * g++.old-deja/g++.law/vtable3.C: Likewise.
9141         * g++.old-deja/g++.mike/asm2.C: Likewise.
9142         * g++.old-deja/g++.mike/eh1.C: Likewise.
9143         * g++.old-deja/g++.mike/misc1.C: Likewise.
9144         * g++.old-deja/g++.mike/misc13.C: Likewise.
9145         * g++.old-deja/g++.mike/misc14.C: Likewise.
9146         * g++.old-deja/g++.mike/ns12.C: Likewise.
9147         * g++.old-deja/g++.mike/p1248.C: Likewise.
9148         * g++.old-deja/g++.mike/p3708.C: Likewise.
9149         * g++.old-deja/g++.mike/p3708a.C: Likewise.
9150         * g++.old-deja/g++.mike/p3708b.C: Likewise.
9151         * g++.old-deja/g++.mike/p646.C: Likewise.
9152         * g++.old-deja/g++.mike/p700.C: Likewise.
9153         * g++.old-deja/g++.mike/p783.C: Likewise.
9154         * g++.old-deja/g++.mike/p783a.C: Likewise.
9155         * g++.old-deja/g++.mike/p783b.C: Likewise.
9156         * g++.old-deja/g++.mike/p786.C: Likewise.
9157         * g++.old-deja/g++.mike/p789.C: Likewise.
9158         * g++.old-deja/g++.mike/p789a.C: Likewise.
9159         * g++.old-deja/g++.mike/p807a.C: Likewise.
9160         * g++.old-deja/g++.other/delete3.C: Likewise.
9161         * g++.old-deja/g++.other/dyncast1.C: Likewise.
9162         * g++.old-deja/g++.other/dyncast2.C: Likewise.
9163         * g++.old-deja/g++.other/dyncast3.C: Likewise.
9164         * g++.old-deja/g++.other/empty1.C: Likewise.
9165         * g++.old-deja/g++.other/temporary1.C: Likewise.
9166         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
9167         * g++.old-deja/g++.pt/t16.C: Likewise.
9168         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
9169
9170 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
9171
9172         * gcc.dg/991230-1.c: New test.
9173
9174 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
9175
9176         * gcc.c-torture/compile/991229-3.c: New test.
9177         * gcc.c-torture/compile/991229-2.c: New test.
9178         * gcc.c-torture/compile/991229-1.c: New test.
9179
9180 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
9181
9182         * gcc.c-torture/compile/labels-2.c: New test.
9183
9184 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
9185
9186         * gcc.c-torture/execute/991227-1.c: New test.
9187
9188 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9189
9190         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
9191
9192 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
9193
9194         * gcc.c-torture/execute/991221-1.c: New test.
9195
9196 1999-12-20  Nathan Sidwell  <nathan@acm.org>
9197
9198         * g++.old-deja/g++.other/cast3.C: New test.
9199
9200 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
9201
9202         * gcc.c-torture/execute/991216-4.c: New test.
9203
9204 1999-12-16  Michael Meissner  <meissner@cygnus.com>
9205
9206         * gcc.c-torture/execute/991216-1.c: New test.
9207         * gcc.c-torture/execute/991216-2.c: New test.
9208         * gcc.c-torture/execute/991216-3.c: New test.
9209
9210 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
9211
9212         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
9213         Actually make the test fail by using "-O2" for compilation.
9214
9215 1999-12-15  Nathan Sidwell  <nathan@acm.org>
9216
9217         * g++.old-deja/g++.warn/cast-align1.C: New test.
9218
9219 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
9220
9221         * gcc.c-torture/compile/991214-1.c: New test.
9222         * gcc.c-torture/compile/991214-2.c: New test.
9223
9224 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
9225
9226         * gcc.dg/991214-1.c: New test.
9227
9228 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
9229
9230         * gcc.c-torture/compile/991213-3.c: New test.
9231         * gcc.c-torture/compile/991213-2.c: New test.
9232         * gcc.c-torture/compile/991213-1.c: New test.
9233
9234 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
9235
9236         * gcc.dg/991209-1.c: New test.
9237
9238 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
9239
9240         * gcc.c-torture/compile/991208-1.c: New test.
9241
9242 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9243
9244         * gcc.dg/ultrasp2.c: New test.
9245
9246 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
9247
9248         * g++.old-deja/g++.abi/align.C (main): Fix typo.
9249
9250 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
9251
9252         * gcc.c-torture/compile/991202-1.c: New test.
9253         * gcc.c-torture/execute/991202-1.c: New test.
9254         * gcc.c-torture/execute/991202-2.c: New test.
9255         * gcc.c-torture/execute/991202-3.c: New test.
9256
9257 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
9258
9259         * g++.old-deja/g++.abi/align.C: New test.
9260         * g++.old-deja/g++.abi/aggregates.C: Likewise.
9261         * g++.old-deja/g++.abi/bitfields.C: Likewise.
9262
9263 1999-12-01  Richard Henderson  <rth@cygnus.com>
9264
9265         * gcc.c-torture/execute/991201-1.c: New.
9266
9267 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
9268
9269         * gcc.dg/991129-1.c: New test.
9270
9271 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
9272
9273         * gcc.c-torture/compile/991127-1.c: New test.
9274
9275 1999-11-22  Nathan Sidwell  <nathan@acm.org>
9276
9277         * g++.old-deja/g++.other/warn4.C: New test.
9278
9279 1999-11-22  Nathan Sidwell  <nathan@acm.org>
9280
9281         * g++.old-deja/g++.eh/cleanup2.C: New test.
9282         * g++.old-deja/g++.ext/pretty2.C: New test.
9283         * g++.old-deja/g++.ext/pretty3.C: New test.
9284         * g++.old-deja/g++.other/debug6.C: New test.
9285
9286 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
9287
9288         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
9289         compiler_output to look for one error message instead of two.
9290
9291 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
9292
9293         * gcc.c-torture/execute/991118-1.c: Also test case
9294         where the word boundary does not split a byte evenly.
9295
9296 1999-11-19  Nathan Sidwell  <nathan@acm.org>
9297
9298         * g++.old-deja/g++.ext/restrict1.C: New test.
9299
9300 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
9301
9302         * gcc.c-torture/execute/991118-1.c: New test.
9303
9304 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
9305
9306         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
9307         working directory pathnames.
9308
9309 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
9310
9311         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
9312         host is equipped with driver.h and driver.o so it can actually
9313         compile and run the tests.
9314
9315 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
9316
9317         * gcc.c-torture/compile/991008-1.c: New test.
9318
9319 1999-11-08  Nick Clifton  <nickc@cygnus.com>
9320
9321         * lib/gcc-dg.exp: Include target-supports.exp
9322
9323 1999-11-05  Nick Clifton  <nickc@cygnus.com>
9324
9325         * lib/target-supports.exp: New file: Provide procs to test for
9326         features supported by the target.
9327         (check_weak_available): Moved here from ecos.exp.
9328         (check_alias_available): New proc: Determine of the target
9329         toolchain supports the alias attribute.
9330
9331         * gcc.dg/special/ecos.exp: Move check_weak_available to
9332         target-supports.exp.
9333         (alias-1.c): Only perform the test if the target supports
9334         aliases.
9335         (wkali-1.c): Only perform the test if the target supports
9336         aliases.
9337
9338         * gcc.dg/990506-0.c: Expect error messages from cross
9339         targets as well as native targets.
9340
9341 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9342
9343         * gcc.dg/ultrasp1.c: Removed xfail.
9344         * gcc.dg/struct-ret-2.c: Likewise.
9345         * gcc.dg/array-1.c: Likewise.
9346
9347 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9348
9349         * gcc.dg/struct-ret-2.c: New test.
9350
9351         * gcc.dg/array-1.c: New test.
9352
9353 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
9354
9355         * gcc.c-torture/execute/991030-1.c: New test.
9356
9357 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
9358
9359         * gcc.c-torture/compile/991026-2.c: New test.
9360
9361 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
9362
9363         * gcc.c-torture/compile/991026-1.c: New test.
9364
9365 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
9366
9367         * gcc.c-torture/execute/991023-1.c: New test.
9368
9369 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
9370
9371         * gcc.c-torture/execute/991019-1.c: New test.
9372
9373 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
9374
9375         * gcc.c-torture/execute/991016-1.c: New test.
9376
9377 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
9378
9379         * gcc.c-torture/execute/991014-1.c: New test.
9380
9381 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
9382
9383         * g++.old-deja/g++.other/union2.C: New test.
9384
9385 1999-10-13  Nathan Sidwell  <nathan@acm.org>
9386
9387         * g++.old-deja/g++.other/vaarg2.C: New test.
9388         * g++.old-deja/g++.other/vaarg3.C: New test.
9389
9390 1999-10-12  Craig Burley  <craig@jcb-sc.com>
9391
9392         * g77.f-torture/noncompile/19990905-1.f: Moved from being
9393         in compile/.
9394
9395 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
9396
9397         * gcc.c-torture/execute/va-arg-11.c: New test.
9398
9399 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
9400
9401         * lib/file-format.exp (gcc_target_object_format): Don't
9402         crash if objdump is unavailable.
9403
9404 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
9405
9406         * gcc.misc-tests/mg.exp: delete extraneous redirection.
9407
9408 1999-09-28  Nick Clifton  <nickc@cygnus.com>
9409
9410         * gcc.c-torture/compile/990928-1.c: New test.
9411
9412 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
9413
9414         * g++.old-deja/g++.other/decl6.C: New test.
9415
9416 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9417
9418         * gcc.c-torture/execute/va-arg-10.c: New test.
9419
9420 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
9421
9422         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
9423         __PRETTY_FUNCTION__.
9424
9425 1999-09-23  Nick Clifton  <nickc@cygnus.com>
9426
9427         * gcc.c-torture/execute/990923-1.c: New test.
9428
9429 1999-09-21  Nick Clifton  <nickc@cygnus.com>
9430
9431         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
9432         for which -fpic is inappropriate.
9433
9434 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
9435
9436         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
9437
9438 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
9439
9440         * g++.old-deja/g++.other/dyncast1.C: New test.
9441         * g++.old-deja/g++.other/dyncast2.C: New test.
9442         * g++.old-deja/g++.other/dyncast3.C: New test.
9443         * g++.old-deja/g++.other/dyncast4.C: New test.
9444         * g++.old-deja/g++.other/dyncast5.C: New test.
9445         * g++.old-deja/g++.eh/catch3.C: New test.
9446         * g++.old-deja/g++.eh/catch3p.C: New test.
9447         * g++.old-deja/g++.eh/catch4.C: New test.
9448         * g++.old-deja/g++.eh/catch4p.C: New test.
9449         * g++.old-deja/g++.eh/catch5.C: New test.
9450         * g++.old-deja/g++.eh/catch5p.C: New test.
9451         * g++.old-deja/g++.eh/catch6.C: New test.
9452         * g++.old-deja/g++.eh/catch6p.C: New test.
9453         * g++.old-deja/g++.eh/catch7.C: New test.
9454         * g++.old-deja/g++.eh/catch7p.C: New test.
9455         * g++.old-deja/g++.eh/catch8.C: New test.
9456         * g++.old-deja/g++.eh/catch8p.C: New test.
9457         * g++.old-deja/g++.eh/catch9.C: New test.
9458         * g++.old-deja/g++.eh/catch9p.C: New test.
9459
9460 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
9461
9462         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
9463         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
9464
9465 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
9466
9467         * gcc.c-torture/compile/990913-1.c: New test.
9468
9469 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
9470
9471         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
9472         * g++.old-deja/g++.jason/rfg5.C: Likewise.
9473
9474 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
9475
9476         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
9477
9478 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
9479
9480         * g++.old-deja/g++.other/lookup11.C: New test.
9481         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
9482         what is permitted and what we want.
9483         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
9484         overload use.
9485         * g++.old-deja/g++.jason/rfg5.C: Likewise
9486
9487 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
9488
9489         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
9490         * gcc.c-torture/noncompile/poison-1.c: New file.
9491
9492 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
9493
9494         * g++.old-deja/g++.other/sizeof3.C: New test.
9495         * g++.old-deja/g++.other/sizeof4.C: New test.
9496         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
9497         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
9498
9499 1999-09-07  Richard Henderson  <rth@cygnus.com>
9500
9501         * gcc.dg/va-arg-1.c: New.
9502
9503 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9504
9505         * gcc.c-torture/execute/va-arg-9.c: New test.
9506
9507 1999-09-05  Craig Burley  <craig@jcb-sc.com>
9508
9509         * g77.f-torture/compile/980519-2.f: New test.
9510         * g77.f-torture/compile/19990905-0.f: New test.
9511         * g77.f-torture/compile/19990905-1.f: New test.
9512         * g77.f-torture/compile/19990905-2.f: New test.
9513
9514         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
9515
9516 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
9517
9518         * gcc.c-torture/execute/990827-1.c: Fix typo.
9519
9520 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
9521
9522         * g++.old-deja/g++.other/deref1.C: New test.
9523
9524 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
9525
9526         * g++.old-deja/g++.other/ambig2.C: New test.
9527         * g++.old-deja/g++.other/cond5.C: New test.
9528         * g++.old-deja/g++.other/lookup16.C: New test.
9529
9530 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
9531
9532         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
9533         assemblers too.
9534
9535 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
9536
9537         * lib/c-torture.exp: Avoid the "compare executables" optimization
9538         when testing native.
9539
9540 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
9541
9542         * gcc.c-torture/execute/990829-1.c: New test.
9543         * gcc.c-torture/compile/990829-1.c: New test.
9544
9545 1999-08-27  Paul Burchard  <burchard@pobox.com>
9546
9547         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
9548         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
9549         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
9550         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
9551         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
9552         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
9553         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
9554         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
9555         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
9556         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
9557         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
9558
9559 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
9560
9561         * gcc.c-torture/execute/990827-1.c: New test.
9562
9563 1999-08-26  Craig Burley  <craig@jcb-sc.com>
9564
9565         * g77.f-torture/noncompile/19990826-4.f: New test.
9566
9567         * g77.f-torture/compile/19990826-3.f: New test.
9568
9569         * g77.f-torture/execute/19990826-2.f: New test.
9570
9571         * g77.f-torture/compile/19990826-1.f: New test.
9572
9573         * gcc.c-torture/execute/990826-0.c: New test.
9574         * g77.c-torture/execute/19990826-0.f: New test.
9575
9576         * g77.f-torture/noncompile/970626-2.f: New test.
9577
9578 1999-08-25  Paul Burchard  <burchard@pobox.com>
9579
9580         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
9581         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
9582         lss-011.C: New tests.
9583
9584 1999-08-25  Nathan Sidwell  <nathan@acm.org>
9585
9586         * g++.old-deja/g++.other/decl5.C: New test.
9587
9588 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9589
9590         * noncompile/noncompile.exp: Load_lib c-torture.exp.
9591         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
9592         call `postbase' for each one.  All callers of `postbase' changed
9593         to call this instead.
9594
9595 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
9596
9597         * gcc.c-torture/execute/990811-1.c: New test.
9598
9599 1999-08-09  Nick Clifton  <nickc@cygnus.com>
9600
9601         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
9602         just native ones.
9603
9604         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
9605         just native ones.
9606
9607 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
9608
9609         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
9610
9611 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
9612
9613         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
9614
9615 1999-08-04  Nathan Sidwell  <nathan@acm.org>
9616
9617         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
9618
9619 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
9620
9621         * gcc.c-torture/execute/990804-1.c: New test.
9622
9623 1999-08-03  Nathan Sidwell  <nathan@acm.org>
9624
9625         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
9626         * g++.old-deja/g++.brendan/crash64.C: Likewise
9627         * g++.old-deja/g++.brendan/overload8.C: Likewise
9628
9629 1999-08-03  Nathan Sidwell  <nathan@acm.org>
9630
9631         * g++.old-deja/g++.other/struct1.C: New test.
9632
9633 1999-08-03  Nathan Sidwell  <nathan@acm.org>
9634
9635         * g++.old-deja/g++.other/enum2.C: New test.
9636
9637 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
9638
9639         Adapted from tests from Franz Sirl:
9640         * gcc.c-torture/execute/va-arg-7.c: New test.
9641         * gcc.c-torture/execute/va-arg-8.c: New test.
9642
9643 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
9644
9645         * gcc.c-torture/compile/990801-2.c: New test.
9646
9647         * gcc.c-torture/compile/990801-1.c: New test.
9648
9649 1999-07-27  Michael Meissner  <meissner@cygnus.com>
9650
9651         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
9652         fp-cmp-1.c, converting double to float.
9653
9654         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
9655         fp-cmp-1.c, converting double to long double.
9656
9657         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
9658         from fr1 to unknown_register, since fr1 is a legitimate register
9659         on some machines.
9660
9661 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
9662
9663         * README: More listname related changes.
9664
9665 1999-07-08  Catherine Moore  <clm@cygnus.com>
9666
9667         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
9668
9669 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
9670
9671         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
9672
9673 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
9674
9675         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
9676
9677 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
9678
9679         * gcc.dg/990703-1.c: New test.
9680
9681 1999-06-29  Nick Clifton  <nickc@cygnus.com>
9682
9683         * lib/file-format.exp: New file: Move definition of proc
9684         gcc_target_object_format to here from
9685         gcc.dg/special/ecos.exp.
9686
9687         * lib/c-torture.exp: Include lib file-format.exp.
9688         * lib/gcc-dg.exp: Include lib file-format.exp.
9689
9690         * gcc.dg/special/ecos.exp: Remove definition of proc
9691         gcc_target_object_format.
9692
9693 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
9694
9695         * gcc.c-torture/execute/990628-1.c: New test.
9696
9697 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
9698
9699         * gcc.c-torture/compile/990625-2.c: New test.
9700
9701         * gcc.c-torture/compile/990625-1.c: New test.
9702
9703 1999-06-23  Nick Clifton  <nickc@cygnus.com>
9704
9705         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
9706         attributes compile.
9707         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
9708         ports that use the COFF/PE file format.
9709
9710 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
9711
9712         * gcc.c-torture/compile/990617-1.c: New test.
9713
9714 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
9715
9716         * g++.old-deja/g++.other/decl4.C: New test.
9717
9718 1999-06-14  Nathan Sidwell  <nathan@acm.org>
9719
9720         * g++.old-deja/g++.other/bitfld3.C: New test.
9721
9722 1999-06-08  Nathan Sidwell  <nathan@acm.org>
9723
9724         * g++.old-deja/g++.eh/catch1.C: New test.
9725
9726 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
9727
9728         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
9729
9730         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
9731         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
9732
9733 1999-06-05  Craig Burley  <craig@jcb-sc.com>
9734
9735         * g77.f-torture/compile/19990502-0.f: Replace with new,
9736         shorter, test that still fails after recent changes.
9737
9738 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
9739
9740         * gcc.c-torture/execute/990604-1.c: New test.
9741
9742 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
9743
9744         * gcc.c-torture/execute/990531-1.c: New test.
9745
9746 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9747
9748         * gcc.c-torture/compile/990527-1.c: New test.
9749
9750 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
9751
9752         * gcc.c-torture/execute/990527-1.c: New test.
9753
9754 1999-05-25  Nick Clifton  <nickc@cygnus.com>
9755
9756         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
9757         bitfields as signed.
9758
9759 1999-05-25  Craig Burley  <craig@jcb-sc.com>
9760
9761         * g77.f-torture/compile/19990525-0.f: New test.
9762
9763 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
9764
9765         * gcc.c-torture/execute/990525-2.c: New test.
9766
9767         * gcc.c-torture/execute/990525-1.c: New test.
9768
9769 1999-05-24  Nathan Sidwell  <nathan@acm.org>
9770
9771         * g++.old-deja/g++.other/anon3.C: New test.
9772         * g++.old-deja/g++.other/anon4.C: New test.
9773         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
9774         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
9775         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
9776         Merrill).
9777
9778 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
9779
9780         * gcc.c-torture/execute/990524-1.c: New test.
9781
9782         * gcc.dg/990524-1.c: New test.
9783
9784 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9785
9786         * gcc.c-torture/compile/990523-1.c: New test.
9787
9788 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
9789
9790         * gcc.c-torture/compile/990519-1.c: New test.
9791
9792 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
9793
9794         * gcc.c-torture/compile/990517-1.c: New test.
9795
9796         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
9797         (e4, f4): New tests.
9798         (main): Call them.
9799
9800 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9801
9802         * gcc.dg/noreturn-1.c: New test.
9803
9804 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
9805
9806         * gcc.c-torture/execute/990513-1.c: New test.
9807
9808 1999-05-10  Richard Henderson  <rth@cygnus.com>
9809
9810         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
9811
9812 1999-05-10  Craig Burley  <craig@jcb-sc.com>
9813
9814         * g77.f-torture/execute/erfc.f: Use small single-precision
9815         values, to avoid problems on Alphas when not -mieee.
9816
9817 1999-05-08  Craig Burley  <craig@jcb-sc.com>
9818
9819         * gcc.dg/990506-0.c: New test.
9820
9821 1999-05-08  Richard Henderson  <rth@cygnus.com>
9822
9823         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
9824         the constant to test.  Don't XFAIL 64-bit targets.
9825
9826         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
9827         * g++.old-deja/g++.law/profile1.C: Likewise.
9828
9829         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
9830         operator new instances.
9831         * g++.old-deja/g++.other/delete5.C: Likewise.
9832
9833 1999-05-03  Craig Burley  <craig@jcb-sc.com>
9834
9835         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
9836         intrinsic.
9837
9838 1999-05-03  Craig Burley  <craig@jcb-sc.com>
9839
9840         * g77.f-torture/execute/u77-test.f: Reverse order of two
9841         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
9842
9843 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9844
9845         * gcc.dg/compare1.c: New test.
9846
9847 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9848
9849         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
9850         New tests.
9851
9852 1999-05-02  Craig Burley  <craig@jcb-sc.com>
9853
9854         * g77.f-torture/compile/19990502-1.f: New test.
9855
9856 1999-05-02  Craig Burley  <craig@jcb-sc.com>
9857
9858         * g77.f-torture/compile/19990502-0.f: New test.
9859
9860 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
9861
9862         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
9863         intrinsic.
9864
9865 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
9866
9867         * g77.f-torture/execute/u77-test.f (main): List libU77
9868         intrinsics not currently tested.
9869         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
9870         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
9871         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
9872         Trim blanks off the ends of some printed strings.
9873
9874 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
9875
9876         * g77.f-torture/execute/u77-test.f (main): Just warn about
9877         FSTAT gid disagreement, as it's expected on some systems.
9878
9879 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
9880
9881         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
9882         use a new function, which allows for some slop.
9883         Clean up some commentary.
9884         (issum): The new function.
9885         (sgladd): Deleted subroutine.
9886
9887 1999-05-01  Craig Burley  <craig@jcb-sc.com>
9888
9889         * g77.f-torture/execute/u77-test.f: Modify to be more like
9890         libf2c/libU77 version, bringing patches to that version here.
9891         Add suitable commentary.
9892
9893 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
9894
9895         * gcc.dg/990424-1.c: New test.
9896
9897 1999-04-24  Craig Burley  <craig@jcb-sc.com>
9898
9899         * g77.f-torture/execute/u77-test.f (main): Bug involving
9900         LSTAT has been fixed, so turn back on full checking.
9901
9902 1999-04-20  Craig Burley  <craig@jcb-sc.com>
9903
9904         * g77.f-torture/compile/19990419-0.f: New test.
9905         * g77.f-torture/execute/19990419-1.f: New test.
9906
9907 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
9908
9909         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
9910         to avoid the need for a prototype to supress a warning.
9911
9912 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
9913
9914         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
9915
9916 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
9917
9918         * gcc.c-torture/execute/990404-1.c: New test.
9919
9920 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
9921
9922         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
9923         * gcc.dg/cpp-if3.c: Don't use -pedantic.
9924         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
9925         missing initializer warnings.
9926
9927 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
9928
9929         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
9930         matching strings.
9931
9932 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
9933
9934         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
9935
9936 1999-03-26  Craig Burley  <craig@jcb-sc.com>
9937
9938         * g77.f-torture/execute/19990325-0.f: New test.
9939         * g77.f-torture/execute/19990325-1.f: New test.
9940
9941 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
9942
9943         * gcc.c-torture/execute/990324-1.c: New test.
9944
9945 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
9946
9947         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
9948         test with 4.
9949
9950 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
9951
9952         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
9953
9954 1999-03-13  Craig Burley  <craig@jcb-sc.com>
9955
9956         * g77.f-torture/execute/19990313-2.f: New test.
9957         * g77.f-torture/execute/19990313-3.f: New test.
9958
9959 1999-03-13  Craig Burley  <craig@jcb-sc.com>
9960
9961         * g77.f-torture/execute/19990313-0.f: New test.
9962         * g77.f-torture/execute/19990313-1.f: New test.
9963
9964 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
9965
9966         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
9967         printf to sprintf.
9968         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
9969         (main): Add check for u15.  Conditionalize u31 check depending on
9970         whether ints are <32 bits or >=32 bits.
9971
9972 1999-03-08  Craig Burley  <craig@jcb-sc.com>
9973
9974         * g77.f-torture/execute/19981119-0.f: Improve testiness.
9975
9976 1999-03-08  Craig Burley  <craig@jcb-sc.com>
9977
9978         * g77.f-torture/compile/19990305-0.f: New test.
9979         * g77.f-torture/execute/19981119-0.f: New test.
9980
9981 1999-03-08  Craig Burley  <craig@jcb-sc.com>
9982
9983         * g77.f-torture/execute/970625-2.f: call ABORT if final
9984         result is not correct, instead of just printing it.
9985         Add this checking via newly introduced obfuscation, to
9986         trip up buggy front ends.
9987
9988 1999-03-07  Craig Burley  <craig@jcb-sc.com>
9989
9990         * g77.f-torture/compile/960317-1.f: Moved from being
9991         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
9992
9993 1999-03-06  Craig Burley  <craig@jcb-sc.com>
9994
9995         * g77.f-torture/execute/960317-1.f: New (old) test.
9996         * g77.f-torture/execute/970625-2.f: Ditto.
9997
9998 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
9999
10000         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
10001         message on line 1 or line 2; cccp and cpplib do this differently.
10002
10003 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
10004
10005         * g++.old-deja/g++.law/weak1.C: New test.
10006
10007 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
10008
10009         * gcc.c-torture/execute/990119-1.c: Renamed to...
10010         * gcc.dg/990119-1.c: this, so it will only be tested once
10011         (it's a preprocessor test, it doesn't need to be run at
10012         multiple optimization levels).
10013
10014 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
10015
10016         * lib/g++.exp: Don't add incdir=$base_dir/../include to
10017           ALWAYS_CXXFLAGS.
10018
10019 1999-02-24  Craig Burley  <craig@jcb-sc.com>
10020
10021         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
10022         * g77.f-torture/compile/19981216-0.f: ...as it is expected
10023         to not be compilable by current g77.
10024
10025 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10026
10027         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
10028
10029 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
10030
10031         * gcc.c-torture/execute/990222-1.c: New test.
10032
10033 1999-02-19  Craig Burley  <craig@jcb-sc.com>
10034
10035         * g77.f-torture/compile/19990218-0.f: New test.
10036         * g77.f-torture/noncompile/19990218-1.f: New test.
10037
10038 1999-02-18  Craig Burley  <craig@jcb-sc.com>
10039
10040         * g77.f-torture/compile/19981216-0.f: New test.
10041
10042 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
10043
10044         * gcc.dg/990214-1.c: New test.
10045
10046 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
10047
10048         * gcc.dg/990213-2.c: New test.
10049
10050         * gcc.dg/990213-1.c: New test.
10051
10052 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
10053
10054         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
10055         ints.
10056
10057 1999-02-11  Nick Clifton  <nickc@cygnus.com>
10058
10059         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
10060         specified by target.
10061
10062         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
10063
10064 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
10065
10066         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
10067
10068 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
10069
10070         * gcc.dg/special/ecos.exp: New test driver for new tests with
10071         special requirements.
10072
10073         * gcc.dg/special/alias-1.c: New test.
10074         * gcc.dg/special/gcsec-1.c: New test.
10075         * gcc.dg/special/weak-1.c: New test.
10076         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
10077         * gcc.dg/special/weak-2.c: New test.
10078         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
10079         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
10080         * gcc.dg/special/wkali-1.c: New test.
10081         * gcc.dg/special/wkali-2.c: New test.
10082         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
10083         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
10084
10085 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
10086
10087           * lib/c-torture.exp (c-torture-compile): Pull out code for
10088           analyzing gcc error messages.
10089           (c-torture-execute): Likewise.  Fix some (harmless) false
10090           positives.
10091           * lib/gcc.exp (gcc_check_compile): New function.
10092
10093 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
10094
10095         * gcc.c-torture/execute/990208-1.c: New test.
10096
10097 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
10098
10099         * g++.dg/special/ecos.exp: New driver for new tests with special
10100         requirements
10101
10102         * g++.dg/special/conpr-1.C: New test
10103         * g++.dg/special/conpr-2.C: New test
10104         * g++.dg/special/conpr-2a.C: New test
10105         * g++.dg/special/conpr-3.C: New test
10106         * g++.dg/special/conpr-3a.C: New test
10107         * g++.dg/special/conpr-3b.C: New test
10108
10109         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
10110         allow g++ to use the dg driver
10111
10112         * README: Add comment about g++.dg directory
10113
10114 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
10115
10116         * README: Update email addresses.
10117
10118 1999-02-03  Nick Clifton  <nickc@cygnus.com>
10119
10120         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
10121         arguments in order to force structure S onto the stack even on
10122         the alpha.
10123         (test): Pass 10 leading arguments to function foo as well as the
10124         structure S.
10125
10126         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
10127         failure for all targets.
10128
10129         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
10130         abort to terminate program execution.
10131
10132 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
10133
10134         * gcc.c-torture/execute/990130-1.c: New test.
10135
10136 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
10137
10138         * gcc.dg/990130-1.c: New test.
10139
10140 1999-01-28  Michael Meissner  <meissner@cygnus.com>
10141
10142         * gcc.c-torture/execute/990128-1.c: New test.
10143
10144 1999-01-27  Michael Meissner  <meissner@cygnus.com>
10145
10146         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
10147
10148 1999-01-27  Felix Lee  <flee@cygnus.com>
10149
10150         * lib/c-torture.exp (c-torture-compile): pull out code for
10151         analyzing gcc error messages.
10152         (c-torture-execute): ditto, and fix some (harmless) false
10153         positives.
10154         * lib/gcc.exp (gcc_check_compile): new function.
10155
10156 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
10157
10158         * gcc.dg/990117-1.c: New test.
10159
10160         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
10161
10162         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
10163
10164 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
10165
10166         * g77.f-torture/compile/990115-1.f: New test.
10167
10168 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
10169
10170         * gcc.c-torture/compile/990107-1.c: New test
10171
10172 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
10173
10174         * gcc.c-torture/execute/990106-2.c: New test.
10175
10176         * gcc.c-torture/execute/990106-1.c: New test.
10177
10178 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
10179
10180         * gcc.c-torture/compile/981223-1.c: New test.
10181
10182 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
10183
10184         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
10185         (opt3): Rename from opt4 and disable.
10186
10187 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
10188
10189         * g++.old-deja/g++.pt/ptrmem5.C: New test.
10190
10191 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
10192
10193         * g++.old-deja/g++.other/conv5.C: New test.
10194
10195 1998-12-14  Nick Clifton  <nickc@cygnus.com>
10196
10197         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
10198
10199 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
10200
10201         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
10202
10203 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
10204
10205         * gcc.c-torture/compile/981211-1.c: New test.
10206
10207 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
10208
10209         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
10210
10211         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
10212
10213 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10214
10215         * gcc.special/930510-1.c: Make C9X safe.
10216         * gcc.misc-tests/gcov-1.c Similarly.
10217         * gcc.misc-tests/gcov-2.c Similarly.
10218
10219 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
10220
10221         * gcc.dg/ultrasp1.c: New test.
10222
10223 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
10224
10225         * gcc.c-torture/execute/981206.c: New test.
10226
10227 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
10228
10229         * g++.old-deja/g++.ns/template7.C: New test.
10230
10231         * g++.old-deja/g++.other/expr1.C: New test.
10232
10233         * g++.old-deja/g++.eh/tmpl3.C: New test.
10234
10235         * g++.old-deja/g++.eh/tmpl2.C: New test.
10236
10237 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
10238
10239         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
10240         * g++.old-deja/g++.other/using6.C: Removed.
10241         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
10242
10243         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
10244
10245 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
10246
10247         * g++.old-deja/g++.pt/overload8.C: New test.
10248
10249         * g++.old-deja/g++.pt/overload7.C: New test.
10250
10251         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
10252
10253         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
10254         and relinking messages.
10255         * lib/g++.exp (g++_target_compile): Remove .rpo file when
10256         compiling with -frepo.
10257
10258 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
10259
10260         * g++.old-deja/g++.pt/lookup6.C: New test.
10261
10262 1998-11-30  Nick Clifton  <nickc@cygnus.com>
10263
10264         * gcc.c-torture/execute/981130-1.c: New test.
10265         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
10266
10267 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
10268
10269         * g++.old-deja/g++.pt/explicit76.C: New test.
10270
10271         * g++.old-deja/g++.pt/friend38.C: New test.
10272
10273         * g++.old-deja/g++.ns/crash2.C: New test.
10274
10275         * g++.old-deja/g++.pt/defarg8.C: New test.
10276
10277         * g++.old-deja/g++.pt/instantiate6.C: New test.
10278
10279         * g++.old-deja/g++.pt/static6.C: New test.
10280
10281         * g++.old-deja/g++.pt/decl2.C: New test.
10282
10283 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
10284
10285         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
10286         problem is actually related with name lookup, but so what? :-)
10287
10288         * g++.old-deja/g++.pt/friend37.C: New test.
10289
10290 1998-11-25  Dave Love  <d.love@dl.ac.uk>
10291
10292         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
10293         element, which fails on some systems.
10294
10295         * g77.f-torture/execute/labug1.f: New test.
10296
10297 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
10298
10299         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
10300         is defined.
10301
10302 1998-11-18  Dave Love  <d.love@dl.ac.uk>
10303
10304         * g77.f-torture/compile/981117-1.f: New test.
10305
10306 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
10307
10308         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
10309         properly discarded.
10310
10311 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
10312
10313         * gcc.c-torture/execute/memcheck: New directory of tests for
10314         -fcheck-memory-usage.
10315
10316 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10317
10318         * README: New file, general information about the testsuite and
10319         new description of the various C++ test subdirectories.
10320         * README.g++: Eliminate obsolete information, update and move most
10321         relevant stuff to README.
10322
10323 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
10324
10325         * gcc.c-torture/compile/981107-1.c: New test.
10326
10327 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
10328
10329         * execute/memcpy-bi.c: New testcase.
10330
10331 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
10332
10333         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
10334         base classes.
10335
10336         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
10337         template is selected.
10338
10339         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
10340         classes, it should be accepted for all types.
10341
10342         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
10343
10344         * g++.old-deja/g++.pt/spec24.C: Ensure that template
10345         specializations start with template headers.
10346
10347 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
10348
10349         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
10350
10351         * g++.old-deja/g++.other/init9.C: Test cross initialization of
10352         non-POD types.
10353
10354 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
10355
10356         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
10357
10358 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10359
10360         * compile/981022-1.c, compile/981022-1.x: New test and driver.
10361
10362 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
10363
10364         * 981019-1.c: New test.
10365
10366 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
10367
10368         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
10369         find objc headers.
10370
10371 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
10372
10373         * compile/981001-4.c: Remove use of GCC extension that triggers a
10374         compiler bug.
10375
10376 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
10377
10378         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
10379
10380 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
10381
10382         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
10383         instantiation of template produces incorrect code for delete
10384         expression.
10385
10386         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
10387         constructors' name is not unique.
10388         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
10389         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
10390
10391         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
10392         automatic array of const is ill-formed.
10393
10394         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
10395         of template parameter?
10396
10397         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
10398         const.
10399
10400         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
10401         pointer-to-member expression.
10402
10403         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
10404         declaration causes ICE.
10405
10406 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
10407
10408         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
10409         reserved in the global namespace.
10410
10411         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
10412         generate needed virtual table.
10413
10414         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
10415
10416 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
10417
10418         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
10419         template-dependent type
10420
10421 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
10422
10423         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
10424         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
10425         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
10426
10427         * g++.old-deja/g++.other/using5.C: New test; using decl from base
10428         class should be usable as argument of member function.
10429         * g++.old-deja/g++.other/using6.C: New test; using decl from base
10430         class should be usable as return type of member function.
10431         * g++.old-deja/g++.other/using7.C: New test; using decl from base
10432         class should be usable as type of data member.
10433
10434         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
10435
10436 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
10437
10438         * gcc.c-torture/special/920521-1.c: Fix bogus test.
10439
10440 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
10441
10442         * gcc.dg/dll-?.c Add thumb to target list.
10443         Fix assembler scan patterns to match current assembler output.
10444
10445 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
10446
10447         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
10448         matching of template brackets.
10449
10450         * g++.old-deja/g++.other/using4.C: New test.  Test using
10451         declarations of methods from base classes.
10452
10453         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
10454         within functions should introduce names into the innermost
10455         enclosing namespace.
10456
10457         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
10458         of static locals if first initialization throws.
10459
10460 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
10461
10462         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
10463
10464 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
10465
10466         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
10467         lose track of the possible targets of tablejump insns.
10468         * special/special.exp: Run it.
10469
10470 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
10471
10472         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
10473         must be declared before its specializations can be named in friend
10474         declarations.
10475
10476 1998-10-05  Dave Love  <d.love@dl.ac.uk>
10477
10478         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
10479
10480         * g77.f-torture/execute/io1.f: New test.
10481
10482 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
10483
10484         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
10485         with pointer to template function, for which no argument deduction
10486         is possible.
10487
10488         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
10489         specialization of template function as argument to template
10490         function.
10491
10492         * g++.old-deja/g++.other/access2.C: New test; Inner class
10493         shouldn't have privileged access to Outer's names.
10494
10495 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
10496
10497         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
10498         friend template declared within template class conflicts with
10499         nested class of the same name.
10500
10501         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
10502         is ignored.
10503
10504         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
10505         object with direct initializer as function declaration.
10506
10507         * g++.old-deja/g++.other/decl2.C: New test; duplicate
10508         initializers.
10509
10510         * g++.old-deja/g++.other/null2.C: New test; conditional operator
10511         involving const pointer and NULL produces incorrect result.
10512
10513         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
10514         type name without `typename' should be rejected with -pedantic.
10515
10516 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
10517
10518         * g++.old-deja/g++.other/addrof1.C: New test.
10519
10520 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
10521
10522         * gcc.c-torture/compile/981001-1.c: New test.
10523         * gcc.c-torture/execute/981001-1.c: New test.
10524
10525 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
10526
10527         * gcc.c-torture/compile/981001-2.c: New test.
10528         * gcc.c-torture/compile/981001-3.c: New test.
10529         * gcc.c-torture/compile/981001-4.c: New test.
10530
10531 1998-10-01  Robert Lipe  <robertl@dgii.com>
10532
10533         * lib/objc.exp (objc_target_compile): Add -L during compiles for
10534         multilibbed hosts.   Idea grafted from g77.exp.
10535
10536 1998-09-30  Dave Love  <d.love@dl.ac.uk>
10537
10538         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
10539         avoid losing on systems which need -lsocket.
10540
10541 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
10542
10543         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
10544         * g++.old-deja/g++.other/nested2.C: Ditto.
10545         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
10546         failure.
10547
10548 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
10549
10550         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
10551         preferred over template operator!= for enum bitfields.
10552
10553 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
10554
10555         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
10556         that happen to have the same base name, but in different scopes,
10557         are incorrectly rejected.
10558
10559 1998-09-16  Richard Henderson  <rth@cygnus.com>
10560
10561         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
10562         on the native word size instead of an integer literal.
10563
10564 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
10565
10566         * g++.old-deja/g++.other/static2.C: Invocation of static data
10567         member of type pointer-to-function denoted as non-static member.
10568
10569         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
10570         checks involving function types and aliases.
10571
10572 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
10573
10574         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
10575         redefined to the same non-trivial type.
10576
10577         * g++.old-deja/g++.pt/explicit73.C: Test for proper
10578         namespace-qualification of template specializations declared in
10579         other namespaces.
10580
10581         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
10582         to declare a subset of the specializations of a template function
10583         as friends of specializations of a template class.
10584
10585         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
10586         member templates that do not fully specialize the enclosing
10587         template class are rejected.
10588
10589 1998-09-11  Dave Love  <d.love@dl.ac.uk>
10590
10591         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
10592
10593 1998-09-08  Dave Love  <d.love@dl.ac.uk>
10594
10595         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
10596         altered from libf2c/libU77 version.
10597
10598 1998-09-06  Dave Love  <d.love@dl.ac.uk>
10599
10600         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
10601
10602 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
10603
10604         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
10605         (un)signed char are different types for template specialization
10606         purposes.
10607
10608 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
10609
10610         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
10611         * objc: ObjC testsuite.
10612
10613 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
10614
10615         * gcc.c-torture/execute/941014-1.x:  New file.
10616
10617 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
10618
10619         * lib/c-torture.exp: Add support for
10620         torture_eval_before_compile and torture_eval_before_execute
10621         variables.
10622
10623 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
10624
10625         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
10626         this test triggers valid.
10627
10628 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
10629
10630         * gcc.dg/980827-1.c: New test.
10631
10632 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10633
10634         * gcc.c-torture/execute/loop-4b.c: New test.
10635
10636 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
10637
10638         * lib/c-torture.exp: Add support for
10639         torture_eval_before_compile and torture_eval_before_execute
10640         variables.
10641
10642 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
10643
10644         * gcc.c-torture/compile/980825-1.c: New test.
10645
10646 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
10647
10648         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
10649         count number tests in opt_t0 not good_t0.
10650
10651 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
10652
10653         * gcc.c-torture/compile/930326-1.x: Fix typo.
10654
10655 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
10656
10657         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
10658         causes an ICE.
10659
10660 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
10661
10662         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
10663         STACK_SIZE is defined.
10664         * gcc.c-torture/unsorted/stuct.c: Similarly.
10665
10666         * gcc.c-torture/compile/980821-1.c: New test.
10667
10668 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
10669
10670         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
10671
10672 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
10673
10674         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
10675         code.
10676
10677 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
10678
10679         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
10680         error'.
10681
10682 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
10683
10684         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
10685
10686 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
10687
10688         * gcc.c-torture/compile/980816-1.c: New test.
10689
10690         * gcc.dg/980816-1.c: New test.
10691
10692 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
10693
10694         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
10695         compiler for ieee tests.
10696
10697 1998-08-01  Dave Love  <d.love@dl.ac.uk>
10698
10699         * g77.f-torture/compile/980729-0.f: New test.
10700
10701 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
10702
10703         * gcc.c-torture/special/eeprof-1.c: New test, for
10704         -finstrument-functions.
10705         * gcc.c-torture/special/special.exp: Run it.
10706
10707 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
10708
10709         * gcc.c-torture/compile/980729-1.c: New test.
10710
10711 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
10712
10713         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
10714         __thumb__ is defined, and test for ARM style doubles if so.
10715
10716 1998-07-26  Dave Love  <d.love@dl.ac.uk>
10717
10718         * g77.f-torture/noncompile/980615-0.f: New test.
10719
10720 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
10721
10722         * gcc.dg/980312-1.c: Do link instead of compile.
10723         * gcc.dg/980313-1.c: Likewise.
10724
10725 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
10726
10727         * gcc.c-torture/compile/980726-1.c: New test.
10728
10729 1998-07-25  Dave Love  <d.love@dl.ac.uk>
10730
10731         * g77.f-torture/execute/io0.f: New test.
10732
10733 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
10734
10735         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
10736         an int.
10737
10738 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
10739
10740         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
10741         m32r bugs.
10742
10743 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
10744
10745         * gcc.dg/980626-1.c: Expect failures for all toolchains until
10746         c-decl.c:grokdeclarator can handle mode attributes.
10747
10748 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
10749
10750         * gcc.c-torture/execute/980716-1.c: New test.
10751
10752 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
10753
10754         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
10755         the mn10200.
10756         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
10757         the mn10200.
10758         * gcc.c-torture/execute/va-arg-3.x: Similarly.
10759         * gcc.c-torture/compile/930326-1.x: Similarly.
10760
10761 1998-07-13  Dave Love  <d.love@dl.ac.uk>
10762
10763         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
10764         New test from Craig.
10765
10766 1998-07-12  Dave Love  <d.love@dl.ac.uk>
10767
10768         * g77.f-torture/noncompile/980616-0.f: New test.
10769
10770         * g77.f-torture/execute/970816-3.f:  New test from Craig.
10771
10772 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
10773
10774         *  g++.other/singleton.C: Return error value instead of taking
10775         SIGSEGV.
10776
10777 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
10778
10779         *  g++.other/singleton.C: New test.   Warning is under dispute.
10780         Runtime crash is not.
10781
10782 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
10783
10784         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
10785         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
10786         using6.C, using7.C}:  New namespace tests.
10787
10788 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
10789
10790         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
10791         specialization with typedef'ed names used as array indexes.
10792
10793 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
10794
10795         * gcc.c-torture/execute/980709-1.c: New test.
10796
10797         * gcc.dg/980709-1.c: New test.
10798
10799 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
10800
10801         * gcc.c-torture/execute/bcp-1.c: New test.
10802
10803 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
10804
10805         * gcc.c-torture/execute/980707-1.c: New test.
10806
10807 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
10808
10809         * gcc.c-torture/compile/980706-1.c: New test.
10810
10811 1998-07-01  Dave Love  <d.love@dl.ac.uk>
10812
10813         * g77.f-torture/execute/980701-0.f,
10814         g77.f-torture/execute/980701-1.f: New test from Craig.
10815
10816 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
10817
10818         * gcc.c-torture/compile/980701-1.c: New test.
10819
10820         * gcc.c-torture/execute/980701-1.c: New test.
10821
10822 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
10823 rlsruhe.de>
10824
10825         * g++.old-deja/g++.robertl/eb132.C: New test.
10826         * g++.old-deja/g++.robertl/eb133.C: Likewise.
10827
10828 1998-06-29  Dave Love  <d.love@dl.ac.uk>
10829
10830         * g77.f-torture/execute/980628-7.f,
10831         g77.f-torture/execute/980628-8.f,
10832         g77.f-torture/execute/980628-9.f,
10833         g77.f-torture/execute/980628-10.f: New tests from Craig.
10834
10835         * g77.f-torture/execute/980628-3.f: Remove mail headers.
10836
10837 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
10838
10839         * g77.f-torture/execute/980628-4.f: New test from Craig.
10840         * g77.f-torture/execute/980628-5.f: Likewise.
10841         * g77.f-torture/execute/980628-2.f: Likewise.
10842         * g77.f-torture/execute/980628-0.f: Likewise.
10843         * g77.f-torture/execute/980628-1.f: Likewise.
10844         * g77.f-torture/execute/980628-3.f: Likewise.
10845         * g77.f-torture/execute/980628-6.f: Likewise.
10846
10847 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
10848
10849         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
10850         directory when nothing has been installed yet.
10851
10852 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
10853
10854         * gcc.c-torture/special/special.exp: Handle newer versions of
10855         dejagnu.
10856
10857 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
10858
10859         * gcc.dg/980626-1.c: New test.
10860
10861 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
10862
10863         * gcc.misc-tests/m-un-2.c: New test.
10864         * g++.old-deja/g++.other/warn01.c: Likewise.
10865
10866 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
10867
10868         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
10869         compatibility with assmblers with a different comment character.
10870         Eliminate use of GAS-specific extensions.
10871
10872 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
10873
10874         * gcc.c-torture/execute/ieee/980619-1.c: New test.
10875
10876 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
10877
10878         *lib/g77.exp: Replace search for libf2c.a with search for newly
10879         renamed libg2c.a
10880
10881 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
10882
10883         * gcc.c-torture/execute/980617-1.c: New test.
10884
10885 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
10886
10887         * gcc.c-torture/execute/980612-1.c: New test.
10888
10889 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
10890
10891         * gcc.dg/980523-1.c: Only test on ppc-linux.
10892         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
10893
10894         * gcc.c-torture/execute/980608-1.c: New test.
10895
10896 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10897
10898         * gcc.c-torture/execute/980605-1.c: New test.
10899
10900 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
10901
10902         * gcc.c-torture/execute/980604-1.c: New test.
10903
10904 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
10905
10906         * gcc.c-torture/execute/980602-1.c: New test.
10907         * gcc.c-torture/execute/980602-2.c: Likewise.
10908
10909 1998-06-02  Dave Love  <d.love@dl.ac.uk>
10910
10911         * 970125-0.f: Fix per JCB.  Add commentary.
10912
10913 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
10914
10915         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
10916         IEEE -0 support.
10917
10918 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
10919
10920         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
10921         earlier.
10922
10923 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
10924
10925         * gcc.c-torture/execute/980526-3.c: New test.
10926
10927 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
10928
10929         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
10930         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
10931         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
10932         m88k-motorola-sysv3 to XFAIL.
10933
10934 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10935
10936         * gcc.dg/980526-1.c: New test.
10937         * gcc.c-torture/execute/980526-2.c: New test.
10938
10939 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
10940
10941         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
10942
10943         * gcc.c-torture/execute/980526-1.c: New test.
10944
10945 1998-05-26  Dave Love  <d.love@dl.ac.uk>
10946
10947         * g77.f-torture/execute/alpha2.f: Add runtime test.
10948
10949 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
10950
10951         * g++.old-deja/old-deja.exp: Strip leading directories.
10952
10953         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
10954         error for the line.  Don't run multiple tests for the same line.
10955
10956 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
10957
10958         * gcc.dg/980523-1.c: New test.
10959
10960 1998-05-23  Dave Love  <d.love@dl.ac.uk>
10961
10962         * g77.f-torture/compile/970915-0.f: New test.
10963
10964 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
10965
10966         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
10967
10968 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
10969
10970         * gcc.dg/980520-1.c: New test.
10971
10972 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10973
10974         * gcc.dg/980502-1.c: Fix return type.
10975
10976 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
10977
10978         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
10979         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
10980         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
10981         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
10982         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
10983
10984 1998-05-20  Dave Love  <d.love@dl.ac.uk>
10985
10986         * g77.f-torture/execute/980520-1.f: New test.
10987
10988 1998-05-15  Dave Love  <d.love@dl.ac.uk>
10989
10990         * lib/mike-g77.exp: New file.
10991
10992         * g77.f-torture/noncompile/noncompile.exp,
10993         g77.f-torture/noncompile/check0.f: New files.
10994
10995 1998-05-14  Dave Love  <d.love@dl.ac.uk>
10996
10997         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
10998         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
10999         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
11000         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
11001         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
11002         abort where appropriate.
11003
11004 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
11005
11006         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
11007         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
11008
11009 1998-04-29  Dave Love  <d.love@dl.ac.uk>
11010
11011         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
11012
11013 1998-04-27  Dave Love  <d.love@dl.ac.uk>
11014
11015         * g77.f-torture/compile/980427-0.f: New test.
11016
11017 1998-04-24  Dave Love  <d.love@dl.ac.uk>
11018
11019         * g77.f-torture/compile/980424-0.f: New test.
11020
11021 1998-04-19  Dave Love  <d.love@dl.ac.uk>
11022
11023         * g77.f-torture/compile/980419-2.f (main): New test.
11024         * g77.f-torture/compile/970125-0.f: New test.
11025         * g77.f-torture/compile/980419-1.f: New test.
11026
11027 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
11028
11029         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
11030         of loop-4.c.
11031
11032 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
11033
11034         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
11035
11036 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
11037
11038         * gcc.c-torture/compile/980329-1.c: New test.
11039
11040 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
11041
11042         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
11043         * gcc.dg/980312-1.c: Fix typo in -march command.
11044
11045 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
11046
11047         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
11048
11049 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
11050
11051         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
11052         Dave Love agree the Fortran source is bogus.
11053
11054 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
11055
11056         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
11057         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
11058         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
11059         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
11060         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
11061
11062 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
11063
11064         * g++.old-deja/g++.other/friend1.C: New test.
11065
11066 1998-02-18  Dave Love  <d.love@dl.ac.uk>
11067
11068         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
11069         possibly uninitialized) variables and declare dnrm2.
11070
11071 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
11072
11073         From Bruno Haible <haible@ilog.fr>:
11074         * gcc.c-torture/execute/980223.c: New test.
11075
11076 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
11077
11078         * gcc.dg/ifelse-1.c: New test.
11079
11080 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
11081
11082         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
11083
11084           * lib/old-dejagnu.exp (old-dejagnu): Added the
11085           "execution test - XFAIL *-*-*" handling in the spirit of
11086           "excess errors test -". Changed the "execution test fails"
11087           handling to be like "excess errors test fails".
11088           * Update various tests accordingly.
11089
11090 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
11091
11092         * gcc.c-torture/execute/980205.c: New test.
11093
11094 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
11095
11096         * lib/c-torture.exp: Look for .x files instead of .cexp files.
11097         * lib/f-torture.exp: Similarly.
11098         * gcc.c-torture: Rename all .cexp files to .x files.
11099
11100 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
11101
11102         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
11103         (940510-1.c): Removed duplicate.
11104         (971104-1.c): New test.
11105
11106 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
11107
11108           * lib/f-torture.exp: Improve error and loop detection.
11109
11110 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
11111
11112         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
11113         use that to size the filler array.
11114
11115 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
11116
11117         * lib/c-torture.exp(c-torture-execute): Fix typo.
11118
11119         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
11120         testcase as the executable name. Keep the executable around if
11121         the test fails.
11122
11123 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
11124
11125         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
11126         changes.  Only test one -g option, and move it to the end of the
11127         list of options to test.
11128
11129 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
11130
11131         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
11132         variable GCC_TORTURE_OPTIONS to supply default switches separated
11133         by colons.  If no environment variable, run tests with -O0 -g, -O1
11134         -g, and -O2 -g as well.
11135
11136 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
11137
11138         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
11139         explanatory comments. Fix indentation.
11140
11141 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
11142
11143         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
11144
11145 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
11146
11147         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
11148         * g++.old-deja/g++.mike/p7325.C: Likewise.
11149         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
11150
11151 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
11152
11153         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
11154         * g++.old-deja/g++.brendan/crash30.C: Likewise.
11155         * g++.old-deja/g++.brendan/crash39.C: Likewise.
11156         * g++.old-deja/g++.law/operators4.C: Likewise.
11157
11158 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
11159
11160         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
11161         * g++.old-deja/g++.mike/p784.C: Ditto.
11162         * g++.old-deja/g++.mike/p785.C: Ditto.
11163
11164 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
11165
11166           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
11167
11168 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
11169
11170         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
11171         target feature; pass this to c-torture-execute as needed.
11172
11173 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
11174
11175         * lib/c-torture.exp(c-torture-execute): If the previous and the
11176         current executables being tested are identical, we don't need to
11177         run the executable again. Try to make the executable names
11178         unique. Add an optional argument for passing additional compiler
11179         flags.
11180
11181 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
11182
11183         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
11184
11185 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
11186
11187         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
11188
11189 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
11190
11191         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
11192         32bit or larger longs.
11193
11194         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
11195         have either a 32bit long or 32bit int.
11196
11197 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
11198
11199         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
11200         Make double precision tests dependent on sizeof (double).
11201
11202 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
11203
11204         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
11205         too.
11206
11207 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
11208
11209         * gcc.c-torture/compile/961203-1.cexp: New script.
11210
11211 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
11212
11213         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
11214         up the includes ourselves.
11215
11216 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
11217
11218         * lib/plumhall.exp: Remove random include, and add a few
11219         verbose messages for debugging.
11220
11221 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
11222
11223         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
11224         of trying to do it ourselves.
11225
11226 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
11227
11228         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
11229
11230 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
11231
11232         * gcc.prms/5403.c: Made regexp a bit less strict.
11233
11234 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
11235
11236         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
11237         is returned from remote_load instead.
11238         * lib/plumhall.exp: Ditto.
11239         * lib/mike-g++.exp: Ditto.
11240         * lib/old-dejagnu.exp: Ditto.
11241         * lib/c-torture.exp: Ditto.
11242
11243 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
11244
11245         * lib/g++.exp: Use build_wrapper procedure.
11246         * lib/gcc.exp: Ditto.
11247
11248 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
11249
11250         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
11251         an old-style decl for malloc.  Fixes tests to work when
11252         sizeof (int) != sizeof (size_t).
11253
11254 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
11255
11256         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
11257
11258         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
11259         use stdargs.h interface.
11260
11261 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
11262
11263         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
11264         NO_VARARGS when compiling.
11265
11266 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
11267
11268         * lib/plumhall.exp(ph_includes): New procedure.
11269         (ph_make): Use it.
11270         (ph_compiler): Ditto.
11271
11272         * lib/g++.exp: Rename test-glue.c to testglue.c.
11273         * lib/gcc.exp: Ditto.
11274
11275 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
11276
11277         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
11278         to completion when it's called.
11279
11280 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
11281
11282         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
11283         is defined, don't do test.
11284
11285 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
11286
11287         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
11288         for object files.
11289         (ph_summary): Mark skipped testcases as untested, not unresolved.
11290
11291         * lib/plumhall.exp (ph_make): If unresolved because of bad
11292         errorCode, record errorCode in log file.
11293         (*): Replace send_log/verbose with verbose -log.
11294
11295 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
11296
11297         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
11298         double conversion if double isn't at least 8 bytes.
11299
11300         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
11301         int to work with targets where int is 16 bits.
11302
11303         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
11304         8 bytes, just exit, since 4 byte doubles don't have enough bits of
11305         precision for the test to complete.
11306
11307 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
11308
11309         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
11310         if d10v is not compiled with the -mdouble64 flag.
11311         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
11312
11313         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
11314         d10v is not compiled with the -mint32 flag.
11315
11316 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11317
11318         * lib/plumhall.exp: Use incr_count.
11319
11320 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
11321
11322         * gcc.c-torture: Update to c-torture-1.45.
11323
11324 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
11325
11326         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
11327         the name of the expect testcase file).
11328
11329         * lib/g++.exp(g++_init): Ditto.
11330
11331 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
11332
11333         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
11334         the host.
11335
11336         * lib/gcc.exp(gcc_exit): New procedure.
11337
11338 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
11339
11340         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
11341         specs where appropriate.
11342
11343         * g++.old-deja/g++.arm/*: Added additional ERROR checks
11344         because of new "candidates are" messages, and removed a few
11345
11346         * Converted all non-old-style g++ testcases to old-style, and
11347         moved into g++.old-deja.
11348
11349 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
11350
11351         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
11352         options.
11353
11354         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
11355         succeeded.
11356
11357         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
11358
11359 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
11360
11361         * lib/gcc.exp (gcc_target_compile): Add support for defining
11362         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
11363         the machine doesn't have those features.
11364
11365 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
11366
11367         * g++.law/operators4.exp: Don't use LIBS.
11368
11369 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
11370
11371         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
11372
11373         * lib/mike-g++.exp: Don't set the compiler to be tested here.
11374         * lib/g++.exp: Set it here instead. Also, allow use of the
11375         --tool_exec and --tool_opt options. Change CXX to
11376         GXX_UNDER_TEST.
11377
11378         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
11379
11380         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
11381
11382 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
11383
11384         * lib/old-dejagnu.exp: Use prune_warnings instead of
11385         prune_system_crud.
11386         * lib/mike-g++.exp: Ditto.
11387         * lib/gcc.exp: Ditto.
11388         * lib/g++.exp: Ditto.
11389
11390         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
11391
11392 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
11393
11394           * 941014-2.c: Include stdlib.h
11395           * 960327-1.c: Include stdio.h
11396           * dbra.c, index-1.c: Don't assume ints are 32bits.
11397
11398 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
11399
11400         * lib/gcc.exp: Add gcc,stack_size target feature.
11401
11402         * lib/g++.exp(g++_target_compile): Add the include and link
11403         paths here, not in two other places. And, it's $options, not
11404         options.
11405
11406         * lib/mike-g++.exp(postbase): Remove the code that determines
11407         the correct include and link paths.
11408         * g++.old-deja/old-deja.exp: Ditto.
11409
11410 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
11411
11412         * lib/g++.exp(g++_init): target_compile no longer returns the
11413         filename of the result.
11414
11415 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
11416
11417         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
11418         call to glob.
11419
11420         * gcc.c-torture/special/special.exp: Change call to
11421         gcc_target_compile to include the object file.
11422
11423 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11424
11425         * gcc.c-torture/special/special.exp: Correct misspelling in last
11426         change.
11427
11428 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
11429
11430         * lib/plumhall.exp(ph_summary): Log the entire output of the
11431         executable. Return -1 if there were any failures, 0 otherwise.
11432         (ph_execute): Return -1 if there were any failures, 0 otherwise.
11433         (ph_make): Clean up objects and executables that were built
11434         if the tests succeeded.
11435
11436 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11437
11438         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
11439         libraries and includes in the build tree as appropriate.
11440
11441 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
11442
11443         * lib/c-torture.exp: Instead of looking for the global variable
11444         NO_LONG_LONG, check to see if that's a feature of the target.
11445
11446 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
11447
11448         * config/default.exp: Minimize. Delete the remainer of the files in
11449         config; this functionality is now in devo/dejagnu/config.
11450
11451         g++.*/*: Pass any additional flags used to compile to postbase;
11452         delete CXXFLAGS.
11453
11454         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
11455         is now done by runtest.exp. Use gcc_target_compile instead of
11456         compile.
11457
11458         lib/c-torture.exp: Use gcc_target_compile instead of compile.
11459         Remove references to CFLAGS. Use remote_file instead of
11460         calling rm -f.
11461         (c-torture): Take a list of arguments to use to compile this
11462         testcase.
11463
11464         lib/g++.exp: Simplify. Use target_compile instead of compile.
11465         lib/gcc-dg.exp: Ditto.
11466         lib/gcc.exp: Ditto.
11467         lib/mike-{gcc,g++}.exp: Ditto.
11468         lib/old-dejagnu.exp: Ditto.
11469         lib/plumhall.exp: Ditto.
11470
11471 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
11472
11473         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
11474         (ph_linker): Likewise.
11475
11476 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
11477
11478           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
11479         MAP_ANON / MAP_ANONYMOUS if defined;
11480         else try to map from /dev/zero .
11481
11482 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
11483
11484         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
11485         isn't defined, then define it to MAP_ANONYMOUS.
11486
11487 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
11488
11489         * gcc.c-torture: Update to c-torture-1.42 release.
11490
11491 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
11492
11493         * gcc.c-torture: Update to c-torture-1.41 release.
11494
11495 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
11496
11497         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
11498         c-torture release.
11499
11500 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11501
11502         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
11503         and LDFLAGS.  Fix second case to append the target_info ldflags
11504         onto LDFLAGS, not CFLAGS.
11505         * lib/g++.exp (g++_init): Add target_info stuff.
11506         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
11507         of libgloss and newlib flags for !native.
11508
11509         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
11510         (GDB): Fix relative path to go up another dir for finding gdb.
11511
11512 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11513
11514         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
11515         versions in the target_info array, if they don't exist.
11516
11517 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11518
11519         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
11520
11521 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
11522
11523         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
11524         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
11525
11526 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
11527
11528         * lib/old-dejagnu.exp: Don't remove the output file before we've
11529         actually tested it. Don't append pwd to the path of the executable
11530         we're testing.
11531
11532 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
11533
11534         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
11535
11536 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
11537
11538         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
11539         temporary directory for compiler files, and set it to a default
11540         value of /tmp. Set $output as the name of the output file from
11541         compiling the testcase. Add a -o option to $cflags_var so the
11542         compiler writes the final output file as $output. Set $executable
11543         to $output.
11544
11545         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
11546         directory for compiler files, and set it to /tmp if it doesn't
11547         already have a value. Set $output_file to the name of the output
11548         file from compiling the testcase. Add a -o option to CXXFLAGS so
11549         the compiler writes the final output file as $output. Use $output
11550         as the executable to be tested.
11551
11552 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11553
11554         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
11555
11556 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
11557
11558         * gcc.c-torture/execute/pending-1.c: New test.  Still
11559         pending in Tege's queue.
11560
11561 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
11562
11563         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
11564         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
11565         if there were failures.  Call unresolved if there were unresolved
11566         testcases.  Call gcc_fail if program did not run to completion.
11567         (ph_make): Pass additional argument name to ph_execute.
11568         (ph_execute): Add new argument.  Pass additional arguments to
11569         ph_summary.  Call gcc_fail is there is no execution output.
11570
11571 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
11572
11573         * lib/plumhall.exp (proc_summary): Output relavent summary
11574         lines into the log so specific failures in plumhall can be
11575         investigated.
11576
11577 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
11578
11579         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
11580         (c-torture-execute): Don't try to execute tests which use
11581         "long long" types if $NO_LONG_LONG is nonzero.
11582
11583 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
11584
11585         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
11586         not c-torture.
11587
11588         * gcc.ieee: Move from here.
11589         * gcc.c-torture/execute/ieee: To here.
11590
11591 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
11592
11593         * gcc.c-torture: Update to c-torture-1.41 release.
11594
11595 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
11596
11597         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
11598         not "$output".
11599
11600 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
11601
11602         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
11603         -c present.
11604
11605 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
11606
11607         * config/proelf.exp: Handle connecting to a simulator.
11608
11609 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
11610
11611         * config/proelf.exp: New file.  Enough framework that we can
11612         run c-torture tests on the proelf targets (or any other target
11613         that gdb can connect to for that matter).
11614
11615 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
11616
11617         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
11618         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
11619
11620         * lib/plumhall.exp (ph_execute): Always call ph_summary if
11621         exec_output exists.
11622
11623 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
11624
11625         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
11626         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
11627
11628         * config/*.exp: Update FSF address.  Change result of ${tool}_load
11629         to pass/fail/unresolved/unsupported/untested.  Caller must now
11630         call unresolved/unsupported/untested.
11631         * lib/*.exp: Update FSF address.  Update to handle new results of
11632         ${tool}_load.
11633         * lib/chill.exp (verbose): Delete.
11634
11635 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
11636
11637         * lib/gcc.exp (default_gcc_start): Change order of args to
11638         $LDFLAGS $CFLAGS $LIBS.
11639         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
11640         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
11641         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
11642         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
11643         * gcc.misc-tests/dg-test.exp: Likewise.
11644         * gcc.misc-tests/msgs.exp: Likewise.
11645         * gcc.prms/prms.exp: Likewise.
11646         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
11647         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
11648
11649         * lib/dg.exp: Deleted, moved to dejagnu/lib.
11650
11651 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11652
11653         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
11654
11655         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
11656         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
11657
11658         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
11659         necessary.
11660
11661 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
11662
11663         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
11664         global for loop; add use of $mathlib.
11665         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
11666         settings here; set mathlib for anything but VxWorks.
11667
11668 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
11669
11670         * gcc.c-torture: Update to c-torture-1.40 release.
11671
11672 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
11673
11674         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
11675         dg.exp.
11676
11677 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
11678
11679         * lib/c-torture.exp (c-torture-execute): Declare "output" as
11680         global.
11681
11682 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
11683
11684         * lib/g++.exp (LIBS): Define if not already.
11685         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
11686         (gcc-dg-prune): Call prune_gcc_output.
11687         * lib/gcc.exp (prune_gcc_output): New proc.
11688         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
11689         prune_gcc_output.
11690
11691 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11692
11693         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
11694         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
11695
11696 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
11697
11698         * gcc.c-torture: Update to c-torture-1.39 release.
11699
11700 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
11701
11702         * lib/c-torture.exp (c-torture-execute): Don't return if one option
11703         fails, try others as well.
11704
11705 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11706
11707         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
11708         If compilation fails, mark execute tests as `untested'.
11709         If test is marked as unsupported, don't mark compilation and
11710         execute tests as failed.
11711
11712 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11713
11714         * lib/g++.exp (g++_init): Don't link in libg++, and look to
11715         libstdc++ for whether or not we want to be doing shared
11716         libraries.  Delete link_curses since we don't need it anymore.
11717         * lib/mike-g++.exp (postbase): Don't link in libg++.
11718         * g++.old-deja/old-deja.exp: Likewise.
11719
11720 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11721
11722         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
11723
11724 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11725
11726         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
11727         For that, add `-Wl,-a,shared_archive'.
11728         * g++.old-deja/old-deja.exp: Likewise.
11729
11730 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
11731
11732         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
11733
11734 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
11735
11736         * lib/mike-g++.exp (postbase): Pay attention to the status of
11737         g++_load.
11738
11739 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11740
11741           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
11742
11743 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
11744
11745         * lib/gcc.exp (default_gcc_start): No longer need to log program
11746         being executed or its output, execute_anywhere does that now.
11747         * lib/g++.exp (default_g++_version): Call execute_anywhere.
11748         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
11749
11750 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11751
11752         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
11753         the same as those in lib/g++.exp.
11754
11755 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
11756
11757         * gcc.c-torture: Update to c-torture-1.38 release.
11758         * gcc.ieee: Related changes.
11759
11760 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11761
11762         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
11763         "exec". Minor reformatting changes.
11764
11765         * config/rom68k.exp (${tool}_load): Make it work in a canadian
11766         cross. This means all "exec" calls now work on a remote host as
11767         well.
11768         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
11769         cross. Filter out the extra "\r\n" stuff that expect puts in.
11770         (c-torture-execute): Filter out the bogus warnings like
11771         c-torture-compile does. Add support for canadian cross.
11772         * lib/gcc.exp (default_gcc_version, default_gcc_start)
11773         Use execute_anywhere rather than calling exec directly. Now it
11774         works for canadian cross testing.
11775
11776 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
11777
11778         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
11779         results into a variable, and check that rather than using file exists.
11780
11781 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11782
11783         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
11784         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
11785
11786 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11787
11788         * g++.old-deja/old-deja.exp: Create and pass runshlib and
11789         lib_curses if there's a shared libg++ in the build tree.
11790
11791 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
11792
11793         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
11794         if not supported target.
11795
11796 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11797
11798         * lib/g++.exp (g++_init): Move empty setting of runshlib and
11799         link_curses up to always happen, not just for native builds.
11800
11801 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
11802
11803         * gcc.c-torture: Update to c-torture-1.36 release.
11804         * gcc.failure: Related changes.
11805
11806 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
11807
11808         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
11809
11810 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11811
11812         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
11813         * lib/mike-g++.exp (postbase): Not in here.  Still reference
11814         runshlib, link_curses, and mathlib for link and run.
11815
11816         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
11817         pass the runtime shared library options for Solaris, OSF/1, and
11818         Irix5, and link with -lcurses to avoid unresolved references.
11819
11820 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11821
11822         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
11823         only run once.
11824
11825 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
11826
11827         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
11828
11829 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
11830
11831         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
11832         do not have a framework for the "compat" tests yet.
11833
11834 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11835
11836         * lib/mike-g++.exp (postbase): New local variable `mathlib',
11837         set to null if we're testing vxworks5.1.  Use that instead of
11838         `-lm' in the setting of LIBS for link and run.
11839
11840 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11841
11842         * config/rom68k.exp (${tool}_load): Major changes to make it
11843         work.  Verified that it does in fact return the stuff in
11844         exec_output properly.  Catch any Emul or any TRAP other than 0.
11845
11846 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11847
11848         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
11849         LDFLAGS properly for targets that need stuff from libgloss.
11850         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
11851         only run once.
11852         (gpp_initialized): New variable.
11853
11854 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11855
11856         * config/rom68k.exp: Load libgloss.exp.
11857         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
11858         so we can produce a fully linked binary.
11859         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
11860         so we can produce a fully linked binary.
11861
11862 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
11863
11864         * lib/plumhall.exp (ph_section): Watch for expected failures.
11865         Add missing `else'.
11866
11867         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
11868         run the testcase.
11869         (c-torture): Likewise.
11870
11871 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
11872
11873         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
11874
11875         * lib/mike-g++.exp (mike_cleanup): New proc.
11876         (prebase): New globals compiler_result, not_compiler_result,
11877         target_regexp.
11878         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
11879         allow leading "-" in pattern.  Watch for unsupported tests.
11880         If $compiler_result is set, pattern match assembler code,
11881         and ditto for $not_compiler_result.
11882         * lib/mike-gcc.exp: Likewise.
11883
11884         * lib/plumhall.exp (ph_execute): Only call ph_summary if
11885         execution "succeeded".
11886
11887 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
11888
11889         * config/win32.exp: New file.
11890         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
11891
11892 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
11893
11894         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
11895         unsupported.
11896         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
11897         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
11898         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
11899
11900         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
11901         "... without exceptions was ...".  That is now handled by
11902         prune_system_crud.
11903         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
11904
11905 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
11906
11907         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
11908         sieve.c,sort2.c}: New files.
11909         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
11910         sieve.exp,sort2.exp}: Drivers for them.
11911
11912         * lib/mike-gcc.exp (program_output): New user settable variable.
11913         (postbase): Call prune_system_crud.  Also prune extraneous compiler
11914         messages.
11915         * lib/mike-g++.exp (program_output): New user settable variable.
11916
11917         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
11918
11919         * config/sh.exp: Deleted (use sim.exp instead).
11920
11921 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11922
11923         * config/vx.exp: Declare CHECKTASK as global.
11924         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
11925         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
11926         * lib/old-dejagnu.exp: Load [pwd]/$executable.
11927
11928 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11929
11930         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
11931         target. Like vx.exp, only includes `vx29k.exp' instead of
11932         `vxworks.exp'.
11933
11934 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
11935
11936         * config/sim.exp: Increase time limit from 120 seconds to 240.
11937
11938 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11939
11940         * gcc.c-torture/execute/950628-1.c: New test.
11941
11942 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11943
11944         * gcc.c-torture: Update with changes/additions from
11945         c-torture-1.34.
11946
11947 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
11948
11949         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
11950
11951 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
11952
11953         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
11954
11955 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
11956
11957         * gcc.c-torture/compile/950512-1.c: New test.
11958         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
11959         * gcc.dg/struct-ret-1.c: Likewise.
11960
11961 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
11962
11963         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
11964           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
11965
11966 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
11967
11968         * gcc.c-torture/special/920411-1.c: Deleted.
11969         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
11970
11971 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
11972
11973         * config/sim.exp (${tool}_load): Hack in call to bash to get a
11974         cpu limit.
11975
11976 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
11977
11978         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
11979
11980 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
11981
11982         From kenner;
11983         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
11984         is the proper length.
11985         * va-arg-3.c: Likewise.
11986
11987 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
11988
11989         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
11990         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
11991
11992         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
11993         * lib/g++.exp (default_g++_start): Delete old cruft.
11994
11995 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
11996
11997         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
11998         (2 * (1 << 18)) to (2 * (1 << 17)).
11999
12000         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
12001
12002 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12003
12004         * config/rom68k.exp: Renamed from config/idp.exp
12005
12006 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
12007
12008         * c-torture/compile/921109-2.c
12009
12010 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
12011
12012         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
12013         excess errors.
12014
12015 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
12016
12017         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
12018         output.
12019         * lib/g++.exp (default_g++_start): Likewise.
12020
12021 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
12022
12023         * gcc.c-torture/compile/950329-1.c: New test.
12024
12025 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12026
12027           * config/bug.exp (${tool}_load): Updated to use new remote_open
12028           and remote_close procs.
12029         * config/idp.exp: New file.
12030
12031 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
12032
12033         * gcc.c-torture/execute/950322-1.c: New test.
12034
12035 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
12036
12037         * config/vx.exp (${tool}_load): Clean up testing of return code from
12038         vxworks_ld and vxworks_spawn.
12039
12040 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12041
12042         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
12043
12044 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
12045
12046         * lib/old-deja.exp: Add `excess errors test - ' error, now one
12047         can mark excess errors on a machine by machine basis.  Note, the
12048         default is to not expect any excess errors, even when excess
12049         errors test - is given, so you will want to put an XFAIL ... on
12050         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
12051         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
12052         those 4 machines, but no others.
12053
12054 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12055
12056         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
12057         * lib/c-torture.exp: to here.
12058
12059 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
12060
12061         * gcc.c-torture/execute/950221-1.c: New test.
12062         * gcc.c-torture/execute/struct-ret-1.c: New test.
12063         * gcc.c-torture/compile/950221-1.c: New test.
12064
12065         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
12066
12067 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12068
12069         * gcc.c-torture/execute/arith-1.c (main): Return 0.
12070         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
12071
12072 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
12073
12074         * g++.gb: New directory of tests, derived from my signature and
12075         class scoping tests.
12076
12077         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
12078         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
12079         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
12080         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
12081         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
12082         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
12083         * g++.gb/sig25.C: Likewise.
12084
12085         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
12086         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
12087         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
12088         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
12089         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
12090         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
12091         * g++.gb/sig25.exp: Likewise.
12092
12093         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
12094         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
12095         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
12096         * g++.gb/scope13.C: Likewise, this test still fails.
12097
12098         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
12099         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
12100         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
12101         * g++.gb/scope13.exp: Ditto.
12102
12103         * g++.gb/README: New file, explains what these tests are about.
12104
12105 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
12106
12107         * lib/dg.exp (dg-do): Support `preprocess'.
12108         (dg-test): Likewise.
12109
12110 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12111
12112         * config/udi.exp: change "continue -expect" to "exp_continue".
12113
12114 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
12115
12116         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
12117         Delete redundant tests.
12118
12119         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
12120         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
12121         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
12122         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
12123         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
12124         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
12125         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
12126         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
12127
12128         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
12129         storing label pointers.
12130         * gcc.c-torture/execute/921019-1.c: Likewise.
12131         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
12132         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
12133         parameter fp.
12134         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
12135         constants.
12136
12137         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
12138         Delete obsolete tests.
12139
12140         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
12141         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
12142         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
12143         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
12144         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
12145         * gcc.c-torture/compile/950124-1.c: New test.
12146
12147         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
12148
12149 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12150
12151         * lib/mike-g++.exp: Add -lm to LIBS.
12152
12153 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12154
12155         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
12156
12157 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12158
12159         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
12160
12161 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
12162
12163         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
12164
12165 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
12166
12167         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
12168         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
12169         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
12170         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
12171         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
12172         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
12173         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
12174         * g++.law/{operators31.C, operators32.C,
12175         * g++.law/{operators33.C, operators34.C}: Likewise.
12176         * g++.law/{pic1.C, refs2.C}: Likewise.
12177         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
12178         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
12179         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
12180         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
12181
12182         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
12183         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
12184         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
12185         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
12186         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
12187         * g++.law/{enum9.exp, friend5.exp}: Likewise.
12188         * g++.law/{nest3.exp, nest4.exp}: Likewise.
12189         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
12190         * g++.law/{operators30.exp, operators31.exp}: Likewise.
12191         * g++.law/{operators32.exp, operators33.exp}: Likewise.
12192         * g++.law/{operators34.exp}: Likewise.
12193         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
12194         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
12195         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
12196         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
12197         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
12198
12199         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
12200         No longer expected to fail.
12201         * g++.law/missed-error3.C: Tweak for recent bool changes.
12202
12203 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
12204
12205         * config/emb-unix: Deleted.
12206         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
12207         remote execution.  Do final link on remote host if REMOTE_LINK is set.
12208
12209 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
12210
12211         * lib/dg.exp (dg-test): Fix typo in last patch.
12212
12213 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
12214
12215         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
12216         (handles multiple occurrences).
12217
12218 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
12219
12220         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
12221         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
12222         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
12223         printed).
12224         * lib/c-torture.exp (c-torture-compile): Likewise.
12225         (c-torture): Prepend full path if missing.
12226         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
12227         (gcc_fail): Likewise.
12228         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
12229
12230 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
12231
12232         * lib/netware.exp: Only attach to NetWare i386 systems.
12233
12234 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
12235
12236         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
12237         messages.  Add test name to "output pattern match" pass/fail message.
12238
12239 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
12240
12241         * gcc.dg: New testsuite.
12242         * gcc.dg/dg.exp: New file.
12243
12244         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
12245         test-switch.c}: Deleted.
12246
12247         * gcc.misc-tests/msgs.exp: New testcase driver.
12248
12249 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
12250
12251         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
12252         Watch for illegal return values from ${tool}_load.
12253         * config/unix.exp (${tool}_load): Fix pass/fail detection for
12254         cross targets.  Coerce return value >0 to 1.
12255
12256 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
12257
12258         * config/unix.exp (${tool}_load): Call program rsh, not proc.
12259
12260         * config/emb-unix.exp: New file.
12261
12262         * config/sim.exp: Error if variable $SIM not defined.
12263         (${tool}_load): Mark test as "untested" if simulator missing.
12264
12265         * config/unix.exp: Load remote.exp to get rcp_download.
12266         * lib/c-torture.exp: Use different option lists for testcases with
12267         and without loops.
12268         * gcc.c-torture/execute/execute.exp: Likewise.
12269
12270 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
12271
12272         * config/*.exp: Clarify return code from ${tool}_load.
12273         Call `unresolved' or `untested' instead of `warning' or `perror'
12274         (sometimes you still want to call both though).
12275         Add comment that `shell_id' is local to each file.
12276         * config/udi.exp (timeout): Set to 30.
12277         Don't print warning if connection fails, $connectmode has already
12278         printed an error.
12279         (${tool}_load): Move verbose messages to level 2.
12280         Rework pattern for "Process started" message.
12281         Pass `shell_id' to ${connectmode}_download.
12282         Retry twice upon timeout.  Make resetting of target more robust.
12283         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
12284         Pass `shell_id' to exit_$connectmode.
12285         Only call exit_$connectmode if connected.
12286         * config/unix.exp (${tool}_load): Check return codes better.
12287         * config/vrtx.exp (${tool}_load): Likewise.
12288         * config/vx.exp (${tool}_load): Likewise.
12289         Delete unneeded global's.
12290         * lib/dg.exp (dg-test): Update to reflect clarified return codes
12291         from ${tool}_load.
12292         (dg-stat): Delete.
12293         (dg-init): Delete recording of pass/fail counts.
12294         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
12295         (old-dejagnu-init): Likewise.
12296         (old-dejagnu-stat): Delete contents, empty proc now.
12297         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
12298         (c-torture): Delete references to lcnt, lpass, lfail.
12299         Get option list from TORTURE_OPTIONS.
12300         Delete -funroll[-all]-loops if no loops.
12301         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
12302         (g++_stat): Delete contents (empty proc now).
12303         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
12304         (gcc_finish): Likewise.
12305         (gcc_stat): Deleted.
12306         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
12307         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
12308         * gcc.c-torture/execute/execute.exp: Likewise.
12309         Split tests into two parts: compile, execute.
12310         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
12311         no loops.  Update to reflect clarified return codes from ${tool}_load.
12312
12313 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
12314
12315         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
12316         to grep for.
12317         (old-dejagnu): Likewise (where necessary).
12318
12319 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
12320
12321         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
12322
12323         * lib/dg.exp (dg-process-target): Fix processing of selector.
12324         Add comment regarding use of `error'.
12325
12326         * lib/gcc.exp (prune_system_crud): Define if missing.
12327         * lib/g++.exp (prune_system_crud): Likewise.
12328
12329         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
12330         Call prune_system_crud.
12331         * lib/dg.exp (dg-runtest): New proc.
12332         Use perror instead of send_user for tcl errors in testcase.
12333         Don't return any value, it's never used.
12334         Don't clobber previous definition of `unknown'.
12335         Print tcl errors in `dg-final'.
12336
12337 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
12338
12339         * lib/dg.exp (dg-process-target): Improve syntax error messages.
12340         (dg-test): Don't print errorInfo, it contains stack backtrace.
12341
12342 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
12343
12344         * lib/g++.exp (runtest_file_p): Define if missing.
12345
12346 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
12347
12348         * lib/mike-g++.exp: Comment out loading of g++.exp.
12349         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
12350         (default_g++_version): Always print something.
12351         (default_g++_start): Comment out call to `which'.
12352         (g++_start, g++_load): Deleted (must be defined in config file).
12353         * lib/gcc.exp: Test for existence of $CC at start.
12354         Delete check for tmpdir (done in gcc_init).
12355         (default_gcc_version): Always print something.
12356         (default_gcc_start): Comment out call to `which'.
12357         * config/*.exp: Major cleanup - make cross targets work at least a
12358         little better for g++ (by not being "--tool gcc" specific).
12359         Rename gcc_xxx to ${tool}_xxx.
12360         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
12361         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
12362
12363 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
12364
12365         * lib/c-torture.exp (c-torture-compile): Rework compiler
12366         message processing.
12367
12368         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
12369         c-torture.
12370
12371 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12372
12373         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
12374
12375         * lib/dg.exp (dg-process-target): Support { target native }.
12376
12377 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
12378
12379         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
12380         looked for "... program xxx got fatal signal".
12381         Correct regsub munging of `comp_output'.
12382         Ignore compiler messages "path prefix not used" and "linker input
12383         file unused".
12384
12385 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
12386
12387         * lib/gcc.exp (runtest_file_p): Define if missing.
12388         * gcc.prms/template.c: Example to work from.
12389
12390 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
12391
12392         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
12393         * lib/dg.exp (dg-test): Call unsupported testcases as such.
12394
12395         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
12396         * gcc.prms/1883.c: Moved from compile/940714-1.c.
12397         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
12398         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
12399
12400         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
12401         (dg-process-target): No longer a varargs proc.
12402         Return S/N for target, P/F for xfail.  All callers changed.
12403         (user option procs): More argument checking.
12404         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
12405         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
12406         (dg-test): Skip test if not running on selected target in `dg-do'.
12407         Update handling of `dg-do-what', `dg-output-text'.
12408         Separate execution pass/fail from output pattern match pass/fail.
12409         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
12410
12411 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12412
12413         * gcc.c-torture/special/special.exp: Don't expect failure for mips
12414         target for 920510-1.c.
12415
12416 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
12417
12418         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
12419         Clean up comment regarding use of passcnt, etc.
12420         (gcc_stat): Don't update `testcnt' here.
12421         (gcc_finish): Do it here.
12422         Might as well reset `but_id' here too.
12423         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
12424         to determine if the file should be tested.
12425         * gcc.c-torture/compile/compile.exp: Likewise.
12426         * gcc.c-torture/execute/execute.exp: Likewise.
12427         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
12428         * gcc.misc-tests/dg-test.exp: Likewise.
12429         * gcc.prms/prms.exp: Likewise.
12430         * gcc.wendy/wendy.exp: Likewise.
12431         * g++.old-deja.exp: Likewise.
12432         Move "Testing file" message to verbose level 1.
12433
12434 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
12435
12436         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
12437
12438 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12439
12440         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
12441         (default_gcc_start): Accept optional second list element
12442         of compiler flags.  Print compiler output at verbosity level 2.
12443         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
12444         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
12445         Save current values of framework globals passcnt, failcnt, xpasscnt,
12446         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
12447         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
12448         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
12449         xfailcnt to compute stats.  Update framework global `testcnt' from
12450         pass/fail counts.
12451         (gcc_finish): New proc.  Clean up test environment.
12452         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
12453         (gcc_epass, gcc_efail): Delete.
12454         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
12455         argument of line number.
12456         (dg-init): If the tool has an init routine, call it.
12457         (dg-test): Remove args `cflags_var' and `libs_var'.
12458         Pass all compiler options to ${tool}_start.
12459         Handle missing line number.
12460         (dg-finish): New function.
12461         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
12462         particular files.  Call gcc_finish at end.  Move "skipping test"
12463         message to verbosity level 3.
12464         * gcc.c-torture/compile/compile.exp: Likewise.
12465         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
12466         * gcc.c-torture/execute/execute.exp: Likewise.
12467         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
12468         Print testcase being tried at verbosity level 1.
12469         * gcc.c-torture/special/special.exp: Unset xfail.
12470         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
12471         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
12472         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
12473         * gcc.failure/failure.exp: Likewise.
12474         * gcc.ieee/ieee.exp: Likewise.
12475         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
12476         Update call to dg-test.  Call dg-finish at end.
12477         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
12478         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
12479         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
12480         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
12481         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
12482         * gcc.wendy/wendy.exp: Add copyright.
12483         Delete setting of tmpdir (done by gcc_init).
12484         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
12485         Pass compiler flags to gcc_start.  Call gcc_finish at end.
12486         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
12487         gcc_[ce]pass/fail.
12488
12489 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
12490
12491         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
12492         confusion.
12493         (g++_load): Likewise.
12494
12495         * config/*.exp (gcc_load): Some were varargs fns and some were not.
12496         Rename argument to `prog' to remove the confusion.
12497         Varargs fns behave differently too!
12498         (g++_load): Likewise.
12499
12500         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
12501
12502         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
12503         what it is.  Delete (always) printing of status value for !native.
12504         Simplify verbose code, and include status and exec_output.
12505         (g++_load): Use gcc_load.
12506
12507 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12508
12509         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
12510         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
12511         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
12512         940714-3.c as these testcases don't exist anymore.  Make
12513         va-arg-1.c expected to pass.
12514
12515 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
12516
12517         * gcc.misc-tests/misc.exp: Only run specific testcases.
12518         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
12519         * gcc.misc-tests/dg-[1-9].c: New files.
12520
12521         * lib/dg.exp: New testsuite driver.
12522         * gcc.prms/prms.exp: Use it.
12523
12524         * README.gcc: New file.
12525
12526         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
12527         Document and reset `lxpass' and `lxfail'.
12528         Simplify "initialized" message.
12529         (gcc_stat): Clean up comments a little.
12530
12531 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
12532
12533         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
12534
12535 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
12536
12537         * lib/old-dejagnu.exp (process-option): New proc.
12538         (old-dejagnu-init, old-dejagnu-stat): Likewise.
12539         (old-dejagnu): Simplify.
12540         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
12541
12542 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
12543
12544         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
12545         exists and is not an empty string.
12546
12547         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
12548         $xfail rather than calling setup_xfail.  Clear $xfail when test is
12549         finished.
12550         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
12551         automatically.
12552
12553         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
12554         longer expected to fail.
12555
12556         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
12557         "f" function call.
12558
12559         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
12560
12561         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
12562         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
12563         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
12564         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
12565         c-torture-1.29.
12566
12567         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
12568         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
12569
12570         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
12571
12572         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
12573         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
12574
12575         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
12576         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
12577         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
12578
12579 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12580
12581         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
12582         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
12583         940714-1.c, 940714-2.c, 940714-3.c},
12584         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
12585         gcc.misc-tests/{mg.c,mg.exp}:
12586         New tests.
12587         * gcc.noncompile/noncompile.exp: Change accordingly.
12588
12589 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
12590
12591         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
12592         Undo previous clobberage.
12593
12594 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
12595
12596         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
12597         * gcc.special/{930510-1.c, special.exp}:
12598         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
12599         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
12600         struct-varargs-1.c}: New tests from c-torture-1.26.
12601
12602 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12603
12604         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
12605           argument to switch.
12606
12607 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
12608
12609         * Revert the previous changes.  Please see Rob's directory
12610           (/lisa/test/rob/progressive/gcc/testsuite) for testing
12611           fixes.
12612
12613 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
12614
12615         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
12616             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
12617             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
12618             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
12619             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
12620             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
12621             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
12622             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
12623             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
12624             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
12625             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
12626             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
12627             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
12628             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
12629             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
12630             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
12631             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
12632             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
12633             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
12634             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
12635             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
12636             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
12637             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
12638             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
12639             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
12640             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
12641             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
12642
12643 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
12644
12645         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
12646             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
12647           with perror calls.
12648
12649 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
12650
12651         * config/unix.exp (g++_load): Fix syntax.
12652
12653 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12654
12655         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
12656         * gcc.noncompile/921017-1.c: Deleted obsolete test.
12657         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
12658         Don't expect va-arg-1.c to fail.  Correct expected output for
12659         920928-1.c.
12660         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
12661         * gcc.wendy/hbm4.c: Correct typo.
12662         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
12663
12664 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
12665
12666         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
12667         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
12668         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
12669         * lib/c-torture.exp (c-torture-compile): Ditto.
12670
12671         Reduce volume of output (remove all the -I's and such).
12672         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
12673         Call gcc_cpass, gcc_cfail.
12674         (c-torture): Pass testing option to c-torture-compile.
12675
12676 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
12677
12678         Bring patches over from progressive.
12679         * config/default.exp: Exit remote shell cleanly.
12680         (g++_exit, g++_start): Add default versions.
12681         * config/sim.exp (gcc_load): Use perror, not error.
12682
12683 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
12684
12685         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
12686         set in site.exp.
12687
12688 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
12689
12690         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
12691         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
12692         (wendy_try): New proc to run testcase.
12693         (main loop): Call 'em.
12694         * gcc.wendy/*.c: Clean up pass to correct expected output.
12695
12696         * lib/gcc.exp: Minor cleanup work.
12697         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
12698
12699 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
12700
12701         * config/sim.exp (gcc_load): Document return codes better.
12702         Don't pass -v to simulator.
12703
12704 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12705
12706           * gcc.special/920717-x.c: Fix typo.
12707           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
12708           get at sources.
12709
12710         * lib/mike-gcc.exp: Fix typo.
12711
12712 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12713
12714         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
12715         binary to use, transform the name.
12716         * config/*.exp: rename everything. Nuke any g++ specific files,
12717         it's now a special case of gcc that requires no special support.
12718         Add a default.exp for unsupported targets.
12719
12720 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
12721
12722         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
12723         lib/old-dejagnu.exp: Fix a few patterns to work with the new
12724         version of Tcl.
12725
12726 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12727
12728         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
12729         than a warning.
12730
12731 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12732
12733         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
12734
12735 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12736
12737         * gcc.execute/execute.exp: Combine opt_list and foption_list into
12738         option_list.  Compile every file with only 4/6 option choices
12739         (same as C torture) instead of with 12/18 different option
12740         choices.
12741         * lib/c-torture.exp: Likewise.
12742
12743         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
12744         not already set.
12745
12746 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
12747
12748         * lib/old-deja.exp: Add `excess errors test fails' error, now one
12749         can put an XFAIL *-*-* on excess errors.
12750
12751 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
12752
12753         * g++.law: Add more tests derived from g++-bugs snapshots.
12754
12755         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
12756         equivalent to g++.law/init9.
12757
12758         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
12759         compiled it, and the a.out file after we've run it.
12760
12761 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12762
12763         * lib/mike-g++.exp (postbase): Delete the .o file after we've
12764         compiled it, and the a.out file after we've run it.
12765
12766 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12767
12768         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
12769
12770 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12771
12772         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
12773         version number.
12774
12775 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12776
12777         * g++.law: New directory of g++ tests derived from the g++-bugs
12778         snapshots.
12779
12780 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12781
12782         * gcc.compile: initbug1.c initbug1.exp testcase added
12783
12784 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12785
12786         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
12787         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
12788           fixes submitted by Jeff Law (law@cs.utah.edu)
12789         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
12790           Jeff Law (law@cs.utah.edu)
12791
12792
12793 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
12794
12795         * config/unix-g++.exp: Follow the gcc way of doing things.
12796         * g++.old-deja/old-deja.exp: Minor updates.
12797         * lib/g++.exp: New file, follow the gcc way of doing things.
12798         * lib/old-dejagnu.exp: Minor updates.
12799         * lib/mike-g++.exp: Always unset errorInfo.
12800
12801 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
12802
12803         * lib/gcc.exp: Fix some errors with the below change, CC and
12804         CFLAGS should be global when setting, not local.
12805
12806 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12807
12808         * lib/gcc.exp: Transform tool name.
12809
12810 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12811
12812         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
12813
12814 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12815
12816         * lib/gcc.exp: change gcc_done to gcc_stat
12817
12818 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12819
12820         * Upgraded gcc testsuite to c-torture version 1.25
12821
12822 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12823
12824         * lib/gcc.exp: added reporting code. Changed verbose compile message.
12825         * lib/c-torture: added hooks for new reporting code.
12826
12827 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12828
12829         * config/sh-gcc.exp: check if sh-sim exists in the path
12830
12831 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12832
12833         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
12834         * gcc.compile/compile.exp: Initial changes for new logic.
12835         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
12836         * gcc.failure/failure.exp: Initial changes for new logic.
12837         * gcc.ieee/ieee.exp: Initial changes for new logic.
12838         * gcc.misc-tests/misc.exp: Initial changes for new logic.
12839         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
12840         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
12841         * lib/c-torture.exp: Initial changes for new logic.
12842         * lib/gcc.exp: Initial changes for new logic.
12843
12844 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
12845
12846         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
12847         depend upon failure or success.  Fully qualify names in failure
12848         and success messages.  Always remove a.out before starting
12849         compile, just in case.  Pay more attention to error text output by
12850         the compiler.  Handle testcases with no known past errors just
12851         like all others, so that things are uniform.  Other miscellaneous
12852         improvements.
12853
12854 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12855
12856         * gcc.cpp: new directory for cpp tests
12857
12858 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12859
12860         * lib/chill.exp: Code reformatted, removed unused code.
12861         * config/unix-chill.exp: Code reformatted, removed unused code.
12862         * chill.execute/execute.exp: Code reformatted, removed unused code.
12863         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
12864
12865 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
12866
12867         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
12868         routines not written.
12869
12870 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12871
12872         * config/bug-gcc.exp: Use new procs from bug.exp.
12873
12874 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12875
12876         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
12877         via ftp, rather than depending on NFS.
12878         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
12879         case.
12880
12881 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12882
12883         * config/bug-gcc.exp: Use new download proc.
12884
12885 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
12886
12887         * chill.execute/execute.exp: cleanups, handles errors better
12888         * chill.compile/compile.exp: rewrite, based on execute.exp
12889         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
12890         * lib/chill.exp: major changes to diff proc and compile and link
12891           procs. added chill_fail and chill_pass wrappers to pass and
12892           fail. added more comments, and handle error codes better.
12893           Added a hack to capture stderr from exec, so noncompile tests
12894           can work.
12895
12896 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12897
12898         * chill.execute/execute.exp: rewrite of testsuite driver
12899         * lib/chill.exp: rewrite of testsuite driver
12900         * config/unix-chill.exp: rewrite of testsuite driver
12901
12902 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
12903
12904     In chill.execute:
12905         * iexpr.ch: Standardize uppercase.
12906         * tuples.dat: Standardize uppercase.
12907         * vary.ch: standardize.  Correct varying string assignments.
12908         * vary.dat: Add new output lines.
12909
12910 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
12911
12912     In chill.execute:
12913         * chprintf.ch: Standardize use of uppercase.
12914         * tuples.ch: Standardize and turn arr2 into a DCL,
12915           rather than a SYN.
12916         * pinits.ch: Standardize.
12917
12918 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12919
12920         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
12921         * Makefil: Renamed to Makefile.in.
12922         * configure.in: New.
12923
12924 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
12925
12926     In chill.execute:
12927         * .cvsignore: Add result/output files.
12928         * Makefile: Fix up variables at start.  Use MFLAGS
12929           everywhere.  Correct bool_loc, built_ins entries.
12930           Add entry for vary1.ch.
12931         * bitarray.ch: Standardize upper-case usage.
12932         * bitexpr.ch: Standardize, add output of b1.
12933         * params.ch: Use arrayt in along PROC parameters, to
12934           avoid novelty problems.
12935         * sets.ch: Tiny cleanup.
12936         * vary1.ch: Re-indent.
12937
12938 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
12939
12940           * Add PR-related files to Makefiles, .cvsignore files, etc.
12941
12942 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12943
12944         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
12945           with compiler objects. New names are test-flow.c and test-loop.c
12946
12947 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12948
12949         * Upgraded c-torture tests from 1.19 to 1.20
12950
12951         * new files:
12952         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
12953         * gcc.compile: 930623-1.c 930623-2.c
12954         * gcc.noncompile: 930622-1.c 930622-2.c
12955         * gcc.failure: 920411-1.c 920627-2.c
12956         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
12957
12958 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12959
12960         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
12961           More changes to get testsuite working properly. Needs more work.
12962           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
12963
12964 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12965
12966         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
12967           More changes to get testsuite working properly. Needs more work.
12968
12969 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
12970
12971         * chill.compile/compile.exp: Added for Dejagnu support
12972         * chill.execute/execute.exp: Added for Dejagnu support
12973         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
12974
12975 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
12976
12977     This should complete moving the CHILL test files.
12978         * chill.noncompile(.cvsignore printf.grt
12979             in-printf.grt chprintf.grt chprintf.ch):
12980             Added test-support files.
12981           (Makefile): Modified further.
12982         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
12983             signal.ch): Added test files.
12984           * chill.execute (.cvsignore printf.grt printr.c
12985             in-printf.grt rts.c chprintf.grt rts.h): Added
12986           test-support files.
12987             (Makefile): More corrections.
12988
12989 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
12990
12991         * chill.compile, chill.execute, chill.nocompile: Add CHILL
12992           test cases, ready for DejaGnu.
12993
12994 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12995
12996         * Upgraded c-torture tests from 1.18 to 1.19
12997
12998         * gcc.compile: added test(s):
12999           930607-1.c
13000         * gcc.execute: added test(s):
13001           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
13002
13003         * added new subdirectory for misc tests: gcc.misc-tests
13004         * gcc.misc-test(s): added tests:
13005           inst-check.c test-consts.c test-ior.c test-switch.c
13006
13007 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13008
13009         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
13010
13011 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
13012
13013         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
13014
13015 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13016
13017         * Upgraded c-torture tests from 1.17 to 1.18
13018
13019 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13020
13021         * Upgraded c-torture tests from 1.12 to 1.17
13022
13023 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
13024
13025         * lib/old-dejagnu.exp:
13026           Fixed handling of XFAIL target triplets to correctly
13027           recognize wildcard characters.  Removed code that
13028           appended a unique id tag to the end of the file name
13029           printed out by the result of the testcases within a
13030           given test file.
13031
13032 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
13033
13034         * lib/old-dejagnu.exp:
13035           Reworked expected failure handling to trigger off of XFAIL
13036           keyword in keyphrase embeded in testcase source code. The
13037           XFAIL keyword must be at the end of the keyphrase line. It
13038           may optionally be followed by one or more target triplets.
13039           It has just occured that the handling of wildcards in the
13040           target triplet may not be correct.
13041
13042 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
13043
13044         * g++.old-deja/tests:
13045           Moved all subdirectories up one level into g++.old-deja .
13046
13047         * lib/old-dejagnu.exp:
13048           Fixed problem with CXXFLAGS not being properly reset, and being
13049           corrupted with extraneous "-c" compiler option.  This was
13050           causing binaries to not be generated for test that needed them.
13051           Modified strings passed to "pass" and "fail" so that individual
13052           tests from the same test file would be distinguished by an
13053           identifier appended to the test file name in the summary logs;
13054           this corrected a problem with erroneous diff logs.  Added code
13055           to search testcases for expected fail and unexpected pass keywords.
13056
13057 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13058
13059         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
13060
13061 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
13062
13063         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
13064           Removed extraneous text from end of "Special g++ Options"
13065           keyphrase.
13066
13067         * lib/old-dejagnu.exp: Added pattern matching to look for new
13068           keywords, embedded in testcases comments, which will trigger
13069           calls to xpass and xfail.
13070
13071 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
13072
13073         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
13074           comments embedded in the testcases, especially the one looking for
13075           special compiler options, as well as the pattern matching for the
13076           compiler output again.
13077
13078 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
13079
13080         * lib/old-dejagnu.exp: Do a proper check of the return value for
13081           execute tests. Fixed several problems with the pattern matching
13082           of the compiler output which gave erroneous test results.
13083           Changed several of the test result messages to be more descriptive.
13084         * config/unix-g++.exp: Proc g++_load now actually works and
13085           executes the tests passed to it and returns a usable return
13086           value.
13087
13088 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13089
13090           * lib/gcc.exp: Exits gracefully if $CC is bogus.
13091
13092 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
13093
13094         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
13095           Modified both files to properly execute the old style
13096           dejagnu tests. The previous versions of these files were
13097           experimental and did not function anything near correctly.
13098
13099 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
13100
13101         * Removed all Makefile.in and configure.in files. No configuration
13102         needed now.
13103
13104 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
13105
13106         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
13107
13108 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13109
13110         * gcc.compile/configure.in, gcc.unsorted/configure.in,
13111         gcc.special/configure.in, gcc.noncompile/configure.in,
13112         gcc.execute/configure.in, gcc.code_quality/configure.in,
13113         g++.other/configure.in, g++.old-deja/configure.in,
13114         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
13115         in srcname setting.
13116
13117 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13118
13119         * lib/udi.exp:  Fixed mondfe and mondfe_download.
13120         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
13121         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
13122
13123 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13124
13125         * config/udi-gdb.exp: Check $shell_id after connecting to target.
13126         (gdb_exit): Don't remove *_soc files.
13127
13128 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
13129
13130         * lib/c-torture.exp: Don't look for main; instead always use -w
13131         -c.  This is how the c-torture tests work.  Remove the object
13132         file if the compilation succeeds.
13133         * gcc.execute/execute.exp: Remove executable if test passes.
13134         * gcc.noncompile/noncompile.exp: Every test is an expected
13135         failure.
13136         * gcc.special/special.exp: Added tests from c-torture 1.11,
13137         corrected use of existing test.
13138         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
13139         gcc.execute/920625-1.c: Updated to c-torture 1.11.
13140         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
13141         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
13142         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
13143         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
13144         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
13145         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
13146         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
13147         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
13148         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
13149         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
13150         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
13151         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
13152         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
13153         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
13154         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
13155         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
13156         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
13157         c-torture 1.11.
13158         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
13159         correspond to c-torture 1.11.
13160
13161         * New file.