OSDN Git Service

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