OSDN Git Service

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