OSDN Git Service

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