OSDN Git Service

* g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2
3         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
4
5 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6
7         PR c/8439
8         * gcc.dg/20021110.c: Move to ...
9         * gcc.c-torture/compile/20021110.c: .... here.
10
11 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12
13         PR c/8467
14         * gcc.c-torture/execute/20021111-1.c
15
16 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
17
18         PR c/8439
19         * gcc.dg/20021110.c: New test.
20         
21 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
22
23         * g++.dg/abi/vthunk3.C: Run only on x86.
24
25 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
26
27         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
28
29 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
30
31         * lib/compat.exp (compat-execute): Fix logic error in last
32         change.
33
34 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
35
36         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
37
38 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
39
40         PR c++/8389
41         * g++.dg/template/access6.C: New test.
42
43 Fri Nov  8 10:52:15 CET 2002  Jan Hubicka  <jh@suse.cz>
44
45         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
46
47 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
48
49         * g++.dg/abi/vthunk3.C: New test.
50
51         PR c++/8338
52         * g++.dg/template/crash2.C: New test.
53
54 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
55
56         * testsuite/g++.dg/abi/dtor1.C: New test.
57         * testsuite/g++.dg/abi/dtor2.C: Likewise.
58
59 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
60
61         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
62         Darwin.
63
64 2002-11-04  Adam Nemet  <anemet@lnxw.com>
65
66         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
67         -mthumb.  Only xfail with -O0.
68
69 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
70
71         * g++.dg/abi/thunk1.C: New test.
72         * g++.dg/abi/thunk2.C: Likewise.
73         * g++.dg/abi/vtt1.C: Likewise.
74
75 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
76
77         PR optimization/8423
78         * gcc.c-torture/execute/builtin-constant.c: New test.
79
80 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
81
82         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
83         Add some more cases.
84
85 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
86
87         PR c++/8391
88         * g++.dg/opt/local1.C: New test.
89
90 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
91
92         PR c++/8160
93         * g++.dg/template/complit1.C: New test.
94
95         PR c++/8149
96         * g++.dg/template/typename4.C: Likewise.
97
98 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
99
100         Core issue 287, PR c++/7639
101         * g++.dg/template/instantiate1.C: Adjust error location.
102         * g++.dg/template/instantiate3.C: New test.
103         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
104         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
105         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
106
107 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
108
109         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
110
111 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
112
113         PR c++/8287
114         * g++.dg/init/dtor2.C: New test.
115
116 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
117
118         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
119         * gcc.dg/nest.c: Bypass errors on irix6.
120
121 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
122
123         * gcc.dg/nest.c: Expect error for mmix-*-*.
124         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
125
126 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
127
128         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
129         markers.
130
131         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
132
133 2002-10-25  Mike Stump  <mrs@apple.com>
134
135         * gcc.dg/warn-1.c: New test.
136
137 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
138
139         * g++.dg/template/typename3.C: New test.
140
141 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
142
143         * g++.dg/lookup/ptrmem1.C: New test.
144
145         * g++.dg/abi/vthunk2.C: New test.
146
147 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
148
149         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
150
151 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
152
153         * g++.dg/abi/empty9.C: New test.
154
155 2002-10-24  Richard Henderson  <rth@redhat.com>
156
157         * g++.dg/inherit/thunk1.C: Enable for ia64.
158
159 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
160
161         PR c++/8067
162         * g++.dg/lookup/pretty1.C: New test.
163
164 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
165
166         * gcc.dg/20021023-1.c: New test.
167
168 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
169
170         PR c++/7679
171         * g++.dg/parse/inline1.C: New test.
172
173 2002-10-23  Richard Henderson  <rth@redhat.com>
174
175         * g++.dg/inherit/thunk1.C: Enable for x86_64.
176
177         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
178
179 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
180
181         PR c++/6579
182         * g++.dg/parse/stmtexpr3.C: New test.
183
184 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
185
186         * g++.dg/expr/cond1.C: New test.
187
188 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
189
190         * g++.dg/abi/vbase13.C: New test.
191         * g++.dg/abi/vbase14.C: Likewise.
192
193 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
194
195         * gcc.dg/tls/pic-1.c: New test.
196         * gcc.dg/tls/nonpic-1.c: New test.
197         * gcc.dg/20021018-1.c: New test.
198
199 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
200
201         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
202         Remove only files with the same base name as the test case.
203         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
204         (profopt-execute): Likewise.  Also, remove old profiling
205         and performance data files before running the tests.
206
207         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
208         * g++.dg/bprob/bprob.exp: Likewise.
209         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
210         to allow more general test case names.
211
212         * g++.dg/bprob/bprob-1.C: Rename to ...
213         * g++.dg/bprob/g++-bprob-1.C: ... this.
214
215         * g77.dg/bprob/bprob-1.f: Rename to ...
216         * g77.dg/bprob/g77-bprob-1.f: ... this.
217
218 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
219
220         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
221         bison 1.50 or later.
222
223 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
224
225         * g++.dg/README: Describe more test directories.
226
227 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
228
229         * g++.dg/init/array6.C: Add additional tests.
230
231 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
232
233         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
234         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
235
236 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
237
238         * gcc.c-torture/compile/20020604-1.x: New.
239         * gcc.c-torture/compile/simd-5.x: Likewise.
240         * gcc.c-torture/execute/920710-1.x: Likewise.
241         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
242
243 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
244
245         * g++.dg/inherit/override1.C: Add dg-options clause.
246
247 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
248
249         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
250         _mm_slli_si128.
251
252 2002-10-19  Andreas Schwab  <schwab@suse.de>
253
254         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
255         directory component.
256
257 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
258
259         * g++.dg/inherit/thunk1.C: New test.
260
261         * g++.dg/inherit/override1.C: New test.
262
263         * g++.dg/abi/mangle11.C: New test.
264         * g++.dg/abi/mangle14.C: New test.
265         * g++.dg/abi/mangle17.C: New test.
266
267 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
268
269         * g++.dg/overload/member2.C: New test.
270
271 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
272
273         * g++.dg/README: Describe new compat directory.
274         * g++.dg/dg.exp: Skip tests in compat directory.
275         * README.compat: New file.
276         * lib/compat.exp: New expect script.
277         * g++.dg/compat: New test directory.
278         * g++.dg/compat/compat.exp: New expect script.
279         * g++.dg/compat/abi: New test directory.
280         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
281         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
282         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
283         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
284         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
285         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
286         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
287         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
288         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
289         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
290         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
291         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
292         * g++.dg/compat/break: New test directory.
293         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
294         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
295         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
296         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
297         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
298         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
299         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
300         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
301         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
302         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
303         g++.dg/compat/break/README: New files.
304         * g++.dg/compat/eh: New test directory.
305         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
306         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
307         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
308         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
309         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
310         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
311         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
312         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
313         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
314         g++.dg/compat/eh/filter2_y.C,
315         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
316         g++.dg/compat/eh/new1_y.C,
317         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
318         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
319         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
320         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
321         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
322         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
323         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
324         g++.dg/compat/eh/unexpected1_y.C: New files.
325         * g++.dg/compat/init: New test directory.
326         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
327         g++.dg/compat/init/array5_y.C,
328         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
329         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
330         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
331         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
332         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
333         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
334         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
335         g++.dg/compat/init/init-ref2_y.C: New files.
336
337 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
338
339         PR c++/7584
340         * g++.dg/inherit/using3.C: New test.
341
342 Thu Oct 17 19:12:58 CEST 2002  Jan Hubicka  <jh@suse.cz>
343
344         * gcc.dg/20021017-2.c: New test.
345
346 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
347
348         * g++.dg/abi/mangle16.C: Adjust.
349
350         * g++.dg/init/array8.C: New test.
351
352 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
353
354         * gcc.dg/special/mips-abi.exp: New test.
355         * gcc.dg/special/mips-abi.s: Empty file used by the above.
356
357 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
358
359         * g++.dg/abi/mangle16.C: New test.
360         * g++.dg/abi/mangle17.C: Likewise.
361
362         PR c++/7478
363         * g++.dg/template/ref1.C: New test.
364
365 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
366
367         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
368
369 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
370
371         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
372
373 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
374
375         PR c++/7524
376         * g++.dg/init/array7.C: New test.
377
378 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
379
380         * g++.dg/init/array6.C: New test.
381
382         * g++.dg/abi/mangle13.C: Likewise.
383         * g++.dg/abi/mangle14.C: Likewise.
384         * g++.dg/abi/mangle15.C: Likewise.
385
386 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
387
388         * g++.dg/abi/empty8.C: New test.
389
390 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
391
392         * g++.dg/init/ctor1.C: New test.
393
394 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
395
396         * gcc.c-torture/execute/20021015-1.c: New test.
397
398 Tue Oct 15 14:22:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
399
400         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
401
402 Mon Oct 14 20:37:51 CEST 2002  Jan Hubicka  <jh@suse.cz>
403
404         * gcc.dg/i386-ssetype-[1-5].c: New tests.
405
406 2002-10-14  Richard Henderson  <rth@redhat.com>
407
408         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
409
410 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
411
412         PR optimization/6631
413         * g++.dg/opt/const2.C: New test.
414
415 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
416
417         PR c++/7176
418         * g++.dg/parse/friend1.C: New test.
419         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
420
421 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
422
423         * gcc.dg/20021014-1.c: New test.
424
425 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
426
427         PR c++/5661
428         * g++.dg/ext/vlm1.C: New test.
429         * g++.dg/ext/vlm2.C: Likewise.
430
431         * g++.dg/init/array1.C: Remove invalid braces.
432         * g++.dg/init/brace1.C: New test.
433         * g++.dg/init/copy2.C: Likewise.
434         * g++.dg/init/copy3.C: Likewise.
435         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
436         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
437         braces.
438
439 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
440
441         * gcc.dg/cpp/assembler.S: Don't use -ansi.
442
443 Fri Oct 11 10:56:49 2002  Richard Shann  <richard.shann@superh.com>
444
445         * gcc.c-torture/compile/simd-5.c: New test.
446
447 2002-10-10  Jim Wilson  <wilson@redhat.com>
448
449         * gcc.c-torture/execute/20021010-1.c: New test.
450
451 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
452
453         PR c/7353
454         * g++.dg/ext/typedef-init.C: New test.
455         * gcc.dg/typedef-init.c: New test.
456
457 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
458
459         * gcc.dg/cpp/paste13.c: New test.
460
461 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
462
463         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
464         remaining platforms, XFAIL during compile, not execute.  Don't
465         XFAIL at -O0.
466
467 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
468
469         * gcc.dg/alias-1.c: Tweak expected warning.
470
471 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
472
473         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
474
475 2002-10-06  Andreas Jaeger  <aj@suse.de>
476
477         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
478         * gcc.dg/cpp/c++98.C: Likewise.
479
480         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
481         * g++.dg/cpp/c++98.C: Likewise.
482
483         * g++.dg/README (Subdirectories): Mention cpp directory.
484
485         PR target/7559
486         * gcc.dg/20021006-1.c: New test.
487
488 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
489
490         PR c++/7804
491         * g++.dg/other/warning1.C: New test.
492
493 2002-10-04  Roger Sayle  <roger@eyesopen.com>
494
495         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
496         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
497         and sparc-*-* with -m64 as expected failures.  See PR 8087.
498
499 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
500
501         PR c++/7931
502         * g++.dg/template/ptrmem3.C: New test.
503
504         PR c++/7754
505         * g++.dg/template/union1.C: New test.
506
507 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
508
509         PR c++/8006
510         * g++.dg/abi/mangle9.C: New test.
511         * g++.dg/abi/mangle10.C: New test.
512         * g++.dg/abi/mangle11.C: New test.
513         * g++.dg/abi/mangle12.C: New test.
514
515 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
516
517         PR c++/7188.
518         * g++.dg/template/meminit1.C: New test.
519         * g++.dg/warn/Wreorder-1.C: Likewise.
520         * g++.old-deja/g++.mike/warn3.C: Tweak.
521         * lib/prune.exp: Ingore "in copy constructor".
522
523 2002-10-02  Andreas Jaeger  <aj@suse.de>
524
525         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
526         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
527         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
528         on x86-64.
529
530 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
531
532         * gcc.dg/empty1.C: Fix typo.
533
534 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
535
536         * gcc.dg/alias-1.c: New test.
537
538 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
539
540         * gcc.dg/empty1.C: New test.
541
542         * g++.dg/tls/init-2.C: Tweak error messages.
543
544 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
545
546         * gcc.c-torture/compile/20020923-1.c: New test.
547
548 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
549
550         * gcc.c-torture/execute/ffs-1.c: New test.
551         * gcc.c-torture/execute/ffs-2.c: Ditto.
552
553 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
554
555         * g++.dg/overload/member1.C: New test.
556
557 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
558
559         * g++.dg/abi/empty7.C: New test.
560         * g++.dg/init/pm2.C: Likewise.
561
562 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
563
564         * g++.dg/rtti/crash1.C: New test.
565
566 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
567
568         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
569         gcc.dg/sibcall-4.c: New tests.
570
571 2002-09-28  Roger Sayle  <roger@eyesopen.com>
572
573         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
574         powerpc and MMIX targets.
575
576 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
577
578         * gcc.dg/cpp/20020927-1.c: New.
579
580 2002-09-26  David S. Miller  <davem@redhat.com>
581
582         * gcc.c-torture/compile/trunctfdf.c: New.
583
584 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
585
586         * lib/target-supports.exp (check_weak_available): Handle solaris2.
587
588 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
589
590         * gcc.c-torture/execute/loop-15.c: New.
591
592 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
593
594         * README.QMTEST: Fix typo.
595
596 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
597
598         * gcc.dg/20020926-1.c: New test.
599
600 2002-09-25  David S. Miller  <davem@redhat.com>
601
602         PR target/7842
603         * gcc.c-torture/execute/shiftdi.c: New test.
604
605 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
606
607         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
608         unique to the tool.
609         * lib/g77.exp (g77_init): Likewise.
610         * lib/g++.exp (g++_init): Likewise.
611         * lib/objc.exp (objc_init): Likewise.
612
613 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
614
615         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
616         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
617         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
618
619 2002-09-25  Richard Henderson  <rth@redhat.com>
620
621         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
622         too-small long double.
623
624 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
625
626         * gcc.dg/20020919-1.c: New test.
627
628 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
629
630         * g++.dg/abi/bitfield6.C: New test.
631         * g++.dg/abi/bitfield7.C: New test.
632         * g++.dg/abi/bitfield8.C: New test.
633         * g++.dg/abi/vbase11.C: New test.
634
635 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
636
637         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
638         hppa*-*-hpux*.  Update test comment.
639
640 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
641
642         * gcc.dg/tls/struct-1.c: New test.
643
644 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
645
646         * gcc.dg/cpp/tr-warn2.c: Update.
647
648 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
649
650         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
651
652 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
653
654         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
655         systems.
656
657 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
658
659         * gcc.c-torture/execute/ieee/mzero3.c: New test.
660
661         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
662         Adjust for c++filt moved to binutils.  Remove spurious duplicate
663         setting of cxxfilt.
664
665 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
666
667         * gcc.dg/20020312-2.c: Update for darwin.
668
669 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
670
671         * g++.old-deja/g++.other/crash32.C: Mark ICE.
672
673 Tue Sep 17 13:59:45 2002  Nicola Pero  <n.pero@mi.flashnet.it>
674
675         * objc.dg/comp-types-1.m: New test.
676         * objc.dg/comp-types-2.m: New test.
677         * objc.dg/comp-types-3.m: New test.
678         * objc.dg/comp-types-4.m: New test.
679         * objc.dg/comp-types-5.m: New test.
680         * objc.dg/comp-types-6.m: New test.
681
682 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
683
684         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
685
686 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
687
688         * g++.dg/other/do1.C: New test.
689
690         * g++.dg/template/subst1.C: New test.
691
692 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
693
694         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
695
696 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
697
698         * g++.dg/template/qualttp20.C: Adjust expected errors.
699         * g++.old-deja/g++.jason/report.C: Likewise.
700         * g++.old-deja/g++.other/qual1.C: Likewise.
701
702         * g++.dg/lookup/scoped2.C: New test.
703
704         * g++.dg/ext/asm3.C: New test.
705
706 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
707
708         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
709
710 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
711
712         * ChangeLog: follow spelling conventions.
713         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
714         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
715         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
716         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
717         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
718         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
719         * g++.old-deja/g++.law/global-init1.C: Likewise.
720         * g++.old-deja/g++.other/delete4.C: Likewise.
721         * g++.old-deja/g++.other/inline21.C: Likewise.
722         * g++.old-deja/g++.other/singleton.C: Likewise.
723         * g77.dg/strlen0.f: Likewise.
724         * g77.f-torture/compile/20010519-1.f: Likewise.
725         * g77.f-torture/compile/980310-4.f: Likewise.
726         * gcc.c-torture/compile/20000605-1.c: Likewise.
727         * gcc.c-torture/execute/20020225-1.c: Likewise.
728         * gcc.dg/c90-hexfloat-2.c: Likewise.
729         * gcc.dg/c99-bool-1.c: Likewise.
730         * gcc.dg/c99-hexfloat-2.c: Likewise.
731         * gcc.dg/dll-2.c: Likewise.
732         * gcc.dg/wtr-union-init-1.c: Likewise.
733         * gcc.dg/wtr-union-init-2.c: Likewise.
734         * gcc.dg/wtr-union-init-3.c: Likewise.
735         * gcc.dg/cpp/avoidpaste1.c: Likewise.
736         * gcc.dg/cpp/defined.c: Likewise.
737         * gcc.dg/cpp/macsyntx.c: Likewise.
738         * gcc.dg/cpp/paste2.c: Likewise.
739         * gcc.dg/cpp/trad/defined.c: Likewise.
740         * gcc.dg/format/c90-printf-1.c: Likewise.
741         * gcc.dg/format/c90-scanf-1.c: Likewise.
742         * gcc.dg/format/c99-printf-1.c: Likewise.
743         * gcc.dg/format/c99-scanf-1.c: Likewise.
744         * gcc.misc-tests/gcov-8.c: Likewise.
745         * lib/profopt.exp: Likewise.
746
747 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
748
749         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
750
751 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
752
753         * g++.dg/inherit/using2.C: New test.
754
755 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
756
757         * ChangeLog: Follow spelling conventions.
758         * g++.dg/template/friend4.C: Likewise.
759         * g++.old-deja/g++.pt/crash67.C: Likewise.
760         * gcc.c-torture/execute/20000801-4.c: Likewise.
761         * gcc.dg/c90-digraph-1.c: Likewise.
762         * gcc.dg/c94-digraph-1.c: Likewise.
763         * gcc.dg/c99-digraph-1.c: Likewise.
764         * gcc.dg/cpp/line5.c: Likewise.
765         * gcc.dg/cpp/multiline.c: Likewise.
766         * gcc.dg/cpp/trad/literals-1.c: Likewise.
767         * gcc.dg/format/attr-3.c: Likewise.
768         * gcc.dg/format/c90-scanf-3.c: Likewise.
769         * gcc.dg/format/ext-4.c: Likewise.
770
771 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
772
773         * g++.dg/template/pretty1.C: New test.
774
775 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
776
777         * gcc.c-torture/execute/struct-cpy-1.c: New test.
778
779 2002-09-13  Matt Austern  <austern@apple.com>
780
781         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
782         passing a cast expression to a function by const reference.
783
784 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
785
786         * g++.dg/template/deduce1.C: New test.
787
788 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
789
790         * gcc.c-torture/execute/simd-1.c: Force all use of int to
791         32-bit int.
792
793 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
794
795         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
796         usage.
797
798 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
799
800         * gcc.c-torture/compile/20020910-1.c: New test.
801
802 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
803
804         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
805
806 2002-09-10  Andreas Jaeger  <aj@suse.de>
807
808         * gcc.dg/20020312-2.c: Adjust for x86-64.
809
810 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
811
812         * g77.dg/7388.f: New test case for PR 7388.
813
814 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
815
816         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
817
818 2002-09-05  Ziemowit Laski <zlaski@apple.com>
819
820         * objc.dg/proto-lossage-1.m: New test.
821
822 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
823
824         * gcc.dg/cpp/_Pragma4.c: Fix typo.
825
826 Fri Sep  6 16:39:37 2002  Nicola Pero  <n.pero@mi.flashnet.it>
827
828         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
829         expected to pass.
830
831 2002-09-06  Stan Shebs  <shebs@apple.com>
832             David Edelsohn  <edelsohn@gnu.org>
833
834         * gcc.dg/weak: New directory.
835         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
836         target-specific xfail bits.
837         * gcc.dg/typeof-2.c: Move to new directory.
838         * gcc.dg/weak.exp: New expect script.
839
840 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
841
842         * gcc.c-torture/execute/extzvsi.c: New test.
843
844 2002-09-05  Stan Shebs  <shebs@apple.com>
845
846         * gcc.dg/weak-1.c: xfail on Darwin.
847         * gcc.dg/weak-2.c: Ditto.
848         * gcc.dg/weak-3.c: Ditto.
849         * gcc.dg/weak-4.c: Ditto.
850         * gcc.dg/weak-5.c: Ditto.
851         * gcc.dg/weak-6.c: Ditto.
852         * gcc.dg/weak-7.c: Ditto.
853         * gcc.dg/weak-8.c: Ditto.
854         * gcc.dg/weak-9.c: Ditto.
855
856 Thu Sep  5 00:34:33 2002  J"orn Rennecke <joern.rennecke@superh.com>
857
858         * gcc.c-torture/execute/loop-14.c: New test.
859
860 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
861
862         * g++.dg/other/cxa-atexit1.C: New test.
863
864         * gcc.dg/typeof-2.c: New test.
865
866 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
867
868         * gcc.dg/cpp/_Pragma4.c: New test.
869
870 Tue Sep  3 11:04:26 2002  Nicola Pero  <n.pero@mi.flashnet.it>
871
872         * objc/execute/nil_method-1.m: New testcase.
873
874 Sun Sep  1 12:47:39 2002  Nicola Pero  <n.pero@mi.flashnet.it>
875
876         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
877         [Object class], not [Object initialize].
878
879 2002-08-31  Roger Sayle  <roger@eyesopen.com>
880             Hans-Peter Nilsson  <hp@bitrange.com>
881
882         * gcc.c-torture/execute/20020720-1.x: Skip test on
883         mmix-knuth-mmixware.  Correct comment.
884
885 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
886
887         * testsuite/g++.dg/abi/bitfield5.C: New test.
888         * testsuite/g++.dg/abi/vbase10.C: Likewise.
889
890 Tue Aug 27 22:23:22 2002  Nicola Pero  <n.pero@mi.flashnet.it>
891
892         * objc.dg/undeclared-selector.m: New test.
893
894 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
895
896         * g++.dg/other/offsetof1.C: Avoid cast warning.
897
898 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
899
900         * objc.dg/super-class-2.m: New test.
901
902 2002-08-24  Matt Austern  <austern@apple.com>
903
904         * g++.dg/ext/lvaddr.C: New test.
905         * g++.dg/ext/lvcast.C: New test.
906
907 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
908
909         * testsuite/g++.dg/inherit/cond1.C: New test.
910
911 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
912
913         * gcc.dg/noncompile/incomplete-1.c: New test.
914
915 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
916
917         * gcc.dg/typespec-1.c: New test.
918
919 2002-08-20  Devang Patel  <dpatel@apple.com>
920         * objc.dg/proto-hier-2.m: New test.
921
922 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
923
924         * objc.dg/bitfield-1.m: New test.
925         * objc.dg/bitfield-2.m: New test.
926
927 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
928
929         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
930         gcc.dg/c99-flex-array-4.c: New tests.
931
932 2002-08-16  Stan Shebs  <shebs@apple.com>
933
934         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
935
936 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
937
938         * gcc.dg/typeof-1.c: New test.
939         * g++.dg/ext/typeof2.C: New test.
940
941 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
942
943         * g++.dg/other/offsetof1.C: New test.
944
945 2002-08-14  Richard Henderson  <rth@redhat.com>
946
947         * gcc.dg/tls/diag-3.c: Fix expected message strings.
948
949 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
950
951         * gcc.dg/cpp/_Pragma3.c: New test.
952
953 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
954
955         * g++.dg/template/inherit3: New test.
956
957 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
958
959         * gcc.dg/bitfld-4.c: Add blank options.
960
961 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
962
963         * g++.dg/template/crash1.C: New test.
964
965 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
966
967         * gcc.dg/tls/opt-2.c: New test.
968
969 2002-08-08  Devang Patel  <dpatel@apple.com>
970
971         * objc.dg/selector-1.m : New test
972
973 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
974
975         * g++.dg/abi/bitfield4.C: New test.
976         * gcc.dg/bitfld-4.c: New test.
977
978 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
979
980         * g++.dg/other/packed1.C: New test.
981
982 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
983
984         * g++.dg/abi/offsetof.C: Tweak error messages.
985         * g++.old-deja/g++.mike/p10769a.C: Likewise.
986
987 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
988
989         * gcc.dg/bitfld-3.c: New test.
990
991 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
992             Richard Henderson  <rth@redhat.com>
993
994         * gcc.dg/i386-bitfield1.c: New test.
995         * g++.dg/abi/bitfield3.C: Update.
996
997 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
998
999         * objc.dg/const-str-2.m: Update.
1000         * gcc.dg/cpp/c++98.c: Change to C extension.
1001         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
1002         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
1003
1004 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
1005
1006         * testsuite/gcc.dg/tls/diag-3.c: New.
1007
1008 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
1009
1010         * g++.dg/README (Subdirectories): Document new subdir expr.
1011         * g++.dg/expr/pmf-1.C: New test.
1012
1013 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
1014
1015         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
1016
1017 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
1018
1019         * g++.dg/abi/bitfield3.C: New test.
1020
1021 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
1022
1023         * lib/gcov.exp: Tweak expected line formats.
1024         * gcc.misc-tests/gcov8.c: New test.
1025         * gcc.misc-tests/gcov8.x: New flags.
1026
1027 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
1028
1029         * consistency.vlad/layout/endian.c: Include string.h.
1030
1031         * gcc.c-torture/execute/20020805-1.c: New test.
1032
1033 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
1034
1035         * g++.dg/other/conversion1.C: New test.
1036
1037 2002-08-03  Roger Sayle  <roger@eyesopen.com>
1038
1039         * gcc.dg/builtins-1.c: New testcase.
1040
1041 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
1042
1043         * g++.dg/inherit/access3.C: New test.
1044
1045 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
1046
1047         * gcc.dg/ia64-visibility-2.c: New test.
1048
1049 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
1050
1051         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
1052         __qualifier_flags to __flags.
1053
1054 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
1055
1056         * g++.dg/inherit/operator1.C: New test.
1057         * g++.dg/lookup/disamb1.C: Fix typo in comment.
1058         * g++.dg/other/error1.C: Change expected error message.
1059         * g++.dg/template/conv4.C: Likewise.
1060
1061 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
1062
1063         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
1064         for documented behavior.
1065
1066 2002-07-25  Roger Sayle  <roger@eyesopen.com>
1067
1068         * gcc.c-torture/execute/20020720-1.x: Skip this test on
1069         several targets known to fail.
1070
1071 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
1072
1073         * gcc.dg/mips-args-[123].c: New tests.
1074
1075 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
1076
1077         * gcc.dg/ppc-spe.c: New.
1078
1079 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
1080
1081         * g++.dg/other/ptrmem4.C: New testcase.
1082
1083 2002-07-24  Richard Henderson  <rth@redhat.com>
1084
1085         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
1086
1087 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
1088
1089         * g++.dg/ext/alignof1.C (main): Return 0 for success.
1090
1091 2002-07-24  Roger Sayle  <roger@eyesopen.com>
1092
1093         * gcc.c-torture/execute/memset-3.c: New testcase.
1094
1095 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
1096
1097         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
1098         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
1099
1100 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1101
1102         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
1103         Delete.
1104
1105 Tue Jul 23 21:02:43 2002  J"orn Rennecke <joern.rennecke@superh.com>
1106
1107         * gcc.c-torture/compile/simd-4.c: New test.
1108
1109 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1110
1111         PR c++/7347, c++/7348
1112         * g++.dg/template/access4.C: New test.
1113         * g++.dg/template/access5.C: New test.
1114         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
1115         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
1116         * g++.old-deja/g++.pt/ttp58.C: Likewise.
1117         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
1118
1119 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
1120
1121         * gcc.dg/gnu89-init-2.c: New test.
1122
1123 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
1124
1125         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
1126
1127 2002-07-20  Roger Sayle  <roger@eyesopen.com>
1128
1129         * gcc.c-torture/execute/20020720-1.c: New testcase.
1130
1131 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
1132
1133         * gcc.dg/cpp/Wsignprom.c: New tests.
1134
1135 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
1136
1137         * gcc.c-torture/execute/loop-13.c: New test.
1138
1139 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
1140
1141         * gcc.dg/cpp/expr.c: New tests.
1142
1143 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
1144
1145         * g++.dg/opt/pr6713.C: Add template instantiation.
1146
1147 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
1148
1149         * gcc.dg/nest.c: New test.
1150
1151 2002-07-17  Richard Henderson  <rth@redhat.com>
1152
1153         * g++.dg/opt/pr6713.C: New test.
1154
1155 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
1156
1157         * gcc.c-torture/execute/loop-2e.x: Let the testcase
1158         XFAIL for all x86 processors.
1159
1160 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
1161
1162         * gcc.c-torture/execute/20010122-1.x: Do not test with
1163         -fomit-frame-pointer.
1164
1165 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1166
1167         * g++.dg/template/instantiate2.C: New test.
1168         * g++.dg/template/spec4.C: New test.
1169
1170 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1171
1172         * g++.dg/template/access2.C: New test.
1173         * g++.dg/template/access3.C: New test.
1174
1175 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
1176
1177         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
1178         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
1179         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
1180         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
1181         Convert to use <stdarg.h>.
1182         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
1183         Delete.
1184         * gcc.dg/va-arg-2.c: New.
1185         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
1186
1187 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
1188
1189         * gcc.c-torture/compile/20020710-1.c: New test.
1190
1191 Thu Jul 11 15:39:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
1192                           Andrew Pinski  <pinskia@physics.uc.edu>
1193
1194         gcc.c-torture/compile/simd-2.c: New testcase.
1195         gcc.c-torture/compile/simd-3.c: Likewise.
1196
1197 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
1198
1199         PR c++/7224
1200         * g++.dg/overload/error1.C: New test.
1201
1202 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1203
1204         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
1205         configuration and IRIX 6 O32 ABI.
1206
1207 2002-07-11  Roger Sayle  <roger@eyesopen.com>
1208
1209         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
1210
1211 2002-07-10  Roger Sayle  <roger@eyesopen.com>
1212
1213         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
1214
1215 2002-07-10  Jeffrey A Law  <law@redhat.com>
1216
1217         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
1218
1219         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
1220
1221 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
1222
1223         * gcc.dg/20020312-2.c: Check for __PPC__.
1224
1225 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
1226
1227         * gcc.c-torture/compile/20020709-1.c: New test.
1228
1229 2002-07-07  Roger Sayle  <roger@eyesopen.com>
1230
1231         * g++.dg/template/qualttp21.C: New test case.
1232
1233 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
1234
1235         * gcc.c-torture/compile/20020706-1.c: New test.
1236         * gcc.c-torture/compile/20020706-2.c: New test.
1237
1238 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
1239             Alexandre Oliva  <aoliva@redhat.com>
1240
1241         * g++.dg/warn/incomplete1.C: New test.
1242
1243 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1244
1245         PR c++/7099
1246         * g++.dg/warn/noreturn1.C: New test.
1247
1248 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
1249
1250         PR c++/6706
1251         * g++.dg/debug/debug6.C: New test.
1252         * g++.dg/debug/debug7.C: New test.
1253
1254 Thu Jul  4 07:36:48 2002  J"orn Rennecke <joern.rennecke@superh.com>
1255
1256         * gcc.c-torture/compile/simd-3.c: New test.
1257
1258 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
1259
1260         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
1261         * gcc.dg/20020620-1.c: Likewise.
1262
1263 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1264
1265         PR c++/6944
1266         * g++.dg/init/array4.C: New test.
1267         * g++.dg/init/array5.C: New test.
1268
1269 Wed Jul  3 10:25:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
1270
1271         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
1272         * gcc.c-torture/execute/simd-2.c (main): Likewise.
1273
1274 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1275
1276         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
1277         * gcc.dg/wtr-aggr-init-1.c: Likewise.
1278         * gcc.dg/wtr-conversion-1.c: Likewise.
1279         * gcc.dg/wtr-escape-1.c: Likewise.
1280         * gcc.dg/wtr-int-type-1.c: Likewise.
1281         * gcc.dg/wtr-label-1.c: Likewise.
1282         * gcc.dg/wtr-static-1.c: Likewise.
1283         * gcc.dg/wtr-strcat-1.c: Likewise.
1284         * gcc.dg/wtr-suffix-1.c: Likewise.
1285         * gcc.dg/wtr-switch-1.c: Likewise.
1286         * gcc.dg/wtr-unary-plus-1.c: Likewise.
1287         * gcc.dg/wtr-union-init-1.c: Likewise.
1288         * gcc.dg/wtr-union-init-2.c: Likewise.
1289         * gcc.dg/wtr-union-init-3.c: Likewise.
1290
1291         * gcc.dg/wtr-func-def-1.c: New test.
1292
1293 2002-07-02 Devang Patel <dpatel@apple.com>
1294
1295         * objc.dg/param-1.m: New test.
1296
1297 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
1298
1299         * gcc.dg/cpp/trad/directive.c: Add test.
1300         * gcc.dg/cpp/trad/macroargs.c: Add test.
1301         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
1302
1303 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
1304
1305         * gcc.dg/cpp/cmdlne-M.c: New test.
1306
1307 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
1308
1309         * objc.dg/desig-init-1.m: New test.
1310
1311 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1312
1313         PR c++/6716
1314         * g++.dg/template/instantiate1.C: New test.
1315
1316 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
1317
1318         PR c++/7112
1319         * g++.dg/template/sizeof2.C: New test.
1320
1321 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
1322
1323         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
1324         gcc.dg/cpp/trad/include.c: New tests.
1325
1326 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
1327
1328         PR target/7177
1329         * gcc.c-torture/compile/20020701-1.c: New test.
1330
1331 2002-07-01  Stan Shebs  <shebs@apple.com>
1332
1333         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
1334         header here...
1335         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
1336         (objc-torture-execute): or here.
1337
1338 Mon Jul  1 12:51:05 2002  J"orn Rennecke <joern.rennecke@superh.com>
1339
1340         * gcc.c-torture/execute/arith-rand-ll.c: New test.
1341
1342 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
1343
1344         * gcc.dg/cpp/trad/escaped-nl.c: New test.
1345
1346 2002-06-30  Devang Patel  <dpatel@apple.com>
1347
1348         * objc.dg/fsyntax-only.m: New test.
1349
1350 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
1351
1352         PR c++/6695
1353         * g++.dg/template/friend7.C: New file.
1354
1355 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
1356
1357         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
1358         return type.
1359
1360 Thu Jun 27 15:23:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
1361
1362         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
1363         avoid division by zero.
1364
1365 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
1366
1367         * gcc.dg/Wunknownprag.c: New tests.
1368
1369 Tue Jun 25 21:50:38 2002  J"orn Rennecke <joern.rennecke@superh.com>
1370
1371         * gcc.c-torture/execute/simd-2.c: New test.
1372
1373 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
1374
1375         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
1376         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
1377         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
1378         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
1379         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
1380         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
1381         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
1382         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
1383         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
1384         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
1385         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
1386         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
1387         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
1388         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
1389         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
1390         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
1391         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
1392
1393 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
1394
1395         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
1396         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
1397         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
1398         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
1399         New tests.
1400         * gcc.dg/cpp/trad/directive.c: Update.
1401
1402 2002-06-23  Andreas Jaeger  <aj@suse.de>
1403
1404         * gcc.c-torture/execute/complex-6.c: New.
1405
1406 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
1407
1408         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
1409         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
1410         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
1411         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
1412
1413 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
1414
1415         * gcc.dg/cpp/trad: New directory with traditional tests copied
1416         from parent directory.
1417         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
1418         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
1419         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
1420         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
1421         Move to trad/ and rename.
1422         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
1423         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
1424         gcc.dg/cpp/trad/redef2.c: New tests.
1425         * gcc.dg/cpp/trad/trad.exp: New driver.
1426
1427 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
1428
1429         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
1430         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
1431         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
1432         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
1433         Remove.
1434
1435 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
1436
1437         * gcc.dg/20020620-1.c: New test.
1438
1439 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1440
1441         * g++.dg/template/ttp4.C: New test.
1442
1443 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
1444
1445         * g++.dg/opt/vt1.C: Fix regexp.
1446
1447 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1448
1449         * gcc.c-torture/execute/pure-1.c: Make functions static again.
1450         Don't use attribute `noinline'.
1451
1452 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
1453
1454         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
1455
1456 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
1457
1458         * gcc.c-torture/execute/simd-1.c: New.
1459
1460         * gcc.dg/simd-1.c: New.
1461
1462 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
1463
1464         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
1465
1466 2002-06-16  Richard Henderson  <rth@redhat.com>
1467
1468         * g++.dg/ext/anon-struct1.C: New.
1469         * g++.dg/ext/anon-struct2.C: New.
1470         * g++.dg/ext/anon-struct3.C: New.
1471         * gcc.dg/anon-struct-1.c: New.
1472         * gcc.dg/anon-struct-2.c: New.
1473         * gcc.dg/anon-struct-3.c: New.
1474         * gcc.dg/20011008-1.c: Adjust warning text.
1475         * gcc.dg/20020527-1.c: Add -fms-extensions.
1476
1477 2002-06-16  Richard Henderson  <rth@redhat.com>
1478
1479         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
1480
1481 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
1482
1483         * gcc.c-torture/execute/20020615-1.c: New test.
1484
1485 2002-06-15  Roger Sayle  <roger@eyesopen.com>
1486
1487         * gcc.c-tortuture/execute/compare-1.c: New test case.
1488         * gcc.c-tortuture/execute/compare-2.c: New test case.
1489         * gcc.c-tortuture/execute/compare-3.c: New test case.
1490
1491 2002-06-13  Richard Henderson  <rth@redhat.com>
1492
1493         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
1494         ia64 ilp32.
1495
1496 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1497
1498         * g++.dg/template/typename2.C: Update error message.
1499
1500 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
1501
1502         * gcc.c-torture/execute/20020611-1.c: New test.
1503
1504 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
1505
1506         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
1507         list of targets to skip.
1508
1509 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
1510
1511         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
1512         targets if not optimizing.
1513
1514 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
1515
1516         * gcc.c-torture/compile/20020605-1.c: New test.
1517
1518         * g++.dg/opt/vt1.C: New test.
1519
1520         * gcc.dg/20020531-1.c: New test.
1521
1522         * gcc.dg/20020530-1.c: New test.
1523
1524         * gcc.dg/20020527-1.c: New test.
1525
1526         * g++.dg/opt/cse1.C: New test.
1527
1528 2002-06-07  Roger Sayle  <roger@eyesopen.com>
1529
1530         * gcc.dg/20020607-2.c: New test case.
1531
1532 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
1533
1534         * gcc.c-torture/compile/20020604-1.c: New test.
1535
1536 2002-06-04  Richard Henderson  <rth@redhat.com>
1537
1538         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
1539         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
1540         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
1541
1542 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
1543
1544         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
1545
1546 2002-06-03  Richard Henderson  <rth@redhat.com>
1547
1548         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
1549         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
1550
1551 2002-06-02  Richard Henderson  <rth@redhat.com>
1552
1553         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
1554         test functions static.
1555
1556 2002-06-02  Andreas Jaeger  <aj@suse.de>
1557
1558         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
1559         now.
1560
1561 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1562
1563         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
1564         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
1565         Update for mofified diagnostics.
1566         * gcc.dg/c99-intconst-1.c: No longer fail.
1567
1568 2002-06-02  Richard Henderson  <rth@redhat.com>
1569
1570         * gcc.dg/uninit-A.c: Remove xfail markers.
1571
1572 2002-06-01  Roger Sayle  <roger@eyesopen.com>
1573
1574         * gcc.dg/fnegate-1.c: New test case.
1575
1576 2002-05-30  Osku Salerma  <osku@iki.fi>
1577
1578         * gcc.c-torture/execute/mayalias-1.c: New file.
1579
1580 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1581
1582         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
1583         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
1584         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
1585
1586 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
1587
1588         * gcc.c-torture/execute/20020529-1.c: New test.
1589
1590 2002-05-27  Richard Henderson  <rth@redhat.com>
1591
1592         * g++.dg/ext/attrib6.C: New test case.
1593
1594 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1595
1596         * gcc.c-torture/execute/pure-1.c: New test.
1597
1598 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
1599
1600         * gcc.dg/cpp/arith-2.c: Remove.
1601
1602 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
1603
1604         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
1605         * gcc.dg/cpp/if-3.c: Remove.
1606
1607 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
1608
1609         * g++.dg/opt/cse2.C: New test.
1610
1611 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
1612
1613         * gcc.dg/cpp/arith-1.c: New semantic tests.
1614         * gcc.dg/cpp/if-1.c: Update.
1615
1616 2002-05-24  Ben Elliston  <bje@redhat.com>
1617
1618         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
1619
1620 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
1621
1622         * gcc.dg/verbose-asm.c: New test.
1623
1624 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1625
1626         * gcc.dg/cpp/paste12.c: New test.
1627
1628 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
1629
1630         * g++.dg/parse/named_ops.C: New test.
1631
1632 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
1633
1634         * gcc/testsuite/gcc.dg/weak-8.c: New test.
1635
1636 Thu May 23 11:09:26 2002  J"orn Rennecke <joern.rennecke@superh.com>
1637
1638         * gcc.dg/weak-2.c: Allow optional leading underscore
1639         in scan-assembler symbol name.
1640         * gcc.dg/weak-3.c: Likewise.
1641         * gcc.dg/weak-4.c: Likewise.
1642         * gcc.dg/weak-5.c: Likewise.
1643
1644 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
1645
1646         * gcc.dg/20020523-1.c: New test.
1647
1648 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
1649
1650         * objc.dg/const-str-2.m: Update now that we stop after
1651         a command line error.
1652
1653 2002-05-22  Richard Henderson  <rth@redhat.com>
1654
1655         * g++.dg/dg.exp: Fix typo in test pruneing.
1656
1657 2002-05-22  Richard Henderson  <rth@redhat.com>
1658
1659         * g++.dg/dg.exp: Prune the tls subdirectory.
1660         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
1661         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
1662         * g++.dg/tls/init-1.C: New.
1663
1664 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
1665
1666         * gcc.dg/20020517-1.c: New test.
1667
1668 2002-05-21  Richard Henderson  <rth@redhat.com>
1669
1670         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
1671         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
1672
1673 Tue May 21 14:25:32 2002  Brian R. Gaeke  <brg@dgate.ORG>
1674
1675         * g++.dg/other/copy2.C: New test.
1676
1677 Mon May 20 10:51:35 2002  J"orn Rennecke <joern.rennecke@superh.com>
1678
1679         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
1680         (MAX_COPY): Bump up to 10 times sizeof (long long).
1681         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
1682
1683         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
1684         sizeof (long long).
1685
1686         * gcc.c-torture/execute/strcpy-1.c: New test.
1687
1688 2002-05-19  Jason Merrill  <jason2redhat.com>
1689
1690         * g++.dg/ext/oper1.C: New test.
1691
1692 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
1693 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
1694
1695         * README.QMTEST: New file.
1696
1697         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
1698
1699 2002-05-19  Andreas Jaeger  <aj@suse.de>
1700
1701         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
1702         now.
1703         * gcc.c-torture/execute/loop-2d.x: Likewise.
1704
1705 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
1706
1707         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
1708         support weak symbols.
1709         * gcc.dg/weak-4.c: Likewise
1710         * gcc.dg/weak-6.c: Likewise
1711
1712 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
1713
1714         * gcc.dg/weak-3.c: Add dg-excess-error comment for
1715         cygwin, coff and h8300-*-hms targets
1716         * gcc.dg/weak-5.c: Likewise
1717         * gcc.dg/weak-7.c: Likewise
1718
1719 2002-05-16  Jason Merrill  <jason@redhat.com>
1720
1721         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
1722         (scan-assembler-not, scan-assembler-dem): Likewise.
1723         (scan-assembler-dem-not): Likewise.
1724
1725 2002-05-15  Richard Henderson  <rth@redhat.com>
1726
1727         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
1728
1729 2002-05-15  Richard Henderson  <rth@redhat.com>
1730
1731         * gcc.dg/weak-5.c (vfoo1c): No warning here.
1732         (vfoo1f): Warning here.
1733         (vfoo1l): Don't redefine the alias.
1734
1735 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
1736
1737         * g++.dg/init/pm1.C: New test.
1738
1739 2002-05-12  David S. Miller  <davem@redhat.com>
1740
1741         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
1742         types.
1743
1744 2002-05-10  Roger Sayle  <roger@eyesopen.com>
1745
1746         * gcc.c-torture/execute/20020510-1.c: New test case.
1747
1748 2002-05-10  David S. Miller  <davem@redhat.com>
1749
1750         * gcc.c-torture/execute/conversion.c: Test long double too.
1751
1752 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
1753
1754         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
1755         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
1756         * lib/g++.exp (g++_link_flags): Likewise.
1757         * lib/objc.exp (objc_target_compile): Likewise.
1758
1759 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
1760
1761         * gcc.dg/cpp/poison.c: Update.
1762         * gcc.dg/cpp/20000625-2.c: Remove.
1763         * gcc.dg/cpp/direct2s.c: Remove final test.
1764
1765 2002-05-08  Tom Rix  <trix@redhat.com>
1766
1767         * gcc.c-torture/execute/20020508-1.c: New test.
1768         * gcc.c-torture/execute/20020508-2.c: New test.
1769         * gcc.c-torture/execute/20020508-3.c: New test.
1770
1771 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
1772
1773         * gcc.dg/cpp/charconst-4.c: More tests.
1774
1775 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
1776
1777         PR c/6569
1778         * gcc.dg/weak-3.c: Update location of warning messages.
1779         * gcc.dg/weak-5.c: Likewise.
1780
1781 2002-05-06  Roger Sayle  <roger@eyesopen.com>
1782
1783         * gcc.c-torture/execute/20020506-1.c: New test case.
1784
1785 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
1786
1787         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
1788
1789 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1790
1791         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
1792
1793 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1794
1795         * gcc.dg/cpp/charconst-3.c: New test.
1796
1797 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1798
1799         * gcc.dg/cpp/charconst.c: Update tests.
1800
1801 2002-05-05  Tim Josling  <tej@melbpc.org.au>
1802
1803         * treelang: Added directory for new sample language treelang. Also
1804         lib/treelang.exp: New file to signal treelang should be tested.
1805
1806 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
1807
1808         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
1809         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
1810         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
1811         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
1812         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
1813         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
1814         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
1815
1816 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1817
1818         * gcc.dg/format/xopen-2.c: New test.
1819
1820 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
1821
1822         * gcc.dg/20020503-1.c: New test.
1823
1824 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
1825
1826         * g++.dg/init/dtor1.C: Make it tougher.
1827
1828 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
1829
1830         * g++.dg/init/dtor1.C: New test.
1831
1832 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
1833
1834         * gcc.dg/altivec-8.c: New.
1835
1836 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
1837
1838         * gcc.dg/altivec-7.c: New.
1839
1840 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
1841
1842         * g++.dg/parse/typedef1.C: New test.
1843
1844 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
1845
1846         PR c++/6486
1847         * g++.dg/template/friend6.C: New test.
1848
1849         PR c++/6492
1850         * g++.dg/init/copy1.C: New test.
1851
1852 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
1853
1854         * g++.dg/warn/effc1.C: New test.
1855
1856 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1857
1858         * gcc.dg/cpp/if-cexp.c: Add a test.
1859
1860 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
1861
1862         * gcc.dg/20020426-2.c: New test.
1863
1864 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
1865
1866         * gcc.dg/cpp/if-mop.c: Update.
1867         * gcc.dg/cpp/if-mpar.c: Add test.
1868         * gcc.dg/cpp/if-oppr.c: Update.
1869
1870 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1871
1872         PR c/6343
1873         * gcc.dg/weak-[2-7].c: New tests.
1874
1875 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
1876
1877         * gcc.dg/enum1.c: New test.
1878
1879 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
1880
1881         PR c++/6497
1882         * g++.dg/inherit/access2.C: New test.
1883
1884 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
1885
1886         PR bootstrap/6445
1887         * gcc.dg/20020426-1.c: New test.
1888
1889 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
1890
1891         * g++.dg/abi/enum1.C: New test.
1892
1893 2002-04-26  Richard Henderson  <rth@redhat.com>
1894
1895         * gcc.dg/c99-bool-1.c: Expect always true warning.
1896
1897 2002-04-25  Roger Sayle  <roger@eyesopen.com>
1898
1899         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
1900
1901 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1902
1903         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
1904         targets.
1905
1906 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
1907
1908         * g++.dg/abi/mange7.C: New test.
1909
1910         PR c++/6438.
1911         * g++.dg/parse/stmtexpr2.C: New test.
1912
1913 Wed Apr 24 21:38:36 2002  J"orn Rennecke <joern.rennecke@superh.com>
1914
1915         * gcc.dg/20020312-2.c: Add SH target.
1916
1917 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1918
1919         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
1920         compiler output on mips*-*-irix*.
1921
1922 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
1923
1924         * g++.dg/parse/attr1.C: New test.
1925
1926 2002-04-23  Roger Sayle  <roger@eyesopen.com>
1927
1928         * gcc.c-torture/execute/string-opt-17.c: New test case.
1929         * gcc.c-torture/execute/memset-2.c: New test case.
1930
1931 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
1932
1933         PR c++/6256:
1934         * g++.dg/template/friend5.C: New test.
1935
1936         PR c++/6331:
1937         * g++.dg/template/qual1.C: Likewise.
1938
1939 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
1940
1941         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
1942         Include stdlib.h, not stdio.h or ctype.h.
1943
1944 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
1945
1946         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
1947         cris-*-elf* and mmix-*-*.
1948         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
1949         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
1950         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
1951         Ditto.
1952         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
1953         * gcc.dg/wchar_t-1.c: Ditto.
1954
1955 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
1956
1957         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
1958         Clarify comment.
1959
1960 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
1961
1962         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
1963
1964 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1965
1966         * gcc.c-torture/execute/20000906-1.x: Delete.
1967
1968 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
1969
1970         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
1971
1972 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
1973
1974         * PR6367
1975         * g77.f-torture/execute/6367.f: New test.
1976         * g77.f-torture/execute/6367.x: Disable for MMIX.
1977
1978 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
1979
1980         * PR6352
1981         * g++.dg/opt/inline2.C: New test.
1982
1983 2002-04-18  Richard Henderson  <rth@redhat.com>
1984
1985         * gcc.dg/20000906-1.c: Enable for all targets.
1986         * gcc.c-torture/compile/iftrap-2.c: New.
1987
1988 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
1989
1990         * gcc.dg/20020418-1.c: New test.
1991         * gcc.dg/20020418-2.c: New test.
1992
1993 2002-04-18  Richard Henderson  <rth@redhat.com>
1994
1995         * gcc.c-torture/compile/iftrap-1.c: New.
1996         * gcc.dg/iftrap-1.c: Adjust for ia64.
1997         * gcc.dg/iftrap-2.c: New.
1998
1999 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
2000
2001         * gcc.c-torture/compile/20020418-1.c: New test.
2002
2003 2002-04-18  Roger Sayle  <roger@eyesopen.com>
2004
2005         * gcc.c-torture/compile/20020415-1.c: New.
2006
2007 2002-04-18  David S. Miller  <davem@redhat.com>
2008
2009         * gcc.c-torture/execute/20020418-1.c: New test.
2010
2011 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
2012
2013         * gcc.dg/20020416-1.c: New test.
2014
2015         * g++.dg/opt/inline1.C: New test.
2016
2017 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
2018
2019         * gcc.dg/altivec-5.c: New test.
2020
2021         * gcc.dg/20020415-1.c: New test.
2022
2023 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
2024
2025         * testsuite/lib/chill.exp: Remove.
2026
2027 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
2028
2029         * g++.dg/other/big-struct.C: New test.
2030
2031 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
2032
2033         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
2034         of scratch file.
2035
2036 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
2037
2038         PR c/6277
2039         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
2040         in scan-assembler function name
2041
2042 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
2043
2044         * g77.f-torture/execute/980628-4.x,
2045         g77.f-torture/execute/980628-5.x,
2046         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
2047         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
2048         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
2049         i[34567]86-*-*.
2050
2051 2002-04-13  David S. Miller  <davem@redhat.com>
2052
2053         * gcc.c-torture/execute/20020413-1.c: New test.
2054
2055 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
2056
2057         * gcc.dg/asm-6.c,
2058         * g++.dg/ext/asm1.C: New tests.
2059
2060 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
2061
2062         PR c++ 5373.
2063         * g++.dg/parse/stmtexpr1.C: New test.
2064
2065         PR c++/5189.
2066         * g++.dg/template/copy1.C: New test.
2067
2068 2002-04-12  Richard Henderson  <rth@redhat.com>
2069
2070         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
2071
2072 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
2073
2074         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
2075         gcc.c-torture/execute/20020307-2.c.
2076
2077 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
2078
2079         * g++.dg/ext/attrib5.C,
2080         * g++.dg/lookup/struct1.C: New tests.
2081
2082 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
2083
2084         * gcc.dg/20020411-1.c: New test.
2085
2086         * gcc.c-torture/execute/20020411-1.c: New test.
2087
2088 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
2089
2090         * g77.f-torture/execute/6177.f: New test.
2091
2092 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
2093
2094         PR middle-end/6247
2095         * g++.dg/opt/cleanup1.C: New test.
2096
2097         * g++.dg/opt/const1.C: New test.
2098
2099 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
2100
2101         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
2102
2103 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
2104
2105         PR c++/5507
2106         * g++.dg/template/typename2.C: New test.
2107
2108 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
2109
2110         * gcc.c-torture/execute/loop-12.c: New.
2111
2112 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
2113
2114         * g77.f-torture/execute/980628-4.x,
2115         g77.f-torture/execute/980628-5.x,
2116         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
2117         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
2118         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
2119
2120 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2121
2122         PR optimization/6086
2123         * g++.dg/opt/preinc1.C: New test.
2124
2125 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
2126
2127         PR c++/5571
2128         * g++.dg/opt/static2.C: New test.
2129
2130 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
2131
2132         PR c/5120
2133         * gcc.dg/20020406-1.c: New test.
2134
2135 2002-04-04  David S. Miller  <davem@redhat.com>
2136
2137         * gcc.c-torture/execute/20020404-1.c: New test.
2138
2139 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
2140
2141         PR c/6123
2142         * gcc.dg/20020312-2.c: Do not declare global register variable
2143         if __PIC__ or __pic__ is defined.
2144
2145 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
2146
2147         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
2148         __asm__ so that it works correctly even if -ansi -pedantic-errors.
2149
2150 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2151
2152         * gcc.misc-tests/linkage.exp: Update last change to handle
2153         sparc*-, not just sparc-.
2154
2155 2002-04-03  Richard Henderson  <rth@redhat.com>
2156
2157         * gcc.dg/cpp/ucs.c: Improved long UCS test.
2158
2159 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
2160
2161         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
2162
2163 2002-04-02  David S. Miller  <davem@redhat.com>
2164
2165         * gcc.c-torture/execute/20020402-3.c: New test.
2166
2167 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
2168
2169         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
2170         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
2171
2172         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
2173         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
2174         g77.f-torture/execute/20001201.x,
2175         g77.f-torture/execute/u77-test.x: New files.
2176
2177         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
2178         * gcc.dg/wchar_t-1.c: Ditto.
2179
2180 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2181
2182         * gcc.c-torture/execute/20020402-1.c: New test.
2183
2184 2002-04-01  Richard Henderson  <rth@redhat.com>
2185
2186         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
2187
2188         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
2189
2190 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2191
2192         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
2193
2194 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2195
2196         * g++.dg/inherit/template-as-base.C: Expect error.
2197         * g++.dg/inherit/namespace-as-base.C: Likewise.
2198
2199 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
2200
2201         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
2202         g++.dg/ext/instantiate3.C: Tweak match patterns.
2203
2204         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
2205         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
2206         -da test.
2207
2208 2002-03-31  Richard Henderson  <rth@redhat.com>
2209
2210         * gcc.dg/special/alias-2.c: New.
2211         * gcc.dg/special/ecos.exp: Run it.
2212
2213 2002-03-31  Richard Henderson  <rth@redhat.com>
2214
2215         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
2216
2217 2002-03-31  Kazu Hirata  <kazu@hxi.com>
2218
2219         * gcc.dg/weak-1.c: Disable on h8300 port.
2220
2221 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
2222
2223         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
2224         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
2225         ordering tests.
2226         * g++.dg/bprob/bprob-1.C: New test.
2227         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
2228         * g++.dg/gcov/gcov-1.C: New test.
2229         * g++.dg/gcov/gcov-1.x: New file.
2230         * g++.dg/gcov/gcov-2.C: New test.
2231         * g++.dg/gcov/gcov-3.C: New test.
2232         * g++.dg/gcov/gcov-3.h: New file.
2233
2234 2002-03-28  Roger Sayle  <roger@eyesopen.com>
2235
2236         * g++.old-deja/g++.other/builtins5.C: New test.
2237         * g++.old-deja/g++.other/builtins6.C: New test.
2238         * g++.old-deja/g++.other/builtins7.C: New test.
2239         * g++.old-deja/g++.other/builtins8.C: New test.
2240         * g++.old-deja/g++.other/builtins9.C: New test.
2241
2242 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
2243
2244         * g++.dg/opt/static1.C: New test.
2245
2246         * g++.dg/opt/longbranch1.C: New test.
2247
2248 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
2249
2250         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
2251
2252         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
2253
2254 Thu Mar 28 16:38:09 2002  Jeffrey A Law  (law@redhat.com)
2255
2256         * gcc.c-torture/execute/20020328-1.c: New test.
2257
2258 2002-03-27  Richard Henderson  <rth@redhat.com>
2259
2260         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
2261         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
2262         move from g++.old-deja/g++.ext/.
2263
2264 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
2265
2266         * g++.dg/init/new2.C: New test.
2267
2268 2002-03-26  Richard Henderson  <rth@redhat.com>
2269
2270         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
2271
2272         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
2273         on sparc.
2274
2275         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
2276         sparcv9 systems.
2277         * gcc.dg/20001102-1.c: Likewise.
2278
2279 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
2280
2281         * gcc.dg/cpp/endif-pedantic1.c,
2282         gcc.dg/cpp/endif-pedantic2.c:  New tests.
2283
2284 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
2285
2286         * g++.dg/init/new1.C: New test.
2287
2288 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
2289
2290         * g++.dg/abi/vbase9.C: New test.
2291
2292 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
2293
2294         * gcc.dg/arm-asm.c: New test.
2295
2296 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
2297
2298         * gcc.dg/Wswitch-enum.c: New test.
2299         Fix PR c/5044.
2300
2301 2002-03-26  Richard Henderson  <rth@redhat.com>
2302
2303         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
2304         structure.
2305
2306 2002-03-25  Richard Henderson  <rth@redhat.com>
2307
2308         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
2309         sparcv9 systems.
2310
2311         * gcc.c-torture/compile/20011119-1.c (xxx): New.
2312         * gcc.c-torture/compile/20011119-2.c (xxx): New.
2313
2314 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
2315
2316         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
2317
2318 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
2319
2320         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
2321         targets using generic thunk support.
2322
2323 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
2324
2325         * gcc.c-torture/compile/20020323-1.c: New test.
2326
2327         * g++.dg/opt/conj2.C: New test.
2328
2329 2002-03-24  Richard Henderson  <rth@redhat.com>
2330
2331         * gcc.dg/weak-1.c: Use -fno-common.
2332
2333 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
2334
2335         * g77.dg/f77-edit-apostrophe-out.f: New test
2336         * g77.dg/f77-edit-h-out.f: New test
2337         * g77.dg/f77-edit-t-in.f: New test
2338         * g77.dg/f77-edit-t-out.f: New test
2339         * g77.dg/f77-edit-x-out.f: New test
2340         * g77.dg/f77-edit-slash-out.f: New test
2341         * g77.dg/f77-edit-colon-out.f: New test
2342         * g77.dg/f77-edit-s-out.f: New test
2343
2344 2002-03-24  Richard Henderson  <rth@redhat.com>
2345
2346         * objc/execute/formal_protocol-6.x: New XFAIL.
2347
2348 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
2349
2350         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
2351         that do not support weak symbols
2352
2353 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
2354
2355         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
2356         * lib/g77.exp:  Likewise
2357         * lib/objc.exp: Likewise
2358
2359 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
2360
2361         * gcc.dg/Wswitch-default.c: New test.
2362
2363 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
2364
2365         * g++.dg/other/enum1.C: New test.
2366
2367 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
2368
2369         * gcc.dg/pragma-ep-3.c: Fix typo.
2370
2371 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2372
2373         * g++.dg/inherit/template-as-base.C: New test.
2374
2375 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
2376
2377         * g++.old-deja/g++.other/dwarf2-1.C: Move...
2378         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
2379
2380 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
2381
2382         * gcc.dg/cpp/multiline.c: Update to match.
2383
2384 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
2385
2386         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
2387
2388 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
2389
2390         * gcc.dg/cpp/extratokens2.c:  New file.
2391
2392 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
2393
2394         * gcc.dg/20020312-2.c: Add rs6000 target.
2395
2396         * gcc.c-torture/compile/20020319-1.c: New test.
2397
2398 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2399
2400         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
2401         (A, E): Handle this.
2402
2403 2002-03-20  Jason Merrill  <jason@redhat.com>
2404
2405         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
2406         ignoring -fpic.
2407         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
2408         through prune_gcc_output.
2409
2410 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
2411
2412         * gcc.c-torture/compile/20020320-1.c: New test.
2413
2414 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
2415
2416         * gcc.c-torture/compile/20020318-1.c: New test.
2417
2418         * gcc.dg/struct-by-value-1.c: New test.
2419
2420         * gcc.dg/20020319-1.c: New test.
2421
2422 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
2423
2424         * g++.dg/opt/conj1.C: New test.
2425
2426 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
2427
2428         * g++.dg/template/qualttp20.C: Revert previous change.
2429         * g++.dg/template/qualttp3.C: Likewise.
2430         * g++.dg/template/qualttp4.C: Likewise
2431         * g++.dg/template/qualttp5.C: Likewise
2432         * g++.dg/template/qualttp6.C: Likewise
2433         * g++.dg/template/qualttp7.C: Likewise
2434         * g++.dg/template/qualttp8.C: Likewise
2435         * g++.dg/template/recurse.C: Likewise.
2436
2437 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
2438
2439         * gcc.dg/cpp/wchar-1.c: Update.
2440
2441 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
2442
2443         * g++.dg/template/conv1.C: New test.
2444         * g++.dg/template/conv2.C: New test.
2445         * g++.dg/template/conv3.C: New test.
2446         * g++.dg/template/conv4.C: New test.
2447
2448 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
2449
2450         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
2451         * g++.dg/template/qualttp3.C: Likewise.
2452         * g++.dg/template/qualttp4.C: Likewise
2453         * g++.dg/template/qualttp5.C: Likewise
2454         * g++.dg/template/qualttp6.C: Likewise
2455         * g++.dg/template/qualttp7.C: Likewise
2456         * g++.dg/template/qualttp8.C: Likewise
2457         * g++.dg/template/recurse.C: Likewise.
2458
2459 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
2460
2461         * g++.dg/opt/dtor1.C: New test.
2462
2463 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
2464
2465         * gcc.c-torture/compile/20020315-1.c: New test.
2466
2467 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
2468
2469         * gcc.dg/weak-1.c: Fix scan tests.
2470
2471 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
2472
2473         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
2474         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
2475         cris-*-aout* mmix-*-*.
2476         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
2477         cris-*-aout* mmix-*-*.
2478         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
2479         cris-*-elf* cris-*-aout* and mmix-*-*.
2480         * gcc.dg/20001009-1.c: Ditto.
2481         * gcc.dg/20010912-1.c: Ditto.
2482         * gcc.dg/20020122-4.c: Ditto.
2483         * gcc.dg/inline-2.c: Ditto.
2484
2485 Thu Mar 14 14:28:38 2002  Jeffrey A Law  (law@cygnus.com)
2486
2487         * gcc.c-torture/compile/20020314-1.c: New test.
2488
2489 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
2490
2491         * gcc.c-torture/execute/20020314-1.c: New test.
2492
2493 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
2494
2495         * g++.dg/warn/Wunused-1.C: New test.
2496
2497 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
2498
2499         * g++.dg/abi/mangle6.C: New test.
2500
2501 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
2502
2503         * gcc.c-torture/compile/20020309-2.c: New test.
2504
2505         * gcc.c-torture/compile/20020312-1.c: New test.
2506
2507 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
2508
2509         * g++.dg/other/access1.C: New test.
2510
2511 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
2512
2513         * gcc.c-torture/execute/wchar_t-1.c: New test.
2514
2515 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
2516
2517         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
2518
2519 2002-03-12  Roger Sayle  <roger@eyesopen.com>
2520
2521         * gcc.dg/20020312-1.c: New test case.
2522
2523 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
2524
2525         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
2526
2527 2002-03-11  Richard Henderson  <rth@redhat.com>
2528
2529         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
2530         * g++.old-deja/g++.jason/report.C: Likewise.
2531
2532 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
2533
2534         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
2535         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
2536
2537 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
2538
2539         * testsuite/g++.dg/overload/pmf1.C: New test.
2540
2541 2002-03-11  Kazu Hirata  <kazu@hxi.com>
2542
2543         * gcc.c-torture/execute/20020307-1.c: Use long.
2544
2545 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
2546
2547         PR optimization/5844
2548         * gcc.dg/20020310-1.c: New test.
2549
2550 2002-03-09  Michael Meissner  <meissner@redhat.com>
2551
2552         * gcc.c-torture/execute/memcpy-2.c: New test.
2553         * gcc.c-torture/execute/memset-1.c: New test.
2554         * gcc.c-torture/execute/strlen-1.c: New test.
2555         * gcc.c-torture/execute/strcmp-1.c: New test.
2556         * gcc.c-torture/execute/strncmp-1.c: New test.
2557
2558 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
2559
2560         * gcc.dg/ppc-ldstruct.c: New test.
2561
2562 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
2563
2564         * gcc.c-torture/execute/va-arg-22.c: New test.
2565
2566 Sat Mar  9 07:47:50 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2567
2568         * gcc.c-torture/compile/20020309-1.c: New test.
2569
2570 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
2571
2572         * gcc.c-torture/execute/20020307-2.c: New test.
2573
2574 Thu Mar  7 10:05:31 2002  Jeffrey A Law  (law@redhat.com)
2575
2576         * g77.f-torture/compile/20020307-1.f: New test.
2577
2578 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
2579
2580         * gcc.dg/unordered-1.c: New test.
2581
2582 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
2583
2584         * gcc.c-torture/execute/20020307-1.c: New test.
2585
2586 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
2587
2588         * gcc.dg/20020304-1.c: New test.
2589
2590         * gcc.c-torture/compile/20020304-2.c: New test.
2591
2592 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
2593
2594         * gcc.c-torture/compile/20020304-1.c: New test case
2595         (from PR c/5830).
2596
2597 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
2598
2599         * gcc.dg/20020103-1.c: Add other -D ppc variants.
2600
2601 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2602
2603         * g++.dg/other/classkey1.C: New test.
2604
2605 2002-03-01  Richard Henderson  <rth@redhat.com>
2606
2607         * gcc.c-torture/compile/981223-1.x: New.
2608         * gcc.c-torture/compile/920625-1.x: New.
2609
2610 2002-02-28  Richard Henderson  <rth@redhat.com>
2611
2612         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
2613
2614 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
2615
2616         * gcc.c-torture/execute/20020227-1.c: New test.
2617
2618 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
2619
2620         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
2621         here" ERROR lines.
2622         * g++.old-deja/g++.oliva/partord1.C: Likewise.
2623         * g++.old-deja.g++.other/defarg1.C: Likewise.
2624         * g++.old-deja/g++.pt/calls2.C: Likewise.
2625         * g++.old-deja/g++.pt/crash20.C: Likewise.
2626         * g++.old-deja/g++.pt/crash30.C: Likewise.
2627         * g++.old-deja/g++.pt/crash36.C: Likewise.
2628         * g++.old-deja/g++.pt/crash6.C: Likewise.
2629         * g++.old-deja/g++.pt/defarg13.C: Likewise.
2630         * g++.old-deja/g++.pt/derived3.C: Likewise.
2631         * g++.old-deja/g++.pt/error1.C: Likewise.
2632         * g++.old-deja/g++.pt/friend21.C: Likewise.
2633         * g++.old-deja/g++.pt/friend23.C: Likewise.
2634         * g++.old-deja/g++.pt/infinite1.C: Likewise.
2635         * g++.old-deja/g++.robertl/eb128.C: Likewise.
2636
2637 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
2638
2639         * gcc.c-torture/execute/20020225-2.c: New test.
2640
2641 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
2642
2643         * gcc.c-torture/execute/920730-1t.c,
2644         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
2645         Delete test cases, only relevant to -traditional.
2646
2647 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
2648
2649         * gcc.dg/cpp/undef1.c: Remove.
2650         * gcc.dg/cpp/directiv.c: Update.
2651         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
2652
2653 2002-02-27  Michael Meissner  <meissner@redhat.com>
2654
2655         * gcc.c-torture/execute/20020226-1.c: New test.
2656
2657 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
2658
2659         * g++.dg/debug/debug4.C: New test.
2660
2661         * gcc.dg/ia64-visibility-1.c: New test.
2662
2663 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
2664
2665         * gcc.dg/debug/20020224-1.c: New.
2666
2667 2002-02-25  Kazu Hirata  <kazu@hxi.com>
2668
2669         * gcc.c-torture/execute/960416-1.x: New.
2670         * gcc.c-torture/execute/divconst-3.x: Likewise.
2671
2672 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
2673
2674         * gcc.dg/20020224-1.c: New test.
2675
2676 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
2677
2678         * gcc.c-torture/execute/20020225-1.c: New.
2679
2680 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
2681
2682         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
2683
2684 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
2685
2686         * gcc.dg/20020222-1.c: New test.
2687
2688 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
2689
2690         * g++.dg/opt/anonunion1.C: New test.
2691
2692 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
2693
2694         * g++.dg/template/qualttp19.C: New test.
2695         * g++.dg/template/qualttp20.C: New test.
2696         * g++.old-deja/g++.jason/report.C: Adjust expected errors
2697         * g++.old-deja/g++.other/qual1.C: Likewise.
2698
2699 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
2700
2701         * gcc.dg/attr-alwaysinline.c: New.
2702
2703 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
2704
2705         * gcc.dg/20020220-1.c: New test.
2706
2707         * gcc.dg/20020220-2.c: New test.
2708
2709         * g++.dg/opt/mmx1.C: New test.
2710
2711 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
2712
2713         * gcc.c-torture/compile/20020110.c: New test.
2714
2715 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
2716
2717         * gcc.c-torture/execute/20020219-1.c: New test.
2718
2719         * gcc.dg/20020219-1.c: New test.
2720
2721         * gcc.dg/noncompile/20020220-1.c: New test.
2722
2723         * g++.dg/opt/ptrintsum1.C: New test.
2724
2725         * gcc.dg/debug/20020220-1.c: New test.
2726
2727 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
2728
2729         * gcc.c-torture/execute/20020216-1.c: New test.
2730
2731 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
2732
2733         * gcc.dg/decl-1.c: Update, new test.
2734
2735 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
2736
2737         * g++.dg/abi/bitfield1.C: New test.
2738         * g++.dg/abi/bitfield2.C: New test.
2739
2740 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
2741
2742         * gcc.dg/attr-nest.c: New test.
2743
2744 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
2745
2746         * gcc.c-torture/execute/20020215-1.c: New test.
2747
2748 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
2749
2750         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
2751         * g++.dg/debug/debug.exp: New.
2752         * g++.dg/debug/trivial.C: New.
2753         * g++.dg/debug/debug1.C: Moved...
2754         * g++.dg/other/debug1.C: ...from here.
2755         * g++.dg/debug/debug2.C: Moved...
2756         * g++.dg/other/debug2.C: ...from here.
2757         * g++.dg/debug/debug3.C: Moved...
2758         * g++.dg/other/debug3.C: ...from here.
2759
2760         * gcc.dg/noncompile/20020213-1.c: New test.
2761
2762 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
2763
2764         * g++.dg/other/debug3.C: New test.
2765
2766         * gcc.c-torture/execute/20020213-1.c: New test.
2767
2768 2002-02-13  Richard Smith <richard@ex-parrot.com>
2769
2770         * g++.old-deja/g++.other/thunk1.C: New test.
2771
2772 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
2773
2774         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
2775
2776 2002-02-13  Stan Shebs  <shebs@apple.com>
2777
2778         * gcc.dg/altivec-3.c: New.
2779
2780 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
2781
2782         * gcc.dg/Wunreachable-1.c: New test.
2783         * gcc.dg/Wunreachable-2.c: New test.
2784
2785 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
2786
2787         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
2788
2789 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
2790
2791         * gcc.dg/decl-1.c: New test.
2792
2793 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
2794
2795         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
2796
2797 2002-02-10  Kazu Hirata  <kazu@hxi.com>
2798
2799         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
2800         * gcc.c-torture/compile/980506-1.x: Likewise.
2801
2802 2002-02-10  Kazu Hirata  <kazu@hxi.com>
2803
2804         * gcc.dg/20020210-1.c: New.
2805
2806 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
2807
2808         * g77.f-torture/execute/947.f: New regression test
2809         for PR fortran/947.
2810
2811 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
2812
2813         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
2814         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
2815
2816 2002-02-08  Richard Henderson  <rth@redhat.com>
2817
2818         * gcc.c-torture/compile/labels-3.c: New.
2819
2820 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
2821
2822         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
2823         expression statements work instead.
2824         * gcc.dg/noncompile/20020207-1.c: New test.
2825
2826 2002-02-07  Richard Henderson  <rth@redhat.com>
2827
2828         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
2829
2830 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
2831
2832         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
2833         message from g77
2834         * lib/g77-dg.exp: Trim g77 error messages so that they are
2835         recognized by dg.exp.
2836
2837 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
2838
2839         PR fortran/5473
2840         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
2841
2842 2002-02-07  Richard Henderson  <rth@redhat.com>
2843
2844         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
2845         to be sufficiently aligned for integers.
2846
2847 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
2848
2849         * g++.dg/template/friend4.C: New test.
2850
2851 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
2852
2853         PR fortran/5743
2854         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
2855         unsupported cases.
2856
2857 2002-02-07  Richard Henderson  <rth@redhat.com>
2858
2859         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
2860         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
2861         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
2862         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
2863
2864 2002-02-06  Richard Henderson  <rth@redhat.com>
2865
2866         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
2867
2868 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
2869
2870         * gcc.dg/20020206-1.c: New test.
2871
2872 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
2873
2874         * gcc.c-torture/execute/20020206-1.c: New test.
2875
2876         * gcc.c-torture/execute/20020206-2.c: New test.
2877
2878         PR optimization/5429:
2879         * gcc.c-torture/compile/20020206-1.c: New test.
2880
2881 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
2882
2883         * g++.dg/ext/align1.C: Do not use an explicit alignment value
2884         as certain file formats cannot support particularly large
2885         alignments.
2886
2887         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
2888         and do not expect to be able to link the executable.
2889
2890         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
2891         fail because the COFF format does not support the weak attribute.
2892
2893 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
2894
2895         * g77.dg/pr5473.f:  New test
2896
2897 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
2898
2899         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
2900         Fix testcase accordingly.
2901
2902 2002-02-04  Richard Henderson  <rth@redhat.com>
2903
2904         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
2905         (buf): Change to be an array of pointers, not ints.
2906
2907 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
2908
2909         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
2910         before all tests.  Move warning one line above to match where it
2911         C frontend emits.
2912         * gcc.dg/Wswitch-2.c: New test.
2913         * g++.dg/warn/Wswitch-1.C: New test.
2914         * g++.dg/warn/Wswitch-2.C: New test.
2915
2916 2002-02-04  Richard Henderson  <rth@redhat.com>
2917
2918         * g++.dg/abi/offsetof.C: Fix size comparison.
2919
2920 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
2921
2922         * gcc.dg/cast-qual-2.c: New test.
2923
2924 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
2925
2926         * gcc.dg/20020201-4.c: New test.
2927
2928 2002-02-04  Ben Elliston  <bje@redhat.com>
2929
2930         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
2931         target_info attribute != 0, in addition to the empty string.
2932         (gcc_target_compile): Likewise.
2933
2934 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
2935
2936         * gcc.dg/Wswitch.c: New test.
2937         PR gcc/4475. PR gcc/3780.
2938
2939 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
2940
2941         * g77.f-torture/execute/5122.f: New test for regressions
2942         against PR fortran/5122.
2943
2944 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
2945
2946         * g77.f-torture/compile/pr3743.f: Delete
2947         * g77.dg/pr3743-1.f: New test.
2948         * g77.dg/pr3743-2.f: New test.
2949         * g77.dg/pr3743-3.f: New test.
2950         * g77.dg/pr3743-4.f: New test.
2951
2952 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2953
2954         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
2955
2956 2002-02-02  Richard Henderson  <rth@redhat.com>
2957
2958         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
2959         * gcc.c-torture/execute/bf64-1.c: Likewise.
2960
2961 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
2962
2963         * gcc.dg/20020201-2.c: New test.
2964
2965         * gcc.dg/20020201-3.c: New test.
2966
2967         * gcc.c-torture/execute/bitfld-2.c: New test.
2968
2969 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2970
2971         * gcc.dg/bitfld-1.c: Update.
2972         * gcc.dg/bitfld-2.c: Update.
2973         * gcc.c-torture/execute/bitfld-1.x: New.
2974
2975 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
2976
2977         * gcc.c-torture/execute/20020201-1.c: New test.
2978
2979 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
2980
2981         PR target/5469
2982         * gcc.dg/20020201-1.c: New test.
2983
2984 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
2985
2986         PR fortran/3743
2987         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
2988         * g77.f-torture/compile/pr3743.x: Remove
2989
2990 2002-01-31  Tom Rix  <trix@redhat.com>
2991
2992         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
2993
2994 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
2995
2996         * gcc.dg/noncompile/20020130-1.c: New test.
2997
2998 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
2999
3000         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
3001
3002 2002-01-29  Richard Henderson  <rth@redhat.com>
3003
3004         * gcc.c-torture/execute/991118-1.c: Cast various constants back
3005         to long long.
3006         * gcc.c-torture/execute/bf64-1.c: Likewise.
3007
3008 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
3009
3010         * gcc.c-torture/execute/20020129-1.c: New test.
3011
3012 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
3013
3014         * gcc.c-torture/compile/20000224-1.c: Update.
3015         * gcc.c-torture/execute/bitfld-1.c: New tests.
3016         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
3017         * gcc.dg/uninit-A.c: Update.
3018
3019 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
3020
3021         * g++.dg/template/ctor1.C: Add instantiation.
3022
3023 2002-01-28  Paul Koning  <pkoning@equallogic.com>
3024
3025         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
3026         argument to __builtin_prefetch to be const ptr.
3027
3028 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
3029
3030         * gcc.c-torture/compile/20020120-1.c: New test.
3031
3032 2002-01-27  Kazu Hirata  <kazu@hxi.com>
3033
3034         * gcc.c-torture/execute/20020127-1.c: New test.
3035
3036 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
3037
3038         * g77.dg/f77-edit-i-in.f: New test
3039         * g77.dg/f77-edit-i-out.f: New test
3040
3041 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
3042
3043         * gcc.dg/debug/debug.exp: New file.
3044         * gcc.dg/debug/trivial.c: New file.
3045         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
3046         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
3047         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
3048         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
3049         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
3050         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
3051         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
3052         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
3053         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
3054         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
3055         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
3056         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
3057         * gcc.dg/20000503-1.c: Removed.
3058         * gcc.dg/20010207-1.c: Removed.
3059         * gcc.dg/20011223-1.c: Removed.
3060         * gcc.dg/20020104-2.c: Removed.
3061         * gcc.dg/debug-1.c: Removed.
3062         * gcc.dg/debug-2.c: Removed.
3063         * gcc.dg/debug-3.c: Removed.
3064         * gcc.dg/debug-4.c: Removed.
3065         * gcc.dg/debug-5.c: Removed.
3066         * gcc.dg/debug-6.c: Removed.
3067         * gcc.dg/dwarf2-1.c: Removed.
3068         * gcc.dg/dwarf2-2.c: Removed.
3069
3070 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
3071
3072         * g++.old-deja/g++.other/eh5.C: New test.
3073         * g++.old-deja/g++.other/sibcall2.C: New test.
3074         * g++.old-deja/g++.other/array9.C: New test.
3075         * g++.old-deja/g++.other/typename2.C: New test.
3076         * g++.old-deja/g++.other/crash60.C: New test.
3077         * g++.old-deja/g++.other/conv9.C: New test.
3078         * g++.old-deja/g++.other/mangle10.C: New test.
3079         * g++.old-deja/g++.other/unchanging1.C: New test.
3080         * g++.old-deja/g++.other/exprstmt1.C: New test.
3081         * g++.old-deja/g++.other/inline23.C: New test.
3082         * g++.old-deja/g++.eh/ia64-1.C: New test.
3083         * g++.old-deja/g++.other/dwarf2-1.C: New test.
3084         * g++.old-deja/g++.other/reload1.C: New test.
3085         * g++.old-deja/g++.other/static20.C: New test.
3086         * g++.old-deja/g++.other/local-alloc1.C: New test.
3087         * g++.old-deja/g++.other/conv8.C: New test.
3088         * g++.old-deja/g++.other/stmtexpr2.C: New test.
3089         * g++.old-deja/g++.other/storeexpr1.C: New test.
3090         * g++.old-deja/g++.other/storeexpr2.C: New test.
3091         * g++.dg/eh/template2.C: New test.
3092         * g++.dg/warn/weak1.C: New test.
3093
3094 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
3095
3096         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
3097         Remove first, non-varying, argument.
3098
3099 2002-01-23  Richard Henderson  <rth@redhat.com>
3100
3101         * gcc.dg/inline-2.c: New.
3102
3103         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
3104         Add optional target arg.  Check number of arguments.
3105         (scan-assembler-not, scan-assembler-dem): Likewise.
3106         (scan-assembler-dem-not): Likewise.
3107
3108 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
3109
3110         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
3111         line 12.
3112         * g++.old-deja/g++.brendan/parse3.C,
3113         g++.old-deja/g++.other/crash26.C,
3114         g++.old-deja/g++.other/crash28.C,
3115         g++.old-deja/g++.other/crash29.C,
3116         g++.old-deja/g++.other/crash30.C,
3117         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
3118
3119 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
3120
3121         * gcc.dg/20020115-1.c: New.
3122
3123 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
3124
3125         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
3126
3127 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
3128
3129         * gcc.dg/20020122-3.c: New.
3130
3131 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
3132
3133         * g++.dg/other/gc1.C: New test.
3134
3135 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
3136
3137         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
3138
3139 2002-01-22  Richard Henderson  <rth@redhat.com>
3140
3141         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
3142
3143 2002-01-22  Richard Henderson  <rth@redhat.com>
3144
3145         * gcc.dg/20020122-4.c: New.
3146
3147 2002-01-22  H.J. Lu <hjl@gnu.org>
3148
3149         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
3150         link output.
3151         * gcc.dg/special/ecos.exp: Likewise.
3152         * lib/g++-dg.exp: Likewise.
3153         * lib/g77-dg.exp: Likewise.
3154         * lib/gcc-dg.exp : Likewise.
3155         * lib/mike-g++.exp: Likewise.
3156         * lib/mike-g77.exp: Likewise.
3157         * lib/mike-gcc.exp: Likewise.
3158         * lib/objc-dg.exp: Likewise.
3159
3160 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
3161
3162         PR target/5379
3163         * gcc.dg/20020122-2.c: New test.
3164
3165 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
3166
3167         * gcc.dg/20020122-1.c: New test.
3168
3169 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
3170
3171         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
3172
3173 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
3174
3175         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
3176
3177 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3178
3179         * gcc.c-torture/compile/20020121-1.c: New test.
3180
3181 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3182
3183         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
3184         ld_library_path.
3185
3186 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
3187
3188         * gcc.dg/20020218-1.c: New test.
3189
3190 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
3191
3192         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
3193         messages
3194         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
3195         "At global scope" warning
3196         * g++.dg/ext/align1.C: Change cygwin test for alignment
3197         from db-bogus to dg-warning
3198
3199 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
3200
3201         * g77.f-torture/compile/cpp2.F: New test.
3202
3203 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
3204
3205         * g++.dg/template/access1.C: New test.
3206
3207 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
3208
3209         * gcc.dg/20020118-1.c: New.
3210
3211 2002-01-18  Kazu Hirata  <kazu@hxi.com>
3212
3213         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
3214
3215 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
3216
3217         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
3218         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
3219         alignment warnings.
3220
3221 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
3222
3223         * gcc.misc-tests/i386-prefetch.exp: Save and restore
3224         torture_with_loops and torture_without_loops
3225
3226 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
3227
3228         * gcc.c-torture/compile/20020116-1.c: New test.
3229
3230 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
3231
3232         * gcc.dg/20020116-2.c: New test.
3233
3234         * gcc.dg/ultrasp4.c: New test.
3235
3236         * gcc.dg/20020116-1.c: New test.
3237
3238 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
3239
3240         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
3241         by EABI.
3242
3243 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
3244
3245         * gcc.misc-tests/i386-prefetch.exp: New.
3246         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
3247         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
3248         * gcc.misc-tests/i386-pf-none-1.c: New test.
3249         * gcc.misc-tests/i386-pf-sse-1.c: New test.
3250
3251 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
3252
3253         * gcc.dg/gnu89-init-1.c: Add new tests.
3254
3255 2002-01-15  Andreas Jaeger  <aj@suse.de>
3256
3257         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
3258         * gcc.dg/i386-mmx-2.c: Likewise.
3259         * gcc.dg/i386-sse-1.c: Likewise.
3260         * gcc.dg/i386-sse-2.c: Likewise.
3261         * gcc.dg/i386-sse-3.c: Likewise.
3262
3263 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
3264
3265         * g77.f-torture/execute/intrinsic-unix-bessel.f:
3266         Uncomment additional cases that now pass.
3267
3268 2002-01-11  Richard Henderson  <rth@redhat.com>
3269
3270         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
3271         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
3272
3273 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
3274
3275         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
3276
3277 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
3278
3279         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
3280         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
3281
3282 2002-01-10  Dale Johannesen  <dalej@apple.com>
3283
3284         * gcc.c-torture/execute/loop-11.c: New.
3285
3286 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
3287
3288         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
3289         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
3290
3291 2002-01-09  Richard Henderson  <rth@redhat.com>
3292
3293         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
3294         type in which to perform the operation for each size.
3295
3296 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
3297
3298         * gcc.c-torture/compile/20020109-2.c: New test.
3299
3300 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
3301
3302         * gcc.c-torture/execute/loop-10.c: New test.
3303
3304 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
3305
3306         * gcc.c-torture/compile/20010226-1.c: New test.
3307         * gcc.c-torture/compile/20010227-1.c: New test.
3308         * gcc.c-torture/compile/20010426-1.c: New test.
3309         * gcc.c-torture/compile/20010510-1.c: New test.
3310         * gcc.c-torture/compile/20010605-3.c: New test.
3311         * gcc.c-torture/compile/20010824-1.c: New test.
3312         * gcc.c-torture/execute/20010409-1.c: New test.
3313         * gcc.dg/noncompile/20000901-1.c: New test.
3314         * gcc.dg/20001023-1.c: New test.
3315         * gcc.dg/20001101-1.c: New test.
3316         * gcc.dg/20001102-1.c: New test.
3317         * gcc.dg/20010207-1.c: New test.
3318         * gcc.dg/20010405-1.c: New test.
3319         * gcc.dg/20010822-1.c: New test.
3320         * gcc.dg/20011107-1.c: New test.
3321
3322 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
3323
3324         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
3325
3326         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
3327         execution failure on PA targets.
3328
3329 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
3330
3331         * gcc.c-torture/compile/20020109-1.c: New test.
3332
3333 2002-01-08  Kazu Hirata  <kazu@hxi.com>
3334
3335         * gcc.c-torture/execute/20020108-1.c: New test.
3336
3337 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
3338
3339         * gcc.dg/20020108-1.c: New test.
3340
3341 2002-01-08  H.J. Lu <hjl@gnu.org>
3342
3343         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
3344         for header files.
3345
3346 2002-01-08  Geoff Keating  <geoffk@redhat.com>
3347
3348         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
3349         consistency.
3350
3351 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
3352
3353         * gcc.dg/altivec-4.c: Test altivec predicates.
3354
3355 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
3356
3357         * gcc.c-torture/execute/20020107-1.c: New test.
3358
3359 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
3360
3361         PR c/5279
3362         * gcc.c-torture/compile/20020106-1.c: New test.
3363
3364 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
3365
3366         * gcc.c-torture/execute/nestfunc-4.c: New test.
3367
3368 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
3369
3370         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
3371         extra triple that slipped in.
3372         * g++.old-deja/g++.abi/align.C: Likewise.
3373         * g++.old-deja/g++.abi/bitfields.C: Likewise.
3374
3375 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
3376
3377         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
3378         * g++.old-deja/g++.abi/align.C: Likewise.
3379         * g++.old-deja/g++.abi/bitfields.C: Likewise.
3380
3381         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
3382         on FreeBSD/i386.
3383         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
3384         FreeBSD.
3385
3386 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
3387
3388         * gcc.dg/20020104-1.c: New test.
3389
3390         * gcc.dg/20020104-2.c: New test.
3391
3392 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
3393
3394         * gcc.dg/20020103-1.c: Fix typo in target selector.
3395
3396 2002-01-03  Richard Henderson  <rth@redhat.com>
3397
3398         * gcc.dg/20020103-1.c: New.
3399
3400 2002-01-03  Kazu Hirata  <kazu@hxi.com>
3401
3402         * gcc.c-torture/execute/20020103-1.c: New test.
3403
3404 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
3405
3406         * g++.dg/other/debug2.C: New test.
3407
3408         * gcc.c-torture/compile/20020103-1.c: New test.
3409
3410 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
3411
3412         * gcc.dg/gnu89-init-1.c: Added new tests.
3413
3414 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
3415
3416         * g++.dg/template/friend2.C: Remove as patch is reverted.
3417
3418         * g++.dg/warn/oldcast1.C: New test.
3419
3420         * g++.dg/template/ptrmem1.C: New test.
3421         * g++.dg/template/ptrmem2.C: New test.
3422
3423         * g++.dg/template/ntp.C: New test.
3424
3425         * g++.dg/other/component1.C: New test.
3426
3427         * g++.dg/template/ttp3.C: New test.
3428
3429         * g++.dg/template/friend2.C: New test.
3430         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
3431
3432 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
3433
3434         * g++.dg/other/ptrmem1.C: New test.
3435         * g++.dg/other/ptrmem2.C: New test.
3436
3437 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
3438
3439         * g++.dg/template/ctor1.C: New test.
3440
3441 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
3442
3443         * g++.dg/template/friend2.C: New test.
3444
3445 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
3446
3447         * gcc.dg/mmix-1.c: New test.
3448
3449 2001-12-31  Richard Henderson  <rth@redhat.com>
3450
3451         * gcc.dg/asm-5.c: New.
3452
3453 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
3454
3455         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
3456         in namespace __gnu_cxx
3457
3458 2001-12-30  Richard Henderson  <rth@redhat.com>
3459
3460         * gcc.dg/debug-6.c: New.
3461
3462 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
3463
3464         * gcc.c-torture/compile/20011229-2.c: New test.
3465
3466 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
3467
3468         * gcc.dg/debug-3.c: New test.
3469         * gcc.dg/debug-4.c: New test.
3470         * gcc.dg/debug-5.c: New test.
3471
3472 2001-12-29  Richard Henderson  <rth@redhat.com>
3473
3474         * g++.dg/eh/loop1.C: New.
3475
3476 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
3477
3478         * g++.dg/template/crash1.C: New test.
3479
3480 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
3481
3482         * g++.dg/other/const1.C: New test.
3483
3484 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
3485
3486         * gcc.c-torture/compile/20011229-1.c: New test.
3487
3488 2001-12-28  Stan Shebs  <shebs@apple.com>
3489
3490         * lib/objc-torture.exp: Resync with c-torture.exp.
3491         * lib/objc.exp: Load standard libraries.
3492
3493 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
3494
3495         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
3496         additional tests.
3497
3498 2001-12-27  Roger Sayle <roger@eyesopen.com>
3499
3500         * gcc.c-torture/execute/string-opt-16.c: New testcase.
3501
3502 2001-12-27  Richard Henderson  <rth@redhat.com>
3503
3504         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
3505
3506 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
3507
3508         * g++.dg/eh/ctor1.C: New test.
3509         * g++.dg/other/error2.C: New test.
3510
3511 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
3512
3513         * g++.dg/other/init2.C: New test.
3514
3515 2001-12-24  Richard Henderson  <rth@redhat.com>
3516
3517         * gcc.dg/20011223-1.c: New.
3518         * gcc.dg/inline-1.c: New.
3519
3520 2001-12-23  Richard Henderson  <rth@redhat.com>
3521
3522         * gcc.dg/asm-4.c: Test operand modifiers.
3523
3524 2001-12-23  Richard Henderson  <rth@redhat.com>
3525
3526         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
3527
3528 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3529
3530         * gcc.c-torture/execute/20011223-1.c: New test.
3531
3532 2001-12-21  Richard Henderson  <rth@redhat.com>
3533
3534         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
3535         re-enables the warning.
3536
3537 2001-12-21  Richard Henderson  <rth@redhat.com>
3538
3539         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
3540
3541 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
3542
3543         * gcc.c-torture/compile/20011218-1.c: New test.
3544
3545 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
3546
3547         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
3548         arm-isr.c test.
3549         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
3550         epilogue generation for ARM ISR routines.
3551
3552 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3553
3554         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
3555         * gcc.dg/format/c90-printf-3.c: Likewise.
3556         * gcc.dg/format/c99-printf-3.c: Likewise.
3557         * gcc.dg/format/ext-1.c: Likewise.
3558         * gcc.dg/format/ext-6.c: Likewise.
3559         * gcc.dg/format/format.h: Prototype unlocked stdio.
3560
3561 2001-12-20  Richard Henderson  <rth@redhat.com>
3562
3563         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
3564         (arena): Use it.
3565         (malloc): Correct allocation logic.  Abort if we fill up the
3566         arena before initialization complete.
3567         (realloc): Correct allocation logic.
3568
3569 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
3570
3571         * gcc.c-torture/compile/20011219-2.c: New test.
3572
3573         * gcc.c-torture/execute/20011219-1.c: New test.
3574
3575 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
3576
3577         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
3578         target does not support weak symbols.
3579
3580 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
3581
3582         * gcc.c-torture/compile/20011219-1.c: New test.
3583
3584 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
3585
3586         * g++.dg/other/error1.C: New test.
3587
3588 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
3589
3590         * gcc.c-torture/execute/20011217-1.c: New test.
3591
3592 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
3593
3594         * objc.dg/special/: New directory.
3595         * objc.dg/special/special.exp: New file.
3596         * objc.dg/special/unclaimed-category-1.h: New file.
3597         * objc.dg/special/unclaimed-category-1a.m: New file.
3598         * objc.dg/special/unclaimed-category-1.m: New file.
3599
3600 2001-12-17  Andreas Jaeger  <aj@suse.de>
3601
3602         * gcc.c-torture/compile/20011217-2.c: New test.
3603
3604 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3605
3606         * gcc.c-torture/compile/20011217-1.c: New test.
3607
3608 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
3609
3610         * testsuite/gcc.dg/20011214-1.c: New.
3611
3612 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
3613
3614         * gcc.dg/altivec-4.c: New.
3615
3616 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
3617
3618         * gcc.dg/20011113-1.c: New test.
3619
3620 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3621
3622         * g++.old-deja/g++.jason/template31.C: Remove templates