OSDN Git Service

* c-typeck.c (common_type): Prefer long long to long when same
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2004-04-10  Joseph S. Myers  <jsm@polyomino.org.uk>
2
3         * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
4
5 2004-04-09  Chris Demetriou  <cgd@broadcom.com>
6
7         * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
8
9 2004-04-09  Zack Weinberg  <zack@codesourcery.com>
10
11         * lib/target-supports.exp (check_named_sections_available): New.
12         * lib/gcc-dg.exp (dg-require-named-sections): New.
13         * lib/prune.exp (prune_gcc_output): Incorporate prunes from
14         old-deja.exp.  Also prune error-count message from HP linker.
15         * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
16
17         * g++.dg/init/init-ref4.C: Use dg-require-weak.
18         * g++.old-deja/g++.pt/static3.C: Likewise.
19         * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
20
21 2004-04-09  Roger Sayle  <roger@eyesopen.com>
22
23         * gcc.c-torture/execute/20040409-1.c: New test case.
24         * gcc.c-torture/execute/20040409-2.c: New test case.
25         * gcc.c-torture/execute/20040409-3.c: New test case.
26
27 2004-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
28
29         * gcc.dg/20040409-1.c: New test.
30
31 2004-04-08  Roger Sayle  <roger@eyesopen.com>
32
33         PR target/14888
34         * g++.dg/opt/pr14888.C: New test case.
35
36 2004-04-08  Geoffrey Keating  <geoffk@apple.com>
37
38         * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
39         gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
40         gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
41         gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
42         New tests.
43
44 2004-04-08  Paul Brook  <paul@codesourcery.com>
45
46         * gcc.dg/spill-1.c: New test.
47
48 2004-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
49
50         * gcc.dg/torture/builtin-ctype-2.c: New test.
51
52 2004-04-07  Ian Lance Taylor  <ian@wasabisystems.com>
53
54         * gcc.dg/pch/pch.exp: Add largefile test.
55
56 2004-04-06  Geoffrey Keating  <geoffk@apple.com>
57
58         * g++.dg/pch/externc-1.Hs: New.
59         * g++.dg/pch/externc-1.C: New.
60
61 2004-04-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
62
63         * gcc.dg/compat/struct-by-value-5a_main.c,
64         gcc.dg/compat/struct-by-value-5b_main.c: New files.
65         * gcc.dg/compat/struct-by-value-5_main.c: Delete.
66         * gcc.dg/compat/struct-by-value-5a_x.c,
67         gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
68         gcc.dg/compat/struct-by-value-5_x.c.
69         * gcc.dg/compat/struct-by-value-5a_y.c,
70         gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
71         gcc.dg/compat/struct-by-value-5_y.c.
72
73         * gcc.dg/compat/struct-by-value-6a_main.c,
74         gcc.dg/compat/struct-by-value-6b_main.c: New files.
75         * gcc.dg/compat/struct-by-value-6_main.c: Delete.
76         * gcc.dg/compat/struct-by-value-6a_x.c,
77         gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
78         gcc.dg/compat/struct-by-value-6_x.c.
79         * gcc.dg/compat/struct-by-value-6a_y.c,
80         gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
81         gcc.dg/compat/struct-by-value-6_y.c.
82
83         * gcc.dg/compat/struct-by-value-7a_main.c,
84         gcc.dg/compat/struct-by-value-7b_main.c: New files.
85         * gcc.dg/compat/struct-by-value-7_main.c: Delete.
86         * gcc.dg/compat/struct-by-value-7a_x.c,
87         gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
88         gcc.dg/compat/struct-by-value-7_x.c.
89         * gcc.dg/compat/struct-by-value-7a_y.c,
90         gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
91         gcc.dg/compat/struct-by-value-7_y.c.
92
93 2004-04-06  Jakub Jelinek  <jakub@redhat.com>
94
95         * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
96         * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
97         * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
98         options.
99
100 2004-04-06  Uros Bizjak  <uros@kss-loka.si>
101
102         * gcc.dg/builtins-36.c: New test.
103
104 2004-04-06  Paul Brook  <paul@codesourcery.com>
105
106         * README.gcc: Remove obsolete contraint on testcases.
107
108 2004-04-05  Paul Brook  <paul@codesourcery.com>
109
110         PR2123
111         * g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
112         failure and exit(0) on success.
113         * g++.dg/expr/anew2.C: Ditto.
114         * g++.dg/expr/anew3.C: Ditto.
115         * g++.dg/expr/anew4.C: Ditto.
116
117 2004-04-05  Nathan Sidwell  <nathan@codesourcery.com>
118
119         PR c++/3518
120         * g++.dg/template/unify7.C: New.
121
122 2004-04-02  Nathanael Nerode  <neroden@gcc.gnu.org>
123
124         * g++.dg/README: Bring up to date with new subdirectories; remove
125         duplicate subdirectory lines.
126
127 2004-04-02  Nathan Sidwell  <nathan@codesourcery.com>
128
129         PR c++/14007
130         * g++.dg/template/unify5.C: New.
131         * g++.dg/template/unify6.C: New.
132         * g++.dg/template/qualttp20.C: Adjust.
133         * g++.old-deja/g++.jason/report.C: Adjust.
134         * g++.old-deja/g++.other/qual1.C: Adjust.
135
136 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
137
138         PR c++/14803
139         * g++.dg/inherit/ptrmem1.C: New test.
140
141 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
142
143         PR c++/14755
144         * gcc.c-torture/execute/20040331-1.c: New test.
145         * gcc.dg/20040331-1.c: New test.
146
147 2004-04-01  Paul Brook  <paul@codesourcery.com>
148
149         * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
150
151 2004-03-30  Mark Mitchell  <mark@codesourcery.com>
152
153         PR c++/14724
154         * g++.dg/init/goto1.C: New test.
155
156         PR c++/14763
157         * g++.dg/template/defarg4.C: New test.
158
159 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
160
161         * gcc.dg/altivec-11.c: Extend test for more valid cases.
162
163 2004-03-28  David Edelsohn  <edelsohn@gnu.org>
164
165         * gcc.dg/doloop-1.c: Do not check for lack of "blt".
166
167 2004-03-28  Zack Weinberg  <zack@codesourcery.com>
168
169         * gcc.dg/noncompile/undeclared-2.c: New test.
170
171 2004-03-28  Joseph S. Myers  <jsm@polyomino.org.uk>
172
173         * gcc.dg/940409-1.c: Remove XFAIL.
174         * gcc.dg/reg-vol-struct-1.c: New test.
175
176 2004-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
177
178         * gcc.dg/torture/builtin-wctype-1.c: New test.
179
180 2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
181
182         * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
183         * gcc.dg/20001101-1.c: Likewise.
184         * gcc.dg/20001102-1.c: Likewise.
185
186 2004-03-25  Roger Sayle  <roger@eyesopen.com>
187
188         * gcc.dg/compare8.c: Add an additional test for XOR.
189
190 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
191
192         * gcc.dg/torture/builtin-ctype-1.c: New test.
193
194 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
195
196         * gcc.dg/torture/builtin-explog-1.c: Add new cases.
197         * gcc.dg/torture/builtin-math-1.c: Likewise.
198         * gcc.dg/torture/builtin-power-1.c: New test.
199
200 2004-03-24  Andreas Schwab  <schwab@suse.de>
201
202         * lib/prune.exp (prune_gcc_output): Ignore errata warning from
203         IA64 assembler.
204
205 2004-03-23  Joseph S. Myers  <jsm@polyomino.org.uk>
206             Roger Sayle  <roger@eyesopen.com>
207
208         * gcc.dg/compare8.c: New test case.
209
210 2004-03-23  Ziemowit Laski  <zlaski@apple.com>
211
212         * g++.dg/ext/altivec-7.C: New test.
213
214 2004-03-23  Zack Weinberg  <zack@codesourcery.com>
215
216         PR 12267, 12391, 12560, 13129, 14114, 14133
217         * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
218         * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
219         * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
220         Adjust error regexps.
221         * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
222         * gcc.dg/noncompile/undeclared-1.c: New test cases.
223         * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
224         * gcc.dg/local1.c: Add explanatory comment.
225
226 2004-03-23  Roger Sayle  <roger@eyesopen.com>
227
228         PR optimization/14669
229         * g++.dg/opt/fold2.C: New test case.
230
231 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
232
233         PR c/14069
234         * gcc.dg/20040322-1.c: New test.
235
236 2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
237
238         * gcc.dg/ultrasp2.c: Do not pass -m64.  Remove redundant lines.
239         * gcc.dg/ultrasp4.c: Likewise.
240         * gcc.dg/ultrasp8.c: Do not pass -m64.  Add sparcv9-*-*.
241
242 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
243
244         * gcc.dg/i386-sse-8.c: Reset default options.
245
246 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
247
248         * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
249         in the error message text.
250
251 2004-03-21  Gabriel Dos Reis  <gdr@integrable-solutions.net>
252
253         * g++.dg/template/qualttp20.C: Adjust dg- regexp.
254
255 2004-03-21  Mark Mitchell  <mark@codesourcery.com>
256
257         PR c++/14616
258         * g++.dg/init/array13.C: New test.
259
260 2004-03-20  Roger Sayle  <roger@eyesopen.com>
261
262         PR target/13889
263         * gcc.c-torture/compile/pr13889.c: New test case.
264
265 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
266
267         PR c/14635
268         * builtins-1.c (nan, nans): Don't test.
269         * builtins-30.c: Don't use nan, nanf, nanl.
270         * builtins-35.c: New test.
271
272 2004-03-19  Ziemowit Laski  <zlaski@apple.com>
273
274         * g++.dg/ext/altivec-6.C: New test.
275
276 2004-03-19  Mark Mitchell  <mark@codesourcery.com>
277
278         * g++.dg/init/placement3.C: New test.
279
280         * g++.dg/template/spec13.C: New test.
281
282         * g++.dg/lookup/using11.C: New test.
283
284         * g++.dg/lookup/koenig3.C: New test.
285
286         * g++.dg/template/operator2.C: New test.
287
288         * g++.dg/expr/dtor3.C: New test.
289         * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
290         marker.
291         * g++.old-deja/g++.law/visibility28.C: Likewise.
292
293 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
294
295         * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
296         * gcc.dg/ppc64-abi-3.c: Likewise.
297
298 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
299
300         PR c++/14545
301         * g++.dg/parse/template15.C: New test.
302
303 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
304
305         * g++.dg/expr/dtor2.C: New test.
306
307         * g++.dg/lookup/anon4.C: New test.
308
309         * g++.dg/overload/using1.C: New test.
310
311         * g++.dg/template/lookup7.C: New test.
312
313         * g++.dg/template/typename6.C: New test.
314
315         * g++.dg/expr/cond6.C: New test.
316
317 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
318
319         * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
320
321 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
322
323         * g++.dg/expr/cond5.C: New test.
324         * g++.dg/expr/constcast1.C: Likewise.
325         * g++.dg/expr/ptrmem2.C: Likewise.
326         * g++.dg/expr/ptrmem3.C: Likewise.
327         * g++.dg/lookup/main1.C: Likewise.
328         * g++.dg/template/lookup6.C: Likewise.
329
330 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
331
332         * gcc.dg/local1.c: New test.
333
334         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
335
336 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
337
338         * gcc.dg/torture/builtin-convert-1.c: New test.
339
340 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
341
342         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
343
344 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
345
346         PR c++/14481
347         * g++.dg/warn/Wunused-7.C: New test.
348
349 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
350
351         * gcc.dg/torture/builtin-integral-1.c: New test.
352
353 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
354
355         PR c++/14586
356         * g++.dg/parse/non-dependent3.C: New test.
357
358 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
359
360         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
361         * g++.dg/eh/simd-2.C: Likewise.
362         * g++.dg/init/array10.C: Likewise.
363         * gcc.c-torture/compile/simd-1.c: Likewise.
364         * gcc.c-torture/compile/simd-2.c: Likewise.
365         * gcc.c-torture/compile/simd-3.c: Likewise.
366         * gcc.c-torture/compile/simd-4.c: Likewise.
367         * gcc.c-torture/compile/simd-6.c: Likewise.
368         * gcc.c-torture/execute/simd-1.c: Likewise.
369         * gcc.c-torture/execute/simd-2.c: Likewise.
370         * gcc.dg/compat/vector-defs.h: Likewise.
371         * gcc.dg/20020531-1.c: Likewise.
372         * gcc.dg/altivec-3.c: Likewise.
373         * gcc.dg/altivec-4.c: Likewise.
374         * gcc.dg/altivec-varargs-1.c: Likewise.
375         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
376         * gcc.dg/i386-mmx-3.c: Likewise.
377         * gcc.dg/i386-sse-4.c: Likewise.
378         * gcc.dg/i386-sse-5.c: Likewise.
379         * gcc.dg/i386-sse-8.c: Likewise.
380         * gcc.dg/simd-1.c: Likewise.
381         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
382         __ev64_opaque__ since the machine description provides it.
383
384 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
385
386         * lib/compat.exp (skip_list): New global variable.
387         Use it to hold the user defined COMPAT_SKIPS list if any.
388         (compat-obj): Add the members of skip_list to optall.
389
390 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
391
392         * gcc.dg/compat/union-by-value-1_main.c,
393         union-by-value-1_x.c, union-by-value-1_y.c,
394         union-check.h, union-defs.h,
395         union-init.h, union-return-1_main.c,
396         union-return-1_x.c, union-return-1_y.c: New files.
397
398 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
399
400         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
401         mixed-struct-init.h: Add 4 mixed structure types.
402         struct-by-value-21_main.c, struct-by-value-21_x.c,
403         struct-by-value-21_y.c, struct-return-21_main.c,
404         struct-return-21_x.c, struct-return-21_y.c: New files.
405
406 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
407
408         PR c++/14550
409         * g++.dg/parse/template14.C: New test.
410
411 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
412
413         * gcc.c-torture/execute/20040313-1.c: New test.
414
415 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
416
417         PR target/14533
418         * gcc.dg/20040311-2.c: New test.
419
420 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
421
422         PR other/14544
423         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
424         bit-field.
425
426 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
427
428         * gcc.dg/20040305-2.c: Add missing return statement.
429
430 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
431
432         * gcc.dg/builtins-34.c: Also check pow10*.
433
434 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
435
436         PR target/14262
437         * gcc.dg/20040305-2.c: New test.
438
439 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
440
441         * gcc.dg/20040310-1.c: New test.
442
443 2004-03-11  Roger Sayle  <roger@eyesopen.com>
444
445         * gcc.c-torture/execute/20040311-1.c: New test case.
446
447 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
448
449         PR c++/14476
450         * g++.dg/lookup/enum1.C: New test.
451
452 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
453
454         PR c++/14510
455         * g++.dg/lookup/struct2.C: New test.
456
457 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
458
459         * gcc.dg/builtins-34.c: New test.
460
461 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
462
463         * gcc.dg/torture/builtin-nonneg-1.c: New test.
464
465 2004-03-09  James E Wilson  <wilson@specifixinc.com>
466
467         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
468         * gcc.dg/alias-2.c: New testcase.
469
470 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
471
472         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
473
474 2004-03-09  Roger Sayle  <roger@eyesopen.com>
475
476         * gcc.c-torture/execute/20040309-1.c: New test case.
477
478 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
479
480         PR c++/14397
481         * g++.dg/overload/ref1.C: New.
482
483 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
484
485         PR c++/14409
486         * g++.dg/template/spec12.C: New test.
487
488         PR c++/14448
489         * g++.dg/parse/crash14.C: New test.
490
491 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
492
493         PR c++/14230
494         * g++.dg/init/ref11.C: New test.
495
496 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
497
498         PR c++/14432
499         * g++.dg/parse/builtin2.C: New test.
500
501 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
502
503         PR c++/14401
504         * g++.dg/init/ctor3.C: New test.
505         * g++.dg/init/union1.C: New test.
506         * g++.dg/ext/anon-struct4.C: New test.
507
508 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
509
510         * g++.dg/lookup/koenig1.C: Tweak error messages.
511         * g++.dg/lookup/used-before-declaration.C: Likewise.
512         * g++.dg/other/do1.C: Likewise.
513         * g++.dg/overload/koenig1.C: Likewise.
514         * g++.dg/parse/crash13.C: Likewise.
515         * g++.dg/template/instantiate3.C: Likewise.
516
517 2004-03-08  Eric Christopher  <echristo@redhat.com>
518
519         * * lib/target-supports.exp: Enable libiconv in test
520         compilation.  Fix up error checking.
521
522 2004-03-08  Roger Sayle  <roger@eyesopen.com>
523
524         PR middle-end/14289
525         * gcc.dg/pr14289-1.c: New test case.
526         * gcc.dg/pr14289-2.c: Likewise.
527         * gcc.dg/pr14289-3.c: Likewise.
528
529 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
530
531         * gcc.c-torture/execute/20040308-1.c: New test.
532
533 2004-03-07  Roger Sayle  <roger@eyesopen.com>
534
535         * gcc.c-torture/execute/20040307-1.c: New test case.
536
537 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
538
539         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
540
541 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
542
543         * gcc.dg/20040306-1.c: New test.
544
545 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
546
547         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
548         them static.
549         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
550
551 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
552
553         PR c/14465
554         * gcc.dg/decl-6.c: New test.
555
556 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
557
558         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
559         Rename LOGPOW -> LOG_POW.
560         (SQRT_EXP, POW_EXP): New.
561
562 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
563
564         * gcc.dg/i386-sse-8.c: New test.
565
566 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
567
568         PR c/14114
569         * gcc.dg/decl-5.c: New test.
570
571 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
572
573         * gcc.dg/20040305-1.c: New test.
574
575 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
576
577         PR other/14354
578         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
579
580 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
581
582         PR c++/14425, c++/14426
583         * g++.dg/ext/altivec-4.C: New test.
584         * g++.dg/ext/altivec-5.C: New test.
585
586 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
587
588         * g++.old-deja/g++.other/linkage1.C: Expect errors about
589         global variables of a type with no linkage.
590         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
591         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
592         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
593         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
594         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
595         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
596         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
597         * g++.dg/warn/deprecated.C: Name enum Color.
598         * g++.dg/overload/VLA.C: Name structure for 'b'.
599         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
600
601 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
602
603         * gcc.c-torture/compile/20040304-1.c: New test.
604
605 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
606
607         PR 13728
608         * gcc.dg/decl-4.c: New testcase.
609
610 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
611
612         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
613         as PRECF if sizeof (float) > sizeof (double).
614         (PRECL): Make it the same as PRECF if
615         sizeof (float) > sizeof (long double).
616
617 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
618
619         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
620         system type.  Add check for irix6 which doesn't have c99 runtime.
621
622 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
623
624         * gcc.dg/const-elim-1.c: xfail for xtensa.
625
626 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
627
628         PR c++/14369
629         * g++.dg/template/cond4.C: New test.
630
631 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
632
633         PR c++/14360
634         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
635
636         PR c++/14361
637         * g++.dg/parse/defarg7.C: New test.
638
639         PR c++/14359
640         * g++.dg/template/friend26.C: New test.
641
642 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
643
644         PR c++/14324
645         * g++.dg/abi/mangle21.C: New test.
646
647         PR c++/14260
648         * g++.dg/parse/constructor2.C: New test.
649
650         PR c++/14337
651         * g++.dg/template/sfinae1.C: New test.
652
653 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
654
655         PR c++/14267
656         * g++.dg/expr/crash2.C: New test.
657
658         PR middle-end/13448
659         * gcc.dg/inline-5.c: New test.
660         * gcc.dg/always-inline.c: Split out tests into ...
661         * gcc.dg/always-inline2.c: ... this and ...
662         * gcc.dg/always-inline3.c: ... this.
663
664 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
665
666         PR debug/12103
667         * g++.dg/debug/crash1.C: New test.
668
669 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
670
671         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
672         function with __attribute__((noinline)).
673         (recurser_void2): Likewise.
674         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
675         (recurser_void2): Likewise.
676
677 2004-02-29  Roger Sayle  <roger@eyesopen.com>
678
679         PR middle-end/14203
680         * g++.dg/warn/Wunused-6.C: New test case.
681
682 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
683
684         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
685         not defined.
686
687 2004-02-27  Eric Christopher  <echristo@redhat.com>
688
689         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
690         * g++.dg/charset/asm2.c: Run only x86.
691         * gcc.dg/charset/asm3.c: Ditto.
692
693 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
694
695         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
696         ld_library_path.
697
698 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
699
700         * g++.dg/ext/altivec-3.C: New.
701
702 2004-02-26  Richard Henderson  <rth@redhat.com>
703
704         * g++.dg/ext/attrib10.C: Mark for warning.
705         * gcc.dg/attr-alias-1.c: New.
706
707 2004-02-26  Richard Henderson  <rth@redhat.com>
708
709         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
710         * gcc.c-torture/execute/20040208-2.c: ... it back.
711
712 2004-02-26  Eric Christopher  <echristo@redhat.com>
713
714         * lib/target-supports.exp (check-iconv-available): New function.
715         * lib/gcc-dg.exp (dg-require-iconv): New function.
716         Use above.
717         * gcc.dg/charset: New directory.
718         * gcc.dg/charset/charset.exp: New file.
719         * gcc.dg/charset/asm1.c: Ditto.
720         * gcc.dg/charset/asm2.c: Ditto.
721         * gcc.dg/charset/asm3.c: Ditto.
722         * gcc.dg/charset/asm4.c: Ditto.
723         * gcc.dg/charset/asm5.c: Ditto.
724         * gcc.dg/charset/attribute1.c: Ditto.
725         * gcc.dg/charset/attribute2.c: Ditto.
726         * gcc.dg/charset/string1.c: Ditto.
727         * g++.dg/charset: New directory.
728         * g++.dg/dg.exp: Add here. Special options.
729         * g++.dg/charset/charset.exp: New file.
730         * g++.dg/charset/asm1.c: Ditto.
731         * g++.dg/charset/asm2.c: Ditto.
732         * g++.dg/charset/asm3.c: Ditto.
733         * g++.dg/charset/asm4.c: Ditto.
734         * g++.dg/charset/attribute1.c: Ditto.
735         * g++.dg/charset/attribute2.c: Ditto.
736         * g++.dg/charset/extern1.cc: Ditto.
737         * g++.dg/charset/extern2.cc: Ditto.
738         * g++.dg/charset/string1.c: Ditto.
739
740 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
741
742         PR c++/14278
743         * g++.dg/parse/comma1.C: New test.
744
745 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
746
747         PR c++/14284
748         * g++.dg/template/ttp8.C: New test.
749
750 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
751
752         * gcc.dg/fixuns-trunc-1.c: New test.
753
754 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
755
756         * gcc.dg/builtins-config.h: Use #elif.
757
758 2004-02-26  Michael Matz  <matz@suse.de>
759
760         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
761         * gcc.dg/991214-1.c: Likewise.
762         * gcc.dg/i386-asm-1.c: Likewise.
763
764 2004-02-25  Richard Henderson  <rth@redhat.com>
765
766         * gcc.c-torture/execute/20040208-2.c: Move ...
767         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
768
769 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
770
771         PR c++/14246
772         * g++.dg/other/crash-3.C: New test.
773
774 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
775
776         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
777         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
778
779         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
780         HP-UX.
781
782 2004-02-24  Michael Matz  <matz@suse.de>
783
784         * gcc.dg/i386-regparm.c: New.
785
786 2004-02-23  James E Wilson  <wilson@specifixinc.com>
787
788         * gcc.c-torture/execute/20040223-1.c: New.
789
790 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
791             Kazu Hirata  <kazu@cs.umass.edu>
792
793         * gcc.dg/fwritable-strings-1.c: Remove.
794
795 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
796
797         PR c/14156
798         * gcc.dg/20040223-1.c: New test.
799
800 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
801
802         PR c++/14106
803         * g++.dg/ext/typeof9.C: New test.
804
805 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
806
807         PR c++/14250
808         * g++.dg/other/switch1.C: New test.
809
810 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
811
812         * gcc.dg/cast-function-1.c: Adjust for new informative message.
813         * gcc.dg/va-arg-1.c: Likewise.
814
815 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
816
817         PR c++/14143
818         * g++.dg/template/koenig5.C: New test.
819
820 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
821
822         * g++.dg/ext/altivec-1.C: Generalize target triple.
823         * g++.dg/ext/altivec-2.C: New test case.
824         * g++.dg/ext/altivec_check.h: New file.
825         * gcc.dg/altivec-1.c: Generalize target triple;
826         include altivec_check.h and call altivec_check().
827         * gcc.dg/altivec-[2-5].c: Generalize target triple.
828         * gcc.dg/altivec-6.c: New test case.
829         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
830         type casts as needed.
831         * gcc.dg/altivec-10.c: Include altivec_check.h and call
832         altivec_check().
833         * gcc.dg/altivec-12.c: New test case.
834         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
835         include altivec_check.h and call altivec_check().
836         * gcc.dg/altivec_check.h: New file.
837
838 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
839
840         * lib/target-supports.exp (check_alias_available): Don't mangle
841         function `g' in test program.
842
843 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
844
845         * lib/target-supports.exp (check_profiling_available): Check
846         argument to determine whether we support a profiling type.
847         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
848         check_profiling_available.
849         * g++.dg/bprob/bprob.exp: Likewise
850         * g77.dg/bprob/bprob.exp: Likewise.
851         * gcc.misc-tests/bprob.exp: Likewise.
852         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
853         dg-require-profiling and delete expected error handling.
854         * gcc.dg/20021014-1.c: Likewise.
855         * gcc.dg/nest.c: Likewise.
856
857 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
858
859         PR c++/12007
860         * g++.dg/other/vthunk1.C: New test.
861
862 2004-02-20  Falk Hueffner  <falk@debian.org>
863
864         PR target/14201
865         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
866
867 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
868
869         PR c++/13927
870         * g++.dg/other/error8.C: Remove XFAIL markers.
871
872         PR c++/14173
873         * g++.dg/ext/packed5.C: New test.
874
875         PR c++/14199
876         * g++.dg/warn/Wunused-5.C: New test.
877
878         PR c++/14186
879         * g++.dg/lookup/member1.C: New test.
880
881 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
882
883         * gcc.c-torture/compile/20040130-1.c: Enable only when
884         __INT_MAX__ >= 2147483647L.
885         * gcc.c-torture/compile/961203-1.c: Likewise.
886
887 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
888
889         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
890         * g++.dg/opt/template1.C: Robustify assembler regexp
891
892 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
893
894         * gcc.c-torture/execute/simd-4.x: Remove.
895         * gcc.c-torture/execute/va-arg-25.x: Likewise.
896         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
897         Guard with #ifndef SKIP_ATTRIBUTE.
898         * gcc.dg/compat/vector-1_y.c: Likewise.
899         * gcc.dg/compat/vector-2_x.c: Likewise.
900         * gcc.dg/compat/vector-2_y.c: Likewise.
901         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
902         * g++.dg/eh/simd-2.C: Likewise.
903
904 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
905
906         * gcc.c-torture/compile/complex-1.c: New.
907
908 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
909
910         PR target/14209
911         * gcc.c-torture/execute/20040218-1.c: New test.
912
913 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
914
915         PR c++/14181
916         * g++.dg/parse/new2.C: New test.
917
918 2004-02-18  Paul Brook  <paul@codesourcery.com>
919
920         * gcc.c-torture/compile/libcall-1.c: New test.
921
922 2004-02-18  Paul Brook  <paul@codesourcery.com>
923
924         PR debug/12934
925         * gcc.dg/debug/debug-7.c: New test.
926
927 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
928
929         * gcc.dg/20040217-1.c: New test.
930
931 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
932
933         * gcc.c-torture/execute/990208-1.x: Delete.
934
935 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
936
937         * gcc.c-torture/execute/20040208-2.x: New file.
938
939 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
940
941         PR c++/11326
942         * g++.dg/abi/structret1.C: New test.
943
944 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
945
946         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
947         (i386_cpuid): No need to test if cpuid is available on AMD64.
948         Fix assembly, so that it works onboth i386 and AMD64.
949         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
950         (vecInLong): Fix s[] member type to unsigned int.
951         (vecInWord): Remove type.
952         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
953         (a64, b64, c64, d64, e64): Remove.
954         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
955         Remove unused variable.  Remove initialization of removed variables.
956         Don't call mmx_tests nor sse_tests.
957         (reference_mmx, reference_sse): Remove.
958         (check): Add return stmt.
959         * gcc.dg/i386-sse-7.c: New test.
960         * gcc.dg/i386-mmx-4.c: New test.
961
962 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
963
964         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
965         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
966         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
967         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
968         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
969         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
970         g++.dg/tc1/dr94.C: Fix line terminator.
971
972 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
973
974         * gcc.c-torture/compile/20040216-1.c: New.
975
976 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
977
978         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
979         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
980         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
981         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
982         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
983         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
984
985 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
986
987         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
988
989 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
990
991         PR c++/13971
992         * g++.dg/expr/cond4.C: New test.
993
994         PR c++/14086
995         * g++.dg/lookup/crash2.C: New test.
996
997 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
998
999         * gcc.c-torture/compile/20040214-2.c: New test.
1000
1001 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
1002
1003         PR c++/14116
1004         * g++.dg/ext/typeof8.C: New test.
1005
1006 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
1007
1008         * gcc.c-torture/compile/20040214-1.c: New test.
1009
1010 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1011
1012         PR c++/13635
1013         * g++.dg/template/spec11.C: New test.
1014
1015 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1016
1017         PR c++/13927
1018         * g++.dg/other/error8.C: New test.
1019
1020 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
1021
1022         PR c++/14122
1023         * g++.dg/template/array4.C: New test.
1024
1025         PR c++/14108
1026         * g++.dg/inherit/thunk2.C: New test.
1027
1028         PR c++/14083
1029         * g++.dg/eh/cond2.C: New test.
1030
1031 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
1032
1033         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
1034
1035 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
1036
1037         * lib/scanasm.exp (dg-scan): Quote pattern before display.
1038
1039 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
1040
1041         * g++.dg/simd-2.C: xfail on ppc64-linux.
1042
1043 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
1044
1045         PR c/456
1046         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
1047         tests.
1048
1049 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
1050
1051         * gcc.dg/builtins-33.c: New test.
1052
1053 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
1054
1055         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
1056
1057 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
1058
1059         * g++.dg/simd-2.C: Set -maltivec for ppc64.
1060
1061 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
1062
1063         * gcc.dg/ppc64-abi-3.c: New test.
1064
1065 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
1066
1067         PR c/14092
1068
1069         * gcc.dg/pr14092-1.c: New testcase.
1070
1071 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
1072
1073         * gcc.dg/cpp/assert4.c: Fix typo last change.
1074
1075         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
1076         * gcc.dg/cpp/assert4.c: Handle powerpc64.
1077
1078         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
1079
1080 2004-02-09  Roger Sayle  <roger@eyesopen.com>
1081
1082         * gcc.c-torture/compile/20040209-1.c: New test case.
1083
1084 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1085
1086         * gcc.dg/c90-init-1.c: Adjust expected error messages.
1087
1088 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
1089
1090         * gcc.c-torture/execute/20040208-[12].c: New tests.
1091
1092 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1093
1094         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
1095
1096 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1097
1098         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
1099
1100 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
1101
1102         Bug 13856
1103         * gcc.dg/visibility-8.c: New testcase.
1104
1105 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
1106
1107         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
1108         arguments.
1109         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
1110
1111 2004-02-07  Roger Sayle  <roger@eyesopen.com>
1112
1113         PR middle-end/13696
1114         * g++.dg/opt/fold1.C: New test case.
1115
1116 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1117
1118         PR c++/14033
1119         * g++.dg/other/crash-2.C: New test.
1120
1121 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1122
1123         PR c++/14028
1124         * g++.dg/parse/angle-bracket2.C: New test.
1125
1126 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1127
1128         PR middle-end/13750
1129         Revert:
1130         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
1131         PR pch/13361
1132         * testsuite/g++.dg/pch/wchar-1.C: New.
1133         * testsuite/g++.dg/pch/wchar-1.Hs: New.
1134
1135 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1136
1137         PR c++/14008
1138         * g++.dg/parse/error15.C: New test.
1139         * g++.dg/parse/crash11.C: Update dg-error mark.
1140
1141 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
1142
1143         PR c++/13932
1144         * g++.dg/warn/conv2.C: New test.
1145
1146 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1147
1148         PR c++/13086
1149         * g++.dg/warn/incomplete1.C: Remove xfail.
1150
1151 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
1152
1153         * lib/file-format.exp (gcc_target_object_format): Use
1154         ${tool}_target_compile, not gcc_target_compile.
1155         * lib/target-supports.exp (check_alias_available): Likewise.
1156         (check_gc_sections_available): Likewise.
1157         * g++.dg/ext/attrib10.C: Use dg-require-alias.
1158         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
1159         dg-require-alias.
1160
1161 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
1162
1163         PR c++/13969
1164         * g++.dg/template/static6.C: New test.
1165
1166 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
1167
1168         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
1169
1170 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1171
1172         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
1173         tests for systems where `char' is unsigned by default.
1174
1175 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1176
1177         PR c++/13997
1178         * g++.dg/template/partial3.C: New test.
1179
1180 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
1181
1182         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
1183         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
1184         Remove mentions of obsolete ports.
1185
1186 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
1187
1188         * gcc.dg/noncompile/20001228-1.c: Fix for new
1189         error message.
1190
1191 2004-02-03  Roger Sayle  <roger@eyesopen.com>
1192
1193         PR target/9348
1194         * gcc.c-torture/execute/multdi-1.c: New test case.
1195
1196 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
1197
1198         PR c++/13925
1199         * g++.dg/template/lookup5.C: New test.
1200
1201 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
1202
1203         PR c++/13950
1204         * g++.dg/template/lookup4.C: New test.
1205
1206         PR c++/13970
1207         * g++.dg/parse/error14.C: New test.
1208
1209         PR c++/14002
1210         * g++.dg/parse/template13.C: New test.
1211
1212 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
1213
1214         PR c++/13978
1215         * g++.dg/template/koenig4.C: New test.
1216
1217         PR c++/13968
1218         * g++.dg/template/crash17.C: New test.
1219
1220         PR c++/13975
1221         * g++.dg/parse/error13.C: New test.
1222         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
1223
1224 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
1225
1226         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
1227
1228 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
1229
1230         PR c/11658
1231         PR c/13994
1232         * gcc.dg/noncompile/20040203-1.c: New test.
1233         * gcc.dg/noncompile/20040203-2.c: Likewise.
1234         * gcc.dg/noncompile/20040203-3.c: Likewise.
1235         * gcc.dg/20040203-1.c: Likewise.
1236
1237 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
1238
1239         PR c++/10858
1240         * g++.dg/template/sizeof7.C: New test.
1241
1242 2004-02-02  Eric Christopher  <echristo@redhat.com>
1243             Zack Weinberg  <zack@codesourcery.com>
1244
1245         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
1246
1247 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
1248
1249         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
1250         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
1251         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
1252         * gcc.dg/cleanup-5.c: Run only on Linux targets.
1253
1254 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
1255
1256         PR c++/13113
1257         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
1258
1259         PR c++/13854
1260         * g++.dg/ext/attrib13.C: New test.
1261
1262         PR c++/13907
1263         * g++.dg/conversion/op2.C: New test.
1264
1265 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
1266
1267         * gcc.dg/titype-1.c: Fix pasto.
1268
1269 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
1270
1271         * gcc.dg/titype-1.c: New test.
1272
1273 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1274
1275         PR c++/13957
1276         * g++.dg/template/non-type-template-argument-1.C,
1277         g++.dg/template/qualified-id1.C: Update dg-error marks.
1278         * g++.dg/template/nontype6.C: New test.
1279
1280 2004-02-01  Roger Sayle  <roger@eyesopen.com>
1281
1282         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
1283         * gcc.dg/builtins-31.c: New testcase.
1284         * gcc.dg/builtins-32.c: New testcase.
1285
1286 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
1287
1288         * objc.dg/call-super-2.m: Update line numbers
1289         for the including of stddef.h.
1290
1291 2004-01-30  Michael Matz  <matz@suse.de>
1292
1293         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
1294         g++.dg/ext/case-range3.C: New tests.
1295
1296 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1297
1298         DR206
1299         PR c++/13813
1300         * g++.dg/template/member4.C: New test.
1301
1302 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1303
1304         PR c++/13683
1305         * g++.dg/template/sizeof6.C: New test.
1306
1307 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
1308
1309         * gcc.dg/fwritable-strings-1.c: New test.
1310
1311 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
1312
1313         * gcc.c-torture/compile/20040130-1.c: New test.
1314
1315 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
1316
1317         * objc.dg/call-super-2.m: Include stddef.h for size_t.
1318
1319 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
1320
1321         PR c++/13883
1322         * g++.dg/template/ctor3.C: New test.
1323
1324 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1325
1326         * g++.dg/tc1: New directory.
1327         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
1328         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
1329         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
1330         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
1331         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
1332
1333 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1334
1335         * g++.dg/parse/error11.C: New test.
1336         * g++.dg/parse/error12.C: Likewise.
1337
1338 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
1339
1340         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
1341         (scan_initial, main): Use aligned_sizeof instead of sizeof.
1342
1343 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
1344
1345         PR c++/13791
1346         * g++.dg/ext/attrib12.C: New test.
1347
1348         PR c++/13736
1349         * g++.dg/parse/cast2.C: New test.
1350
1351 2004-01-27  James E Wilson  <wilson@specifixinc.com>
1352
1353         * objc.dg/encode-2.m (main): New local string.  Set depending on
1354         sizeof long.  Use in sscanf call.
1355         * objc.dg/encode-3.m (main): New local string.  Set depending on
1356         sizeof long.  Use in scan_initial call.
1357
1358 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1359
1360         * objc.dg/call-super-2.m: Make LP64-safe.
1361         * objc.dg/desig-init-1.m: Likewise.
1362
1363 2004-01-27  Devang Patel <dpatel@apple.com>
1364
1365         * g++.dg/debug/namespace1.C: New test.
1366
1367 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
1368
1369         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
1370         xscale-*-*.
1371
1372         * gcc.dg/arm-mmx-1.c: New test.
1373
1374 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1375
1376         * gcc.dg/20040127-1.c: New test.
1377         * gcc.dg/20040127-2.c: New test.
1378
1379 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1380
1381         * objc.dg/stret-1.m (glob): Renamed to globa.
1382
1383 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
1384
1385         PR c++/13663
1386         * g++.dg/expr/for1.C: New test.
1387
1388 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
1389
1390         PR middle-end/13779
1391         * gcc.dg/darwin-longlong.c: New test.
1392
1393 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
1394
1395         * gcc.dg/20040124-1.c: Moved test from here...
1396         * gcc.c-torture/compile/20040124-1.c: ...to here.
1397
1398 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
1399
1400         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
1401         the assembly output if -m64 is passed.
1402
1403 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
1404
1405         PR c++/13833
1406         * g++.dg/template/cond3.C: New test.
1407
1408 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1409
1410         PR c++/13810
1411         * g++.dg/template/ttp7.C: New test.
1412
1413 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1414
1415         PR c++/13797
1416         * g++.dg/template/nontype4.C: New test.
1417         * g++.dg/template/nontype5.C: Likewise.
1418
1419 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
1420
1421         * gcc.dg/torture/mips-clobber-at.c: New test.
1422
1423 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
1424
1425         * gcc.dg/20040124-1.c: New test.
1426
1427 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
1428
1429         * gcc.dg/20040123-1.c: New test.
1430
1431 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
1432
1433         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
1434
1435 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
1436
1437         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
1438
1439 2004-01-23  Andrew Pinski  <apinski@apple.com>
1440
1441         * gcc.dg/20030121-1.c: Move to ..
1442         * gcc.dg/20040121-1.c: here.
1443
1444 2004-01-23  Roger Sayle  <roger@eyesopen.com>
1445
1446         * gcc.dg/builtins-29.c: New test case.
1447
1448 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
1449
1450         PR 18314
1451         * gcc.dg/builtins-30.c: New testcase.
1452
1453 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
1454
1455         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
1456         * lib/g77.exp: Likewise.
1457         * lib/objc.exp: Likewise.
1458         * lib/g++.exp: Likewise.
1459
1460 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
1461
1462         * gcc.dg/struct-by-value-2.c: New test.
1463
1464 2004-01-21  Andrew Pinski  <apinski@apple.com>
1465
1466         PR target/13785
1467         * gcc.dg/20030121-1.c: New test.
1468
1469 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
1470
1471         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
1472         clobber frame pointer register in asm statement.
1473
1474 2004-01-21  Falk Hueffner  <falk@debian.org>
1475
1476         * gcc.c-torture/compile/20040121-1.c: New test.
1477
1478 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
1479
1480         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
1481
1482 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
1483
1484         * gcc.dg/ppc64-abi-2.c: New test.
1485
1486 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
1487
1488         * lib/treelang.exp: Fill out this file.
1489         * lib/treelang-dg.exp: New File.
1490
1491 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
1492
1493         * gcc.c-torture/compile/981022-1.c: Remove.
1494         * gcc.dg/array-5.c: Remove XFAIL.
1495         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
1496         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
1497         gcc.dg/cond-lvalue-1.c: Update.
1498         * gcc.dg/cast-lvalue-2.c: New test.
1499
1500 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
1501
1502         PR c++/13592
1503         * g++.dg/other/error1.C (class foo): Tweak error message.
1504
1505         PR c++/13592
1506         * g++.dg/template/call2.C: New test.
1507
1508 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1509
1510         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
1511         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
1512         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
1513         scalar-return-1_x.c, scalar-return-2_y.c,
1514         scalar-return-3_x.c, scalar-return-3_y.c,
1515         scalar-return-4_x.c, scalar-return-4_y.c,
1516         struct-align-1.h, struct-align-1_x.c,
1517         struct-align-1_y.c, struct-align-2.h,
1518         struct-align-2_x.c, struct-align-2_y.c,
1519         struct-by-value-10_y.c, struct-by-value-11_x.c,
1520         struct-by-value-11_y.c, struct-by-value-12_x.c,
1521         struct-by-value-12_y.c, struct-by-value-13_x.c,
1522         struct-by-value-13_y.c, struct-by-value-14_x.c,
1523         struct-by-value-14_y.c, struct-by-value-15_x.c,
1524         struct-by-value-15_y.c, struct-by-value-16_y.c,
1525         struct-by-value-17_y.c, struct-by-value-18_y.c,
1526         struct-by-value-19_y.c, struct-by-value-1_x.c,
1527         struct-by-value-1_y.c, struct-by-value-20_y.c,
1528         struct-by-value-2_x.c, struct-by-value-2_y.c,
1529         struct-by-value-3_y.c, struct-by-value-4_x.c,
1530         struct-by-value-4_y.c, struct-by-value-5_y.c,
1531         struct-by-value-6_y.c, struct-by-value-7_y.c
1532         struct-by-value-8_x.c, struct-by-value-8_y.c
1533         struct-by-value-9_x.c, struct-by-value-9_y.c
1534         struct-return-10_x.c, struct-return-10_y.c,
1535         struct-return-19_x.c, struct-return-20_x.c
1536         struct-return-2_x.c, struct-return-2_y.c
1537         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
1538         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
1539
1540 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1541
1542         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
1543         attribute on sparc*-sun-solaris2.*.
1544
1545 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
1546
1547         PR c++/13710
1548         * g++.dg/ext/typeof7.C: New test.
1549
1550 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
1551
1552         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
1553         * gcc.dg/const-elim-1.c: Same.
1554
1555 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
1556
1557         * objc.dg/stret-1.m: New.
1558         * objc.dg/stret-2.m: New.
1559
1560 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
1561
1562         PR c++/11895
1563         * g++.dg/ext/vector1.C: New test.
1564
1565 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
1566
1567         * gcc.dg/pch/import-1.c: New.
1568         * gcc.dg/pch/import-1.hs: New.
1569         * gcc.dg/pch/import-1a.h: New.
1570         * gcc.dg/pch/import-1b.h: New.
1571         * gcc.dg/pch/import-1c.h: New.
1572
1573 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
1574
1575         PR c++/13574
1576         * g++.dg/ext/array1.C: New test.
1577
1578         PR c++/13178
1579         * g++.dg/conversion/op1.C: New test.
1580
1581 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
1582
1583         PR 11864
1584         From Kazumoto Kojima / Dan Kegel:
1585         * gcc.dg/pr11864-1.c: New test.
1586
1587         PR 10392
1588         From Marcus Comstedt / Dan Kegel:
1589         * gcc.dg/pr10392-1.c: New test.
1590
1591 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
1592
1593         PR c++/13478
1594         * g++.dg/init/ref10.C: New test.
1595
1596 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1597
1598         PR c++/13407
1599         * g++.dg/parse/typename6.C: New test.
1600
1601 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
1602
1603         PR pch/13361
1604         * testsuite/g++.dg/pch/wchar-1.C: New.
1605         * testsuite/g++.dg/pch/wchar-1.Hs: New.
1606
1607 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1608
1609         PR c++/9259
1610         * g++.dg/expr/sizeof2.C: New test.
1611
1612 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
1613
1614         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
1615
1616 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
1617
1618         PR c++/13659
1619         * g++.dg/lookup/strong-using-3.C: New.
1620         * g++.dg/lookup/using-10.C: New.
1621
1622 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
1623
1624         PR c++/13594
1625         * g++.dg/lookup/strong-using-2.C: New.
1626
1627 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
1628             Dan Kegel <dank@kegel.com>
1629             J"orn Rennecke <joern.rennecke@superh.com>
1630
1631         PR target/9365
1632         * gcc.dg/pr9365-1.c: New test.
1633
1634 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1635
1636         PR c++/8856
1637         * g++.dg/parse/casting-operator2.C: New test.
1638         * g++.old-deja/g++.pt/explicit83.C: Remove.
1639
1640 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
1641
1642         * gcc.dg/label-compound-stmt-1.c: New test.
1643         * gcc.c-torture/compile/950922-1.c,
1644         gcc.c-torture/compile/20000211-3.c,
1645         gcc.c-torture/compile/20000518-1.c,
1646         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
1647         compound statements.
1648
1649 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
1650
1651         * gcc.dg/ppc64-abi-1.c: New test.
1652
1653 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
1654
1655          * g++.dg/ext/attrib9.C: Add dg-warnings.
1656
1657 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1658
1659         PR c++/12335
1660         * g++.dg/parse/dtor3.C: New test.
1661
1662 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
1663
1664         PR c++/12709
1665         * g++.dg/parse/try-catch-1.C: New test.
1666
1667 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
1668
1669         * ada/acats/run_all.sh: Add more verbose output in acats.log
1670         when compiling tests.
1671
1672 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
1673
1674         PR 13656
1675         * gcc.dg/typedef-redecl.c: New test case.
1676         * gcc.dg/typedef-redecl.h: New support file.
1677
1678 2004-01-13  Jan Hubicka  <jh@suse.cz>
1679
1680         * gcc.dg/always_inline.c: New test.
1681         * gcc.dg/debug/20031231-1.c: Fix.
1682
1683 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1684
1685         PR c++/13474
1686         * g++.dg/template/array3.C: New test.
1687
1688 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
1689
1690         * g++.dg/ext/lvalue1.C: No longer expected to fail.
1691         * g++.dg/warn/Wunused-2.C: Likewise.
1692
1693 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1694
1695         PR c++/13289
1696         * g++.dg/template/instantiate6.C: New test.
1697
1698 2004-01-12  Roger Sayle  <roger@eyesopen.com>
1699
1700         PR middle-end/11397
1701         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
1702
1703 2004-01-12  Jan Hubicka  <jh@suse.cz>
1704
1705         PR opt/12826
1706         * gcc.dg/20040112-1.c: New.
1707
1708         * gcc.dg/dwarf-die[1-7].c: Move to...
1709         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
1710         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
1711
1712 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
1713
1714         PR c++/4100
1715         * g++.dg/parse/friend4.C: New test.
1716
1717 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
1718
1719         PR c++/4100
1720         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
1721         definition is called a friend.
1722
1723 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
1724
1725         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
1726
1727 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
1728
1729         PR c++/3478
1730         * g++.dg/parse/error10.C: New test.
1731         * g++.dg/template/arg2.C: Accept "invalid type" error.
1732
1733 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
1734
1735         PR middle-end/13392
1736         * g++.dg/opt/expect2.C: New test.
1737
1738 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
1739
1740         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
1741         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
1742         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
1743         Update dg-error regexps.
1744
1745 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
1746
1747         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
1748         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
1749
1750 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
1751
1752         * gcc.dg/pragma-re-1.c: Use right pointer type.
1753
1754 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
1755
1756         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
1757
1758 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
1759
1760         * gcc.dg/rs6000-ldouble-1.c: New.
1761
1762 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1763
1764         DR 337
1765         PR c++/9256
1766         * g++.dg/other/abstract1.C: New test.
1767
1768 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
1769
1770         * g++.dg/lookup/strong-using-1.C: New.
1771
1772 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
1773
1774         PR c/11234
1775         * gcc.dg/func-ptr-conv-1.c: New test.
1776         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
1777
1778 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
1779
1780         PR target/13380.
1781         * gcc.c-torture/compile/20040109-1.c: New.
1782
1783 2004-01-08  Stuart Hastings  <stuart@apple.com>
1784
1785         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
1786         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
1787         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
1788
1789 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
1790
1791         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
1792
1793 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1794
1795         * ada/acats/run_acats: Treat 'gnatchop' the same way
1796         as 'gnatmake'.  Export GCC_DRIVER.
1797         * ada/acats/run_all.sh: Add target_gnatchop.  Use
1798         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
1799
1800 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1801
1802         PR c++/12573
1803         * g++.dg/template/dependent-expr4.C: New test.
1804
1805 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
1806
1807         * gcc.dg/altivec-11.c: New test.
1808
1809 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
1810
1811         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
1812
1813 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
1814
1815         PR c/6024
1816         * gcc.dg/enum-compat-1.c: New test.
1817         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
1818
1819 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
1820
1821         PR c/12165
1822         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
1823         gcc.dg/c99-idem-qual-3.c: New tests.
1824
1825 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
1826
1827         * gcc.dg/winline-7.c: Don't cast void * to int.
1828
1829 2004-01-06  Jan Hubicka  <jh@suse.cz>
1830
1831         * gcc.dg/i386-sse-5.c: New test
1832         * g++.dg/eh/simd-1.c: Add -w argument for i386.
1833
1834 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
1835
1836         PR c++/12815
1837         * g++.dg/rtti/typeid4.C: New test.
1838
1839 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
1840
1841         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
1842
1843 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
1844
1845         PR c++/12132
1846         * g++.dg/template/error11.C: New test.
1847
1848         PR c++/13451
1849         * g++.dg/template/class2.C: New test.
1850
1851 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
1852         Richard Sandiford <rsandifo@redhat.com>
1853
1854         PR c++/13387
1855         * g++.dg/opt/alias3.C: New test.
1856
1857 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
1858
1859         PR c++/13157
1860         * g++.dg/template/koenig3.C: New test.
1861
1862         PR c++/13529
1863         * g++.dg/parse/offsetof3.C: New test.
1864
1865         * g++.dg/init/copy7.C: Add missing dg-error markers.
1866
1867         PR c++/12226
1868         * g++.dg/init/copy7.c: New test.
1869
1870         PR c++/13536
1871         * g++.dg/parse/cast1.C: New test.
1872
1873 2004-01-04  Jan Hubicka  <jh@suse.cz>
1874
1875         * gcc.dg/winline[1-7].c: New tests.
1876
1877 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1878
1879         PR c++/13520
1880         * g++.dg/template/qualttp22.C: New test.
1881
1882 2004-01-01  Jan Hubicka  <jh@suse.cz>
1883
1884         * gcc.dg/debug/20031231-1.c: New.
1885         * gcc.c-torture/compile/20040101-1.c: New.
1886         * gcc.dg/dwarf-die-[1-7].c: New.
1887
1888 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
1889
1890         PR optimization/13521
1891         * gcc.c-torture/compile/20031231-1.c: New test.
1892
1893 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
1894
1895         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
1896
1897 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1898
1899         PR c++/10079
1900         * g++.dg/template/crash16.C: New test.
1901
1902 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
1903
1904         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
1905
1906 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
1907
1908         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
1909         ports.
1910         * g++.old-deja/g++.jason/thunk3.C: Likewise.
1911         * g++.old-deja/g++.law/profile1.C: Likewise.
1912         * gcc.c-torture/compile/981006-1.c: Likewise.
1913         * gcc.c-torture/execute/loop-2e.x: Likewise.
1914         * gcc.c-torture/execute/loop-2f.x: Remove.
1915         * gcc.c-torture/execute/loop-2g.x: Likewise.
1916         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
1917         * gcc.dg/20020312-2.c: Remove traces of dead ports.
1918
1919 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
1920
1921         PR c++/13507
1922         * g++.dg/ext/attrib11.C: New test.
1923
1924         PR c++/13494
1925         * g++.dg/template/array2-1.C: New test.
1926         * g++.dg/template/array2-2.C: New test.
1927
1928 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
1929
1930         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
1931
1932 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1933
1934         PR c++/12774
1935         * g++.dg/template/array1-1.C: New test.
1936         * g++.dg/template/array1-2.C: New test.
1937
1938 2003-12-29  Roger Sayle  <roger@eyesopen.com>
1939
1940         PR fortran/12632
1941         * g77.dg/12632.f: New test case.
1942
1943 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1944
1945         PR c++/13289
1946         * g++.dg/parse/nontype1.C: New test.
1947
1948 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1949
1950         PR c++/12403
1951         * g++.dg/parse/explicit1.C: New test.
1952         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
1953
1954 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
1955
1956         PR c++/13081
1957         * g++.dg/opt/inline6.C: New test.
1958
1959         PR c++/12613
1960         * g++.dg/parse/error9.C: New test.
1961
1962         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
1963
1964 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
1965
1966         PR c++/13009
1967         * g++.dg/init/assign1.C: New test.
1968
1969 2003-12-28  Roger Sayle  <roger@eyesopen.com>
1970
1971         PR c++/13070
1972         * g++.dg/warn/format3.C: New test case.
1973
1974 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1975
1976         * gcc.c-torture/compile/20031227-1.c: New test.
1977
1978 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1979
1980         * g++.dg/bprob/bprob.exp: Load target-supports.exp
1981         * g77.dg/bprob/bprob.exp: Likewise.
1982         * gcc.misc-tests/bprob.exp: Likewise.
1983         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
1984         variants on systems where the library does not provide that
1985         functionality.
1986         * gcc.dg/builtins-20.c: Use builtins-config.h.
1987         * gcc.dg/builtins-config.h: New file.
1988
1989 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1990
1991         * lib/gcc-dg.exp (dg-require-profiling): New function.
1992         * lib/target-supports.exp (check_profiling_available): Likewise.
1993         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
1994         * g77.dg/bprob/bprob.exp: Likewise.
1995         * gcc.misc-tests/bprob.exp: Likewise.
1996         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
1997         * gcc.dg/20021014-1.c: Likewise.
1998         * gcc.dg/nest.c: Likewise.
1999
2000 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
2001
2002         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
2003         compiling.
2004         * g++.dg/lookup/java2.C: Likewise.
2005         * gcc.dg/cpp/lexident.c: Likewise.
2006
2007 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
2008
2009         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
2010         given.
2011         * gcc.c-torture/compile/961203-1.c: Likewise.
2012         * gcc.c-torture/compile/980506-1.c: Likewise.
2013
2014 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
2015
2016         * lib/gcc-dg.exp (dg-prune-output): New annotation.
2017         (additional_prunes): New global.
2018         (gcc-dg-prune): Handle additional per-test pruning.
2019         (dg-test): Clear additional_prunes between tests.
2020
2021         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
2022         dg-prune-output to avoid spurious failures from assembler
2023         complaining about nonexistent WAW violations.
2024         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
2025         Use dg-prune-output to avoid spurious failures from assembler
2026         warning about Itanium B-step errata.
2027
2028 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
2029
2030         * g++.dg/abi/macro0.C: New test.
2031         * g++.dg/abi/macro1.C: Likewise.
2032         * g++.dg/abi/macro2.C: Likewise.
2033
2034         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
2035         * g++.dg/abi/bitfield7.C: Likewise.
2036         * g++.dg/abi/dtor2.C: Likewise.
2037         * g++.dg/abi/mangle11.C: Likewise.
2038         * g++.dg/abi/mangle12.C: Likewise.
2039         * g++.dg/abi/mangle14.C: Likewise.
2040         * g++.dg/abi/mangle17.C: Likewise.
2041         * g++.dg/abi/vbase10.C: Likewise.
2042         * g++.dg/abi/vbase14.C: Likewise.
2043         * g++.dg/template/qualttp17.C: Likewise.
2044
2045 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
2046
2047         PR c/11995
2048         * gcc.dg/20031223-1.c: New test.
2049
2050 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
2051
2052         * gcc.dg/noreturn-7.c: New test.
2053
2054 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
2055
2056         * gcc.dg/null-pointer-1.c: New test.
2057
2058 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
2059
2060         * g++.old-deja/g++.jason/template18.C: Remove.
2061         * g++.old-deja/g++.jason/template37.C: Likewise.
2062
2063         PR c++/12862
2064         * g++.dg/lookup/ns1.C: New test.
2065
2066         PR c++/12397
2067         * g++.dg/template/lookup3.C: New test.
2068
2069 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
2070
2071         * g++.dg/template/recurse1.C: New test
2072
2073 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
2074
2075         PR c++/12479
2076         * g++.dg/parse/semicolon1.C: New test.
2077         * g++.dg/parse/semicolon1.h: Likewise.
2078
2079 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
2080
2081         * gcc.dg/darwin-misaligned.c: New test.
2082
2083 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
2084
2085         PR c/9163
2086         * gcc.dg/20031222-1.c: New test.
2087
2088 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
2089
2090         PR c++/13438
2091         * g++.dg/parse/error8.C: New test.
2092
2093         PR c++/11554
2094         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
2095
2096 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
2097
2098         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
2099         too small.
2100         * gcc.c-torture/compile/930217-1.c: Likewise.
2101         * gcc.c-torture/compile/930513-1.c: Likewise.
2102         * gcc.c-torture/execute/920908-2.c: Likewise.
2103         * gcc.c-torture/execute/921204-1.c: Likewise.
2104         * gcc.c-torture/execute/930621-1.c: Likewise.
2105         * gcc.c-torture/execute/930630-1.c: Likewise.
2106         * gcc.c-torture/execute/931031-1.c: Likewise.
2107         * gcc.c-torture/execute/980602-2.c: Likewise.
2108         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
2109         * gcc.c-torture/execute/compndlit-1.c: Likewise.
2110         * gcc.c-torture/execute/extzvsi.c: Likewise.
2111         * gcc.c-torture/unsorted/ext.c: Likewise.
2112
2113 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
2114
2115         PR target/12749
2116         * gcc.c-torture/compile/20031220-2.c: New test case.
2117
2118 2003-12-20  Roger Sayle  <roger@eyesopen.com>
2119
2120         PR optimization/13031
2121         * gcc.c-torture/compile/20031220-1.c: New test case.
2122
2123 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
2124
2125         * gcc.dg/cast-function-1.c: New test.
2126
2127 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
2128
2129         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
2130         formats.
2131
2132 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
2133
2134         PR c++/12795
2135         * g++.dg/ext/attrib10.C: New test.
2136
2137 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
2138
2139         * gcc.dg/cleanup-10.c: New test.
2140         * gcc.dg/cleanup-11.c: New test.
2141
2142 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
2143
2144         PR c++/13239
2145         * g++.dg/opt/expect1.C: New test.
2146
2147 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
2148
2149         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
2150
2151 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
2152
2153         PR debug/12923
2154         * gcc.dg/20031218-1.c: New test.
2155
2156         PR debug/12389
2157         * gcc.dg/20031218-2.c: New test.
2158         * gcc.dg/20031218-3.c: New test.
2159
2160         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
2161         of label name and allow for USER_LABEL_PREFIX == "_" names.
2162         * g++.dg/abi/mangle18-2.C: Likewise.
2163         * g++.dg/abi/mangle19-1.C: Likewise.
2164         * g++.dg/abi/mangle19-2.C: Likewise.
2165         * g++.dg/abi/mangle20-1.C: Likewise.
2166         * g++.dg/abi/mangle20-2.C: Likewise.
2167
2168 2003-12-18  Richard Henderson  <rth@redhat.com>
2169
2170         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
2171
2172 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
2173             Dan Kegel <dank@kegel.com>
2174
2175         PR other/12009
2176         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
2177         testing a cross compiler, it causes spurious compile failures.
2178         * lib/g++.exp: Likewise.
2179
2180 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2181
2182         PR c++/13262
2183         * g++.dg/template/access13.C: New test.
2184
2185 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
2186
2187         * gcc.dg/20031216-1.c: New test.
2188
2189 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2190
2191         PR c++/9154
2192         * g++.dg/template/error10.C: New test.
2193
2194 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
2195
2196         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
2197         * g++.dg/eh/simd-2.C: Likewise.
2198
2199 2003-12-17  James E Wilson  <wilson@specifixinc.com>
2200             Roger Sayle  <roger@eyesopen.com>
2201
2202         * gcc.c-torture/execute/ieee/mzero5.c: New.
2203
2204 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
2205
2206         PR c++/10603
2207         * g++.dg/parse/error6.C: New test.
2208
2209         PR c++/12827
2210         * g++.dg/parse/error7.C: New test.
2211
2212 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
2213
2214         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
2215         at -O with stabs debugging formats.
2216         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
2217         * gcc.dg/debug/debug-2.c: Likewise.
2218
2219 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
2220
2221         PR c++/12696
2222         * g++.dg/init/error1.C: New test.
2223
2224         PR c++/12218
2225         * g++.dg/init/pm3.C: New test.
2226
2227 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
2228
2229         PR c/3347
2230         * gcc.dg/bitfld-8.c: New test.
2231
2232 2003-12-16  James Lemke  <jim@wasabisystems.com>
2233
2234         * gcc.dg/arm-scd42-[123].c: New tests.
2235
2236 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
2237
2238         PR c++/9043
2239         * g++.dg/abi/mangle20-1.C: New test.
2240         * g++.dg/abi/mangle20-2.C: New test.
2241
2242 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
2243
2244         PR c++/13275
2245         * g++.dg/other/offsetof2.C: Remove XFAIL.
2246         * g++.dg/parse/offsetof1.C: New test.
2247         * g++.gd/parse/offsetof2.C: Likewise.
2248
2249 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2250
2251         * g++.dg/template/nontype3.C: New test.
2252         * g++.dg/template/static2.C: Tweaked the dg-error clause.
2253
2254 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2255
2256         * g++.dg/warn/noreturn-3.C: Also test instantiation.
2257
2258 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
2259
2260         PR c++/13387
2261         * g++.dg/expr/assign1.C: New test.
2262
2263         PR c++/13242
2264         * g++.dg/abi/mangle19-1.C: New test.
2265         * g++.dg/abi/mangle19-2.C: New test.
2266
2267 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
2268
2269         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
2270
2271 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
2272
2273         * gcc.c-torture/execute/20031216-1.c: New test.
2274
2275 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2276
2277         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
2278         an ICE regression.
2279
2280 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
2281
2282         PR c++/10926
2283         * g++.dg/template/error9.C: New test.
2284
2285         PR c++/11116
2286         * g++.dg/template/error8.C: New test.
2287
2288 2003-12-15  Roger Sayle  <roger@eyesopen.com>
2289
2290         PR middle-end/13400
2291         * gcc.c-torture/execute/20031215-1.c: New test case.
2292
2293 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
2294
2295         PR c++/13269
2296         * g++.dg/parse/error5.C: New test.
2297
2298         PR c++/12989
2299         * g++.dg/expr/sizeof1.C: New test.
2300
2301         PR c++/13310
2302         * g++.dg/template/crash15.C: New test.
2303
2304 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
2305
2306         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
2307         a non-POD type as the last named parameter of a varargs function.
2308
2309 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
2310
2311         PR c++/13243
2312         PR c++/12573
2313         * g++.dg/template/crash14.C: New test.
2314         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
2315
2316 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
2317
2318         * g++.dg/other/java1.C: New test.
2319
2320         PR c++/13241
2321         * g++.dg/abi/mangle18-1.C: New test.
2322         * g++.dg/abi/mangle18-2.C: New test.
2323
2324 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2325
2326         PR optimization/10312
2327         * gcc.c-torture/execute/20031214-1.c: New.
2328
2329 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
2330
2331         PR c++/10779
2332         PR c++/12160
2333         * g++.dg/parse/error3.C: New test.
2334         * g++.dg/parse/error4.C: Likewise.
2335         * g++.dg/abi/mangle4.C: Tweak error messages.
2336         * g++.dg/lookup/using5.C: Likewise.
2337         * g++.dg/other/error2.C: Likewise.
2338         * g++.dg/parse/typename5.C: Likewise.
2339         * g++.dg/parse/undefined1.C: Likewise.
2340         * g++.dg/template/arg2.C: Likewise.
2341         * g++.dg/template/ttp3.C: Likewise.
2342         * g++.dg/template/type1.C: Likewise.
2343         * g++.old-deja/g++.other/crash32.C: Likewise.
2344         * g++.old-djea/g++.pt/defarg8.C: Likewise.
2345
2346 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2347
2348         PR c++/13106
2349         * g++.dg/warn/noreturn-3.C: New test.
2350
2351 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2352
2353         PR c++/13118
2354         * g++.dg/abi/covariant3.C: New.
2355
2356 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
2357
2358         * g++.dg/eh/ia64-1.C: New test.
2359
2360 2003-12-12  Roger Sayle  <roger@eyesopen.com>
2361
2362         PR optimization/13037
2363         * g77.f-torture/execute/13037.f: New test case.
2364
2365 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2366
2367         PR c++/12881
2368         * g++.dg/abi/covariant2.C: New.
2369
2370 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
2371
2372         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
2373
2374 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
2375
2376         * gcc.c-torture/execute/wchar_t-1.x: Delete.
2377
2378 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
2379
2380         PR other/10819
2381         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
2382         to fix Bug 10819.
2383         * lib/g++.exp (g++_version): Likewise.
2384         * lib/g77.exp (g77_version): Likewise.
2385         * lib/objc.exp (default_objc_version): Likewise.
2386
2387 2003-12-10  Richard Henderson  <rth@redhat.com>
2388
2389         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
2390
2391         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
2392
2393 2003-12-08  Matt Austern  <austern@apple.com>
2394
2395         PR c/13134
2396         * lib/gcc-dg.exp (dg-require-visibility): Define.
2397         * lib/target-supports (check_visibility_available): Define.
2398         * gcc.dg/visibility-1.c: New test.
2399         * gcc.dg/visibility-2.c: Likewise.
2400         * gcc.dg/visibility-3.c: Likewise.
2401         * gcc.dg/visibility-4.c: Likewise.
2402         * gcc.dg/visibility-5.c: Likewise.
2403         * gcc.dg/visibility-6.c: Likewise.
2404         * g++.dg/ext/visibility-1.C: Likewise.
2405         * g++.dg/ext/visibility-2.C: Likewise.
2406         * g++.dg/ext/visibility-3.C: Likewise.
2407         * g++.dg/ext/visibility-4.C: Likewise.
2408         * g++.dg/ext/visibility-5.C: Likewise.
2409         * g++.dg/ext/visibility-6.C: Likewise.
2410
2411 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2412
2413         * g++.dg/lookup/java1.C: New test.
2414         * g++.dg/lookup/java2.C: New test.
2415
2416 2003-12-07  Falk Hueffner  <falk@debian.org>
2417
2418         * g++.dg/opt/noreturn-1.C: New test.
2419
2420 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
2421
2422         * gcc.dg/overflow-1.c: New test.
2423
2424 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
2425
2426         * g77.f-torture/compile/13060.f: New test.
2427
2428 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
2429
2430         PR c++/13323
2431         * g++.dg/inherit/operator2.C: New test.
2432
2433 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
2434
2435         PR c++/13305
2436         * g++.dg/ext/attrib9.C: New test.
2437
2438 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
2439
2440         PR c++/13314
2441         * g++.dg/template/error7.C: New test.
2442
2443 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
2444             J"orn Rennecke <joern.rennecke@superh.com>
2445
2446         PR target/13302
2447         * g++.dg/other/struct-va_list.C: New test.
2448
2449 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2450
2451         PR c++/13166
2452         * g++.dg/parse/defarg6.C: New test.
2453
2454 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
2455
2456         PR target/13256
2457         * gcc.c-torture/execute/20031201-1.c: New test.
2458
2459 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
2460
2461         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
2462
2463 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
2464
2465         * gcc.dg/builtin-return-1.c: New test.
2466
2467 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
2468             J"orn Rennecke <joern.rennecke@superh.com>
2469
2470         PR optimization/13260
2471         * gcc.c-torture/execute/20031204-1.c: New test.
2472
2473 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
2474
2475         PR c++/9127
2476         * g++.dg/template/error6.C: New test.
2477
2478 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
2479
2480         * gcc.dg/20031202-1.c: New test.
2481
2482 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
2483
2484         PR c++/13179
2485         * g++.dg/template/eh1.C: New test.
2486
2487         PR c++/10771
2488         * g++.dg/template/error5.C: New test.
2489
2490 2003-12-02  David Ung  <davidu@mips.com>
2491
2492         * gcc.dg/compat/vector-check.h: Corrected type for var
2493         g_##TMODE
2494
2495 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2496
2497         PR c++/10126
2498         * g++.dg/template/ptrmem8.C: New test.
2499
2500 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2501
2502         PR c++/12573
2503         * g++.dg/template/dependent-expr3.C: New test.
2504
2505 2003-12-01  James Lemke  <jim@wasabisystems.com>
2506
2507         * gcc.dg/arm-g2.c: New test.
2508
2509 2003-12-01  Roger Sayle  <roger@eyesopen.com>
2510
2511         PR optimization/11634
2512         * gcc.dg/20031201-2.c: New test case.
2513
2514 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
2515
2516         PR 11433
2517         * objc.dg/proto-lossage-3.m: New test.
2518
2519 2003-12-01  Roger Sayle  <roger@eyesopen.com>
2520
2521         PR optimization/12628
2522         * gcc.dg/20031201-1.c: New test case.
2523
2524 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
2525
2526         * gcc.dg/unaligned-1.c: New test.
2527
2528 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
2529
2530         PR c++/9849
2531         * g++.dg/template/error4.C: New test.
2532         * g++.dg/template/nested3.C: Adjust error markers.
2533
2534 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2535
2536         * gcc.dg/cpp/assert4.c: Check more #system assertions.
2537
2538 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
2539
2540         PR c/10333
2541         * gcc.dg/bitfld-7.c: New test.
2542
2543 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
2544
2545         * gcc.dg/tls/asm-1.C: New test.
2546
2547 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2548
2549         * gcc.dg/cpp/assert4.c: Update.
2550
2551 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
2552
2553         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
2554         * gcc.dg/builtin-apply3.c: New test.
2555
2556 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
2557
2558         * lib/compat.exp (compat-obj): New xfaildata parameter.
2559         Use it to set compiler_conditional_xfail_data before compiling.
2560         (compat-get-options): Handle dg-xfail-if.
2561         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
2562         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
2563         * gcc.dg/compat/vector-1_y.c: Likewise.
2564         * gcc.dg/compat/vector-2_x.c: Likewise.
2565         * gcc.dg/compat/vector-2_y.c: Likewise.
2566
2567 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
2568
2569         * g++.dg/opt/reg-stack4.C: New test.
2570
2571 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
2572
2573         * gcc.dg/builtin-apply2.c: New test.
2574
2575 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
2576
2577         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
2578
2579 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2580
2581         PR c++/12924
2582         * g++.dg/template/template-id-2.C: New test.
2583
2584 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2585
2586         PR c++/5369
2587         * g++.dg/template/memfriend1.C: New test.
2588         * g++.dg/template/memfriend2.C: Likewise.
2589         * g++.dg/template/memfriend3.C: Likewise.
2590         * g++.dg/template/memfriend4.C: Likewise.
2591         * g++.dg/template/memfriend5.C: Likewise.
2592         * g++.dg/template/memfriend6.C: Likewise.
2593         * g++.dg/template/memfriend7.C: Likewise.
2594         * g++.dg/template/memfriend8.C: Likewise.
2595         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
2596
2597 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
2598
2599         PR c++/12515
2600         * g++.dg/ext/cond1.C: New test.
2601
2602 2003-11-20  Richard Henderson  <rth@redhat.com>
2603
2604         * gcc.dg/20020201-2.c: Remove.
2605         * gcc.dg/20020201-4.c: Remove.
2606         * gcc.dg/20020304-1.c: Remove.
2607
2608 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2609
2610         * gcc.dg/cpp/trad/xwin1.c: New test case.
2611
2612 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
2613
2614         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
2615         * lib/g77.exp: Likewise.
2616         * lib/objc.exp: Likewise.
2617         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
2618         for darwin.
2619
2620 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2621
2622         PR c++/12932
2623         * g++.dg/template/static5.C: New test.
2624
2625 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
2626
2627         * gcc.dg/nested-func-1.c: New test.
2628
2629 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2630
2631         * gcc.dg/cpp/assert4.c: New test.
2632
2633 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
2634
2635         PR c++/2294
2636         * g++.dg/lookup/using9.c: New test.
2637
2638 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
2639
2640         PR c++/12762
2641         * g++.dg/template/error3.C: New test.
2642
2643 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
2644
2645         PR ada/13035
2646         * ada/acats/run_acats, run_all.sh: Fix syntax error.
2647         No longer use a wrapper for gcc, since this does not work under
2648         Windows.
2649
2650 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
2651
2652         PR c++/2094
2653         * g++.dg/template/ptrmem7.C: New test.
2654
2655 2003-11-13  Andrew Pinski <apinski@apple.com>
2656
2657         * gcc.c-torture/compile/20031113-1.c: New test.
2658
2659 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
2660             Kean Johnston <jkj@sco.com>
2661
2662         PR c/13029
2663         * gcc.dg/unused-4.c: Update.
2664
2665 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
2666
2667         * g++.dg/opt/const3.C: New test.
2668
2669 2003-11-13  Jan Hubicka  <jh@suse.cz>
2670
2671         * gcc.c-torture/compile/20031112-1.c: New test.
2672
2673 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
2674
2675         * g++.dg/parse/crash10.C: Remove bogus error marker.
2676
2677 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2678
2679         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
2680         (host_gcc): Likewise.
2681         (ROOT): Honor $PWDCMD.
2682         (BASE): Likewise.
2683         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
2684
2685 2003-11-12  Catherine Moore  <clm@redhat.com>
2686
2687         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
2688
2689 2003-11-12  Andreas Jaeger  <aj@suse.de>
2690             Jakub Jelinek  <jakub@redhat.com>
2691             Andrew Pinski  <pinskia@physics.uc.edu>
2692             Richard Henderson  <rth@redhat.com>
2693
2694         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
2695         systems.
2696         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
2697
2698         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
2699         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
2700
2701 2003-11-11  Andreas Jaeger  <aj@suse.de>
2702
2703         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
2704
2705         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
2706
2707 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
2708
2709         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
2710         Clean ups.
2711
2712 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
2713
2714         * gcc.dg/trampoline-1.c: New test.
2715
2716 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
2717
2718         * gcc.c-torture/compile/200031109-1.c: New test.
2719
2720 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
2721
2722         PR c/3190
2723         PR c/8714
2724         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
2725         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
2726         gcc.dg/format/no-y2k-1.c: Update.
2727
2728 2003-11-08  Roger Sayle  <roger@eyesopen.com>
2729
2730         PR optimization/10467
2731         * gcc.dg/20031108-1.c: New test case.
2732
2733 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
2734
2735         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
2736
2737 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
2738
2739         * gcc.dg/compound-lvalue-1.c: New test.
2740         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
2741         some XFAILs.
2742
2743 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
2744
2745         * gcc.dg/altivec-varargs-1.c: New test.
2746
2747 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
2748
2749         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
2750         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
2751         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
2752         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
2753         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
2754
2755 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
2756
2757         * gcc.dg/cond-lvalue-1.c: New test.
2758
2759 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
2760
2761         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
2762
2763 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2764
2765         PR c++/11616
2766         * g++.dg/template/instantiate5.C: New test.
2767
2768 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2769
2770         PR c++/12726
2771         * g++.dg/ext/complit2.C: Replace test with self-contained version.
2772         * ChangeLog: Add missing first entry for above test.
2773
2774 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2775
2776         PR c++/9810
2777         * g++.dg/template/using8.C: New test.
2778         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
2779
2780 2003-11-02  Roger Sayle  <roger@eyesopen.com>
2781
2782         PR optimization/10817
2783         * gcc.c-torture/compile/20031102-1.c: New test case.
2784
2785 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
2786
2787         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
2788         2147483647.
2789
2790 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
2791
2792         * gcc.dg/20031102-1.c: New test.
2793
2794 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
2795
2796         * gcc.dg/complex-1.c: New test.
2797
2798 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2799
2800         PR c++/12796
2801         * g++.dg/template/crash13.C: Adjust expected error location.
2802         * g++.old-deja/g++.brendan/ns1.C: Likewise.
2803
2804 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
2805
2806         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
2807
2808 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
2809
2810         PR/10239
2811         * gcc.c-torture/compile/20031031-2.c: New test.
2812
2813 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
2814
2815         PR/11640
2816         * gcc.c-torture/compile/20031031-1.c: New test.
2817
2818 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
2819
2820         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
2821         * gcc.misc-tests/bprob.exp: Likewise.
2822         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
2823         the execution test on arm-elf configs.
2824         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
2825         configs that don't support scratch files.
2826         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
2827
2828 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
2829
2830         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
2831         done by dejagnu.
2832
2833 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
2834
2835         * ada/acats/run_all.sh: Redirect mv output to /dev/null
2836         Avoid non pure sh syntax. Add more logging.
2837
2838         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
2839         fail.
2840
2841 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2842
2843         PR libgcj/10610
2844         * gcc.dg/ppc-stackalign-1.c: New test.
2845
2846 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
2847
2848         * ada/acats/run_all.sh: Change output to be more compliant with
2849         dejagnu framework.
2850         Create acats.sum and acats.log files under testsuite/ada/acats
2851         Only run [a-z]* directories, to filter out e.g. CVS.
2852         Redirect build output to log file.
2853
2854 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
2855
2856         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
2857
2858 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
2859
2860         PR ada/5909:
2861         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
2862
2863 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
2864
2865         * gcc.c-torture/compile/20031023-1.c: New test.
2866         * gcc.c-torture/compile/20031023-2.c: New test.
2867         * gcc.c-torture/compile/20031023-3.c: New test.
2868         * gcc.c-torture/compile/20031023-4.c: New test.
2869
2870 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2871
2872         PR c++/10371
2873         * g++.dg/lookup/scoped8.C: New test.
2874
2875 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
2876
2877         * g++.dg/opt/reg-stack3.C: New test.
2878
2879 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
2880
2881         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
2882
2883 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2884
2885         PR c++/11076
2886         * g++.dg/template/crash13.C: New test.
2887
2888 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
2889
2890         * gcc.dg/c99-restrict-2.c: New test.
2891
2892 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
2893
2894         PR c++/12698, c++/12699, c++/12700, c++/12566
2895         * g++.dg/inherit/covariant9.C: New test.
2896         * g++.dg/inherit/covariant10.C: New test.
2897         * g++.dg/inherit/covariant11.C: New test.
2898
2899 2003-10-23  Jason Merrill  <jason@redhat.com>
2900
2901         PR c++/12726
2902         * g++.dg/ext/complit2.C: New test.
2903
2904 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
2905
2906         PR target/12654
2907         * gcc.c-torture/execute/20031020-1.c: New test.
2908
2909 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2910
2911         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
2912         following the jump_insn.
2913
2914 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2915
2916         * gcc.dg/cast-lvalue-1.c: New test.
2917
2918 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
2919
2920         PR c++/11962
2921         * g++.dg/template/cond2.C: New test.
2922
2923 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
2924
2925         * gcc.dg/builtins-28.c: New test.
2926
2927 2003-10-20  Jan Hubicka  <jh@suse.cz>
2928
2929         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
2930         parameter.
2931         * testsuite/gcc.dg/inline-2.c: Likewise.
2932
2933 2003-10-20  Phil Edwards  <phil@codesourcery.com>
2934
2935         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
2936         * gcc.dg/nest.c:  Likewise.
2937
2938 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2939
2940         PR c++/9781, c++/10583, c++/11862
2941         * g++.dg/parse/crash13.C: New test.
2942
2943 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2944
2945         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
2946
2947 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
2948
2949         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
2950         Define HAVE_C99_RUNTIME except on Solaris.
2951         * gcc.dg/builtins-20.c: Likewise.
2952
2953 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2954
2955         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
2956
2957 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2958
2959         PR c++/12495
2960         * g++.dg/template/crash21.C: New test.
2961
2962 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2963
2964         PR c++/2513
2965         * g++.dg/template/typename5.C: New test.
2966
2967 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2968
2969         PR c++/12369
2970         * g++.dg/template/friend25.C: New test.
2971
2972 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
2973
2974         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
2975         versions.
2976
2977 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
2978
2979         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
2980         == 2147483647.
2981
2982 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
2983
2984         * gcc.c-torture/execute/960416-1.x: Remove.
2985         * gcc.c-torture/execute/divconst-3.x: Likewise.
2986
2987 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
2988
2989         PR target/12598
2990         * gcc.dg/torture/cris-volatile-1.c: New test.
2991
2992 2003-10-14  Roger Sayle  <roger@eyesopen.com>
2993
2994         PR optimization/9325
2995         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
2996         for overflowing floating point to integer conversion during RTL
2997         simplification.
2998
2999 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
3000
3001         * objc/execute/_cmd.m: Fix typo.
3002         * objc.dg/image-info.m, objc.dg/symtab-1.m:
3003         Relax 'scan-assembler' regexp.
3004         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
3005         objc.dg/try-catch-4.m: Run on non-Darwin targets.
3006         * objc.dg/zero-link-2.m: Remove blank line.
3007         * objc.dg/zero-link-3.m: New test case.
3008
3009 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
3010
3011         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
3012
3013         * gcc.dg/asm-names.c: Use scan-assembler-not rather
3014         than linker trickery.
3015
3016 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3017
3018         PR c++/12370
3019         * g++.dg/other/friend2.C: New test.
3020
3021 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
3022
3023         * gcc.dg/20031012-1.c: New test.
3024
3025 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
3026
3027         * gcc.dg/weak/weak-3.c: Fix for new warning.
3028
3029 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
3030
3031         PR optimization/8750
3032         * gcc.c-torture/execute/20031012-1.c: New test case.
3033
3034 2003-10-11  Roger Sayle  <roger@eyesopen.com>
3035
3036         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
3037         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
3038
3039 2003-10-11  Roger Sayle  <roger@eyesopen.com>
3040
3041         PR optimization/12260
3042         * gcc.c-torture/compile/20031011-2.c: New test case.
3043
3044 2003-10-11  Roger Sayle  <roger@eyesopen.com>
3045
3046         * gcc.c-torture/execute/20031011-1.c: New testcase.
3047
3048 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
3049
3050         * gcc.c-torture/compile/20031011-1.c: New test.
3051
3052 2003-10-11  Jan Hubicka  <jh@suse.cz>
3053
3054         * g++.dg/other/first-global.C: New test.
3055
3056 2003-10-11  Roger Sayle  <roger@eyesopen.com>
3057
3058         * gcc.c-torture/execute/string-opt-18.c: New testcase.
3059
3060 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
3061
3062         * gcc.c-torture/compile/20031010-1.c: New test.
3063
3064 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
3065
3066         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
3067         * gcc.c-torture/execute/va-arg-25.c: ... here.
3068
3069 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
3070
3071         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
3072
3073 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
3074
3075         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
3076
3077 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
3078
3079         * g++.dg/parse/error2.C: New test.
3080
3081 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
3082
3083         PR c++/11097
3084         * g++.dg/other/error5.C: Modify the error message.
3085         * g++.dg/lookup/using8.C: New test.
3086
3087 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
3088
3089         * gcc.dg/darwin-abi-2.c: New file.
3090         * gcc.c-torture/execute/va-arg-24.c: New file.
3091
3092 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
3093
3094         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
3095         indentation.
3096
3097 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
3098
3099         PR c++/10147
3100         * g++.dg/other/error4.C: Update error messages.
3101         * g++.dg/template/ptrmem4.C: Likewise.
3102
3103         PR c++/12337
3104         * g++.dg/init/new9.C: New test.
3105
3106         PR c++/12334, c++/12236, c++/8656
3107         * g++.dg/ext/attrib8.C: New test.
3108
3109 2003-10-06  Devang Patel  <dpatel@apple.com>
3110
3111         * gcc.dg/debug/dwarf2-3.h: New test.
3112         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
3113
3114 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
3115
3116         * g++.dg/opt/cfg2.C: New test.
3117
3118 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
3119
3120         * g++.dg/opt/float1.C: New test.
3121
3122 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3123
3124         * gcc.dg/c90-array-lval-6.c: New test.
3125         * gcc.dg/c99-array-lval-6.c: New test.
3126
3127 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
3128             Ziemowit Laski  <zlaski@apple.com>
3129
3130         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
3131         'Derived', so that it is never considered a class method; add
3132         new warning for '+port' method ambiguity.
3133         * objc.dg/method-12.m: Include <objc/objc.h> instead of
3134         <objc/objc-api.h> (needed on Mac OS X).
3135         * objc.dg/method-13.m: New test.
3136
3137 2003-10-03  Roger Sayle  <roger@eyesopen.com>
3138
3139         PR optimization/9325, PR java/6391
3140         * gcc.c-torture/execute/20031003-1.c: New test case.
3141
3142 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
3143
3144         PR optimization/12180
3145         * gcc.dg/20031002-1.c: New test.
3146
3147         PR c++/12486
3148         * g++.dg/inherit/error1.C: New test.
3149
3150 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
3151
3152         * lib/f-torture.exp (search_for): Rename to...
3153         (search_for_re): This.  Also, clean up comments and the
3154         "regexp" invocation.
3155
3156 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
3157
3158         * gcc.c-torture/compile/20031002-1.c: New test.
3159
3160 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
3161
3162         * g++.dg/opt/cond1.C: New test.
3163
3164 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
3165
3166         * gcc.dg/Wold-style-definition-2.c: New testcase.
3167         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
3168
3169 2003-09-29  Richard Henderson  <rth@redhat.com>
3170
3171         * g++.dg/init/array10.C: Add dg-options.
3172
3173 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
3174
3175         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
3176
3177 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3178
3179         * g++.dg/template/friend19.C: Fix typo.
3180         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
3181
3182 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
3183
3184         * gcc.c-torture/execute/20030928-1.c: New test.
3185         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
3186
3187 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
3188
3189         * g++.dg/opt/unroll1.C: New test.
3190
3191 2003-09-26  Roger Sayle  <roger@eyesopen.com>
3192
3193         PR optimization/11741
3194         * gcc.dg/20030926-1.c: New test case.
3195
3196 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3197
3198         PR c++/5655
3199         * g++.dg/parse/access7.C: New test.
3200         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
3201
3202 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
3203
3204         MERGE OF objc-improvements-branch into MAINLINE:
3205         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
3206         if libobjc has not been built.
3207         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
3208         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
3209         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
3210         objc/execute/nested-3.m, objc/execute/np-2.m,
3211         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
3212         objc/execute/redefining_self.m, objc/execute/root_methods.m,
3213         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
3214         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
3215         objc.dg/special/unclaimed-category-1.h,
3216         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
3217         well as GNU runtime.
3218         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
3219         * execute/cascading-1.m, execute/function-message-1.m,
3220         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
3221         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
3222         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
3223         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
3224         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
3225         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
3226         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
3227         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
3228         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
3229         * objc.dg/bitfield-2.m: Run only on Darwin.
3230         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
3231         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
3232         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
3233         * objc.dg/const-str-1.m: Fix constant string layout.
3234
3235 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
3236
3237         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
3238
3239 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
3240
3241         * gcc.dg/darwin-abi-1.c: New file.
3242
3243 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
3244
3245         PR target/12281
3246         * gcc.c-torture/compile/20030921-1.c: New test.
3247
3248 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
3249
3250         * g++.dg/opt/reg-stack2.C: New test.
3251
3252 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
3253
3254         * g++.dg/eh/delayslot1.C: New test.
3255
3256 2003-09-20  Richard Henderson  <rth@redhat.com>
3257
3258         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
3259
3260 2003-09-20  Roger Sayle  <roger@eyesopen.com>
3261
3262         * gcc.c-torture/execute/20030920-1.c: New test case.
3263
3264 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3265
3266         * g++.dg/rtti/typeid3.C: Correct expected error message.
3267
3268 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3269
3270         PR c++/157
3271         * g++.dg/parse/crash12.C: New test.
3272
3273 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
3274
3275         * gcc.dg/compat/mixed-struct-check.h: New.
3276         * gcc.dg/compat/mixed-struct-defs.h: New.
3277         * gcc.dg/compat/mixed-struct-init.h: New.
3278         * gcc.dg/compat/struct-by-value-19_main.c: New.
3279         * gcc.dg/compat/struct-by-value-19_x.c: New.
3280         * gcc.dg/compat/struct-by-value-19_y.c: New.
3281         * gcc.dg/compat/struct-by-value-20_main.c: New.
3282         * gcc.dg/compat/struct-by-value-20_x.c: New.
3283         * gcc.dg/compat/struct-by-value-20_y.c: New.
3284         * gcc.dg/compat/struct-return-19_main.c: New.
3285         * gcc.dg/compat/struct-return-19_x.c: New.
3286         * gcc.dg/compat/struct-return-19_y.c: New.
3287         * gcc.dg/compat/struct-return-20_main.c: New.
3288         * gcc.dg/compat/struct-return-20_x.c: New.
3289         * gcc.dg/compat/struct-return-20_y.c: New.
3290
3291 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
3292         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
3293         so that it will not complain on LP64 targets.
3294
3295 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3296
3297         PR c++/495
3298         * g++.dg/template/friend24.C: New test.
3299
3300 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
3301
3302         PR c++/12332
3303         * g++.dg/template/memtmpl2.C: New test.
3304
3305 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
3306
3307         PR target/11184
3308         * gcc.dg/builtin-apply1.c: New test.
3309
3310 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
3311
3312         PR c++/9848
3313         * g++.dg/warn/Wunused-4.C: New test.
3314
3315 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3316
3317         PR c++/12316
3318         * g++.dg/other/gc2.C: New test.
3319
3320 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
3321
3322         PR c++/11991
3323         * g++.dg/rtti/typeid3.C: New test.
3324
3325         PR c++/12266
3326         * g++.dg/overload/template1.C: New test.
3327
3328 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
3329
3330         * g++.dg/opt/cfg3.C: New test.
3331
3332 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3333
3334         PR c++/7939
3335         * g++.dg/template/crash11.C: New test.
3336
3337 2003-09-16  Jason Merrill  <jason@redhat.com>
3338             Jakub Jelinek  <jakub@redhat.com>
3339
3340         * gcc.dg/attr-warn-unused-result.c: New test.
3341
3342 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
3343
3344         PR c++/12184
3345         * g++.dg/expr/call2.C: New test.
3346
3347 2003-09-15  Andreas Jaeger  <aj@suse.de>
3348
3349         * gcc.dg/Wold-style-definition-1.c: New test.
3350
3351 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
3352
3353         PR c++/3907
3354         * g++.dg/parse/template12.C: New test.
3355
3356         * g++.dg/abi/bitfield11.C: New test.
3357         * g++.dg/abi/bitfield12.C: Likewise.
3358
3359 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
3360
3361         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
3362         non-expansion of functional macro name without arguments at EOL.
3363         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
3364
3365 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
3366
3367         * gcc.c-torture/execute/20030914-[12].c: New tests.
3368
3369 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
3370
3371         PR c++/11788
3372         * g++.dg/overload/addr1.C: New test.
3373
3374 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
3375
3376         * gcc.dg/20030909-1.c: New test.
3377
3378 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
3379
3380         * gcc.dg/ultrasp10.c: New test.
3381
3382 2003-09-09  Devang Patel  <dpatel@apple.com>
3383
3384         * gcc.dg/darwin-ld-6.c: New test.
3385
3386 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3387
3388         * gcc.dg/torture/builtin-explog-1.c: New testcase.
3389
3390 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
3391
3392         * gcc.dg/ia64-types1.c: New test.
3393         * gcc.dg/ia64-types2.c: Likewise.
3394
3395 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3396
3397         * gcc.dg/builtins-1.c: Add more _Complex tests.
3398         * gcc.dg/torture/builtin-attr-1.c: Likewise.
3399
3400         * gcc.dg/builtins-1.c: Test existing _Complex functions.
3401         * gcc.dg/torture/builtin-attr-1.c: Likewise.
3402
3403 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
3404
3405         PR c++/11786
3406         * g++.dg/lookup/koenig2.C: New test.
3407
3408         PR c++/5296
3409         * g++.dg/rtti/typeid2.C: New test.
3410
3411 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
3412
3413         * gcc.c-torture/compile/20030904-1.c: New test.
3414
3415 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
3416
3417         * g++.dg/opt/longbranch2.C: New test.
3418
3419 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
3420
3421         * g++.dg/template/crash10.C: Only compile it.
3422
3423 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
3424
3425         PR middle-end/11665
3426         * gcc.c-torture/compile/20030907-1.c: New test.
3427         * g++.dg/init/array11.C: New test.
3428
3429 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
3430
3431         PR c++/11852
3432         * g++.dg/init/struct1.C: New test.
3433
3434 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
3435
3436         PR c++/12181
3437         * g++.dg/expr/comma1.C: New test.
3438
3439 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
3440
3441         PR c++/11867
3442         * g++.dg/expr/static_cast5.C: New test.
3443
3444 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
3445
3446         PR c++/11507
3447         * g++.dg/lookup/scoped7.C: New test.
3448
3449         PR c++/9574
3450         * g++.dg/other/static1.C: New test.
3451
3452         PR c++/11490
3453         * g++.dg/warn/template-1.C: New test.
3454
3455         PR c++/11432
3456         * g++.dg/template/crash10.C: New test.
3457
3458         PR c++/2478
3459         * g++.dg/overload/VLA.C: New test.
3460
3461         PR c++/10804
3462         * g++.dg/template/call1.C: New test.
3463
3464 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3465
3466         PR c++/11794
3467         * g++.dg/parse/using3.C: New test.
3468
3469 2003-09-06  Roger Sayle  <roger@eyesopen.com>
3470
3471         PR c++/11409
3472         * g++.dg/overload/builtin3.C: New test case.
3473
3474 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
3475
3476         PR c/9862
3477         * gcc.dg/20030906-1.c: New test.
3478         * gcc.dg/20030906-2.c: Likewise.
3479
3480 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3481
3482         PR c++/12167
3483         * g++.dg/parse/defarg5.C: New test.
3484
3485         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
3486
3487 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
3488
3489         PR c++/12163
3490         * g++.dg/expr/static_cast4.C: New test.
3491
3492         PR c++/12146
3493         * g++.dg/template/crash9.C: New test.
3494
3495 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
3496
3497         * g++.old-deja/g++.ext/pretty2.C: Update for change
3498         in __FUNCTION__.
3499         * g++.old-deja/g++.ext/pretty3.C: Likewise.
3500
3501 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
3502
3503         PR c++/11922
3504         * g++/dg/template/qualified-id1.C: New test.
3505
3506         PR c++/12037
3507         * g++.dg/warn/noeffect4.C: New test.
3508
3509 2003-09-04  Matt Austern  <austern@apple.com>
3510
3511         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
3512         * g++.dg/ext/fnname2.C: Likewise.
3513         * g++.dg/ext/fnname3.C: Likewise.
3514
3515 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
3516
3517         * g++.dg/expr/lval1.C: New test.
3518         * g++.dg/ext/lvcast.C: Remove.
3519
3520 2003-09-03  Roger Sayle  <roger@eyesopen.com>
3521
3522         PR optimization/11700.
3523         * gcc.c-torture/compile/20030903-1.c: New test case.
3524
3525 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
3526
3527         PR c++/12053
3528         * g++.dg/abi/layout4.C: New test.
3529
3530 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
3531
3532         PR c++/11553
3533         * g++.dg/parse/friend3.C: New test.
3534
3535 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
3536
3537         PR c++/11847
3538         * g++.dg/template/class1.C: New test.
3539
3540         PR c++/11808
3541         * g++.dg/expr/call1.C: New test.
3542
3543 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
3544
3545         PR c++/12114
3546         * g++.dg/init/ref9.C: New test.
3547
3548         PR c++/11972
3549         * g++.dg/template/nested4.C: New test.
3550
3551 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
3552
3553         PR c++/12093
3554         * g++.dg/template/non-dependent4.C: New test.
3555
3556         PR c++/11928
3557         * g++.dg/inherit/conv1.C: New test.
3558
3559 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
3560
3561         PR c++/6196
3562         * g++.dg/ext/label1.C: New test.
3563         * g++.dg/ext/label2.C: Likewise.
3564
3565 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
3566
3567         * g++.dg/expr/cond3.C: New test.
3568
3569 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3570
3571         * gcc.dg/builtins-1.c: Add new builtin cases.
3572
3573 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3574
3575         * gcc.dg/builtins-1.c: Add new cases.
3576         * gcc.dg/torture/builtin-attr-1.c: Likewise.
3577
3578 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3579
3580         * gcc.dg/builtins-1.c: Add more math builtin tests.
3581         * gcc.dg/torture/builtin-attr-1.c: New test.
3582
3583 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
3584
3585         PR optimization/5079
3586         * g++.dg/opt/static3.C: New test.
3587
3588 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3589
3590         * gcc.misc-tests/gcov-10b.c: New test.
3591
3592 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
3593
3594         * g++.dg/opt/ptrmem3.C: New test.
3595
3596         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
3597
3598 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
3599
3600         * gcc.dg/20030826-2.c: New test.
3601
3602 2003-08-26  Roger Sayle  <roger@eyesopen.com>
3603
3604         PR middle-end/12002
3605         * g77.f-torture/compile/12002.f: New test case.
3606
3607 2003-08-26  Roger Sayle  <roger@eyesopen.com>
3608
3609         * gcc.dg/20030826-1.c: New test case.
3610
3611 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
3612
3613         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
3614
3615 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
3616
3617         PR c++/11871
3618         * c++.dg/lookup/crash1.C: New test.
3619
3620         * c++.dg/warn/noeffect3.C: New test.
3621
3622 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
3623
3624         * gcc.dg/compat/vector-1_x.c: Compile with -w.
3625         * gcc.dg/compat/vector-1_y.c: Ditto.
3626         * gcc.dg/compat/vector-2_x.c: Ditto.
3627         * gcc.dg/compat/vector-2_y.c: Ditto.
3628
3629 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
3630
3631         * gcc.dg/20030702-1.c: New test.
3632
3633 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
3634
3635         PR c++/8795
3636         * g++.dg/ext/altivec-1.C: New test.
3637
3638 2003-08-24  Richard Henderson  <rth@redhat.com>
3639
3640         * g++.dg/eh/simd-2.C: Add -w for x86.
3641
3642 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
3643
3644         * gcc.dg/20030815-1.c: New test.
3645
3646 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3647
3648         PR c++/3765
3649         * g++.dg/parse/access6.C: New test.
3650
3651 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3652
3653         PR c++/641, c++/11876
3654         * g++.dg/template/friend22.C: New test.
3655         * g++.dg/template/friend23.C: Likewise.
3656
3657 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
3658
3659         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
3660         identically.
3661
3662 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
3663
3664         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
3665
3666 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
3667
3668         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
3669
3670 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
3671
3672         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
3673
3674 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
3675
3676         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
3677
3678 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
3679
3680         PR c++/11919
3681         * g++.dg/overload/prom1.C: New test.
3682
3683         PR c++/11551
3684         * g++.dg/parse/dtor2.C: New test.
3685
3686         PR c++/10762
3687         * g++.dg/parse/using2.C: New test.
3688
3689 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
3690
3691         PR target/11805
3692         * gcc.c-torture/compile/20030821-1.c: New.
3693
3694 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
3695
3696         PR c++/11834
3697         * g++.dg/template/deduce2.C: New test.
3698
3699 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
3700
3701         * gcc.c-torture/execute/20030821-1.c: New test.
3702
3703 2003-08-20  Roger Sayle  <roger@eyesopen.com>
3704
3705         PR middle-end/11984
3706         * gcc.dg/20030820-1.c: New test case.
3707
3708 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
3709
3710         PR c++/11945
3711         * g++.dg/warn/noeffect2.C: New test.
3712
3713 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
3714
3715         PR c++/10926
3716         * g++.dg/template/dtor2.C: New test.
3717
3718         PR c++/11684
3719         * g++.dg/template/operator1.C: New test.
3720         * g++.dg/parse/operator4.C: New test.
3721
3722         PR c++/11946.C
3723         * g++.dg/expr/enum1.C: New test.
3724         * gcc.dg/c99-bool-1.c: Remove bogus warning.
3725
3726         PR c++/11036.C
3727         * g++.dg/parse/elab2.C: New test.
3728         * g++.dg/parse/typedef4.C: Change error message.
3729         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
3730         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
3731         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
3732
3733 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
3734
3735         * gcc.dg/pch/warn-1.c: New.
3736         * gcc.dg/pch/warn-1.hs: New.
3737
3738         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
3739         not-tested file.
3740
3741 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
3742
3743         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
3744
3745 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
3746
3747         * gcc.dg/uninit-D.c: New Test.
3748         * gcc.dg/uninit-E.c: New Test.
3749         * gcc.dg/uninit-F.c: New Test.
3750         * gcc.dg/uninit-G.c: New Test.
3751
3752 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
3753
3754         * g++.dg/README: Describe the pch directory.
3755
3756 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3757
3758         PR c++/11174
3759         * g++.dg/parse/access4.C: New test.
3760         * g++.dg/parse/access5.C: Likewise.
3761         * g++.old-deja/g++.jason/access17.C: Adjust error message.
3762
3763 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
3764
3765         * gcc.dg/noncompile/20030818-1.c: New.
3766
3767 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
3768
3769         PR c++/11957
3770         * g++.dg/warn/noeffect1.C: New test.
3771
3772         * g++.dg/template/scope2.C: New test.
3773         * g++.dg/template/error2.C: Correct dg-error
3774
3775 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
3776
3777         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
3778
3779 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
3780
3781         PR C++/11512
3782         * g++.dg/template/warn1.C: New.
3783
3784 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
3785
3786         * g++.dg/template/error2.C: New test.
3787         * g++.dg/lookup/using7.C: Adjust errors
3788         * g++.old-deja/g++.pt/crash36.C: Likewise.
3789         * g++.old-deja/g++.pt/derived3.C: Likewise.
3790
3791 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3792
3793         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
3794         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
3795         * gcc.c-torture/execute/builtins/string-9.c: New, from
3796         string-opt-9.c.  Adjust for execute/builtins framework.
3797         * gcc.c-torture/execute/string-opt-9.c: Delete.
3798
3799 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
3800
3801         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
3802
3803         * g++.dg/parse/ret-type2.C: New test.
3804
3805         PR c++/11703
3806         * g++.dg/init/new8.C: New test.
3807
3808         PR c++/10923
3809         * g++.dg/parse/typedef5.C: New test.
3810
3811         PR c++/9512
3812         * g++.dg/parse/qualified2.C: New test.
3813         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
3814         invalid code.
3815
3816 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
3817
3818         * g++.dg/conversion/ptrmem1.C: New test.
3819
3820 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
3821
3822         PR target/11693
3823         * gcc.dg/20030811-1.c: New test.
3824
3825         PR target/11535
3826         * gcc.c-torture/execute/20030811-1.c: New test.
3827
3828 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3829
3830         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
3831
3832 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
3833
3834         PR c++/11789.C
3835         * g++.dg/inherit/multiple1.C: New test.
3836
3837 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
3838
3839         * gcc.dg/spe1.c: New test.
3840
3841         PR c++/11670
3842         * g++.dg/expr/cast2.C: New test.
3843
3844         PR c++/10530
3845         * g++.dg/template/dependent-name2.C: New test.
3846
3847 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
3848
3849         * g++.dg/parse/crash11.C: Put the dg options in comments.
3850
3851 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
3852
3853         * lib/gcc-dg.exp: Update for diagnostic change.
3854
3855 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3856
3857         PR c++/5767
3858         * g++.dg/parse/crash11.C: New test.
3859
3860 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
3861
3862         * gcc.dg/cpp/spacing1.c: Update.
3863
3864 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
3865
3866         PR target/11739
3867         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
3868         a value for -mtune.
3869
3870 2003-08-04  Roger Sayle  <roger@eyesopen.com>
3871
3872         PR middle-end/11771
3873         * gcc.c-torture/compile/20030804-1.c: New test case.
3874
3875 2003-08-04  Roger Sayle  <roger@eyesopen.com>
3876
3877         * gcc.dg/20030804-1.c: New test case.
3878
3879 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
3880
3881         * gcc.dg/cpp/separate-1.c: New test.
3882
3883 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
3884
3885         PR c++/11704
3886         * g++.dg/template/dependent-expr2.C: New test.
3887
3888         PR c++/11766
3889         * g++.dg/expr/ptrmem1.C: New test.
3890
3891 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3892
3893         PR c++/9453
3894         * g++.dg/template/friend15.C: New test.
3895
3896 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
3897
3898         * lib/dg-pch.exp: Work round PCH bug.
3899
3900 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3901
3902         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
3903         builtins.  Move cases from builtins-4.c here.
3904
3905         * gcc.dg/torture/builtin-math-1.c: New test taken from
3906         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
3907         additional cases.
3908
3909         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
3910         Delete.
3911
3912 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
3913
3914         PR c++/9447
3915         * g++.dg/template/using7.C: New test.
3916
3917 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
3918
3919         * import1.c, import2.c: New tests.
3920
3921 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
3922
3923         * g++.dg/eh/crossjump1.C: New test.
3924
3925 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
3926
3927         PR c++/11697
3928         * g++.dg/template/using6.C: New test.
3929
3930         PR c++/11744
3931         * g++.dg/template/koenig2.C: New test.
3932
3933 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3934
3935         PR c++/7983
3936         * g++.dg/parse/typedef4.C: New test.
3937
3938 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3939
3940         PR c++/8442, c++/8806
3941         * g++.dg/template/elab1.C: New test.
3942         * g++.dg/template/type2.C: Likewise.
3943         * g++.dg/template/ttp3.C: Adjust expected error message.
3944         * g++.old-deja/g++.law/visibility13.C: Likewise.
3945         * g++.old-deja/g++.niklas/t135.C: Likewise.
3946         * g++.old-deja/g++.pt/ttp41.C: Likewise.
3947         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
3948         template argument.
3949         * g++.old-deja/g++.pt/ttp44.C: Likewise.
3950
3951 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
3952
3953         PR c++/11295
3954         * g++.dg/ext/stmtexpr1.C: New test.
3955
3956         * g++.dg/opt/tmp1.C: New test.
3957
3958         PR c++/11525
3959         * g++.dg/parse/constant4.C: New test.
3960
3961         PR c++/9447
3962         * g++.dg/template/using5.C: New test.
3963
3964 2003-07-31  Roger Sayle  <roger@eyesopen.com>
3965
3966         * gcc.dg/builtins-27.c: New test case.
3967
3968 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
3969
3970         * gcc.dg/tls/opt-7.c: New test.
3971
3972 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
3973
3974         * g++.old-deja/g++.other/crash18.C: Remove.
3975
3976 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3977
3978         * g++.dg/template/explicit3.C: New.
3979         * g++.dg/template/explicit4.C: New.
3980         * g++.dg/template/explicit5.C: New.
3981
3982         PR c++/11347
3983         * g++.dg/template/memtmpl1.C: New.
3984
3985 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
3986
3987         PR target/11565
3988         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
3989         * gcc.dg/i386-387-5.c (dg-options): Likewise.
3990
3991 2003-07-30  Jan Hubicka  <jh@suse.cz>
3992
3993         * vtgc1.c: Kill.
3994
3995 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
3996
3997         * gcc.dg/struct-in-proto-1.c: New test.
3998
3999 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
4000
4001         * gcc.dg/cpp/include2.c: Only expect one message.
4002
4003 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
4004
4005         PR c++/9447
4006         * g++.dg/template/using1.C: New test.
4007         * g++.dg/template/using2.C: New test.
4008         * g++.dg/template/using3.C: New test.
4009         * g++.dg/template/using4.C: New test.
4010
4011 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
4012
4013         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
4014         * gcc.c-torture/execute/string-opt-10.c: Likewise.
4015
4016 2003-07-28  Jan Hubicka  <jh@suse.cz>
4017
4018         PR c++/11530
4019         * g++.dg/opt/call1.C: New test.
4020
4021 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
4022
4023         PR c++/11667
4024         * g++.dg/init/enum2.C: New test.
4025         * g++.dg/template/overload1.C: Add "-w" option.
4026
4027 2003-07-28    <hp@bitrange.com>
4028
4029         * gcc.dg/Wdeclaration-after-statement-1.c,
4030         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
4031
4032 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
4033
4034         * gcc.c-torture/compile/20030725-1.c: New test.
4035
4036 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
4037
4038         * gcc.dg/20030505.c: Only run for SPE.
4039         Remove definition of opaque type.
4040
4041 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
4042
4043         * g++.dg/template/ptrmem6.C: New test.
4044
4045 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
4046
4047         * gcc.c-torture/compile/zero-strct-2.c: New test.
4048
4049 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
4050
4051         * gcc.dg/intermod-1.c: New test.
4052
4053 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4054
4055         PR c++/11617
4056         * g++.dg/template/lookup2.C: New test.
4057         * g++.dg/template/memclass1.C: Remove instantiated from error.
4058         * g++.dg/other/error2.C: Tweak expected errors.
4059
4060         PR c++/11596
4061         * g++.dg/template/defarg3.C: New test.
4062
4063         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
4064
4065 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
4066
4067         * g++.dg/inherit/access5.C: New test.
4068
4069 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4070
4071         PR c++/11513
4072         * g++.dg/template/crash8.C: New test.
4073
4074 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
4075
4076         PR c/10602
4077         * gcc.dg/noncompile/incomplete-2.c: New test.
4078
4079 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
4080
4081         PR c++/11645
4082         * g++.dg/inherit/access4.C: New test.
4083
4084         PR c++/11517
4085         * g++.dg/expr/cond2.C: New test.
4086
4087         PR optimization/10679
4088         * g++.dg/opt/inline4.C: New test.
4089
4090 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
4091
4092         * g++.dg/parse/crash10: New test.
4093
4094 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
4095
4096         * g++.dg/ext/flexary1.C: New test.
4097
4098 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4099
4100         PR c++/10793
4101         * g++.dg/template/crash9.C: New test.
4102
4103 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4104
4105         PR c++/3004
4106         * g++.dg/parse/typedef3.C: New test.
4107
4108         PR c++/7906
4109         * g++.dg/parse/operator2.C: New test.
4110
4111         PR c++/8895
4112         * g++.dg/parse/def-tmpl-arg1.C: New test.
4113
4114         PR c++/9282
4115         * g++.dg/parse/funptr1.C: New test.
4116
4117         PR c++/9452
4118         * g++.dg/parse/ambig3.C: New test.
4119
4120         PR c++/9454
4121         * g++.dg/parse/operator3.C: New test.
4122
4123         PR c++/9486
4124         * g++.dg/parse/template10.C: New test.
4125
4126         PR c++/9488
4127         * g++.dg/parse/template11.C: New test.
4128
4129         PR c++/10150
4130         * g++.dg/parse/invalid-op1.C: New test.
4131
4132         PR c++/10247
4133         * g++.dg/parse/condexpr1.C: New test.
4134
4135 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
4136
4137         * g++.dg/ext/packed3.C: New test.
4138         * g++.dg/ext/packed4.C: New test.
4139
4140         * gcc.dg/pack-test-3.c: New test.
4141
4142 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
4143
4144         * lib/compat.exp: Handle dg-options per source file.
4145         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
4146         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
4147         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
4148         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
4149         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
4150         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
4151         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
4152         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
4153         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
4154         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
4155         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
4156         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
4157         * g++.dg/compat/break/bitfield7_x.C: Ditto.
4158         * g++.dg/compat/break/bitfield7_y.C: Ditto.
4159
4160 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
4161
4162         PR c/10320
4163         * gcc.c-torture/execute/20030718-1.c: New test.
4164
4165 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4166
4167         PR optimization/11536
4168         * gcc.dg/20030721-1.c: New test.
4169
4170 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
4171
4172         PR c++/11546
4173         * g++.dg/template/lookup1.C: New test.
4174
4175 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
4176
4177         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
4178         diagnostics of ill-formed constructs involving labels.
4179         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
4180         the new 'previously defined here' message.
4181
4182 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
4183
4184         * g++.dg/parse/non-dependent2.C: New test.
4185
4186 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
4187
4188         * g++.dg/init/init-ref4.C: xfail on targets without
4189         weak symbols.
4190
4191 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
4192
4193         PR target/11087
4194         * gcc.c-torture/execute/20030717-1.c: New test.
4195
4196 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
4197
4198         * g++.dg/opt/cfg1.C: New test.
4199
4200 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
4201
4202         PR optimization/11557
4203         * gcc.dg/20030717-1.c: New test.
4204
4205 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
4206
4207         PR c++/10476
4208         * g++.dg/expr/crash-1.C: New test.
4209
4210         PR c++/11027
4211         * g++.dg/template/init3.C: New test.
4212
4213         PR c++/8222
4214         * g++.dg/template/non-dependent1.C: New test.
4215
4216         PR c++/11070
4217         * g++.dg/template/non-dependent2.C: New test.
4218
4219         PR c++/11071
4220         * g++.dg/template/non-dependent3.C: New test.
4221
4222         PR c++/9907
4223         * g++.dg/template/sizeof5.C: New test.
4224
4225 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
4226
4227         PR 11498
4228         * gcc.c-torture/compile/mangle-1.c: New file.
4229
4230 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4231
4232         PR c++/7809
4233         * g++.dg/parse/access3.C: New test.
4234
4235 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
4236
4237         PR c++/11384
4238         * g++.dg/init/init-ref4.C: New test.
4239
4240 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
4241
4242         PR c++/11547
4243         * g++.dg/parse/constant3.C: New test.
4244         * g++.dg/parse/crash7.C: Likewise.
4245
4246 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
4247
4248         PR target/11008
4249         * gcc.dg/i386-pentium4-not-mull.c: New.
4250
4251 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
4252
4253         * gcc.dg/asm-names.c (ymain): Make it weak.
4254
4255 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4256
4257         PR c++/5421
4258         * g++.dg/template/friend21.C: New test.
4259
4260 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
4261
4262         * gcc.dg/cleanup-8.c: New test.
4263         * gcc.dg/cleanup-9.c: New test.
4264
4265 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
4266
4267         * g++.dg/ext/dll-MI1.h: New file.
4268         * g++.dg/ext/dllexport-MI1.C: New file.
4269         * g++.dg/ext/dllimport-MI1.C: New file.
4270
4271 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
4272
4273         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
4274         it does not have cmpstrsi patterns (just cmpmemsi).
4275
4276 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
4277
4278         PR debug/11473
4279         * g++.dg/debug/debug8.C: New test.
4280
4281 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4282
4283         PR c++/10108
4284         * g++.dg/template/crash7.C: New test.
4285
4286 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
4287
4288         PR target/10795
4289         * gcc.c-torture/compile/20030708-1.c: New.
4290
4291 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
4292
4293         * gcc.c-torture/execute/20030715-1.c: New test.
4294
4295 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
4296
4297         * gcc.dg/pch/inline-3.c: New file.
4298         * gcc.dg/pch/inline-3.hs: New file.
4299         * gcc.dg/pch/inline-4.c: New file.
4300         * gcc.dg/pch/inline-4.hs: New file.
4301
4302 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
4303
4304         PR c++/11509
4305         * g++.dg/template/crash6.C: New test.
4306
4307         PR c++/7053
4308         * g++.dg/template/friend20.C: New test.
4309
4310         PR c++/7019
4311         * g++.dg/template/overload2.C: New test.
4312
4313 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4314
4315         PR optimization/11440
4316         * gcc.c-torture/execute/20030714-1.c: New test.
4317
4318 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4319
4320         PR c++/11154
4321         * g++.dg/template/partial2.C: New test.
4322
4323 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
4324
4325         PR c++/11503
4326         * g++.dg/template/anon1.C: New test.
4327
4328         PR c++/11493
4329         PR c++/11495
4330         * g++.dg/parse/template9.C: Likewise.
4331         * g++.dg/template/crash4.C: New test.
4332         * g++.dg/template/koenig1.C: Likewise.
4333         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
4334         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
4335         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
4336         functions.
4337         * g++.old-deja/g++.jason/template36.C: Likewise.
4338         * g++.old-deja/g++.mike/p1989.C: Likewise.
4339         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
4340         * g++.old-deja/g++.pt/ttp20.C: Use this->.
4341         * g++.old-deja/g++.pt/ttp21.C: Use this->.
4342         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
4343         compiling.
4344         * g++.old-deja/g++.pt/union2.C: Use this->.
4345
4346 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
4347
4348         * gcc.dg/20030711-1.c: New test.
4349
4350 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
4351
4352         PR c++/11050
4353         * g++.dg/parse/args1.C: New test.
4354         * g++.pt/defarg8.C: Change expected errors.
4355
4356 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
4357
4358         PR c++/8164
4359         * g++.dg/template/nontype2.C: New test.
4360
4361         PR c++/10558
4362         * g++.dg/parse/template8.C: New test.
4363
4364         PR c++/8327
4365         * g++.dg/template/scope1.C: New test.
4366
4367         * g++.dg/warn/Wsign-compare-1.C: New test.
4368
4369 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
4370
4371         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
4372
4373 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
4374
4375         PR c++/9411
4376         * g++.dg/template/explicit2.C: New test.
4377
4378         PR c++/10032
4379         * g++.dg/warn/pedantic1.C: New test.
4380
4381 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
4382
4383         PR c++ 9483
4384         * g++.dg/other/field1.C: New test.
4385
4386 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
4387
4388         PR c/11449
4389         * gcc.c-torture/compile/20030707-1.c: New.
4390
4391 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4392
4393         PR c++/10849
4394         * g++.dg/template/access12.C: New test.
4395
4396 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
4397
4398         * g++.dg/bprob/bprob.exp (prof_ext): Update.
4399         * g77.dg/bprob/bprob.exp (prof_ext): Update.
4400         * gcc.misc-tests/bprob.exp (prof_ext): Update.
4401         * gcc.misc-tests/gcov.exp: Update
4402         * g++.dg/gcov/gcov.exp: Update
4403         * lib/gcov.exp: Update.
4404
4405 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
4406
4407         * g++.dg/abi/mangle17.C: Make sure template expressions are
4408         dependent.
4409         * g++.dg/abi/mangle4.C: Mark erroneous casts.
4410         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
4411         * g++.dg/opt/stack1.C: Remove erroneous code.
4412         * g++.dg/parse/template7.C: New test.
4413         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
4414         * g++.old-deja/g++.pt/crash4.C: Likewise.
4415
4416 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4417
4418         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
4419         with zero or one occurence of `$' after the initial `L'.
4420
4421 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
4422
4423         * gcc.c-torture/compile/20030704-1.c: Add a comment.
4424
4425 2003-07-08  Roger Sayle  <roger@eyesopen.com>
4426
4427         PR c/11370
4428         * gcc.dg/Wunreachable-6.c: New testcase.
4429         * gcc.dg/Wunreachable-7.c: New testcase.
4430
4431 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
4432
4433         PR c/11420
4434         * gcc.dg/20030708-1.c: New test.
4435
4436 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
4437
4438         * gcc.dg/compat/sdata-section.h: New file.
4439         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
4440         * gcc.dg/torture/mips-sdata-1.c: New test.
4441
4442 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4443
4444         PR c++/11030
4445         * g++.dg/template/friend19.C: New test.
4446
4447 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
4448
4449         * g++.dg/opt/strength-reduce.C: New test.
4450
4451 2003-07-07  Roger Sayle  <roger@eyesopen.com>
4452
4453         PR target/10979
4454         * gcc.dg/20030707-1.c: New testcase.
4455
4456 2003-07-07  Roger Sayle  <roger@eyesopen.com>
4457
4458         PR optimization/11059
4459         * g++.dg/opt/emptyunion.C: New testcase.
4460
4461 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4462             Eric Botcazou  <ebotcazou@libertysurf.fr>
4463
4464         * g++.dg/opt/stack1.C: New test.
4465
4466 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
4467
4468         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
4469         run test.
4470
4471         PR c++/11431
4472         * g++.dg/expr/static_cast3.C: New test.
4473
4474 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4475
4476         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
4477         everywhere.
4478         * gcc.dg/concat.c: Concatenation of string constants with
4479         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
4480         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
4481         * gcc.dg/cpp/escape-2.c: Use wide character constants where
4482         necessary to avoid multi-character character constant warning.
4483         * gcc.dg/cpp/escape.c: Likewise.
4484         * gcc.dg/cpp/ucs.c: Likewise.
4485         Remove backslashes from dg-bogus comments, as they confuse Tcl.
4486         Fix a typo.
4487
4488 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
4489
4490         PR c/11428
4491         * gcc.c-torture/compile/20030704-1.c: New.
4492
4493 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
4494
4495         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
4496
4497 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
4498
4499         PR c++/5287, PR c++/7910,  PR c++/11021
4500         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
4501         tests for warnings.
4502         * g++.dg/ext/dllimport2.C: Add tests for warnings.
4503         * g++.dg/ext/dllimport3.C: Likewise.
4504         * g++.dg/ext/dllimport4.C: New file.
4505         * g++.dg/ext/dllimport5.C: New file.
4506         * g++.dg/ext/dllimport6.C: New file.
4507         * g++.dg/ext/dllimport7.C: New file.
4508         * g++.dg/ext/dllimport8.C: New file.
4509         * g++.dg/ext/dllimport9.C: New file.
4510         * g++.dg/ext/dllimport10.C: New file.
4511         * g++.dg/ext/dllexport1.C: New file.
4512
4513 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
4514
4515         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
4516         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
4517
4518 2003-07-03  Roger Sayle  <roger@eyesopen.com>
4519
4520         * gcc.dg/builtins-25.c: New testcase.
4521         * gcc.dg/builtins-26.c: New testcase.
4522
4523 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
4524
4525         * gcc.dg/compat/vector-defs.h: New file.
4526         * gcc.dg/compat/vector-setup.h: New file.
4527         * gcc.dg/compat/vector-check.h: New file.
4528         * gcc.dg/compat/vector-1_main.c: New file.
4529         * gcc.dg/compat/vector-1_x.c: New file.
4530         * gcc.dg/compat/vector-1_y.c: New file.
4531         * gcc.dg/compat/vector-2_main.c: New file.
4532         * gcc.dg/compat/vector-2_x.c: New file.
4533         * gcc.dg/compat/vector-2_y.c: New file.
4534
4535         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
4536         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
4537         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
4538         * gcc.dg/compat/struct-align-1.h: New file.
4539         * gcc.dg/compat/struct-align-1_main.c: New file.
4540         * gcc.dg/compat/struct-align-1_x.c: New file.
4541         * gcc.dg/compat/struct-align-1_y.c: New file.
4542         * gcc.dg/compat/struct-align-2.h: New file.
4543         * gcc.dg/compat/struct-align-2_main.c: New file.
4544         * gcc.dg/compat/struct-align-2_x.c: New file.
4545         * gcc.dg/compat/struct-align-2_y.c: New file.
4546
4547         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
4548         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
4549         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
4550         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
4551         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
4552         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
4553         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
4554         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
4555         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
4556         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
4557         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
4558         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
4559         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
4560         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
4561         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
4562         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
4563         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
4564         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
4565         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
4566         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
4567         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
4568         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4569         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4570         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
4571         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
4572         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
4573         * gcc.dg/compat/struct-return-10_x.c: Ditto.
4574         * gcc.dg/compat/struct-return-2_x.c: Ditto.
4575         * gcc.dg/compat/struct-return-3_x.c: Ditto.
4576
4577 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
4578
4579         * gcc.dg/i386-call-1.c: New test.
4580
4581 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
4582
4583         PR c++/9162
4584         * g++.dg/parse/defarg4.C: New.
4585
4586 2003-07-03  Roger Sayle  <roger@eyesopen.com>
4587
4588         PR target/10700
4589         * gcc.c-torture/compile/20030703-1.c: New test case.
4590
4591 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
4592
4593         * g++.dg/template/local3.C: Remove extra semicolon.
4594
4595 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
4596
4597         * gcc.dg/i386-volatile-1.c: New test.
4598
4599 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
4600
4601         PR c++/11072
4602         * g++.dg/other/offsetof2.C: XFAIL.
4603         * g++.dg/other/offsetof5.C: New.
4604
4605         PR c++/10219
4606         * g++.dg/template/error1.C: New.
4607
4608         PR c++/9779
4609         * g++.dg/template/dependent-expr1.C: New.
4610
4611 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
4612
4613         PR c++/6949
4614         * g++.dg/template/local3.C: New test.
4615
4616         PR c++/11149
4617         * g++.dg/lookup/scoped6.C: New test.
4618
4619 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
4620
4621         PR c++/8046
4622         * g++.dg/other/error7.C: New test.
4623
4624 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
4625
4626         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
4627         * g++.old-deja/g++.abi/vtable3.h: Likewise.
4628         * g++.old-deja/g++.law/code-gen5.C: Likewise.
4629         * g++.old-deja/g++.other/union2.C: Likewise.
4630         * gcc.dg/c90-const-expr-2.c: Likewise.
4631         * gcc.dg/c90-const-expr-3.c: Likewise.
4632         * gcc.dg/c99-const-expr-2.c: Likewise.
4633         * gcc.dg/c99-const-expr-3.c: Likewise.
4634         * gcc.dg/concat.c: Likewise.
4635
4636 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
4637
4638         PR c++/9559
4639         * g++.dg/init/static1.C: New test.
4640
4641 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4642
4643         * Changelog: Remove ">>>>>>>" from previous change.
4644
4645 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4646
4647         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
4648         * g++.old-deja/g++.other/access2.C: Likewise.
4649         * g++.old-deja/g++.other/decl2.C: Likewise.
4650         * gcc.c-torture/execute/20020615-1.c: Likewise.
4651
4652 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
4653
4654         PR c++/4933
4655         * g++.dg/template/sizeof4.C: New test.
4656
4657 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
4658
4659         * g++.dg/other/error6.C: New test.
4660
4661 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
4662
4663         PR c++/10750
4664         * g++.dg/parse/constant2.C: New test.
4665
4666 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
4667
4668         PR c++/11106
4669         * g++.dg/other/error5.C: New test.
4670
4671 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4672
4673         * gcc.dg/format/gcc_diag-1.c: New test.
4674
4675 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
4676
4677         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
4678
4679 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
4680
4681         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
4682         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
4683         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
4684
4685 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
4686
4687         * gcc.c-torture/execute/builtins/string-8.c: New test.
4688         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
4689         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
4690         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
4691
4692 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
4693
4694         PR c++/10468
4695         * g++.dg/ext/typeof6.C: New test.
4696
4697 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
4698
4699         PR c++/10796
4700         * g++.dg/init/enum1.C: New test.
4701
4702 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
4703
4704         * gcc.dg/20030627-1.c: New test.
4705
4706 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
4707
4708         PR c++/11332
4709         * g++.dg/expr/static_cast2.C: New test.
4710
4711 2003-06-26  Roger Sayle  <roger@eyesopen.com>
4712             Jakub Jelinek  <jakub@redhat.com>
4713
4714         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
4715         sprintf(dst,"%s",src) optimization.
4716         * gcc.c-torture/execute/20030626-1.c: New test case.
4717         * gcc.c-torture/execute/20030626-2.c: New test case.
4718
4719 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
4720
4721         * gcc.c-torture/execute/multi-ix.c: New test.
4722
4723         * gcc.c-torture/execute/simd-4.c (main):
4724         Added missing semicolon at end of union.
4725
4726 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
4727
4728         PR c++/8266
4729         * g++.dg/template/explicit-instantiation3.C: New test.
4730
4731 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
4732
4733         * gcc.dg/20030626-1.c: Use signed char.
4734
4735 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
4736
4737         * gcc.dg/20030626-1.c: New test.
4738
4739 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
4740
4741         * const-str-2.m: Update.
4742
4743 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
4744
4745         PR c++/10990
4746         * g++.dg/rtti/dyncast1.C: New test.
4747         * g++.dg/abi/mangle4.C: Correct base-specifier access.
4748         * g++.dg/lookup/scoped1.C: Remove XFAIL.
4749         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
4750
4751         PR c++/10931
4752         * g++.dg/expr/static_cast1.C: New test.
4753
4754 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
4755
4756         * gcc.dg/20030625-1.c: New test.
4757
4758 2003-06-24  Roger Sayle  <roger@eyesopen.com>
4759
4760         * gcc.c-torture/compile/20030624-1.c: New test case.
4761
4762 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
4763
4764         * gcc.c-torture/execute/string-opt-17.c: New test.
4765
4766 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
4767
4768         PR c++/5754
4769         * g++.dg/parse/crash6.C: New test.
4770
4771 2003-06-23  Roger Sayle  <roger@eyesopen.com>
4772
4773         * gcc.dg/builtins-24.c: New test case.
4774
4775 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
4776
4777         * g++.dg/opt/operator1.C: New test.
4778
4779 2003-06-22  Roger Sayle  <roger@eyesopen.com>
4780
4781         * gcc.c-torture/execute/string-opt-16.c: New test case.
4782
4783 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
4784
4785         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
4786         * g++.old-deja/g++.other/conv7.C: Likewise
4787         * g++.old-deja/g++.other/overcnv2.C: Likewise.
4788         * g++.old-deja/g++.other/overload14.C: Likewise.
4789
4790 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
4791
4792         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
4793         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
4794
4795 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4796
4797         PR c++/10888
4798         * g++.dg/warn/Winline-3.C: New test.
4799
4800 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4801
4802         * lib/target-supports.exp (check_alias_available): Make the test
4803         program acceptable to the Solaris assembler.
4804
4805         PR c++/10749
4806         * g++.dg/template/memclass2.C: New test.
4807
4808 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4809             Eric Botcazou  <ebotcazou@libertysurf.fr>
4810
4811         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
4812         data for non-matching targets.
4813         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
4814
4815 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4816
4817         PR c++/10845
4818         * g++.dg/template/member3.C: New test.
4819
4820 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
4821
4822         PR c++/10939
4823         * g++.dg/template/func1.C: New test.
4824
4825         PR c++/9649
4826         * g++.dg/template/static4.C: New test.
4827         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
4828
4829         PR c++/11041
4830         * g++.dg/init/ref7.C: New test.
4831
4832 2003-06-19  Matt Austern  <austern@apple.com>
4833
4834         PR c++/11228
4835         * g++.dg/anew1.C: New test.
4836         * g++.dg/anew2.C: New test.
4837         * g++.dg/anew3.C: New test.
4838         * g++.dg/anew4.C: New test.
4839
4840 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
4841
4842         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
4843
4844 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
4845
4846         * gcc.c-torture/execute/simd-4.c (main): Make expected value
4847         endian-dependent.
4848
4849 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
4850
4851         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
4852         Remove cruft.
4853
4854 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4855
4856         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
4857         * gcc.c-torture/compile/961203-1.c: Likewise.
4858         * gcc.c-torture/compile/980506-1.c: Likewise.
4859
4860 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
4861
4862         PR c++/10712
4863         * g++.dg/lookup/using7.C: New test.
4864
4865 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
4866
4867         PR c++/11105
4868         * g++.dg/abi/conv1.C: Remove it.
4869         * g++.dg/template/conv7.C: New test.
4870         * g++.dg/template/conv8.C: Likewise.
4871         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
4872         conversion operator.
4873
4874 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
4875
4876         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
4877         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
4878         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
4879         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
4880         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
4881         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
4882         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
4883         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
4884         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
4885         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
4886         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
4887         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
4888         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
4889         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
4890         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
4891         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
4892         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
4893         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
4894         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
4895         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
4896         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
4897         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4898         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4899         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
4900         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
4901         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
4902         * gcc.dg/compat/struct-return-10_x.c: Ditto.
4903         * gcc.dg/compat/struct-return-2_x.c: Ditto.
4904         * gcc.dg/compat/struct-return-3_x.c: Ditto.
4905
4906 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
4907
4908         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
4909         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
4910         indications.
4911
4912 2003-06-16  Roger Sayle  <roger@eyesopen.com>
4913
4914         * gcc.dg/i386-387-5.c: New test case.
4915         * gcc.dg/i386-387-6.c: New test case.
4916         * gcc.dg/builtins-23.c: New test case.
4917
4918 2003-06-15  Roger Sayle  <roger@eyesopen.com>
4919
4920         * gcc.dg/builtins-22.c: New test case.
4921         * gcc.dg/i386-387-1.c: Update to test exp.
4922         * gcc.dg/i386-387-2.c: Likewise.
4923
4924 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4925
4926         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
4927
4928 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
4929
4930         * lib/gcc-dg.exp (dg-require-dll): New function.
4931         (dg-xfail-if): Likewise.
4932         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
4933         driver.
4934
4935         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
4936         * gcc.c-torture/compile/20001205-1.c: Likewise.
4937         * gcc.c-torture/compile/20001226-1.c: Likewise.
4938         * gcc.c-torture/compile/20010518-2.c: Likewise.
4939         * gcc.c-torture/compile/20020312-1.c: Likewise.
4940         * gcc.c-torture/compile/20020604-1.c: Likewise.
4941         * gcc.c-torture/compile/920501-12.c: Likewise.
4942         * gcc.c-torture/compile/920501-4.c: Likewise.
4943         * gcc.c-torture/compile/920520-1.c: Likewise.
4944         * gcc.c-torture/compile/920521-1.c: Likewise.
4945         * gcc.c-torture/compile/920625-1.c: Likewise.
4946         * gcc.c-torture/compile/961203-1.c: Likewise.
4947         * gcc.c-torture/compile/980506-1.c: Likewise.
4948         * gcc.c-torture/compile/981006-1.c: Likewise.
4949         * gcc.c-torture/compile/981022-1.c: Likewise.
4950         * gcc.c-torture/compile/981223-1.c: Likewise.
4951         * gcc.c-torture/compile/990617-1.c: Likewise.
4952         * gcc.c-torture/compile/dll.c: Likewise.
4953         * gcc.c-torture/compile/labels-3.c: Likewise.
4954         * gcc.c-torture/compile/mipscop-1.c: Likewise.
4955         * gcc.c-torture/compile/mipscop-2.c: Likewise.
4956         * gcc.c-torture/compile/mipscop-3.c: Likewise.
4957         * gcc.c-torture/compile/mipscop-4.c: Likewise.
4958         * gcc.c-torture/compile/simd-5.c: Likewise.
4959         * gcc.c-torture/compile/20000804-1.x: Remove.
4960         * gcc.c-torture/compile/20001205-1.x: Likewise.
4961         * gcc.c-torture/compile/20001226-1.x: Likewise.
4962         * gcc.c-torture/compile/20010518-2.x: Likewise.
4963         * gcc.c-torture/compile/20020312-1.x: Likewise.
4964         * gcc.c-torture/compile/20020604-1.x: Likewise.
4965         * gcc.c-torture/compile/920501-12.x: Likewise.
4966         * gcc.c-torture/compile/920501-4.x: Likewise.
4967         * gcc.c-torture/compile/920520-1.x: Likewise.
4968         * gcc.c-torture/compile/920521-1.x: Likewise.
4969         * gcc.c-torture/compile/920625-1.x: Likewise.
4970         * gcc.c-torture/compile/961203-1.x: Likewise.
4971         * gcc.c-torture/compile/980506-1.x: Likewise.
4972         * gcc.c-torture/compile/981006-1.x: Likewise.
4973         * gcc.c-torture/compile/981022-1.x: Likewise.
4974         * gcc.c-torture/compile/981223-1.x: Likewise.
4975         * gcc.c-torture/compile/990617-1.x: Likewise.
4976         * gcc.c-torture/compile/mipscop-1.x: Likewise.
4977         * gcc.c-torture/compile/mipscop-2.x: Likewise.
4978         * gcc.c-torture/compile/mipscop-3.x: Likewise.
4979         * gcc.c-torture/compile/mipscop-4.x: Likewise.
4980         * gcc.c-torture/compile/simd-5.x: Likewise.
4981
4982         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
4983
4984 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
4985
4986         * gcc.c-torture/execute/20030611-1.c: New test.
4987
4988 2003-06-12  Roger Sayle  <roger@eyesopen.com>
4989
4990         PR middle-end/168
4991         * gcc.dg/20030612-1.c: New test case.
4992
4993 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
4994
4995         PR c++/10635
4996         * g++.dg/expr/cast1.C: New test.
4997
4998 2003-06-12  Roger Sayle  <roger@eyesopen.com>
4999
5000         * gcc.dg/builtins-21.c: New test case.
5001
5002 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
5003
5004         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
5005         options instead of at the end.
5006         * lib/objc.exp (objc_target_compile): Likewise.
5007
5008 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
5009
5010         PR c++/10432
5011         * g++.dg/parse/error1.C: New test.
5012
5013 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
5014
5015         * gcc.dg/compat/struct-by-value-11_main.c: New file.
5016         * gcc.dg/compat/struct-by-value-11_x.c: New file.
5017         * gcc.dg/compat/struct-by-value-11_y.c: New file.
5018         * gcc.dg/compat/struct-by-value-12_main.c: New file.
5019         * gcc.dg/compat/struct-by-value-12_x.c: New file.
5020         * gcc.dg/compat/struct-by-value-12_y.c: New file.
5021         * gcc.dg/compat/struct-by-value-13_main.c: New file.
5022         * gcc.dg/compat/struct-by-value-13_x.c: New file.
5023         * gcc.dg/compat/struct-by-value-13_y.c: New file.
5024         * gcc.dg/compat/struct-by-value-14_main.c: New file.
5025         * gcc.dg/compat/struct-by-value-14_x.c: New file.
5026         * gcc.dg/compat/struct-by-value-14_y.c: New file.
5027         * gcc.dg/compat/struct-by-value-15_main.c: New file.
5028         * gcc.dg/compat/struct-by-value-15_x.c: New file.
5029         * gcc.dg/compat/struct-by-value-15_y.c: New file.
5030         * gcc.dg/compat/struct-by-value-16_main.c: New file.
5031         * gcc.dg/compat/struct-by-value-16_x.c: New file.
5032         * gcc.dg/compat/struct-by-value-16_y.c: New file.
5033         * gcc.dg/compat/struct-by-value-17_main.c: New file.
5034         * gcc.dg/compat/struct-by-value-17_x.c: New file.
5035         * gcc.dg/compat/struct-by-value-17_y.c: New file.
5036         * gcc.dg/compat/struct-by-value-18_main.c: New file.
5037         * gcc.dg/compat/struct-by-value-18_x.c: New file.
5038         * gcc.dg/compat/struct-by-value-18_y.c: New file.
5039
5040         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
5041         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
5042         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
5043         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
5044         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
5045         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
5046         * gcc.dg/compat/scalar-return-3_main.c: New file.
5047         * gcc.dg/compat/scalar-return-3_x.c: New file.
5048         * gcc.dg/compat/scalar-return-3_y.c: New file.
5049         * gcc.dg/compat/scalar-return-4_main.c: New file.
5050         * gcc.dg/compat/scalar-return-4_x.c: New file.
5051         * gcc.dg/compat/scalar-return-4_y.c: New file.
5052
5053 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
5054
5055         * gcc.dg/compat/fp2-struct-check.h: New file.
5056         * gcc.dg/compat/fp2-struct-defs.h: New file.
5057         * gcc.dg/compat/fp2-struct-init.h: New file.
5058         * gcc.dg/compat/struct-by-value-10_main.c: New file.
5059         * gcc.dg/compat/struct-by-value-10_x.c: New file.
5060         * gcc.dg/compat/struct-by-value-10_y.c: New file.
5061         * gcc.dg/compat/struct-return-10_main.c: New file.
5062         * gcc.dg/compat/struct-return-10_x.c: New file.
5063         * gcc.dg/compat/struct-return-10_y.c: New file.
5064
5065         * gcc.dg/compat/compat-common.h: New file.
5066         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
5067         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
5068         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
5069         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
5070         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
5071         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
5072         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
5073         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
5074         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
5075         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
5076         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
5077         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
5078         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
5079         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
5080         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
5081         * gcc.dg/compat/small-struct-check.h: Ditto.
5082         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
5083         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
5084         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
5085         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
5086         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
5087         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
5088         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
5089         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
5090         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
5091         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
5092         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
5093         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
5094         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
5095         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
5096         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
5097         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
5098         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
5099         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
5100         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
5101         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
5102         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
5103         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
5104         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
5105         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
5106         * gcc.dg/compat/struct-return-2_main.c: Ditto.
5107         * gcc.dg/compat/struct-return-2_x.c: Ditto.
5108         * gcc.dg/compat/struct-return-2_y.c: Ditto.
5109         * gcc.dg/compat/struct-return-3_main.c: Ditto.
5110         * gcc.dg/compat/struct-return-3_x.c: Ditto.
5111         * gcc.dg/compat/struct-return-3_y.c: Ditto.
5112
5113 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
5114
5115         * g++.dg/pch/static-1.C: New file.
5116         * g++.dg/pch/static-1.Hs: New file.
5117
5118 2003-06-10  Richard Henderson  <rth@redhat.com>
5119
5120         * gcc.dg/asm-7.c: Adjust expected warning text.
5121
5122 2003-06-10  Roger Sayle  <roger@eyesopen.com>
5123
5124         * gcc.dg/builtins-20.c: New test case.
5125
5126 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
5127
5128         PR c++/11131
5129         * g++.dg/opt/template1.C: New test.
5130
5131 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
5132
5133         * lib/gcc-dg.exp (dg-test): Clear additional_files and
5134         additional_sources.
5135
5136 2003-05-21  David Taylor  <dtaylor@emc.com>
5137
5138         * gcc.dg/Wpadded.c: New file.
5139
5140 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
5141
5142         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
5143         * gcc.dg/special/weak-2.c: Add dg-require-weak.
5144         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
5145         dg-require-weak.
5146
5147 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
5148
5149         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
5150
5151 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
5152
5153         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
5154         (dg-require-alias): Likewise.
5155         (dg-require-gc-sections): Likewise.
5156         * lib/target-supports.exp (check_gc_sections_available): Likewise.
5157
5158 2003-06-08  Richard Henderson  <rth@redhat.com>
5159
5160         * gcc.dg/20011029-2.c: Fix the array reference.
5161         * gcc.dg/asm-7.c: New.
5162
5163 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
5164
5165         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
5166
5167 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
5168
5169         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
5170         (dg-require-gc-sections): Likewise.
5171
5172 2003-06-08  Jan Hubicka  <jh@suse.cz>
5173
5174         * i386-cmov1.c: Fix regular expression.
5175         * i386-cvt-1.c: Likewise.
5176         * i386-local.c: Likewise.
5177         * i386-local2.c: Likewise.
5178         * i386-mul.c: Likewise.
5179         * i386-ssetype-1.c: Likewise.
5180         * i386-ssetype-3.c: Likewise.
5181         * i386-ssetype-5.c: Likewise.
5182
5183 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5184
5185         PR c++/11039
5186         * g++.dg/warn/implicit-typename2.C: New test.
5187         * g++.dg/warn/implicit-typename3.C: New test.
5188
5189 2003-06-07  Richard Henderson  <rth@redhat.com>
5190
5191         * g++.dg/other/offsetof3.C: Use size_t.
5192         * g++.dg/other/offsetof4.C: Likewise.
5193
5194 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
5195
5196         * lib/copy-file.exp: New. Implement gcc_copy_files.
5197
5198         * lib/dg-pch.exp: Load copy-file.exp
5199         (dg-pch): Use gcc_copy_files instead of "file copy".
5200
5201 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
5202
5203         * gcc.dg/weak/weak.exp: Simplify.
5204         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
5205         * gcc.dg/weak/weak-1.c: Likewise.
5206         * gcc.dg/weak/weak-2.c: Likewise.
5207         * gcc.dg/weak/weak-3.c: Likewise.
5208         * gcc.dg/weak/weak-4.c: Likewise.
5209         * gcc.dg/weak/weak-5.c: Likewise.
5210         * gcc.dg/weak/weak-6.c: Likewise.
5211         * gcc.dg/weak/weak-7.c: Likewise.
5212         * gcc.dg/weak/weak-8.c: Likewise.
5213         * gcc.dg/weak/weak-9.c: Likewise.
5214
5215 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
5216
5217         gcc.c-torture/execute/20030606-1.c: New.
5218
5219 2003-06-06  Roger Sayle  <roger@eyesopen.com>
5220
5221         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
5222         * gcc.dg/builtins-19.c: Likewise.
5223
5224 2003-06-06  Roger Sayle  <roger@eyesopen.com>
5225
5226         * gcc.dg/builtins-2.c: Add some more tests.
5227         * gcc.dg/builtins-18.c: New test case.
5228         * gcc.dg/builtins-19.c: New test case.
5229
5230 2003-06-06  Roger Sayle  <roger@eyesopen.com>
5231             Jim Wilson  <wilson@tuliptree.org>
5232
5233         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
5234
5235 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
5236
5237         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
5238         mempcpy/stpcpy calls not to be optimized into something else.
5239         * gcc.c-torture/execute/string-opt-3.c: Moved to...
5240         * gcc.c-torture/execute/builtins/string-7.c: ...here.
5241         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
5242
5243 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5244
5245         * gcc.dg/format/asm_fprintf-1.c: New test.
5246
5247 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
5248
5249         * lib/gcc-defs.exp (additional_sources): New variable.
5250         (dg-additional-sources): New function.
5251         (additional_files): New variable.
5252         (dg-additional-files): New function.
5253         (dg-additional-files-options): Likewise.
5254         * lib/gcc-dg.exp (dg-require-weak): New function.
5255         (dg-require-alias): Likewise.
5256         (dg-require-gc-sections): Likewise.
5257         * lib/target-supports.exp (check_alias_available): Remove testfile
5258         parameter.
5259         (check_gc_sections_available): New function.
5260         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
5261         (dg-gpp-additional-files): Likewise.
5262         * lib/g++.exp (additional_sources): Remove.
5263         (additional_files): Likewise.
5264         (g++_target_compile): Use dg-additional-files-options.
5265
5266         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
5267         Tcl logic.
5268         * gcc.dg/special/ecos.exp: Remove.
5269         * gcc.dg/special/20000419-2.c: Use dg-require-*.
5270         * gcc.dg/special/alias-1.c: Likewise.
5271         * gcc.dg/special/alias-2.c: Likewise.
5272         * gcc.dg/special/gcsec-1.c: Likewise.
5273         * gcc.dg/special/weak-1.c: Likewise.
5274         * gcc.dg/special/weak-2.c: Likewise.
5275         * gcc.dg/special/wkali-1.c: Likewise.
5276         * gcc.dg/special/wkali-2.c: Likewise.
5277
5278         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
5279         dg-gpp-additional-*.
5280         * g++.dg/special/conpr-3.C: Likewise.
5281         * g++.dg/special/conpr-4.C: Likewise.
5282         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
5283         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
5284         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
5285         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
5286         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
5287         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
5288         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
5289         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
5290         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
5291         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
5292         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
5293         * g++.old-deja/g++.other/comdat1.C: Likewise.
5294         * g++.old-deja/g++.other/comdat2.C: Likewise.
5295         * g++.old-deja/g++.other/comdat3.C: Likewise.
5296         * g++.old-deja/g++.other/ctor1.C: Likewise.
5297         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
5298
5299 2003-06-05  Richard Henderson  <rth@redhat.com>
5300
5301         * gcc.dg/debug/20030605-1.c: New.
5302
5303 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
5304
5305         * README.QMTEST: Update.
5306
5307 2003-06-04  Richard Henderson  <rth@redhat.com>
5308
5309         * gcc.dg/cleanup-1.c: New.
5310         * gcc.dg/cleanup-2.c: New.
5311         * gcc.dg/cleanup-3.c: New.
5312         * gcc.dg/cleanup-4.c: New.
5313         * gcc.dg/cleanup-5.c: New.
5314         * gcc.dg/cleanup-6.c: New.
5315         * gcc.dg/cleanup-7.c: New.
5316
5317 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
5318
5319         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
5320
5321         * lib/dg-pch.exp: New file.
5322         * g++.dg/pch/pch.exp: Use dg-pch.exp.
5323         * gcc.dg/pch/pch.exp: Likewise.
5324
5325 2003-06-04  Roger Sayle  <roger@eyesopen.com>
5326
5327         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
5328         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
5329         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
5330         * gcc.dg/builtins-17.c: New test case.
5331         * gcc.dg/i386-387-4.c: New test case.
5332         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
5333
5334 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5335
5336         * gcc.dg/ultrasp9.c: New test.
5337
5338 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5339
5340         * gcc.c-torture/compile/20030604-1.c: New test.
5341         * gcc.dg/sparc-constant-1.c: New test.
5342
5343 2003-06-03  Glen Nakamura  <glen@imodulo.com>
5344
5345         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
5346
5347 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
5348
5349         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
5350
5351         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
5352         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
5353
5354 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
5355
5356         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
5357
5358 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5359
5360         PR c++/10940
5361         * g++.dg/template/spec10.C: New test.
5362
5363 2003-06-03  Roger Sayle  <roger@eyesopen.com>
5364
5365         * gcc.dg/builtins-16.c: New test case.
5366
5367 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
5368
5369         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
5370         mempcpy test with post-increments.
5371         * gcc.c-torture/execute/string-opt-3.c: New test.
5372         * gcc.dg/string-opt-1.c: New test.
5373
5374 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
5375
5376         PR fortran/10965
5377         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
5378
5379 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
5380
5381         * lib/scanasm.exp (dg-scan): New function, factored out of ...
5382         (scan-assembler): ... here.  Use dg-scan.
5383         (scan-assembler-not): Likewise.
5384         (scan-file): New function.
5385         (scan-file-not): Likewise.
5386         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
5387         * gcc.dg/cpp/_Pragma4.c: Likewise.
5388         * gcc.dg/cpp/_Pragma5.c: Likewise.
5389         * gcc.dg/cpp/avoidpaste1.c: Likewise.
5390         * gcc.dg/cpp/avoidpaste2.c: Likewise.
5391         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
5392         * gcc.dg/cpp/cmdlne-P.c: Likewise.
5393         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
5394         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
5395         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
5396         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
5397         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
5398         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
5399         * gcc.dg/cpp/cxxcom1.c: Likewise.
5400         * gcc.dg/cpp/line1.c: Likewise.
5401         * gcc.dg/cpp/maccom1.c: Likewise.
5402         * gcc.dg/cpp/maccom2.c: Likewise.
5403         * gcc.dg/cpp/maccom3.c: Likewise.
5404         * gcc.dg/cpp/maccom4.c: Likewise.
5405         * gcc.dg/cpp/maccom5.c: Likewise.
5406         * gcc.dg/cpp/maccom6.c: Likewise.
5407         * gcc.dg/cpp/multiline.c: Likewise.
5408         * gcc.dg/cpp/spacing1.c: Likewise.
5409         * gcc.dg/cpp/spacing2.c: Likewise.
5410         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
5411         * gcc.dg/cpp/trad/maccom1.c: Likewise.
5412         * gcc.dg/cpp/trad/maccom2.c: Likewise.
5413         * gcc.dg/cpp/trad/maccom3.c: Likewise.
5414         * gcc.dg/cpp/trad/maccom4.c: Likewise.
5415         * gcc.dg/cpp/trad/maccom6.c: Likewise.
5416         * gcc.dg/cpp/cxxcom2.c: Likewise.
5417         * gcc.dg/cpp/cxxcom2.h: New file.
5418
5419         * gcc.dg/cpp/truefalse.cpp: Move it to ...
5420         * g++.dg/cpp/truefalse.C: Here.
5421         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
5422
5423 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
5424
5425         * gcc.dg/cpp/redef3.c: New file.
5426
5427 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
5428
5429         * gcc.dg/i386-loop-3.c: New test.
5430
5431 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
5432
5433         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
5434
5435 2003-05-31  Roger Sayle  <roger@eyesopen.com>
5436
5437         * gcc.dg/fwrapv-1.c: New test case.
5438         * gcc.dg/fwrapv-2.c: New test case.
5439
5440 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5441
5442         PR c++/10956
5443         * g++.dg/template/spec9.C: New test.
5444
5445 2003-05-29  Roger Sayle  <roger@eyesopen.com>
5446
5447         * gcc.dg/duff-4.c: New test case.
5448
5449 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
5450
5451         PR fortran/10843
5452         * g77.dg/ffixed-form-1.f: New test
5453         * g77.dg/ffixed-form-2.f: New test
5454         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
5455         * g77.dg/ffree-form-3.f: New test
5456
5457 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
5458
5459         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
5460         * gcc.dg/wint_t-1.c: Likewise.
5461
5462 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5463
5464         * g++.dg/template/access11.C: New test.
5465
5466 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5467
5468         PR c++/10849
5469         * g++.dg/template/access10.C: New test.
5470
5471 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
5472             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5473
5474         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
5475
5476 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
5477
5478         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
5479         suppress for powerpc-*-darwin*.
5480         * gcc.dg/torture/builtin-noret-2.c: Likewise.
5481
5482 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
5483
5484         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
5485         suppress option for powerpc-*-darwin*.
5486
5487 2003-05-23  Roger Sayle  <roger@eyesopen.com>
5488
5489         * gcc.dg/builtins-1.c: Add tests for tan and atan.
5490         * gcc.dg/builtins-4.c: Add test for fmod.
5491
5492 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5493
5494         PR c++/10682
5495         * g++.dg/template/instantiate4.C: New test.
5496
5497 2003-05-22  Roger Sayle  <roger@eyesopen.com>
5498
5499         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
5500
5501 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
5502
5503         * gcc.dg/compat/scalar-return-1_main.c: New file.
5504         * gcc.dg/compat/scalar-return-1_x.c: New file.
5505         * gcc.dg/compat/scalar-return-1_y.c: New file.
5506         * gcc.dg/compat/scalar-return-2_main.c: New file.
5507         * gcc.dg/compat/scalar-return-2_x.c: New file.
5508         * gcc.dg/compat/scalar-return-2_y.c: New file.
5509         * gcc.dg/compat/struct-return-3_main.c: New file.
5510         * gcc.dg/compat/struct-return-3_y.c: New file.
5511         * gcc.dg/compat/struct-return-3_x.c: New file.
5512         * gcc.dg/compat/struct-return-2_main.c: New file.
5513         * gcc.dg/compat/struct-return-2_x.c: New file.
5514         * gcc.dg/compat/struct-return-2_y.c: New file.
5515
5516 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5517
5518         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
5519         for hppa*-hp-hpux*.
5520         * gcc.dg/20021014-1.c (dg-options): Likewise.
5521         * gcc.dg/nest.c (dg-options): Likewise.
5522
5523 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
5524
5525         PR c++/9738
5526         * g++.dg/ext/dllimport2.C: New file.
5527         * g++.dg/ext/dllimport3.C: New file.
5528
5529 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
5530
5531         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
5532         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
5533         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
5534         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
5535         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
5536         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
5537         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
5538         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
5539         * gcc.dg/compat/small-struct-defs.h: New file.
5540         * gcc.dg/compat/small-struct-init.h: New file.
5541         * gcc.dg/compat/small-struct-check.h: New file.
5542         * gcc.dg/compat/fp-struct-defs.h: New file.
5543         * gcc.dg/compat/fp-struct-check.h: New file.
5544         * gcc.dg/compat/fp-struct-init.h: New file.
5545         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
5546         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
5547
5548 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
5549
5550         * gcc.dg/20030225-2.c: New test.
5551
5552 2003-05-18  Roger Sayle  <roger@eyesopen.com>
5553             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5554
5555         * gcc.c-torture/compile/20030518-1.c: New test case.
5556
5557 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
5558
5559         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
5560         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
5561         gcc-dg-debug-runtest.
5562         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
5563         gcc-dg-debug-runtest.
5564
5565 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5566
5567         PR c++/9022
5568         * g++.dg/lookup/using6.C: New test.
5569
5570 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5571
5572         * g++.dg/parse/access2.C: New test.
5573
5574 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
5575
5576         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
5577         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
5578         * gcc.dg/debug/debug.exp: Likewise.
5579
5580 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
5581
5582         * gcc.dg/dollar.c: New test.
5583
5584 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
5585
5586         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
5587         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
5588         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
5589         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
5590         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
5591         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
5592         * gcc.dg/compat/struct-by-value-6_main.c: New file.
5593         * gcc.dg/compat/struct-by-value-6_x.c: New file.
5594         * gcc.dg/compat/struct-by-value-6_y.c: New file.
5595         * gcc.dg/compat/struct-by-value-7_main.c: New file.
5596         * gcc.dg/compat/struct-by-value-7_x.c: New file.
5597         * gcc.dg/compat/struct-by-value-7_y.c: New file.
5598         * gcc.dg/compat/struct-by-value-8_main.c: New file.
5599         * gcc.dg/compat/struct-by-value-8_x.c: New file.
5600         * gcc.dg/compat/struct-by-value-8_y.c: New file.
5601         * gcc.dg/compat/struct-by-value-9_main.c: New file.
5602         * gcc.dg/compat/struct-by-value-9_x.c: New file.
5603         * gcc.dg/compat/struct-by-value-9_y.c: New file.
5604
5605 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
5606
5607         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
5608         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
5609         support for "repo" mode.
5610         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
5611         * lib/g77-dg.exp: Likewise.
5612         * lib/obj-dg.exp: Likewise.
5613
5614 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
5615
5616         Merge from gcc-3_2-rhl8-branch:
5617         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
5618
5619         * gcc.dg/tls/opt-6.c: New test.
5620
5621         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
5622
5623         * gcc.dg/20030405-1.c: New test.
5624
5625         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
5626
5627         * gcc.dg/20030309-1.c: New test.
5628
5629         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
5630
5631         * gcc.c-torture/execute/20030307-1.c: New test.
5632
5633         2003-02-20  Randolph Chung  <tausq@debian.org>
5634
5635         * gcc.c-torture/compile/20030220-1.c: New test.
5636
5637         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
5638
5639         * gcc.dg/20030217-1.c: New test.
5640
5641         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
5642
5643         * gcc.c-torture/compile/20020129-1.c: New test.
5644
5645         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5646
5647         * gcc.dg/unroll-1.c: New test.
5648
5649         2002-11-16  Jan Hubicka  <jh@suse.cz>
5650
5651         * gcc.c-torture/execute/20020920-1.c: New test.
5652
5653         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
5654
5655         PR target/7434
5656         * gcc.c-torture/compile/20021008-1.c: New test.
5657
5658         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
5659
5660         PR target/7559
5661         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
5662
5663         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
5664
5665         * gcc.c-torture/compile/20020807-1.c: New test.
5666
5667         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
5668
5669         * gcc.dg/tls/opt-1.c: New test.
5670
5671         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
5672
5673         * gcc.dg/20020729-1.c: New test.
5674
5675         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
5676
5677         * g++.dg/opt/life1.C: New test.
5678
5679         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
5680
5681         * gcc.dg/20020525-1.c: New test.
5682
5683         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
5684
5685         PR c++/6794
5686         * g++.dg/ext/pretty1.C: New test.
5687         * g++.dg/ext/pretty2.C: New test.
5688
5689 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
5690
5691         PR c++/8385
5692         * g++.dg/ext/typeof5.C: New test.
5693
5694 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
5695
5696         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
5697         __USER_LABEL_PREFIX__ into account.
5698         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
5699
5700 2003-05-14  Roger Sayle  <roger@eyesopen.com>
5701
5702         * gcc.dg/builtins-15.c: New test case.
5703
5704 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
5705
5706         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
5707
5708 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
5709
5710         * lib/g++.exp: Tweak handling of additional source files.
5711         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
5712         * g++.dg/special/conpr-2a.C: Rename to ...
5713         * g++.dg/special/conpr-2a.cc: ... this.
5714         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
5715         * g++.dg/special/conpr-3a.C: Rename to ...
5716         * g++.dg/special/conpr-3a.cc: This.
5717         * g++.dg/special/conpr-3b.C: Rename to ...
5718         * g++.dg/special/conpr-3b.cc: This.
5719         * g++.dg/special/conpr-4.C: New test.
5720         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
5721
5722 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
5723
5724         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
5725
5726 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5727
5728         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
5729         * g++.old-deja/g++.robertl/eb71.C: Likewise.
5730         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
5731         * g++.old-deja/g++.other/warn3.C: Likewise.
5732
5733 2003-05-11  Roger Sayle  <roger@eyesopen.com>
5734
5735         * gcc.dg/i386-387-1.c: Update to also test log.
5736         * gcc.dg/i386-387-2.c: Likewise.
5737
5738 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
5739
5740         * g77.f-torture/execute/int8421.f: New test.
5741
5742 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5743
5744         PR c++/10230, c++/10481
5745         * g++.dg/lookup/scoped5.C: New test.
5746
5747 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5748
5749         PR c++/10552
5750         * g++.dg/template/ttp6.C: New test.
5751
5752 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
5753
5754         * gcc.c-torture/execute/builtins: New directory.
5755         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
5756         gcc.c-torture/execute/builtins.
5757         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
5758         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
5759         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
5760         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
5761
5762 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5763
5764         PR c++/9252
5765         * g++.dg/template/access8.C: New test.
5766         * g++.dg/template/access9.C: New test.
5767
5768 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5769
5770         PR c++/9554
5771         * g++.dg/parse/access1.C: New test.
5772
5773 2003-05-09  DJ Delorie  <dj@redhat.com>
5774
5775         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
5776         long, and not an int.
5777
5778 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5779
5780         PR c++/10555, c++/10576
5781         * g++.dg/template/memclass1.C: New test.
5782
5783 2003-05-08  DJ Delorie  <dj@redhat.com>
5784
5785         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
5786         targets.
5787         * gcc.c-torture/execute/20021024-1.x: Likewise.
5788         * gcc.c-torture/execute/shiftdi.x: Likewise.
5789         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
5790         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
5791         * gcc.dg/20021018-1.c: Likewise.
5792
5793 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5794
5795         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
5796
5797         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
5798         (bcopy): Call memmove.
5799
5800 2003-05-08  Roger Sayle  <roger@eyesopen.com>
5801
5802         * g77.f-torture/compile/8485.f: New test case.
5803
5804 2003-05-07  Richard Henderson  <rth@redhat.com>
5805
5806         PR c++/10570
5807         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
5808         Verify exception_cleanup not called for rethrows.
5809         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
5810         when exiting catch block without rethrowing.
5811         * g++.dg/eh/forced3.C: New.
5812         * g++.dg/eh/forced4.C: New.
5813
5814 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
5815
5816         * gcc.dg/20030505.c: Fix triplet.
5817
5818 2003-05-06  DJ Delorie  <dj@redhat.com>
5819
5820         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
5821         * gcc.dg/nest.c: Likewise.
5822
5823 2003-05-05  Roger Sayle  <roger@eyesopen.com>
5824
5825         * gcc.dg/builtins-14.c: New test case.
5826
5827 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
5828
5829         * lib/compat.exp (compat-execute): New argument.
5830         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
5831         * gcc.dg/compat: New test directory.
5832         * gcc.dg/compat/compat.exp: New expect script.
5833         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
5834         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
5835         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
5836         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
5837         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
5838         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
5839
5840         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
5841         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
5842         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
5843         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
5844         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
5845         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
5846         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
5847         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
5848         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
5849         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
5850         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
5851         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
5852         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
5853         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
5854         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
5855
5856 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
5857
5858         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
5859
5860 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
5861
5862         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
5863
5864 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
5865
5866         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
5867         * gcc.dg/ppc-fsel-2.c: New test.
5868
5869         * gcc.dg/unused-5.c: New test.
5870
5871 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5872
5873         PR c++/10496
5874         * g++.dg/warn/pmf1.C: New test.
5875
5876 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5877
5878         PR c++/4494
5879         * g++.dg/warn/main.C: New test.
5880
5881 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5882
5883         * gcc.dg/nonnull-3.c: New test.
5884
5885 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
5886
5887         * gcc.dg/cpp/Wtrigraphs.c: Update.
5888         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
5889
5890 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
5891
5892         * gcc.dg/ppc-fsel-1.c: New test.
5893
5894 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
5895
5896         PR c/10604
5897         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
5898
5899 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
5900
5901         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
5902
5903 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5904
5905         PR c++/9364, c++/10553, c++/10586
5906         * g++.dg/parse/typename4.C: New test.
5907         * g++.dg/parse/typename5.C: Likewise.
5908
5909 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
5910
5911         * gcc.c-torture/compile/20030503-1.c: New test.
5912
5913 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5914
5915         * g++.dg/lookup/using5.C: Fix testcase error.
5916
5917 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
5918
5919         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
5920         since MEABI is no longer supported.  Remove all vestiges
5921         of MEABI from the test.
5922
5923 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5924
5925         PR c++/10554
5926         * g++.dg/lookup/using5.C: New test.
5927
5928 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5929
5930         PR c++/8772
5931         * g++.dg/template/ttp5.C: New test.
5932
5933 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
5934
5935         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
5936         (dg-gpp-additional-sources): New function.
5937         (dg-gpp-additional-files): Likewise.
5938         * lib/g++.exp (additional_sources): New variable.
5939         (additional_files): Likewise.
5940         (g++_target_compile): Deal with them.
5941         * lib/old-dejagnu.exp: Remove.
5942         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
5943         * g++.old-deja: Revise all tests to use dg commands.
5944
5945 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5946
5947         PR c++/9432, c++/9528
5948         * g++.dg/lookup/using4.C: New test.
5949
5950 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
5951
5952         * gcc.dg/noreturn-5.c: New file.
5953         * gcc.dg/noreturn-6.c: New file.
5954
5955         * gcc.c-torture/compile/inline-1.c: New file.
5956
5957 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
5958
5959         PR c++/10551
5960         * g++.dg/template/explicit1.C: New test.
5961
5962 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
5963
5964         PR c++/10549
5965         * g++.dg/other/bitfield1.C: New test.
5966
5967         PR c++/10527
5968         * g++.dg/init/new7.C: New test.
5969
5970 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
5971
5972         * g++.dg/ext/desig1.C: New test.
5973         * g++.dg/ext/init1.C: Update.
5974
5975         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
5976
5977 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
5978
5979         PR c++/10180
5980         * g++.dg/warn/Winline-1.C: New test.
5981
5982 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
5983
5984         * gcc.c-torture/execute/string-opt-19.c: New test.
5985
5986         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
5987         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
5988
5989 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
5990
5991         PR c++/10506
5992         * g++.dg/init/new6.C: New test.
5993
5994         PR c++/10503
5995         * g++.dg/init/ref6.C: New test.
5996
5997 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
5998
5999         * g++.dg/warn/weak1.C: XFAIL on AIX4.
6000
6001 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6002
6003         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
6004         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
6005
6006 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
6007
6008         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
6009         initialized static data members.
6010
6011 2003-04-25  H.J. Lu <hjl@gnu.org>
6012
6013         * gcc.dg/ia64-sync-4.c: New test.
6014
6015 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6016
6017         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
6018         date.
6019
6020 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
6021
6022         PR c++/10337
6023         * g++.dg/warn/conv1.C: New test.
6024         * g++.old-deja/g++.other/conv7.C: Adjust.
6025         * g++.old-deja/g++.other/overload14.C: Adjust.
6026
6027 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
6028
6029         PR c++/10471
6030         * g++.dg/template/defarg2.C: New test.
6031
6032 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
6033
6034         * gcc.dg/cpp/include2.c: Update.
6035         * gcc.dg/cpp/multiline-2.c: New.
6036         * gcc.dg/cpp/multiline.c: Update.
6037         * gcc.dg/cpp/strify2.c: Update.
6038         * gcc.dg/cpp/trad/literals-2.c: Update.
6039
6040 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6041
6042         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
6043
6044 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
6045
6046         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
6047
6048 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
6049
6050         PR c++/10451
6051         * g++.dg/parse/crash4.C: New test.
6052
6053         PR c++/9847
6054         * g++.dg/parse/crash5.C: New test.
6055
6056 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6057
6058         PR c++/10446
6059         * g++.dg/parse/crash3.C: New test.
6060
6061         PR c++/10428
6062         * g++.dg/parse/elab1.C: New test.
6063
6064 2003-04-22  Devang Patel  <dpatel@apple.com>
6065
6066         * gcc.dg/cpp/trad/funlike-5.c: New test.
6067
6068 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
6069
6070         * g++.dg/other/packed1.C: Fix dg options.
6071
6072 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
6073
6074         * g++.dg/other/offsetof2.C: New test.
6075
6076 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
6077
6078         * g++.dg/template/recurse.C: Adjust location of error messages.
6079
6080 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6081
6082         PR c++/9881
6083         * g++.dg/init/addr-const1.C: New test.
6084         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
6085
6086 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
6087
6088         PR c++/10405
6089         * g++.dg/lookup/struct-hack1.C: New test.
6090
6091 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
6092
6093         * ucs.c: Update diagnostic messages.
6094
6095 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
6096
6097         * gcc.dg/cpp/truefalse.cpp: New test.
6098         * gcc.dg/cpp/cpp.exp: Update.
6099         * g++.dg/other/stdbool-if.C: Remove.
6100
6101 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
6102
6103         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
6104         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
6105
6106 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
6107
6108         * gcc.c-torture/compile/20030418-1.c: New test.
6109
6110 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
6111
6112         * README.compat: Remove; content moved to doc/sourcebuild.texi.
6113
6114 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6115
6116         PR c++/10347
6117         g++.dg/template/dependent-name1.C: New test.
6118
6119 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
6120
6121         * gcc.dg/warn-1.c (tourist_guide): New array,
6122         contains a pointer to bar.
6123
6124 2003-04-16  Roger Sayle  <roger@eyesopen.com>
6125
6126         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
6127         * gcc.c-torture/execute/medce-1.c: New test case.
6128         * gcc.c-torture/execute/medce-2.c: New test case.
6129
6130 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
6131
6132         * lib/prune.exp: Ignore more messages.
6133
6134         PR c++/10381
6135         * g++.dg/parse/lookup3.C: New test.
6136
6137 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
6138
6139         * gcc.c-torture/compile/20030415-1.c : New test.
6140
6141 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
6142
6143         * gcc.c-torture/execute/scope-2.c: Move to ...
6144         * gcc.dg/noncompile/scope.c: .... here.
6145
6146 2003-04-14  Roger Sayle  <roger@eyesopen.com>
6147
6148         * gcc.dg/20030414-2.c: New test case.
6149
6150 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
6151
6152         PR target/10377
6153         * gcc.dg/20030414-1.c: New test.
6154
6155 2003-04-13  Roger Sayle  <roger@eyesopen.com>
6156
6157         * gcc.dg/builtins-12.c: New test case.
6158         * gcc.dg/builtins-13.c: New test case.
6159
6160 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6161
6162         * gcc.c-torture/execute/string-opt-18.c: New test.
6163
6164 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
6165
6166         PR c++/10300
6167         * g++.dg/init/new5.C: New test.
6168
6169 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
6170
6171         PR c++/7910
6172         * g++.dg/ext/dllimport1.C: New test.
6173
6174 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
6175
6176         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
6177
6178 2003-04-11  Bud Davis <bdavis9659@comcast.net>
6179
6180         PR Fortran/9263
6181         * g77.f-torture/noncompile/9263.f: New test
6182         PR Fortran/1832
6183         * g77.f-torture/execute/1832.f: New test
6184
6185 2003-04-11  David Chad  <davidc@freebsd.org>
6186             Loren J. Rittle  <ljrittle@acm.org>
6187
6188         libobjc/8562
6189         * objc.dg/headers.m: New test.
6190
6191 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
6192
6193         * gcc.c-torture/execute/builtin-noret-2.c: New.
6194         * gcc.c-torture/execute/builtin-noret-2.x: New.
6195         XFAIL builtin-noret-2.c at -O1 and above.
6196         * gcc.dg/redecl.c: New.
6197         * gcc.dg/Wshadow-1.c: Update error regexps.
6198
6199 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
6200
6201         * g++.dg/abi/bitfield10.C: New test.
6202
6203 2003-04-09  Mike Stump  <mrs@apple.com>
6204
6205         * gcc.dg/pch/pch.exp: Make testcase names longer.
6206         * g++.dg/pch/pch.exp: Make testcase names longer.
6207
6208 2003-04-08  Roger Sayle  <roger@eyesopen.com>
6209
6210         * gcc.dg/builtins-11.c: New test case.
6211
6212 2003-04-08  Roger Sayle  <roger@eyesopen.com>
6213
6214         * gcc.dg/builtins-9.c: New test case.
6215         * gcc.dg/builtins-10.c: New test case.
6216
6217 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
6218
6219         * gcc.dg/noncompile/init-4.c.c: New test.
6220
6221 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
6222
6223         * gcc.misc-test/gcov-9.c: New test.
6224         * gcc.misc-test/gcov-10.c: New test
6225         * gcc.misc-test/gcov-11.c: New test.
6226
6227 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
6228
6229         PR optimization/10024
6230         * gcc.c-torture/compile/20030405-1.c: New test.
6231
6232 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
6233
6234         * gcc.dg/pch/static-3.c: New.
6235         * gcc.dg/pch/static-3.hs: New.
6236         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
6237
6238 2003-04-04  Richard Henderson  <rth@redhat.com>
6239
6240         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
6241         * g++.dg/eh/forced2.C: Likewise.
6242
6243 2003-04-03  Mike Stump  <mrs@apple.com>
6244
6245         * lib/scanasm.exp (scan-assembler): Add xfail processing for
6246         target arg.
6247         (scan-assembler-times, scan-assembler-not): Likewise.
6248         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
6249
6250 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
6251
6252         * gcc.dg/sparc-loop-1.c: New test.
6253
6254 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
6255
6256         PR other/9274
6257         * g++.dg/pch/system-2.C: New.
6258         * g++.dg/pch/system-2.Hs: New.
6259
6260 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
6261
6262         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
6263
6264         * g++.dg/eh/simd-1.C (vecfunc): Same.
6265
6266 2003-04-01  Roger Sayle  <roger@eyesopen.com>
6267
6268         * gcc.c-torture/execute/20030401-1.c: New test case.
6269
6270 2003-04-01  Ziemowit Laski <zlaski@apple.com>
6271
6272         * objc.dg/defs.m: New.
6273
6274 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
6275
6276         * g++.dg/eh/simd-1.C: New.
6277         * g++.dg/eh/simd-2.C: New.
6278
6279 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
6280
6281         * gcc.c-torture/execute/simd-3.c: New.
6282
6283 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
6284
6285         PR c/9936
6286         * gcc.dg/20030331-2.c: New test.
6287
6288 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
6289
6290         PR c++/10278
6291         * g++.dg/parse/crash2.C: New test.
6292
6293 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
6294
6295         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
6296         * gcc.c-torture/execute/20030331-1.c: ...here.
6297
6298 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
6299
6300         * gcc.c-torture/execute/20030331-1.c: New test.
6301
6302 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
6303
6304         * lib/gcov.exp: Adjust call return testing strings.
6305         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
6306
6307 2003-03-31  Roger Sayle  <roger@eyesopen.com>
6308
6309         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
6310         * gcc.dg/builtins-7.c: New test case.
6311         * gcc.dg/builtins-8.c: New test case.
6312
6313 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
6314
6315         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
6316
6317 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
6318
6319         PR c++/7647
6320         * g++.dg/lookup-class-member-2.C: New test.
6321
6322 2003-03-30  Glen Nakamura  <glen@imodulo.com>
6323
6324         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
6325
6326 2003-03-28  Roger Sayle  <roger@eyesopen.com>
6327
6328         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
6329
6330 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
6331
6332         * g++.dg/init/attrib1.C: New test.
6333
6334 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
6335
6336         * gcc.dg/ultrasp8.c: New test.
6337
6338 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
6339
6340         * gcc.dg/ultrasp7.c: New test.
6341
6342 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
6343
6344         PR c++/10047
6345         * g++.dg/template/inline1.C: New test.
6346
6347 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
6348
6349         * gcc.dg/sparc-dwarf2.c: New test.
6350
6351 2003-03-27  Roger Sayle  <roger@eyesopen.com>
6352
6353         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
6354         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
6355
6356 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
6357
6358         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
6359         than reading .x files.
6360         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
6361         * g77.dg/gcov/gcov-1.f: Likewise.
6362         * gcc.misc-tests/gcov-4b.c: Likewise.
6363         * gcc.misc-tests/gcov-5b.c: Likewise.
6364         * gcc.misc-tests/gcov-6.c: Likewise.
6365         * gcc.misc-tests/gcov-7.c: Likewise.
6366         * gcc.misc-tests/gcov-8.c: Likewise.
6367         * g++.dg/gcov/gcov-1.x: Remove.
6368         * g77.dg/gcov/gcov-1.x: Likewise.
6369         * gcc.misc-tests/gcov-4b.x: Likewise.
6370         * gcc.misc-tests/gcov-5b.x: Likewise.
6371         * gcc.misc-tests/gcov-6.x: Likewise.
6372         * gcc.misc-tests/gcov-7.x: Likewise.
6373         * gcc.misc-tests/gcov-8.x: Likewise.
6374
6375 2003-03-27  Glen Nakamura  <glen@imodulo.com>
6376
6377         PR opt/10087
6378         * gcc.dg/20030324-1.c: New test.
6379
6380 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
6381
6382         PR c++/10224
6383         * g++.dg/template/arg3.C: New test.
6384
6385         PR c++/10158
6386         * g++.dg/template/friend18.C: New test.
6387
6388 2003-03-26  Roger Sayle  <roger@eyesopen.com>
6389
6390         * g77.f-torture/compile/20030326-1.f: New test case.
6391
6392 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
6393
6394         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
6395
6396         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
6397
6398 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
6399
6400         * gcc.dg/ia64-sync-3.c: New test.
6401
6402 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
6403
6404         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
6405
6406 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
6407
6408         * gcc.dg/ultrasp6.c: New test.
6409
6410 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
6411
6412         * gcc.dg/i386-signbit-1.c: New test.
6413         * gcc.dg/i386-signbit-2.c: New test.
6414         * gcc.dg/i386-signbit-3.c: New test.
6415
6416 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
6417
6418         * gcc.dg/ultrasp5.c: Fix options.
6419
6420 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
6421
6422         * gcc.dg/ultrasp5.c: Fix comment.
6423
6424 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
6425
6426         PR fortran/10197
6427         * g77.f-torture/execute/10197.f: New test.
6428
6429 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
6430
6431         PR c++/9898, c++/383
6432         * g++.dg/template/conv6.C: New test.
6433
6434         PR c++/10119
6435         * g++.dg/template/ptrmem5.C: New test.
6436
6437         PR c++/10026
6438         * g++.dg/lookup/koenig1.C: New test.
6439
6440         PR C++/10199
6441         * g++.dg/lookup/template2.C: New test.
6442
6443 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
6444
6445         * g++.dg/opt/rtti1.C: New test.
6446
6447 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
6448
6449         * gcc.dg/ultrasp5.c: New test.
6450
6451 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
6452
6453         PR middle-end/9967
6454         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
6455         builtin fputs.
6456
6457 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
6458
6459         PR c/8224
6460         * gcc.dg/20030323-1.c: New test.
6461
6462 2003-03-23  Roger Sayle  <roger@eyesopen.com>
6463
6464         * gcc.c-torture/compile/20030323-1.c: New test case.
6465
6466 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
6467
6468         * gcc.dg/20030321-1.c: New test.
6469
6470 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
6471
6472         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
6473
6474 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
6475
6476         PR c++/9978, c++/9708
6477         * g++.dg/ext/vlm1.C: Adjust expected error.
6478         * g++.dg/ext/vla2.C: New test.
6479         * g++.dg/template/arg1.C: New test.
6480         * g++.dg/template/arg2.C: New test.
6481
6482 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
6483
6484         * g77.f-torture/execute/select.f: New test.
6485         * g77.f-torture/noncompile/select_no_compile.f: New test.
6486
6487 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
6488
6489         PR c++/9898
6490         * g++.dg/other/error4.C: New test.
6491
6492 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
6493
6494         * g++.dg/template/friend17.C: New test.
6495
6496 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
6497
6498         * gcc.c-torture/compile/20030320-1.c: New.
6499
6500 2003-03-20  Roger Sayle  <roger@eyesopen.com>
6501
6502         * gcc.dg/builtins-6.c: New test case.
6503
6504 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
6505
6506         PR target/10073
6507         * gcc.c-torture/compile/20030319-1.c: New.
6508
6509 2003-03-18  Jan Hubicka  <jh@suse.cz>
6510
6511         * gcc.dg/i386-cvt-1.c: New test.
6512
6513 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
6514
6515         * objc.dg/naming-1.m: Use "(parse|syntax) error".
6516         * objc.dg/naming-2.m: Likewise.
6517
6518 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
6519
6520         PR c++/9639
6521         * g++.dg/parse/crash1.C: New test.
6522
6523 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
6524
6525         PR c++/8805
6526         * g++.dg/eh/cleanup1.C: New test.
6527
6528 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
6529
6530         * gcc.c-torture/execute/20030316-1.c: New test case.
6531
6532 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
6533
6534         PR c++/9629
6535         * g++.dg/init/ctor2.C: New test.
6536
6537 2003-03-15  Roger Sayle  <roger@eyesopen.com>
6538
6539         * g77.f-torture/compile/xformat.f: New test case.
6540
6541 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6542
6543         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
6544         * g++.old-deja/g++.mike/eh50.C: Likewise.
6545
6546 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6547
6548         PR c++/6440
6549         * g++.dg/template/spec7.C: New test.
6550         * g++.dg/template/spec8.C: Likewise.
6551
6552 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
6553
6554         * gcc.c-torture/execute/20030313-1.c: New test.
6555
6556 2003-03-14  Richard Henderson  <rth@redhat.com>
6557
6558         * gcc.dg/inline-2.c: Adjust alpha test for external call.
6559
6560 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
6561
6562         * gcc.c-torture/compile/20030314-1.c: New test.
6563
6564 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
6565
6566         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
6567         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
6568         thumb target,
6569         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
6570         to accept newer _imp__  prefix and additional
6571         newline in .drectve section.
6572         * gcc.dg/dll-4.c: Likewise.
6573         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
6574         switch.
6575
6576 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
6577
6578         * g++.dg/parse/namespace9.C: New test.
6579
6580         * g++.dg/init/ref5.C: New test.
6581         * g++.dg/parse/ptrmem1.C: Likewise.
6582
6583 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6584
6585         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
6586         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
6587         regular expression.
6588         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
6589         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
6590
6591 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
6592
6593         * gcc.c-torture/execute/20030224-2.c: New test.
6594
6595 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
6596
6597         * gcc.dg/decl-3.c: New test.
6598
6599 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
6600
6601         * gcc.dg/i386-loop-2.c: New test.
6602
6603 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
6604
6605         PR c++/9474
6606         * g++.dg/parse/namespace8.C: New test.
6607
6608         PR c++/9924
6609         * g++.dg/overload/builtin2.C: New test.
6610
6611 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
6612
6613         * gcc.dg/return-type-3.c: New test.
6614
6615 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
6616
6617         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
6618         profiling options are not supported.
6619
6620 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
6621
6622         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
6623         * g++.old-deja/g++.warn/impint2.C: Likewise.
6624
6625 2003-03-10  Devang Patel  <dpatel@apple.com>
6626
6627         * g++.dg/cpp/c++_cmd_1.C: New test.
6628         * g++.dg/cpp/c++_cmd_1.h: New file.
6629
6630 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
6631
6632         * gcc.dg/altivec-9.c: New file.
6633
6634 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6635
6636         * gcc.dg/ppc-sdata-1.c: New test.
6637         * gcc.dg/ppc-sdata-2.c: New test.
6638
6639 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
6640
6641         PR c++/9373
6642         * g++.dg/opt/ptrmem2.C: New test.
6643
6644         PR c++/8534
6645         * g++.dg/opt/ptrmem1.C: New test.
6646
6647 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6648
6649         * gcc.dg/i386-loop-1.c: New test.
6650
6651 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6652
6653         PR c++/9970
6654         * g++.dg/lookup/friend1.C: New test.
6655
6656 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
6657
6658         PR c++/9823
6659         * g++.dg/parser/constructor1.C: New test.
6660
6661 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
6662
6663         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
6664
6665         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
6666
6667 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
6668
6669         * gcc.dg/cpp/Wunused.c: Update test.
6670
6671 2003-03-08  Jan Hubicka  <jh@suse.cz>
6672
6673         * gcc.dg/inline-3.c: New test.
6674
6675 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
6676
6677         PR c++/9809
6678         * g++.dg/parse/builtin1.C: New test.
6679
6680         PR c++/9982
6681         * g++.dg/abi/cookie1.C: New test.
6682         * g++.dg/abi/cookie2.C: Likewise.
6683
6684         PR c++/9524
6685         * g++.dg/template/field1.C: New test.
6686
6687         PR c++/9912
6688         * g++.dg/parse/class1.C: New test.
6689         * g++.dg/parse/namespace7.C: Likewise.
6690         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
6691
6692 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
6693
6694         * g++.dg/init/ref4.C: New test.
6695
6696 2003-03-07  Jan Hubicka  <jh@suse.cz>
6697
6698         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
6699         * gcc.dg/inline-3.c:  New test.
6700
6701 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
6702
6703         * g++.dg/init/ref3.C: New test.
6704
6705         PR c++/9965
6706         * g++.dg/init/ref2.C: New test.
6707
6708         PR c++/9400
6709         * g++.dg/warn/Wshadow-2.C: New test.
6710
6711         PR c++/9791
6712         * g++.dg/warn/Woverloaded-1.C: New test.
6713
6714 2003-03-05  Jan Hubicka  <jh@suse.cz>
6715
6716         * gcc.dg/i386-local2.c: New.
6717         * gcc.dg/i386-local.c: Fix typo.
6718
6719 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
6720
6721         * g++.dg/abi/layout3.C: New test.
6722
6723 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
6724
6725         * gcc.c-torture/compile/20030305-1.c
6726
6727 2003-03-05  Jan Hubicka  <jh@suse.cz>
6728
6729         * gcc.dg/i386-local.c: New.
6730
6731 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
6732
6733         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
6734
6735 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6736
6737         * gcc.dg/switch-2.c: New test.
6738         * gcc.dg/switch-3.c: New test.
6739         * gcc.dg/Wswitch.c: Adjust line numbers.
6740         * gcc.dg/Wswitch-default.c: Likewise.
6741         * gcc.dg/Wswitch-enum.c: Likewise.
6742
6743 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
6744
6745         * gcc.c-torture/execute/20030222-1.c: New test.
6746
6747 2003-03-03  James E Wilson  <wilson@tuliptree.org>
6748
6749         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
6750
6751 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
6752
6753         PR c++/9878
6754         * g++.dg/init/ref1.C: New test.
6755
6756 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
6757
6758         * gcc.dg/sh-relax.c: New SH-only test.
6759
6760 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
6761
6762         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
6763         comment explaining purpose of testcase.
6764
6765 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
6766
6767         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
6768         for HC11/HC12 (asm needs two int registers).
6769         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
6770         HC11/HC12 because the test uses an asm which needs two 32-bit
6771         registers.
6772
6773 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
6774
6775         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
6776         for HC11/HC12 (array is too large otherwise).
6777         * gcc.c-torture/compile/920501-4.x: New file, likewise.
6778         * gcc.c-torture/compile/20010518-2.x: Likewise.
6779         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
6780         HC11/HC12 (array is too large).
6781
6782 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
6783
6784         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
6785         * lib/g++-dg.exp (g++-dg-test): Likewise.
6786
6787 2003-03-01  Roger Sayle  <roger@eyesopen.com>
6788
6789         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
6790         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
6791
6792 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6793
6794         * g++.dg/warn/implicit-typename1.C: Remove warning.
6795
6796 2003-02-28  Richard Henderson  <rth@redhat.com>
6797
6798         * gcc.dg/noreturn-1.c: Move noreturn warning line.
6799         * gcc.dg/return-type-1.c: Move control reaches end warning line.
6800
6801 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
6802
6803         * gcc.dg/pch/pch.exp: Change .pch to .gch.
6804         * g++.dg/pch/pch.exp: Likewise.
6805
6806 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
6807
6808         PR c++/9879
6809         * testsuite/g++.dg/init/new4.C: New test.
6810
6811 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
6812
6813         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
6814
6815 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
6816
6817         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
6818         unsigned long.
6819
6820         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
6821         wider than float.
6822
6823 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6824
6825         * lib/scanasm.exp: Add support for counting numbers of
6826         occurences.
6827         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
6828         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
6829
6830 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
6831
6832         PR c++/9683
6833         * g++.dg/template/static3.C: New test.
6834
6835         PR c++/9829
6836         * g++.dg/parse/namespace6.C: New test.
6837
6838 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6839
6840         PR target/9732
6841         * gcc.dg/20030225-1.c: New test.
6842
6843 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
6844
6845         * README: Remove out-of-date information.
6846
6847         PR c++/9836
6848         * g++.dg/template/spec6.C: New test.
6849
6850 2003-02-24  Jeff Law  <law@redhat.com>
6851
6852         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
6853
6854 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6855
6856         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
6857         * gcc.dg/pragma-ep-1.c: Likewise.
6858
6859 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6860
6861         PR c++/9602
6862         * g++.dg/template/friend16.C: New test.
6863
6864 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
6865
6866         PR c++/5333
6867         * g++.dg/parse/fused-params1.C: Adjust error messages.
6868         * g++.dg/template/nested3.C: New test.
6869
6870 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
6871
6872         * g++.dg/abi/param1.C: New test.
6873
6874 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6875
6876         PR c++/7982
6877         * g++.dg/warn/implicit-typename1.C: New test.
6878
6879 2003-02-22  Kelley Cook <kelleycook@comcast.net>
6880
6881         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
6882         with "mtune".
6883         * g++.old-deja/g++.other/store-expr2.C: Likewise.
6884         * gcc.c-torture/execute/20010129-1.x: Likewise.
6885         * gcc.dg/20011107-1.c: Likewise.
6886         * gcc.dg/20020108-1.c: Likewise.
6887         * gcc.dg/20020122-3.c: Likewise.
6888         * gcc.dg/20020206-1.c: Likewise.
6889         * gcc.dg/20020310-1.c: Likewise.
6890         * gcc.dg/20020426-2.c: Likewise.
6891         * gcc.dg/20020517-1.c: Likewise.
6892         * gcc.dg/991230-1.c: Likewise.
6893         * gcc.dg/i386-unroll-1.c: Likewise.
6894         * gcc.misc-tests/i386-prefetch.exp: Likewise.
6895
6896 2003-02-22  Jan Hubicka  <jh@suse.cz>
6897
6898         * gcc.dg/i386-mul.c: New test.
6899
6900 2003-02-21  Roger Sayle  <roger@eyesopen.com>
6901
6902         * gcc.dg/builtins-5.c: New test case.
6903
6904 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
6905
6906         * gcc.dg/asmreg-1.c: New test.
6907
6908 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6909
6910         PR c++/9749
6911         * g++.dg/parse/varmod1.C: New test.
6912
6913 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6914
6915         PR c++/9727
6916         * g++.dg/template/op1.C: New test.
6917
6918 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6919
6920         PR c++/8906
6921         * g++.dg/template/nested2.C: New test.
6922
6923 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6924
6925         PR c++/8724
6926         * g++.dg/expr/dtor1.C: New test.
6927
6928 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6929
6930         * gcc.dg/cpp/include3.c: New test.
6931         * gcc.dg/cpp/inc/foo.h: New file.
6932
6933 2003-02-21  Glen Nakamura  <glen@imodulo.com>
6934
6935         * gcc.c-torture/execute/20030221-1.c: New test.
6936
6937 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
6938
6939         PR c++/9729
6940         * g++.dg/abi/conv1.C: New test.
6941
6942 2003-02-20  Jan Hubicka  <jh@suse.cz>
6943
6944         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
6945
6946 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
6947
6948         * gcc.c-torture/compile/20030219-1.c: New test.
6949
6950 2003-02-18  Jan Hubicka  <jh@suse.cz>
6951
6952         * gcc.dg/funcorder.c: New test.
6953
6954 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
6955
6956         * gcc.c-torture/execute/20030218-1.c: New.
6957
6958 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
6959
6960         * gcc.dg/20030218-1.c: New.
6961
6962 2003-02-18  Richard Henderson  <rth@redhat.com>
6963
6964         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
6965         * gcc.dg/attr-used-2.c: New.
6966
6967 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
6968
6969         PR c++/9704
6970         * g++.dg/init/copy5.C: New test.
6971
6972 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
6973
6974         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
6975         * g++.dg/pch/pch.exp: Likewise.
6976
6977 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
6978
6979         * gcc.c-torture/execute/20030209-1.c: Enable the test if
6980         STACK_SIZE is not defined.
6981
6982 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6983
6984         PR c++/9457
6985         * g++.dg/template/init1.C: New test.
6986
6987 2003-02-16  Jan HUbicka  <jh@suse.cz>
6988
6989         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
6990         (foo): Add few extra tests
6991         * gcc.dg/c99-const-expr-3.c: Likewise.
6992         * gcc.c-torture/execute/20030216-1.c: New.
6993
6994 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6995
6996         PR c++/9459
6997         * g++.dg/ext/typeof4.C: New test.
6998
6999 2003-02-15  Roger Sayle  <roger@eyesopen.com>
7000
7001         * gcc.dg/i386-387-3.c: New test case.
7002
7003 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
7004
7005         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
7006         cris-*-elf* cris-*-aout* and mmix-*-*.
7007
7008 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
7009
7010         * gcc.dg/20030213-1.c: New test.
7011
7012 2003-02-12  Roger Sayle  <roger@eyesopen.com>
7013
7014         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
7015         * gcc.dg/i386-387-2.c: Likewise.
7016
7017 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
7018
7019         * gcc.dg/ppc-spe.c: Fix formatting.
7020         Enable tests that were previously unsupported by gas.
7021         Delete tests for instructions that no longer exist.
7022         Switch arguments on evsubifw builtin.
7023
7024 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7025
7026         * gcc.c-torture/execute/20030209-1.c: Disable the test if
7027         STACK_SIZE is too small.
7028
7029 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
7030             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
7031
7032         * gcc.dg/decl-2.c: New test.
7033
7034 2003-02-10  Jan Hubicka  <jh@suse.cz>
7035
7036         * gcc.dg/i386-fpcvt-1.c:  New test.
7037
7038 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
7039
7040         * gcc.c-torture/execute/20030209-1.c: New test.
7041
7042 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
7043
7044         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
7045         int-wide bitops, use the constants of the same width.
7046         Likewise, if long long is 32-bit wide, test bitops using
7047         32-bit constants.
7048
7049 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
7050
7051         * gcc.dg/20021014-1.c: Annotate with expected notice text.
7052
7053 2003-02-07  Roger Sayle  <roger@eyesopen.com>
7054
7055         * testsuite/gcc.dg/builtins-4.c: New test case.
7056
7057 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7058
7059         * gcc.dg/20020430-1.c: Fix dg command typos.
7060         * gcc.dg/20020503-1.c: Likewise.
7061
7062 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7063
7064         PR c++/8785
7065         * g++.dg/parse/fused-params1.C: New test.
7066
7067         PR c++/8857
7068         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
7069
7070         PR c++/8921
7071         * g++.dg/parse/non-dependent1.C: New test.
7072
7073         PR c++/8928
7074         * g++.dg/parse/dupl-tmpl-args1.C: New test.
7075
7076         PR c++/9228
7077         * g++.dg/parse/undefined7.C: New test.
7078         * g++.dg/parse/non-templ1.C: New test.
7079
7080         PR c++/9229
7081         * g++.dg/parse/too-many-tmpl-args1.C: New test.
7082
7083 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
7084
7085         * gcc.c-torture/compile/20030206-1.c: New test.
7086
7087 2003-02-05  Roger Sayle  <roger@eyesopen.com>
7088
7089         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
7090         "pow" to "foo" to avoid potential confusion with a math built-in.
7091
7092 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7093
7094         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
7095         conditions for SPARC targets.
7096
7097 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
7098
7099         * gcc.dg/20030204-1.c: New test.
7100
7101 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7102
7103         PR c++/38
7104         * g++.dg/parse/array-size1.C: New test.
7105
7106         PR c++/5657
7107         * g++.dg/parse/undefined3.C: New test.
7108
7109         PR c++/5665
7110         * g++.dg/parse/undefined4.C: New test.
7111
7112         PR c++/5975
7113         * g++.dg/parse/undefined5.C: New test.
7114
7115         PR c++/7259
7116         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
7117
7118         PR c++/8578
7119         * g++.dg/parse/casting-operator1.C: New test.
7120
7121         PR c++/8596
7122         * g++.dg/parse/undefined6.C: New test.
7123
7124         PR c++/8736
7125         * g++.dg/parse/missing-template1.C: New test.
7126
7127 2003-02-04  Jan Hubicka  <jh@suse.cz>
7128
7129         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
7130         * gcc.dg/i386-cmov?.c:  Likewise.
7131         * gcc.dg/i386-fpcvt-?.c:  Likewise.
7132         * gcc.dg/i386-ssefp-1.c:  Likewise.
7133         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
7134         conventions.
7135
7136 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
7137
7138         PR c++/7129
7139         * testsuite/g++.dg/ext/max.C: New test.
7140
7141 2003-02-03  Jan Hubicka  <jh@suse.cz>
7142
7143         * gcc.c-torture/execute/20030203-1.c: New test.
7144
7145 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
7146
7147         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
7148         'natural-endian'.
7149
7150 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
7151
7152         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
7153         * g++.dg/init/new2.C: Likewise.
7154         * g++.dg/other/new1.C: Likewise.
7155
7156 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
7157
7158         * gcc.dg/struct-ret-libc.c: New test.
7159
7160 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
7161
7162         * gcc.dg/20030129-1.c: New test.
7163
7164 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7165
7166         PR c++/8849
7167         * g++.dg/template/ptrmem4.C: New test.
7168
7169 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
7170
7171         * g++.dg/parser/constant1.C: New test.
7172
7173 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7174
7175         PR c++/8591
7176         * g++.dg/parse/friend2.C: New test.
7177
7178 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
7179
7180         PR c++/9437
7181         * g++.dg/template/unify4.C: New test.
7182
7183 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
7184
7185         * gcc.c-torture/execute/20030128-1.c: New test.
7186
7187 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
7188
7189         * g++.dg/lookup/nested1.C: Test moved from ...
7190         * g++.old-deja/g++.other/lookup24.C: ... here.
7191
7192 2003-01-28  Jan Hubicka  <jh@suse.cz>
7193
7194         * gcc.dg/i386-cmov5.c:  New test.
7195
7196 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
7197
7198         * gcc.c-torture/execute/20010925-1.c: Changed the
7199         memcpy declaration.
7200
7201 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
7202
7203         PR c++/3902
7204         * g++.dg/parse/template5.C: New test.
7205
7206 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
7207
7208         PR fortran/9258
7209         * g77.dg/pr9258: New test.
7210
7211 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7212
7213         * README: Move relevant parts from README.g++.
7214
7215         * README.g++: Remove this file.
7216
7217 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
7218
7219         * g++.dg/abi/dcast1.C: New test.
7220
7221 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7222
7223         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
7224
7225 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
7226
7227         PR c++/47
7228         * g++.old-deja/g++.other/lookup24.C: New test.
7229
7230 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7231
7232         PR middle-end/7227
7233         * gcc.dg/uninit-C.c: New test.
7234
7235 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
7236
7237         * g++.dg/abi/covariant1.C: New test.
7238
7239 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
7240
7241         * gcc.dg/20030123-1.c: New test.
7242
7243 2003-01-25  Jan Hubicka  <jh@suse.cz>
7244
7245         PR opt/8492
7246         * gcc.c-torture/compile/20030125-1.c
7247
7248 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
7249
7250         PR c++/9403
7251         * g++.dg/parse/template3.C: New test.
7252         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
7253
7254         PR c++/795
7255         * g++.dg/parse/template4.C: New test.
7256
7257         PR c++/9415
7258         * g++.dg/template/qual2.C: New test.
7259
7260         PR c++/8545
7261         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
7262
7263         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
7264
7265 2003-01-25  Roger Sayle  <roger@eyesopen.com>
7266
7267         * gcc.c-torture/execute/switch-1.c: New test case.
7268
7269 2003-01-25  Jan Hubicka  <jh@suse.cz>
7270
7271         * gcc.c-torture/execute/20030125-1.[cx]: New test.
7272
7273 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
7274
7275         Tweaks for Bison-1.875. From the NEWS file:
7276         "- `parse error' -> `syntax error'
7277         Bison now uniformly uses the term `syntax error'"
7278         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
7279         * gcc.dg/cpp/digraph2.c: Likewise.
7280         * gcc.dg/cpp/direct2.c: Likewise.
7281         * gcc.dg/cpp/paste4.c: Likewise.
7282         * gcc.dg/c90-restrict-1.c: Likewise.
7283         * gcc.dg/c99-func-2.c: Likewise.
7284         * gcc.dg/noncompile/920721-2.c: Likewise.
7285         * gcc.dg/noncompile/930622-2.c: Likewise.
7286         * gcc.dg/noncompile/940112-1.c: Likewise.
7287         * gcc.dg/noncompile/950921-1.c: Likewise.
7288         * gcc.dg/noncompile/951123-1.c: Likewise.
7289         * gcc.dg/noncompile/971104-1.c: Likewise.
7290         * gcc.dg/noncompile/990416-1.c: Likewise.
7291
7292 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
7293
7294         * g++.dg/parse/undefined1.C: Add error message.
7295
7296 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
7297
7298         PR c++/9354
7299         * g++.dg/parse/new1.C: New test.
7300
7301         PR c++/9216
7302         * g++.dg/parse/template2.C: New test.
7303
7304         PR c++/9354
7305         * g++.dg/parse/typedef2.C: New test.
7306
7307         PR c++/9328
7308         * g++.dg/ext/typeof3.C: New test.
7309
7310 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7311
7312         PR c++/2738
7313         * g++.dg/parse/ret-type1.C: New test.
7314
7315         PR c++/3792
7316         * g++.dg/parse/tmpl-outside1.C: New test.
7317
7318         PR c++/4207
7319         * g++.dg/parse/int-as-enum1.C: New test.
7320
7321         PR c++/4903
7322         * g++.dg/parse/no-typename1.C: New test.
7323
7324         PR c++/5533
7325         * g++.dg/parse/no-value1.C: New test.
7326
7327         PR c++/5921
7328         * g++.dg/parse/wrong-inline1.C: New test.
7329
7330         PR c++/6402
7331         * g++.dg/parse/ref1.C: New test.
7332
7333         PR c++/6992
7334         * g++.dg/parse/attr-ctor1.C: New test.
7335
7336         PR c++/7229
7337         * g++.dg/parse/namespace5.C: New test.
7338
7339         PR c++/7917
7340         * g++.dg/parse/func-def1.C: New test.
7341
7342         PR c++/8143
7343         * g++.dg/parse/undefined1.C: New test.
7344
7345         PR c++/5723, PR c++/8522
7346         * g++.dg/parse/specialization1.C: New test.
7347
7348         PR c++/163, PR c++/8595
7349         * g++.dg/parse/struct-as-enum1.C: New test.
7350
7351         PR c++/9173
7352         * g++.dg/parse/undefined2.C: New test.
7353
7354 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
7355
7356         PR c++/9298
7357         * g++.dg/parse/template1.C: New test.
7358
7359         PR c++/9384
7360         * g++.dg/parse/using1.C: New test.
7361
7362         PR c++/9285
7363         PR c++/9294
7364         * g++.dg/parse/expr2.C: New test.
7365
7366         PR c++/9388
7367         * g++.dg/parse/lookup2.C: Likewise.
7368
7369 2003-01-21  Jan Hubicka  <jh@suse.cz>
7370
7371         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
7372         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
7373         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
7374         * gcc.c-torture/execute/string-opt-*.c: Likewise.
7375
7376 2003-01-20  Nick Clifton  <nickc@redhat.com>
7377
7378         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
7379         problem with ARM sibcall code generation.
7380
7381 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
7382
7383         * gcc.c-torture/execute/20030120-1.c: New.
7384
7385 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
7386
7387         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
7388
7389 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
7390
7391         PR c++/9272
7392         * g++.dg/parse/ctor1.C: New test.
7393
7394         PR c++/9294:
7395         * g++.dg/parse/qualified1.C: New test.
7396
7397         * g++.dg/parse/typename3.C: New test.
7398
7399 2003-01-16  Richard Henderson  <rth@redhat.com>
7400
7401         * g++.dg/tls/init-2.C: Fix error matches for real this time.
7402
7403 2003-01-16  Richard Henderson  <rth@redhat.com>
7404
7405         * g++.dg/pch/pch.exp: Copy test header to the working directory
7406         before using it either for precompilation or direct use.
7407         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
7408         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
7409
7410 2003-01-16  Richard Henderson  <rth@redhat.com>
7411
7412         * gcc.dg/pch/pch.exp: Copy test header to the working directory
7413         before using it either for precompilation or direct use.
7414         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
7415         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
7416
7417 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
7418
7419         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
7420         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
7421         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
7422         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
7423         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
7424         typename warning into error.
7425         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
7426         error messages.
7427         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
7428         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
7429         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
7430         messages.
7431         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
7432         make declaration visible in template.
7433         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
7434         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
7435         messages.
7436         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
7437         message.
7438         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
7439         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
7440         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
7441         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
7442         typename warning with error message.
7443         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
7444         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
7445         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
7446
7447 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
7448
7449         * g++.dg/parse/ambig2.C: New test.
7450
7451 2003-01-15  Richard Henderson  <rth@redhat.com>
7452
7453         * g++.dg/tls/init-2.C: Update error message string.
7454
7455 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7456
7457         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
7458
7459 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
7460
7461         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
7462         all for HC11/HC12.
7463         * gcc.c-torture/compile/20001205-1.x: Likewise.
7464         * gcc.c-torture/compile/20001226-1.x: Likewise.
7465         * gcc.c-torture/compile/920520-1.x: Likewise.
7466         * gcc.c-torture/compile/961203-1.x: Likewise.
7467         * gcc.c-torture/compile/20020604-1.x: Likewise.
7468
7469 2003-01-15  Jan Hubicka  <jh@suse.cz>
7470
7471         * gcc.c-torture/compile/20030115-1.c: New test.
7472
7473         * gcc.dg/i386-fpcvt-1.c: New test.
7474         * gcc.dg/i386-fpcvt-2.c: New test.
7475
7476 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
7477
7478         Further conform g++'s __vmi_class_type_info to the C++ ABI
7479         specification.
7480         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
7481         the specification.
7482
7483 2003-01-14  Jan Hubicka  <jh@suse.cz>
7484
7485         * gcc.dg/i386-fpcvt-1.c: New test.
7486         * gcc.dg/i386-fpcvt-2.c: New test.
7487
7488 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
7489
7490         * gcc.dg/i386-mmx-3.c: New test.
7491
7492 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
7493
7494         PR c++/9264
7495         * g++.dg/parse/octal1.C: New file.
7496
7497         PR c++/9172
7498         * g++.dg/parse/typename1.C: New file.
7499
7500 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
7501
7502         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
7503         * gcc.dg/bf-no-ms-layout.c: Likewise.
7504         * gcc.dg/bf-ms-attrib.c: Likewise.
7505
7506 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
7507
7508         PR c++/9099
7509         * g++.dg/parse/dtor1.C: New file.
7510
7511         PR c++/9128
7512         * g++.dg/rtti/typeid1.C: New file.
7513
7514         PR c++/9153
7515         * g++.dg/parse/lookup1.C: New file.
7516
7517         PR c++/9171
7518         * g++.dg/templ/spec5.C: New file.
7519
7520 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
7521
7522         * gcc.c-torture/compile/20030110-1.c: New test.
7523
7524 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
7525
7526         Merge from pch-branch:
7527
7528         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
7529
7530         * gcc.dg/pch/cpp-1.h: New.
7531         * gcc.dg/pch/cpp-1.c: New.
7532         * gcc.dg/pch/cpp-2.h: New.
7533         * gcc.dg/pch/cpp-2.c: New.
7534
7535         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
7536
7537         * gcc.dg/pch/except-1.h: New.
7538         * gcc.dg/pch/except-1.c: New.
7539
7540         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
7541
7542         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
7543         running test.
7544         * gcc.dg/pch: Include *.hp not *.h.
7545         * gcc.dg/pch/system-1.h: New.
7546         * gcc.dg/pch/system-1.c: New.
7547
7548         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
7549
7550         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
7551         rather than trying to build and run a program using PCH.
7552         * gcc.dg/pch: Remove dg-do commands from test files.
7553
7554         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
7555
7556         * gcc.dg/pch/macro-3.c: New.
7557         * gcc.dg/pch/macro-3.h: New.
7558
7559         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
7560
7561         * gcc.dg/pch/common-1.c: New.
7562         * gcc.dg/pch/common-1.h: New.
7563         * gcc.dg/pch/decl-1.c: New.
7564         * gcc.dg/pch/decl-1.h: New.
7565         * gcc.dg/pch/decl-2.c: New.
7566         * gcc.dg/pch/decl-2.h: New.
7567         * gcc.dg/pch/decl-3.c: New.
7568         * gcc.dg/pch/decl-3.h: New.
7569         * gcc.dg/pch/decl-4.c: New.
7570         * gcc.dg/pch/decl-4.h: New.
7571         * gcc.dg/pch/decl-5.c: New.
7572         * gcc.dg/pch/decl-5.h: New.
7573         * gcc.dg/pch/global-1.c: New.
7574         * gcc.dg/pch/global-1.h: New.
7575         * gcc.dg/pch/inline-1.c: New.
7576         * gcc.dg/pch/inline-1.h: New.
7577         * gcc.dg/pch/inline-2.c: New.
7578         * gcc.dg/pch/inline-2.h: New.
7579         * gcc.dg/pch/static-1.c: New.
7580         * gcc.dg/pch/static-1.h: New.
7581         * gcc.dg/pch/static-2.c: New.
7582         * gcc.dg/pch/static-2.h: New.
7583
7584         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
7585
7586         * g++.dg/pch/pch.exp: Better handle failing testcases.
7587         * gcc.dg/pch/pch.exp: Likewise.
7588         * gcc.dg/pch/macro-1.c: New.
7589         * gcc.dg/pch/macro-1.h: New.
7590         * gcc.dg/pch/macro-2.c: New.
7591         * gcc.dg/pch/macro-2.h: New.
7592
7593         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
7594
7595         * g++.dg/dg.exp: Treat files in pch/ specially.
7596         * g++.dg/pch/pch.exp: New file.
7597         * g++.dg/pch/empty.H: New file.
7598         * g++.dg/pch/empty.C: New file.
7599         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
7600         "precompile".
7601
7602         * gcc.dg/pch/pch.exp: New file.
7603         * gcc.dg/pch/empty.h: New file.
7604         * gcc.dg/pch/empty.c: New file.
7605         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
7606         "precompile".
7607
7608 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7609
7610         * g++.dg/template/friend14.C: New test.
7611
7612 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
7613
7614         * gcc.dg/old-style-asm-1.c: New test.
7615
7616 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
7617
7618         * gcc.c-torture/compile/20030109-1.c: New test.
7619
7620 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
7621
7622         * gcc.c-torture/execute/20030109-1.c: New test.
7623
7624 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
7625
7626         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
7627         * g++.old-deja/g++.mike/dyncast2.C: Likewise
7628         * g++.old-deja/g++.mike/dyncast3.C: Likewise
7629         * g++.old-deja/g++.mike/eh2.C: Likewise
7630         * g++.old-deja/g++.mike/eh3.C: Likewise
7631         * g++.old-deja/g++.mike/eh5.C: Likewise
7632         * g++.old-deja/g++.mike/eh6.C: Likewise
7633         * g++.old-deja/g++.mike/eh7.C: Likewise
7634         * g++.old-deja/g++.mike/eh8.C: Likewise
7635         * g++.old-deja/g++.mike/eh9.C: Likewise
7636         * g++.old-deja/g++.mike/eh10.C: Likewise
7637         * g++.old-deja/g++.mike/eh12.C: Likewise
7638         * g++.old-deja/g++.mike/eh13.C: Likewise
7639         * g++.old-deja/g++.mike/eh14.C: Likewise
7640         * g++.old-deja/g++.mike/eh16.C: Likewise
7641         * g++.old-deja/g++.mike/eh17.C: Likewise
7642         * g++.old-deja/g++.mike/eh18.C: Likewise
7643         * g++.old-deja/g++.mike/eh21.C: Likewise
7644         * g++.old-deja/g++.mike/eh23.C: Likewise
7645         * g++.old-deja/g++.mike/eh24.C: Likewise
7646         * g++.old-deja/g++.mike/eh25.C: Likewise
7647         * g++.old-deja/g++.mike/eh26.C: Likewise
7648         * g++.old-deja/g++.mike/eh27.C: Likewise
7649         * g++.old-deja/g++.mike/eh28.C: Likewise
7650         * g++.old-deja/g++.mike/eh29.C: Likewise
7651         * g++.old-deja/g++.mike/eh31.C: Likewise
7652         * g++.old-deja/g++.mike/eh33.C: Likewise
7653         * g++.old-deja/g++.mike/eh34.C: Likewise
7654         * g++.old-deja/g++.mike/eh35.C: Likewise
7655         * g++.old-deja/g++.mike/eh36.C: Likewise
7656         * g++.old-deja/g++.mike/eh37.C: Likewise
7657         * g++.old-deja/g++.mike/eh38.C: Likewise
7658         * g++.old-deja/g++.mike/eh39.C: Likewise
7659         * g++.old-deja/g++.mike/eh40.C: Likewise
7660         * g++.old-deja/g++.mike/eh41.C: Likewise
7661         * g++.old-deja/g++.mike/eh42.C: Likewise
7662         * g++.old-deja/g++.mike/eh44.C: Likewise
7663         * g++.old-deja/g++.mike/eh46.C: Likewise
7664         * g++.old-deja/g++.mike/eh47.C: Likewise
7665         * g++.old-deja/g++.mike/eh48.C: Likewise
7666         * g++.old-deja/g++.mike/eh49.C: Likewise
7667         * g++.old-deja/g++.mike/eh50.C: Likewise
7668         * g++.old-deja/g++.mike/eh51.C: Likewise
7669         * g++.old-deja/g++.mike/eh53.C: Likewise
7670         * g++.old-deja/g++.mike/eh55.C: Likewise
7671         * g++.old-deja/g++.mike/p7912.C: Likewise
7672         * g++.old-deja/g++.mike/p9706.C: Likewise
7673         * g++.old-deja/g++.mike/p10416.C: Likewise
7674         * g++.old-deja/g++.mike/p11667.C: Likewise
7675         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
7676         Remove redundant reference to Iris.
7677         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
7678         Elxsi, i860, Pico Java, and WE32K.
7679
7680 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
7681
7682         * g++.dg/ext/asm4.C: New test.
7683
7684 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7685
7686         PR c++/9030
7687         * g++.dg/template/friend12.C: New test.
7688         * g++.dg/template/friend13.C: Likewise.
7689         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
7690
7691 2003-01-08  Jan Hubicka  <jh@suse.cz>
7692
7693         * gcc.dg/i386-cadd.c: New test.
7694         * gcc.dg/i386-cmov4.c: Likewise.
7695
7696 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
7697
7698         PR c++/9165
7699         * g++.dg/warn/Wunused-3.C: New test.
7700
7701         * g++.dg/abi/bitfield9.C: New test.
7702
7703         PR c++/9189
7704         * g++.dg/parse/defarg3.C: New test.
7705
7706 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
7707
7708         * g++.dg/parse/ambig1.C: New test.
7709         * g++.dg/parse/defarg2.C: New test.
7710
7711 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
7712
7713         * g++.dg/template/defarg-1.C: New test.
7714         * g++.dg/template/local2.C: Likewise.
7715
7716 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
7717
7718         * gcc.c-torture/execute/20030105-1.c: New test.
7719
7720 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7721
7722         * g++.dg/parse/namespace3.C: Remove extra semicolons.
7723         * g++.dg/parse/namespace4.C: Likewise.
7724
7725 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
7726
7727         * g++.dg/template/ntp2.C: New test.
7728
7729 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7730
7731         * g++.dg/parse/extern-C-1.C: New test.
7732
7733         * g++.dg/parse/namespace4.C: New test.
7734
7735         * g++.dg/template/nested1.C: New test.
7736
7737         * g++.dg/parse/namespace3.C: New test.
7738
7739 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7740
7741         * g++.dg/lookup/two-stage1.C: New test.
7742
7743 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7744
7745         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
7746         * g++.old-deja/g++.jason/access8.C: Likewise.
7747         * g++.old-deja/g++.other/decl5.C: Likewise.
7748
7749 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
7750
7751         * g++.dg/parse/parse7.C: New test.
7752
7753 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
7754
7755         PR c++/2843
7756         * g++.dg/ext/attrib7.C: New test.
7757
7758 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
7759
7760         * g++.dg/parse/parse6.C: New test.
7761
7762 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
7763
7764         * gcc.dg/h8300-stack-1.c: New.
7765
7766 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7767
7768         g++.dg/lookup/exception1.C: New test.
7769
7770         g++.dg/lookup/template1.C: New test.
7771
7772         g++.dg/parse/namespace2.C: New test.
7773
7774         g++.dg/parse/parens2.C: New test.
7775
7776 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7777
7778         * g++.dg/parse/parse5.C: New test.
7779         * g++.dg/lookup/scoped4.C: New test.
7780
7781 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7782
7783         * g++.dg/parse/parens1.C: New test.
7784
7785         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
7786         angle-bracket1.C.
7787         * g++.dg/parse/parens2.C: New test.
7788
7789         * g++.dg/lookup/scope-operator1.C: New test.
7790
7791         * g++.dg/parse/operator1.C: New test.
7792
7793 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7794
7795         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
7796         * g++.old-deja/g++.other/access6.C: Likewise.
7797         * g++.old-deja/g++.other/decl1.C: Likewise.
7798         * g++.old-deja/g++.pt/typename12.C: Likewise.
7799
7800 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
7801
7802         * g++.dg/parse/namespace1.C: New test.
7803
7804 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7805
7806         * g++.dg/parse/parse4.C: New test.
7807
7808 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7809
7810         * g++.dg/parse/parse3.C: New test.
7811
7812 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7813
7814         * g++.dg/parse/parse2.C: New test.
7815
7816 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7817
7818         * g++.dg/template/friend11.C: New test.
7819
7820 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7821
7822         * g++.dg/parse/parse1.C: New test.
7823
7824 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
7825
7826         * lib/profopt.exp: Change the name of a global variable to avoid
7827         possible clashes with other test suites.
7828
7829 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
7830
7831         * g++.dg/inherit/covariant8.C: New test.
7832
7833 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
7834
7835         * g++.dg/init/array9.C: New test.
7836
7837         PR c++/9112
7838         * g++.dg/parse/expr1.C: New test.
7839
7840 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7841
7842         * gcc.c-torture/compile/20021230-1.c: New test.
7843
7844 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
7845
7846         * g++.dg/inherit/covariant5.C: New test.
7847         * g++.dg/inherit/covariant6.C: New test.
7848         * g++.dg/inherit/covariant7.C: New test.
7849
7850 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7851
7852         PR c++/2739
7853         * g++.dg/other/access2.C: New test.
7854
7855 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
7856
7857         * g++.dg/other/anon-struct.C: No longer fails
7858         * g++.old-deja/g++.brendan/parse4.C: Likewise.
7859         * g++.old-deja/g++.brendan/parse5.C: Likewise.
7860         * g++.old-deja/g++.brendan/parse6.C: Likewise.
7861
7862 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
7863
7864         * g++.dg/parse/angle-bracket.C (main): No longer fails.
7865
7866 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
7867
7868         * g++.dg/eh/spec4.C: Remove stray semicolon.
7869         * g++.dg/expr/pmf-1.C: Change error message.
7870         * g++.dg/ext/asm1.C: Remove stray semicolon.
7871         * g++.dg/ext/typename1.C: Add missing typenames.
7872         * g++.dg/inherit/template-as-base.C: Change error message.
7873         * g++.dg/lookup/scoped1.C: Likewise.
7874         * g++.dg/lookup/scoped2.C: Likewise.
7875         * g++.dg/lookup/using2.C: Likewise.
7876         * g++.dg/other/component1.C: Remove stray semicolon.
7877         * g++.dg/other/do1.C: Change error message.
7878         * g++.dg/other/error2.C: Likewise.
7879         * g++.dg/other/init1.C: Likewise.
7880         * g++.dg/other/packed1.C: Remove stray semicolon.
7881         * g++.dg/other/ptrmem2.C: Change error message.
7882         * g++.dg/parse/parameter-declaration-1.C: Remove line number
7883         marker.
7884         * g++.dg/special/initp1.C: Remove invalid attribute usage.
7885         * g++.dg/template/access3.C: Add typename keyword.
7886         * g++.dg/template/access5.C: Remove stray semicolon.
7887         * g++.dg/template/access6.C: Likewise.
7888         * g++.dg/template/complit1.C: Likewise.
7889         * g++.dg/template/crash1.C: Change error message.
7890         * g++.dg/template/inherit2.C: Remove stray semicolon.
7891         * g++.dg/template/instantiate2.C: Likewise.
7892         * g++.dg/template/instantiate3.C: Change error message.
7893         * g++.dg/template/qual1.C: Remove stray semicolon.
7894         * g++.dg/template/qualttp18.C: Change error message.
7895         * g++.dg/template/ref1.C: Remove stray semicolon.
7896         * g++.dg/template/sizeof1.C (A::value): Declare it.
7897         * g++.dg/template/spec4.C: Change error message.
7898         * g++.dg/template/static1.C: Likewise.
7899         * g++.dg/template/type1.C: Likewise.
7900         * g++.dg/template/typename3.C: Likewise.
7901         * g++.old-deja/g++.benjamin/13478.C: Change error message.
7902         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
7903         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
7904         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
7905         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
7906         named return value extension.
7907         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
7908         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
7909         * g++.old-deja/g++.bob/extern_C.C: Likewise.
7910         * g++.old-deja/g++.bob/inherit2.C: Likewise.
7911         * g++.old-deja/g++.brendan/complex1.C: Likewise.
7912         * g++.old-deja/g++.brendan/copy5.C: Likewise.
7913         * g++.old-deja/g++.brendan/crash13.C: Likewise.
7914         * g++.old-deja/g++.brendan/crash15.C: Likewise.
7915         * g++.old-deja/g++.brendan/crash18.C: Change error message.
7916         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
7917         * g++.old-deja/g++.brendan/crash38.C: Likewise.
7918         * g++.old-deja/g++.brendan/crash50.C: Likewise.
7919         * g++.old-deja/g++.brendan/crash56.C: Likewise.
7920         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
7921         syntax.
7922         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
7923         * g++.old-deja/g++.brendan/crash8.C: Change error message.
7924         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
7925         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
7926         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
7927         * g++.old-deja/g++.brendan/template11.C: Likewise.
7928         * g++.old-deja/g++.brendan/template26.C: Likewise.
7929         * g++.old-deja/g++.brendan/template27.C: Use explicit
7930         specialization syntax.
7931         * g++.old-deja/g++.brendan/template30.C: Likewise.
7932         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
7933         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
7934         non-dependent names.
7935         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
7936         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
7937         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
7938         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
7939         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
7940         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
7941         named return value extension.
7942         * g++.old-deja/g++.ext/namedret2.C: Likewise.
7943         * g++.old-deja/g++.ext/namedret3.C: Likewise.
7944         * g++.old-deja/g++.ext/return1.C: Likewise.
7945         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
7946         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
7947         * g++.old-deja/g++.jason/access8.C: Likewise.
7948         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
7949         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
7950         pseudo-destructor names.
7951         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
7952         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
7953         pseudo-destructor names.
7954         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
7955         * g++.old-deja/g++.jason/overload19.C: Likewise.
7956         * g++.old-deja/g++.jason/overload32.C: Likewise.
7957         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
7958         stray semicolons.
7959         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
7960         * g++.old-deja/g++.jason/return.C: Likewise.
7961         * g++.old-deja/g++.jason/return2.C: Likewise.
7962         * g++.old-deja/g++.jason/shadow1.C: Likewise.
7963         * g++.old-deja/g++.jason/special.C: Use explicit specialization
7964         syntax.
7965         * g++.old-deja/g++.jason/template10.C: Account for use of
7966         non-dependent names.
7967         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
7968         syntax.
7969         * g++.old-deja/g++.jason/template37.C: Likewise.
7970         * g++.old-deja/g++.law/access4.C: Change error messages.
7971         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
7972         pseudo-destructor names.
7973         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
7974         * g++.old-deja/g++.law/ctors9.C: Likewise.
7975         * g++.old-deja/g++.law/cvt22.C: Likewise.
7976         * g++.old-deja/g++.law/dtors5.C: Likewise.
7977         * g++.old-deja/g++.law/global-init1.C: Likewise.
7978         * g++.old-deja/g++.law/missed-error3.C: Likewise.
7979         * g++.old-deja/g++.law/operators28.C: Likewise.
7980         * g++.old-deja/g++.law/visibility28.C: Likewise.
7981         * g++.old-deja/g++.martin/eval1.C: Likewise.
7982         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
7983         name.
7984         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
7985         * g++.old-deja/g++.mike/net34.C: Likewise.
7986         * g++.old-deja/g++.mike/net36.C: Likewise.
7987         * g++.old-deja/g++.mike/ns2.C: Likewise.
7988         * g++.old-deja/g++.mike/p12306.C: Likewise.
7989         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
7990         value extension.
7991         * g++.old-deja/g++.mike/p700.C: Likewise.
7992         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
7993         * g++.old-deja/g++.mike/p710.C: Likewise.
7994         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
7995         value extension.
7996         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
7997         * g++.old-deja/g++.mike/pmf9.C: Likewise.
7998         * g++.old-deja/g++.ns/crash2.C: Likewise.
7999         * g++.old-deja/g++.ns/crash3.C: Likewise.
8000         * g++.old-deja/g++.ns/invalid1.C: Likewise.
8001         * g++.old-deja/g++.ns/ns17.C: Likewise.
8002         * g++.old-deja/g++.ns/template16.C: Likewise.
8003         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
8004         keyword.
8005         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
8006         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
8007         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
8008         named return value extension.
8009         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
8010         * g++.old-deja/g++.other/access4.C: Issue additional error
8011         messages.
8012         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
8013         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
8014         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
8015         * g++.old-deja/g++.other/crash25.C: Change error message.
8016         * g++.old-deja/g++.other/crash4.C: Change error message.
8017         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
8018         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
8019         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
8020         checks.
8021         * g++.old-deja/g++.other/defarg8.C: Likewise.
8022         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
8023         * g++.old-deja/g++.other/dtor10.C: Likewise.
8024         * g++.old-deja/g++.other/incomplete.C: Likewise.
8025         * g++.old-deja/g++.other/linkage7.C: Likewise.
8026         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
8027         lookup algorithm.
8028         * g++.old-deja/g++.other/mangle2.C: Likewise.
8029         * g++.old-deja/g++.other/refinit2.C: Likewise.
8030         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
8031         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
8032         * g++.old-deja/g++.pt/crash28.C: Likewise.
8033         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
8034         syntax.
8035         * g++.old-deja/g++.pt/crash32.C: Change error message.
8036         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
8037         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
8038         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
8039         error message position.
8040         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
8041         * g++.old-deja/g++.pt/defarg8.C: Change error message.
8042         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
8043         syntax.
8044         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
8045         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
8046         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
8047         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
8048         keyword.
8049         * g++.old-deja/g++.pt/explicit31.C: Likewise.
8050         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
8051         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
8052         keyword.
8053         * g++.old-deja/g++.pt/explicit71.C: Change error message.
8054         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
8055         syntax.
8056         * g++.old-deja/g++.pt/friend28.C: Account for use of
8057         non-dependent names.
8058         * g++.old-deja/g++.pt/friend29.C: Likewise.
8059         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
8060         rules.
8061         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
8062         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
8063         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
8064         lookup rules.
8065         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
8066         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
8067         keyword.
8068         * g++.old-deja/g++.pt/memclass20.C: Likewise.
8069         * g++.old-deja/g++.pt/memclass5.C: Likewise.
8070         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
8071         keyword.
8072         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
8073         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
8074         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
8075         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
8076         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
8077         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
8078         keyword.
8079         * g++.old-deja/g++.pt/spec10.C: Likewise.
8080         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
8081         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
8082         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
8083         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
8084         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
8085         * g++.old-deja/g++.pt/ttp62.C: Likewise.
8086         * g++.old-deja/g++.pt/ttp64.C: Likewise.
8087         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
8088         * g++.old-deja/g++.pt/typename15.C: Likewise.
8089         * g++.old-deja/g++.pt/typename22.C: Likewise.
8090         * g++.old-deja/g++.pt/typename6.C: Change error messages.
8091         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
8092         * g++.old-deja/g++.pt/virtual2.C: Likewise.
8093         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
8094         syntax.
8095         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
8096         return value extension.
8097         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
8098         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
8099         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
8100         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
8101
8102 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
8103
8104         * g++.dg/warn/inline1.C: New test.
8105         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
8106         * g++.old-deja/g++.jason/synth10.C: Likewise.
8107         * g++.old-deja/g++.mike/net31.C: Likewise.
8108         * g++.old-deja/g++.mike/p8786.C: Likewise.
8109
8110         * g++.dg/template/friend10.C: New test.
8111         * g++.dg/template/conv5.C: New test.
8112
8113 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
8114
8115         * g++.dg/lookup/scoped3.C: New test.
8116
8117         * g++.dg/lookup/decl1.C: New test.
8118         * g++.dg/lookup/decl2.C: New test.
8119
8120 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
8121
8122         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
8123         gcc.c-torture/compile/20021015-1.c,
8124         gcc.c-torture/compile/20021015-2.c,
8125         gcc.c-torture/compile/20021123-1.c,
8126         gcc.c-torture/compile/20021123-2.c,
8127         gcc.c-torture/compile/20021123-3.c,
8128         gcc.c-torture/compile/20021123-4.c,
8129         gcc.c-torture/execute/20021024-1.c: Add tests previously added
8130         only to 3.1 or 3.2 branch.
8131
8132 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
8133
8134         * gcc.dg/i386-bitfield3.c: New test.
8135
8136         * gcc.dg/i386-bitfield2.c: New test.
8137
8138 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
8139
8140         * g++.dg/parse/conv_op1.C: New test.
8141
8142 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
8143
8144         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
8145         approved.
8146
8147 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
8148
8149         * gcc.c-torture/compile/20021220-1.c: New test.
8150
8151 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
8152
8153         * gcc.dg/i386-fastcall-1.c: New.
8154
8155 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
8156
8157         * gcc.c-torture/execute/20021219-1.c: New test.
8158
8159 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
8160
8161         * gcc.dg/i386-pic-1.c: New test.
8162
8163 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8164
8165         PR c++/8099
8166         * g++.dg/template/friend9.C: New test.
8167
8168 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8169
8170         PR c++/3663
8171         * g++.dg/template/access7.C: New test.
8172
8173 2002-12-18  Nick Clifton  <nickc@redhat.com>
8174
8175         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
8176         the libstdc++-v3 directory has been found.
8177
8178 2002-12-12  Devang Patel <dpatel@apple.com>
8179         * gcc.dg/darwin-ld-1.c: New test.
8180         * gcc.dg/darwin-ld-2.c: New test.
8181         * gcc.dg/darwin-ld-3.c: New test.
8182         * gcc.dg/darwin-ld-4.c: New test.
8183         * gcc.dg/darwin-ld-5.c: New test.
8184
8185 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
8186
8187         * gcc.c-torture/compile/20021212-1.c: New test.
8188
8189 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
8190
8191         * gcc.dg/fshort-wchar: New test.
8192
8193 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
8194
8195         PR c++/8372
8196         * g++.dg/template/dtor1.C: New test.
8197
8198         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
8199         markers.
8200
8201 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
8202
8203         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
8204
8205 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
8206
8207         * g++.dg/template/static1.C: New test.
8208         * g++.dg/template/static2.C: New test.
8209         * g++.old-deja/g++.ext/memconst.C: New test.
8210
8211 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8212
8213         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
8214         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
8215         * g++.dg/special/initp1.C: Likewise.
8216
8217 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
8218
8219         * gcc.c-torture/execute/20021204-1.c: New test.
8220
8221 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
8222
8223         * gcc.dg/ppc-fmadd-1.c: New file.
8224         * gcc.dg/ppc-fmadd-2.c: New file.
8225         * gcc.dg/ppc-fmadd-3.c: New file.
8226
8227 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8228
8229         * gcc.c-torture/compile/20021204-1.c: New test.
8230
8231 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
8232
8233         * g++.dg/inherit/covariant2.C: New test.
8234         * g++.dg/inherit/covariant3.C: New test.
8235         * g++.dg/inherit/covariant4.C: New test.
8236         * g++.dg/inherit/covariant1.C: Remove XFAIL.
8237         * g++.old-deja/g++.robertl/eb17.C: Likewise.
8238
8239 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
8240
8241         PR c++/8688
8242         * g++.dg/init/brace3.C: New test.
8243
8244 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
8245
8246         * gcc.dg/20020210-1.c: Fix a comment typo.
8247
8248 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
8249
8250         PR c++/8720
8251         * g++.dg/parse/defarg1.C: New test.
8252
8253         PR c++/8615
8254         * g++.dg/template/char1.C: New test.
8255
8256         * g++.dg/template/varmod1.C: Fix typo.
8257
8258 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8259
8260         DR 180
8261         * g++.old-deja/g++.pt/crash32.C: Expect error.
8262
8263 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
8264
8265         PR c++/5919
8266         * g++.dg/template/varmod1.C: New test.
8267
8268         PR c++/8727
8269         * g++.dg/inherit/typeinfo1.C: New test.
8270
8271         PR c++/8663
8272         * g++.dg/inherit/typedef1.C: New test.
8273
8274 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
8275
8276         PR c++/8332
8277         PR c++/8493
8278         * g++.dg/template/strlen1.C: New test.
8279
8280         PR c++/8227
8281         * g++.dg/template/ctor2.C: New test.
8282
8283         PR c++/8214
8284         * g++.dg/init/string1.C: New test.
8285
8286         PR c++/8511
8287         * g++.dg/template/friend8.C: New test.
8288
8289 2002-11-29  Joe Buck <jbuck@synopsys.com>
8290
8291         * g++.dg/lookup/anon2.C: New test.
8292
8293 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
8294
8295         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
8296         h8300 port.
8297
8298 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
8299
8300         * gcc.dg/bitfld-6.c: New test.
8301
8302 2002-11-27  Jan Hubicka  <jh@suse.cz>
8303
8304         * gcc.c-torture/execute/20021127.[cx]: New test.
8305
8306 2002-11-26  Jan Hubicka  <jh@suse.cz>
8307
8308         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
8309         quality.
8310
8311 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
8312
8313         * g++.dg/init/brace2.C: New test.
8314         * g++.old-deja/g++.mike/p9129.C: Correct.
8315
8316 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
8317
8318         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
8319
8320 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
8321
8322         * gcc.dg/sibcall-6: New test for indirect sibcalls.
8323
8324 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
8325
8326         * testsuite/g++.dg/abi/empty11.C: New test.
8327         * testsuite/g++.dg/rtti/cv1.C: New test.
8328
8329 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
8330
8331         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
8332
8333 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
8334
8335         * g++.dg/abi/empty10.C: New test.
8336
8337 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
8338
8339         * gcc.c-torture/compile/20021124-1.c: New test.
8340
8341 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
8342
8343         * g++.dg/abi/rtti2.C: New test.
8344
8345 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
8346
8347         * gcc.dg/i386-unroll-1.c: New test.
8348
8349 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
8350
8351         * gcc.c-torture/compile/20021120-1.c: New test.
8352         * gcc.c-torture/compile/20021120-2.c: New test.
8353
8354 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
8355
8356         * gcc.dg/bitfld-5.c: New test.
8357
8358 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
8359
8360         * gcc.c-torture/execute/20021120-3.c: New test.
8361
8362 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
8363
8364         * gcc.c-torture/execute/20021120-2.c: New test.
8365
8366 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
8367
8368         * gcc.c-torture/execute/20021120-1.c: New test.
8369
8370 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
8371
8372         * gcc.c-torture/execute/20021118-3.c: New test.
8373
8374 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
8375
8376         * gcc.c-torture/compile/20021119-1.c: New test.
8377
8378 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
8379
8380         * gcc.dg/duff-1.c: New test.
8381         * gcc.dg/duff-2.c: New test.
8382         * gcc.dg/duff-3.c: New test.
8383
8384 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
8385
8386         * gcc.dg/cpp/_Pragma5.c: New test.
8387
8388 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
8389
8390         * gcc.c-torture/execute/20021118-2.c: New test.
8391
8392 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
8393
8394         * gcc.c-torture/execute/20021118-1.c: New test.
8395
8396 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
8397
8398         * gcc.dg/20021116-1.c: New test.
8399
8400 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
8401
8402         * g++.dg/abi/vcall1.C: New test.
8403
8404 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
8405
8406         * gcc.dg/20021029-1.c: New test.
8407         * gcc.dg/20021029-2.c: New test.
8408
8409 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8410
8411         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
8412
8413 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
8414
8415         PR c/8439
8416         * gcc.dg/20021110.c: Move to ...
8417         * gcc.c-torture/compile/20021110.c: .... here.
8418
8419 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8420
8421         PR c/8467
8422         * gcc.c-torture/execute/20021111-1.c
8423
8424 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
8425
8426         PR c/8439
8427         * gcc.dg/20021110.c: New test.
8428
8429 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
8430
8431         * g++.dg/abi/vthunk3.C: Run only on x86.
8432
8433 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
8434
8435         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
8436
8437 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
8438
8439         * lib/compat.exp (compat-execute): Fix logic error in last
8440         change.
8441
8442 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
8443
8444         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
8445
8446 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8447
8448         PR c++/8389
8449         * g++.dg/template/access6.C: New test.
8450
8451 2002-11-08  Jan Hubicka  <jh@suse.cz>
8452
8453         * gcc.dg/i386-ssefp-1.c: New test.
8454         * gcc.dg/i386-ssefp-1.c: New test.
8455
8456 2002-11-08  Jan Hubicka  <jh@suse.cz>
8457
8458         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
8459
8460 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
8461
8462         * g++.dg/abi/vthunk3.C: New test.
8463
8464         PR c++/8338
8465         * g++.dg/template/crash2.C: New test.
8466
8467 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
8468
8469         * testsuite/g++.dg/abi/dtor1.C: New test.
8470         * testsuite/g++.dg/abi/dtor2.C: Likewise.
8471
8472 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
8473
8474         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
8475         Darwin.
8476
8477 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8478
8479         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
8480         -mthumb.  Only xfail with -O0.
8481
8482 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
8483
8484         * g++.dg/abi/thunk1.C: New test.
8485         * g++.dg/abi/thunk2.C: Likewise.
8486         * g++.dg/abi/vtt1.C: Likewise.
8487
8488 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
8489
8490         PR optimization/8423
8491         * gcc.c-torture/execute/builtin-constant.c: New test.
8492
8493 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
8494
8495         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
8496         Add some more cases.
8497
8498 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
8499
8500         PR c++/8391
8501         * g++.dg/opt/local1.C: New test.
8502
8503 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
8504
8505         PR c++/8160
8506         * g++.dg/template/complit1.C: New test.
8507
8508         PR c++/8149
8509         * g++.dg/template/typename4.C: Likewise.
8510
8511 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8512
8513         Core issue 287, PR c++/7639
8514         * g++.dg/template/instantiate1.C: Adjust error location.
8515         * g++.dg/template/instantiate3.C: New test.
8516         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
8517         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
8518         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
8519
8520 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
8521
8522         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
8523
8524 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
8525
8526         PR c++/8287
8527         * g++.dg/init/dtor2.C: New test.
8528
8529 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8530
8531         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
8532         * gcc.dg/nest.c: Bypass errors on irix6.
8533
8534 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
8535
8536         * gcc.dg/nest.c: Expect error for mmix-*-*.
8537         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
8538
8539 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
8540
8541         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
8542         markers.
8543
8544         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
8545
8546 2002-10-25  Mike Stump  <mrs@apple.com>
8547
8548         * gcc.dg/warn-1.c: New test.
8549
8550 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
8551
8552         * g++.dg/template/typename3.C: New test.
8553
8554 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
8555
8556         * g++.dg/lookup/ptrmem1.C: New test.
8557
8558         * g++.dg/abi/vthunk2.C: New test.
8559
8560 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
8561
8562         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
8563
8564 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
8565
8566         * g++.dg/abi/empty9.C: New test.
8567
8568 2002-10-24  Richard Henderson  <rth@redhat.com>
8569
8570         * g++.dg/inherit/thunk1.C: Enable for ia64.
8571
8572 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
8573
8574         PR c++/8067
8575         * g++.dg/lookup/pretty1.C: New test.
8576
8577 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
8578
8579         * gcc.dg/20021023-1.c: New test.
8580
8581 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
8582
8583         PR c++/7679
8584         * g++.dg/parse/inline1.C: New test.
8585
8586 2002-10-23  Richard Henderson  <rth@redhat.com>
8587
8588         * g++.dg/inherit/thunk1.C: Enable for x86_64.
8589
8590         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
8591
8592 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
8593
8594         PR c++/6579
8595         * g++.dg/parse/stmtexpr3.C: New test.
8596
8597 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
8598
8599         * g++.dg/expr/cond1.C: New test.
8600
8601 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
8602
8603         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
8604
8605 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
8606
8607         * g++.dg/abi/vbase13.C: New test.
8608         * g++.dg/abi/vbase14.C: Likewise.
8609
8610 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
8611
8612         * gcc.dg/tls/pic-1.c: New test.
8613         * gcc.dg/tls/nonpic-1.c: New test.
8614         * gcc.dg/20021018-1.c: New test.
8615
8616 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
8617
8618         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
8619         Remove only files with the same base name as the test case.
8620         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
8621         (profopt-execute): Likewise.  Also, remove old profiling
8622         and performance data files before running the tests.
8623
8624         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
8625         * g++.dg/bprob/bprob.exp: Likewise.
8626         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
8627         to allow more general test case names.
8628
8629         * g++.dg/bprob/bprob-1.C: Rename to ...
8630         * g++.dg/bprob/g++-bprob-1.C: ... this.
8631
8632         * g77.dg/bprob/bprob-1.f: Rename to ...
8633         * g77.dg/bprob/g77-bprob-1.f: ... this.
8634
8635 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
8636
8637         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
8638         bison 1.50 or later.
8639
8640 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
8641
8642         * g++.dg/README: Describe more test directories.
8643
8644 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
8645
8646         * g++.dg/init/array6.C: Add additional tests.
8647
8648 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
8649
8650         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
8651         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
8652
8653 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
8654
8655         * gcc.c-torture/compile/20020604-1.x: New.
8656         * gcc.c-torture/compile/simd-5.x: Likewise.
8657         * gcc.c-torture/execute/920710-1.x: Likewise.
8658         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
8659
8660 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
8661
8662         * g++.dg/inherit/override1.C: Add dg-options clause.
8663
8664 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8665
8666         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
8667         _mm_slli_si128.
8668
8669 2002-10-19  Andreas Schwab  <schwab@suse.de>
8670
8671         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
8672         directory component.
8673
8674 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
8675
8676         * g++.dg/inherit/thunk1.C: New test.
8677
8678         * g++.dg/inherit/override1.C: New test.
8679
8680         * g++.dg/abi/mangle11.C: New test.
8681         * g++.dg/abi/mangle14.C: New test.
8682         * g++.dg/abi/mangle17.C: New test.
8683
8684 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
8685
8686         * g++.dg/overload/member2.C: New test.
8687
8688 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
8689
8690         * g++.dg/README: Describe new compat directory.
8691         * g++.dg/dg.exp: Skip tests in compat directory.
8692         * README.compat: New file.
8693         * lib/compat.exp: New expect script.
8694         * g++.dg/compat: New test directory.
8695         * g++.dg/compat/compat.exp: New expect script.
8696         * g++.dg/compat/abi: New test directory.
8697         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
8698         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
8699         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
8700         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
8701         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
8702         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
8703         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
8704         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
8705         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
8706         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
8707         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
8708         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
8709         * g++.dg/compat/break: New test directory.
8710         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
8711         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
8712         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
8713         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
8714         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
8715         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
8716         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
8717         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
8718         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
8719         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
8720         g++.dg/compat/break/README: New files.
8721         * g++.dg/compat/eh: New test directory.
8722         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
8723         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
8724         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
8725         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
8726         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
8727         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
8728         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
8729         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
8730         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
8731         g++.dg/compat/eh/filter2_y.C,
8732         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
8733         g++.dg/compat/eh/new1_y.C,
8734         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
8735         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
8736         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
8737         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
8738         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
8739         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
8740         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
8741         g++.dg/compat/eh/unexpected1_y.C: New files.
8742         * g++.dg/compat/init: New test directory.
8743         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
8744         g++.dg/compat/init/array5_y.C,
8745         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
8746         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
8747         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
8748         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
8749         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
8750         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
8751         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
8752         g++.dg/compat/init/init-ref2_y.C: New files.
8753
8754 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
8755
8756         PR c++/7584
8757         * g++.dg/inherit/using3.C: New test.
8758
8759 2002-10-17  Jan Hubicka  <jh@suse.cz>
8760
8761         * gcc.dg/20021017-2.c: New test.
8762
8763 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
8764
8765         * g++.dg/abi/mangle16.C: Adjust.
8766
8767         * g++.dg/init/array8.C: New test.
8768
8769 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
8770
8771         * gcc.dg/special/mips-abi.exp: New test.
8772         * gcc.dg/special/mips-abi.s: Empty file used by the above.
8773
8774 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
8775
8776         * g++.dg/abi/mangle16.C: New test.
8777         * g++.dg/abi/mangle17.C: Likewise.
8778
8779         PR c++/7478
8780         * g++.dg/template/ref1.C: New test.
8781
8782 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8783
8784         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
8785
8786 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
8787
8788         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
8789
8790 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
8791
8792         PR c++/7524
8793         * g++.dg/init/array7.C: New test.
8794
8795 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
8796
8797         * g++.dg/init/array6.C: New test.
8798
8799         * g++.dg/abi/mangle13.C: Likewise.
8800         * g++.dg/abi/mangle14.C: Likewise.
8801         * g++.dg/abi/mangle15.C: Likewise.
8802
8803 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
8804
8805         * g++.dg/abi/empty8.C: New test.
8806
8807 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
8808
8809         * g++.dg/init/ctor1.C: New test.
8810
8811 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
8812
8813         * gcc.c-torture/execute/20021015-1.c: New test.
8814
8815 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
8816
8817         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
8818
8819 2002-10-14  Jan Hubicka  <jh@suse.cz>
8820
8821         * gcc.dg/i386-ssetype-[1-5].c: New tests.
8822
8823 2002-10-14  Richard Henderson  <rth@redhat.com>
8824
8825         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
8826
8827 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
8828
8829         PR optimization/6631
8830         * g++.dg/opt/const2.C: New test.
8831
8832 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
8833
8834         PR c++/7176
8835         * g++.dg/parse/friend1.C: New test.
8836         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
8837
8838 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
8839
8840         * gcc.dg/20021014-1.c: New test.
8841
8842 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
8843
8844         PR c++/5661
8845         * g++.dg/ext/vlm1.C: New test.
8846         * g++.dg/ext/vlm2.C: Likewise.
8847
8848         * g++.dg/init/array1.C: Remove invalid braces.
8849         * g++.dg/init/brace1.C: New test.
8850         * g++.dg/init/copy2.C: Likewise.
8851         * g++.dg/init/copy3.C: Likewise.
8852         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
8853         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
8854         braces.
8855
8856 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
8857
8858         * gcc.dg/cpp/assembler.S: Don't use -ansi.
8859
8860 2002-10-11  Richard Shann  <richard.shann@superh.com>
8861
8862         * gcc.c-torture/compile/simd-5.c: New test.
8863
8864 2002-10-10  Roger Sayle  <roger@eyesopen.com>
8865
8866         * gcc.c-torture/execute/shiftopt-1.c: New test case.
8867
8868 2002-10-10  Jim Wilson  <wilson@redhat.com>
8869
8870         * gcc.c-torture/execute/20021010-1.c: New test.
8871
8872 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
8873
8874         PR c/7353
8875         * g++.dg/ext/typedef-init.C: New test.
8876         * gcc.dg/typedef-init.c: New test.
8877
8878 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
8879
8880         * gcc.dg/cpp/paste13.c: New test.
8881
8882 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8883
8884         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
8885         remaining platforms, XFAIL during compile, not execute.  Don't
8886         XFAIL at -O0.
8887
8888 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
8889
8890         * gcc.dg/alias-1.c: Tweak expected warning.
8891
8892 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
8893
8894         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
8895
8896 2002-10-06  Andreas Jaeger  <aj@suse.de>
8897
8898         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
8899         * gcc.dg/cpp/c++98.C: Likewise.
8900
8901         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
8902         * g++.dg/cpp/c++98.C: Likewise.
8903
8904         * g++.dg/README (Subdirectories): Mention cpp directory.
8905
8906         PR target/7559
8907         * gcc.dg/20021006-1.c: New test.
8908
8909 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8910
8911         PR c++/7804
8912         * g++.dg/other/warning1.C: New test.
8913
8914 2002-10-04  Roger Sayle  <roger@eyesopen.com>
8915
8916         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
8917         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
8918         and sparc-*-* with -m64 as expected failures.  See PR 8087.
8919
8920 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
8921
8922         PR c++/7931
8923         * g++.dg/template/ptrmem3.C: New test.
8924
8925         PR c++/7754
8926         * g++.dg/template/union1.C: New test.
8927
8928 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
8929
8930         PR c++/8006
8931         * g++.dg/abi/mangle9.C: New test.
8932         * g++.dg/abi/mangle10.C: New test.
8933         * g++.dg/abi/mangle11.C: New test.
8934         * g++.dg/abi/mangle12.C: New test.
8935
8936 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
8937
8938         PR c++/7188.
8939         * g++.dg/template/meminit1.C: New test.
8940         * g++.dg/warn/Wreorder-1.C: Likewise.
8941         * g++.old-deja/g++.mike/warn3.C: Tweak.
8942         * lib/prune.exp: Ingore "in copy constructor".
8943
8944 2002-10-02  Andreas Jaeger  <aj@suse.de>
8945
8946         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
8947         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
8948         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
8949         on x86-64.
8950
8951 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
8952
8953         * gcc.dg/empty1.C: Fix typo.
8954
8955 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
8956
8957         * gcc.dg/alias-1.c: New test.
8958
8959 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
8960
8961         * gcc.dg/empty1.C: New test.
8962
8963         * g++.dg/tls/init-2.C: Tweak error messages.
8964
8965 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
8966
8967         * gcc.c-torture/compile/20020923-1.c: New test.
8968
8969 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
8970
8971         * gcc.c-torture/execute/ffs-1.c: New test.
8972         * gcc.c-torture/execute/ffs-2.c: Ditto.
8973
8974 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
8975
8976         * g++.dg/overload/member1.C: New test.
8977
8978 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
8979
8980         * g++.dg/abi/empty7.C: New test.
8981         * g++.dg/init/pm2.C: Likewise.
8982
8983 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
8984
8985         * g++.dg/rtti/crash1.C: New test.
8986
8987 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
8988
8989         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
8990         gcc.dg/sibcall-4.c: New tests.
8991
8992 2002-09-28  Roger Sayle  <roger@eyesopen.com>
8993
8994         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
8995         powerpc and MMIX targets.
8996
8997 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
8998
8999         * gcc.dg/cpp/20020927-1.c: New.
9000
9001 2002-09-26  David S. Miller  <davem@redhat.com>
9002
9003         * gcc.c-torture/compile/trunctfdf.c: New.
9004
9005 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9006
9007         * lib/target-supports.exp (check_weak_available): Handle solaris2.
9008
9009 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
9010
9011         * gcc.c-torture/execute/loop-15.c: New.
9012
9013 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
9014
9015         * README.QMTEST: Fix typo.
9016
9017 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
9018
9019         * gcc.dg/20020926-1.c: New test.
9020
9021 2002-09-25  David S. Miller  <davem@redhat.com>
9022
9023         PR target/7842
9024         * gcc.c-torture/execute/shiftdi.c: New test.
9025
9026 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
9027
9028         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
9029         unique to the tool.
9030         * lib/g77.exp (g77_init): Likewise.
9031         * lib/g++.exp (g++_init): Likewise.
9032         * lib/objc.exp (objc_init): Likewise.
9033
9034 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
9035
9036         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
9037         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
9038         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
9039
9040 2002-09-25  Richard Henderson  <rth@redhat.com>
9041
9042         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
9043         too-small long double.
9044
9045 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
9046
9047         * gcc.dg/20020919-1.c: New test.
9048
9049 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
9050
9051         * g++.dg/abi/bitfield6.C: New test.
9052         * g++.dg/abi/bitfield7.C: New test.
9053         * g++.dg/abi/bitfield8.C: New test.
9054         * g++.dg/abi/vbase11.C: New test.
9055
9056 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9057
9058         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
9059         hppa*-*-hpux*.  Update test comment.
9060
9061 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
9062
9063         * gcc.dg/tls/struct-1.c: New test.
9064
9065 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
9066
9067         * gcc.dg/cpp/tr-warn2.c: Update.
9068
9069 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
9070
9071         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
9072
9073 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
9074
9075         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
9076         systems.
9077
9078 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
9079
9080         * gcc.c-torture/execute/ieee/mzero3.c: New test.
9081
9082         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
9083         Adjust for c++filt moved to binutils.  Remove spurious duplicate
9084         setting of cxxfilt.
9085
9086 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
9087
9088         * gcc.dg/20020312-2.c: Update for darwin.
9089
9090 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
9091
9092         * g++.old-deja/g++.other/crash32.C: Mark ICE.
9093
9094 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
9095
9096         * objc.dg/comp-types-1.m: New test.
9097         * objc.dg/comp-types-2.m: New test.
9098         * objc.dg/comp-types-3.m: New test.
9099         * objc.dg/comp-types-4.m: New test.
9100         * objc.dg/comp-types-5.m: New test.
9101         * objc.dg/comp-types-6.m: New test.
9102
9103 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9104
9105         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
9106
9107 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
9108
9109         * g++.dg/other/do1.C: New test.
9110
9111         * g++.dg/template/subst1.C: New test.
9112
9113 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
9114
9115         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
9116
9117 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
9118
9119         * g++.dg/template/qualttp20.C: Adjust expected errors.
9120         * g++.old-deja/g++.jason/report.C: Likewise.
9121         * g++.old-deja/g++.other/qual1.C: Likewise.
9122
9123         * g++.dg/lookup/scoped2.C: New test.
9124
9125         * g++.dg/ext/asm3.C: New test.
9126
9127 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
9128
9129         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
9130
9131 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
9132
9133         * ChangeLog: follow spelling conventions.
9134         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
9135         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
9136         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
9137         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
9138         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
9139         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
9140         * g++.old-deja/g++.law/global-init1.C: Likewise.
9141         * g++.old-deja/g++.other/delete4.C: Likewise.
9142         * g++.old-deja/g++.other/inline21.C: Likewise.
9143         * g++.old-deja/g++.other/singleton.C: Likewise.
9144         * g77.dg/strlen0.f: Likewise.
9145         * g77.f-torture/compile/20010519-1.f: Likewise.
9146         * g77.f-torture/compile/980310-4.f: Likewise.
9147         * gcc.c-torture/compile/20000605-1.c: Likewise.
9148         * gcc.c-torture/execute/20020225-1.c: Likewise.
9149         * gcc.dg/c90-hexfloat-2.c: Likewise.
9150         * gcc.dg/c99-bool-1.c: Likewise.
9151         * gcc.dg/c99-hexfloat-2.c: Likewise.
9152         * gcc.dg/dll-2.c: Likewise.
9153         * gcc.dg/wtr-union-init-1.c: Likewise.
9154         * gcc.dg/wtr-union-init-2.c: Likewise.
9155         * gcc.dg/wtr-union-init-3.c: Likewise.
9156         * gcc.dg/cpp/avoidpaste1.c: Likewise.
9157         * gcc.dg/cpp/defined.c: Likewise.
9158         * gcc.dg/cpp/macsyntx.c: Likewise.
9159         * gcc.dg/cpp/paste2.c: Likewise.
9160         * gcc.dg/cpp/trad/defined.c: Likewise.
9161         * gcc.dg/format/c90-printf-1.c: Likewise.
9162         * gcc.dg/format/c90-scanf-1.c: Likewise.
9163         * gcc.dg/format/c99-printf-1.c: Likewise.
9164         * gcc.dg/format/c99-scanf-1.c: Likewise.
9165         * gcc.misc-tests/gcov-8.c: Likewise.
9166         * lib/profopt.exp: Likewise.
9167
9168 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
9169
9170         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
9171
9172 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
9173
9174         * g++.dg/inherit/using2.C: New test.
9175
9176 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
9177
9178         * ChangeLog: Follow spelling conventions.
9179         * g++.dg/template/friend4.C: Likewise.
9180         * g++.old-deja/g++.pt/crash67.C: Likewise.
9181         * gcc.c-torture/execute/20000801-4.c: Likewise.
9182         * gcc.dg/c90-digraph-1.c: Likewise.
9183         * gcc.dg/c94-digraph-1.c: Likewise.
9184         * gcc.dg/c99-digraph-1.c: Likewise.
9185         * gcc.dg/cpp/line5.c: Likewise.
9186         * gcc.dg/cpp/multiline.c: Likewise.
9187         * gcc.dg/cpp/trad/literals-1.c: Likewise.
9188         * gcc.dg/format/attr-3.c: Likewise.
9189         * gcc.dg/format/c90-scanf-3.c: Likewise.
9190         * gcc.dg/format/ext-4.c: Likewise.
9191
9192 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
9193
9194         * g++.dg/template/pretty1.C: New test.
9195
9196 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
9197
9198         * gcc.c-torture/execute/struct-cpy-1.c: New test.
9199
9200 2002-09-13  Matt Austern  <austern@apple.com>
9201
9202         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
9203         passing a cast expression to a function by const reference.
9204
9205 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
9206
9207         * g++.dg/template/deduce1.C: New test.
9208
9209 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
9210
9211         * gcc.c-torture/execute/simd-1.c: Force all use of int to
9212         32-bit int.
9213
9214 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9215
9216         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
9217         usage.
9218
9219 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
9220
9221         * gcc.c-torture/compile/20020910-1.c: New test.
9222
9223 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
9224
9225         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
9226
9227 2002-09-10  Andreas Jaeger  <aj@suse.de>
9228
9229         * gcc.dg/20020312-2.c: Adjust for x86-64.
9230
9231 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
9232
9233         * g77.dg/7388.f: New test case for PR 7388.
9234
9235 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9236
9237         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
9238
9239 2002-09-05  Ziemowit Laski <zlaski@apple.com>
9240
9241         * objc.dg/proto-lossage-1.m: New test.
9242
9243 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
9244
9245         * gcc.dg/cpp/_Pragma4.c: Fix typo.
9246
9247 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
9248
9249         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
9250         expected to pass.
9251
9252 2002-09-06  Stan Shebs  <shebs@apple.com>
9253             David Edelsohn  <edelsohn@gnu.org>
9254
9255         * gcc.dg/weak: New directory.
9256         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
9257         target-specific xfail bits.
9258         * gcc.dg/typeof-2.c: Move to new directory.
9259         * gcc.dg/weak.exp: New expect script.
9260
9261 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
9262
9263         * gcc.c-torture/execute/extzvsi.c: New test.
9264
9265 2002-09-05  Stan Shebs  <shebs@apple.com>
9266
9267         * gcc.dg/weak-1.c: xfail on Darwin.
9268         * gcc.dg/weak-2.c: Ditto.
9269         * gcc.dg/weak-3.c: Ditto.
9270         * gcc.dg/weak-4.c: Ditto.
9271         * gcc.dg/weak-5.c: Ditto.
9272         * gcc.dg/weak-6.c: Ditto.
9273         * gcc.dg/weak-7.c: Ditto.
9274         * gcc.dg/weak-8.c: Ditto.
9275         * gcc.dg/weak-9.c: Ditto.
9276
9277 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
9278
9279         * gcc.c-torture/execute/loop-14.c: New test.
9280
9281 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
9282
9283         * g++.dg/other/cxa-atexit1.C: New test.
9284
9285         * gcc.dg/typeof-2.c: New test.
9286
9287 2002-09-03  Roger Sayle  <roger@eyesopen.com>
9288
9289         * gcc.dg/builtins-2.c: New testcase.
9290         * gcc.dg/builtins-3.c: New testcase.
9291
9292 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
9293
9294         * gcc.dg/cpp/_Pragma4.c: New test.
9295
9296 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
9297
9298         * objc/execute/nil_method-1.m: New testcase.
9299
9300 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
9301
9302         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
9303         [Object class], not [Object initialize].
9304
9305 2002-08-31  Roger Sayle  <roger@eyesopen.com>
9306             Hans-Peter Nilsson  <hp@bitrange.com>
9307
9308         * gcc.c-torture/execute/20020720-1.x: Skip test on
9309         mmix-knuth-mmixware.  Correct comment.
9310
9311 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
9312
9313         * testsuite/g++.dg/abi/bitfield5.C: New test.
9314         * testsuite/g++.dg/abi/vbase10.C: Likewise.
9315
9316 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
9317
9318         * objc.dg/undeclared-selector.m: New test.
9319
9320 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
9321
9322         * g++.dg/other/offsetof1.C: Avoid cast warning.
9323
9324 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
9325
9326         * objc.dg/super-class-2.m: New test.
9327
9328 2002-08-24  Matt Austern  <austern@apple.com>
9329
9330         * g++.dg/ext/lvaddr.C: New test.
9331         * g++.dg/ext/lvcast.C: New test.
9332
9333 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
9334
9335         * testsuite/g++.dg/inherit/cond1.C: New test.
9336
9337 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
9338
9339         * gcc.dg/noncompile/incomplete-1.c: New test.
9340
9341 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
9342
9343         * gcc.dg/typespec-1.c: New test.
9344
9345 2002-08-20  Devang Patel  <dpatel@apple.com>
9346         * objc.dg/proto-hier-2.m: New test.
9347
9348 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
9349
9350         * objc.dg/bitfield-1.m: New test.
9351         * objc.dg/bitfield-2.m: New test.
9352
9353 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
9354
9355         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
9356         gcc.dg/c99-flex-array-4.c: New tests.
9357
9358 2002-08-16  Stan Shebs  <shebs@apple.com>
9359
9360         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
9361
9362 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
9363
9364         * gcc.dg/typeof-1.c: New test.
9365         * g++.dg/ext/typeof2.C: New test.
9366
9367 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
9368
9369         * g++.dg/other/offsetof1.C: New test.
9370
9371 2002-08-14  Richard Henderson  <rth@redhat.com>
9372
9373         * gcc.dg/tls/diag-3.c: Fix expected message strings.
9374
9375 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
9376
9377         * gcc.dg/cpp/_Pragma3.c: New test.
9378
9379 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
9380
9381         * g++.dg/template/inherit3: New test.
9382
9383 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
9384
9385         * gcc.dg/bitfld-4.c: Add blank options.
9386
9387 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
9388
9389         * g++.dg/template/crash1.C: New test.
9390
9391 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
9392
9393         * gcc.dg/tls/opt-2.c: New test.
9394
9395 2002-08-08  Devang Patel  <dpatel@apple.com>
9396
9397         * objc.dg/selector-1.m : New test
9398
9399 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
9400
9401         * g++.dg/abi/bitfield4.C: New test.
9402         * gcc.dg/bitfld-4.c: New test.
9403
9404 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
9405
9406         * g++.dg/other/packed1.C: New test.
9407
9408 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
9409
9410         * g++.dg/abi/offsetof.C: Tweak error messages.
9411         * g++.old-deja/g++.mike/p10769a.C: Likewise.
9412
9413 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
9414
9415         * gcc.dg/bitfld-3.c: New test.
9416
9417 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
9418             Richard Henderson  <rth@redhat.com>
9419
9420         * gcc.dg/i386-bitfield1.c: New test.
9421         * g++.dg/abi/bitfield3.C: Update.
9422
9423 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
9424
9425         * objc.dg/const-str-2.m: Update.
9426         * gcc.dg/cpp/c++98.c: Change to C extension.
9427         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
9428         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
9429
9430 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
9431
9432         * testsuite/gcc.dg/tls/diag-3.c: New.
9433
9434 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
9435
9436         * g++.dg/README (Subdirectories): Document new subdir expr.
9437         * g++.dg/expr/pmf-1.C: New test.
9438
9439 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
9440
9441         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
9442
9443 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
9444
9445         * g++.dg/abi/bitfield3.C: New test.
9446
9447 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
9448
9449         * lib/gcov.exp: Tweak expected line formats.
9450         * gcc.misc-tests/gcov8.c: New test.
9451         * gcc.misc-tests/gcov8.x: New flags.
9452
9453 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
9454
9455         * consistency.vlad/layout/endian.c: Include string.h.
9456
9457         * gcc.c-torture/execute/20020805-1.c: New test.
9458
9459 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
9460
9461         * g++.dg/other/conversion1.C: New test.
9462
9463 2002-08-03  Roger Sayle  <roger@eyesopen.com>
9464
9465         * gcc.dg/builtins-1.c: New testcase.
9466
9467 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
9468
9469         * g++.dg/inherit/access3.C: New test.
9470
9471 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
9472
9473         * gcc.dg/ia64-visibility-2.c: New test.
9474
9475 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
9476
9477         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
9478         __qualifier_flags to __flags.
9479
9480 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
9481
9482         * g++.dg/inherit/operator1.C: New test.
9483         * g++.dg/lookup/disamb1.C: Fix typo in comment.
9484         * g++.dg/other/error1.C: Change expected error message.
9485         * g++.dg/template/conv4.C: Likewise.
9486
9487 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
9488
9489         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
9490         for documented behavior.
9491
9492 2002-07-25  Roger Sayle  <roger@eyesopen.com>
9493
9494         * gcc.c-torture/execute/20020720-1.x: Skip this test on
9495         several targets known to fail.
9496
9497 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
9498
9499         * gcc.dg/mips-args-[123].c: New tests.
9500
9501 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
9502
9503         * gcc.dg/ppc-spe.c: New.
9504
9505 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
9506
9507         * g++.dg/other/ptrmem4.C: New testcase.
9508
9509 2002-07-24  Richard Henderson  <rth@redhat.com>
9510
9511         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
9512
9513 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
9514
9515         * g++.dg/ext/alignof1.C (main): Return 0 for success.
9516
9517 2002-07-24  Roger Sayle  <roger@eyesopen.com>
9518
9519         * gcc.c-torture/execute/memset-3.c: New testcase.
9520
9521 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
9522
9523         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
9524         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
9525
9526 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9527
9528         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
9529         Delete.
9530
9531 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
9532
9533         * gcc.c-torture/compile/simd-4.c: New test.
9534
9535 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9536
9537         PR c++/7347, c++/7348
9538         * g++.dg/template/access4.C: New test.
9539         * g++.dg/template/access5.C: New test.
9540         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
9541         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
9542         * g++.old-deja/g++.pt/ttp58.C: Likewise.
9543         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
9544
9545 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
9546
9547         * gcc.dg/gnu89-init-2.c: New test.
9548
9549 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
9550
9551         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
9552
9553 2002-07-20  Roger Sayle  <roger@eyesopen.com>
9554
9555         * gcc.c-torture/execute/20020720-1.c: New testcase.
9556
9557 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
9558
9559         * gcc.dg/cpp/Wsignprom.c: New tests.
9560
9561 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
9562
9563         * gcc.c-torture/execute/loop-13.c: New test.
9564
9565 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
9566
9567         * gcc.dg/cpp/expr.c: New tests.
9568
9569 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
9570
9571         * g++.dg/opt/pr6713.C: Add template instantiation.
9572
9573 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
9574
9575         * gcc.dg/nest.c: New test.
9576
9577 2002-07-17  Richard Henderson  <rth@redhat.com>
9578
9579         * g++.dg/opt/pr6713.C: New test.
9580
9581 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
9582
9583         * gcc.c-torture/execute/loop-2e.x: Let the testcase
9584         XFAIL for all x86 processors.
9585
9586 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
9587
9588         * gcc.c-torture/execute/20010122-1.x: Do not test with
9589         -fomit-frame-pointer.
9590
9591 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9592
9593         * g++.dg/template/instantiate2.C: New test.
9594         * g++.dg/template/spec4.C: New test.
9595
9596 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9597
9598         * g++.dg/template/access2.C: New test.
9599         * g++.dg/template/access3.C: New test.
9600
9601 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
9602
9603         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
9604         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
9605         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
9606         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
9607         Convert to use <stdarg.h>.
9608         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
9609         Delete.
9610         * gcc.dg/va-arg-2.c: New.
9611         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
9612
9613 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
9614
9615         * gcc.c-torture/compile/20020710-1.c: New test.
9616
9617 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
9618                           Andrew Pinski  <pinskia@physics.uc.edu>
9619
9620         gcc.c-torture/compile/simd-2.c: New testcase.
9621         gcc.c-torture/compile/simd-3.c: Likewise.
9622
9623 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
9624
9625         PR c++/7224
9626         * g++.dg/overload/error1.C: New test.
9627
9628 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9629
9630         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
9631         configuration and IRIX 6 O32 ABI.
9632
9633 2002-07-11  Roger Sayle  <roger@eyesopen.com>
9634
9635         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
9636
9637 2002-07-10  Roger Sayle  <roger@eyesopen.com>
9638
9639         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
9640
9641 2002-07-10  Jeffrey A Law  <law@redhat.com>
9642
9643         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
9644
9645         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
9646
9647 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
9648
9649         * gcc.dg/20020312-2.c: Check for __PPC__.
9650
9651 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
9652
9653         * gcc.c-torture/compile/20020709-1.c: New test.
9654
9655 2002-07-07  Roger Sayle  <roger@eyesopen.com>
9656
9657         * g++.dg/template/qualttp21.C: New test case.
9658
9659 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
9660
9661         * gcc.c-torture/compile/20020706-1.c: New test.
9662         * gcc.c-torture/compile/20020706-2.c: New test.
9663
9664 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
9665             Alexandre Oliva  <aoliva@redhat.com>
9666
9667         * g++.dg/warn/incomplete1.C: New test.
9668
9669 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9670
9671         PR c++/7099
9672         * g++.dg/warn/noreturn1.C: New test.
9673
9674 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
9675
9676         PR c++/6706
9677         * g++.dg/debug/debug6.C: New test.
9678         * g++.dg/debug/debug7.C: New test.
9679
9680 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
9681
9682         * gcc.c-torture/compile/simd-3.c: New test.
9683
9684 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
9685
9686         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
9687         * gcc.dg/20020620-1.c: Likewise.
9688
9689 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9690
9691         PR c++/6944
9692         * g++.dg/init/array4.C: New test.
9693         * g++.dg/init/array5.C: New test.
9694
9695 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
9696
9697         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
9698         * gcc.c-torture/execute/simd-2.c (main): Likewise.
9699
9700 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9701
9702         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
9703         * gcc.dg/wtr-aggr-init-1.c: Likewise.
9704         * gcc.dg/wtr-conversion-1.c: Likewise.
9705         * gcc.dg/wtr-escape-1.c: Likewise.
9706         * gcc.dg/wtr-int-type-1.c: Likewise.
9707         * gcc.dg/wtr-label-1.c: Likewise.
9708         * gcc.dg/wtr-static-1.c: Likewise.
9709         * gcc.dg/wtr-strcat-1.c: Likewise.
9710         * gcc.dg/wtr-suffix-1.c: Likewise.
9711         * gcc.dg/wtr-switch-1.c: Likewise.
9712         * gcc.dg/wtr-unary-plus-1.c: Likewise.
9713         * gcc.dg/wtr-union-init-1.c: Likewise.
9714         * gcc.dg/wtr-union-init-2.c: Likewise.
9715         * gcc.dg/wtr-union-init-3.c: Likewise.
9716
9717         * gcc.dg/wtr-func-def-1.c: New test.
9718
9719 2002-07-02 Devang Patel <dpatel@apple.com>
9720
9721         * objc.dg/param-1.m: New test.
9722
9723 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
9724
9725         * gcc.dg/cpp/trad/directive.c: Add test.
9726         * gcc.dg/cpp/trad/macroargs.c: Add test.
9727         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
9728
9729 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
9730
9731         * gcc.dg/cpp/cmdlne-M.c: New test.
9732
9733 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
9734
9735         * objc.dg/desig-init-1.m: New test.
9736
9737 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9738
9739         PR c++/6716
9740         * g++.dg/template/instantiate1.C: New test.
9741
9742 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
9743
9744         PR c++/7112
9745         * g++.dg/template/sizeof2.C: New test.
9746
9747 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
9748
9749         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
9750         gcc.dg/cpp/trad/include.c: New tests.
9751
9752 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
9753
9754         PR target/7177
9755         * gcc.c-torture/compile/20020701-1.c: New test.
9756
9757 2002-07-01  Stan Shebs  <shebs@apple.com>
9758
9759         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
9760         header here...
9761         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
9762         (objc-torture-execute): or here.
9763
9764 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
9765
9766         * gcc.c-torture/execute/arith-rand-ll.c: New test.
9767
9768 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
9769
9770         * gcc.dg/cpp/trad/escaped-nl.c: New test.
9771
9772 2002-06-30  Devang Patel  <dpatel@apple.com>
9773
9774         * objc.dg/fsyntax-only.m: New test.
9775
9776 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
9777
9778         PR c++/6695
9779         * g++.dg/template/friend7.C: New file.
9780
9781 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
9782
9783         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
9784         return type.
9785
9786 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
9787
9788         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
9789         avoid division by zero.
9790
9791 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
9792
9793         * gcc.dg/Wunknownprag.c: New tests.
9794
9795 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
9796
9797         * gcc.c-torture/execute/simd-2.c: New test.
9798
9799 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
9800
9801         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
9802         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
9803         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
9804         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
9805         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
9806         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
9807         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
9808         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
9809         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
9810         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
9811         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
9812         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
9813         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
9814         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
9815         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
9816         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
9817         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
9818
9819 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
9820
9821         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
9822         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
9823         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
9824         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
9825         New tests.
9826         * gcc.dg/cpp/trad/directive.c: Update.
9827
9828 2002-06-23  Andreas Jaeger  <aj@suse.de>
9829
9830         * gcc.c-torture/execute/complex-6.c: New.
9831
9832 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
9833
9834         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
9835         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
9836         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
9837         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
9838
9839 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
9840
9841         * gcc.dg/cpp/trad: New directory with traditional tests copied
9842         from parent directory.
9843         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
9844         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
9845         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
9846         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
9847         Move to trad/ and rename.
9848         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
9849         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
9850         gcc.dg/cpp/trad/redef2.c: New tests.
9851         * gcc.dg/cpp/trad/trad.exp: New driver.
9852
9853 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
9854
9855         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
9856         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
9857         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
9858         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
9859         Remove.
9860
9861 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
9862
9863         * gcc.dg/20020620-1.c: New test.
9864
9865 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9866
9867         * g++.dg/template/ttp4.C: New test.
9868
9869 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
9870
9871         * g++.dg/opt/vt1.C: Fix regexp.
9872
9873 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9874
9875         * gcc.c-torture/execute/pure-1.c: Make functions static again.
9876         Don't use attribute `noinline'.
9877
9878 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
9879
9880         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
9881
9882 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
9883
9884         * gcc.c-torture/execute/simd-1.c: New.
9885
9886         * gcc.dg/simd-1.c: New.
9887
9888 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
9889
9890         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
9891
9892 2002-06-16  Richard Henderson  <rth@redhat.com>
9893
9894         * g++.dg/ext/anon-struct1.C: New.
9895         * g++.dg/ext/anon-struct2.C: New.
9896         * g++.dg/ext/anon-struct3.C: New.
9897         * gcc.dg/anon-struct-1.c: New.
9898         * gcc.dg/anon-struct-2.c: New.
9899         * gcc.dg/anon-struct-3.c: New.
9900         * gcc.dg/20011008-1.c: Adjust warning text.
9901         * gcc.dg/20020527-1.c: Add -fms-extensions.
9902
9903 2002-06-16  Richard Henderson  <rth@redhat.com>
9904
9905         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
9906
9907 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
9908
9909         * gcc.c-torture/execute/20020615-1.c: New test.
9910
9911 2002-06-15  Roger Sayle  <roger@eyesopen.com>
9912
9913         * gcc.c-tortuture/execute/compare-1.c: New test case.
9914         * gcc.c-tortuture/execute/compare-2.c: New test case.
9915         * gcc.c-tortuture/execute/compare-3.c: New test case.
9916
9917 2002-06-13  Richard Henderson  <rth@redhat.com>
9918
9919         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
9920         ia64 ilp32.
9921
9922 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9923
9924         * g++.dg/template/typename2.C: Update error message.
9925
9926 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
9927
9928         * gcc.c-torture/execute/20020611-1.c: New test.
9929
9930 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
9931
9932         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
9933         list of targets to skip.
9934
9935 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
9936
9937         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
9938         targets if not optimizing.
9939
9940 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
9941
9942         * gcc.c-torture/compile/20020605-1.c: New test.
9943
9944         * g++.dg/opt/vt1.C: New test.
9945
9946         * gcc.dg/20020531-1.c: New test.
9947
9948         * gcc.dg/20020530-1.c: New test.
9949
9950         * gcc.dg/20020527-1.c: New test.
9951
9952         * g++.dg/opt/cse1.C: New test.
9953
9954 2002-06-07  Roger Sayle  <roger@eyesopen.com>
9955
9956         * gcc.dg/20020607-2.c: New test case.
9957
9958 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
9959
9960         * gcc.c-torture/compile/20020604-1.c: New test.
9961
9962 2002-06-04  Richard Henderson  <rth@redhat.com>
9963
9964         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
9965         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
9966         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
9967
9968 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
9969
9970         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
9971
9972 2002-06-03  Richard Henderson  <rth@redhat.com>
9973
9974         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
9975         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
9976
9977 2002-06-02  Richard Henderson  <rth@redhat.com>
9978
9979         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
9980         test functions static.
9981
9982 2002-06-02  Andreas Jaeger  <aj@suse.de>
9983
9984         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
9985         now.
9986
9987 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9988
9989         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
9990         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
9991         Update for mofified diagnostics.
9992         * gcc.dg/c99-intconst-1.c: No longer fail.
9993
9994 2002-06-02  Richard Henderson  <rth@redhat.com>
9995
9996         * gcc.dg/uninit-A.c: Remove xfail markers.
9997
9998 2002-06-01  Roger Sayle  <roger@eyesopen.com>
9999
10000         * gcc.dg/fnegate-1.c: New test case.
10001
10002 2002-05-30  Osku Salerma  <osku@iki.fi>
10003
10004         * gcc.c-torture/execute/mayalias-1.c: New file.
10005
10006 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
10007
10008         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
10009         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
10010         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
10011
10012 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
10013
10014         * gcc.c-torture/execute/20020529-1.c: New test.
10015
10016 2002-05-27  Richard Henderson  <rth@redhat.com>
10017
10018         * g++.dg/ext/attrib6.C: New test case.
10019
10020 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10021
10022         * gcc.c-torture/execute/pure-1.c: New test.
10023
10024 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
10025
10026         * gcc.dg/cpp/arith-2.c: Remove.
10027
10028 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
10029
10030         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
10031         * gcc.dg/cpp/if-3.c: Remove.
10032
10033 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
10034
10035         * g++.dg/opt/cse2.C: New test.
10036
10037 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
10038
10039         * gcc.dg/cpp/arith-1.c: New semantic tests.
10040         * gcc.dg/cpp/if-1.c: Update.
10041
10042 2002-05-24  Ben Elliston  <bje@redhat.com>
10043
10044         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
10045
10046 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
10047
10048         * gcc.dg/verbose-asm.c: New test.
10049
10050 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
10051
10052         * gcc.dg/cpp/paste12.c: New test.
10053
10054 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
10055
10056         * g++.dg/parse/named_ops.C: New test.
10057
10058 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
10059
10060         * gcc/testsuite/gcc.dg/weak-8.c: New test.
10061
10062 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
10063
10064         * gcc.dg/weak-2.c: Allow optional leading underscore
10065         in scan-assembler symbol name.
10066         * gcc.dg/weak-3.c: Likewise.
10067         * gcc.dg/weak-4.c: Likewise.
10068         * gcc.dg/weak-5.c: Likewise.
10069
10070 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
10071
10072         * gcc.dg/20020523-1.c: New test.
10073
10074 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
10075
10076         * objc.dg/const-str-2.m: Update now that we stop after
10077         a command line error.
10078
10079 2002-05-22  Richard Henderson  <rth@redhat.com>
10080
10081         * g++.dg/dg.exp: Fix typo in test pruneing.
10082
10083 2002-05-22  Richard Henderson  <rth@redhat.com>
10084
10085         * g++.dg/dg.exp: Prune the tls subdirectory.
10086         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
10087         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
10088         * g++.dg/tls/init-1.C: New.
10089
10090 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
10091
10092         * gcc.dg/20020517-1.c: New test.
10093
10094 2002-05-21  Richard Henderson  <rth@redhat.com>
10095
10096         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
10097         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
10098
10099 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
10100
10101         * g++.dg/other/copy2.C: New test.
10102
10103 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
10104
10105         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
10106         (MAX_COPY): Bump up to 10 times sizeof (long long).
10107         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
10108
10109         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
10110         sizeof (long long).
10111
10112         * gcc.c-torture/execute/strcpy-1.c: New test.
10113
10114 2002-05-19  Jason Merrill  <jason2redhat.com>
10115
10116         * g++.dg/ext/oper1.C: New test.
10117
10118 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
10119 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
10120
10121         * README.QMTEST: New file.
10122
10123         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
10124
10125 2002-05-19  Andreas Jaeger  <aj@suse.de>
10126
10127         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
10128         now.
10129         * gcc.c-torture/execute/loop-2d.x: Likewise.
10130
10131 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
10132
10133         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
10134         support weak symbols.
10135         * gcc.dg/weak-4.c: Likewise
10136         * gcc.dg/weak-6.c: Likewise
10137
10138 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
10139
10140         * gcc.dg/weak-3.c: Add dg-excess-error comment for
10141         cygwin, coff and h8300-*-hms targets
10142         * gcc.dg/weak-5.c: Likewise
10143         * gcc.dg/weak-7.c: Likewise
10144
10145 2002-05-16  Jason Merrill  <jason@redhat.com>
10146
10147         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
10148         (scan-assembler-not, scan-assembler-dem): Likewise.
10149         (scan-assembler-dem-not): Likewise.
10150
10151 2002-05-15  Richard Henderson  <rth@redhat.com>
10152
10153         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
10154
10155 2002-05-15  Richard Henderson  <rth@redhat.com>
10156
10157         * gcc.dg/weak-5.c (vfoo1c): No warning here.
10158         (vfoo1f): Warning here.
10159         (vfoo1l): Don't redefine the alias.
10160
10161 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
10162
10163         * g++.dg/init/pm1.C: New test.
10164
10165 2002-05-12  David S. Miller  <davem@redhat.com>
10166
10167         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
10168         types.
10169
10170 2002-05-10  Roger Sayle  <roger@eyesopen.com>
10171
10172         * gcc.c-torture/execute/20020510-1.c: New test case.
10173
10174 2002-05-10  David S. Miller  <davem@redhat.com>
10175
10176         * gcc.c-torture/execute/conversion.c: Test long double too.
10177
10178 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
10179
10180         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
10181         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
10182         * lib/g++.exp (g++_link_flags): Likewise.
10183         * lib/objc.exp (objc_target_compile): Likewise.
10184
10185 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
10186
10187         * gcc.dg/cpp/poison.c: Update.
10188         * gcc.dg/cpp/20000625-2.c: Remove.
10189         * gcc.dg/cpp/direct2s.c: Remove final test.
10190
10191 2002-05-08  Tom Rix  <trix@redhat.com>
10192
10193         * gcc.c-torture/execute/20020508-1.c: New test.
10194         * gcc.c-torture/execute/20020508-2.c: New test.
10195         * gcc.c-torture/execute/20020508-3.c: New test.
10196
10197 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
10198
10199         * gcc.dg/cpp/charconst-4.c: More tests.
10200
10201 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10202
10203         PR c/6569
10204         * gcc.dg/weak-3.c: Update location of warning messages.
10205         * gcc.dg/weak-5.c: Likewise.
10206
10207 2002-05-06  Roger Sayle  <roger@eyesopen.com>
10208
10209         * gcc.c-torture/execute/20020506-1.c: New test case.
10210
10211 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
10212
10213         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
10214
10215 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
10216
10217         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
10218
10219 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
10220
10221         * gcc.dg/cpp/charconst-3.c: New test.
10222
10223 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
10224
10225         * gcc.dg/cpp/charconst.c: Update tests.
10226
10227 2002-05-05  Tim Josling  <tej@melbpc.org.au>
10228
10229         * treelang: Added directory for new sample language treelang. Also
10230         lib/treelang.exp: New file to signal treelang should be tested.
10231
10232 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
10233
10234         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
10235         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
10236         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
10237         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
10238         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
10239         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
10240         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
10241
10242 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
10243
10244         * gcc.dg/format/xopen-2.c: New test.
10245
10246 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
10247
10248         * gcc.dg/20020503-1.c: New test.
10249
10250 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
10251
10252         * g++.dg/init/dtor1.C: Make it tougher.
10253
10254 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
10255
10256         * g++.dg/init/dtor1.C: New test.
10257
10258 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
10259
10260         * gcc.dg/altivec-8.c: New.
10261
10262 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
10263
10264         * gcc.dg/altivec-7.c: New.
10265
10266 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
10267
10268         * g++.dg/parse/typedef1.C: New test.
10269
10270 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
10271
10272         PR c++/6486
10273         * g++.dg/template/friend6.C: New test.
10274
10275         PR c++/6492
10276         * g++.dg/init/copy1.C: New test.
10277
10278 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
10279
10280         * g++.dg/warn/effc1.C: New test.
10281
10282 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
10283
10284         * gcc.dg/cpp/if-cexp.c: Add a test.
10285
10286 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
10287
10288         * gcc.dg/20020426-2.c: New test.
10289
10290 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
10291
10292         * gcc.dg/cpp/if-mop.c: Update.
10293         * gcc.dg/cpp/if-mpar.c: Add test.
10294         * gcc.dg/cpp/if-oppr.c: Update.
10295
10296 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10297
10298         PR c/6343
10299         * gcc.dg/weak-[2-7].c: New tests.
10300
10301 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
10302
10303         * gcc.dg/enum1.c: New test.
10304
10305 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
10306
10307         PR c++/6497
10308         * g++.dg/inherit/access2.C: New test.
10309
10310 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
10311
10312         PR bootstrap/6445
10313         * gcc.dg/20020426-1.c: New test.
10314
10315 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
10316
10317         * g++.dg/abi/enum1.C: New test.
10318
10319 2002-04-26  Richard Henderson  <rth@redhat.com>
10320
10321         * gcc.dg/c99-bool-1.c: Expect always true warning.
10322
10323 2002-04-25  Roger Sayle  <roger@eyesopen.com>
10324
10325         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
10326
10327 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10328
10329         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
10330         targets.
10331
10332 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
10333
10334         * g++.dg/abi/mange7.C: New test.
10335
10336         PR c++/6438.
10337         * g++.dg/parse/stmtexpr2.C: New test.
10338
10339 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
10340
10341         * gcc.dg/20020312-2.c: Add SH target.
10342
10343 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10344
10345         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
10346         compiler output on mips*-*-irix*.
10347
10348 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
10349
10350         * g++.dg/parse/attr1.C: New test.
10351
10352 2002-04-23  Roger Sayle  <roger@eyesopen.com>
10353
10354         * gcc.c-torture/execute/string-opt-17.c: New test case.
10355         * gcc.c-torture/execute/memset-2.c: New test case.
10356
10357 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
10358
10359         PR c++/6256:
10360         * g++.dg/template/friend5.C: New test.
10361
10362         PR c++/6331:
10363         * g++.dg/template/qual1.C: Likewise.
10364
10365 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
10366
10367         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
10368         Include stdlib.h, not stdio.h or ctype.h.
10369
10370 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
10371
10372         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
10373         cris-*-elf* and mmix-*-*.
10374         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
10375         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
10376         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
10377         Ditto.
10378         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
10379         * gcc.dg/wchar_t-1.c: Ditto.
10380
10381 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
10382
10383         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
10384         Clarify comment.
10385
10386 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
10387
10388         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
10389
10390 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10391
10392         * gcc.c-torture/execute/20000906-1.x: Delete.
10393
10394 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
10395
10396         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
10397
10398 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
10399
10400         * PR6367
10401         * g77.f-torture/execute/6367.f: New test.
10402         * g77.f-torture/execute/6367.x: Disable for MMIX.
10403
10404 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10405
10406         * PR6352
10407         * g++.dg/opt/inline2.C: New test.
10408
10409 2002-04-18  Richard Henderson  <rth@redhat.com>
10410
10411         * gcc.dg/20000906-1.c: Enable for all targets.
10412         * gcc.c-torture/compile/iftrap-2.c: New.
10413
10414 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
10415
10416         * gcc.dg/20020418-1.c: New test.
10417         * gcc.dg/20020418-2.c: New test.
10418
10419 2002-04-18  Richard Henderson  <rth@redhat.com>
10420
10421         * gcc.c-torture/compile/iftrap-1.c: New.
10422         * gcc.dg/iftrap-1.c: Adjust for ia64.
10423         * gcc.dg/iftrap-2.c: New.
10424
10425 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
10426
10427         * gcc.c-torture/compile/20020418-1.c: New test.
10428
10429 2002-04-18  Roger Sayle  <roger@eyesopen.com>
10430
10431         * gcc.c-torture/compile/20020415-1.c: New.
10432
10433 2002-04-18  David S. Miller  <davem@redhat.com>
10434
10435         * gcc.c-torture/execute/20020418-1.c: New test.
10436
10437 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
10438
10439         * gcc.dg/20020416-1.c: New test.
10440
10441         * g++.dg/opt/inline1.C: New test.
10442
10443 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
10444
10445         * gcc.dg/altivec-5.c: New test.
10446
10447         * gcc.dg/20020415-1.c: New test.
10448
10449 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10450
10451         * testsuite/lib/chill.exp: Remove.
10452
10453 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
10454
10455         * g++.dg/other/big-struct.C: New test.
10456
10457 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
10458
10459         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
10460         of scratch file.
10461
10462 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
10463
10464         PR c/6277
10465         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
10466         in scan-assembler function name
10467
10468 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
10469
10470         * g77.f-torture/execute/980628-4.x,
10471         g77.f-torture/execute/980628-5.x,
10472         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
10473         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
10474         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
10475         i[34567]86-*-*.
10476
10477 2002-04-13  David S. Miller  <davem@redhat.com>
10478
10479         * gcc.c-torture/execute/20020413-1.c: New test.
10480
10481 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
10482
10483         * gcc.dg/asm-6.c,
10484         * g++.dg/ext/asm1.C: New tests.
10485
10486 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
10487
10488         PR c++ 5373.
10489         * g++.dg/parse/stmtexpr1.C: New test.
10490
10491         PR c++/5189.
10492         * g++.dg/template/copy1.C: New test.
10493
10494 2002-04-12  Richard Henderson  <rth@redhat.com>
10495
10496         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
10497
10498 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
10499
10500         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
10501         gcc.c-torture/execute/20020307-2.c.
10502
10503 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
10504
10505         * g++.dg/ext/attrib5.C,
10506         * g++.dg/lookup/struct1.C: New tests.
10507
10508 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
10509
10510         * gcc.dg/20020411-1.c: New test.
10511
10512         * gcc.c-torture/execute/20020411-1.c: New test.
10513
10514 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
10515
10516         * g77.f-torture/execute/6177.f: New test.
10517
10518 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
10519
10520         PR middle-end/6247
10521         * g++.dg/opt/cleanup1.C: New test.
10522
10523         * g++.dg/opt/const1.C: New test.
10524
10525 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
10526
10527         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
10528
10529 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
10530
10531         PR c++/5507
10532         * g++.dg/template/typename2.C: New test.
10533
10534 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
10535
10536         * gcc.c-torture/execute/loop-12.c: New.
10537
10538 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
10539
10540         * g77.f-torture/execute/980628-4.x,
10541         g77.f-torture/execute/980628-5.x,
10542         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
10543         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
10544         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
10545
10546 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10547
10548         PR optimization/6086
10549         * g++.dg/opt/preinc1.C: New test.
10550
10551 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
10552
10553         PR c++/5571
10554         * g++.dg/opt/static2.C: New test.
10555
10556 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
10557
10558         PR c/5120
10559         * gcc.dg/20020406-1.c: New test.
10560
10561 2002-04-04  David S. Miller  <davem@redhat.com>
10562
10563         * gcc.c-torture/execute/20020404-1.c: New test.
10564
10565 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
10566
10567         PR c/6123
10568         * gcc.dg/20020312-2.c: Do not declare global register variable
10569         if __PIC__ or __pic__ is defined.
10570
10571 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
10572
10573         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
10574         __asm__ so that it works correctly even if -ansi -pedantic-errors.
10575
10576 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10577
10578         * gcc.misc-tests/linkage.exp: Update last change to handle
10579         sparc*-, not just sparc-.
10580
10581 2002-04-03  Richard Henderson  <rth@redhat.com>
10582
10583         * gcc.dg/cpp/ucs.c: Improved long UCS test.
10584
10585 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
10586
10587         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
10588
10589 2002-04-02  David S. Miller  <davem@redhat.com>
10590
10591         * gcc.c-torture/execute/20020402-3.c: New test.
10592
10593 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
10594
10595         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
10596         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
10597
10598         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
10599         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
10600         g77.f-torture/execute/20001201.x,
10601         g77.f-torture/execute/u77-test.x: New files.
10602
10603         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
10604         * gcc.dg/wchar_t-1.c: Ditto.
10605
10606 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10607
10608         * gcc.c-torture/execute/20020402-1.c: New test.
10609
10610 2002-04-01  Richard Henderson  <rth@redhat.com>
10611
10612         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
10613
10614         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
10615
10616 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10617
10618         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
10619
10620 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10621
10622         * g++.dg/inherit/template-as-base.C: Expect error.
10623         * g++.dg/inherit/namespace-as-base.C: Likewise.
10624
10625 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
10626
10627         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
10628         g++.dg/ext/instantiate3.C: Tweak match patterns.
10629
10630         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
10631         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
10632         -da test.
10633
10634 2002-03-31  Richard Henderson  <rth@redhat.com>
10635
10636         * gcc.dg/special/alias-2.c: New.
10637         * gcc.dg/special/ecos.exp: Run it.
10638
10639 2002-03-31  Richard Henderson  <rth@redhat.com>
10640
10641         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
10642
10643 2002-03-31  Kazu Hirata  <kazu@hxi.com>
10644
10645         * gcc.dg/weak-1.c: Disable on h8300 port.
10646
10647 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
10648
10649         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
10650         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
10651         ordering tests.
10652         * g++.dg/bprob/bprob-1.C: New test.
10653         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
10654         * g++.dg/gcov/gcov-1.C: New test.
10655         * g++.dg/gcov/gcov-1.x: New file.
10656         * g++.dg/gcov/gcov-2.C: New test.
10657         * g++.dg/gcov/gcov-3.C: New test.
10658         * g++.dg/gcov/gcov-3.h: New file.
10659
10660 2002-03-28  Roger Sayle  <roger@eyesopen.com>
10661
10662         * g++.old-deja/g++.other/builtins5.C: New test.
10663         * g++.old-deja/g++.other/builtins6.C: New test.
10664         * g++.old-deja/g++.other/builtins7.C: New test.
10665         * g++.old-deja/g++.other/builtins8.C: New test.
10666         * g++.old-deja/g++.other/builtins9.C: New test.
10667
10668 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
10669
10670         * g++.dg/opt/static1.C: New test.
10671
10672         * g++.dg/opt/longbranch1.C: New test.
10673
10674 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
10675
10676         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
10677
10678         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
10679
10680 2002-03-28  Jeffrey A Law  (law@redhat.com)
10681
10682         * gcc.c-torture/execute/20020328-1.c: New test.
10683
10684 2002-03-27  Richard Henderson  <rth@redhat.com>
10685
10686         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
10687         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
10688         move from g++.old-deja/g++.ext/.
10689
10690 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
10691
10692         * g++.dg/init/new2.C: New test.
10693
10694 2002-03-26  Richard Henderson  <rth@redhat.com>
10695
10696         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
10697
10698         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
10699         on sparc.
10700
10701         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
10702         sparcv9 systems.
10703         * gcc.dg/20001102-1.c: Likewise.
10704
10705 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
10706
10707         * gcc.dg/cpp/endif-pedantic1.c,
10708         gcc.dg/cpp/endif-pedantic2.c:  New tests.
10709
10710 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
10711
10712         * g++.dg/init/new1.C: New test.
10713
10714 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
10715
10716         * g++.dg/abi/vbase9.C: New test.
10717
10718 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
10719
10720         * gcc.dg/arm-asm.c: New test.
10721
10722 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
10723
10724         * gcc.dg/Wswitch-enum.c: New test.
10725         Fix PR c/5044.
10726
10727 2002-03-26  Richard Henderson  <rth@redhat.com>
10728
10729         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
10730         structure.
10731
10732 2002-03-25  Richard Henderson  <rth@redhat.com>
10733
10734         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
10735         sparcv9 systems.
10736
10737         * gcc.c-torture/compile/20011119-1.c (xxx): New.
10738         * gcc.c-torture/compile/20011119-2.c (xxx): New.
10739
10740 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
10741
10742         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
10743
10744 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
10745
10746         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
10747         targets using generic thunk support.
10748
10749 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
10750
10751         * gcc.c-torture/compile/20020323-1.c: New test.
10752
10753         * g++.dg/opt/conj2.C: New test.
10754
10755 2002-03-24  Richard Henderson  <rth@redhat.com>
10756
10757         * gcc.dg/weak-1.c: Use -fno-common.
10758
10759 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10760
10761         * g77.dg/f77-edit-apostrophe-out.f: New test
10762         * g77.dg/f77-edit-h-out.f: New test
10763         * g77.dg/f77-edit-t-in.f: New test
10764         * g77.dg/f77-edit-t-out.f: New test
10765         * g77.dg/f77-edit-x-out.f: New test
10766         * g77.dg/f77-edit-slash-out.f: New test
10767         * g77.dg/f77-edit-colon-out.f: New test
10768         * g77.dg/f77-edit-s-out.f: New test
10769
10770 2002-03-24  Richard Henderson  <rth@redhat.com>
10771
10772         * objc/execute/formal_protocol-6.x: New XFAIL.
10773
10774 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10775
10776         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
10777         that do not support weak symbols
10778
10779 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10780
10781         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
10782         * lib/g77.exp:  Likewise
10783         * lib/objc.exp: Likewise
10784
10785 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
10786
10787         * gcc.dg/Wswitch-default.c: New test.
10788
10789 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
10790
10791         * g++.dg/other/enum1.C: New test.
10792
10793 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
10794
10795         * gcc.dg/pragma-ep-3.c: Fix typo.
10796
10797 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10798
10799         * g++.dg/inherit/template-as-base.C: New test.
10800
10801 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
10802
10803         * g++.old-deja/g++.other/dwarf2-1.C: Move...
10804         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
10805
10806 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
10807
10808         * gcc.dg/cpp/multiline.c: Update to match.
10809
10810 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
10811
10812         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
10813
10814 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
10815
10816         * gcc.dg/cpp/extratokens2.c:  New file.
10817
10818 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
10819
10820         * gcc.dg/20020312-2.c: Add rs6000 target.
10821
10822         * gcc.c-torture/compile/20020319-1.c: New test.
10823
10824 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10825
10826         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
10827         (A, E): Handle this.
10828
10829 2002-03-20  Jason Merrill  <jason@redhat.com>
10830
10831         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
10832         ignoring -fpic.
10833         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
10834         through prune_gcc_output.
10835
10836 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
10837
10838         * gcc.c-torture/compile/20020320-1.c: New test.
10839
10840 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
10841
10842         * gcc.c-torture/compile/20020318-1.c: New test.
10843
10844         * gcc.dg/struct-by-value-1.c: New test.
10845
10846         * gcc.dg/20020319-1.c: New test.
10847
10848 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
10849
10850         * g++.dg/opt/conj1.C: New test.
10851
10852 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
10853
10854         * g++.dg/template/qualttp20.C: Revert previous change.
10855         * g++.dg/template/qualttp3.C: Likewise.
10856         * g++.dg/template/qualttp4.C: Likewise
10857         * g++.dg/template/qualttp5.C: Likewise
10858         * g++.dg/template/qualttp6.C: Likewise
10859         * g++.dg/template/qualttp7.C: Likewise
10860         * g++.dg/template/qualttp8.C: Likewise
10861         * g++.dg/template/recurse.C: Likewise.
10862
10863 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
10864
10865         * gcc.dg/cpp/wchar-1.c: Update.
10866
10867 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
10868
10869         * g++.dg/template/conv1.C: New test.
10870         * g++.dg/template/conv2.C: New test.
10871         * g++.dg/template/conv3.C: New test.
10872         * g++.dg/template/conv4.C: New test.
10873
10874 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
10875
10876         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
10877         * g++.dg/template/qualttp3.C: Likewise.
10878         * g++.dg/template/qualttp4.C: Likewise
10879         * g++.dg/template/qualttp5.C: Likewise
10880         * g++.dg/template/qualttp6.C: Likewise
10881         * g++.dg/template/qualttp7.C: Likewise
10882         * g++.dg/template/qualttp8.C: Likewise
10883         * g++.dg/template/recurse.C: Likewise.
10884
10885 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
10886
10887         * g++.dg/opt/dtor1.C: New test.
10888
10889 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
10890
10891         * gcc.c-torture/compile/20020315-1.c: New test.
10892
10893 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
10894
10895         * gcc.dg/weak-1.c: Fix scan tests.
10896
10897 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
10898
10899         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
10900         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
10901         cris-*-aout* mmix-*-*.
10902         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
10903         cris-*-aout* mmix-*-*.
10904         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
10905         cris-*-elf* cris-*-aout* and mmix-*-*.
10906         * gcc.dg/20001009-1.c: Ditto.
10907         * gcc.dg/20010912-1.c: Ditto.
10908         * gcc.dg/20020122-4.c: Ditto.
10909         * gcc.dg/inline-2.c: Ditto.
10910
10911 2002-03-14  Jeffrey A Law  (law@cygnus.com)
10912
10913         * gcc.c-torture/compile/20020314-1.c: New test.
10914
10915 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
10916
10917         * gcc.c-torture/execute/20020314-1.c: New test.
10918
10919 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
10920
10921         * g++.dg/warn/Wunused-1.C: New test.
10922
10923 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
10924
10925         * g++.dg/abi/mangle6.C: New test.
10926
10927 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
10928
10929         * gcc.c-torture/compile/20020309-2.c: New test.
10930
10931         * gcc.c-torture/compile/20020312-1.c: New test.
10932
10933 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
10934
10935         * g++.dg/other/access1.C: New test.
10936
10937 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
10938
10939         * gcc.c-torture/execute/wchar_t-1.c: New test.
10940
10941 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
10942
10943         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
10944
10945 2002-03-12  Roger Sayle  <roger@eyesopen.com>
10946
10947         * gcc.dg/20020312-1.c: New test case.
10948
10949 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
10950
10951         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
10952
10953 2002-03-11  Richard Henderson  <rth@redhat.com>
10954
10955         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
10956         * g++.old-deja/g++.jason/report.C: Likewise.
10957
10958 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
10959
10960         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
10961         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
10962
10963 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
10964
10965         * testsuite/g++.dg/overload/pmf1.C: New test.
10966
10967 2002-03-11  Kazu Hirata  <kazu@hxi.com>
10968
10969         * gcc.c-torture/execute/20020307-1.c: Use long.
10970
10971 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
10972
10973         PR optimization/5844
10974         * gcc.dg/20020310-1.c: New test.
10975
10976 2002-03-09  Michael Meissner  <meissner@redhat.com>
10977
10978         * gcc.c-torture/execute/memcpy-2.c: New test.
10979         * gcc.c-torture/execute/memset-1.c: New test.
10980         * gcc.c-torture/execute/strlen-1.c: New test.
10981         * gcc.c-torture/execute/strcmp-1.c: New test.
10982         * gcc.c-torture/execute/strncmp-1.c: New test.
10983
10984 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
10985
10986         * gcc.dg/ppc-ldstruct.c: New test.
10987
10988 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
10989
10990         * gcc.c-torture/execute/va-arg-22.c: New test.
10991
10992 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10993
10994         * gcc.c-torture/compile/20020309-1.c: New test.
10995
10996 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
10997
10998         * gcc.c-torture/execute/20020307-2.c: New test.
10999
11000 2002-03-07  Jeffrey A Law  (law@redhat.com)
11001
11002         * g77.f-torture/compile/20020307-1.f: New test.
11003
11004 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
11005
11006         * gcc.dg/unordered-1.c: New test.
11007
11008 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
11009
11010         * gcc.c-torture/execute/20020307-1.c: New test.
11011
11012 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
11013
11014         * gcc.dg/20020304-1.c: New test.
11015
11016         * gcc.c-torture/compile/20020304-2.c: New test.
11017
11018 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
11019
11020         * gcc.c-torture/compile/20020304-1.c: New test case
11021         (from PR c/5830).
11022
11023 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
11024
11025         * gcc.dg/20020103-1.c: Add other -D ppc variants.
11026
11027 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
11028
11029         * g++.dg/other/classkey1.C: New test.
11030
11031 2002-03-01  Richard Henderson  <rth@redhat.com>
11032
11033         * gcc.c-torture/compile/981223-1.x: New.
11034         * gcc.c-torture/compile/920625-1.x: New.
11035
11036 2002-02-28  Richard Henderson  <rth@redhat.com>
11037
11038         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
11039
11040 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
11041
11042         * gcc.c-torture/execute/20020227-1.c: New test.
11043
11044 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
11045
11046         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
11047         here" ERROR lines.
11048         * g++.old-deja/g++.oliva/partord1.C: Likewise.
11049         * g++.old-deja.g++.other/defarg1.C: Likewise.
11050         * g++.old-deja/g++.pt/calls2.C: Likewise.
11051         * g++.old-deja/g++.pt/crash20.C: Likewise.
11052         * g++.old-deja/g++.pt/crash30.C: Likewise.
11053         * g++.old-deja/g++.pt/crash36.C: Likewise.
11054         * g++.old-deja/g++.pt/crash6.C: Likewise.
11055         * g++.old-deja/g++.pt/defarg13.C: Likewise.
11056         * g++.old-deja/g++.pt/derived3.C: Likewise.
11057         * g++.old-deja/g++.pt/error1.C: Likewise.
11058         * g++.old-deja/g++.pt/friend21.C: Likewise.
11059         * g++.old-deja/g++.pt/friend23.C: Likewise.
11060         * g++.old-deja/g++.pt/infinite1.C: Likewise.
11061         * g++.old-deja/g++.robertl/eb128.C: Likewise.
11062
11063 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
11064
11065         * gcc.c-torture/execute/20020225-2.c: New test.
11066
11067 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
11068
11069         * gcc.c-torture/execute/920730-1t.c,
11070         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
11071         Delete test cases, only relevant to -traditional.
11072
11073 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
11074
11075         * gcc.dg/cpp/undef1.c: Remove.
11076         * gcc.dg/cpp/directiv.c: Update.
11077         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
11078
11079 2002-02-27  Michael Meissner  <meissner@redhat.com>
11080
11081         * gcc.c-torture/execute/20020226-1.c: New test.
11082
11083 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
11084
11085         * g++.dg/debug/debug4.C: New test.
11086
11087         * gcc.dg/ia64-visibility-1.c: New test.
11088
11089 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
11090
11091         * gcc.dg/debug/20020224-1.c: New.
11092
11093 2002-02-25  Kazu Hirata  <kazu@hxi.com>
11094
11095         * gcc.c-torture/execute/960416-1.x: New.
11096         * gcc.c-torture/execute/divconst-3.x: Likewise.
11097
11098 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
11099
11100         * gcc.dg/20020224-1.c: New test.
11101
11102 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
11103
11104         * gcc.c-torture/execute/20020225-1.c: New.
11105
11106 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
11107
11108         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
11109
11110 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
11111
11112         * gcc.dg/20020222-1.c: New test.
11113
11114 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
11115
11116         * g++.dg/opt/anonunion1.C: New test.
11117
11118 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
11119
11120         * g++.dg/template/qualttp19.C: New test.
11121         * g++.dg/template/qualttp20.C: New test.
11122         * g++.old-deja/g++.jason/report.C: Adjust expected errors
11123         * g++.old-deja/g++.other/qual1.C: Likewise.
11124
11125 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
11126
11127         * gcc.dg/attr-alwaysinline.c: New.
11128
11129 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
11130
11131         * gcc.dg/20020220-1.c: New test.
11132
11133         * gcc.dg/20020220-2.c: New test.
11134
11135         * g++.dg/opt/mmx1.C: New test.
11136
11137 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
11138
11139         * gcc.c-torture/compile/20020110.c: New test.
11140
11141 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
11142
11143         * gcc.c-torture/execute/20020219-1.c: New test.
11144
11145         * gcc.dg/20020219-1.c: New test.
11146
11147         * gcc.dg/noncompile/20020220-1.c: New test.
11148
11149         * g++.dg/opt/ptrintsum1.C: New test.
11150
11151         * gcc.dg/debug/20020220-1.c: New test.
11152
11153 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
11154
11155         * gcc.c-torture/execute/20020216-1.c: New test.
11156
11157 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
11158
11159         * gcc.dg/decl-1.c: Update, new test.
11160
11161 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
11162
11163         * g++.dg/abi/bitfield1.C: New test.
11164         * g++.dg/abi/bitfield2.C: New test.
11165
11166 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
11167
11168         * gcc.dg/attr-nest.c: New test.
11169
11170 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
11171
11172         * gcc.c-torture/execute/20020215-1.c: New test.
11173
11174 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
11175
11176         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
11177         * g++.dg/debug/debug.exp: New.
11178         * g++.dg/debug/trivial.C: New.
11179         * g++.dg/debug/debug1.C: Moved...
11180         * g++.dg/other/debug1.C: ...from here.
11181         * g++.dg/debug/debug2.C: Moved...
11182         * g++.dg/other/debug2.C: ...from here.
11183         * g++.dg/debug/debug3.C: Moved...
11184         * g++.dg/other/debug3.C: ...from here.
11185
11186         * gcc.dg/noncompile/20020213-1.c: New test.
11187
11188 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
11189
11190         * g++.dg/other/debug3.C: New test.
11191
11192         * gcc.c-torture/execute/20020213-1.c: New test.
11193
11194 2002-02-13  Richard Smith <richard@ex-parrot.com>
11195
11196         * g++.old-deja/g++.other/thunk1.C: New test.
11197
11198 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
11199
11200         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
11201
11202 2002-02-13  Stan Shebs  <shebs@apple.com>
11203
11204         * gcc.dg/altivec-3.c: New.
11205
11206 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
11207
11208         * gcc.dg/Wunreachable-1.c: New test.
11209         * gcc.dg/Wunreachable-2.c: New test.
11210
11211 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
11212
11213         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
11214
11215 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
11216
11217         * gcc.dg/decl-1.c: New test.
11218
11219 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
11220
11221         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
11222
11223 2002-02-10  Kazu Hirata  <kazu@hxi.com>
11224
11225         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
11226         * gcc.c-torture/compile/980506-1.x: Likewise.
11227
11228 2002-02-10  Kazu Hirata  <kazu@hxi.com>
11229
11230         * gcc.dg/20020210-1.c: New.
11231
11232 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
11233
11234         * g77.f-torture/execute/947.f: New regression test
11235         for PR fortran/947.
11236
11237 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
11238
11239         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
11240         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
11241
11242 2002-02-08  Richard Henderson  <rth@redhat.com>
11243
11244         * gcc.c-torture/compile/labels-3.c: New.
11245
11246 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
11247
11248         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
11249         expression statements work instead.
11250         * gcc.dg/noncompile/20020207-1.c: New test.
11251
11252 2002-02-07  Richard Henderson  <rth@redhat.com>
11253
11254         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
11255
11256 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
11257
11258         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
11259         message from g77
11260         * lib/g77-dg.exp: Trim g77 error messages so that they are
11261         recognized by dg.exp.
11262
11263 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
11264
11265         PR fortran/5473
11266         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
11267
11268 2002-02-07  Richard Henderson  <rth@redhat.com>
11269
11270         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
11271         to be sufficiently aligned for integers.
11272
11273 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
11274
11275         * g++.dg/template/friend4.C: New test.
11276
11277 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
11278
11279         PR fortran/5743
11280         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
11281         unsupported cases.
11282
11283 2002-02-07  Richard Henderson  <rth@redhat.com>
11284
11285         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
11286         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
11287         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
11288         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
11289
11290 2002-02-06  Richard Henderson  <rth@redhat.com>
11291
11292         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
11293
11294 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
11295
11296         * gcc.dg/20020206-1.c: New test.
11297
11298 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
11299
11300         * gcc.c-torture/execute/20020206-1.c: New test.
11301
11302         * gcc.c-torture/execute/20020206-2.c: New test.
11303
11304         PR optimization/5429:
11305         * gcc.c-torture/compile/20020206-1.c: New test.
11306
11307 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
11308
11309         * g++.dg/ext/align1.C: Do not use an explicit alignment value
11310         as certain file formats cannot support particularly large
11311         alignments.
11312
11313         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
11314         and do not expect to be able to link the executable.
11315
11316         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
11317         fail because the COFF format does not support the weak attribute.
11318
11319 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
11320
11321         * g77.dg/pr5473.f:  New test
11322
11323 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
11324
11325         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
11326         Fix testcase accordingly.
11327
11328 2002-02-04  Richard Henderson  <rth@redhat.com>
11329
11330         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
11331         (buf): Change to be an array of pointers, not ints.
11332
11333 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
11334
11335         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
11336         before all tests.  Move warning one line above to match where it
11337         C frontend emits.
11338         * gcc.dg/Wswitch-2.c: New test.
11339         * g++.dg/warn/Wswitch-1.C: New test.
11340         * g++.dg/warn/Wswitch-2.C: New test.
11341
11342 2002-02-04  Richard Henderson  <rth@redhat.com>
11343
11344         * g++.dg/abi/offsetof.C: Fix size comparison.
11345
11346 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
11347
11348         * gcc.dg/cast-qual-2.c: New test.
11349
11350 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
11351
11352         * gcc.dg/20020201-4.c: New test.
11353
11354 2002-02-04  Ben Elliston  <bje@redhat.com>
11355
11356         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
11357         target_info attribute != 0, in addition to the empty string.
11358         (gcc_target_compile): Likewise.
11359
11360 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
11361
11362         * gcc.dg/Wswitch.c: New test.
11363         PR gcc/4475. PR gcc/3780.
11364
11365 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
11366
11367         * g77.f-torture/execute/5122.f: New test for regressions
11368         against PR fortran/5122.
11369
11370 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
11371
11372         * g77.f-torture/compile/pr3743.f: Delete
11373         * g77.dg/pr3743-1.f: New test.
11374         * g77.dg/pr3743-2.f: New test.
11375         * g77.dg/pr3743-3.f: New test.
11376         * g77.dg/pr3743-4.f: New test.
11377
11378 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11379
11380         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
11381
11382 2002-02-02  Richard Henderson  <rth@redhat.com>
11383
11384         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
11385         * gcc.c-torture/execute/bf64-1.c: Likewise.
11386
11387 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
11388
11389         * gcc.dg/20020201-2.c: New test.
11390
11391         * gcc.dg/20020201-3.c: New test.
11392
11393         * gcc.c-torture/execute/bitfld-2.c: New test.
11394
11395 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11396
11397         * gcc.dg/bitfld-1.c: Update.
11398         * gcc.dg/bitfld-2.c: Update.
11399         * gcc.c-torture/execute/bitfld-1.x: New.
11400
11401 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
11402
11403         * gcc.c-torture/execute/20020201-1.c: New test.
11404
11405 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
11406
11407         PR target/5469
11408         * gcc.dg/20020201-1.c: New test.
11409
11410 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
11411
11412         PR fortran/3743
11413         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
11414         * g77.f-torture/compile/pr3743.x: Remove
11415
11416 2002-01-31  Tom Rix  <trix@redhat.com>
11417
11418         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
11419
11420 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
11421
11422         * gcc.dg/noncompile/20020130-1.c: New test.
11423
11424 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
11425
11426         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
11427
11428 2002-01-29  Richard Henderson  <rth@redhat.com>
11429
11430         * gcc.c-torture/execute/991118-1.c: Cast various constants back
11431         to long long.
11432         * gcc.c-torture/execute/bf64-1.c: Likewise.
11433
11434 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
11435
11436         * gcc.c-torture/execute/20020129-1.c: New test.
11437
11438 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
11439
11440         * gcc.c-torture/compile/20000224-1.c: Update.
11441         * gcc.c-torture/execute/bitfld-1.c: New tests.
11442         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
11443         * gcc.dg/uninit-A.c: Update.
11444
11445 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
11446
11447         * g++.dg/template/ctor1.C: Add instantiation.
11448
11449 2002-01-28  Paul Koning  <pkoning@equallogic.com>
11450
11451         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
11452         argument to __builtin_prefetch to be const ptr.
11453
11454 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
11455
11456         * gcc.c-torture/compile/20020120-1.c: New test.
11457
11458 2002-01-27  Kazu Hirata  <kazu@hxi.com>
11459
11460         * gcc.c-torture/execute/20020127-1.c: New test.
11461
11462 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
11463
11464         * g77.dg/f77-edit-i-in.f: New test
11465         * g77.dg/f77-edit-i-out.f: New test
11466
11467 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
11468
11469         * gcc.dg/debug/debug.exp: New file.
11470         * gcc.dg/debug/trivial.c: New file.
11471         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
11472         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
11473         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
11474         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
11475         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
11476         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
11477         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
11478         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
11479         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
11480         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
11481         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
11482         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
11483         * gcc.dg/20000503-1.c: Removed.
11484         * gcc.dg/20010207-1.c: Removed.
11485         * gcc.dg/20011223-1.c: Removed.
11486         * gcc.dg/20020104-2.c: Removed.
11487         * gcc.dg/debug-1.c: Removed.
11488         * gcc.dg/debug-2.c: Removed.
11489         * gcc.dg/debug-3.c: Removed.
11490         * gcc.dg/debug-4.c: Removed.
11491         * gcc.dg/debug-5.c: Removed.
11492         * gcc.dg/debug-6.c: Removed.
11493         * gcc.dg/dwarf2-1.c: Removed.
11494         * gcc.dg/dwarf2-2.c: Removed.
11495
11496 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
11497
11498         * g++.old-deja/g++.other/eh5.C: New test.
11499         * g++.old-deja/g++.other/sibcall2.C: New test.
11500         * g++.old-deja/g++.other/array9.C: New test.
11501         * g++.old-deja/g++.other/typename2.C: New test.
11502         * g++.old-deja/g++.other/crash60.C: New test.
11503         * g++.old-deja/g++.other/conv9.C: New test.
11504         * g++.old-deja/g++.other/mangle10.C: New test.
11505         * g++.old-deja/g++.other/unchanging1.C: New test.
11506         * g++.old-deja/g++.other/exprstmt1.C: New test.
11507         * g++.old-deja/g++.other/inline23.C: New test.
11508         * g++.old-deja/g++.eh/ia64-1.C: New test.
11509         * g++.old-deja/g++.other/dwarf2-1.C: New test.
11510         * g++.old-deja/g++.other/reload1.C: New test.
11511         * g++.old-deja/g++.other/static20.C: New test.
11512         * g++.old-deja/g++.other/local-alloc1.C: New test.
11513         * g++.old-deja/g++.other/conv8.C: New test.
11514         * g++.old-deja/g++.other/stmtexpr2.C: New test.
11515         * g++.old-deja/g++.other/storeexpr1.C: New test.
11516         * g++.old-deja/g++.other/storeexpr2.C: New test.
11517         * g++.dg/eh/template2.C: New test.
11518         * g++.dg/warn/weak1.C: New test.
11519
11520 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
11521
11522         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
11523         Remove first, non-varying, argument.
11524
11525 2002-01-23  Richard Henderson  <rth@redhat.com>
11526
11527         * gcc.dg/inline-2.c: New.
11528
11529         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
11530         Add optional target arg.  Check number of arguments.
11531         (scan-assembler-not, scan-assembler-dem): Likewise.
11532         (scan-assembler-dem-not): Likewise.
11533
11534 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
11535
11536         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
11537         line 12.
11538         * g++.old-deja/g++.brendan/parse3.C,
11539         g++.old-deja/g++.other/crash26.C,
11540         g++.old-deja/g++.other/crash28.C,
11541         g++.old-deja/g++.other/crash29.C,
11542         g++.old-deja/g++.other/crash30.C,
11543         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
11544
11545 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
11546
11547         * gcc.dg/20020115-1.c: New.
11548
11549 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
11550
11551         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
11552
11553 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
11554
11555         * gcc.dg/20020122-3.c: New.
11556
11557 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
11558
11559         * g++.dg/other/gc1.C: New test.
11560
11561 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
11562
11563         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
11564
11565 2002-01-22  Richard Henderson  <rth@redhat.com>
11566
11567         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
11568
11569 2002-01-22  Richard Henderson  <rth@redhat.com>
11570
11571         * gcc.dg/20020122-4.c: New.
11572
11573 2002-01-22  H.J. Lu <hjl@gnu.org>
11574
11575         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
11576         link output.
11577         * gcc.dg/special/ecos.exp: Likewise.
11578         * lib/g++-dg.exp: Likewise.
11579         * lib/g77-dg.exp: Likewise.
11580         * lib/gcc-dg.exp : Likewise.
11581         * lib/mike-g++.exp: Likewise.
11582         * lib/mike-g77.exp: Likewise.
11583         * lib/mike-gcc.exp: Likewise.
11584         * lib/objc-dg.exp: Likewise.
11585
11586 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
11587
11588         PR target/5379
11589         * gcc.dg/20020122-2.c: New test.
11590
11591 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
11592
11593         * gcc.dg/20020122-1.c: New test.
11594
11595 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
11596
11597         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
11598
11599 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
11600
11601         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
11602
11603 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11604
11605         * gcc.c-torture/compile/20020121-1.c: New test.
11606
11607 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11608
11609         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
11610         ld_library_path.
11611
11612 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
11613
11614         * gcc.dg/20020218-1.c: New test.
11615
11616 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
11617
11618         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
11619         messages
11620         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
11621         "At global scope" warning
11622         * g++.dg/ext/align1.C: Change cygwin test for alignment
11623         from db-bogus to dg-warning
11624
11625 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
11626
11627         * g77.f-torture/compile/cpp2.F: New test.
11628
11629 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
11630
11631         * g++.dg/template/access1.C: New test.
11632
11633 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
11634
11635         * gcc.dg/20020118-1.c: New.
11636
11637 2002-01-18  Kazu Hirata  <kazu@hxi.com>
11638
11639         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
11640
11641 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
11642
11643         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
11644         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
11645         alignment warnings.
11646
11647 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
11648
11649         * gcc.misc-tests/i386-prefetch.exp: Save and restore
11650         torture_with_loops and torture_without_loops
11651
11652 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
11653
11654         * gcc.c-torture/compile/20020116-1.c: New test.
11655
11656 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
11657
11658         * gcc.dg/20020116-2.c: New test.
11659
11660         * gcc.dg/ultrasp4.c: New test.
11661
11662         * gcc.dg/20020116-1.c: New test.
11663
11664 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
11665
11666         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
11667         by EABI.
11668
11669 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
11670
11671         * gcc.misc-tests/i386-prefetch.exp: New.
11672         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
11673         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
11674         * gcc.misc-tests/i386-pf-none-1.c: New test.
11675         * gcc.misc-tests/i386-pf-sse-1.c: New test.
11676
11677 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
11678
11679         * gcc.dg/gnu89-init-1.c: Add new tests.
11680
11681 2002-01-15  Andreas Jaeger  <aj@suse.de>
11682
11683         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
11684         * gcc.dg/i386-mmx-2.c: Likewise.
11685         * gcc.dg/i386-sse-1.c: Likewise.
11686         * gcc.dg/i386-sse-2.c: Likewise.
11687         * gcc.dg/i386-sse-3.c: Likewise.
11688
11689 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
11690
11691         * g77.f-torture/execute/intrinsic-unix-bessel.f:
11692         Uncomment additional cases that now pass.
11693
11694 2002-01-11  Richard Henderson  <rth@redhat.com>
11695
11696         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
11697         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
11698
11699 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
11700
11701         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
11702
11703 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
11704
11705         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
11706         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
11707
11708 2002-01-10  Dale Johannesen  <dalej@apple.com>
11709
11710         * gcc.c-torture/execute/loop-11.c: New.
11711
11712 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
11713
11714         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
11715         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
11716
11717 2002-01-09  Richard Henderson  <rth@redhat.com>
11718
11719         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
11720         type in which to perform the operation for each size.
11721
11722 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
11723
11724         * gcc.c-torture/compile/20020109-2.c: New test.
11725
11726 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
11727
11728         * gcc.c-torture/execute/loop-10.c: New test.
11729
11730 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
11731
11732         * gcc.c-torture/compile/20010226-1.c: New test.
11733         * gcc.c-torture/compile/20010227-1.c: New test.
11734         * gcc.c-torture/compile/20010426-1.c: New test.
11735         * gcc.c-torture/compile/20010510-1.c: New test.
11736         * gcc.c-torture/compile/20010605-3.c: New test.
11737         * gcc.c-torture/compile/20010824-1.c: New test.
11738         * gcc.c-torture/execute/20010409-1.c: New test.
11739         * gcc.dg/noncompile/20000901-1.c: New test.
11740         * gcc.dg/20001023-1.c: New test.
11741         * gcc.dg/20001101-1.c: New test.
11742         * gcc.dg/20001102-1.c: New test.
11743         * gcc.dg/20010207-1.c: New test.
11744         * gcc.dg/20010405-1.c: New test.
11745         * gcc.dg/20010822-1.c: New test.
11746         * gcc.dg/20011107-1.c: New test.
11747
11748 2002-01-09  Jeffrey A Law  (law@redhat.com)
11749
11750         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
11751
11752         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
11753         execution failure on PA targets.
11754
11755 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
11756
11757         * gcc.c-torture/compile/20020109-1.c: New test.
11758
11759 2002-01-08  Kazu Hirata  <kazu@hxi.com>
11760
11761         * gcc.c-torture/execute/20020108-1.c: New test.
11762
11763 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
11764
11765         * gcc.dg/20020108-1.c: New test.
11766
11767 2002-01-08  H.J. Lu <hjl@gnu.org>
11768
11769         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
11770         for header files.
11771
11772 2002-01-08  Geoff Keating  <geoffk@redhat.com>
11773
11774         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
11775         consistency.
11776
11777 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
11778
11779         * gcc.dg/altivec-4.c: Test altivec predicates.
11780
11781 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
11782
11783         * gcc.c-torture/execute/20020107-1.c: New test.
11784
11785 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11786
11787         PR c/5279
11788         * gcc.c-torture/compile/20020106-1.c: New test.
11789
11790 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
11791
11792         * gcc.c-torture/execute/nestfunc-4.c: New test.
11793
11794 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
11795
11796         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
11797         extra triple that slipped in.
11798         * g++.old-deja/g++.abi/align.C: Likewise.
11799         * g++.old-deja/g++.abi/bitfields.C: Likewise.
11800
11801 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
11802
11803         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
11804         * g++.old-deja/g++.abi/align.C: Likewise.
11805         * g++.old-deja/g++.abi/bitfields.C: Likewise.
11806
11807         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
11808         on FreeBSD/i386.
11809         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
11810         FreeBSD.
11811
11812 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
11813
11814         * gcc.dg/20020104-1.c: New test.
11815
11816         * gcc.dg/20020104-2.c: New test.
11817
11818 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
11819
11820         * gcc.dg/20020103-1.c: Fix typo in target selector.
11821
11822 2002-01-03  Richard Henderson  <rth@redhat.com>
11823
11824         * gcc.dg/20020103-1.c: New.
11825
11826 2002-01-03  Kazu Hirata  <kazu@hxi.com>
11827
11828         * gcc.c-torture/execute/20020103-1.c: New test.
11829
11830 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
11831
11832         * g++.dg/other/debug2.C: New test.
11833
11834         * gcc.c-torture/compile/20020103-1.c: New test.
11835
11836 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
11837
11838         * gcc.dg/gnu89-init-1.c: Added new tests.
11839
11840 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11841
11842         * g++.dg/template/friend2.C: Remove as patch is reverted.
11843
11844         * g++.dg/warn/oldcast1.C: New test.
11845
11846         * g++.dg/template/ptrmem1.C: New test.
11847         * g++.dg/template/ptrmem2.C: New test.
11848
11849         * g++.dg/template/ntp.C: New test.
11850
11851         * g++.dg/other/component1.C: New test.
11852
11853         * g++.dg/template/ttp3.C: New test.
11854
11855         * g++.dg/template/friend2.C: New test.
11856         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
11857
11858 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11859
11860         * g++.dg/other/ptrmem1.C: New test.
11861         * g++.dg/other/ptrmem2.C: New test.
11862
11863 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11864
11865         * g++.dg/template/ctor1.C: New test.
11866
11867 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11868
11869         * g++.dg/template/friend2.C: New test.
11870
11871 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
11872
11873         * gcc.dg/mmix-1.c: New test.
11874
11875 2001-12-31  Richard Henderson  <rth@redhat.com>
11876
11877         * gcc.dg/asm-5.c: New.
11878
11879 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
11880
11881         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
11882         in namespace __gnu_cxx
11883
11884 2001-12-30  Richard Henderson  <rth@redhat.com>
11885
11886         * gcc.dg/debug-6.c: New.
11887
11888 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
11889
11890         * gcc.c-torture/compile/20011229-2.c: New test.
11891
11892 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
11893
11894         * gcc.dg/debug-3.c: New test.
11895         * gcc.dg/debug-4.c: New test.
11896         * gcc.dg/debug-5.c: New test.
11897
11898 2001-12-29  Richard Henderson  <rth@redhat.com>
11899
11900         * g++.dg/eh/loop1.C: New.
11901
11902 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
11903
11904         * g++.dg/template/crash1.C: New test.
11905
11906 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
11907
11908         * g++.dg/other/const1.C: New test.
11909
11910 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
11911
11912         * gcc.c-torture/compile/20011229-1.c: New test.
11913
11914 2001-12-28  Stan Shebs  <shebs@apple.com>
11915
11916         * lib/objc-torture.exp: Resync with c-torture.exp.
11917         * lib/objc.exp: Load standard libraries.
11918
11919 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
11920
11921         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
11922         additional tests.
11923
11924 2001-12-27  Roger Sayle <roger@eyesopen.com>
11925
11926         * gcc.c-torture/execute/string-opt-16.c: New testcase.
11927
11928 2001-12-27  Richard Henderson  <rth@redhat.com>
11929
11930         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
11931
11932 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
11933
11934         * g++.dg/eh/ctor1.C: New test.
11935         * g++.dg/other/error2.C: New test.
11936
11937 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
11938
11939         * g++.dg/other/init2.C: New test.
11940
11941 2001-12-24  Richard Henderson  <rth@redhat.com>
11942
11943         * gcc.dg/20011223-1.c: New.
11944         * gcc.dg/inline-1.c: New.
11945
11946 2001-12-23  Richard Henderson  <rth@redhat.com>
11947
11948         * gcc.dg/asm-4.c: Test operand modifiers.
11949
11950 2001-12-23  Richard Henderson  <rth@redhat.com>
11951
11952         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
11953
11954 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
11955
11956         * gcc.c-torture/execute/20011223-1.c: New test.
11957
11958 2001-12-21  Richard Henderson  <rth@redhat.com>
11959
11960         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
11961         re-enables the warning.
11962
11963 2001-12-21  Richard Henderson  <rth@redhat.com>
11964
11965         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
11966
11967 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
11968
11969         * gcc.c-torture/compile/20011218-1.c: New test.
11970
11971 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
11972
11973         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
11974         arm-isr.c test.
11975         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
11976         epilogue generation for ARM ISR routines.
11977
11978 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11979
11980         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
11981         * gcc.dg/format/c90-printf-3.c: Likewise.
11982         * gcc.dg/format/c99-printf-3.c: Likewise.
11983         * gcc.dg/format/ext-1.c: Likewise.
11984         * gcc.dg/format/ext-6.c: Likewise.
11985         * gcc.dg/format/format.h: Prototype unlocked stdio.
11986
11987 2001-12-20  Richard Henderson  <rth@redhat.com>
11988
11989         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
11990         (arena): Use it.
11991         (malloc): Correct allocation logic.  Abort if we fill up the
11992         arena before initialization complete.
11993         (realloc): Correct allocation logic.
11994
11995 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
11996
11997         * gcc.c-torture/compile/20011219-2.c: New test.
11998
11999         * gcc.c-torture/execute/20011219-1.c: New test.
12000
12001 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
12002
12003         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
12004         target does not support weak symbols.
12005
12006 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
12007
12008         * gcc.c-torture/compile/20011219-1.c: New test.
12009
12010 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
12011
12012         * g++.dg/other/error1.C: New test.
12013
12014 2001-12-17  Jeffrey A Law  (law@redhat.com)
12015
12016         * gcc.c-torture/execute/20011217-1.c: New test.
12017
12018 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
12019
12020         * objc.dg/special/: New directory.
12021         * objc.dg/special/special.exp: New file.
12022         * objc.dg/special/unclaimed-category-1.h: New file.
12023         * objc.dg/special/unclaimed-category-1a.m: New file.
12024         * objc.dg/special/unclaimed-category-1.m: New file.
12025
12026 2001-12-17  Andreas Jaeger  <aj@suse.de>
12027
12028         * gcc.c-torture/compile/20011217-2.c: New test.
12029
12030 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12031
12032         * gcc.c-torture/compile/20011217-1.c: New test.
12033
12034 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
12035
12036         * testsuite/gcc.dg/20011214-1.c: New.
12037
12038 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
12039
12040         * gcc.dg/altivec-4.c: New.
12041
12042 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
12043
12044         * gcc.dg/20011113-1.c: New test.
12045
12046 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12047
12048         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
12049         std::__malloc_alloc_template<0> and
12050         std::__default_alloc_template<false, 0>.
12051
12052 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
12053
12054         * objc/execute/bf-21.m: New test.
12055         * objc/execute/enumeration-1.m: New test.
12056         * objc/execute/enumeration-2.m: New test.
12057
12058 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
12059
12060         * gcc.dg/gnu89-init-1.c: New test.
12061
12062 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
12063
12064         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
12065         * g++.old-deja/g++.jason/2371.C: Likewise.
12066         * g++.old-deja/g++.jason/template33.C: Likewise.
12067         * g++.old-deja/g++.jason/template34.C: Likewise.
12068         * g++.old-deja/g++.jason/template36.C: Likewise.
12069         * g++.old-deja/g++.oliva/typename1.C: Likewise.
12070         * g++.old-deja/g++.oliva/typename2.C: Likewise.
12071         * g++.old-deja/g++.other/typename1.C: Likewise.
12072         * g++.old-deja/g++.pt/inherit2.C: Likewise.
12073         * g++.old-deja/g++.pt/nontype5.C: Likewise.
12074         * g++.old-deja/g++.pt/typename11.C: Likewise.
12075         * g++.old-deja/g++.pt/typename14.C: Likewise.
12076         * g++.old-deja/g++.pt/typename16.C: Likewise.
12077         * g++.old-deja/g++.pt/typename3.C: Likewise.
12078         * g++.old-deja/g++.pt/typename4.C: Likewise.
12079         * g++.old-deja/g++.pt/typename5.C: Likewise.
12080         * g++.old-deja/g++.pt/typename7.C: Likewise.
12081         * g++.old-deja/g++.robertl/eb9.C: Likewise.
12082
12083 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
12084
12085         * g++.dg/other/linkage1.C: New test.
12086         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
12087         specifiers.
12088
12089 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
12090
12091         * gcc.dg/concat.c: New test.
12092
12093 2001-12-11  Stan Shebs  <shebs@apple.com>
12094
12095         * objc/compile: New test directory.
12096         * objc/compile/compile.exp: New expect script.
12097         * objc/compile/20011211-1.m: New compile test.
12098
12099 2001-12-11  Jason Merrill  <jason@redhat.com>
12100
12101         * lib/prune.exp (prune_gcc_output): Also handle "In member
12102         function".  So many permutations...
12103
12104 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
12105
12106         * g++.dg/template/typedef1.C: New test.
12107
12108 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
12109
12110         * g++.dg/other/copy1.C: New test.
12111
12112 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
12113
12114         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
12115
12116         * gcc.dg/builtin-choose-expr.c: New.
12117
12118 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
12119
12120         * gcc.dg/altivec-2.c: New.
12121
12122 2001-12-07  Richard Henderson  <rth@redhat.com>
12123
12124         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
12125
12126 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
12127
12128         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
12129         ultrasparc.
12130
12131 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
12132
12133         * g++-old.deja/g++.robertl/eb101.C: Deleted.
12134
12135 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
12136
12137         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
12138         variable argument list.
12139
12140 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
12141
12142         * gcc.c-torture/execute/memcheck: Delete entire directory.
12143         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
12144         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
12145
12146 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
12147
12148         * gcc.dg/Wshadow-1.c: New test.
12149
12150 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
12151
12152         * gcc.c-torture/compile/20011130-1.c: New test.
12153
12154         * gcc.dg/noncompile/20011025-1.c: New test.
12155
12156         * g++.dg/other/anon-union.C: New test.
12157
12158         * gcc.c-torture/execute/20011024-1.c: New test.
12159
12160 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12161
12162         * gcc.c-torture/execute/20000722-1.x,
12163         gcc.c-torture/execute/20010123-1.x: Remove.
12164         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
12165         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
12166         gcc.dg/c99-complit-2.c: New tests.
12167
12168 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
12169
12170         * g++.dg/inherit/base1.C: New test.
12171
12172 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
12173
12174         * g++.dg/other/stdarg1.C: New test.
12175
12176         * gcc.c-torture/compile/20011130-2.c: New test.
12177
12178 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
12179
12180         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
12181         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
12182         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
12183         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
12184         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
12185         * gcc.dg/builtin-prefetch-1.c: New test.
12186
12187 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
12188
12189         * gcc.dg/20011130-1.c: New test.
12190
12191 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
12192
12193         * g++.dg/other/scope1.C: New test.
12194         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
12195
12196 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
12197
12198         * gcc.dg/vla-init-1.c: New test.
12199
12200 2001-12-01  Geoff Keating  <geoffk@redhat.com>
12201
12202         * gcc.c-torture/compile/structs.c: New testcase from GDB.
12203
12204 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
12205
12206         * objc.dg/alias.m: Update.
12207         * objc.dg/class-1.m: Update.
12208         * objc.dg/const-str-1.m: Update.
12209         * objc.dg/fwd-proto-1.m: Update.
12210         * objc.dg/id-1.m: Update.
12211         * objc.dg/super-class-1.m: Update.
12212
12213 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
12214
12215         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
12216         constructs.
12217
12218 2001-11-28  Jeffrey A Law  (law@cygnus.com)
12219
12220         * gcc.c-torture/execute/20011128-1.c: New test.
12221
12222 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
12223
12224         * gcc.dg/20011127-1.c: New test.
12225
12226 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12227
12228         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
12229         from Austin Group draft 7.
12230         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
12231         scanf format arguments.
12232         * gcc.dg/format/no-exargs-2.c: New test.
12233
12234 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
12235
12236         * g++.dg/abi/vbase8-4.C: New test.
12237
12238 2001-11-24  Ian Lance Taylor  <ian@airs.com>
12239
12240         * gcc.c-torture/execute/20011121-1.c: New test.
12241
12242 2001-11-23  Jeffrey A Law  (law@cygnus.com)
12243
12244         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
12245
12246 2001-11-23  Andreas Jaeger  <aj@suse.de>
12247
12248         * gcc.dg/cpp/charconst-2.c: New test.
12249
12250 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
12251
12252         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
12253         to the host if it is remote.  Let tests specify extra headers
12254         they use.
12255         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
12256         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
12257         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
12258         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
12259         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
12260         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
12261         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
12262         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
12263         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
12264         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
12265
12266 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
12267
12268         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
12269         for little endian ARMs.
12270
12271 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
12272
12273         * gcc.c-torture/compile/20011119-1.c: New test.
12274         * gcc.c-torture/compile/20011119-2.c: New test.
12275
12276 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
12277
12278         * gcc.dg/altivec-1.c: Fix typo.
12279
12280 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
12281
12282         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
12283
12284 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
12285
12286         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
12287
12288 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
12289
12290         * lib/g77.exp: Don't specify --rpath-link.
12291
12292         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
12293         across all the headers.
12294         * gcc.dg/format/format.exp: For testing on a remote host,
12295         copy format.h.
12296
12297         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
12298         * gcc.c-torture/execute/930406-1.c: Likewise.
12299         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
12300
12301 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
12302
12303         * gcc.dg/altivec-1.c: New.
12304
12305 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
12306
12307         * gcc.dg/cpp/fpreprocessed.c: New test case.
12308
12309 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12310
12311         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
12312         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
12313         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
12314
12315 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12316
12317         * gcc.dg/no-builtin-1.c: New test.
12318
12319 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
12320
12321         * gcc.c-torture/execute/20011115-1.c: New test.
12322
12323 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
12324
12325         * gcc.c-torture/compile/20011114-2.c: New test.
12326         * gcc.c-torture/compile/20011114-3.c: New test.
12327         * gcc.c-torture/compile/20011114-4.c: New test.
12328
12329 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
12330
12331         * g++.dg/other/init1.C: New test.
12332
12333 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
12334
12335         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
12336         message.
12337
12338         * gcc.c-torture/execute/20011114-1.c: New testcase.
12339
12340         * gcc.c-torture/compile/20010327-1.c: Revert last change.
12341         * gcc.c-torture/compile/20011114-1.c: New test, exactly
12342         like the (before this change) version of 20010327-1.c.
12343
12344 2001-11-14  Roger Sayle <roger@eyesopen.com>
12345
12346         * gcc.c-torture/execute/string-opt-13.c: New testcase.
12347
12348 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
12349
12350         * g++.dg/init/array2.C: New test.
12351
12352 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
12353
12354         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
12355
12356 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
12357
12358         * g++.dg/other/forscope1.C: New test.
12359         * g++.dg/ext/forscope1.C: New test.
12360         * g++.dg/ext/forscope2.C: New test.
12361
12362 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
12363
12364         * gcc.c-torture/execute/20011113-1.c: New test.
12365
12366 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
12367
12368         * gcc.c-torture/execute/20011109-2.c: New test.
12369
12370         * gcc.c-torture/execute/20011109-1.c: New test.
12371
12372 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
12373
12374         * gcc.c-torture/compile/20011109-1.c: New test.
12375
12376 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
12377
12378         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
12379         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
12380         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
12381         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
12382         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
12383         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
12384         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
12385
12386 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
12387
12388         * g++.dg/warn/Wshadow-1.C: New tests.
12389         * g++.old-deja/g++.mike/for3.C: Update.
12390
12391 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
12392
12393         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
12394         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
12395         XFAILs.  Adjust expected error texts.
12396         * gcc.c-torture/compile/20011106-1.c,
12397         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
12398         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
12399         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
12400         gcc.dg/c99-array-lval-5.c: New tests.
12401
12402 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12403
12404         * gcc.dg/cpp/defined.c: Update.
12405
12406 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12407
12408         * gcc.c-torture/execute/anon-1.c: New test.
12409
12410 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
12411
12412         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
12413         same size, so no warning should be produced on stormy16.
12414
12415         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
12416         due to oversized array.
12417         * g++.old-deja/g++.mike/ns15.C: Likewise.
12418         * g++.old-deja/g++.pt/crash16.C: Likewise.
12419
12420 2001-11-02  Graham Stott  <grahams@redhat.com>
12421
12422         * g++.dgother/debug1.C: Fix typos.
12423
12424 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
12425
12426         * g++.dg/other/debug1.C: New test.
12427
12428 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12429
12430         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
12431         of unsigned long.
12432
12433 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
12434
12435         * gcc.dg/20011029-2.c: New test.
12436
12437         * gcc.c-torture/compile/20011029-1.c: New test.
12438
12439 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
12440
12441         * objc/execute/class_self-1.m: New test.
12442         * objc/execute/class_self-2.m: New test.
12443
12444 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
12445
12446         * gcc.misc-tests/msgs.exp: Delete.
12447         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
12448         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
12449         error set to match recent changes.
12450
12451 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
12452
12453         * gcc.dg/20011021-1.c: New test.
12454
12455 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
12456
12457         * gcc.c-torture/compile/20011023-1.c: New test.
12458
12459 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
12460
12461         * lib/g77.exp: Rewrite based on lib/g++.exp.
12462
12463 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
12464
12465         * gcc.c-torture/execute/20011019-1.c: New test.
12466
12467         * gcc.dg/20011018-1.c: New test.
12468
12469 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
12470
12471         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
12472
12473 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
12474
12475         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
12476         * gcc.dg/attr-invalid.c: Likewise.
12477
12478 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
12479
12480         * testsuite/gcc.dg/20011015-1.c: New test.
12481
12482 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
12483
12484         * g++.dg/template/unify2.C: New test.
12485
12486 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
12487
12488         * g++.dg/other/exception-specification.C: New test
12489
12490 2001-10-13  Tom Rix  <trix@redhat.com>
12491
12492         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
12493         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
12494
12495 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
12496
12497         * testsuite/gcc.dg/20011009-1.c: New test.
12498
12499 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
12500
12501         PR g++/4476
12502         * g++.dg/other/friend1.C: New test.
12503
12504 2001-10-11  Richard Henderson  <rth@redhat.com>
12505
12506         * g++.old-deja/g++.other/crash18.C: Add -S to options.
12507
12508 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12509
12510         * gcc.c-torture/compile/20011010-1.c: New.
12511
12512 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
12513
12514         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
12515         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
12516         g77.f-torture/execute/execute.exp,
12517         g77.f-torture/noncompile/noncompile.exp,
12518         gcc.c-torture/compile/compile.exp,
12519         gcc.c-torture/execute/execute.exp,
12520         gcc.c-torture/execute/ieee/ieee.exp,
12521         gcc.c-torture/execute/memcheck/memcheck.exp,
12522         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
12523         objc/execute/execute.exp: Update FSF address.
12524
12525 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
12526
12527         * gcc.dg/cpp/cmdlne-C.c: Update.
12528         * gcc.dg/cpp/cmdlne-C2.c: New.
12529
12530 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12531
12532         * gcc.c-torture/execute/20011008-3.c: New.
12533
12534 2001-10-08  DJ Delorie  <dj@redhat.com>
12535
12536         * gcc.dg/20011008-1.c: New.
12537         * gcc.dg/20011008-2.c: New.
12538
12539 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
12540
12541         * gcc.dg/cpp/spacing1.c: Update test.
12542
12543 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12544
12545         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
12546         spelling errors of "separate" as "seperate".
12547
12548 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
12549
12550         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
12551         enough to avoid inlining.
12552
12553 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
12554
12555         * lib/g77.exp: set libg2c_dir correctly.
12556
12557 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
12558
12559         * gcc.dg/cpp/macro11.c: New test.
12560
12561 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12562
12563         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
12564         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
12565         gcc.dg/format/multattr-3.c: New tests.
12566         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
12567         tests for format attributes on function pointers being rejected.
12568
12569 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12570
12571         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
12572
12573 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12574
12575         * g++.dg/warn/format1.C: New test.
12576
12577 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
12578
12579         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
12580
12581 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
12582
12583         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
12584
12585 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
12586
12587         * gcc.dg/cpp/redef2.c: Add test.
12588
12589 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
12590
12591         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
12592         long-standing bug on i686, apparently.
12593         * gcc.c-torture/execute/loop-2c.x: New file.
12594         * gcc.c-torture/execute/loop-2d.x: New file.
12595         * gcc.c-torture/execute/loop-3c.x: New file.
12596
12597 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
12598
12599         * gcc.dg/cpp/20000625-2.c: Correct line number.
12600
12601 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
12602
12603         * gcc.dg/cpp/macro10.c: New test.
12604         * gcc.dg/cpp/strify3.c: New test.
12605         * gcc.dg/cpp/spacing1.c: Add tests.
12606         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
12607         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
12608
12609 2001-09-24  DJ Delorie  <dj@redhat.com>
12610
12611         * gcc.c-torture/execute/20010924-1.c: New test.
12612
12613 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
12614
12615         * testsuite/objc/execute/paste.m: Remove.
12616
12617 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12618
12619         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
12620
12621 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
12622
12623         * g77.dg/strlen0.f: New test.
12624
12625 2001-09-21  Richard Henderson  <rth@redhat.com>
12626
12627         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
12628         * g++.old-deja/g++.abi/vtable2.C: Likewise.
12629
12630 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
12631
12632         Table-driven attributes.
12633         * g++.dg/ext/attrib1.C: New test.
12634
12635 2001-09-20  DJ Delorie  <dj@redhat.com>
12636
12637         * gcc.dg/20000926-1.c: Update expected warning messages.
12638         * gcc.dg/array-2.c: Likewise, and test for warnings too.
12639         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
12640         array.
12641
12642 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
12643
12644         * g++.dg/eh/registers1.C: New test case.
12645
12646 2001-09-17  Richard Henderson  <rth@redhat.com>
12647
12648         * gcc.dg/array-5.c: Fix VLA decomposition test.
12649
12650 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
12651
12652         * gcc.dg/cpp/line5.c: New testcase.
12653
12654 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
12655
12656         * gcc.dg/cpp/macro9.c: New test.
12657
12658 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
12659
12660         * gcc.c-torture/execute/980223.c: Change type of addr from long
12661         to char *.
12662
12663 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
12664
12665         * gcc.c-torture/execute/20010915-1.c: New test.
12666
12667 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
12668
12669         * g77.dg/bprob: New directory.
12670         * g77.dg/bprob/bprob.exp: New file.
12671         * g77.dg/bprob/bprob-1.f: New test.
12672         * g77.dg/gcov: New directory.
12673         * g77.dg/gcov/gcov.exp: New file.
12674         * g77.dg/gcov/gcov-1.f: New test.
12675         * g77.dg/gcov/gcov-1.x: New file.
12676
12677 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
12678
12679         * gcc.dg/cpp/directiv.c: Update.
12680         * gcc.dg/cpp/undef1.c: Update.
12681
12682 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
12683
12684         * gcc.dg/20010912-1.c: New test.
12685
12686 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
12687
12688         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
12689         language-independent file in lib.
12690         * lib/gcov.exp: New file.
12691
12692 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12693
12694         * gcc.c-torture/compile/20010911-1.c: New test.
12695
12696 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
12697
12698         * lib/profopt.exp: New, to support profile-directed optimizations.
12699         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
12700         * gcc.misc-tests/bprob-1.c: New test.
12701         * gcc.misc-tests/bprob-2.c: New test.
12702
12703 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
12704
12705         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
12706         XFAIL and which kinds of gcov output to verify.
12707         * gcc.misc-tests/gcov-4b.x: New file.
12708         * gcc.misc-tests/gcov-5b.x: New file.
12709         * gcc.misc-tests/gcov-6.x: New file.
12710         * gcc.misc-tests/gcov-7.c: New test.
12711         * gcc.misc-tests/gcov-7.x: New file.
12712
12713 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
12714
12715         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
12716         * gcc.misc-tests/gcov-6.c: New test.
12717
12718 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
12719
12720         PR c++/3986
12721         * g++.dg/abi/vbase1.C: New test.
12722
12723 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
12724
12725         * objc.dg/method-2.m: New.
12726
12727 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
12728
12729         PR c++/4203
12730         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
12731         * g++.dg/init/empty1.C: New test.
12732
12733 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
12734
12735         * gcc.c-torture/compile/20010903-1.c: New test.
12736
12737 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
12738
12739         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
12740         for m68k.
12741
12742 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
12743
12744         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
12745
12746         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
12747
12748         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
12749
12750 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
12751
12752         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
12753         for 16-bit 'unsigned int'.
12754
12755 2001-08-29  Kazu Hirata  <kazu@hxi.com>
12756
12757         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
12758
12759 2001-08-27  Richard Henderson  <rth@redhat.com>
12760
12761         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
12762         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
12763
12764 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
12765
12766         * gcc.dg/asm-names.c (ymain): New.
12767
12768 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
12769
12770         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
12771         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
12772         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
12773
12774 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12775
12776         * gcc.dg/compare5.c: New testcase.
12777
12778 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
12779
12780         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
12781         and "In instantiation".
12782
12783 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
12784
12785         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
12786
12787 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
12788
12789         * gcc.misc-tests/gcov.exp: Add support for branch information.
12790         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
12791         * gcc.misc-tests/gcov-4.c: New test.
12792         * gcc.misc-tests/gcov-4b.c: New test.
12793         * gcc.misc-tests/gcov-5b.c: New test.
12794
12795 2001-08-20  Zack Weinberg  <zackw@panix.com>
12796
12797         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
12798         expected to fail.
12799
12800 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12801
12802         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
12803
12804 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
12805
12806         * g++.dg/eh/template1.C: New test.
12807
12808 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
12809
12810         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
12811         Fix thinko.
12812         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
12813         for xfail.
12814
12815 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
12816
12817         * lib/g77-dg.exp:  Use prune.exp for common procedures
12818         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
12819         * lib/g77.exp: (g77-dg-prune) Remove
12820
12821 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
12822
12823         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
12824
12825 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12826
12827         * g++.dg/template/unify1.C: New test.
12828
12829 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
12830
12831         * g++.dg/abi/empty4.C: New test.
12832
12833 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
12834
12835         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
12836         solaris2.*
12837         * g77.f-torture/compile/pr3743.x: Likewise
12838
12839 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
12840
12841         * g++.dg/other/using-declaration.C: New test.
12842
12843 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
12844
12845         * gcc.dg/cpp/tr-sign.c: New testcase.
12846
12847 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
12848
12849         * gcc.dg/cpp/19951025-1.c: Revert.
12850         * gcc.dg/cpp/directiv.c: We no longer process directives that
12851         interrupt macro arguments.
12852
12853 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
12854
12855         * gcc.dg/bconstp-1.c: New test.
12856
12857 2001-08-03  Richard Henderson  <rth@redhat.com>
12858
12859         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
12860
12861 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
12862
12863         * gcc.dg/cpp/19951025-1.c: Update.
12864
12865 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
12866
12867         * g77.dg/ff90-1.f (s): Fix reference of variable z,
12868         should be x.
12869
12870 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
12871
12872         Kill -fhonor-std.
12873         * g++.old-deja/g++.ns/ns14.C: Remove special options.
12874         * g++.old-deja/g++.other/std1.C: Likewise.
12875         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
12876
12877 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
12878
12879         * lib/g77.exp:  Load gcc-defs.exp for common procedures
12880         (g77_pass, g77_fail, g77_finish, g77_exit,
12881         ${tool}_check_unsupported_p} Now redundant.  Deleted.
12882
12883 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
12884
12885         * g77.dg/fbackslash.f
12886         * g77.dg/fcase-preserve.f
12887         * g77.dg/ff90-1.f
12888         * g77.dg/ffixed-line-length-0.f
12889         * g77.dg/ffixed-line-length-132.f
12890         * g77.dg/ffixed-line-length-7.f
12891         * g77.dg/ffixed-line-length-72.f
12892         * g77.dg/ffixed-line-length-none.f
12893         * g77.dg/ffree-form-1.f
12894         * g77.dg/fno-backslash.f
12895         * g77.dg/fno-f90-1.f
12896         * g77.dg/fno-fixed-form-1.f
12897         * g77.dg/fno-onetrip.f
12898         * g77.dg/fno-typeless-boz.f
12899         * g77.dg/fno-underscoring.f
12900         * g77.dg/fno-vxt-1.f
12901         * g77.dg/fonetrip.f
12902         * g77.dg/ftypeless-boz.f
12903         * g77.dg/fugly-assumed.f
12904         * g77.dg/funderscoring.f
12905         * g77.dg/fvxt-1.f
12906
12907 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
12908
12909         * objc.dg/fwd-proto-1.m: New.
12910         * objc.dg/local-decl-1.m: New.
12911         * objc.dg/naming-1.m: New.
12912         * objc.dg/naming-2.m: New.
12913         * objc.dg/proto-hier-1.m: New.
12914
12915 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
12916
12917         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
12918         largest-type elements to a struct makes its size grow.
12919
12920 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
12921
12922         * g++.dg/abi/vthunk1.C: New test.
12923
12924 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
12925
12926         * g++.dg/abi/vbase8-22.C: New test.
12927
12928 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12929
12930         * gcc.dg/cpp/macro8.c: New test.
12931
12932 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
12933
12934         * g++.dg/abi/vbase8-21.C: New test.
12935
12936 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
12937
12938         * g++.dg/abi/vbase8-10.C: New test.
12939
12940 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12941
12942         * lib/g++.exp (g++_set_ld_library_path): Renamed to
12943         ${tool}_set_ld_library_path.
12944         Changed caller.
12945         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
12946         g++.exp.
12947
12948 2001-07-26  Stan Cox <scox@redhat.com>
12949
12950         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
12951         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
12952         gcc_exit, gcc_check_unsupported_p):
12953         Moved to gcc-deps.exp
12954         * gcc-deps.exp: New file.
12955
12956 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12957
12958         * g++.old-deja/g++.pt/defarg14.C: New test.
12959
12960 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12961
12962         * g++.old-deja/g++.other/lineno5.C: New test.
12963
12964 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12965
12966         * g++.old-deja/g++.pt/crash68.C: New test.
12967
12968 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12969
12970         * g++.old-deja/g++.other/crash42.C: New test.
12971
12972 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12973
12974         * gcc.dg/cpp/extratokens.c: Fix.
12975         * gcc.dg/cpp/skipping2.c: New tests.
12976
12977 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12978
12979         * gcc.c-torture/execute/20010724-1.c: New file.
12980         * gcc.c-torture/execute/20010724-1.x: New file.
12981
12982 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12983
12984         * g++.old-deja/g++.other/cond7.C: New test.
12985
12986 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12987
12988         * g++.old-deja/g++.other/optimize4.C: New test.
12989
12990 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12991
12992         * g++.old-deja/g++.abi/vbase8-5.C: New test.
12993
12994 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
12995
12996         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
12997         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
12998         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
12999         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
13000
13001         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
13002         bug report" message.
13003
13004         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
13005         * g++.dg/ext/instantiate1.C: Move from old-deja.
13006
13007 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
13008
13009         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
13010         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
13011         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
13012         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
13013
13014 2001-07-23  Jeffrey A Law  (law@cygnus.com)
13015
13016         * gcc.c-torture/execute/20010723-1.c: New test.
13017
13018 2001-07-23  Ben Elliston  <bje@redhat.com>
13019
13020         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
13021
13022 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13023
13024         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
13025         i[34567]86-*-*.
13026         Delete handling of ieee_multilib_flags.
13027         Pass -mieee for alpha*-*-* and sh-*-*.
13028         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
13029
13030 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
13031
13032         Remove old-abi tests.
13033         * g++.old-deja/g++.mike/p11116.C: Remove.
13034         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
13035
13036 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
13037
13038         * g77.f-torture/compile/pr3743.f:  New test
13039
13040 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
13041
13042         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
13043
13044 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13045
13046         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
13047         g++.old-deja/g++.pt/static6.C: Likewise.
13048         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
13049         supports weak symbols.
13050
13051 2001-07-18  Andreas Jaeger  <aj@suse.de>
13052
13053         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
13054         supported again.
13055
13056 2001-07-18  Andreas Jaeger  <aj@suse.de>
13057
13058         * gcc.dg/iftrap-1.c: Fix target line.
13059
13060 2001-07-17  Richard Henderson  <rth@redhat.com>
13061
13062         * gcc.c-torture/execute/20010717-1.c: New.
13063
13064 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13065
13066         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
13067         tests.
13068
13069 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
13070
13071         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
13072
13073 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13074
13075         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
13076         UAC_SIGBUS, UAC_NOPRINT definitions.
13077
13078 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
13079
13080         * objc/execute/object_is_class.m: New test.
13081         * objc/execute/object_is_meta_class.m: New test.
13082
13083 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
13084
13085         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
13086         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
13087
13088 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
13089
13090         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
13091         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
13092
13093 2001-07-14  Richard Henderson  <rth@redhat.com>
13094
13095         * gcc.dg/iftrap-1.c: New.
13096
13097 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
13098
13099         * g77.f-torture/execute/intrinsic77.f: New test.
13100
13101 2001-07-11  Janis Johnson <janis@us.ibm.com>
13102
13103         * gcc.misc-tests/gcov-3.c: New test.
13104
13105 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
13106
13107         * gcc.c-torture/compile/20010711-1.c,
13108         * gcc.c-torture/compile/20010711-2.c: New tests.
13109
13110 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
13111
13112         * gcc.c-torture/execute/20010711-1.c: New test.
13113
13114 2001-07-11  Ben Elliston  <bje@redhat.com>
13115
13116         * g++.old-deja/g++.other/enum5.C: New test.
13117
13118 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
13119
13120         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
13121         (g++-dg-prune): Call prune_gcc_output.
13122         * prune.exp: New file for prune_gcc_output.
13123         * lib/g++.exp, lib/gcc.exp: Load it.
13124
13125 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13126
13127         * gcc.c-torture/compile/20010701-1.c,
13128         g++.old-deja/g++.ext/attrib6.C: New tests.
13129
13130 2001-07-06  Jeffrey A Law  (law@cygnus.com)
13131
13132         * gcc.c-torture/compile/20010706-1.c: New test.
13133
13134 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
13135
13136         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
13137
13138 2001-06-28  Stan Shebs  <shebs@apple.com>
13139
13140         * gcc.dg/pragma-darwin.c: New test.
13141
13142 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13143
13144         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
13145         Solaris 2.[678] system.
13146
13147 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
13148
13149         * gcc.dg/20010622-1.c: New test.
13150
13151 2001-06-18  Stan Shebs  <shebs@apple.com>
13152
13153         * objc.dg: New directory.
13154         * objc.dg/dg.exp: New file.
13155         * objc.dg/alias.m: New.
13156         * objc.dg/class-1.m: New.
13157         * objc.dg/class-2.m: New.
13158         * objc.dg/const-str-1.m: New.
13159         * objc.dg/const-str-2.m: New.
13160         * objc.dg/id-1.m: New.
13161         * objc.dg/method-1.m: New.
13162         * objc.dg/super-class-1.m: New.
13163         * lib/objc-dg.exp: New file.
13164
13165 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13166
13167         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
13168         of label name.
13169
13170 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
13171
13172         * g++.old-deja/g++.abi/vbase8-9.C: New test.
13173
13174 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13175
13176         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
13177         variable.
13178
13179 2001-06-12  Richard Henderson  <rth@redhat.com>
13180
13181         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
13182
13183 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
13184
13185         * g++.old-deja/g++.abi/vbase5.C: New test.
13186         * g++.old-deja/g++.abi/vbase6.C: New test.
13187         * g++.old-deja/g++.abi/vbase7.C: New test.
13188
13189 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13190
13191         * gcc.c-torture/compile/20010610-1.c: New test.
13192
13193 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
13194
13195         * g++.old-deja/g++.abi/vbase4.C: New test.
13196
13197 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13198
13199         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
13200         support %f for HC11/HC12 targets.
13201         * gcc.c-torture/execute/930513-1.x: New file, likewise.
13202         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
13203         on HC11/HC12 targets.
13204         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
13205
13206 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13207
13208         * gcc.dg/wchar_t-1.c: New file.
13209         * gcc.dg/wint_t-1.c: Likewise.
13210
13211 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
13212
13213         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
13214
13215 2001-06-11  Richard Henderson  <rth@redhat.com>
13216
13217         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
13218
13219 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
13220
13221         * gcc.c-torture/compile/20010611-1.c: New test.
13222
13223 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
13224
13225         * gcc.dg/c99-tag-1.c: Add more tests.
13226
13227 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
13228
13229         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
13230         representation on MN10300 and ARM/Thumb.
13231
13232 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
13233
13234         * g77.f-torture/execute/20010610.f: New.
13235
13236 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
13237
13238         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
13239         names.
13240
13241 2001-06-09  Richard Henderson  <rth@redhat.com>
13242
13243         * gcc.c-torture/execute/ashrdi-1.c: New.
13244         * gcc.c-torture/execute/ashldi-1.c: New.
13245         * gcc.c-torture/execute/lshrdi-1.c: New.
13246
13247 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
13248
13249         * objc/execute/load-3.m: Added. Check sending +load to categories,
13250         in addition to classes.
13251
13252 2001-06-08  Stan Shebs  <shebs@apple.com>
13253
13254         * objc/execute/load-2.m: New test.  From Nicola Pero
13255         <n.pero@mi.flashnet.it>.
13256
13257 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
13258
13259         * gcc.c-torture/execute/20010605-2.c: New test.
13260
13261 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
13262
13263         * g++.old-deja/g++.abi/vbase2.C: New test.
13264         * g++.old-deja/g++.abi/vbase3.C: New test.
13265
13266 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
13267
13268         * g++.old-deja/g++.pt/friend49.C: New test.
13269
13270 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
13271
13272         * g++.old-deja/g++.ext/anon3.C: New test.
13273
13274 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
13275
13276         * g++.old-deja/g++.other/conv7.C: New test.
13277
13278 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
13279
13280         * gcc.c-torture/compile/20010605-2.c: New test.
13281
13282 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13283
13284         * gcc.c-torture/execute/20010604-1.c: New test.
13285
13286 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
13287
13288         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
13289
13290 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
13291
13292         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
13293         (g++_link_flags): Likewise.
13294         (g++_init): Pass gccpath's value to two previous functions.
13295
13296 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13297
13298         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
13299         Ensure logfile entry matches exec command line.
13300
13301 2001-05-31  Richard Henderson  <rth@redhat.com>
13302
13303         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
13304         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
13305
13306 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
13307
13308         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
13309         compiler for irix6.2
13310
13311 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
13312
13313         * g++.old-deja/g++.other/optimize3.C: New file.
13314
13315 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
13316
13317         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
13318         assemble.
13319
13320 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
13321
13322         * g++.old-deja/g++.other/optimize2.C: New file.
13323
13324 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
13325
13326         * gcc.c-torture/compile/20010518-2.c: New file.
13327         * gcc.c-torture/execute/20010518-1.c: New file.
13328         * gcc.c-torture/execute/20010518-2.c: New file.
13329
13330 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13331
13332         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
13333
13334 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
13335
13336         G++ no longer defines builtins that do not begin with __builtin.
13337         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
13338         * g++.old-deja/g++.brendand/misc13.C: Likewise.
13339         * g++.old-deja/g++.law/builtin1.C: Likewise.
13340         * g++.old-deja/g++.law/cvt2.C: Likewise.
13341         * g++.old-deja/g++.mike/net5.C: Likewise.
13342         * g++.old-deja/g++.other/builtins1.C: Likewise.
13343         * g++.old-deja/g++.other/builtins2.C: Likewise.
13344         * g++.old-deja/g++.other/builtins3.C: Likewise.
13345         * g++.old-deja/g++.other/builtins4.C: Likewise.
13346         * g++.old-deja/g++.other/inline8.C: Likewise.
13347         * g++.old-deja/g++.robertl/eb39.C: Likewise.
13348
13349 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
13350
13351         * g++.old-deja/g++.pt/using1.C: Adjust.
13352         * g++.old-deja/g++.pt/using2.C: New test.
13353
13354 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
13355
13356         * gcc.dg/cpp/charconst.c: New tests.
13357         * gcc.dg/cpp/escape.c: New tests.
13358         * gcc.dg/cpp/escape-1.c: New tests.
13359         * gcc.dg/cpp/escape-2.c: New tests.
13360         * gcc.dg/cpp/ucs.c: New tests.
13361
13362 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
13363
13364         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
13365         native compiler for irix6.5.
13366
13367 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
13368
13369         * lib/g++.exp (g++_include_flags): Use args to compute
13370         get_multilibs.
13371         (g++_link_flags): Likewise.
13372         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
13373
13374 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
13375
13376         * gcc.dg/c90-hexfloat-1.c: Add more tests.
13377
13378 2001-05-21  Geoff Keating  <geoffk@redhat.com>
13379
13380         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
13381         this file.
13382
13383 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13384
13385         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
13386         STACK_SIZE;
13387         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
13388         to STACK_SIZE; Use it to define size of add_histo array.
13389         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
13390         to STACK_SIZE.
13391         (f): Use GITT_SIZE to define size of gitt local table.
13392         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
13393         to STACK_SIZE; Use it to define size of bytemem array.
13394
13395 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13396
13397         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
13398         on 68HC11/HC12 due to the asm instruction.
13399         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
13400         * gcc.c-torture/compile/920520-1.x: Likewise.
13401         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
13402         on 68HC11/HC12 because the function is larger than 64K.
13403         * gcc.c-torture/compile/961203-1.x: New file, this test fails
13404         on 68HC11/HC12 because the structure is too large.
13405
13406 2001-05-20  Richard Henderson  <rth@redhat.com>
13407
13408         * gcc.c-torture/execute/20010520-1.c: New.
13409
13410 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13411
13412         * g++.old-deja/g++.warn/compare1.C: New test.
13413         * gcc.dg/compare4.c: New test.
13414
13415 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
13416
13417         * g++.old-deja/g++.other/optimize1.C: New test.
13418
13419 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13420
13421         * g++.old-deja/g++.pt/spec41.C: New test.
13422
13423 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
13424
13425         * gcc.c-torture/compile/20010114-1.x: Remove.
13426
13427 2001-05-18  Stan Shebs  <shebs@apple.com>
13428
13429         * gcc.c-torture/compile/20010518-1.c: New test.
13430
13431 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
13432
13433         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
13434         * g++.old-deja/g++.pt/crash67.C: New test.
13435
13436 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
13437
13438         * g++.old-deja/g++.other/debug9.C: New test.
13439
13440 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
13441
13442         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
13443
13444 2001-05-16  Jan Hubicka  <jh@suse.cz>
13445
13446         * gcc.c-torture/compile/20010516-1.c: New test.
13447
13448 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
13449
13450         * g++.old-deja/g++.other/crash41.C: New test.
13451
13452 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
13453
13454         * g++.old-deja/g++.pt/crash66.C: New test.
13455
13456 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
13457
13458         * g++.old-deja/g++.robertl/eb27.C: Convert.
13459
13460 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
13461
13462         * g++.dg/friend-warn.C: New test.  Do not warn about friend
13463         declaration being redundant.
13464
13465 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
13466
13467         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
13468
13469 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
13470
13471         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
13472
13473 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
13474
13475         * lib/g++.exp: Use testsuite_flags.
13476
13477 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
13478
13479         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
13480
13481 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13482
13483         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
13484
13485 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
13486
13487         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
13488
13489 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
13490
13491         * gcc.c-torture/compile/20010313-1.c: New test.
13492
13493 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
13494
13495         * gcc.dg/cpp/direct2.c: New test.
13496         * gccq.dg/cpp/direct2s.c: New test.
13497
13498         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
13499
13500 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
13501
13502         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
13503         * g++.old-deja/g++.other/op3.C: Likewise.
13504
13505 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
13506
13507         * gcc.dg/cpp/syshdr.h: New file.
13508         * gcc.dg/cpp/sysmac1.c: Update.
13509         * gcc.dg/cpp/sysmac2.c: Update.
13510
13511 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
13512
13513         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
13514
13515 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
13516
13517         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
13518         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
13519
13520 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
13521
13522         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
13523
13524 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
13525
13526         * lib/g++.exp (g++_include_flags): Don't use any special flags
13527         if TESTING_IN_BUILD_TREE is not defined.
13528         (g++_init): Use a plain 'c++' as the compiler if
13529         TESTING_IN_BUILD_TREEE is not defined.
13530
13531 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
13532
13533         * g++.old-deja/g++.eh/catch13.C: New test.
13534         * g++.old-deja/g++.eh/catch14.C: New test.
13535
13536 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
13537
13538         * gcc.dg/cpp/tr-define.c: New test.
13539
13540 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
13541
13542         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
13543         <stdlib.h>, not <malloc.h>.
13544
13545 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
13546
13547         * g++.old-deja/g++.ns/template17.C: New test.
13548
13549 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
13550
13551         * g++.old-deja/g++.pt/ref4.C: New test.
13552
13553 2001-04-30  Richard Henderson  <rth@redhat.com>
13554
13555         * gcc.dg/20000724-1.c: Revert last change.
13556
13557 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
13558
13559         * g77.f-torture/execute/20010430.f: New test.
13560
13561 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
13562
13563         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
13564
13565 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
13566
13567         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
13568
13569 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
13570
13571         * g++.old-deja/g++.eh/crash6.C: New test.
13572
13573 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
13574
13575         * g++.old-deja/g++.other/warn7.C: New test.
13576
13577 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
13578
13579         * g++.old-deja/g++.other/defarg9.C: New test.
13580
13581 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
13582
13583         * g77.f-torture/compile/20010426.f: New test.
13584         * g77.f-torture/execute/20010426.f: New test.
13585
13586 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
13587
13588         * g77.f-torture/compile/20000629-1.x: Remove - error
13589         has been fixed.
13590
13591 2001-04-26  Jeffrey A Law  (law@cygnus.com)
13592
13593         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
13594         Tweak slightly to work with g++.dg framework.
13595         * g++.dg/special/ecos.exp: Run initp1.C test.
13596         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
13597
13598         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
13599         its linker doesn't give line numbers either.
13600         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
13601
13602 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
13603
13604         * g++.old-deja/g++.other/lex1.C: New test.
13605
13606 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
13607
13608         * gcc.dg/noncompile/20010425-1.c: New test.
13609
13610 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
13611
13612         * g++.old-deja/g++.pt/mangle2.C: New test.
13613
13614 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
13615
13616         * gcc.dg/format/plus-1.c: New test.
13617
13618 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
13619
13620         * gcc.dg/20010423-1.c: New test.
13621
13622 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
13623
13624         * gcc.c-torture/execute/20010422-1.c: New test.
13625
13626 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
13627
13628         * g++.old-deja/g++.ns/type2.C: New test.
13629
13630 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
13631
13632         * g++.old-deja/g++.other/perf1.C: New test.
13633
13634 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
13635
13636         * gcc.dg/c99-func-2.c: Remove xfail.
13637         * gcc.dg/c99-func-3.c: Remove xfail.
13638         * gcc.dg/c99-func-4.c: Remove xfail.
13639
13640 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
13641
13642         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
13643
13644 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
13645
13646         * gcc.c-torture/compile/20010423-1.c: New test.
13647
13648 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
13649
13650         * g++.old-deja/g++.pt/typename28.C: New test.
13651
13652 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
13653
13654         * g++.old-deja/g++.abi/empty2.C: New test.
13655         * g++.old-deja/g++.abi/empty3.C: New test.
13656
13657 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
13658
13659         * g++.old-deja/g++.other/comdat2.C: New test.
13660         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
13661
13662 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
13663
13664         * g++.old-deja/g++.other/overload14.C: New test.
13665
13666 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
13667
13668         * g++.old-deja/g++.other/lookup23.C: New test.
13669
13670 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
13671
13672         * gcc.c-torture/execute/20010403-1.c: New test.
13673
13674 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
13675             Mark Mitchell  <mark@codesourcery.com>
13676
13677         * lib/old-dejagnu.exp: Don't delete output of executable.
13678         Add .exe suffix to executables.
13679
13680 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
13681
13682         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
13683
13684 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13685
13686         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
13687
13688 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
13689
13690         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
13691         * g++.old-deja/g++.abi/crash1.C: New test.
13692
13693 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
13694
13695         * g++.old-deja/g++.other/crash40.C: New test.
13696
13697 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13698
13699         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
13700
13701 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
13702
13703         * g++.old-deja/g++.other/warn6.C: New test.
13704
13705 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
13706
13707         * g++.old-deja/g++.robertl/eb42.C: Same.
13708
13709 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13710
13711         * gcc.dg/wtr-conversion-1.c: New testcase.
13712
13713 2001-04-10  Richard Henderson  <rth@redhat.com>
13714
13715         * g++.old-deja/g++.other/array5.C: New.
13716
13717 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13718
13719         * gcc.c-torture/execute/20010408-1.c: New test.
13720
13721 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
13722
13723         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
13724         headers and constructs.
13725         * g++.old-deja/g++.robertl/eb79.C: Same.
13726         * g++.old-deja/g++.robertl/eb77.C (main): Same.
13727         * g++.old-deja/g++.robertl/eb73.C: Same.
13728         * g++.old-deja/g++.robertl/eb66.C (main): Same.
13729         * g++.old-deja/g++.robertl/eb55.C (t): Same.
13730         * g++.old-deja/g++.robertl/eb54.C (main): Same.
13731         * g++.old-deja/g++.robertl/eb46.C (main): Same.
13732         * g++.old-deja/g++.robertl/eb44.C: Same.
13733         * g++.old-deja/g++.robertl/eb41.C (main): Same.
13734         * g++.old-deja/g++.robertl/eb4.C (main): Same.
13735         * g++.old-deja/g++.robertl/eb39.C: Same.
13736         * g++.old-deja/g++.robertl/eb33.C (main): Same.
13737         * g++.old-deja/g++.robertl/eb31.C (main): Same.
13738         * g++.old-deja/g++.robertl/eb30.C: Same.
13739         * g++.old-deja/g++.robertl/eb3.C: Same.
13740         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
13741         * g++.old-deja/g++.robertl/eb21.C: Same.
13742         * g++.old-deja/g++.robertl/eb15.C: Same.
13743         * g++.old-deja/g++.robertl/eb118.C: Same.
13744         * g++.old-deja/g++.robertl/eb115.C (main): Same.
13745         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
13746         * g++.old-deja/g++.robertl/eb109.C: Same.
13747         * g++.old-deja/g++.other/sibcall1.C (main): Same.
13748         * g++.old-deja/g++.mike/rtti1.C: Same.
13749         * g++.old-deja/g++.mike/p658.C: Same.
13750         * g++.old-deja/g++.mike/net46.C: Same.
13751         * g++.old-deja/g++.mike/net34.C: Same.
13752         * g++.old-deja/g++.mike/memoize1.C: Same.
13753         * g++.old-deja/g++.mike/eh2.C: Same.
13754         * g++.old-deja/g++.law/weak.C: Same.
13755         * g++.old-deja/g++.law/visibility7.C: Same.
13756         * g++.old-deja/g++.law/visibility25.C: Same.
13757         * g++.old-deja/g++.law/visibility22.C: Same.
13758         * g++.old-deja/g++.law/visibility2.C: Same.
13759         * g++.old-deja/g++.law/visibility17.C: Same.
13760         * g++.old-deja/g++.law/visibility13.C: Same.
13761         * g++.old-deja/g++.law/visibility10.C: Same.
13762         * g++.old-deja/g++.law/visibility1.C: Same.
13763         * g++.old-deja/g++.law/virtual3.C (eval): Same.
13764         * g++.old-deja/g++.law/vbase1.C: Same.
13765         * g++.old-deja/g++.law/operators32.C: Same.
13766         * g++.old-deja/g++.law/nest3.C: Same.
13767         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
13768         * g++.old-deja/g++.law/except5.C (main): Same.
13769         * g++.old-deja/g++.law/cvt7.C (run): Same.
13770         * g++.old-deja/g++.law/cvt2.C: Same.
13771         * g++.old-deja/g++.law/cvt16.C: Same.
13772         * g++.old-deja/g++.law/ctors6.C (bar): Same.
13773         * g++.old-deja/g++.law/ctors17.C (main): Same.
13774         * g++.old-deja/g++.law/ctors13.C: Same.
13775         * g++.old-deja/g++.law/ctors12.C (main): Same.
13776         * g++.old-deja/g++.law/ctors10.C: Same.
13777         * g++.old-deja/g++.law/code-gen5.C: Same.
13778         * g++.old-deja/g++.law/bad-error7.C: Same.
13779         * g++.old-deja/g++.law/arm9.C: Same.
13780         * g++.old-deja/g++.law/arm12.C: Same.
13781         * g++.old-deja/g++.law/arg8.C: Same.
13782         * g++.old-deja/g++.law/arg1.C: Same.
13783         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
13784         * g++.old-deja/g++.jason/template31.C: Same.
13785         * g++.old-deja/g++.jason/template24.C (main): Same.
13786         * g++.old-deja/g++.jason/2371.C: Same.
13787         * g++.old-deja/g++.eh/new2.C: Same.
13788         * g++.old-deja/g++.eh/new1.C: Same.
13789         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
13790         * g++.old-deja/g++.brendan/nest21.C (main): Same.
13791         * g++.old-deja/g++.brendan/err-msg3.C: Same.
13792         * g++.old-deja/g++.brendan/crash62.C: Same.
13793         * g++.old-deja/g++.brendan/crash52.C: Same.
13794         * g++.old-deja/g++.brendan/crash49.C (main): Same.
13795         * g++.old-deja/g++.brendan/crash38.C: Same.
13796         * g++.old-deja/g++.brendan/crash15.C (main): Same.
13797         * g++.old-deja/g++.brendan/copy9.C: Same.
13798
13799 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
13800
13801         * gcc.c-torture/execute/20001203-2.c (memset):
13802         Count argument is of type __SIZE_TYPE__.
13803
13804 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
13805
13806         * gcc.c-torture/compile/20010404-1.c: New test.
13807
13808 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
13809
13810         * gcc.c-torture/compile/20010326-1.c: New test.
13811
13812 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
13813
13814         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
13815         peculiarities of the SH.
13816         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
13817
13818 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13819
13820         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
13821         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
13822         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
13823
13824 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
13825
13826         * g77.f-torture/compile/20010321-1.f: New test.
13827
13828 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
13829
13830         * gcc.c-torture/compile/20010329-1.c: New test.
13831
13832 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
13833
13834         * gcc.c-torture/execute/20010329-1.c: New test.
13835
13836 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
13837
13838         * g++.old-deja/g++.other/eh4.C: Fix typo.
13839
13840 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
13841
13842         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
13843
13844 2001-03-28  Philip Blundell  <philb@gnu.org>
13845
13846         * gcc.c-torture/compile/20010328-1.c: New test.
13847
13848 2001-03-27  Richard Henderson  <rth@redhat.com>
13849
13850         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
13851         * g++.old-deja/g++.eh/vbase3.C: Likewise.
13852
13853 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
13854
13855         * gcc.c-torture/compile/20010327-1.c: New test.
13856
13857 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
13858
13859         * g++.old-deja/g++.other/friend12.C: New test.
13860         * g++.old-deja/g++.other/friend9.C: Expect no errors.
13861         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
13862
13863 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13864
13865         * gcc.c-torture/execute/20010325-1.c: New test.
13866
13867 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
13868
13869         * g++.old-deja/g++.other/mangle3.C: New test.
13870
13871 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
13872
13873         * g++.old-deja/g++.other/anon8.C: New test.
13874
13875 2001-03-20  Philip Blundell  <philb@gnu.org>
13876
13877         * gcc.c-torture/compile/20010320-1.c: New test.
13878
13879 2001-03-17  Richard Henderson  <rth@redhat.com>
13880
13881         * g++.old-deja/g++.other/eh4.C: Add expected error text.
13882
13883 2001-03-15  Geoff Keating  <geoff@redhat.com>
13884
13885         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
13886         tests on AIX.
13887
13888 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
13889
13890         * g++.old-deja/g++.other/eh4.C: New test.
13891
13892 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
13893
13894         * gcc.dg/cpp/mi1.c: Update.
13895
13896 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
13897
13898         * g++.old-deja/g++.other/regstack.C: New test.
13899
13900 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
13901
13902         * g++.old-deja/g++.other/ref4.C: New test.
13903
13904 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
13905
13906         * objc/execute/va_method.m: Added.
13907         * objc/execute/IMP.m: Added.
13908         * objc/execute/_cmd.m: Added.
13909         * objc/execute/accessing_ivars.m: Added.
13910         * objc/execute/class-1.m: Added.
13911         * objc/execute/class-10.m: Added.
13912         * objc/execute/class-11.m: Added.
13913         * objc/execute/class-12.m: Added.
13914         * objc/execute/class-13.m: Added.
13915         * objc/execute/class-14.m: Added.
13916         * objc/execute/class-2.m: Added.
13917         * objc/execute/class-3.m: Added.
13918         * objc/execute/class-4.m: Added.
13919         * objc/execute/class-5.m: Added.
13920         * objc/execute/class-6.m: Added.
13921         * objc/execute/class-7.m: Added.
13922         * objc/execute/class-8.m: Added.
13923         * objc/execute/class-9.m: Added.
13924         * objc/execute/class-tests-1.h
13925         * objc/execute/class-tests-2.h
13926         * objc/execute/compatibility_alias.m: Added.
13927         * objc/execute/encode-1.m: Added.
13928         * objc/execute/formal_protocol-1.m: Added.
13929         * objc/execute/formal_protocol-2.m: Added.
13930         * objc/execute/formal_protocol-3.m: Added.
13931         * objc/execute/formal_protocol-4.m: Added.
13932         * objc/execute/formal_protocol-5.m: Added.
13933         * objc/execute/formal_protocol-6.m: Added.
13934         * objc/execute/formal_protocol-7.m: Added.
13935         * objc/execute/informal_protocol.m: Added.
13936         * objc/execute/initialize.m: Added.
13937         * objc/execute/load.m: Added.
13938         * objc/execute/many_args_method.m: Added.
13939         * objc/execute/nested-3.m: Added.
13940         * objc/execute/no_clash.m: Added.
13941         * objc/execute/private.m: Added.
13942         * objc/execute/redefining_self.m: Added.
13943         * objc/execute/root_methods.m: Added.
13944         * objc/execute/selector-1.m: Added.
13945         * objc/execute/static-1.m: Added.
13946         * objc/execute/static-2.m: Added.
13947         * objc/execute/va_method.m: Added.
13948
13949 2001-03-10  Richard Henderson  <rth@redhat.com>
13950
13951         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
13952
13953 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
13954
13955         * g++.old-deja/g++.other/crash31.C: XFAIL.
13956         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
13957         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
13958         * gcc.c-torture/execute/20010123-1.x: XFAIL.
13959         * gcc.c-torture/execute/20010124-1.x: XFAIL.
13960         * gcc.dg/sequence-pt-1.c: XFAIL one test.
13961
13962 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
13963
13964         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
13965
13966 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
13967
13968         * gcc.dg/20000724-1.c: Don't use multiline strings.
13969
13970 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
13971
13972         * objc/execute/string1.m, objc/execute/string2.m: Compare the
13973         result of -cString against what we expect it to be; don't just
13974         print it out for no one to read.
13975
13976         * objc/execute/string3.m, objc/execute/string4.m: New tests.
13977         Based on testcases provided by Nicola Pero.
13978
13979 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
13980
13981         * gcc.dg/cpp/macro7.c: New test.
13982
13983 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
13984
13985         * gcc.dg/cpp/multiline.c: Update.
13986
13987 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13988
13989         * g++.old-deja/g++.other/enum3.C: New test.
13990
13991 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13992
13993         * g++.old-deja/g++.other/pod1.C: New test.
13994
13995 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13996
13997         * g++.old-deja/g++.ext/overload1.C: New test.
13998
13999 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
14000
14001         * g++.old-deja/g++.pt/using1.C: New test.
14002
14003 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
14004
14005         * g++.old-deja/g++.other/using9.C: New test.
14006
14007 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
14008
14009         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
14010
14011         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
14012
14013 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
14014
14015         * g++.old-deja/g++.ext/realpt1.C: Remove.
14016
14017 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
14018
14019         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
14020
14021 2001-02-26  Will Cohen  <wcohen@redhat.com>
14022
14023         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
14024
14025 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
14026
14027         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
14028         templatized constructors.
14029
14030 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14031
14032         * gcc.c-torture/execute/20010224-1.c: New test.
14033
14034 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
14035
14036         * gcc.c-torture/execute/20010222-1.c: New test.
14037
14038 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
14039
14040         * g++.old-deja/g++.other/inline20.C: New test.
14041
14042 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
14043
14044         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
14045
14046 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
14047
14048         * g++.old-deja/g++.other/lookup22.C: New test.
14049
14050 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
14051
14052         * g77.dg: New directory.
14053         * g77.dg/20010216-1.f: New test case.
14054         * g77.dg/dg.exp: New driver.
14055         * lib/g77-dg.exp: New driver library.
14056
14057 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14058
14059         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
14060
14061 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
14062
14063         * g++.old-deja/g++.other/decl9.C: New test.
14064
14065 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
14066
14067         * g++.old-deja/g++.other/init16.C: Update the test so that it does
14068         not need <string> and also tests the initialization at runtime.
14069
14070 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
14071
14072         * gcc.c-torture/execute/longlong.c: New test.
14073
14074 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
14075
14076         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
14077
14078 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
14079
14080         * gcc.c-torture/execute/920302-1.c (execute):
14081         Change argument type to short.
14082
14083 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
14084
14085         * g++.old-deja/g++.pt/deduct6.C: New test.
14086
14087 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
14088
14089         * g++.old-deja/g++.pt/deduct5.C: New test.
14090
14091 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
14092
14093         * gcc.c-torture/execute/20010209-1.c: New test.
14094
14095 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
14096
14097         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
14098
14099 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
14100
14101         * g++.dg/vtgc1.C: Update for new ABI.
14102
14103         * consistency.vlad: New directory, 1665 files.
14104
14105 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
14106
14107         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
14108         return type.
14109         * gcc.dg/cpp/digraphs.c: Declare puts.
14110
14111 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
14112
14113         * g++.old-deja/g++.other/warn5.C: New test.
14114
14115 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
14116
14117         * g++.old-deja/g++.pt/spec40.C: New test.
14118
14119 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
14120
14121         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
14122         case.
14123         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
14124
14125 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
14126
14127         * gcc.c-torture/compile/20010209-1.c: New test.
14128
14129 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
14130
14131         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
14132         excess errors message but not if it crashes.
14133         * g++.old-deja/g++.other/crash27.C: Likewise.
14134         * g++.old-deja/g++.other/crash28.C: Likewise.
14135         * g++.old-deja/g++.other/crash30.C: Likewise.
14136         * g++.old-deja/g++.other/crash32.C: Likewise.
14137         * g++.old-deja/g++.other/crash35.C: Likewise.
14138         * g++.old-deja/g++.pt/inherit2.C: Likewise.
14139
14140 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
14141
14142         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
14143         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
14144         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
14145         g77.f-torture/execute/execute.exp,
14146         g77.f-torture/noncompile/noncompile.exp,
14147         gcc.c-torture/execute/execute.exp,
14148         gcc.c-torture/execute/memcheck/memcheck.exp,
14149         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
14150         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
14151         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
14152         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
14153         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
14154         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
14155         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
14156         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
14157         Remove bug reporting instructions with ancient email addresses.
14158
14159 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
14160
14161         * gcc.dg/20010202-1.c: New test.
14162         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
14163
14164 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
14165
14166         * g++.dg/stdbool-if.C: New test.
14167
14168 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
14169
14170         * objc/execute/fdecl.m: Added main().
14171
14172 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
14173
14174         * gcc.c-torture/execute/20010206-1.c: New test.
14175
14176 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
14177
14178         * gcc.dg/cpp/avoidpaste1.c: Update.
14179
14180 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
14181
14182         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
14183         Pero <nicola@brainstorm.co.uk>.
14184         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
14185
14186 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
14187
14188         * g++.old-deja/g++.pt/spec39.C: New test.
14189
14190 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
14191
14192         * gcc.c-torture/compile/20010202-1.c: New test.
14193
14194 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
14195
14196         * g++.old-deja/g++.abi/primary2.C: New test.
14197         * g++.old-deja/g++.abi/primary3.C: New test.
14198         * g++.old-deja/g++.abi/primary4.C: New test.
14199         * g++.old-deja/g++.abi/primary5.C: New test.
14200         * g++.old-deja/g++.abi/vtable3.h: New test.
14201         * g++.old-deja/g++.abi/vtable3a.C: New test.
14202         * g++.old-deja/g++.abi/vtable3b.C: New test.
14203         * g++.old-deja/g++.abi/vtable3c.C: New test.
14204         * g++.old-deja/g++.abi/vtable3d.C: New test.
14205         * g++.old-deja/g++.abi/vtable3e.C: New test.
14206         * g++.old-deja/g++.abi/vtable3f.C: New test.
14207         * g++.old-deja/g++.abi/vtable3g.C: New test.
14208         * g++.old-deja/g++.abi/vtable3h.C: New test.
14209         * g++.old-deja/g++.abi/vtable3i.C: New test.
14210         * g++.old-deja/g++.abi/vtable3j.C: New test.
14211         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
14212
14213 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
14214
14215         * g++.old-deja/g++.other/anon6.C: New test.
14216         * g++.old-deja/g++.other/anon7.C: New test.
14217
14218 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
14219
14220         * gcc.dg/cpp/avoidpaste2.c: New tests.
14221
14222 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
14223
14224         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
14225
14226 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
14227
14228         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
14229         DECIMAL_DIG cases for Irix."
14230
14231 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
14232
14233         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
14234
14235 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
14236
14237         * gcc.dg/c99-tag-1.c: New test.
14238
14239 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
14240
14241         * gcc.dg/cpp/tr-warn1.c: Add tests.
14242
14243 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
14244
14245         * gcc.dg/cpp/avoidpaste1.c: Update.
14246         * gcc.dg/cpp/paste4.c: Update.
14247
14248 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
14249
14250         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
14251         cases for Irix.
14252
14253 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14254
14255         * g++.old-deja/g++.other/inline19.C: New test.
14256
14257 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
14258
14259         * gcc.dg/Wlarger-than.c: New test.
14260
14261 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
14262
14263         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
14264
14265 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
14266
14267         * gcc.c-torture/execute/20010129-1.c: New test.
14268         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
14269
14270 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
14271
14272         * gcc.dg/cpp/avoidpaste1.c: Test case.
14273
14274 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
14275
14276         * g++.old-deja/g++.other/inline18.C: New test.
14277
14278 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14279
14280         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
14281         and __builtin_putchar.
14282
14283 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
14284
14285         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
14286         tests.
14287
14288 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
14289
14290         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
14291         floating point number rounding mode to round to the nearest
14292         representable mode.
14293
14294 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
14295
14296         * g++.old-deja/g++.other/mangle2.C: New test.
14297
14298 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
14299
14300         * gcc.c-torture/compile/20010124-1.c: New test.
14301
14302 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
14303
14304         * g++.old-deja/g++.pt/spec38.C: New test.
14305
14306 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14307
14308         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
14309         "Build don't run".
14310
14311 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14312
14313         * gcc.c-torture/execute/20010123-1.c: New test.
14314
14315 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
14316
14317         * g++.old-deja/g++.pt/spec37.C: New test.
14318
14319 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
14320
14321         * g++.old-deja/g++.pt/overload14.C: New test.
14322
14323 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14324
14325         * gcc.c-torture/execute/20010122-1.c: New test, exercise
14326         __builtin_return_address.
14327
14328 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
14329
14330         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
14331         * g++.old-deja/g++.pt/spec35.C: New test.
14332         * g++.old-deja/g++.pt/spec36.C: New test.
14333
14334 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
14335
14336         * gcc.c-torture/compile/20010118-1.c: New test.
14337
14338 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
14339
14340         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
14341
14342 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
14343
14344         * gcc.c-torture/execute/20010119-1.c: New test.
14345
14346 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
14347
14348         * g++.old-deja/g++.other/vbase5.C: New test.
14349
14350 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
14351
14352         * gcc.c-torture/execute/20010118-1.c: New test.
14353
14354 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
14355
14356         * g++.old-deja/g++.pt/deduct3.C: New test.
14357
14358 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
14359
14360         * g++.old-deja/g++.pt/spec34.C: New test.
14361
14362 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
14363
14364         * g77.f-torture/compile/20000601-2.f: New test.
14365
14366 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
14367
14368         * g++.old-deja/g++.other/init17.C: New test.
14369
14370 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
14371
14372         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
14373
14374 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
14375
14376         * g++.old-deja/g++.pt/unify8.C: New test.
14377
14378 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
14379
14380         * g++.old-deja/g++.abi/vbase1.C: New test.
14381
14382 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
14383
14384         * g++.old-deja/g++.pt/crash65.C: New test.
14385
14386 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
14387
14388         * gcc.dg/cpp/assembl2.S: New test case.
14389
14390 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
14391
14392         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
14393         are supported.
14394
14395 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14396
14397         * g++.old-deja/g++.other/builtins1.C: New test.
14398         * g++.old-deja/g++.other/builtins2.C: Likewise.
14399         * g++.old-deja/g++.other/builtins3.C: Likewise.
14400         * g++.old-deja/g++.other/builtins4.C: Likewise.
14401
14402 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
14403
14404         * gcc.c-torture/compile/20010117-1.c: New test.
14405         * gcc.c-torture/compile/20010117-2.c: New test.
14406
14407 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
14408
14409         * g77.f-torture/execute/20010116.[fx]: New test,
14410         XFAIL on i?86-*-*.
14411         * g77.f-torture/compile/20010115.f: Indicate it's
14412         a test for PR fortran/1636.
14413
14414 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
14415
14416         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
14417
14418 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
14419
14420         * g77.f-torture/compile/20010115.f: New test.
14421
14422 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
14423
14424         * g++.old-deja/g++.pt/nontype5.C: New test.
14425
14426 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
14427
14428         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
14429         have an equivalent working one below it.
14430
14431 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
14432
14433         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
14434         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
14435
14436 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
14437
14438         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
14439         message containing "init_priority".
14440         (conpr-2.C): Likewise.
14441         (conpr-3.C): Likewise.
14442         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
14443
14444 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14445
14446         * gcc.c-torture/execute/20010114-2.c: New test.
14447
14448 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
14449
14450         * gcc.c-torture/compile/20010114-1.c: New test.
14451         * gcc.c-torture/compile/20010114-1.x: Xfail.
14452         * gcc.c-torture/compile/20010114-2.c: New test.
14453         * gcc.c-torture/execute/20010114-1.c: New test.
14454         * gcc.dg/trunc-1.c: New test.
14455         * gcc.dg/uninit-B.c: New test.
14456
14457 2001-01-13  Nick Clifton  <nickc@redhat.com>
14458
14459         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
14460         target.
14461
14462 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14463
14464         * gcc.c-torture/compile/20010113-1.c: New test.
14465
14466 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
14467
14468         * gcc.c-torture/compile/20001212-1.c: New test.
14469
14470 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
14471
14472         * gcc.dg/cpp/widestr1.c: Update.
14473         * gcc.dg/cpp/prag-imp.c: Remove.
14474
14475 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
14476
14477         * gcc.c-torture/execute/20000801-3.x: Remove.
14478         * gcc.dg/c90-init-1.c: New test.
14479         * gcc.dg/c99-init-1.c: New test.
14480         * gcc.dg/c99-init-2.c: New test.
14481         * gcc.dg/gnu99-init-1.c: New test.
14482
14483 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
14484
14485         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
14486         testing that no relevant ones were found.
14487
14488 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
14489
14490         * g++.old-deja/g++.pt/cast2.C: New test.
14491
14492 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
14493
14494         * g++.old-deja/g++.pt/friend47.C: New test.
14495
14496 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
14497
14498         * g++.old-deja/g++.pt/instantiate13.C: New test.
14499
14500 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
14501
14502         * g++.old-deja/g++.other/defarg7.C: New test.
14503         * g++.old-deja/g++.other/defarg8.C: New test.
14504
14505 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
14506
14507         * g++.old-deja/g++.pt/crash64.C: New test.
14508
14509 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
14510
14511         * g++.old-deja/g++.pt/crash63.C: New test.
14512
14513 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
14514
14515         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
14516
14517 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
14518
14519         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
14520
14521 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
14522
14523         * g++.old-deja/g++.pt/error3.C: New test.
14524
14525 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
14526
14527         * g++.old-deja/g++.other/crash39.C: New test.
14528
14529 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
14530
14531         * g++.old-deja/g++.other/vbase4.C: New test.
14532
14533 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
14534
14535         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
14536         * gcc.dg/special/20000419-2.c: New file. Identical to above.
14537         * gcc.dg/special/special.exp: New test driver which will check
14538         for alias support for the above test.
14539
14540 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
14541
14542         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
14543         problems on small machines.
14544         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
14545         parameterize.
14546
14547 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
14548
14549         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
14550         mips.
14551         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
14552
14553 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
14554
14555         * g++.old_deja/g++.pt/using8.C: New test.
14556
14557 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
14558
14559         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
14560
14561 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
14562
14563         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
14564         where a failure is expected.
14565         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
14566
14567 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
14568
14569         * g++.old_deja/g++.pt/instantiate12.C: New test.
14570
14571 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
14572
14573         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
14574         start of structs.
14575         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
14576         * g++.old-deja/g++.brendan/crash17.C: Likewise.
14577         * g++.old-deja/g++.brendan/crash29.C: Likewise.
14578         * g++.old-deja/g++.brendan/crash48.C: Likewise.
14579         * g++.old-deja/g++.brendan/ns1.C: Likewise.
14580         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
14581         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
14582         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
14583         * g++.old-deja/g++.eh/spec6.C: Likewise.
14584         * g++.old-deja/g++.jason/crash3.C: Likewise.
14585         * g++.old-deja/g++.law/ctors11.C: Likewise.
14586         * g++.old-deja/g++.law/ctors17.C: Likewise.
14587         * g++.old-deja/g++.law/ctors5.C: Likewise.
14588         * g++.old-deja/g++.law/ctors9.C: Likewise.
14589         * g++.old-deja/g++.mike/ambig1.C: Likewise.
14590         * g++.old-deja/g++.mike/net22.C: Likewise.
14591         * g++.old-deja/g++.mike/p3538a.C: Likewise.
14592         * g++.old-deja/g++.mike/p3538b.C: Likewise.
14593         * g++.old-deja/g++.mike/virt3.C: Likewise.
14594         * g++.old-deja/g++.niklas/t128.C: Likewise.
14595         * g++.old-deja/g++.other/anon4.C: Likewise.
14596         * g++.old-deja/g++.other/using1.C: Likewise.
14597         * g++.old-deja/g++.other/warn3.C: Likewise.
14598         * g++.old-deja/g++.pt/t37.C: Likewise.
14599         * g++.old-deja/g++.robertl/eb69.C: Likewise.
14600         * g++.old-deja/g++.robertl/eb71.C: Likewise.
14601
14602 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
14603
14604         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
14605
14606 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14607
14608         * gcc.c-torture/execute/stdio-opt-3.c: New test.
14609
14610 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
14611
14612         * gcc.c-torture/compile/20010107-1.c: New test.
14613
14614 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14615
14616         * gcc.c-torture/execute/builtin-noret-1.c: New test.
14617
14618 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14619
14620         * gcc.dg/format/format.h: New file.
14621         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
14622         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
14623         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
14624         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
14625         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
14626         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
14627         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
14628         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
14629         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
14630         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
14631         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
14632         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
14633         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
14634         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
14635         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
14636         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
14637         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
14638         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
14639         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
14640         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
14641         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
14642         instead of declaring standard types, macros and functions in each
14643         test.
14644
14645 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
14646
14647         * gcc.c-torture/execute/20010106-1.c: New test.
14648
14649 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14650
14651         * gcc.dg/format/format.exp: New file.
14652         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
14653         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
14654         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
14655         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
14656         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
14657         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
14658         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
14659         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
14660         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
14661         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
14662         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
14663         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
14664         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
14665         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
14666         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
14667         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
14668         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
14669         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
14670         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
14671         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
14672         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
14673         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
14674         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
14675         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
14676         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
14677         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
14678         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
14679         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
14680         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
14681         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
14682         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
14683         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
14684         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
14685         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
14686         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
14687         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
14688         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
14689         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
14690         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
14691         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
14692         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
14693         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
14694
14695 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
14696
14697         * gcc.c-torture/execute/991228-1.c: Take word endianness into
14698         account.
14699
14700 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
14701
14702         * gcc.c-torture/execute/builtin-complex-1.c: New test.
14703
14704 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
14705
14706         * g++.old-deja/g++.pt/crash62.C: New test.
14707
14708 2001-01-04  Richard Henderson  <rth@redhat.com>
14709
14710         * gcc.dg/20000926-1.c: Update expected warnings.
14711         * gcc.dg/array-2.c: Likewise.
14712         * gcc.dg/array-4.c: Also validate flexible array members.
14713         * gcc.dg/c99-flex-array-1.c: New.
14714
14715 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14716
14717         * gcc.c-torture/compile/20001222-1.x: Remove.
14718
14719 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14720
14721         * gcc.c-torture/execute/built-in-setjmp.c: New.
14722
14723 2001-01-03  Richard Henderson  <rth@redhat.com>
14724
14725         * gcc.dg/940510-1.c: Update expected error wording.
14726         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
14727
14728 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
14729
14730         * lib/target-supports.exp (check_alias_available): Modified to
14731         indicate aliases not supported if only weak aliases are supported.
14732
14733 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14734
14735         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
14736         Turn on cmpstrsi checks for __pj__ and __i370__.
14737
14738 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
14739
14740         * g++.old-deja/g++.other/virtual11.C: New test.
14741
14742 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
14743
14744         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
14745
14746 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14747
14748         * gcc.c-torture/compile/20010102-1.c: New test.
14749
14750 2001-01-02  Andreas Jaeger  <aj@suse.de>
14751
14752         * gcc.dg/noreturn-3.c: New test.
14753
14754         * gcc.dg/noreturn-4.c: New test.
14755
14756 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14757
14758         * gcc.c-torture/execute/stdio-opt-1.c: Also test
14759         __builtin_fputc and __builtin_fwrite.
14760
14761 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
14762
14763         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
14764         signed char, not default char.
14765
14766 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
14767
14768         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
14769
14770 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
14771
14772         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
14773
14774 2000-12-29  Richard Henderson  <rth@redhat.com>
14775
14776         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
14777         (__cyg_profile_func_exit): Define.
14778
14779 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
14780
14781         * g++.dg/vtgc1.C: New test.
14782
14783 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
14784
14785         * gcc.dg/noncompile/20001228-1.c: New test.
14786
14787         * gcc.dg/20001228-1.c: New test.
14788
14789         * gcc.c-torture/execute/20001228-1.c: New test.
14790
14791 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
14792
14793         * gcc.dg/format-strfmon-1.c: New test.
14794
14795 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14796
14797         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
14798         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
14799         * gcc.c-torture/execute/string-opt-1.c: Likewise.
14800         * gcc.c-torture/execute/string-opt-2.c: Likewise.
14801         * gcc.c-torture/execute/string-opt-3.c: Likewise.
14802         * gcc.c-torture/execute/string-opt-4.c: Likewise.
14803         * gcc.c-torture/execute/string-opt-6.c: Likewise.
14804         * gcc.c-torture/execute/string-opt-7.c: Likewise.
14805         * gcc.c-torture/execute/string-opt-8.c: Likewise.
14806         * gcc.c-torture/execute/string-opt-9.c: Likewise.
14807         * gcc.c-torture/execute/string-opt-10.c: Likewise.
14808         * gcc.c-torture/execute/string-opt-11.c: Likewise.
14809         * gcc.c-torture/execute/string-opt-12.c: Likewise.
14810
14811         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
14812         * gcc.c-torture/execute/string-opt-4.c: Test index.
14813
14814 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
14815
14816         * gcc.c-torture/compile/20001226-1.c: New test.
14817
14818 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
14819
14820         * gcc.c-torture/compile/20001222-1.c: New test.
14821         * gcc.c-torture/compile/20001222-1.x: Xfail.
14822
14823 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
14824
14825         * gcc.c-torture/execute/comp-goto-2.c: New test.
14826
14827 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
14828
14829         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
14830         Use long types if __INT_MAX__ is 32767.
14831         (main): Use cast to (sint32 *) when poking 88 into a_page.
14832
14833         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
14834
14835 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
14836
14837         * gcc.c-torture/compile/20001221-1.c: New test.
14838         * gcc.c-torture/execute/20001221-1.c: New test.
14839
14840 2000-12-20  Richard Henderson  <rth@redhat.com>
14841
14842         * g++.old-deja/g++.pt/crash36.C: Update error lines.
14843         * g++.old-deja/g++.robertl/eb109.C: Likewise.
14844
14845 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14846
14847         * gcc.dg/compare3.c: New test.
14848
14849 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14850
14851         * gcc.dg/format-warnll-1.c: New test.
14852
14853 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
14854
14855         * gcc.dg/cpp/cmdlne-P.c: New test.
14856
14857 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14858
14859         * gcc.c-torture/execute/builtin-abs-1.c,
14860         gcc.c-torture/execute/builtin-abs-2.c: New tests.
14861
14862 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
14863
14864         * gcc.dg/cpp/multiline.c: New test.
14865
14866 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
14867
14868         * g++.old-deja/g++.other/syshdr1.C: Update.
14869         * gcc.dg/cpp/lineflags.c: Remove temporarily.
14870
14871 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14872
14873         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
14874
14875 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14876
14877         * g++.old-deja/g++.pt/ttp65.C: New test.
14878
14879 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14880
14881         * g++.old-deja/g++.pt/ttp64.C: New test.
14882
14883 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14884
14885         * g++.old-deja/g++.pt/spec33.C: New test.
14886
14887 2000-12-14  Catherine Moore  <clm@redhat.com>
14888
14889         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
14890         * gcc.c-torture/execute/920612-2.c: Likewise.
14891         * gcc.c-torture/execute/920428-2.c: Likewise.
14892         * gcc-c-torture/execute/va-arg-11.c: Call exit.
14893         * gcc.c-torture/execute/va-arg-21.c: Likewise.
14894
14895 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14896
14897         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
14898         * gcc.dg/pack-test-2.c: Likewise.
14899
14900 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
14901
14902         Tests by Zack Weinberg <zackw@stanford.edu>.
14903
14904         * gcc.dg/cpp/defined.c: Update.
14905         * gcc.dg/cpp/defined_trad.c: New tests.
14906
14907 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
14908
14909         * gcc.dg/cpp/trad-direct.c: Update.
14910
14911 2000-12-11  Neil Booth  <neilb@earthling.net>
14912
14913         * gcc.dg/cpp/defined_trad.c
14914
14915 2000-12-11  Neil Booth  <neilb@earthling.net>
14916
14917         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
14918
14919 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
14920
14921         * gcc.dg/format-miss-2.c: New test.
14922
14923 2000-12-09  Neil Booth  <neilb@earthling.net>
14924
14925         * gcc.dg/cpp/lineflags.c: New tests.
14926         * gcc.dg/cpp/poison.c: Update.
14927         * gcc.dg/cpp/redef2.c: Update.
14928         * gcc.dg/cpp/skipping.c: New test.
14929
14930 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
14931
14932         * g++.old-deja/g++.other/eh3.C: New testcase.
14933
14934 2000-12-07  Neil Booth  <neilb@earthling.net>
14935
14936         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
14937         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
14938         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
14939         wtr-union-init-2.c, wtr-union-init-3.c: Update.
14940         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
14941         Update.
14942
14943 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14944
14945         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
14946         __SIZE_TYPE__ instead of int for type of integers cast to
14947         pointers.
14948
14949 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
14950
14951         * g++.old-deja/g++.other/cleanup4.C: New test.
14952
14953 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14954
14955         * format-sec-1.c: New test.
14956
14957 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14958
14959         * gcc.dg/format-nonlit-3.c: New test.
14960
14961 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14962
14963         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
14964         through a null pointer.
14965
14966 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14967
14968         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
14969         * g++.old-deja/g++.pt/partial4.C: New test.
14970
14971 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
14972
14973         * gcc.c-torture/execute/ieee/hugeval.x: New.
14974
14975 2000-12-06  Neil Booth  <neilb@earthling.net>
14976
14977         * gcc.dg/cpp/backslash2.c: New tests.
14978
14979 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14980
14981         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
14982         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
14983
14984 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
14985
14986         * gcc.c-torture/execute/20001203-2.c: New testcase.
14987
14988 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
14989
14990         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
14991         * g++.old-deja/g++.other/virtual10.C: New test.
14992
14993 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
14994
14995         * g++.old-deja/g++.mike/pmf5.C: Remove test.
14996
14997 2000-12-05  Richard Henderson  <rth@redhat.com>
14998
14999         * gcc.c-torture/compile/20001205-1.c: New.
15000
15001 2000-12-04  Neil Booth  <neilb@earthling.net>
15002
15003         * g++.old-deja/g++.other/virtual9.C: New test.
15004         * g++.old-deja/g++.pt/crash61.C: New test.
15005         * gcc.c-torture/execute/loop-9.c: New test.
15006
15007 2000-12-04  Neil Booth  <neilb@earthling.net>
15008
15009         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
15010         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
15011         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
15012         * gcc.dg/cpp/extratokens.c: ...here.
15013
15014 2000-12-04  Neil Booth  <neilb@earthling.net>
15015
15016         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
15017         New tests.
15018
15019 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15020
15021         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
15022         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
15023
15024 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
15025
15026         * gcc.c-torture/execute/20001203-1.c: New test.
15027
15028 2000-12-03  Neil Booth  <neilb@earthling.net>
15029
15030         * gcc.dg/cpp/macro6.c: New test cases.
15031
15032 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15033
15034         * gcc.c-torture/execute/string-opt-9.c: New test.
15035         * gcc.c-torture/execute/string-opt-10.c: Likewise.
15036         * gcc.c-torture/execute/string-opt-11.c: Likewise.
15037         * gcc.c-torture/execute/string-opt-12.c: Likewise.
15038
15039         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
15040         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
15041
15042 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
15043
15044         * gcc.dg/cpp/if-6.c: New testcase.
15045
15046         * gcc.dg/20001201-1.c: New testcase.
15047
15048 2000-12-02  Neil Booth  <neilb@earthling.net>
15049
15050         * g++.old-deja/g++.other/externC4.C,
15051         g++.old-deja/g++.other/friend10.C: New tests.
15052
15053 2000-12-02  Neil Booth  <neilb@earthling.net>
15054
15055         * g++.old-deja/g++.other/instan2.C
15056         * g++.old-deja/g++.other/instan3.C: New test.
15057
15058 2000-12-02  Neil Booth  <neilb@earthling.net>
15059
15060         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
15061         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
15062         gnuc99.c,gnuc99-pedantic.c: New tests.
15063
15064 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
15065
15066         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
15067         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
15068
15069 2000-12-01  Neil Booth  <neilb@earthling.net>
15070
15071         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
15072         * gcc.dg/cpp/poison.c: Update.
15073         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
15074
15075 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
15076
15077         * g77.f-torture/execute/20001201.f: New test.
15078
15079 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
15080
15081         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
15082
15083 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
15084
15085         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
15086
15087 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
15088
15089         * g++.old-deja/g++.other/cast6.C: New test.
15090
15091 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
15092
15093         * gcc.c-torture/execute/20001130-2.c: New testcase.
15094
15095 2000-11-30  Richard Henderson  <rth@redhat.com>
15096
15097         * gcc.c-torture/execute/20001130-1.c: New test.
15098
15099 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
15100
15101         * g++.old-deja/g++.other/op3.C: New test.
15102
15103 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
15104
15105         * g++.old-deja/g++.other/op2.C: New test.
15106
15107 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
15108
15109         * g++.old-deja/g++.other/crash38.C: New test.
15110
15111 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
15112
15113         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
15114
15115 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
15116
15117         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
15118         tests.
15119         * gcc.c-torture/execute/string-opt-6.c: New test.
15120
15121         * gcc.dg/20001117-1.c: Add main.
15122
15123 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
15124
15125         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
15126         Move from here ...
15127         * gcc.dg/940510-1.c: ... to here.
15128
15129         * gcc.dg/20000926-1.c: GNU C now allows initializations of
15130         zero-size arrays in toplevel structures.
15131
15132 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
15133
15134         * gcc.c-torture/execute/loop-8.c: New test.
15135
15136 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
15137
15138         * g++.old-deja/g++.other/base1.C: New test.
15139
15140 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
15141
15142         * g++.old-deja/g++.other/parse2.C: New test.
15143
15144 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
15145
15146         * g++.old-deja/g++.pt/incomplete1.C: New test.
15147
15148 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
15149
15150         * g++.old-deja/g++.other/friend9.C: New test.
15151
15152 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
15153
15154         * gcc.dg/20001127-1.c: New test.
15155
15156 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
15157
15158         * g++.old-deja/g++.pt/friend46.C: New test.
15159
15160 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
15161
15162         * g++.old-deja/g++.other/ptrmem8.C: New test.
15163
15164 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15165
15166         * gcc.c-torture/execute/string-opt-7.c: New test.
15167         * gcc.c-torture/execute/string-opt-8.c: Likewise.
15168
15169 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
15170
15171         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
15172         instead of 'mkcheck 2'.
15173
15174 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
15175
15176         * gcc.c-torture/execute/memcheck/driver.c,
15177         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
15178         C9X references to refer to C99.
15179
15180 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
15181
15182         * gcc.dg/ultrasp3.c: New test.
15183
15184 2000-11-25  Neil Booth  <neilb@earthling.net>
15185
15186         * gcc.dg/cpp/include2.c: Update test to be locale independent.
15187
15188 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
15189
15190         * gcc.c-torture/compile/20001123-2.c: New.
15191
15192 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15193
15194         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
15195
15196 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
15197
15198         * gcc.dg/sequence-point-1.c: Add some new tests.
15199         * gcc.c-torture/execute/20001124-1.c: New test.
15200
15201 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
15202
15203         * g++.old-deja/g++.other/vaarg4.C: New test.
15204         * gcc.c-torture/compile/20001123-1.c: New test.
15205
15206 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
15207
15208         * g++.other/crash24.C: Adjust and remove XFAIL.
15209         * g++.other/crash37.C: New test.
15210
15211 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
15212
15213         * g++.old-deja/g++.pt/instantiate9.C: New test.
15214
15215 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
15216
15217         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
15218         new ABI, too.
15219
15220         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
15221         * g++.old-deja/g++.robertl/eb55.C: Likewise.
15222
15223 2000-11-22  Neil Booth  <neilb@earthling.net>
15224
15225         * gcc.dg/cpp/Wtrigraphs.c: New test.
15226
15227 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
15228
15229         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
15230
15231 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
15232
15233         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
15234
15235 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
15236
15237         * lib/gcc-dg.exp: load_lib scanasm.exp.
15238         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
15239         * lib/g++-dg.exp: load_lib scanasm.exp.
15240         * lib/scanasm.exp: New.
15241         (scan-assembler, scan-assembler-not): Add optional arguments to
15242         test name, or if not present, the pattern name.
15243         (scan-assembler-dem, scan-assembler-dem-not): New.
15244
15245         * g++.dg/dg.exp: New.
15246
15247 2000-11-21  Neil Booth  <neilb@earthling.net>
15248
15249         * gcc.dg/cpp/integrated1.c: Remove.
15250
15251 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
15252
15253         * gcc.c-torture/execute/20001121-1.c: New test.
15254
15255 2000-11-21  Richard Henderson  <rth@redhat.com>
15256
15257         * gcc.c-torture/compile/20001121-1.c: New test.
15258
15259 2000-11-20  Neil Booth  <neilb@earthling.net>
15260
15261         * gcc.dg/cpp/integrated1.c: New test.
15262
15263 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
15264
15265         * g++.old-deja/g++.other/inline17.C: New test.
15266
15267 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
15268
15269         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
15270         local variable to be zero: I made the variable global. Now
15271         uses abort() and exit() instead of relying on main's return value.
15272
15273 2000-11-20  Neil Booth  <neilb@earthling.net>
15274
15275         * gcc.dg/cpp/paste2.c: Update test.
15276         * objc/execute/paste.m: New test.
15277
15278 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
15279
15280         * gcc.dg/c99-condexpr-1.c: New test.
15281
15282 2000-11-20  Neil Booth  <neilb@earthling.net>
15283
15284         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
15285
15286 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
15287
15288         * g++.old-deja/g++.pt/export1.C: New test.
15289
15290 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
15291
15292         * gcc.dg/20001117-1.c: New test.
15293
15294 2000-11-18  Richard Henderson  <rth@redhat.com>
15295
15296         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
15297
15298 2000-11-18  Richard Henderson  <rth@redhat.com>
15299
15300         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
15301         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
15302         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
15303
15304 2000-11-18  Richard Henderson  <rth@redhat.com>
15305
15306         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
15307         (main): New.  Exit cleanly.
15308
15309 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15310
15311         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
15312         gcc.dg/c99-fordecl-2.c: New tests.
15313
15314 2000-11-18  Richard Henderson  <rth@redhat.com>
15315
15316         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
15317         * gcc.c-torture/execute/zerolen-2.c: New.
15318
15319 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15320
15321         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
15322         memory.
15323
15324 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
15325
15326         * g++.old-deja/g++.pt/instantiate8.C: New test.
15327
15328 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
15329
15330         * g++.old-deja/g++.other/incomplete.C: Add more tests.
15331         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
15332
15333 2000-11-16  Nick Clifton  <nickc@redhat.com>
15334
15335         * gcc.c-torture/execute/nestfunc-2.c: New test.
15336         * gcc.c-torture/execute/nestfunc-3.c: New test.
15337
15338 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
15339
15340         * gcc.c-torture/compile/20001116-1.c: New test.
15341
15342 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15343
15344         * gcc.c-torture/execute/20001115-1.c: New test.
15345
15346 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
15347
15348         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
15349         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
15350         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
15351         * g++.old-deja/g++.abi/vmihint.C: Likewise.
15352
15353 2000-11-15  Neil Booth  <neilb@earthling.net>
15354
15355         gcc.dg/cpp/_Pragma1.c: Update.
15356         gcc.dg/cpp/_Pragma2.c: New test.
15357
15358 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
15359
15360         * g++.old-deja/g++.other/anon5.C: New test.
15361
15362 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
15363
15364         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
15365         tests.
15366
15367 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
15368
15369         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
15370         output.
15371
15372 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15373
15374         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
15375         labels at end of compound statements.
15376
15377 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
15378
15379         * gcc.c-torture/execute/loop-7.c: New test.
15380
15381 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15382
15383         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
15384
15385 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15386
15387         * gcc.dg/c99-bool-1.c: New test.
15388
15389 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15390
15391         * gcc.dg/c99-scope-1.c: Remove xfail.
15392         * gcc.dg/c99-scope-2.c: New test.
15393
15394 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15395
15396         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
15397         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
15398
15399 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
15400
15401         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
15402         error messages.
15403
15404         * g++.mike/p700.C: Don't typedef wchar_t.
15405         * g++.mike/p784.C: Likewise.
15406         * g++.mike/eb101.C: Don't use __wchar_t.
15407
15408 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
15409
15410         * g77.f-torture/execute/20001111.[fx]: Test premature exit
15411         from DO loop.
15412
15413 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
15414
15415         * gcc.c-torture/execute/20001111-1.c: New test.
15416
15417 2000-11-10  Nick Clifton  <nickc@redhat.com>
15418
15419         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
15420         long multuiple and accumulate.
15421
15422 2000-11-09  Richard Henderson  <rth@redhat.com>
15423
15424         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
15425         via size_t instead of int.
15426
15427         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
15428         * gcc.c-torture/execute/string-opt-2.c: Likewise.
15429         * gcc.c-torture/execute/string-opt-3.c: Likewise.
15430         * gcc.c-torture/execute/string-opt-4.c: Likewise.
15431
15432 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
15433
15434         * gcc.c-torture/compile/20001109-1.c: New test.
15435         * gcc.c-torture/compile/20001109-2.c: New test.
15436
15437 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
15438
15439         * g++.old-deja/g++.pt/operator1.C: New test.
15440         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
15441
15442 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
15443
15444         * gcc.dg/20001108-1.c: New test.
15445
15446 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
15447
15448         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
15449         with both arguments constant strings.
15450         * gcc.c-torture/execute/string-opt-3.c: New test.
15451         * gcc.c-torture/execute/string-opt-4.c: New test.
15452         * gcc.c-torture/execute/string-opt-5.c: New test.
15453
15454 2000-11-08  Nick Clifton  <nickc@redhat.com>
15455
15456         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
15457         mulsidi3adddi patterns.
15458
15459 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
15460
15461         * g++.old-deja/g++.other/crash36.C: New test.
15462
15463 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
15464
15465         * g++.old-deja/g++.other/init16.C: New test.
15466
15467 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
15468
15469         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
15470
15471 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
15472
15473         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
15474         * gcc.c-torture/execute/va-arg-16.x: Likewise.
15475         * gcc.c-torture/execute/va-arg-17.x: Likewise.
15476
15477 2000-11-07  DJ Delorie  <dj@redhat.com>
15478
15479         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
15480
15481 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15482
15483         * gcc.c-torture/execute/string-opt-1.c: New test.
15484
15485 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
15486
15487         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
15488         mips-sgi-irix6.* because the MIPS ABI passes floating-point
15489         parameters in registers, and there is no way for a varargs
15490         function to know in which order the integer and floating-point
15491         parameters should be interleaved when they are placed on the
15492         stack.
15493         * gcc.c-torture/execute/va-arg-16.x: Likewise.
15494         * gcc.c-torture/execute/va-arg-17.x: Likewise.
15495
15496 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15497
15498         * gcc.c-torture/execute/string-opt-2.c: New test.
15499
15500 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
15501
15502         * g++.old-deja/g++.pt/crash60.C: New test.
15503
15504 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
15505
15506         * g++.old-deja/g++.other/crash24.C: New test.
15507         * g++.old-deja/g++.other/crash25.C: New test.
15508         * g++.old-deja/g++.other/crash26.C: New test.
15509         * g++.old-deja/g++.other/crash27.C: New test.
15510         * g++.old-deja/g++.other/crash28.C: New test.
15511         * g++.old-deja/g++.other/crash29.C: New test.
15512         * g++.old-deja/g++.other/crash30.C: New test.
15513         * g++.old-deja/g++.other/crash31.C: New test.
15514         * g++.old-deja/g++.other/crash32.C: New test.
15515         * g++.old-deja/g++.other/crash33.C: New test.
15516         * g++.old-deja/g++.other/crash34.C: New test.
15517         * g++.old-deja/g++.other/crash35.C: New test.
15518
15519 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
15520
15521         * gcc.c-torture/execute/20001031-1.c: New test.
15522
15523 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
15524
15525         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
15526         namespace.
15527
15528         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
15529         standards-conformant.
15530
15531         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
15532
15533         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
15534         * g++.old-deja/g++.mike/p755a.C: Likewise.
15535         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
15536         library makes no calls to `operator new' during initialization.
15537
15538 2000-11-04  Neil Booth  <neilb@earthling.net>
15539
15540         * gcc.dg/cpp/include2.c: New tests.
15541
15542 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
15543
15544         * lib/g++.exp (g++_set_ld_library_path): New function.
15545         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
15546
15547 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
15548
15549         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
15550         warnings.
15551
15552 2000-11-01  Richard Henderson  <rth@redhat.com>
15553
15554         * g++.old-deja/g++.ext/namedret1.C: New.
15555         * g++.old-deja/g++.ext/namedret2.C: New.
15556         * g++.old-deja/g++.ext/namedret3.C: New.
15557
15558 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
15559
15560         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
15561         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
15562
15563 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15564
15565         * gcc.c-torture/execute/va-arg-21.c: New test.
15566
15567 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
15568
15569         * gcc.dg/c99-complex-2.c: New test.
15570
15571 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15572
15573         * gcc.c-torture/execute/stdio-opt-1.c: New test.
15574
15575 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
15576
15577         * g++.old-deja/g++.other/inline16.C: New test.
15578
15579 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
15580
15581         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
15582         __PRETTY_FUNCTION__
15583
15584 2000-10-29  Neil Booth  <neilb@earthling.net>
15585
15586         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
15587         New tests.
15588         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
15589         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
15590         optimisation.
15591
15592 2000-10-29  Neil Booth  <neilb@earthling.net>
15593
15594         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
15595         * mi1.c, mi1c.h: Add null directives to multiple-include test.
15596         * mi5.c: Test multiple includes work with -C.
15597         * trigraphs.c: Test ^= version.
15598
15599 2000-10-28  Neil Booth  <neilb@earthling.net>
15600
15601         New tests and test updates for new macro expander.
15602
15603         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
15604         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
15605         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
15606         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
15607         new diagnostic messages.
15608
15609         * gcc.dg/cpp/macro3.c: New tests.
15610
15611 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
15612
15613         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
15614         on the same line.
15615
15616 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
15617
15618         * g++.old-deja/g++.other/eh2.C: New test.
15619
15620 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
15621
15622         * gcc.c-torture/execute/20001027-1.c: New test.
15623
15624 2000-10-26  Richard Henderson  <rth@redhat.com>
15625
15626         * gcc.c-torture/execute/20001026-1.c: New.
15627
15628 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
15629
15630         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
15631         * g++.old-deja/g++.law/builtin1.C: Likewise.
15632         * g++.old-deja/g++.law/ctors10.C: Likewise.
15633         * g++.old-deja/g++.law/virtual3.C: Likewise.
15634         * g++.old-deja/g++.mike/p658.C: Likewise.
15635         * g++.old-deja/g++.other/sibcall1.C: Likewise.
15636         * g++.old-deja/g++.other/vaarg2.C: Likewise.
15637         * g++.old-deja/g++.robertl/eb124.C: Likewise.
15638         * g++.old-deja/g++.robertl/eb44.C: Likewise.
15639         * g++.old-deja/g++.robertl/eb77.C: Likewise.
15640
15641 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
15642
15643         * gcc.c-torture/compile/20001024-1.c: New test.
15644
15645 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
15646
15647         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
15648         to tell us whether or not we are using V3.
15649
15650 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
15651
15652         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
15653         operands.
15654
15655 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
15656
15657         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
15658
15659 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
15660
15661         * gcc.c-torture/execute/20001024-1.c: New test.
15662
15663 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
15664
15665         * g++.old-deja/g++.other/sibcall1.C: New test.
15666
15667 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
15668
15669         * gcc.dg/noncompile/init-3.c: New test.
15670
15671 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
15672
15673         * gcc.dg/format-array-1.c: New test.
15674
15675 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15676
15677         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
15678         writing through null pointers; remove comment about testing
15679         unterminated strings.
15680
15681 2000-10-17  Matthew Hiller  <hiller@redhat.com>
15682
15683         * gcc.c-torture/execute/20001017-2.c: New test.
15684
15685 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15686
15687         * gcc.c-torture/compile/20001018-1.c: New test.
15688         * gcc.c-torture/compile/20001018-1.x: Xfail.
15689
15690 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15691
15692         * gcc.c-torture/execute/20001017-1.c: New test.
15693
15694 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15695
15696         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
15697         for multiple use of arguments with scanf formats; add tests for
15698         multiple use of arguments.
15699
15700 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
15701
15702         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
15703
15704 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15705
15706         * gcc.dg/format-miss-1.c: New test.
15707
15708 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
15709
15710         * gcc.c-torture/execute/20001013-1.c: New test.
15711
15712 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
15713
15714         * gcc.dg/format-branch-1.c: New test.
15715
15716 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
15717
15718         * README, lib/file-format.exp: Remove EGCS references.
15719
15720 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
15721
15722         * gcc.dg/20001013-1.c: New test.
15723
15724 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
15725
15726         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
15727         for intmax_t in the compiler using __typeof__ and the type rules
15728         for conditional expressions.
15729
15730 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
15731
15732         * gcc.dg/20001012-1.c: New test.
15733         * gcc.dg/20001012-2.c: New test.
15734
15735 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
15736
15737         * gcc.dg/format-attr-1.c: New test.
15738
15739 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
15740
15741         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
15742         __LONG_LONG_MAX__ instead of LLONG_MAX.
15743
15744 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
15745
15746         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
15747         scanf flags.
15748         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
15749         flags.
15750
15751 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
15752
15753         * gcc.dg/sequence-pt-1.c: New test.
15754
15755 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
15756
15757         * gcc.c-torture/execute/20001011-1.c: New testcase.
15758         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
15759
15760 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
15761
15762         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
15763         does not error on it.
15764
15765 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
15766
15767         * gcc.dg/20001009-1.c: New test.
15768
15769 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
15770
15771         * gcc.c-torture/compile/20001009-1.c: Move from here ....
15772         * gcc.c-torture/execute/20001009-2.c: ... to here.
15773
15774 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
15775
15776         * gcc.c-torture/compile/20001009-1.c: New testcase.
15777         * gcc.c-torture/execute/20001009-1.c: New testcase.
15778         Testcases provided by Jan Hubicka <jh@suse.cz>.
15779
15780 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
15781
15782         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
15783         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
15784         uintmax_t using <limits.h> to emulate the compiler's internal
15785         logic.  No longer XFAIL %j tests.
15786
15787 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
15788
15789         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
15790         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
15791         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
15792         regexps and details of expected handling of some bad formats.
15793         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
15794         suppression.
15795
15796 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
15797
15798         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
15799         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
15800         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
15801         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
15802         in list archives.
15803
15804 2000-10-06  Richard Henderson  <rth@cygnus.com>
15805
15806         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
15807         * g++.old-deja/g++.brendan/crash52.C: Likewise.
15808         * g++.old-deja/g++.jason/report.C: Likewise.
15809         * g++.old-deja/g++.law/friend5.C: Likewise.
15810         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
15811         of the expected warnings.
15812
15813 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
15814
15815         * g++.old-deja/g++.pt/enum14.C: New test.
15816
15817 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
15818
15819         * g++.old-deja/g++.pt/crash59.C: New test.
15820
15821 2000-10-04  Will Cohen  <wcohen@redhat.com>
15822
15823         * gcc.dg/20000926-1.c: New test.
15824
15825 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
15826
15827         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
15828         function name for current C++ compiler.
15829         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
15830
15831 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
15832
15833         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
15834         __PRETTY_FUNCTION__.
15835         * g++.old-deja/g++.ext/pretty2.C: Likewise.
15836
15837 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15838
15839         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
15840
15841 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
15842
15843         * gcc.c-torture/compile/20000923-1.c: New test.
15844
15845 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
15846
15847         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
15848         * g++.old-deja/g++.pt/ttp62.C: Same.
15849         * g++.old-deja/g++.other/inline14.C: Same.
15850
15851 2000-09-24  Richard Henderson  <rth@cygnus.com>
15852
15853         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
15854
15855 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
15856
15857         * gcc.dg/c90-printf-1.c: Add test for wide string format.
15858
15859 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
15860
15861         * gcc.c-torture/compile/20000922-1.c: New file.
15862
15863 2000-09-21  Nick Clifton  <nickc@redhat.com>
15864
15865         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
15866         a signed long modulo operation.
15867         (mod6): New function - perform an unsigned long modulo operation.
15868         (main): Add tests for modulos of very large numbers by very small
15869         dividends.
15870
15871 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15872
15873         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
15874
15875 2000-09-19  Richard Henderson  <rth@cygnus.com>
15876
15877         * gcc.dg/compare2.c (case 10): XFAIL.
15878
15879 2000-09-18  Richard Henderson  <rth@cygnus.com>
15880
15881         * gcc.c-torture/execute/20000906-1.c: Move ...
15882         * gcc.dg/20000906-1.c: ... here.  Only run on targets
15883         that support __builtin_trap.
15884
15885 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
15886
15887         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
15888
15889 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15890
15891         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
15892         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
15893         more $ format tests.
15894
15895 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15896
15897         * gcc.dg/format-errmk-1.c: New test.
15898
15899 2000-09-17  Greg McGary  <greg@mcgary.org>
15900
15901         * gcc.c-torture/execute/20000917-1.x: Remove.
15902
15903 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15904
15905         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
15906
15907 2000-09-17  Greg McGary  <greg@mcgary.org>
15908
15909         * gcc.c-torture/execute/20000917-1.c: New test.
15910         * gcc.c-torture/execute/20000917-1.x: XFAIL.
15911
15912 2000-09-16  Neil Booth  <NeilB@earthling.net>
15913
15914         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
15915         in nested macro bug.
15916
15917 2000-09-15  Neil Booth  <NeilB@earthling.net>
15918
15919         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
15920
15921 2000-09-14  Jeffrey A Law  (law@cygnus.com)
15922
15923         * gcc.c-torture/execute/20000914-1.c: New test.
15924
15925 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
15926
15927         * g++.other/inline13.C: New test.
15928
15929 2000-09-12  Andreas Jaeger  <aj@suse.de>
15930
15931         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
15932         constant by Ulrich Drepper <drepper@redhat.com>.
15933
15934 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
15935
15936         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
15937
15938 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15939
15940         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
15941
15942 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
15943
15944         * gcc.dg/cpp/backslash.c: New test.
15945
15946 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
15947
15948         * gcc.c-torture/execute/20000910-1.c: New test.
15949         * gcc.c-torture/execute/20000910-2.c: Likewise.
15950
15951 2000-09-11  Robert Lipe  <robertl@sco.com>
15952
15953         * gcc.dg/pragma-align.c: New test.
15954
15955 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
15956
15957         * g++.old-deja/g++.pt/explicit82.C: New test.
15958         * g++.old-deja/g++.pt/explicit83.C: New test.
15959
15960 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
15961
15962         * gcc.dg/asm-names.c: New test.
15963
15964 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15965
15966         * gcc.dg/cpp/tr-warn6.c: New test
15967
15968 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
15969
15970         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
15971         be accepted.
15972
15973 2000-09-07  Catherine Moore  <clm@redhat.com>
15974
15975         * gcc.c-torture/execute/unroll-1.c: New test.
15976
15977 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
15978
15979         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
15980         ERROR markers.
15981         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
15982         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
15983         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
15984         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
15985         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
15986         Preprocess only.
15987         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
15988         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
15989
15990 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
15991
15992         * g++.old-deja/g++.pt/deduct2.C: New test.
15993
15994 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
15995
15996         * g++.old-deja/g++.pt/parms2.C: New test.
15997
15998 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
15999
16000         * g++.old-deja/g++.pt/crash58.C: New test.
16001
16002 2000-09-06  Greg McGary  <greg@mcgary.org>
16003
16004         * gcc.c-torture/execute/20000906-1.c: New test.
16005         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
16006
16007 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16008
16009         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
16010
16011 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
16012
16013         * g++.old-deja/g++.pt/crash57.C: New test.
16014
16015 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
16016
16017         * g++.old-deja/g++.pt/crash56.C: New test.
16018
16019 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
16020
16021         * g++.old-deja/g++.pt/koenig1.C: New test.
16022
16023 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
16024
16025         * gcc.dg/20000904-1.c: New test.
16026
16027 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
16028
16029         * gcc.dg/cpp/paste8.c: New test.
16030
16031 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
16032
16033         * gcc.c-torture/compile/20000827-1.c: New test.
16034
16035 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
16036
16037         * gcc.dg/format-diag-1.c: New test.
16038
16039 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
16040
16041         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
16042         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
16043         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
16044         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
16045         gcc.dg/formatz-1.c: Adjust warning regular expressions.
16046
16047 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
16048
16049         * g++.old-deja/g++.other/nested4.C: New test.
16050
16051 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
16052
16053         * g++.old-deja/g++.ns/scoped1.C: New test.
16054
16055 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
16056
16057         * lib/g++.exp: Support testing already-installed GCC.
16058
16059 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16060
16061         * wtr-label-1.c, wtr-suffix-1.c: New tests.
16062
16063 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16064
16065         * gcc.dg/return-type-2.c: New test.
16066
16067 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
16068
16069         * gcc.c-torture/compile/20000825-1.c: New test.
16070
16071 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
16072
16073         * gcc.dg/dwarf2-2.c: New test.
16074
16075 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
16076
16077         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
16078         dg-warning regexps.
16079
16080 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
16081
16082         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
16083         gcc.dg/format-ext-5.c: New tests.
16084
16085 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
16086
16087         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
16088
16089 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
16090
16091         * gcc.dg/noncompile/930622-2.c: Adjust error message.
16092
16093 2000-08-24  Richard Henderson  <rth@cygnus.com>
16094
16095         * gcc.dg/ia64-sync-1.c: New test.
16096         * gcc.dg/ia64-sync-2.c: New test.
16097         * gcc.dg/ia64-asm-1.c: New test.
16098
16099 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
16100
16101         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
16102         * gcc.dg/format-ext-2.c: New test.
16103
16104 2000-08-23  Jason Merrill  <jason@redhat.com>
16105
16106         * lib/old-dejagnu.exp: Also ignore "In member function" and
16107         "At global scope".
16108
16109 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16110
16111         * gcc.dg/noncompile/label-lineno-1.c: New test.
16112
16113 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
16114
16115         * gcc.dg/c99-array-nonobj-1.c: New test.
16116
16117 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
16118
16119         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
16120         tests.
16121         * gcc.dg/format-ext-1.c: New test.
16122
16123 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16124
16125         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
16126         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
16127         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
16128         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
16129         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
16130
16131 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
16132
16133         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
16134         gcc.dg/c99-strftime-2.c: New tests.
16135
16136 2000-08-22  Richard Henderson  <rth@cygnus.com>
16137
16138         * gcc.c-torture/execute/20000822-1.c: New test.
16139
16140 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
16141
16142         * gcc.c-torture/execute/20000819-1.x: Remove.
16143
16144 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
16145
16146         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
16147         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
16148         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
16149         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
16150         gcc.dg/format-xopen-1.c: New tests.
16151
16152 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
16153
16154         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
16155
16156 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
16157
16158         * g++.old-deja/g++.other/loop2.C: New test.
16159
16160         * gcc.c-torture/compile/20000606-1.c: New test.
16161         * gcc.c-torture/compile/20000728-1.c: New test.
16162         * gcc.c-torture/execute/20000801-1.c: New test.
16163         * gcc.c-torture/execute/20000801-2.c: New test.
16164         * gcc.c-torture/execute/20000819-1.c: New test.
16165         * gcc.c-torture/execute/20000819-1.x: XFAIL.
16166         * gcc.dg/20000629-1.c: New test.
16167         * gcc.dg/20000724-1.c: New test.
16168         * gcc.dg/20000807-1.c: New test.
16169
16170 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
16171
16172         * gcc.dg/cpp/pragma-1.c: New test.
16173         * gcc.dg/cpp/pragma-2.c: New test.
16174
16175 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
16176
16177         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
16178         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
16179
16180 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
16181
16182         * gcc.c-torture/compile/20000818-1.c: New test.
16183
16184 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
16185
16186         * gcc.c-torture/execute/20000818-1.c: New test.
16187
16188 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
16189
16190         * gcc.dg/format-va-1.c: New test.
16191
16192 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
16193
16194         * g++.old-deja/g++.other/typedef8.C: New test.
16195
16196 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
16197
16198         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
16199         * g++.old-deja/g++.mike/net36.C: Mark candidate.
16200         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
16201         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
16202         * g++.old-deja/g++.other/ptrmem7.C: New test.
16203         * g++.old-deja/g++.pt/ptrmem10.C: New test.
16204
16205 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
16206
16207         * g++.old-deja/g++.pt/typename27.C: New test.
16208
16209 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
16210
16211         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
16212         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
16213         * g++.old-deja/g++.pt/friend45.C: New test.
16214         * g++.old-deja/g++.other/friend8.C: New test.
16215
16216 2000-08-15  Richard Henderson  <rth@cygnus.com>
16217
16218         * gcc.c-torture/execute/20000815-1.c: New test.
16219
16220 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
16221
16222         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
16223         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
16224         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
16225
16226 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
16227
16228         * g++.old-deja/g++.other/refinit2.C: New test.
16229
16230 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
16231
16232         * lib/c-torture.exp (c-torture): Make
16233         compiler_conditional_xfail_data global.
16234         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
16235         compiler_conditional_xfail_data machinery.
16236         (f-torture-execute): Likewise.
16237         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
16238         and only when unrolling loops.
16239
16240         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
16241
16242 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
16243
16244         * g++.old-deja/g++.pt/explicit81.C: New test.
16245
16246 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
16247
16248         * g++.old-deja/g++.pt/typename26.C: New test.
16249
16250 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
16251
16252         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
16253         warning.
16254
16255 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
16256
16257         * g++.old-deja/g++.other/array3.C: New test.
16258
16259 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
16260
16261         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
16262         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
16263         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
16264         New tests.
16265
16266 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
16267
16268         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
16269         * g++.old-deja/g++.abi/vmihint.C: Likewise.
16270
16271 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
16272
16273         * gcc.c-torture/execute/20000808-1.c: New test.
16274
16275 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
16276
16277         * gcc.dg/c90-const-expr-1.c: New test.
16278
16279 2000-08-08  Richard Henderson  <rth@cygnus.com>
16280
16281         * gcc.dg/noncompile/920923-1.c: Declare calloc.
16282
16283 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
16284
16285         * gcc.dg/noncompile/const-ll-1.c: New test.
16286
16287 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
16288
16289         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
16290
16291 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
16292
16293         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
16294         that running programs linked against the shared version of libobjc
16295         run correctly.
16296
16297 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
16298
16299         * gcc.dg/c99-printf-1.c: New test.
16300
16301 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
16302
16303         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
16304
16305 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
16306
16307         * gcc.c-torture/execute/20000731-1.x: Delete.
16308
16309 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
16310
16311         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
16312         and torture_without_loops as is done by c-torture.exp.
16313         (search_for): Copy from c-torture.exp.
16314         (gcc-dg-runtest): New function, drives a directory of tests
16315         iterating over the TORTURE_OPTIONS.
16316         (scan-assembler, scan-assembler-not): Move here from
16317         individual directory drivers.
16318
16319         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
16320         defined by lib/gcc-dg.exp.
16321         * gcc.dg/cpp/cpp.exp: Likewise.
16322         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
16323         gcc-dg-runtest, so we cycle over optimization options.
16324
16325         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
16326         * gcc.dg/compare2.c: No longer expected to fail.
16327
16328 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
16329
16330         * gcc.c-torture/execute/20000804-1.c: New test.
16331
16332 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
16333
16334         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
16335
16336 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
16337
16338         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
16339
16340 2000-08-03  Jeffrey A Law  (law@cygnus.com)
16341
16342         * gcc.c-torture/compile/20000803-1.c: New test.
16343
16344 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
16345
16346         * gcc.c-torture/execute/20000801-3.c,
16347         gcc.c-torture/execute/20000801-4.c: New tests.
16348         * gcc.c-torture/execute/20000801-3.x,
16349         gcc.c-torture/execute/20000801-4.x: Xfail.
16350
16351 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
16352
16353         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
16354         libobjc/.libs to allow for libtool.
16355
16356 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
16357
16358         * gcc.c-torture/compile/20000802-1.c: New test.
16359
16360 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
16361
16362         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
16363
16364 2000-07-31  Jeffrey A Law  (law@cygnus.com)
16365
16366         * gcc-c-torture/execute/20000731-2.c: New test.
16367
16368         * gcc.c-torture/execute/20000731-1.c: New test.
16369         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
16370
16371 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
16372
16373         * testsuite/gcc.dg/cpp/paste7.c: New test.
16374         * gcc.dg/cpp/20000725-1.c: New test.
16375
16376 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
16377
16378         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
16379         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
16380         declaration warning for __builtin_dwarf_reg_size.
16381
16382         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
16383
16384 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
16385
16386         * gcc.dg/noncompile/voidparam-1.c: New test.
16387
16388 2000-07-30  Richard Henderson  <rth@cygnus.com>
16389
16390         * gcc.dg/c90-digraph-1.c: Don't xfail.
16391         * gcc.dg/compare2.c (case 10): Xfail.
16392         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
16393
16394 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
16395
16396         * gcc.dg/c99-main-1.c: New test.
16397
16398 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
16399
16400         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
16401
16402 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
16403
16404         * gcc.c-tortuer/execute/20000726-1.c: New test.
16405
16406 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
16407
16408         * gcc.c-torture/execute/enum-2.c: New test.
16409
16410 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16411
16412         * gcc.dg/cpp/tr-warn3.c: New test.
16413
16414 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
16415
16416         * g++.old-deja/g++.ext/implicit1.C: Remove.
16417         * g++.old-deja/g++.jason/c2.C: Remove
16418         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
16419         * g++.old-deja/g++.pt/crash16.C: Likewise.
16420         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
16421
16422 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
16423
16424         * g++.old-deja/g++.other/for2.C: New test.
16425
16426 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
16427
16428         * gcc.dg/20000720-1.c: New test.
16429
16430 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
16431
16432         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
16433
16434 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
16435
16436         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
16437         * gcc.c-torture/execute/20000722-1.c: New.
16438         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
16439
16440 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
16441
16442         * gcc.dg/cpp/20000720-1.S: New test.
16443
16444 2000-07-21  Michael Meissner  <meissner@redhat.com>
16445
16446         * gcc.c-torture/execute/ieee/hugeval.c: New test.
16447
16448 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
16449
16450         * g++.old-deja/g++.brendan/crash16.C,
16451         g++.old-deja/g++.brendan/parse3.C,
16452         g++.old-deja/g++.brendan/redecl1.C,
16453         g++.old-deja/g++.ns/template13.C,
16454         g++.old-deja/g++.other/decl4.C,
16455         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
16456
16457 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
16458
16459         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
16460         and "Internal error".
16461
16462         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
16463         regexps.
16464         * gcc.dg/cpp/paste6.c: New test.
16465
16466 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
16467
16468         * gcc.dg/cpp/tr-direct.c: New test.
16469
16470         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
16471         gcc.dg/cpp/undef1.c: Tweak error regexps.
16472
16473 2000-07-18  Eric Christopher <echristo@redhat.com>
16474
16475         * gcc.c-torture/compile/20000718-1.c: New test.
16476
16477 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
16478
16479         * cpplex.c (_cpp_push_token): If the token being pushed back
16480         is the previous token in this context, just subtract one from
16481         context->posn.
16482         * cppmacro.c (save_expansion): Clear aux field when storing a
16483         placemarker.
16484
16485 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
16486
16487         * gcc.dg/noncompile/redecl-1.c: New test.
16488
16489 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
16490
16491         * gcc.c-torture/execute/20000717-5.c: New test.
16492         * gcc.c-torture/execute/20000717-1.x: Removed.
16493
16494 2000-07-17  Richard Henderson  <rth@cygnus.com>
16495
16496         * gcc.c-torture/execute/20000717-4.c: New test.
16497
16498 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
16499
16500         * gcc.dg/cpp/syshdr.c: New test.
16501         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
16502
16503 2000-07-17  Neil Booth  <neilb@earthling.net>
16504
16505         * gcc.dg/cpp/cmdlne-dM.c: New test.
16506         * gcc.dg/cpp/cmdlne-dD.c: New test.
16507
16508 2000-07-17  Jeffrey A Law  (law@cygnus.com)
16509
16510         * gcc.c-torture/execute/20000717-3.c: New test.
16511
16512         * gcc.c-torture/compile/20000717-1.c: New test.
16513
16514 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
16515
16516         * gcc.c-torture/execute/20000717-2.c: New test.
16517
16518 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
16519
16520         * gcc.dg/formatz-1.c: New test.
16521
16522         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
16523         * gcc.dg/c99-digraph-1.c: New tests.
16524
16525         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
16526         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
16527
16528         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
16529         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
16530         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
16531         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
16532         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
16533         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
16534         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
16535
16536 2000-07-17   Greg McGary <greg@mcgary.org>
16537
16538         * gcc.c-torture/execute/20000717-1.c: New test.
16539         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
16540
16541 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
16542
16543         * gcc.c-torture/execute/20000715-2.c: New test.
16544         * gcc.dg/20000715-1.c: New test.
16545
16546 2000-07-15  Michael Meissner  <meissner@redhat.com>
16547
16548         * gcc.c-torture/execute/20000715-1.c: New test.
16549
16550 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
16551
16552         * gcc.c-torture/execute/20000707-1.c: New test.
16553
16554 2000-07-13  Neil Booth  <NeilB@earthling.net>
16555
16556         * testsuite/gcc.dg/cpp/digraph1.c,
16557         testsuite/gcc.dg/cpp/digraph2.c,
16558         testsuite/gcc.dg/cpp/digraphs.c: New tests.
16559
16560 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
16561
16562         * g77.f-torture/compile/20000630-2.f:  New test.
16563         * g77.f-torture/compile/20000630-2.x
16564
16565 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
16566
16567         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
16568
16569 2000-07-11  Neil Booth  <NeilB@earthling.net>
16570
16571         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
16572
16573 2000-07-11  Neil Booth  <NeilB@earthling.net>
16574
16575         * gcc.dg/cpp/cmdlne-C.c: New.
16576
16577 2000-07-09  Neil Booth  <NeilB@earthling.net>
16578
16579         * gcc.dg/cpp/directiv.c: New tests.
16580         * gcc.dg/cpp/undef1.c: Update.
16581
16582 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
16583
16584         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
16585
16586 2000-07-09  Neil Booth  <NeilB@earthling.net>
16587
16588         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
16589
16590 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
16591
16592         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
16593         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
16594
16595 2000-07-08  Neil Booth  <NeilB@earthling.net>
16596
16597         * gcc.dg/cpp/macsyntx.c: New tests.
16598
16599 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
16600
16601         * gcc.dg/20000707-1.c: New test.
16602
16603 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
16604
16605         * gcc.c-torture/execute/20000706-1.c: New test.
16606         * gcc.c-torture/execute/20000706-2.c: New test.
16607         * gcc.c-torture/execute/20000706-3.c: New test.
16608         * gcc.c-torture/execute/20000706-4.c: New test.
16609         * gcc.c-torture/execute/20000706-5.c: New test.
16610
16611 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
16612
16613         * g++.old-deja/g++.pt/instantiate7.C: New test.
16614
16615 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
16616
16617         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
16618         * g++.old-deja/g++.mike/thunk3.C: Likewise.
16619         * g++.old-deja/g++.other/rtti3.C: Likewise.
16620         * g++.old-deja/g++.other/rttid3.C: Likewise.
16621
16622 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
16623
16624         *  g77.f-torture/compile/20000630-1.x: Fix typo
16625
16626 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
16627
16628         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
16629         assembly output.
16630
16631 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
16632
16633         * gcc.dg/cpp/ident.c: New test.
16634
16635 2000-07-05  Neil Booth  <NeilB@earthling.net>
16636
16637         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
16638           gcc.dg/cpp/lexstrng.c: New tests.
16639
16640 2000-07-04  Neil Booth  <NeilB@earthling.net>
16641
16642         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
16643         * gcc.dg/cpp/strify2.c: Same.
16644
16645 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
16646
16647         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
16648         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
16649         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
16650         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
16651
16652         * testsuite/gcc.dg/cpp/macro1.c,
16653         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
16654         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
16655         testsuite/gcc.dg/cpp/strify1.c,
16656         testsuite/gcc.dg/cpp/strify2.c: New tests.
16657
16658 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
16659
16660         * gcc.c-torture/execute/20000703-1.c: New test.
16661
16662 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
16663
16664         * g++.old-deja/g++.pt (lookup10.C): New test.
16665
16666 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
16667
16668         * g++.old-deja/g++.pt (typename25.C): New test.
16669
16670 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
16671
16672         * gcc.c-torture/compile/20000701-1.c: New test.
16673
16674 2000-06-30  Nick Clifton  <nickc@cygnus.com>
16675
16676         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
16677         to test case.
16678
16679 2000-06-30  Catherine Moore  <clm@cygnus.com>
16680
16681         * gcc.c-torture/execute/align-1.c: New test.
16682
16683 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
16684
16685         * g++.old-deja/g++.pt/expr8.C: New test.
16686         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
16687
16688 2000-06-29  Nick Clifton  <nickc@cygnus.com>
16689
16690         * gcc.c-torture/compile/20000629-1.c: New test.
16691
16692 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
16693
16694
16695         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
16696         gcc.dg/noncompile directory, depending on whether they're
16697         preprocessor tests or not.  Annotate all the tests for the dg
16698         framework.
16699
16700         * gcc.c-torture/noncompile/noncompile.exp: Delete.
16701         * gcc.dg/noncompile/noncompile.exp: New.
16702
16703         * Moved files:
16704         Old name                                New name
16705         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
16706         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
16707         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
16708         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
16709         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
16710         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
16711         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
16712         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
16713         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
16714         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
16715         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
16716         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
16717         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
16718         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
16719         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
16720         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
16721         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
16722         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
16723         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
16724         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
16725         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
16726         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
16727         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
16728         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
16729
16730         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
16731         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
16732         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
16733         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
16734         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
16735         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
16736
16737 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
16738
16739         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
16740         declare one variable.  On the fourth, error.
16741         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
16742         declared by 20000628-1a.h.
16743
16744 2000-06-29  Richard Henderson  <rth@redhat.com>
16745
16746         * gcc.c-torture/execute/930529-1.x: New file.
16747         * gcc.dg/920413-1.c: Adjust expected warning text.
16748         * gcc.dg/980217-1.c: Declare abort.
16749         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
16750
16751 2000-06-29  Jeffrey A Law  (law@cygnus.com)
16752
16753         * g77.f-torture/compile/20000629-1.f: New test.
16754         * g77.f-torture/compile/20000629-1.x: Expected to fail.
16755
16756 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
16757
16758         Rearrange lots of files, removing entirely the
16759         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
16760         directories.
16761
16762         * Deleted files:
16763         gcc.c-torture/code_quality/code_quality.exp
16764         gcc.c-torture/special/special.exp
16765         gcc.failure/failure.exp
16766         gcc.failure/940409-1.x
16767         gcc.c-torture/compile/961203-1.x
16768
16769         * New files:
16770         gcc.misc-tests/linkage.exp
16771         gcc.c-torture/execute/920730-1t.c
16772         gcc.c-torture/execute/920730-1t.x
16773         gcc.c-torture/compile/920520-1.x
16774         gcc.c-torture/compile/920521-1.x
16775         gcc.c-torture/compile/981006-1.x
16776         gcc.c-torture/execute/eeprof-1.x
16777
16778         * Moved files (possibly with modifications to fit a new harness):
16779         Old name                                New name
16780         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
16781         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
16782         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
16783         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
16784         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
16785         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
16786         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
16787         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
16788         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
16789         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
16790         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
16791         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
16792         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
16793         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
16794
16795 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
16796
16797         * c-torture/compile/961203-1.x: Delete.
16798
16799         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
16800         not exit. Include stdio.h.
16801         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
16802         * gcc.misc-tests/dg-12.c: Likewise.
16803         * gcc.misc-tests/dg-5.c: Likewise.
16804         * gcc.misc-tests/dg-6.c: Likewise.
16805         * gcc.misc-tests/dg-7.c: Prototype abort.
16806         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
16807         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
16808         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
16809         not exit.
16810         * gcc.misc-tests/sieve.c: Use return from main, not exit.
16811         * gcc.misc-tests/sort2.c: Use return from main, not exit.
16812
16813 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
16814
16815         * gcc.dg/cpp/20000628-1.c: New test.
16816         * gcc.dg/cpp/20000628-1.h: New header for above test.
16817         * gcc.dg/cpp/20000628-1a.h: Likewise.
16818
16819 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
16820
16821         * gcc.dg/cpp: New directory.
16822         * gcc.dg/cpp/cpp.exp: New driver.
16823         * gcc.dg/cpp/20000627-1.c: New test.
16824         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
16825         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
16826         and rewrite as a compilation test.
16827
16828         * gcc.dg: Move many files into the cpp subdirectory, possibly
16829         renaming or editing them as well.
16830         Old name                New name
16831         990119-1.c              cpp/19990119-1.c
16832         990228-1.c              cpp/19990228-1.c
16833         990407-1.c              cpp/19990407-1.c
16834         990409-1.c              cpp/19990409-1.c
16835         990413-1.c              cpp/19990413-1.c
16836         990703-1.c              cpp/19990703-1.c
16837         20000127-1.c            cpp/20000127-1.c
16838         20000129-1.c            cpp/20000129-1.c
16839         20000207-1.c            cpp/20000207-1.c
16840         20000207-2.c            cpp/20000207-2.c
16841         20000209-1.c            cpp/20000209-1.c
16842         20000209-2.c            cpp/20000209-2.c
16843         20000301-1.c            cpp/20000301-1.c
16844         20000419-1.c            cpp/20000419-1.c
16845         20000510-1.S            cpp/20000510-1.S
16846         20000519-1.c            cpp/20000519-1.c
16847         20000529-1.c            cpp/20000529-1.c
16848         20000625-1.c            cpp/20000625-1.c
16849         20000625-2.c            cpp/20000625-2.c
16850         cpp-as1.c               cpp/assert1.c
16851         cpp-as2.c               cpp/assert2.c
16852         cxx-comments-1.c        cpp/cxxcom1.c
16853         cxx-comments-2.c        cpp/cxxcom2.c
16854         endif-label.c           cpp/endif.c
16855         cpp-hash1.c             cpp/hash1.c
16856         cpp-hash2.c             cpp/hash2.c
16857         cpp-if1.c               cpp/if-1.c
16858         cpp-if2.c               cpp/if-2.c
16859         cpp-if3.c               cpp/if-3.c
16860         cpp-if4.c               cpp/if-4.c
16861         cpp-if5.c               cpp/if-5.c
16862         cpp-cond.c              cpp/if-cexp.c
16863         cpp-missingop.c         cpp/if-mop.c
16864         cpp-missingparen.c      cpp/if-mpar.c
16865         cpp-opprec.c            cpp/if-oppr.c
16866         cpp-ifparen.c           cpp/if-paren.c
16867         cpp-shortcircuit.c      cpp/if-sc.c
16868         cpp-shift.c             cpp/if-shift.c
16869         cpp-unary.c             cpp/if-unary.c
16870         cpp-li1.c               cpp/line1.c
16871         cpp-li2.c               cpp/line2.c
16872         lineno.c                cpp/line3.c
16873         lineno-2.c              cpp/line4.c
16874         cpp-mi.c                cpp/mi1.c
16875         cpp-mic.h               cpp/mi1c.h
16876         cpp-micc.h              cpp/mi1cc.h
16877         cpp-mind.h              cpp/mi1nd.h
16878         cpp-mindp.h             cpp/mi1ndp.h
16879         cpp-mix.h               cpp/mi1x.h
16880         cpp-mi2.c               cpp/mi2.c
16881         cpp-mi2a.h              cpp/mi2a.h
16882         cpp-mi2b.h              cpp/mi2b.h
16883         cpp-mi2c.h              cpp/mi2c.h
16884         cpp-mi3.c               cpp/mi3.c
16885         cpp-mi3.def             cpp/mi3.def
16886         poison-1.c              cpp/poison.c
16887         pr-impl.c               cpp/prag-imp.c
16888         cpp-redef-2.c           cpp/redef1.c
16889         cpp-redef.c             cpp/redef2.c
16890         strpaste.c              cpp/strp1.c
16891         strpaste-2.c            cpp/strp2.c
16892         cpp-tradpaste.c         cpp/tr-paste.c
16893         cpp-tradstringify.c     cpp/tr-str.c
16894         cpp-tradwarn1.c         cpp/tr-warn1.c
16895         cpp-tradwarn2.c         cpp/tr-warn2.c
16896         trigraphs.c             cpp/trigraphs.c
16897         cpp-unc1.c              cpp/unc1.c
16898         cpp-unc2.c              cpp/unc2.c
16899         cpp-unc3.c              cpp/unc3.c
16900         cpp-unc.c               cpp/unc4.c
16901         undef.c                 cpp/undef1.c
16902         undef-2.c               cpp/undef2.c
16903         cpp-wi1.c               cpp/widestr1.c
16904
16905 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
16906
16907         * lib/g++.exp (g++_include_flags): Tweak.
16908
16909 2000-06-27  H.J. Lu  <hjl@gnu.org>
16910             Loren J. Rittle  <ljrittle@acm.org>
16911
16912         * lib/g++.exp (g++_include_flags): Override libgloss.exp
16913         version with one that knows about the new gcc tree structure.
16914         (g++_link_flags): Same.
16915
16916 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
16917
16918         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
16919         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
16920         case we are cross-compiling.
16921
16922         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
16923         g++.old-deja/g++.niklas/Makefile.in,
16924         g++.old-deja/g++.niklas/configure.in,
16925         g++.old-deja/g++.other/Makefile.in,
16926         g++.old-deja/g++.other/configure.in,
16927         gcc.c-torture/code_quality/Makefile.in,
16928         gcc.c-torture/code_quality/configure.in,
16929         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
16930         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
16931         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
16932         gcc.c-torture/execute/ieee/Makefile.in,
16933         gcc.c-torture/execute/ieee/configure.in,
16934         gcc.c-torture/noncompile/Makefile.in,
16935         gcc.c-torture/noncompile/configure.in,
16936         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
16937         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
16938         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
16939
16940 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
16941
16942         * g++.old-deja/g++.other/ambig3.C: New test.
16943
16944 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
16945
16946         * g++.old-deja/g++.pt/syntax1.C: New test.
16947         * g++.old-deja/g++.pt/syntax2.C: New test.
16948         * g++.old-deja/g++.other/syntax3.C: New test.
16949         * g++.old-deja/g++.other/syntax4.C: New test.
16950
16951 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
16952
16953         * gcc.dg/20000623-1.c: Prototype exit and abort.
16954
16955 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
16956
16957         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
16958         New tests.
16959         * gcc.dg/cpp-mi3.def: New file.
16960
16961         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
16962         inside assertions.
16963         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
16964         lexer's error messages.
16965         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
16966         divine anything from the linemarkers.
16967         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
16968         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
16969
16970 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
16971
16972         * gcc.dg/20000623-1.c: New test.
16973
16974 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
16975
16976         * gcc.c-torture/execute/20000622-1.c: New test.
16977
16978 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
16979
16980         * g++.old-deja/g++.other/init15.C: New test.
16981
16982 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
16983
16984         * g++.old-deja/g++.pt/vaarg2.C: New test.
16985         * g++.old-deja/g++.pt/vaarg3.C: New test.
16986
16987 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
16988
16989         * g++.old-deja/g++.other/dyncast6.C: New test.
16990
16991 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
16992
16993         * gcc.c-torture/execute/loop-6.c: New test.
16994
16995 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
16996
16997         * gcc.dg/20000614-1.c: New test.
16998         * gcc.dg/20000614-2.c: New test.
16999
17000 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
17001
17002         * g++.old-deja/g++.other/inline12.C: New test.
17003
17004 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
17005
17006         * g++.old-deja/g++.other/eh1.C: New test.
17007
17008 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
17009
17010         * g++.old-deja/g++.other/type.C: New test.
17011
17012 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
17013
17014         * g++.old-deja/g++.other/initstring.C: New test.
17015
17016 2000-06-12  Jason Merrill  <jason@redhat.com>
17017
17018         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
17019
17020 2000-06-09  Jeffrey A Law  (law@cygnus.com)
17021
17022         * gcc.c-torture/compile/20000609-1.c: New test.
17023
17024 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
17025
17026         * gcc.dg/20000609-1.c: New test.
17027
17028 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
17029
17030         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
17031         * gcc.c-torture/noncompile/poison-1.c: Move...
17032         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
17033         * gcc.dg/cpp-li1.c: Add a token after the #line.
17034
17035 2000-06-05  Richard Henderson  <rth@cygnus.com>
17036
17037         * gcc.c-torture/execute/20000605-2.c: New test.
17038         * gcc.c-torture/execute/20000605-3.c: New test.
17039
17040 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
17041
17042         * g77.f-torture/execute/20000503-1.x: New file.
17043
17044 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
17045
17046         * g++.old-deja/g++.eh/badalloc1.C: New test.
17047
17048 2000-06-05  Richard Henderson  <rth@cygnus.com>
17049
17050         * gcc.c-torture/execute/20000605-1.c: New test.
17051
17052 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
17053             Nathan Sidwell <nathan@codesourcery.com>
17054
17055         * gcc.c-torture/compile/20000605-1.c: New test.
17056
17057 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
17058
17059         * g77.f-torture/compile/20000601-1.f:  New test.
17060
17061 2000-06-03  Richard Henderson  <rth@cygnus.com>
17062
17063         * gcc.c-torture/execute/20000603-1.c: New.
17064
17065 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
17066
17067         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
17068         * gcc.dg/noreturn-2.c (noreturn): Likewise.
17069
17070 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
17071
17072         * gcc.dg/compare2.c (case 12): XFAIL.
17073         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
17074         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
17075
17076         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
17077
17078 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
17079
17080         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
17081         guard macro is already defined when the header is first
17082         included.
17083         * gcc.dg/cpp-mix.h: New file.
17084         * gcc.dg/endif-label.c: Update patterns to match compiler.
17085
17086         * g++.brendan/complex1.C: Declare abort.
17087         * g++.law/refs4.C: Remove XFAIL.
17088         * g++.oliva/expr2.C: Declare abort and exit.
17089
17090 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
17091
17092         * gcc.c-torture/execute/20000528-1.c: New test.
17093
17094         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
17095         * g++.old-deja/g++.law/temps4.C: Likewise.
17096
17097         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
17098         stdlib.h.  Call abort() on failure.
17099         * g++.old-deja/g++.law/refs4.C: Likewise.
17100         * g++.old-deja/g++.law/temps4.C: Likewise.
17101         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
17102         * gcc.c-torture/execute/20000112-1.c: Include string.h.
17103
17104 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
17105
17106         Relative to g++.dg/special:
17107         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
17108
17109         Relative to g++.old-deja:
17110         * g++.brendan/complex1.C, g++.jason/optimize2.C,
17111         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
17112         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
17113         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
17114         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
17115         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
17116         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
17117
17118         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
17119         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
17120         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
17121         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
17122         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
17123         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
17124         and/or string.h.
17125
17126         * g++.other/goto1.C: Update expectations for error messages.
17127
17128 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
17129
17130         * gcc.c-torture/compile/20000523-1.c: New test.
17131
17132 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
17133
17134         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
17135
17136 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
17137
17138         * g++.old-deja/g++.eh/catch11.C: New test.
17139         * g++.old-deja/g++.eh/catch12.C: New test.
17140
17141 2000-05-24  Nick Clifton  <nickc@cygnus.com>
17142
17143         * gcc.c-torture/execute/20000523-1.c: New test.
17144
17145 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
17146
17147         * c-torture/execute/bcp-1.c: Replace abort in arg of
17148         __builtin_constant_p with a generic external function.
17149
17150         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
17151         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
17152         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
17153         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
17154         Prototype abort and/or exit.
17155
17156         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
17157         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
17158         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
17159         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
17160
17161 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
17162
17163         * gcc.dg/dwarf2-1.c: New test.
17164
17165 2000-05-20  Richard Henderson  <rth@cygnus.com>
17166
17167         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
17168
17169 2000-05-20  Andreas Jaeger  <aj@suse.de>
17170
17171         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
17172         testcase.
17173
17174 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
17175
17176         * gcc.c-torture/execute/20000519-2.c: New test.
17177
17178 2000-05-19  Andreas Jaeger  <aj@suse.de>
17179
17180         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
17181         which fails with SSA.
17182
17183         * lib/c-torture.exp: Also test with -O3 -fssa.
17184
17185 2000-05-18  Michael Meissner  <meissner@redhat.com>
17186
17187         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
17188         * gcc.c-torture/execute/920415-1.c: Ditto.
17189         * gcc.c-torture/execute/920501-1.c: Ditto.
17190         * gcc.c-torture/execute/conversion.c: Ditto.
17191         * gcc.c-torture/execute/cvt-1.c: Ditto.
17192
17193 2000-05-18  Jeffrey A Law  (law@cygnus.com)
17194
17195         * gcc.c-torture/compile/20000518-1.c: New test.
17196
17197 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
17198
17199         * g77.f-torture/compile/200005018.f:  New test.
17200
17201 2000-05-17  Jeffrey A Law  (law@cygnus.com)
17202
17203         * gcc.c-torture/compile/20000517-1.c: New test.
17204
17205 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17206
17207         * gcc.c-torture/execute/20000516-1.c: New test.
17208
17209 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
17210
17211         * g++.old-deja/g++.other/eh.C: New test.
17212
17213 2000-05-12  Richard Henderson  <rth@cygnus.com>
17214
17215         * gcc.c-torture/execute/990208-1.c (main): Don't pass
17216         constants through to doit's conditional.
17217
17218 2000-05-11  Jeffrey A Law  (law@cygnus.com)
17219
17220         * gcc.c-torture/compile/20000511-1.c: New test.
17221         * g77.f-torture/compile/20000511-1.f: New test.
17222         * g77.f-torture/compile/20000511-2.f: New test.
17223
17224 2000-05-11  Michael Meissner  <meissner@redhat.com>
17225
17226         * gcc.c-torture/execute/20000511-1.c: New test.
17227
17228 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
17229
17230         * gcc.dg/dg.exp: Scan .S files as well as .c files.
17231         * gcc.dg/20000510-1.S: New.
17232
17233 2000-05-08  Catherine Moore  <clm@cygnus.com>
17234
17235         * gcc.dg/unused-3.c: New.
17236
17237 2000-05-06  Richard Henderson  <rth@cygnus.com>
17238
17239           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
17240           * g++.old-deja/g++.mike/warn1.C: Likewise.
17241           * g++.old-deja/g++.pt/local1.C: Likewise.
17242           * g++.old-deja/g++.pt/local7.C: Likewise.
17243           * g++.old-deja/g++.pt/spec16.C: Likewise.
17244
17245 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
17246
17247         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
17248
17249 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
17250
17251           * g77.f-torture/execute/20000503-1.f:  New test.
17252
17253 2000-05-04  Andreas Jaeger  <aj@suse.de>
17254
17255         * gcc.dg/noreturn-2.c: New test.
17256
17257 2000-05-04  Neil Booth  <NeilB@earthling.net>
17258
17259         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
17260         preprocessor.
17261
17262 2000-05-04  Richard Henderson  <rth@cygnus.com>
17263
17264         * gcc.c-torture/execute/20000503-1.c: Fix typo.
17265
17266 2000-05-04  Richard Henderson  <rth@cygnus.com>
17267
17268         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
17269         OpenSSL by Jason R Thorpe.
17270
17271 2000-05-03  Jim Wilson  <wilson@cygnus.com>
17272
17273         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
17274
17275 2000-05-03  Robert Lipe <robertlipe@usa.net>
17276
17277         * gcc.dg/20000503-1.c: New test.
17278
17279 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
17280
17281         * gcc.c-torture/compile/20000502-1.c: New test.
17282         * g++.old-deja/g++.other/align.C: New test.
17283         * gcc.dg/cpp-tradstringify.c: New test.
17284
17285 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
17286
17287         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
17288         and hard registers.
17289
17290 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
17291
17292         * gcc.c-torture/execute/loop-5.c: New test.
17293
17294 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
17295
17296         * gcc.c-torture/execute/va-arg-20.c: New test.
17297
17298 2000-04-23  Jeffrey A Law  (law@cygnus.com)
17299
17300         * gcc.c-torture/execute/20000422-1.c: New test.
17301
17302 2000-04-20  Greg McGary  <gkm@gnu.org>
17303
17304         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
17305         when optimizing, but without sibling-call optimizations (-O1).
17306
17307 2000-04-20  Jeffrey A Law  (law@cygnus.com)
17308
17309           * gcc.c-torture/compile/20000420-1.c: New test.
17310
17311 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
17312
17313         * g++.abi/ptrflags.C: New test.
17314         * g++.eh/catchptr1.C: Test incomplete pointer chains.
17315
17316 2000-04-19  Catherine Moore  <clm@cygnus.com>
17317
17318         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
17319
17320 2000-04-19  Greg McGary  <gkm@gnu.org>
17321
17322         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
17323         sibling-call optimizations.
17324
17325 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
17326
17327         * gcc.dg/20000419-1.c: New test.
17328
17329 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
17330
17331         * gcc.c-torture/execute/20000412-6.c: New test.
17332
17333 2000-04-12  Jeffrey A Law  (law@cygnus.com)
17334
17335         * gcc.c-torture/execute/20000412-5.c: New test.
17336         * g77.f-torture/compile/20000412-1.f: New test.
17337         * gcc.c-torture/execute/20000412-4.c: New test.
17338         * gcc.c-torture/compile/20000412-2.c: New test.
17339         * gcc.c-torture/execute/20000412-3.c: New test.
17340         * gcc.c-torture/compile/20000412-1.c: New test.
17341         * gcc.c-torture/execute/20000412-2.c: New test.
17342
17343 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
17344
17345         * objc/execute/bf-20.m: New test.
17346
17347 2000-04-10  Richard Henderson  <rth@cygnus.com>
17348
17349         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
17350
17351         * gcc.c-torture/execute/20000412-1.c: New test.
17352
17353 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
17354
17355         * g++.old-deja/g++.eh/catchptr1.C: New test.
17356
17357 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
17358
17359         * g++.old-deja/g++.abi/cxa_vec.C: New test.
17360
17361 2000-04-08  Neil Booth  <NeilB@earthling.net>
17362
17363         * gcc.dg/cpp-nullchar.c: Remove test as
17364         embedded nulls cause problems.
17365
17366 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17367
17368         * gcc.dg/compare2.c: New test.
17369
17370 2000-04-08  Neil Booth  <NeilB@earthling.net>
17371
17372         * gcc.dg/cpp-nullchar.c: New test.
17373
17374 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
17375
17376         * gcc.dg/cpp-mi2.c: New test.
17377         * gcc.dg/cpp-mi2[abc].h: New files.
17378
17379 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
17380
17381         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
17382         member name.
17383
17384 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
17385
17386         * g++.old-deja/g++.abi/vmihint.C: New test.
17387
17388 2000-04-06  Neil Booth  <NeilB@earthling.net>
17389
17390         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
17391         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
17392         copyright.
17393
17394 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
17395
17396         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
17397         avoid stack-frame overwrite.
17398
17399 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
17400
17401         * gcc.c-torture/compile/20000405-2.c: New test.
17402         * gcc.c-torture/compile/20000405-3.c: New test.
17403
17404 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17405
17406         * gcc.c-torture/compile/20000405-1.c: New test.
17407
17408 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
17409
17410         * gcc.dg/cast-qual-1.c: Revert last change.
17411
17412 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17413
17414         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
17415
17416 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
17417
17418         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
17419         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
17420
17421 2000-04-03  Jeffrey A Law  (law@cygnus.com)
17422
17423         * gcc.c-torture/compile/20000403-2.c: New test.
17424         * gcc.c-torture/compile/20000403-1.c: New test.
17425
17426 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
17427
17428         * gcc.c-torture/execute/20000403-1.c: New test.
17429
17430 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
17431
17432         * gcc.c-torture/execute/20000402-1.c: New test.
17433
17434 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
17435
17436         * gcc.c-torture/execute/va-arg-15.c: New test.
17437         * gcc.c-torture/execute/va-arg-16.c: New test.
17438         * gcc.c-torture/execute/va-arg-17.c: New test.
17439         * gcc.c-torture/execute/va-arg-18.c: New test.
17440         * gcc.c-torture/execute/va-arg-19.c: New test.
17441
17442 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
17443
17444         * gcc.c-torture/compile/981211-1.c: Move to...
17445         * gcc.dg/cpp-as1.c: ...here.
17446         * gcc.dg/cpp-as2.c: New file.
17447
17448         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
17449         compiler.
17450
17451 2000-04-02  Neil Booth  <NeilB@earthling.net>
17452
17453         * gcc.dg/cpp-cond.c  New tests.
17454         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
17455         accidental success less likely.
17456         * gcc.dg/cpp-missingop.c  New tests.
17457         * gcc.dg/cpp-missingparen.c  New tests.
17458         * gcc.dg/cpp-shift.c  New tests.
17459         * gcc.dg/cpp-shortcircuit.c  New tests.
17460         * gcc.dg/cpp-unary.c  New tests.
17461
17462 2000-03-29  Jeffrey A Law  (law@cygnus.com)
17463
17464         * gcc.c-torture/compile/20000329-1.c: New test.
17465
17466 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
17467
17468         * gcc.c-torture/compile/20000326-1.c: New test.
17469         * gcc.c-torture/compile/20000326-2.c: New test.
17470
17471 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
17472
17473         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
17474         the first parameter is a function argument.
17475
17476 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
17477
17478         * g++.old-deja/g++.ext/array4.C: New test.
17479
17480 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
17481
17482         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
17483
17484 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17485
17486         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
17487
17488 2000-03-19  Richard Henderson  <rth@cygnus.com>
17489
17490         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
17491
17492 2000-03-19  Richard Henderson  <rth@cygnus.com>
17493
17494         * gcc.c-torture/compile/20000319-1.c: New test.
17495
17496 2000-03-14  Jeffrey A Law  (law@cygnus.com)
17497
17498         * gcc.c-torture/execute/20000314-3.c: New test.
17499         * gcc.c-torture/execute/20000314-2.c: New test.
17500         * gcc.c-torture/execute/20000314-1.c: New test.
17501         * gcc.c-torture/compile/20000314-2.c: New test.
17502         * gcc.c-torture/compile/20000314-1.c: New test.
17503
17504 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
17505
17506         * g++.old-deja/g++.warn/inline.C: New test.
17507
17508 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
17509
17510         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
17511         standards-compliant result rather than specific constants.
17512         Put test-values in array.
17513
17514 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
17515
17516         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
17517         (g++_target_compile): Put test-specific options last.
17518
17519 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
17520
17521         * g++.old-deja/g++.eh/vbase4.C: New test.
17522
17523 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
17524
17525         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
17526
17527 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
17528
17529         * g++.old-deja/g++.brendan/misc12.C: Removed.
17530         * g++.old-deja/g++.pt/memtemp77.C: Constify.
17531         * g++.old-deja/g++.ext/pretty4.C: New test.
17532
17533 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
17534
17535         * g++.old-deja/g++.other/string2.C: New test.
17536
17537 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
17538
17539         * g++.old-deja/g++.warn/impint2.C: New test.
17540
17541 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
17542
17543         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
17544         is 1, not zero.
17545
17546 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
17547
17548         * g++.old-deja/g++.warn/impint.C: New test.
17549         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
17550         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
17551         * g++.old-deja/g++.pt/explicit12.C: Likewise.
17552         * g++.old-deja/g++.pt/explicit13.C: Likewise.
17553         * g++.old-deja/g++.pt/explicit17.C: Likewise.
17554         * g++.old-deja/g++.pt/explicit18.C: Likewise.
17555         * g++.old-deja/g++.pt/explicit19.C: Likewise.
17556         * g++.old-deja/g++.pt/explicit23.C: Likewise.
17557         * g++.old-deja/g++.pt/explicit31.C: Likewise.
17558         * g++.old-deja/g++.pt/explicit35.C: Likewise.
17559         * g++.old-deja/g++.pt/explicit6.C: Likewise.
17560         * g++.old-deja/g++.pt/memclass7.C: Likewise.
17561
17562 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
17563
17564         * gcc.dg/cpp-redef.c: New test.
17565
17566 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
17567
17568         * g++.old-deja/g++.pt/unify7.C: New test.
17569
17570 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
17571
17572         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
17573         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
17574
17575 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
17576
17577         * gcc.c-torture/compile/20000224-1.c: New test.
17578
17579 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17580
17581         * gcc.c-torture/compile/cpp-2.c: New test.
17582         * gcc.c-torture/compile/cpp-1.c: New test.
17583
17584 2000-02-25  Jeffrey A Law  (law@cygnus.com)
17585
17586         * gcc.c-torture/execute/20000225-1.c: New test.
17587
17588 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17589
17590         * gcc.dg/cpp-li2.c: New test.
17591
17592         * gcc.dg/cpp-wi1.c: New test.
17593
17594         * gcc.dg/cpp-li1.c: New test.
17595
17596 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
17597
17598         * g++.old-deja/g++.other/sizeof5.C: New test.
17599
17600 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17601
17602         * gcc.c-torture/execute/va-arg-13.c: New test.
17603
17604 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
17605
17606         * gcc.c-torture/execute/va-arg-12.c: New test.
17607
17608 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
17609
17610         * gcc.c-torture/execute/20000223-1.c: New test.
17611
17612 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
17613
17614         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
17615
17616 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
17617
17618         * g++.old-deja/g++.abi/ptrmem.C: New test.
17619
17620 2000-02-19  Richard Henderson  <rth@cygnus.com>
17621
17622         * gcc.c-torture/compile/init-3.c: New.
17623
17624 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
17625
17626         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
17627         ALWAYS_CXXFLAGS.
17628
17629 2000-02-11  Robert Lipe <robertl@sco.com>
17630
17631         * gcc.c-torture/compile/20000211-3.c: New test.
17632
17633 2000-02-11  Martin Buchholz <martin@xemacs.org>
17634
17635         * gcc.c-torture/compile/20000211-2.c: New test.
17636
17637 2000-02-11  Jeffrey A Law  (law@cygnus.com)
17638
17639         * gcc.c-torture/compile/20000211-1.c: New test.
17640
17641 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
17642
17643         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
17644           on native targets
17645
17646 2000-02-08  Nathan Sidwell  <nathan@acm.org>
17647
17648         * g++.old-deja/g++.other/cast5.C: New test.
17649
17650 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
17651
17652         * gcc.c-torture/execute/20000205-1.c: New.
17653
17654 2000-02-03  Nathan Sidwell  <nathan@acm.org>
17655
17656         * g++.old-deja/g++.jason/cast3.C: Return void.
17657         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
17658
17659 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17660
17661         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
17662
17663         * gcc.dg/loop-1.c: New test.
17664
17665 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
17666
17667         * gcc.c-torture/compile/20000127-1.c: New test.
17668         * gcc.c-torture/execute/991228-1.c: New test.
17669
17670 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17671
17672         * gcc.dg/unused-2.c: New test.
17673
17674         * gcc.dg/conv-1.c: New test.
17675
17676 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
17677
17678         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
17679         compiler.
17680         (tool_option_proc): Fix typo.
17681
17682 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
17683
17684         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
17685         of the ld on the host, not on the build machine.
17686         Also, don't crash if '--help' is not a supported option.
17687
17688 2000-01-24  Richard Henderson  <rth@cygnus.com>
17689
17690         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
17691
17692 2000-01-20  Jeffrey A Law  (law@cygnus.com)
17693
17694         * gcc.c-torture/execute/20000120-2.c: New test.
17695         * gcc.c-torture/execute/20000120-1.c: New test.
17696
17697 2000-01-13  Jeffrey A Law  (law@cygnus.com)
17698
17699         * gcc.c-torture/execute/20000113-1.c: New test.
17700
17701 2000-01-12  Jeffrey A Law  (law@cygnus.com)
17702
17703         * gcc.c-torture/execute/20000112-1.c: New test.
17704
17705 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17706
17707         * gcc.dg/20000111-1.c: New test.
17708
17709 2000-01-10  Jeffrey A Law  (law@cygnus.com)
17710
17711         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
17712         with 16 bit integers.
17713
17714 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17715
17716         * gcc.dg/20000108-1.c: New test.
17717
17718 2000-01-05  Nathan Sidwell  <nathan@acm.org>
17719
17720         * g++.old-deja/g++.ns/koenig8.C: New test.
17721
17722 2000-01-05  Nathan Sidwell  <nathan@acm.org>
17723
17724         * g++.old-deja/g++.other/cast4.C: New test.
17725
17726 2000-01-05  Jeffrey A Law  (law@cygnus.com)
17727
17728         * gcc.c-torture/compile/20000105-2.c: New test.
17729         * gcc.c-torture/compile/20000105-1.c: New test.
17730
17731 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17732
17733         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
17734         references to printf & atoi to conform to ANSI standard.
17735         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
17736         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
17737         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
17738         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
17739         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
17740         * g++.old-deja/g++.brendan/complex1.C: Likewise.
17741         * g++.old-deja/g++.brendan/copy1.C: Likewise.
17742         * g++.old-deja/g++.brendan/copy2.C: Likewise.
17743         * g++.old-deja/g++.brendan/copy3.C: Likewise.
17744         * g++.old-deja/g++.brendan/copy4.C: Likewise.
17745         * g++.old-deja/g++.brendan/copy5.C: Likewise.
17746         * g++.old-deja/g++.brendan/copy6.C: Likewise.
17747         * g++.old-deja/g++.brendan/copy7.C: Likewise.
17748         * g++.old-deja/g++.brendan/copy8.C: Likewise.
17749         * g++.old-deja/g++.brendan/crash11.C: Likewise.
17750         * g++.old-deja/g++.brendan/crash14.C: Likewise.
17751         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
17752         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
17753         * g++.old-deja/g++.brendan/delete2.C: Likewise.
17754         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
17755         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
17756         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
17757         * g++.old-deja/g++.brendan/eh1.C: Likewise.
17758         * g++.old-deja/g++.brendan/groff1.C: Likewise.
17759         * g++.old-deja/g++.brendan/init3.C: Likewise.
17760         * g++.old-deja/g++.brendan/misc12.C: Likewise.
17761         * g++.old-deja/g++.brendan/misc7.C: Likewise.
17762         * g++.old-deja/g++.brendan/new2.C: Likewise.
17763         * g++.old-deja/g++.brendan/operators4.C: Likewise.
17764         * g++.old-deja/g++.brendan/operators5.C: Likewise.
17765         * g++.old-deja/g++.brendan/overload2.C: Likewise.
17766         * g++.old-deja/g++.brendan/overload7.C: Likewise.
17767         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
17768         * g++.old-deja/g++.brendan/reference1.C: Likewise.
17769         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
17770         * g++.old-deja/g++.brendan/template24.C: Likewise.
17771         * g++.old-deja/g++.brendan/template3.C: Likewise.
17772         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
17773         * g++.old-deja/g++.jason/inline3.C: Likewise.
17774         * g++.old-deja/g++.jason/opeq.C: Likewise.
17775         * g++.old-deja/g++.law/arg5.C: Likewise.
17776         * g++.old-deja/g++.law/arm7.C: Likewise.
17777         * g++.old-deja/g++.law/ctors11.C: Likewise.
17778         * g++.old-deja/g++.law/cvt8.C: Likewise.
17779         * g++.old-deja/g++.law/init9.C: Likewise.
17780         * g++.old-deja/g++.law/refs4.C: Likewise.
17781         * g++.old-deja/g++.law/template2.C: Likewise.
17782         * g++.old-deja/g++.law/visibility24.C: Likewise.
17783         * g++.old-deja/g++.law/vtable3.C: Likewise.
17784         * g++.old-deja/g++.mike/asm2.C: Likewise.
17785         * g++.old-deja/g++.mike/eh1.C: Likewise.
17786         * g++.old-deja/g++.mike/misc1.C: Likewise.
17787         * g++.old-deja/g++.mike/misc13.C: Likewise.
17788         * g++.old-deja/g++.mike/misc14.C: Likewise.
17789         * g++.old-deja/g++.mike/ns12.C: Likewise.
17790         * g++.old-deja/g++.mike/p1248.C: Likewise.
17791         * g++.old-deja/g++.mike/p3708.C: Likewise.
17792         * g++.old-deja/g++.mike/p3708a.C: Likewise.
17793         * g++.old-deja/g++.mike/p3708b.C: Likewise.
17794         * g++.old-deja/g++.mike/p646.C: Likewise.
17795         * g++.old-deja/g++.mike/p700.C: Likewise.
17796         * g++.old-deja/g++.mike/p783.C: Likewise.
17797         * g++.old-deja/g++.mike/p783a.C: Likewise.
17798         * g++.old-deja/g++.mike/p783b.C: Likewise.
17799         * g++.old-deja/g++.mike/p786.C: Likewise.
17800         * g++.old-deja/g++.mike/p789.C: Likewise.
17801         * g++.old-deja/g++.mike/p789a.C: Likewise.
17802         * g++.old-deja/g++.mike/p807a.C: Likewise.
17803         * g++.old-deja/g++.other/delete3.C: Likewise.
17804         * g++.old-deja/g++.other/dyncast1.C: Likewise.
17805         * g++.old-deja/g++.other/dyncast2.C: Likewise.
17806         * g++.old-deja/g++.other/dyncast3.C: Likewise.
17807         * g++.old-deja/g++.other/empty1.C: Likewise.
17808         * g++.old-deja/g++.other/temporary1.C: Likewise.
17809         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
17810         * g++.old-deja/g++.pt/t16.C: Likewise.
17811         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
17812
17813 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
17814
17815         * gcc.dg/991230-1.c: New test.
17816
17817 1999-12-29  Jeffrey A Law  (law@cygnus.com)
17818
17819         * gcc.c-torture/compile/991229-3.c: New test.
17820         * gcc.c-torture/compile/991229-2.c: New test.
17821         * gcc.c-torture/compile/991229-1.c: New test.
17822
17823 1999-12-29  Greg McGary <gkm@eng.ascend.com>
17824
17825         * gcc.c-torture/compile/labels-2.c: New test.
17826
17827 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
17828
17829         * gcc.c-torture/execute/991227-1.c: New test.
17830
17831 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17832
17833         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
17834
17835 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
17836
17837         * gcc.c-torture/execute/991221-1.c: New test.
17838
17839 1999-12-20  Nathan Sidwell  <nathan@acm.org>
17840
17841         * g++.old-deja/g++.other/cast3.C: New test.
17842
17843 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
17844
17845         * gcc.c-torture/execute/991216-4.c: New test.
17846
17847 1999-12-16  Michael Meissner  <meissner@cygnus.com>
17848
17849         * gcc.c-torture/execute/991216-1.c: New test.
17850         * gcc.c-torture/execute/991216-2.c: New test.
17851         * gcc.c-torture/execute/991216-3.c: New test.
17852
17853 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
17854
17855         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
17856         Actually make the test fail by using "-O2" for compilation.
17857
17858 1999-12-15  Nathan Sidwell  <nathan@acm.org>
17859
17860         * g++.old-deja/g++.warn/cast-align1.C: New test.
17861
17862 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
17863
17864         * gcc.c-torture/compile/991214-1.c: New test.
17865         * gcc.c-torture/compile/991214-2.c: New test.
17866
17867 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
17868
17869         * gcc.dg/991214-1.c: New test.
17870
17871 1999-12-13  Jeffrey A Law  (law@cygnus.com)
17872
17873         * gcc.c-torture/compile/991213-3.c: New test.
17874         * gcc.c-torture/compile/991213-2.c: New test.
17875         * gcc.c-torture/compile/991213-1.c: New test.
17876
17877 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
17878
17879         * gcc.dg/991209-1.c: New test.
17880
17881 1999-12-08  Nathan Sidwell <nathan@acm.org>
17882
17883         * gcc.c-torture/compile/991208-1.c: New test.
17884
17885 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17886
17887         * gcc.dg/ultrasp2.c: New test.
17888
17889 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
17890
17891         * g++.old-deja/g++.abi/align.C (main): Fix typo.
17892
17893 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
17894
17895         * gcc.c-torture/compile/991202-1.c: New test.
17896         * gcc.c-torture/execute/991202-1.c: New test.
17897         * gcc.c-torture/execute/991202-2.c: New test.
17898         * gcc.c-torture/execute/991202-3.c: New test.
17899
17900 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
17901
17902         * g++.old-deja/g++.abi/align.C: New test.
17903         * g++.old-deja/g++.abi/aggregates.C: Likewise.
17904         * g++.old-deja/g++.abi/bitfields.C: Likewise.
17905
17906 1999-12-01  Richard Henderson  <rth@cygnus.com>
17907
17908         * gcc.c-torture/execute/991201-1.c: New.
17909
17910 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
17911
17912         * gcc.dg/991129-1.c: New test.
17913
17914 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
17915
17916         * gcc.c-torture/compile/991127-1.c: New test.
17917
17918 1999-11-22  Nathan Sidwell  <nathan@acm.org>
17919
17920         * g++.old-deja/g++.other/warn4.C: New test.
17921
17922 1999-11-22  Nathan Sidwell  <nathan@acm.org>
17923
17924         * g++.old-deja/g++.eh/cleanup2.C: New test.
17925         * g++.old-deja/g++.ext/pretty2.C: New test.
17926         * g++.old-deja/g++.ext/pretty3.C: New test.
17927         * g++.old-deja/g++.other/debug6.C: New test.
17928
17929 1999-10-20  Jim Wilson  <wilson@cygnus.com>
17930
17931         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
17932         compiler_output to look for one error message instead of two.
17933
17934 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
17935
17936         * gcc.c-torture/execute/991118-1.c: Also test case
17937         where the word boundary does not split a byte evenly.
17938
17939 1999-11-19  Nathan Sidwell  <nathan@acm.org>
17940
17941         * g++.old-deja/g++.ext/restrict1.C: New test.
17942
17943 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
17944
17945         * gcc.c-torture/execute/991118-1.c: New test.
17946
17947 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
17948
17949         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
17950         working directory pathnames.
17951
17952 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
17953
17954         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
17955         host is equipped with driver.h and driver.o so it can actually
17956         compile and run the tests.
17957
17958 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
17959
17960         * gcc.c-torture/compile/991008-1.c: New test.
17961
17962 1999-11-08  Nick Clifton  <nickc@cygnus.com>
17963
17964         * lib/gcc-dg.exp: Include target-supports.exp
17965
17966 1999-11-05  Nick Clifton  <nickc@cygnus.com>
17967
17968         * lib/target-supports.exp: New file: Provide procs to test for
17969         features supported by the target.
17970         (check_weak_available): Moved here from ecos.exp.
17971         (check_alias_available): New proc: Determine of the target
17972         toolchain supports the alias attribute.
17973
17974         * gcc.dg/special/ecos.exp: Move check_weak_available to
17975         target-supports.exp.
17976         (alias-1.c): Only perform the test if the target supports
17977         aliases.
17978         (wkali-1.c): Only perform the test if the target supports
17979         aliases.
17980
17981         * gcc.dg/990506-0.c: Expect error messages from cross
17982         targets as well as native targets.
17983
17984 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17985
17986         * gcc.dg/ultrasp1.c: Removed xfail.
17987         * gcc.dg/struct-ret-2.c: Likewise.
17988         * gcc.dg/array-1.c: Likewise.
17989
17990 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17991
17992         * gcc.dg/struct-ret-2.c: New test.
17993
17994         * gcc.dg/array-1.c: New test.
17995
17996 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
17997
17998         * gcc.c-torture/execute/991030-1.c: New test.
17999
18000 1999-10-26  Richard Henderson  <rth@cygnus.com>
18001
18002         * gcc.c-torture/compile/991026-2.c: New test.
18003
18004 1999-10-26  Jeffrey A Law  (law@cygnus.com)
18005
18006         * gcc.c-torture/compile/991026-1.c: New test.
18007
18008 1999-10-23  Jeffrey A Law  (law@cygnus.com)
18009
18010         * gcc.c-torture/execute/991023-1.c: New test.
18011
18012 1999-10-19  Jeffrey A Law  (law@cygnus.com)
18013
18014         * gcc.c-torture/execute/991019-1.c: New test.
18015
18016 1999-10-16  Richard Henderson  <rth@cygnus.com>
18017
18018         * gcc.c-torture/execute/991016-1.c: New test.
18019
18020 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
18021
18022         * gcc.c-torture/execute/991014-1.c: New test.
18023
18024 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
18025
18026         * g++.old-deja/g++.other/union2.C: New test.
18027
18028 1999-10-13  Nathan Sidwell  <nathan@acm.org>
18029
18030         * g++.old-deja/g++.other/vaarg2.C: New test.
18031         * g++.old-deja/g++.other/vaarg3.C: New test.
18032
18033 1999-10-12  Craig Burley  <craig@jcb-sc.com>
18034
18035         * g77.f-torture/noncompile/19990905-1.f: Moved from being
18036         in compile/.
18037
18038 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
18039
18040         * gcc.c-torture/execute/va-arg-11.c: New test.
18041
18042 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
18043
18044         * lib/file-format.exp (gcc_target_object_format): Don't
18045         crash if objdump is unavailable.
18046
18047 1999-09-29  Donn Terry <donn@interix.com>
18048
18049         * gcc.misc-tests/mg.exp: delete extraneous redirection.
18050
18051 1999-09-28  Nick Clifton  <nickc@cygnus.com>
18052
18053         * gcc.c-torture/compile/990928-1.c: New test.
18054
18055 1999-09-28  Nathan Sidwell  <nathan@acm.org>
18056
18057         * g++.old-deja/g++.other/decl6.C: New test.
18058
18059 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18060
18061         * gcc.c-torture/execute/va-arg-10.c: New test.
18062
18063 1999-09-27  Nathan Sidwell  <nathan@acm.org>
18064
18065         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
18066         __PRETTY_FUNCTION__.
18067
18068 1999-09-23  Nick Clifton  <nickc@cygnus.com>
18069
18070         * gcc.c-torture/execute/990923-1.c: New test.
18071
18072 1999-09-21  Nick Clifton  <nickc@cygnus.com>
18073
18074         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
18075         for which -fpic is inappropriate.
18076
18077 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
18078
18079         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
18080
18081 1999-09-21  Nathan Sidwell  <nathan@acm.org>
18082
18083         * g++.old-deja/g++.other/dyncast1.C: New test.
18084         * g++.old-deja/g++.other/dyncast2.C: New test.
18085         * g++.old-deja/g++.other/dyncast3.C: New test.
18086         * g++.old-deja/g++.other/dyncast4.C: New test.
18087         * g++.old-deja/g++.other/dyncast5.C: New test.
18088         * g++.old-deja/g++.eh/catch3.C: New test.
18089         * g++.old-deja/g++.eh/catch3p.C: New test.
18090         * g++.old-deja/g++.eh/catch4.C: New test.
18091         * g++.old-deja/g++.eh/catch4p.C: New test.
18092         * g++.old-deja/g++.eh/catch5.C: New test.
18093         * g++.old-deja/g++.eh/catch5p.C: New test.
18094         * g++.old-deja/g++.eh/catch6.C: New test.
18095         * g++.old-deja/g++.eh/catch6p.C: New test.
18096         * g++.old-deja/g++.eh/catch7.C: New test.
18097         * g++.old-deja/g++.eh/catch7p.C: New test.
18098         * g++.old-deja/g++.eh/catch8.C: New test.
18099         * g++.old-deja/g++.eh/catch8p.C: New test.
18100         * g++.old-deja/g++.eh/catch9.C: New test.
18101         * g++.old-deja/g++.eh/catch9p.C: New test.
18102
18103 1999-09-13  Nathan Sidwell  <nathan@acm.org>
18104
18105         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
18106         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
18107
18108 1999-09-13  Jeffrey A Law  (law@cygnus.com)
18109
18110         * gcc.c-torture/compile/990913-1.c: New test.
18111
18112 1999-09-10  Nathan Sidwell  <nathan@acm.org>
18113
18114         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
18115         * g++.old-deja/g++.jason/rfg5.C: Likewise.
18116
18117 1999-09-09  Richard Henderson  <rth@cygnus.com>
18118
18119         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
18120
18121 1999-09-09  Nathan Sidwell  <nathan@acm.org>
18122
18123         * g++.old-deja/g++.other/lookup11.C: New test.
18124         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
18125         what is permitted and what we want.
18126         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
18127         overload use.
18128         * g++.old-deja/g++.jason/rfg5.C: Likewise
18129
18130 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
18131
18132         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
18133         * gcc.c-torture/noncompile/poison-1.c: New file.
18134
18135 1999-09-08  Nathan Sidwell  <nathan@acm.org>
18136
18137         * g++.old-deja/g++.other/sizeof3.C: New test.
18138         * g++.old-deja/g++.other/sizeof4.C: New test.
18139         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
18140         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
18141
18142 1999-09-07  Richard Henderson  <rth@cygnus.com>
18143
18144         * gcc.dg/va-arg-1.c: New.
18145
18146 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18147
18148         * gcc.c-torture/execute/va-arg-9.c: New test.
18149
18150 1999-09-05  Craig Burley  <craig@jcb-sc.com>
18151
18152         * g77.f-torture/compile/980519-2.f: New test.
18153         * g77.f-torture/compile/19990905-0.f: New test.
18154         * g77.f-torture/compile/19990905-1.f: New test.
18155         * g77.f-torture/compile/19990905-2.f: New test.
18156
18157         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
18158
18159 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
18160
18161         * gcc.c-torture/execute/990827-1.c: Fix typo.
18162
18163 1999-09-03  Nathan Sidwell  <nathan@acm.org>
18164
18165         * g++.old-deja/g++.other/deref1.C: New test.
18166
18167 1999-09-02  Nathan Sidwell  <nathan@acm.org>
18168
18169         * g++.old-deja/g++.other/ambig2.C: New test.
18170         * g++.old-deja/g++.other/cond5.C: New test.
18171         * g++.old-deja/g++.other/lookup16.C: New test.
18172
18173 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
18174
18175         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
18176         assemblers too.
18177
18178 1999-08-31  Jeffrey A Law  (law@cygnus.com)
18179
18180         * lib/c-torture.exp: Avoid the "compare executables" optimization
18181         when testing native.
18182
18183 1999-08-29  Jeffrey A Law  (law@cygnus.com)
18184
18185         * gcc.c-torture/execute/990829-1.c: New test.
18186         * gcc.c-torture/compile/990829-1.c: New test.
18187
18188 1999-08-27  Paul Burchard  <burchard@pobox.com>
18189
18190         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
18191         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
18192         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
18193         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
18194         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
18195         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
18196         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
18197         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
18198         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
18199         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
18200         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
18201
18202 1999-08-27  Jeffrey A Law  (law@cygnus.com)
18203
18204         * gcc.c-torture/execute/990827-1.c: New test.
18205
18206 1999-08-26  Craig Burley  <craig@jcb-sc.com>
18207
18208         * g77.f-torture/noncompile/19990826-4.f: New test.
18209
18210         * g77.f-torture/compile/19990826-3.f: New test.
18211
18212         * g77.f-torture/execute/19990826-2.f: New test.
18213
18214         * g77.f-torture/compile/19990826-1.f: New test.
18215
18216         * gcc.c-torture/execute/990826-0.c: New test.
18217         * g77.c-torture/execute/19990826-0.f: New test.
18218
18219         * g77.f-torture/noncompile/970626-2.f: New test.
18220
18221 1999-08-25  Paul Burchard  <burchard@pobox.com>
18222
18223         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
18224         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
18225         lss-011.C: New tests.
18226
18227 1999-08-25  Nathan Sidwell  <nathan@acm.org>
18228
18229         * g++.old-deja/g++.other/decl5.C: New test.
18230
18231 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18232
18233         * noncompile/noncompile.exp: Load_lib c-torture.exp.
18234         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
18235         call `postbase' for each one.  All callers of `postbase' changed
18236         to call this instead.
18237
18238 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
18239
18240         * gcc.c-torture/execute/990811-1.c: New test.
18241
18242 1999-08-09  Nick Clifton  <nickc@cygnus.com>
18243
18244         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
18245         just native ones.
18246
18247         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
18248         just native ones.
18249
18250 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
18251
18252         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
18253
18254 1999-08-04  Jeffrey A Law  (law@cygnus.com)
18255
18256         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
18257
18258 1999-08-04  Nathan Sidwell  <nathan@acm.org>
18259
18260         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
18261
18262 1999-08-04  Jeffrey A Law  (law@cygnus.com)
18263
18264         * gcc.c-torture/execute/990804-1.c: New test.
18265
18266 1999-08-03  Nathan Sidwell  <nathan@acm.org>
18267
18268         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
18269         * g++.old-deja/g++.brendan/crash64.C: Likewise
18270         * g++.old-deja/g++.brendan/overload8.C: Likewise
18271
18272 1999-08-03  Nathan Sidwell  <nathan@acm.org>
18273
18274         * g++.old-deja/g++.other/struct1.C: New test.
18275
18276 1999-08-03  Nathan Sidwell  <nathan@acm.org>
18277
18278         * g++.old-deja/g++.other/enum2.C: New test.
18279
18280 1999-08-02  Richard Henderson  <rth@cygnus.com>
18281
18282         Adapted from tests from Franz Sirl:
18283         * gcc.c-torture/execute/va-arg-7.c: New test.
18284         * gcc.c-torture/execute/va-arg-8.c: New test.
18285
18286 1999-08-01  Jeffrey A Law  (law@cygnus.com)
18287
18288         * gcc.c-torture/compile/990801-2.c: New test.
18289
18290         * gcc.c-torture/compile/990801-1.c: New test.
18291
18292 1999-07-27  Michael Meissner  <meissner@cygnus.com>
18293
18294         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
18295         fp-cmp-1.c, converting double to float.
18296
18297         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
18298         fp-cmp-1.c, converting double to long double.
18299
18300         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
18301         from fr1 to unknown_register, since fr1 is a legitimate register
18302         on some machines.
18303
18304 1999-07-25  Jeffrey A Law  (law@cygnus.com)
18305
18306         * README: More listname related changes.
18307
18308 1999-07-08  Catherine Moore  <clm@cygnus.com>
18309
18310         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
18311
18312 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
18313
18314         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
18315
18316 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
18317
18318         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
18319
18320 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
18321
18322         * gcc.dg/990703-1.c: New test.
18323
18324 1999-06-29  Nick Clifton  <nickc@cygnus.com>
18325
18326         * lib/file-format.exp: New file: Move definition of proc
18327         gcc_target_object_format to here from
18328         gcc.dg/special/ecos.exp.
18329
18330         * lib/c-torture.exp: Include lib file-format.exp.
18331         * lib/gcc-dg.exp: Include lib file-format.exp.
18332
18333         * gcc.dg/special/ecos.exp: Remove definition of proc
18334         gcc_target_object_format.
18335
18336 1999-06-28  Jeffrey A Law  (law@cygnus.com)
18337
18338         * gcc.c-torture/execute/990628-1.c: New test.
18339
18340 1999-06-25  Jeffrey A Law  (law@cygnus.com)
18341
18342         * gcc.c-torture/compile/990625-2.c: New test.
18343
18344         * gcc.c-torture/compile/990625-1.c: New test.
18345
18346 1999-06-23  Nick Clifton  <nickc@cygnus.com>
18347
18348         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
18349         attributes compile.
18350         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
18351         ports that use the COFF/PE file format.
18352
18353 1999-06-17  Jeffrey A Law  (law@cygnus.com)
18354
18355         * gcc.c-torture/compile/990617-1.c: New test.
18356
18357 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
18358
18359         * g++.old-deja/g++.other/decl4.C: New test.
18360
18361 1999-06-14  Nathan Sidwell  <nathan@acm.org>
18362
18363         * g++.old-deja/g++.other/bitfld3.C: New test.
18364
18365 1999-06-08  Nathan Sidwell  <nathan@acm.org>
18366
18367         * g++.old-deja/g++.eh/catch1.C: New test.
18368
18369 1999-06-07  Jeffrey A Law  (law@cygnus.com)
18370
18371         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
18372
18373         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
18374         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
18375
18376 1999-06-05  Craig Burley  <craig@jcb-sc.com>
18377
18378         * g77.f-torture/compile/19990502-0.f: Replace with new,
18379         shorter, test that still fails after recent changes.
18380
18381 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
18382
18383         * gcc.c-torture/execute/990604-1.c: New test.
18384
18385 1999-05-31  Jeffrey A Law  (law@cygnus.com)
18386
18387         * gcc.c-torture/execute/990531-1.c: New test.
18388
18389 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18390
18391         * gcc.c-torture/compile/990527-1.c: New test.
18392
18393 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
18394
18395         * gcc.c-torture/execute/990527-1.c: New test.
18396
18397 1999-05-25  Nick Clifton  <nickc@cygnus.com>
18398
18399         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
18400         bitfields as signed.
18401
18402 1999-05-25  Craig Burley  <craig@jcb-sc.com>
18403
18404         * g77.f-torture/compile/19990525-0.f: New test.
18405
18406 1999-05-25  Jeffrey A Law  (law@cygnus.com)
18407
18408         * gcc.c-torture/execute/990525-2.c: New test.
18409
18410         * gcc.c-torture/execute/990525-1.c: New test.
18411
18412 1999-05-24  Nathan Sidwell  <nathan@acm.org>
18413
18414         * g++.old-deja/g++.other/anon3.C: New test.
18415         * g++.old-deja/g++.other/anon4.C: New test.
18416         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
18417         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
18418         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
18419         Merrill).
18420
18421 1999-05-24  Jeffrey A Law  (law@cygnus.com)
18422
18423         * gcc.c-torture/execute/990524-1.c: New test.
18424
18425         * gcc.dg/990524-1.c: New test.
18426
18427 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18428
18429         * gcc.c-torture/compile/990523-1.c: New test.
18430
18431 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
18432
18433         * gcc.c-torture/compile/990519-1.c: New test.
18434
18435 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
18436
18437         * gcc.c-torture/compile/990517-1.c: New test.
18438
18439         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
18440         (e4, f4): New tests.
18441         (main): Call them.
18442
18443 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18444
18445         * gcc.dg/noreturn-1.c: New test.
18446
18447 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
18448
18449         * gcc.c-torture/execute/990513-1.c: New test.
18450
18451 1999-05-10  Richard Henderson  <rth@cygnus.com>
18452
18453         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
18454
18455 1999-05-10  Craig Burley  <craig@jcb-sc.com>
18456
18457         * g77.f-torture/execute/erfc.f: Use small single-precision
18458         values, to avoid problems on Alphas when not -mieee.
18459
18460 1999-05-08  Craig Burley  <craig@jcb-sc.com>
18461
18462         * gcc.dg/990506-0.c: New test.
18463
18464 1999-05-08  Richard Henderson  <rth@cygnus.com>
18465
18466         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
18467         the constant to test.  Don't XFAIL 64-bit targets.
18468
18469         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
18470         * g++.old-deja/g++.law/profile1.C: Likewise.
18471
18472         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
18473         operator new instances.
18474         * g++.old-deja/g++.other/delete5.C: Likewise.
18475
18476 1999-05-03  Craig Burley  <craig@jcb-sc.com>
18477
18478         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
18479         intrinsic.
18480
18481 1999-05-03  Craig Burley  <craig@jcb-sc.com>
18482
18483         * g77.f-torture/execute/u77-test.f: Reverse order of two
18484         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
18485
18486 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18487
18488         * gcc.dg/compare1.c: New test.
18489
18490 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
18491
18492         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
18493         New tests.
18494
18495 1999-05-02  Craig Burley  <craig@jcb-sc.com>
18496
18497         * g77.f-torture/compile/19990502-1.f: New test.
18498
18499 1999-05-02  Craig Burley  <craig@jcb-sc.com>
18500
18501         * g77.f-torture/compile/19990502-0.f: New test.
18502
18503 1999-05-02  Craig Burley  <craig@jcb-sc.com>
18504
18505         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
18506         intrinsic.
18507
18508 1999-05-02  Craig Burley  <craig@jcb-sc.com>
18509
18510         * g77.f-torture/execute/u77-test.f (main): List libU77
18511         intrinsics not currently tested.
18512         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
18513         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
18514         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
18515         Trim blanks off the ends of some printed strings.
18516
18517 1999-05-02  Craig Burley  <craig@jcb-sc.com>
18518
18519         * g77.f-torture/execute/u77-test.f (main): Just warn about
18520         FSTAT gid disagreement, as it's expected on some systems.
18521
18522 1999-05-01  Craig Burley  <craig@jcb-sc.com>
18523
18524         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
18525         use a new function, which allows for some slop.
18526         Clean up some commentary.
18527         (issum): The new function.
18528         (sgladd): Deleted subroutine.
18529
18530 1999-05-01  Craig Burley  <craig@jcb-sc.com>
18531
18532         * g77.f-torture/execute/u77-test.f: Modify to be more like
18533         libf2c/libU77 version, bringing patches to that version here.
18534         Add suitable commentary.
18535
18536 1999-04-25  Richard Henderson  <rth@cygnus.com>
18537
18538         * gcc.dg/990424-1.c: New test.
18539
18540 1999-04-24  Craig Burley  <craig@jcb-sc.com>
18541
18542         * g77.f-torture/execute/u77-test.f (main): Bug involving
18543         LSTAT has been fixed, so turn back on full checking.
18544
18545 1999-04-20  Craig Burley  <craig@jcb-sc.com>
18546
18547         * g77.f-torture/compile/19990419-0.f: New test.
18548         * g77.f-torture/execute/19990419-1.f: New test.
18549
18550 1999-04-17  Richard Henderson  <rth@cygnus.com>
18551
18552         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
18553         to avoid the need for a prototype to supress a warning.
18554
18555 1999-04-07  Jim Wilson  <wilson@cygnus.com>
18556
18557         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
18558
18559 1999-04-04  Jeffrey A Law  (law@cygnus.com)
18560
18561         * gcc.c-torture/execute/990404-1.c: New test.
18562
18563 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
18564
18565         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
18566         * gcc.dg/cpp-if3.c: Don't use -pedantic.
18567         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
18568         missing initializer warnings.
18569
18570 1999-03-28  Jeffrey A Law  (law@cygnus.com)
18571
18572         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
18573         matching strings.
18574
18575 1999-03-26  Jeffrey A Law  (law@cygnus.com)
18576
18577         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
18578
18579 1999-03-26  Craig Burley  <craig@jcb-sc.com>
18580
18581         * g77.f-torture/execute/19990325-0.f: New test.
18582         * g77.f-torture/execute/19990325-1.f: New test.
18583
18584 1999-03-24  Jeffrey A Law  (law@cygnus.com)
18585
18586         * gcc.c-torture/execute/990324-1.c: New test.
18587
18588 1999-03-22  Jim Wilson  <wilson@cygnus.com>
18589
18590         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
18591         test with 4.
18592
18593 1999-03-17  Richard Henderson  <rth@cygnus.com>
18594
18595         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
18596
18597 1999-03-13  Craig Burley  <craig@jcb-sc.com>
18598
18599         * g77.f-torture/execute/19990313-2.f: New test.
18600         * g77.f-torture/execute/19990313-3.f: New test.
18601
18602 1999-03-13  Craig Burley  <craig@jcb-sc.com>
18603
18604         * g77.f-torture/execute/19990313-0.f: New test.
18605         * g77.f-torture/execute/19990313-1.f: New test.
18606
18607 1999-03-12  Jim Wilson  <wilson@cygnus.com>
18608
18609         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
18610         printf to sprintf.
18611         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
18612         (main): Add check for u15.  Conditionalize u31 check depending on
18613         whether ints are <32 bits or >=32 bits.
18614
18615 1999-03-08  Craig Burley  <craig@jcb-sc.com>
18616
18617         * g77.f-torture/execute/19981119-0.f: Improve testiness.
18618
18619 1999-03-08  Craig Burley  <craig@jcb-sc.com>
18620
18621         * g77.f-torture/compile/19990305-0.f: New test.
18622         * g77.f-torture/execute/19981119-0.f: New test.
18623
18624 1999-03-08  Craig Burley  <craig@jcb-sc.com>
18625
18626         * g77.f-torture/execute/970625-2.f: call ABORT if final
18627         result is not correct, instead of just printing it.
18628         Add this checking via newly introduced obfuscation, to
18629         trip up buggy front ends.
18630
18631 1999-03-07  Craig Burley  <craig@jcb-sc.com>
18632
18633         * g77.f-torture/compile/960317-1.f: Moved from being
18634         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
18635
18636 1999-03-06  Craig Burley  <craig@jcb-sc.com>
18637
18638         * g77.f-torture/execute/960317-1.f: New (old) test.
18639         * g77.f-torture/execute/970625-2.f: Ditto.
18640
18641 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
18642
18643         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
18644         message on line 1 or line 2; cccp and cpplib do this differently.
18645
18646 1999-03-01  Jeffrey A Law  (law@cygnus.com)
18647
18648         * g++.old-deja/g++.law/weak1.C: New test.
18649
18650 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
18651
18652         * gcc.c-torture/execute/990119-1.c: Renamed to...
18653         * gcc.dg/990119-1.c: this, so it will only be tested once
18654         (it's a preprocessor test, it doesn't need to be run at
18655         multiple optimization levels).
18656
18657 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
18658
18659         * lib/g++.exp: Don't add incdir=$base_dir/../include to
18660           ALWAYS_CXXFLAGS.
18661
18662 1999-02-24  Craig Burley  <craig@jcb-sc.com>
18663
18664         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
18665         * g77.f-torture/compile/19981216-0.f: ...as it is expected
18666         to not be compilable by current g77.
18667
18668 1999-02-24  Nick Clifton  <nickc@cygnus.com>
18669
18670         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
18671
18672 1999-02-22  Jeffrey A Law  (law@cygnus.com)
18673
18674         * gcc.c-torture/execute/990222-1.c: New test.
18675
18676 1999-02-19  Craig Burley  <craig@jcb-sc.com>
18677
18678         * g77.f-torture/compile/19990218-0.f: New test.
18679         * g77.f-torture/noncompile/19990218-1.f: New test.
18680
18681 1999-02-18  Craig Burley  <craig@jcb-sc.com>
18682
18683         * g77.f-torture/compile/19981216-0.f: New test.
18684
18685 1999-02-14  Jeffrey A Law  (law@cygnus.com)
18686
18687         * gcc.dg/990214-1.c: New test.
18688
18689 1999-02-13  Jeffrey A Law  (law@cygnus.com)
18690
18691         * gcc.dg/990213-2.c: New test.
18692
18693         * gcc.dg/990213-1.c: New test.
18694
18695 1999-02-12  Jeffrey A Law  (law@cygnus.com)
18696
18697         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
18698         ints.
18699
18700 1999-02-11  Nick Clifton  <nickc@cygnus.com>
18701
18702         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
18703         specified by target.
18704
18705         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
18706
18707 1999-02-11  Jeffrey A Law  (law@cygnus.com)
18708
18709         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
18710
18711 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
18712
18713         * gcc.dg/special/ecos.exp: New test driver for new tests with
18714         special requirements.
18715
18716         * gcc.dg/special/alias-1.c: New test.
18717         * gcc.dg/special/gcsec-1.c: New test.
18718         * gcc.dg/special/weak-1.c: New test.
18719         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
18720         * gcc.dg/special/weak-2.c: New test.
18721         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
18722         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
18723         * gcc.dg/special/wkali-1.c: New test.
18724         * gcc.dg/special/wkali-2.c: New test.
18725         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
18726         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
18727
18728 1999-02-10  Felix Lee  <flee@cygnus.com>
18729
18730           * lib/c-torture.exp (c-torture-compile): Pull out code for
18731           analyzing gcc error messages.
18732           (c-torture-execute): Likewise.  Fix some (harmless) false
18733           positives.
18734           * lib/gcc.exp (gcc_check_compile): New function.
18735
18736 1999-02-08  Richard Henderson  <rth@cygnus.com>
18737
18738         * gcc.c-torture/execute/990208-1.c: New test.
18739
18740 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
18741
18742         * g++.dg/special/ecos.exp: New driver for new tests with special
18743         requirements
18744
18745         * g++.dg/special/conpr-1.C: New test
18746         * g++.dg/special/conpr-2.C: New test
18747         * g++.dg/special/conpr-2a.C: New test
18748         * g++.dg/special/conpr-3.C: New test
18749         * g++.dg/special/conpr-3a.C: New test
18750         * g++.dg/special/conpr-3b.C: New test
18751
18752         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
18753         allow g++ to use the dg driver
18754
18755         * README: Add comment about g++.dg directory
18756
18757 1999-02-06  Jeffrey A Law  (law@cygnus.com)
18758
18759         * README: Update email addresses.
18760
18761 1999-02-03  Nick Clifton  <nickc@cygnus.com>
18762
18763         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
18764         arguments in order to force structure S onto the stack even on
18765         the alpha.
18766         (test): Pass 10 leading arguments to function foo as well as the
18767         structure S.
18768
18769         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
18770         failure for all targets.
18771
18772         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
18773         abort to terminate program execution.
18774
18775 1999-01-30  Richard Henderson  <rth@cygnus.com>
18776
18777         * gcc.c-torture/execute/990130-1.c: New test.
18778
18779 1999-01-30  Jeffrey A Law  (law@cygnus.com)
18780
18781         * gcc.dg/990130-1.c: New test.
18782
18783 1999-01-28  Michael Meissner  <meissner@cygnus.com>
18784
18785         * gcc.c-torture/execute/990128-1.c: New test.
18786
18787 1999-01-27  Michael Meissner  <meissner@cygnus.com>
18788
18789         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
18790
18791 1999-01-27  Felix Lee  <flee@cygnus.com>
18792
18793         * lib/c-torture.exp (c-torture-compile): pull out code for
18794         analyzing gcc error messages.
18795         (c-torture-execute): ditto, and fix some (harmless) false
18796         positives.
18797         * lib/gcc.exp (gcc_check_compile): new function.
18798
18799 1999-01-17  Jeffrey A Law  (law@cygnus.com)
18800
18801         * gcc.dg/990117-1.c: New test.
18802
18803         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
18804
18805         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
18806
18807 1999-01-15  Jeffrey A Law  (law@cygnus.com)
18808
18809         * g77.f-torture/compile/990115-1.f: New test.
18810
18811 1999-01-07  Jeffrey A Law  (law@cygnus.com)
18812
18813         * gcc.c-torture/compile/990107-1.c: New test
18814
18815 1999-01-06  Jeffrey A Law  (law@cygnus.com)
18816
18817         * gcc.c-torture/execute/990106-2.c: New test.
18818
18819         * gcc.c-torture/execute/990106-1.c: New test.
18820
18821 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
18822
18823         * gcc.c-torture/compile/981223-1.c: New test.
18824
18825 1998-12-29  Richard Henderson  <rth@cygnus.com>
18826
18827         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
18828         (opt3): Rename from opt4 and disable.
18829
18830 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
18831
18832         * g++.old-deja/g++.pt/ptrmem5.C: New test.
18833
18834 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
18835
18836         * g++.old-deja/g++.other/conv5.C: New test.
18837
18838 1998-12-14  Nick Clifton  <nickc@cygnus.com>
18839
18840         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
18841
18842 1998-12-11  Jeffrey A Law  (law@cygnus.com)
18843
18844         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
18845
18846 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
18847
18848         * gcc.c-torture/compile/981211-1.c: New test.
18849
18850 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
18851
18852         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
18853
18854         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
18855
18856 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18857
18858         * gcc.special/930510-1.c: Make C9X safe.
18859         * gcc.misc-tests/gcov-1.c Similarly.
18860         * gcc.misc-tests/gcov-2.c Similarly.
18861
18862 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
18863
18864         * gcc.dg/ultrasp1.c: New test.
18865
18866 1998-12-06  Richard Henderson  <rth@cygnus.com>
18867
18868         * gcc.c-torture/execute/981206.c: New test.
18869
18870 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
18871
18872         * g++.old-deja/g++.ns/template7.C: New test.
18873
18874         * g++.old-deja/g++.other/expr1.C: New test.
18875
18876         * g++.old-deja/g++.eh/tmpl3.C: New test.
18877
18878         * g++.old-deja/g++.eh/tmpl2.C: New test.
18879
18880 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
18881
18882         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
18883         * g++.old-deja/g++.other/using6.C: Removed.
18884         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
18885
18886         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
18887
18888 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
18889
18890         * g++.old-deja/g++.pt/overload8.C: New test.
18891
18892         * g++.old-deja/g++.pt/overload7.C: New test.
18893
18894         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
18895
18896         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
18897         and relinking messages.
18898         * lib/g++.exp (g++_target_compile): Remove .rpo file when
18899         compiling with -frepo.
18900
18901 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
18902
18903         * g++.old-deja/g++.pt/lookup6.C: New test.
18904
18905 1998-11-30  Nick Clifton  <nickc@cygnus.com>
18906
18907         * gcc.c-torture/execute/981130-1.c: New test.
18908         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
18909
18910 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
18911
18912         * g++.old-deja/g++.pt/explicit76.C: New test.
18913
18914         * g++.old-deja/g++.pt/friend38.C: New test.
18915
18916         * g++.old-deja/g++.ns/crash2.C: New test.
18917
18918         * g++.old-deja/g++.pt/defarg8.C: New test.
18919
18920         * g++.old-deja/g++.pt/instantiate6.C: New test.
18921
18922         * g++.old-deja/g++.pt/static6.C: New test.
18923
18924         * g++.old-deja/g++.pt/decl2.C: New test.
18925
18926 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
18927
18928         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
18929         problem is actually related with name lookup, but so what? :-)
18930
18931         * g++.old-deja/g++.pt/friend37.C: New test.
18932
18933 1998-11-25  Dave Love  <d.love@dl.ac.uk>
18934
18935         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
18936         element, which fails on some systems.
18937
18938         * g77.f-torture/execute/labug1.f: New test.
18939
18940 1998-11-21  Jeffrey A Law  (law@cygnus.com)
18941
18942         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
18943         is defined.
18944
18945 1998-11-18  Dave Love  <d.love@dl.ac.uk>
18946
18947         * g77.f-torture/compile/981117-1.f: New test.
18948
18949 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
18950
18951         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
18952         properly discarded.
18953
18954 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
18955
18956         * gcc.c-torture/execute/memcheck: New directory of tests for
18957         -fcheck-memory-usage.
18958
18959 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
18960
18961         * README: New file, general information about the testsuite and
18962         new description of the various C++ test subdirectories.
18963         * README.g++: Eliminate obsolete information, update and move most
18964         relevant stuff to README.
18965
18966 1998-11-07  Richard Henderson  <rth@cygnus.com>
18967
18968         * gcc.c-torture/compile/981107-1.c: New test.
18969
18970 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
18971
18972         * execute/memcpy-bi.c: New testcase.
18973
18974 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
18975
18976         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
18977         base classes.
18978
18979         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
18980         template is selected.
18981
18982         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
18983         classes, it should be accepted for all types.
18984
18985         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
18986
18987         * g++.old-deja/g++.pt/spec24.C: Ensure that template
18988         specializations start with template headers.
18989
18990 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
18991
18992         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
18993
18994         * g++.old-deja/g++.other/init9.C: Test cross initialization of
18995         non-POD types.
18996
18997 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
18998
18999         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
19000
19001 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
19002
19003         * compile/981022-1.c, compile/981022-1.x: New test and driver.
19004
19005 1998-10-19  Jeffrey A Law  (law@cygnus.com)
19006
19007         * 981019-1.c: New test.
19008
19009 1998-10-14  Robert Lipe <robertl@dgii.com>
19010
19011         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
19012         find objc headers.
19013
19014 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
19015
19016         * compile/981001-4.c: Remove use of GCC extension that triggers a
19017         compiler bug.
19018
19019 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
19020
19021         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
19022
19023 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
19024
19025         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
19026         instantiation of template produces incorrect code for delete
19027         expression.
19028
19029         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
19030         constructors' name is not unique.
19031         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
19032         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
19033
19034         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
19035         automatic array of const is ill-formed.
19036
19037         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
19038         of template parameter?
19039
19040         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
19041         const.
19042
19043         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
19044         pointer-to-member expression.
19045
19046         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
19047         declaration causes ICE.
19048
19049 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
19050
19051         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
19052         reserved in the global namespace.
19053
19054         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
19055         generate needed virtual table.
19056
19057         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
19058
19059 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
19060
19061         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
19062         template-dependent type
19063
19064 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
19065
19066         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
19067         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
19068         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
19069
19070         * g++.old-deja/g++.other/using5.C: New test; using decl from base
19071         class should be usable as argument of member function.
19072         * g++.old-deja/g++.other/using6.C: New test; using decl from base
19073         class should be usable as return type of member function.
19074         * g++.old-deja/g++.other/using7.C: New test; using decl from base
19075         class should be usable as type of data member.
19076
19077         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
19078
19079 1998-10-09  Jeffrey A Law  (law@cygnus.com)
19080
19081         * gcc.c-torture/special/920521-1.c: Fix bogus test.
19082
19083 1998-10-08  Nick Clifton  <nickc@cygnus.com>
19084
19085         * gcc.dg/dll-?.c Add thumb to target list.
19086         Fix assembler scan patterns to match current assembler output.
19087
19088 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
19089
19090         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
19091         matching of template brackets.
19092
19093         * g++.old-deja/g++.other/using4.C: New test.  Test using
19094         declarations of methods from base classes.
19095
19096         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
19097         within functions should introduce names into the innermost
19098         enclosing namespace.
19099
19100         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
19101         of static locals if first initialization throws.
19102
19103 1998-10-07  Jim Wilson  <wilson@cygnus.com>
19104
19105         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
19106
19107 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
19108
19109         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
19110         lose track of the possible targets of tablejump insns.
19111         * special/special.exp: Run it.
19112
19113 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
19114
19115         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
19116         must be declared before its specializations can be named in friend
19117         declarations.
19118
19119 1998-10-05  Dave Love  <d.love@dl.ac.uk>
19120
19121         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
19122
19123         * g77.f-torture/execute/io1.f: New test.
19124
19125 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
19126
19127         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
19128         with pointer to template function, for which no argument deduction
19129         is possible.
19130
19131         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
19132         specialization of template function as argument to template
19133         function.
19134
19135         * g++.old-deja/g++.other/access2.C: New test; Inner class
19136         shouldn't have privileged access to Outer's names.
19137
19138 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
19139
19140         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
19141         friend template declared within template class conflicts with
19142         nested class of the same name.
19143
19144         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
19145         is ignored.
19146
19147         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
19148         object with direct initializer as function declaration.
19149
19150         * g++.old-deja/g++.other/decl2.C: New test; duplicate
19151         initializers.
19152
19153         * g++.old-deja/g++.other/null2.C: New test; conditional operator
19154         involving const pointer and NULL produces incorrect result.
19155
19156         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
19157         type name without `typename' should be rejected with -pedantic.
19158
19159 1998-10-02  Richard Henderson  <rth@cygnus.com>
19160
19161         * g++.old-deja/g++.other/addrof1.C: New test.
19162
19163 1998-10-01  Nick Clifton  <nickc@cygnus.com>
19164
19165         * gcc.c-torture/compile/981001-1.c: New test.
19166         * gcc.c-torture/execute/981001-1.c: New test.
19167
19168 1998-10-01  Jeffrey A Law  (law@cygnus.com)
19169
19170         * gcc.c-torture/compile/981001-2.c: New test.
19171         * gcc.c-torture/compile/981001-3.c: New test.
19172         * gcc.c-torture/compile/981001-4.c: New test.
19173
19174 1998-10-01  Robert Lipe  <robertl@dgii.com>
19175
19176         * lib/objc.exp (objc_target_compile): Add -L during compiles for
19177         multilibbed hosts.   Idea grafted from g77.exp.
19178
19179 1998-09-30  Dave Love  <d.love@dl.ac.uk>
19180
19181         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
19182         avoid losing on systems which need -lsocket.
19183
19184 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
19185
19186         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
19187         * g++.old-deja/g++.other/nested2.C: Ditto.
19188         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
19189         failure.
19190
19191 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
19192
19193         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
19194         preferred over template operator!= for enum bitfields.
19195
19196 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
19197
19198         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
19199         that happen to have the same base name, but in different scopes,
19200         are incorrectly rejected.
19201
19202 1998-09-16  Richard Henderson  <rth@cygnus.com>
19203
19204         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
19205         on the native word size instead of an integer literal.
19206
19207 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
19208
19209         * g++.old-deja/g++.other/static2.C: Invocation of static data
19210         member of type pointer-to-function denoted as non-static member.
19211
19212         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
19213         checks involving function types and aliases.
19214
19215 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
19216
19217         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
19218         redefined to the same non-trivial type.
19219
19220         * g++.old-deja/g++.pt/explicit73.C: Test for proper
19221         namespace-qualification of template specializations declared in
19222         other namespaces.
19223
19224         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
19225         to declare a subset of the specializations of a template function
19226         as friends of specializations of a template class.
19227
19228         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
19229         member templates that do not fully specialize the enclosing
19230         template class are rejected.
19231
19232 1998-09-11  Dave Love  <d.love@dl.ac.uk>
19233
19234         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
19235
19236 1998-09-08  Dave Love  <d.love@dl.ac.uk>
19237
19238         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
19239         altered from libf2c/libU77 version.
19240
19241 1998-09-06  Dave Love  <d.love@dl.ac.uk>
19242
19243         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
19244
19245 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
19246
19247         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
19248         (un)signed char are different types for template specialization
19249         purposes.
19250
19251 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
19252
19253         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
19254         * objc: ObjC testsuite.
19255
19256 1998-08-31  Catherine Moore  <clm@cygnus.com>
19257
19258         * gcc.c-torture/execute/941014-1.x:  New file.
19259
19260 1998-08-31  Nick Clifton  <nickc@cygnus.com>
19261
19262         * lib/c-torture.exp: Add support for
19263         torture_eval_before_compile and torture_eval_before_execute
19264         variables.
19265
19266 1998-08-30  Jeffrey A Law  (law@cygnus.com)
19267
19268         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
19269         this test triggers valid.
19270
19271 1998-08-27  Jeffrey A Law  (law@cygnus.com)
19272
19273         * gcc.dg/980827-1.c: New test.
19274
19275 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
19276
19277         * gcc.c-torture/execute/loop-4b.c: New test.
19278
19279 1998-08-26  Nick Clifton  <nickc@cygnus.com>
19280
19281         * lib/c-torture.exp: Add support for
19282         torture_eval_before_compile and torture_eval_before_execute
19283         variables.
19284
19285 1998-08-25  Jeffrey A Law  (law@cygnus.com)
19286
19287         * gcc.c-torture/compile/980825-1.c: New test.
19288
19289 1998-08-24  Nick Clifton  <nickc@cygnus.com>
19290
19291         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
19292         count number tests in opt_t0 not good_t0.
19293
19294 1998-08-24  Jeffrey A Law  (law@cygnus.com)
19295
19296         * gcc.c-torture/compile/930326-1.x: Fix typo.
19297
19298 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
19299
19300         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
19301         causes an ICE.
19302
19303 1998-08-21  Jeffrey A Law  (law@cygnus.com)
19304
19305         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
19306         STACK_SIZE is defined.
19307         * gcc.c-torture/unsorted/stuct.c: Similarly.
19308
19309         * gcc.c-torture/compile/980821-1.c: New test.
19310
19311 1998-08-21  Jeffrey A Law  (law@cygnus.com)
19312
19313         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
19314
19315 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
19316
19317         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
19318         code.
19319
19320 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
19321
19322         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
19323         error'.
19324
19325 1998-08-18  Jeffrey A Law  (law@cygnus.com)
19326
19327         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
19328
19329 1998-08-16  Jeffrey A Law  (law@cygnus.com)
19330
19331         * gcc.c-torture/compile/980816-1.c: New test.
19332
19333         * gcc.dg/980816-1.c: New test.
19334
19335 1998-08-13  Jeffrey A Law  (law@cygnus.com)
19336
19337         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
19338         compiler for ieee tests.
19339
19340 1998-08-01  Dave Love  <d.love@dl.ac.uk>
19341
19342         * g77.f-torture/compile/980729-0.f: New test.
19343
19344 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
19345
19346         * gcc.c-torture/special/eeprof-1.c: New test, for
19347         -finstrument-functions.
19348         * gcc.c-torture/special/special.exp: Run it.
19349
19350 1998-07-29  Jeffrey A Law  (law@cygnus.com)
19351
19352         * gcc.c-torture/compile/980729-1.c: New test.
19353
19354 1998-07-27  Nick Clifton  <nickc@cygnus.com>
19355
19356         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
19357         __thumb__ is defined, and test for ARM style doubles if so.
19358
19359 1998-07-26  Dave Love  <d.love@dl.ac.uk>
19360
19361         * g77.f-torture/noncompile/980615-0.f: New test.
19362
19363 1998-07-26  H.J. Lu  (hjl@gnu.org)
19364
19365         * gcc.dg/980312-1.c: Do link instead of compile.
19366         * gcc.dg/980313-1.c: Likewise.
19367
19368 1998-07-26  Jeffrey A Law  (law@cygnus.com)
19369
19370         * gcc.c-torture/compile/980726-1.c: New test.
19371
19372 1998-07-25  Dave Love  <d.love@dl.ac.uk>
19373
19374         * g77.f-torture/execute/io0.f: New test.
19375
19376 1998-07-24  Nick Clifton  <nickc@cygnus.com>
19377
19378         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
19379         an int.
19380
19381 1998-06-18  Michael Meissner  <meissner@cygnus.com>
19382
19383         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
19384         m32r bugs.
19385
19386 1998-07-17  Nick Clifton  <nickc@cygnus.com>
19387
19388         * gcc.dg/980626-1.c: Expect failures for all toolchains until
19389         c-decl.c:grokdeclarator can handle mode attributes.
19390
19391 1998-07-16  Jeffrey A Law  (law@cygnus.com)
19392
19393         * gcc.c-torture/execute/980716-1.c: New test.
19394
19395 1998-07-13  Jeffrey A Law  (law@cygnus.com)
19396
19397         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
19398         the mn10200.
19399         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
19400         the mn10200.
19401         * gcc.c-torture/execute/va-arg-3.x: Similarly.
19402         * gcc.c-torture/compile/930326-1.x: Similarly.
19403
19404 1998-07-13  Dave Love  <d.love@dl.ac.uk>
19405
19406         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
19407         New test from Craig.
19408
19409 1998-07-12  Dave Love  <d.love@dl.ac.uk>
19410
19411         * g77.f-torture/noncompile/980616-0.f: New test.
19412
19413         * g77.f-torture/execute/970816-3.f:  New test from Craig.
19414
19415 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
19416
19417         *  g++.other/singleton.C: Return error value instead of taking
19418         SIGSEGV.
19419
19420 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
19421
19422         *  g++.other/singleton.C: New test.   Warning is under dispute.
19423         Runtime crash is not.
19424
19425 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
19426
19427         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
19428         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
19429         using6.C, using7.C}:  New namespace tests.
19430
19431 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
19432
19433         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
19434         specialization with typedef'ed names used as array indexes.
19435
19436 1998-07-09  Jeffrey A Law  (law@cygnus.com)
19437
19438         * gcc.c-torture/execute/980709-1.c: New test.
19439
19440         * gcc.dg/980709-1.c: New test.
19441
19442 1998-07-07  Richard Henderson  <rth@cygnus.com>
19443
19444         * gcc.c-torture/execute/bcp-1.c: New test.
19445
19446 1998-07-07  Jeffrey A Law  (law@cygnus.com)
19447
19448         * gcc.c-torture/execute/980707-1.c: New test.
19449
19450 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
19451
19452         * gcc.c-torture/compile/980706-1.c: New test.
19453
19454 1998-07-01  Dave Love  <d.love@dl.ac.uk>
19455
19456         * g77.f-torture/execute/980701-0.f,
19457         g77.f-torture/execute/980701-1.f: New test from Craig.
19458
19459 1998-07-01  Jeffrey A Law  (law@cygnus.com)
19460
19461         * gcc.c-torture/compile/980701-1.c: New test.
19462
19463         * gcc.c-torture/execute/980701-1.c: New test.
19464
19465 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
19466 rlsruhe.de>
19467
19468         * g++.old-deja/g++.robertl/eb132.C: New test.
19469         * g++.old-deja/g++.robertl/eb133.C: Likewise.
19470
19471 1998-06-29  Dave Love  <d.love@dl.ac.uk>
19472
19473         * g77.f-torture/execute/980628-7.f,
19474         g77.f-torture/execute/980628-8.f,
19475         g77.f-torture/execute/980628-9.f,
19476         g77.f-torture/execute/980628-10.f: New tests from Craig.
19477
19478         * g77.f-torture/execute/980628-3.f: Remove mail headers.
19479
19480 1998-06-28  Jeffrey A Law  (law@cygnus.com)
19481
19482         * g77.f-torture/execute/980628-4.f: New test from Craig.
19483         * g77.f-torture/execute/980628-5.f: Likewise.
19484         * g77.f-torture/execute/980628-2.f: Likewise.
19485         * g77.f-torture/execute/980628-0.f: Likewise.
19486         * g77.f-torture/execute/980628-1.f: Likewise.
19487         * g77.f-torture/execute/980628-3.f: Likewise.
19488         * g77.f-torture/execute/980628-6.f: Likewise.
19489
19490 1998-06-28  Jeffrey A Law  (law@cygnus.com)
19491
19492         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
19493         directory when nothing has been installed yet.
19494
19495 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
19496
19497         * gcc.c-torture/special/special.exp: Handle newer versions of
19498         dejagnu.
19499
19500 1998-06-26  Jeffrey A Law  (law@cygnus.com)
19501
19502         * gcc.dg/980626-1.c: New test.
19503
19504 1998-06-19  Bruno Haible <haible@ilog.fr>
19505
19506         * gcc.misc-tests/m-un-2.c: New test.
19507         * g++.old-deja/g++.other/warn01.c: Likewise.
19508
19509 1998-06-19  Robert Lipe  <robertl@dgii.com>
19510
19511         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
19512         compatibility with assmblers with a different comment character.
19513         Eliminate use of GAS-specific extensions.
19514
19515 1998-06-19  Jeffrey A Law  (law@cygnus.com)
19516
19517         * gcc.c-torture/execute/ieee/980619-1.c: New test.
19518
19519 1998-06-19  Robert Lipe  <robertl@dgii.com>
19520
19521         *lib/g77.exp: Replace search for libf2c.a with search for newly
19522         renamed libg2c.a
19523
19524 1998-06-17  Jeffrey A Law  (law@cygnus.com)
19525
19526         * gcc.c-torture/execute/980617-1.c: New test.
19527
19528 1998-06-12  Jeffrey A Law  (law@cygnus.com)
19529
19530         * gcc.c-torture/execute/980612-1.c: New test.
19531
19532 1998-06-08  Jeffrey A Law  (law@cygnus.com)
19533
19534         * gcc.dg/980523-1.c: Only test on ppc-linux.
19535         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
19536
19537         * gcc.c-torture/execute/980608-1.c: New test.
19538
19539 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
19540
19541         * gcc.c-torture/execute/980605-1.c: New test.
19542
19543 1998-06-04  Jeffrey A Law  (law@cygnus.com)
19544
19545         * gcc.c-torture/execute/980604-1.c: New test.
19546
19547 1998-06-02  Jeffrey A Law  (law@cygnus.com)
19548
19549         * gcc.c-torture/execute/980602-1.c: New test.
19550         * gcc.c-torture/execute/980602-2.c: Likewise.
19551
19552 1998-06-02  Dave Love  <d.love@dl.ac.uk>
19553
19554         * 970125-0.f: Fix per JCB.  Add commentary.
19555
19556 1998-05-31  Michael Meissner  <meissner@cygnus.com>
19557
19558         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
19559         IEEE -0 support.
19560
19561 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
19562
19563         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
19564         earlier.
19565
19566 1998-05-28  Catherine Moore <clm@cygnus.com>
19567
19568         * gcc.c-torture/execute/980526-3.c: New test.
19569
19570 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
19571
19572         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
19573         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
19574         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
19575         m88k-motorola-sysv3 to XFAIL.
19576
19577 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19578
19579         * gcc.dg/980526-1.c: New test.
19580         * gcc.c-torture/execute/980526-2.c: New test.
19581
19582 1998-05-26  Jeffrey A Law  (law@cygnus.com)
19583
19584         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
19585
19586         * gcc.c-torture/execute/980526-1.c: New test.
19587
19588 1998-05-26  Dave Love  <d.love@dl.ac.uk>
19589
19590         * g77.f-torture/execute/alpha2.f: Add runtime test.
19591
19592 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
19593
19594         * g++.old-deja/old-deja.exp: Strip leading directories.
19595
19596         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
19597         error for the line.  Don't run multiple tests for the same line.
19598
19599 1998-05-23  Jeffrey A Law  (law@cygnus.com)
19600
19601         * gcc.dg/980523-1.c: New test.
19602
19603 1998-05-23  Dave Love  <d.love@dl.ac.uk>
19604
19605         * g77.f-torture/compile/970915-0.f: New test.
19606
19607 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
19608
19609         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
19610
19611 1998-05-21  Jeffrey A Law  (law@cygnus.com)
19612
19613         * gcc.dg/980520-1.c: New test.
19614
19615 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
19616
19617         * gcc.dg/980502-1.c: Fix return type.
19618
19619 1998-05-20  Jeffrey A Law  (law@cygnus.com)
19620
19621         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
19622         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
19623         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
19624         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
19625         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
19626
19627 1998-05-20  Dave Love  <d.love@dl.ac.uk>
19628
19629         * g77.f-torture/execute/980520-1.f: New test.
19630
19631 1998-05-15  Dave Love  <d.love@dl.ac.uk>
19632
19633         * lib/mike-g77.exp: New file.
19634
19635         * g77.f-torture/noncompile/noncompile.exp,
19636         g77.f-torture/noncompile/check0.f: New files.
19637
19638 1998-05-14  Dave Love  <d.love@dl.ac.uk>
19639
19640         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
19641         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
19642         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
19643         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
19644         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
19645         abort where appropriate.
19646
19647 1998-05-05  Michael Meissner  <meissner@cygnus.com>
19648
19649         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
19650         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
19651
19652 1998-04-29  Dave Love  <d.love@dl.ac.uk>
19653
19654         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
19655
19656 1998-04-27  Dave Love  <d.love@dl.ac.uk>
19657
19658         * g77.f-torture/compile/980427-0.f: New test.
19659
19660 1998-04-24  Dave Love  <d.love@dl.ac.uk>
19661
19662         * g77.f-torture/compile/980424-0.f: New test.
19663
19664 1998-04-19  Dave Love  <d.love@dl.ac.uk>
19665
19666         * g77.f-torture/compile/980419-2.f (main): New test.
19667         * g77.f-torture/compile/970125-0.f: New test.
19668         * g77.f-torture/compile/980419-1.f: New test.
19669
19670 1998-04-08  Jim Wilson  <wilson@cygnus.com>
19671
19672         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
19673         of loop-4.c.
19674
19675 1998-04-07  Jim Wilson  <wilson@cygnus.com>
19676
19677         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
19678
19679 1998-04-03  Jim Wilson  <wilson@cygnus.com>
19680
19681         * gcc.c-torture/compile/980329-1.c: New test.
19682
19683 1998-03-18  Jim Wilson  <wilson@cygnus.com>
19684
19685         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
19686         * gcc.dg/980312-1.c: Fix typo in -march command.
19687
19688 1998-03-16  H.J. Lu  (hjl@gnu.org)
19689
19690         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
19691
19692 1998-03-11  Robert Lipe  <robertl@dgii.com>
19693
19694         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
19695         Dave Love agree the Fortran source is bogus.
19696
19697 1998-03-11  Robert Lipe  <robertl@dgii.com>
19698
19699         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
19700         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
19701         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
19702         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
19703         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
19704
19705 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
19706
19707         * g++.old-deja/g++.other/friend1.C: New test.
19708
19709 1998-02-18  Dave Love  <d.love@dl.ac.uk>
19710
19711         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
19712         possibly uninitialized) variables and declare dnrm2.
19713
19714 1998-02-23  Robert Lipe <robertl@dgii.com>
19715
19716         From Bruno Haible <haible@ilog.fr>:
19717         * gcc.c-torture/execute/980223.c: New test.
19718
19719 1998-02-13  Jeffrey A Law  (law@cygnus.com)
19720
19721         * gcc.dg/ifelse-1.c: New test.
19722
19723 1998-02-09  H.J. Lu  (hjl@gnu.org)
19724
19725         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
19726
19727           * lib/old-dejagnu.exp (old-dejagnu): Added the
19728           "execution test - XFAIL *-*-*" handling in the spirit of
19729           "excess errors test -". Changed the "execution test fails"
19730           handling to be like "excess errors test fails".
19731           * Update various tests accordingly.
19732
19733 1998-02-06  Jim Wilson  <wilson@cygnus.com>
19734
19735         * gcc.c-torture/execute/980205.c: New test.
19736
19737 1998-01-18  Jeffrey A Law  (law@cygnus.com)
19738
19739         * lib/c-torture.exp: Look for .x files instead of .cexp files.
19740         * lib/f-torture.exp: Similarly.
19741         * gcc.c-torture: Rename all .cexp files to .x files.
19742
19743 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
19744
19745         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
19746         (940510-1.c): Removed duplicate.
19747         (971104-1.c): New test.
19748
19749 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
19750
19751           * lib/f-torture.exp: Improve error and loop detection.
19752
19753 1997-11-19  Michael Meissner  <meissner@cygnus.com>
19754
19755         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
19756         use that to size the filler array.
19757
19758 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
19759
19760         * lib/c-torture.exp(c-torture-execute): Fix typo.
19761
19762         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
19763         testcase as the executable name. Keep the executable around if
19764         the test fails.
19765
19766 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
19767
19768         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
19769         changes.  Only test one -g option, and move it to the end of the
19770         list of options to test.
19771
19772 1997-09-19  Michael Meissner  <meissner@cygnus.com>
19773
19774         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
19775         variable GCC_TORTURE_OPTIONS to supply default switches separated
19776         by colons.  If no environment variable, run tests with -O0 -g, -O1
19777         -g, and -O2 -g as well.
19778
19779 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
19780
19781         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
19782         explanatory comments. Fix indentation.
19783
19784 1997-09-15  Jeffrey A Law  (law@cygnus.com)
19785
19786         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
19787
19788 1997-09-11  Jeffrey A Law  (law@cygnus.com)
19789
19790         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
19791         * g++.old-deja/g++.mike/p7325.C: Likewise.
19792         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
19793
19794 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
19795
19796         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
19797         * g++.old-deja/g++.brendan/crash30.C: Likewise.
19798         * g++.old-deja/g++.brendan/crash39.C: Likewise.
19799         * g++.old-deja/g++.law/operators4.C: Likewise.
19800
19801 1997-09-11  Joe Buck  (jbuck@synopsys.com)
19802
19803         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
19804         * g++.old-deja/g++.mike/p784.C: Ditto.
19805         * g++.old-deja/g++.mike/p785.C: Ditto.
19806
19807 1997-09-05  Jeffrey A Law  (law@cygnus.com)
19808
19809           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
19810
19811 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
19812
19813         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
19814         target feature; pass this to c-torture-execute as needed.
19815
19816 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
19817
19818         * lib/c-torture.exp(c-torture-execute): If the previous and the
19819         current executables being tested are identical, we don't need to
19820         run the executable again. Try to make the executable names
19821         unique. Add an optional argument for passing additional compiler
19822         flags.
19823
19824 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
19825
19826         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
19827
19828 1997-08-29  Jeffrey A Law  (law@cygnus.com)
19829
19830         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
19831
19832 1997-07-31  Jeffrey A Law  (law@cygnus.com)
19833
19834         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
19835         32bit or larger longs.
19836
19837         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
19838         have either a 32bit long or 32bit int.
19839
19840 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
19841
19842         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
19843         Make double precision tests dependent on sizeof (double).
19844
19845 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
19846
19847         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
19848         too.
19849
19850 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
19851
19852         * gcc.c-torture/compile/961203-1.cexp: New script.
19853
19854 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
19855
19856         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
19857         up the includes ourselves.
19858
19859 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
19860
19861         * lib/plumhall.exp: Remove random include, and add a few
19862         verbose messages for debugging.
19863
19864 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
19865
19866         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
19867         of trying to do it ourselves.
19868
19869 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
19870
19871         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
19872
19873 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
19874
19875         * gcc.prms/5403.c: Made regexp a bit less strict.
19876
19877 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
19878
19879         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
19880         is returned from remote_load instead.
19881         * lib/plumhall.exp: Ditto.
19882         * lib/mike-g++.exp: Ditto.
19883         * lib/old-dejagnu.exp: Ditto.
19884         * lib/c-torture.exp: Ditto.
19885
19886 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
19887
19888         * lib/g++.exp: Use build_wrapper procedure.
19889         * lib/gcc.exp: Ditto.
19890
19891 1997-05-20  Jeffrey A Law  (law@cygnus.com)
19892
19893         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
19894         an old-style decl for malloc.  Fixes tests to work when
19895         sizeof (int) != sizeof (size_t).
19896
19897 1997-05-15  Mike Meissner  <meissner@cygnus.com>
19898
19899         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
19900
19901         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
19902         use stdargs.h interface.
19903
19904 1997-05-15  Mike Meissner  <meissner@cygnus.com>
19905
19906         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
19907         NO_VARARGS when compiling.
19908
19909 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
19910
19911         * lib/plumhall.exp(ph_includes): New procedure.
19912         (ph_make): Use it.
19913         (ph_compiler): Ditto.
19914
19915         * lib/g++.exp: Rename test-glue.c to testglue.c.
19916         * lib/gcc.exp: Ditto.
19917
19918 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
19919
19920         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
19921         to completion when it's called.
19922
19923 1997-03-21  Michael Meissner  <meissner@cygnus.com>
19924
19925         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
19926         is defined, don't do test.
19927
19928 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
19929
19930         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
19931         for object files.
19932         (ph_summary): Mark skipped testcases as untested, not unresolved.
19933
19934         * lib/plumhall.exp (ph_make): If unresolved because of bad
19935         errorCode, record errorCode in log file.
19936         (*): Replace send_log/verbose with verbose -log.
19937
19938 1997-03-19  Michael Meissner  <meissner@cygnus.com>
19939
19940         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
19941         double conversion if double isn't at least 8 bytes.
19942
19943         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
19944         int to work with targets where int is 16 bits.
19945
19946         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
19947         8 bytes, just exit, since 4 byte doubles don't have enough bits of
19948         precision for the test to complete.
19949
19950 1997-03-14  Michael Meissner  <meissner@cygnus.com>
19951
19952         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
19953         if d10v is not compiled with the -mdouble64 flag.
19954         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
19955
19956         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
19957         d10v is not compiled with the -mint32 flag.
19958
19959 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
19960
19961         * lib/plumhall.exp: Use incr_count.
19962
19963 1997-03-12  Jeffrey A Law  (law@cygnus.com)
19964
19965         * gcc.c-torture: Update to c-torture-1.45.
19966
19967 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
19968
19969         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
19970         the name of the expect testcase file).
19971
19972         * lib/g++.exp(g++_init): Ditto.
19973
19974 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
19975
19976         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
19977         the host.
19978
19979         * lib/gcc.exp(gcc_exit): New procedure.
19980
19981 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
19982
19983         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
19984         specs where appropriate.
19985
19986         * g++.old-deja/g++.arm/*: Added additional ERROR checks
19987         because of new "candidates are" messages, and removed a few
19988
19989         * Converted all non-old-style g++ testcases to old-style, and
19990         moved into g++.old-deja.
19991
19992 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
19993
19994         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
19995         options.
19996
19997         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
19998         succeeded.
19999
20000         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
20001
20002 1997-02-13  Michael Meissner  <meissner@cygnus.com>
20003
20004         * lib/gcc.exp (gcc_target_compile): Add support for defining
20005         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
20006         the machine doesn't have those features.
20007
20008 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
20009
20010         * g++.law/operators4.exp: Don't use LIBS.
20011
20012 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
20013
20014         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
20015
20016         * lib/mike-g++.exp: Don't set the compiler to be tested here.
20017         * lib/g++.exp: Set it here instead. Also, allow use of the
20018         --tool_exec and --tool_opt options. Change CXX to
20019         GXX_UNDER_TEST.
20020
20021         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
20022
20023         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
20024
20025 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
20026
20027         * lib/old-dejagnu.exp: Use prune_warnings instead of
20028         prune_system_crud.
20029         * lib/mike-g++.exp: Ditto.
20030         * lib/gcc.exp: Ditto.
20031         * lib/g++.exp: Ditto.
20032
20033         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
20034
20035 1997-02-07  Jeffrey A Law  (law@cygnus.com)
20036
20037           * 941014-2.c: Include stdlib.h
20038           * 960327-1.c: Include stdio.h
20039           * dbra.c, index-1.c: Don't assume ints are 32bits.
20040
20041 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
20042
20043         * lib/gcc.exp: Add gcc,stack_size target feature.
20044
20045         * lib/g++.exp(g++_target_compile): Add the include and link
20046         paths here, not in two other places. And, it's $options, not
20047         options.
20048
20049         * lib/mike-g++.exp(postbase): Remove the code that determines
20050         the correct include and link paths.
20051         * g++.old-deja/old-deja.exp: Ditto.
20052
20053 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
20054
20055         * lib/g++.exp(g++_init): target_compile no longer returns the
20056         filename of the result.
20057
20058 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
20059
20060         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
20061         call to glob.
20062
20063         * gcc.c-torture/special/special.exp: Change call to
20064         gcc_target_compile to include the object file.
20065
20066 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
20067
20068         * gcc.c-torture/special/special.exp: Correct misspelling in last
20069         change.
20070
20071 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
20072
20073         * lib/plumhall.exp(ph_summary): Log the entire output of the
20074         executable. Return -1 if there were any failures, 0 otherwise.
20075         (ph_execute): Return -1 if there were any failures, 0 otherwise.
20076         (ph_make): Clean up objects and executables that were built
20077         if the tests succeeded.
20078
20079 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
20080
20081         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
20082         libraries and includes in the build tree as appropriate.
20083
20084 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
20085
20086         * lib/c-torture.exp: Instead of looking for the global variable
20087         NO_LONG_LONG, check to see if that's a feature of the target.
20088
20089 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
20090
20091         * config/default.exp: Minimize. Delete the remainer of the files in
20092         config; this functionality is now in devo/dejagnu/config.
20093
20094         g++.*/*: Pass any additional flags used to compile to postbase;
20095         delete CXXFLAGS.
20096
20097         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
20098         is now done by runtest.exp. Use gcc_target_compile instead of
20099         compile.
20100
20101         lib/c-torture.exp: Use gcc_target_compile instead of compile.
20102         Remove references to CFLAGS. Use remote_file instead of
20103         calling rm -f.
20104         (c-torture): Take a list of arguments to use to compile this
20105         testcase.
20106
20107         lib/g++.exp: Simplify. Use target_compile instead of compile.
20108         lib/gcc-dg.exp: Ditto.
20109         lib/gcc.exp: Ditto.
20110         lib/mike-{gcc,g++}.exp: Ditto.
20111         lib/old-dejagnu.exp: Ditto.
20112         lib/plumhall.exp: Ditto.
20113
20114 1997-01-08  Jim Wilson  <wilson@cygnus.com>
20115
20116         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
20117         (ph_linker): Likewise.
20118
20119 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
20120
20121           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
20122         MAP_ANON / MAP_ANONYMOUS if defined;
20123         else try to map from /dev/zero .
20124
20125 1996-11-12  Jeffrey A Law  (law@cygnus.com)
20126
20127         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
20128         isn't defined, then define it to MAP_ANONYMOUS.
20129
20130 1996-11-12  Jeffrey A Law  (law@cygnus.com)
20131
20132         * gcc.c-torture: Update to c-torture-1.42 release.
20133
20134 1996-11-11  Jeffrey A Law  (law@cygnus.com)
20135
20136         * gcc.c-torture: Update to c-torture-1.41 release.
20137
20138 1996-10-27  Jeffrey A Law  (law@cygnus.com)
20139
20140         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
20141         c-torture release.
20142
20143 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
20144
20145         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
20146         and LDFLAGS.  Fix second case to append the target_info ldflags
20147         onto LDFLAGS, not CFLAGS.
20148         * lib/g++.exp (g++_init): Add target_info stuff.
20149         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
20150         of libgloss and newlib flags for !native.
20151
20152         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
20153         (GDB): Fix relative path to go up another dir for finding gdb.
20154
20155 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
20156
20157         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
20158         versions in the target_info array, if they don't exist.
20159
20160 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
20161
20162         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
20163
20164 1996-07-08  Jim Wilson  <wilson@cygnus.com>
20165
20166         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
20167         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
20168
20169 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
20170
20171         * lib/old-dejagnu.exp: Don't remove the output file before we've
20172         actually tested it. Don't append pwd to the path of the executable
20173         we're testing.
20174
20175 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
20176
20177         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
20178
20179 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
20180
20181         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
20182         temporary directory for compiler files, and set it to a default
20183         value of /tmp. Set $output as the name of the output file from
20184         compiling the testcase. Add a -o option to $cflags_var so the
20185         compiler writes the final output file as $output. Set $executable
20186         to $output.
20187
20188         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
20189         directory for compiler files, and set it to /tmp if it doesn't
20190         already have a value. Set $output_file to the name of the output
20191         file from compiling the testcase. Add a -o option to CXXFLAGS so
20192         the compiler writes the final output file as $output. Use $output
20193         as the executable to be tested.
20194
20195 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
20196
20197         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
20198
20199 1996-06-08  Jeffrey A Law  (law@cygnus.com)
20200
20201         * gcc.c-torture/execute/pending-1.c: New test.  Still
20202         pending in Tege's queue.
20203
20204 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
20205
20206         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
20207         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
20208         if there were failures.  Call unresolved if there were unresolved
20209         testcases.  Call gcc_fail if program did not run to completion.
20210         (ph_make): Pass additional argument name to ph_execute.
20211         (ph_execute): Add new argument.  Pass additional arguments to
20212         ph_summary.  Call gcc_fail is there is no execution output.
20213
20214 1996-04-24  Jeffrey A Law  (law@cygnus.com)
20215
20216         * lib/plumhall.exp (proc_summary): Output relavent summary
20217         lines into the log so specific failures in plumhall can be
20218         investigated.
20219
20220 1996-04-10  Jeffrey A Law  (law@cygnus.com)
20221
20222         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
20223         (c-torture-execute): Don't try to execute tests which use
20224         "long long" types if $NO_LONG_LONG is nonzero.
20225
20226 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
20227
20228         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
20229         not c-torture.
20230
20231         * gcc.ieee: Move from here.
20232         * gcc.c-torture/execute/ieee: To here.
20233
20234 1996-03-26  Jeffrey A Law  (law@cygnus.com)
20235
20236         * gcc.c-torture: Update to c-torture-1.41 release.
20237
20238 1996-03-22  Jeffrey A Law  (law@cygnus.com)
20239
20240         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
20241         not "$output".
20242
20243 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
20244
20245         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
20246         -c present.
20247
20248 1996-03-02  Jeffrey A Law  (law@cygnus.com)
20249
20250         * config/proelf.exp: Handle connecting to a simulator.
20251
20252 1996-01-31  Jeffrey A Law  (law@cygnus.com)
20253
20254         * config/proelf.exp: New file.  Enough framework that we can
20255         run c-torture tests on the proelf targets (or any other target
20256         that gdb can connect to for that matter).
20257
20258 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
20259
20260         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
20261         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
20262
20263         * lib/plumhall.exp (ph_execute): Always call ph_summary if
20264         exec_output exists.
20265
20266 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
20267
20268         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
20269         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
20270
20271         * config/*.exp: Update FSF address.  Change result of ${tool}_load
20272         to pass/fail/unresolved/unsupported/untested.  Caller must now
20273         call unresolved/unsupported/untested.
20274         * lib/*.exp: Update FSF address.  Update to handle new results of
20275         ${tool}_load.
20276         * lib/chill.exp (verbose): Delete.
20277
20278 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
20279
20280         * lib/gcc.exp (default_gcc_start): Change order of args to
20281         $LDFLAGS $CFLAGS $LIBS.
20282         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
20283         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
20284         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
20285         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
20286         * gcc.misc-tests/dg-test.exp: Likewise.
20287         * gcc.misc-tests/msgs.exp: Likewise.
20288         * gcc.prms/prms.exp: Likewise.
20289         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
20290         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
20291
20292         * lib/dg.exp: Deleted, moved to dejagnu/lib.
20293
20294 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
20295
20296         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
20297
20298         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
20299         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
20300
20301         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
20302         necessary.
20303
20304 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
20305
20306         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
20307         global for loop; add use of $mathlib.
20308         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
20309         settings here; set mathlib for anything but VxWorks.
20310
20311 1996-01-22  Jeffrey A Law  (law@cygnus.com)
20312
20313         * gcc.c-torture: Update to c-torture-1.40 release.
20314
20315 1996-01-03  Jeffrey A Law  (law@cygnus.com)
20316
20317         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
20318         dg.exp.
20319
20320 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
20321
20322         * lib/c-torture.exp (c-torture-execute): Declare "output" as
20323         global.
20324
20325 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
20326
20327         * lib/g++.exp (LIBS): Define if not already.
20328         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
20329         (gcc-dg-prune): Call prune_gcc_output.
20330         * lib/gcc.exp (prune_gcc_output): New proc.
20331         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
20332         prune_gcc_output.
20333
20334 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
20335
20336         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
20337         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
20338
20339 1995-11-15  Jeffrey A Law  (law@cygnus.com)
20340
20341         * gcc.c-torture: Update to c-torture-1.39 release.
20342
20343 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
20344
20345         * lib/c-torture.exp (c-torture-execute): Don't return if one option
20346         fails, try others as well.
20347
20348 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
20349
20350         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
20351         If compilation fails, mark execute tests as `untested'.
20352         If test is marked as unsupported, don't mark compilation and
20353         execute tests as failed.
20354
20355 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
20356
20357         * lib/g++.exp (g++_init): Don't link in libg++, and look to
20358         libstdc++ for whether or not we want to be doing shared
20359         libraries.  Delete link_curses since we don't need it anymore.
20360         * lib/mike-g++.exp (postbase): Don't link in libg++.
20361         * g++.old-deja/old-deja.exp: Likewise.
20362
20363 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
20364
20365         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
20366
20367 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
20368
20369         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
20370         For that, add `-Wl,-a,shared_archive'.
20371         * g++.old-deja/old-deja.exp: Likewise.
20372
20373 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
20374
20375         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
20376
20377 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
20378
20379         * lib/mike-g++.exp (postbase): Pay attention to the status of
20380         g++_load.
20381
20382 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
20383
20384           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
20385
20386 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
20387
20388         * lib/gcc.exp (default_gcc_start): No longer need to log program
20389         being executed or its output, execute_anywhere does that now.
20390         * lib/g++.exp (default_g++_version): Call execute_anywhere.
20391         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
20392
20393 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
20394
20395         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
20396         the same as those in lib/g++.exp.
20397
20398 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
20399
20400         * gcc.c-torture: Update to c-torture-1.38 release.
20401         * gcc.ieee: Related changes.
20402
20403 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
20404
20405         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
20406         "exec". Minor reformatting changes.
20407
20408         * config/rom68k.exp (${tool}_load): Make it work in a canadian
20409         cross. This means all "exec" calls now work on a remote host as
20410         well.
20411         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
20412         cross. Filter out the extra "\r\n" stuff that expect puts in.
20413         (c-torture-execute): Filter out the bogus warnings like
20414         c-torture-compile does. Add support for canadian cross.
20415         * lib/gcc.exp (default_gcc_version, default_gcc_start)
20416         Use execute_anywhere rather than calling exec directly. Now it
20417         works for canadian cross testing.
20418
20419 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
20420
20421         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
20422         results into a variable, and check that rather than using file exists.
20423
20424 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
20425
20426         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
20427         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
20428
20429 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
20430
20431         * g++.old-deja/old-deja.exp: Create and pass runshlib and
20432         lib_curses if there's a shared libg++ in the build tree.
20433
20434 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
20435
20436         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
20437         if not supported target.
20438
20439 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
20440
20441         * lib/g++.exp (g++_init): Move empty setting of runshlib and
20442         link_curses up to always happen, not just for native builds.
20443
20444 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
20445
20446         * gcc.c-torture: Update to c-torture-1.36 release.
20447         * gcc.failure: Related changes.
20448
20449 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
20450
20451         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
20452
20453 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
20454
20455         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
20456         * lib/mike-g++.exp (postbase): Not in here.  Still reference
20457         runshlib, link_curses, and mathlib for link and run.
20458
20459         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
20460         pass the runtime shared library options for Solaris, OSF/1, and
20461         Irix5, and link with -lcurses to avoid unresolved references.
20462
20463 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
20464
20465         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
20466         only run once.
20467
20468 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
20469
20470         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
20471
20472 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
20473
20474         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
20475         do not have a framework for the "compat" tests yet.
20476
20477 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
20478
20479         * lib/mike-g++.exp (postbase): New local variable `mathlib',
20480         set to null if we're testing vxworks5.1.  Use that instead of
20481         `-lm' in the setting of LIBS for link and run.
20482
20483 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
20484
20485         * config/rom68k.exp (${tool}_load): Major changes to make it
20486         work.  Verified that it does in fact return the stuff in
20487         exec_output properly.  Catch any Emul or any TRAP other than 0.
20488
20489 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
20490
20491         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
20492         LDFLAGS properly for targets that need stuff from libgloss.
20493         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
20494         only run once.
20495         (gpp_initialized): New variable.
20496
20497 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
20498
20499         * config/rom68k.exp: Load libgloss.exp.
20500         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
20501         so we can produce a fully linked binary.
20502         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
20503         so we can produce a fully linked binary.
20504
20505 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
20506
20507         * lib/plumhall.exp (ph_section): Watch for expected failures.
20508         Add missing `else'.
20509
20510         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
20511         run the testcase.
20512         (c-torture): Likewise.
20513
20514 1995-08-28  Doug Evans  <dje@cygnus.com>
20515
20516         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
20517
20518         * lib/mike-g++.exp (mike_cleanup): New proc.
20519         (prebase): New globals compiler_result, not_compiler_result,
20520         target_regexp.
20521         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
20522         allow leading "-" in pattern.  Watch for unsupported tests.
20523         If $compiler_result is set, pattern match assembler code,
20524         and ditto for $not_compiler_result.
20525         * lib/mike-gcc.exp: Likewise.
20526
20527         * lib/plumhall.exp (ph_execute): Only call ph_summary if
20528         execution "succeeded".
20529
20530 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
20531
20532         * config/win32.exp: New file.
20533         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
20534
20535 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
20536
20537         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
20538         unsupported.
20539         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
20540         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
20541         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
20542
20543         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
20544         "... without exceptions was ...".  That is now handled by
20545         prune_system_crud.
20546         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
20547
20548 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
20549
20550         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
20551         sieve.c,sort2.c}: New files.
20552         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
20553         sieve.exp,sort2.exp}: Drivers for them.
20554
20555         * lib/mike-gcc.exp (program_output): New user settable variable.
20556         (postbase): Call prune_system_crud.  Also prune extraneous compiler
20557         messages.
20558         * lib/mike-g++.exp (program_output): New user settable variable.
20559
20560         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
20561
20562         * config/sh.exp: Deleted (use sim.exp instead).
20563
20564 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
20565
20566         * config/vx.exp: Declare CHECKTASK as global.
20567         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
20568         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
20569         * lib/old-dejagnu.exp: Load [pwd]/$executable.
20570
20571 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
20572
20573         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
20574         target. Like vx.exp, only includes `vx29k.exp' instead of
20575         `vxworks.exp'.
20576
20577 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
20578
20579         * config/sim.exp: Increase time limit from 120 seconds to 240.
20580
20581 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
20582
20583         * gcc.c-torture/execute/950628-1.c: New test.
20584
20585 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
20586
20587         * gcc.c-torture: Update with changes/additions from
20588         c-torture-1.34.
20589
20590 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
20591
20592         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
20593
20594 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
20595
20596         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
20597
20598 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
20599
20600         * gcc.c-torture/compile/950512-1.c: New test.
20601         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
20602         * gcc.dg/struct-ret-1.c: Likewise.
20603
20604 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
20605
20606         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
20607           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
20608
20609 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
20610
20611         * gcc.c-torture/special/920411-1.c: Deleted.
20612         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
20613
20614 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
20615
20616         * config/sim.exp (${tool}_load): Hack in call to bash to get a
20617         cpu limit.
20618
20619 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
20620
20621         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
20622
20623 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
20624
20625         From kenner;
20626         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
20627         is the proper length.
20628         * va-arg-3.c: Likewise.
20629
20630 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
20631
20632         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
20633         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
20634
20635         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
20636         * lib/g++.exp (default_g++_start): Delete old cruft.
20637
20638 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
20639
20640         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
20641         (2 * (1 << 18)) to (2 * (1 << 17)).
20642
20643         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
20644
20645 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
20646
20647         * config/rom68k.exp: Renamed from config/idp.exp
20648
20649 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
20650
20651         * c-torture/compile/921109-2.c
20652
20653 1995-04-18  Mike Stump  <mrs@cygnus.com>
20654
20655         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
20656         excess errors.
20657
20658 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
20659
20660         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
20661         output.
20662         * lib/g++.exp (default_g++_start): Likewise.
20663
20664 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
20665
20666         * gcc.c-torture/compile/950329-1.c: New test.
20667
20668 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
20669
20670           * config/bug.exp (${tool}_load): Updated to use new remote_open
20671           and remote_close procs.
20672         * config/idp.exp: New file.
20673
20674 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
20675
20676         * gcc.c-torture/execute/950322-1.c: New test.
20677
20678 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
20679
20680         * config/vx.exp (${tool}_load): Clean up testing of return code from
20681         vxworks_ld and vxworks_spawn.
20682
20683 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
20684
20685         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
20686
20687 1995-03-13  Mike Stump  <mrs@cygnus.com>
20688
20689         * lib/old-deja.exp: Add `excess errors test - ' error, now one
20690         can mark excess errors on a machine by machine basis.  Note, the
20691         default is to not expect any excess errors, even when excess
20692         errors test - is given, so you will want to put an XFAIL ... on
20693         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
20694         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
20695         those 4 machines, but no others.
20696
20697 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
20698
20699         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
20700         * lib/c-torture.exp: to here.
20701
20702 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
20703
20704         * gcc.c-torture/execute/950221-1.c: New test.
20705         * gcc.c-torture/execute/struct-ret-1.c: New test.
20706         * gcc.c-torture/compile/950221-1.c: New test.
20707
20708         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
20709
20710 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
20711
20712         * gcc.c-torture/execute/arith-1.c (main): Return 0.
20713         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
20714
20715 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
20716
20717         * g++.gb: New directory of tests, derived from my signature and
20718         class scoping tests.
20719
20720         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
20721         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
20722         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
20723         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
20724         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
20725         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
20726         * g++.gb/sig25.C: Likewise.
20727
20728         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
20729         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
20730         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
20731         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
20732         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
20733         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
20734         * g++.gb/sig25.exp: Likewise.
20735
20736         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
20737         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
20738         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
20739         * g++.gb/scope13.C: Likewise, this test still fails.
20740
20741         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
20742         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
20743         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
20744         * g++.gb/scope13.exp: Ditto.
20745
20746         * g++.gb/README: New file, explains what these tests are about.
20747
20748 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
20749
20750         * lib/dg.exp (dg-do): Support `preprocess'.
20751         (dg-test): Likewise.
20752
20753 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
20754
20755         * config/udi.exp: change "continue -expect" to "exp_continue".
20756
20757 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
20758
20759         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
20760         Delete redundant tests.
20761
20762         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
20763         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
20764         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
20765         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
20766         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
20767         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
20768         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
20769         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
20770
20771         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
20772         storing label pointers.
20773         * gcc.c-torture/execute/921019-1.c: Likewise.
20774         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
20775         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
20776         parameter fp.
20777         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
20778         constants.
20779
20780         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
20781         Delete obsolete tests.
20782
20783         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
20784         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
20785         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
20786         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
20787         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
20788         * gcc.c-torture/compile/950124-1.c: New test.
20789
20790         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
20791
20792 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
20793
20794         * lib/mike-g++.exp: Add -lm to LIBS.
20795
20796 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
20797
20798         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
20799
20800 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
20801
20802         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
20803
20804 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
20805
20806         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
20807
20808 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
20809
20810         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
20811         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
20812         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
20813         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
20814         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
20815         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
20816         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
20817         * g++.law/{operators31.C, operators32.C,
20818         * g++.law/{operators33.C, operators34.C}: Likewise.
20819         * g++.law/{pic1.C, refs2.C}: Likewise.
20820         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
20821         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
20822         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
20823         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
20824
20825         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
20826         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
20827         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
20828         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
20829         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
20830         * g++.law/{enum9.exp, friend5.exp}: Likewise.
20831         * g++.law/{nest3.exp, nest4.exp}: Likewise.
20832         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
20833         * g++.law/{operators30.exp, operators31.exp}: Likewise.
20834         * g++.law/{operators32.exp, operators33.exp}: Likewise.
20835         * g++.law/{operators34.exp}: Likewise.
20836         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
20837         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
20838         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
20839         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
20840         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
20841
20842         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
20843         No longer expected to fail.
20844         * g++.law/missed-error3.C: Tweak for recent bool changes.
20845
20846 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
20847
20848         * config/emb-unix: Deleted.
20849         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
20850         remote execution.  Do final link on remote host if REMOTE_LINK is set.
20851
20852 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
20853
20854         * lib/dg.exp (dg-test): Fix typo in last patch.
20855
20856 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
20857
20858         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
20859         (handles multiple occurrences).
20860
20861 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
20862
20863         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
20864         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
20865         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
20866         printed).
20867         * lib/c-torture.exp (c-torture-compile): Likewise.
20868         (c-torture): Prepend full path if missing.
20869         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
20870         (gcc_fail): Likewise.
20871         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
20872
20873 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
20874
20875         * lib/netware.exp: Only attach to NetWare i386 systems.
20876
20877 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
20878
20879         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
20880         messages.  Add test name to "output pattern match" pass/fail message.
20881
20882 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
20883
20884         * gcc.dg: New testsuite.
20885         * gcc.dg/dg.exp: New file.
20886
20887         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
20888         test-switch.c}: Deleted.
20889
20890         * gcc.misc-tests/msgs.exp: New testcase driver.
20891
20892 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
20893
20894         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
20895         Watch for illegal return values from ${tool}_load.
20896         * config/unix.exp (${tool}_load): Fix pass/fail detection for
20897         cross targets.  Coerce return value >0 to 1.
20898
20899 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
20900
20901         * config/unix.exp (${tool}_load): Call program rsh, not proc.
20902
20903         * config/emb-unix.exp: New file.
20904
20905         * config/sim.exp: Error if variable $SIM not defined.
20906         (${tool}_load): Mark test as "untested" if simulator missing.
20907
20908         * config/unix.exp: Load remote.exp to get rcp_download.
20909         * lib/c-torture.exp: Use different option lists for testcases with
20910         and without loops.
20911         * gcc.c-torture/execute/execute.exp: Likewise.
20912
20913 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
20914
20915         * config/*.exp: Clarify return code from ${tool}_load.
20916         Call `unresolved' or `untested' instead of `warning' or `perror'
20917         (sometimes you still want to call both though).
20918         Add comment that `shell_id' is local to each file.
20919         * config/udi.exp (timeout): Set to 30.
20920         Don't print warning if connection fails, $connectmode has already
20921         printed an error.
20922         (${tool}_load): Move verbose messages to level 2.
20923         Rework pattern for "Process started" message.
20924         Pass `shell_id' to ${connectmode}_download.
20925         Retry twice upon timeout.  Make resetting of target more robust.
20926         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
20927         Pass `shell_id' to exit_$connectmode.
20928         Only call exit_$connectmode if connected.
20929         * config/unix.exp (${tool}_load): Check return codes better.
20930         * config/vrtx.exp (${tool}_load): Likewise.
20931         * config/vx.exp (${tool}_load): Likewise.
20932         Delete unneeded global's.
20933         * lib/dg.exp (dg-test): Update to reflect clarified return codes
20934         from ${tool}_load.
20935         (dg-stat): Delete.
20936         (dg-init): Delete recording of pass/fail counts.
20937         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
20938         (old-dejagnu-init): Likewise.
20939         (old-dejagnu-stat): Delete contents, empty proc now.
20940         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
20941         (c-torture): Delete references to lcnt, lpass, lfail.
20942         Get option list from TORTURE_OPTIONS.
20943         Delete -funroll[-all]-loops if no loops.
20944         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
20945         (g++_stat): Delete contents (empty proc now).
20946         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
20947         (gcc_finish): Likewise.
20948         (gcc_stat): Deleted.
20949         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
20950         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
20951         * gcc.c-torture/execute/execute.exp: Likewise.
20952         Split tests into two parts: compile, execute.
20953         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
20954         no loops.  Update to reflect clarified return codes from ${tool}_load.
20955
20956 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
20957
20958         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
20959         to grep for.
20960         (old-dejagnu): Likewise (where necessary).
20961
20962 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
20963
20964         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
20965
20966         * lib/dg.exp (dg-process-target): Fix processing of selector.
20967         Add comment regarding use of `error'.
20968
20969         * lib/gcc.exp (prune_system_crud): Define if missing.
20970         * lib/g++.exp (prune_system_crud): Likewise.
20971
20972         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
20973         Call prune_system_crud.
20974         * lib/dg.exp (dg-runtest): New proc.
20975         Use perror instead of send_user for tcl errors in testcase.
20976         Don't return any value, it's never used.
20977         Don't clobber previous definition of `unknown'.
20978         Print tcl errors in `dg-final'.
20979
20980 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
20981
20982         * lib/dg.exp (dg-process-target): Improve syntax error messages.
20983         (dg-test): Don't print errorInfo, it contains stack backtrace.
20984
20985 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
20986
20987         * lib/g++.exp (runtest_file_p): Define if missing.
20988
20989 1994-09-24  Doug Evans  (dje@cygnus.com)
20990
20991         * lib/mike-g++.exp: Comment out loading of g++.exp.
20992         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
20993         (default_g++_version): Always print something.
20994         (default_g++_start): Comment out call to `which'.
20995         (g++_start, g++_load): Deleted (must be defined in config file).
20996         * lib/gcc.exp: Test for existence of $CC at start.
20997         Delete check for tmpdir (done in gcc_init).
20998         (default_gcc_version): Always print something.
20999         (default_gcc_start): Comment out call to `which'.
21000         * config/*.exp: Major cleanup - make cross targets work at least a
21001         little better for g++ (by not being "--tool gcc" specific).
21002         Rename gcc_xxx to ${tool}_xxx.
21003         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
21004         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
21005
21006 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
21007
21008         * lib/c-torture.exp (c-torture-compile): Rework compiler
21009         message processing.
21010
21011         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
21012         c-torture.
21013
21014 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
21015
21016         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
21017
21018         * lib/dg.exp (dg-process-target): Support { target native }.
21019
21020 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
21021
21022         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
21023         looked for "... program xxx got fatal signal".
21024         Correct regsub munging of `comp_output'.
21025         Ignore compiler messages "path prefix not used" and "linker input
21026         file unused".
21027
21028 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
21029
21030         * lib/gcc.exp (runtest_file_p): Define if missing.
21031         * gcc.prms/template.c: Example to work from.
21032
21033 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
21034
21035         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
21036         * lib/dg.exp (dg-test): Call unsupported testcases as such.
21037
21038         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
21039         * gcc.prms/1883.c: Moved from compile/940714-1.c.
21040         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
21041         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
21042
21043         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
21044         (dg-process-target): No longer a varargs proc.
21045         Return S/N for target, P/F for xfail.  All callers changed.
21046         (user option procs): More argument checking.
21047         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
21048         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
21049         (dg-test): Skip test if not running on selected target in `dg-do'.
21050         Update handling of `dg-do-what', `dg-output-text'.
21051         Separate execution pass/fail from output pattern match pass/fail.
21052         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
21053
21054 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
21055
21056         * gcc.c-torture/special/special.exp: Don't expect failure for mips
21057         target for 920510-1.c.
21058
21059 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
21060
21061         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
21062         Clean up comment regarding use of passcnt, etc.
21063         (gcc_stat): Don't update `testcnt' here.
21064         (gcc_finish): Do it here.
21065         Might as well reset `but_id' here too.
21066         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
21067         to determine if the file should be tested.
21068         * gcc.c-torture/compile/compile.exp: Likewise.
21069         * gcc.c-torture/execute/execute.exp: Likewise.
21070         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
21071         * gcc.misc-tests/dg-test.exp: Likewise.
21072         * gcc.prms/prms.exp: Likewise.
21073         * gcc.wendy/wendy.exp: Likewise.
21074         * g++.old-deja.exp: Likewise.
21075         Move "Testing file" message to verbose level 1.
21076
21077 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
21078
21079         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
21080
21081 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
21082
21083         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
21084         (default_gcc_start): Accept optional second list element
21085         of compiler flags.  Print compiler output at verbosity level 2.
21086         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
21087         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
21088         Save current values of framework globals passcnt, failcnt, xpasscnt,
21089         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
21090         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
21091         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
21092         xfailcnt to compute stats.  Update framework global `testcnt' from
21093         pass/fail counts.
21094         (gcc_finish): New proc.  Clean up test environment.
21095         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
21096         (gcc_epass, gcc_efail): Delete.
21097         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
21098         argument of line number.
21099         (dg-init): If the tool has an init routine, call it.
21100         (dg-test): Remove args `cflags_var' and `libs_var'.
21101         Pass all compiler options to ${tool}_start.
21102         Handle missing line number.
21103         (dg-finish): New function.
21104         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
21105         particular files.  Call gcc_finish at end.  Move "skipping test"
21106         message to verbosity level 3.
21107         * gcc.c-torture/compile/compile.exp: Likewise.
21108         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
21109         * gcc.c-torture/execute/execute.exp: Likewise.
21110         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
21111         Print testcase being tried at verbosity level 1.
21112         * gcc.c-torture/special/special.exp: Unset xfail.
21113         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
21114         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
21115         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
21116         * gcc.failure/failure.exp: Likewise.
21117         * gcc.ieee/ieee.exp: Likewise.
21118         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
21119         Update call to dg-test.  Call dg-finish at end.
21120         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
21121         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
21122         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
21123         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
21124         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
21125         * gcc.wendy/wendy.exp: Add copyright.
21126         Delete setting of tmpdir (done by gcc_init).
21127         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
21128         Pass compiler flags to gcc_start.  Call gcc_finish at end.
21129         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
21130         gcc_[ce]pass/fail.
21131
21132 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
21133
21134         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
21135         confusion.
21136         (g++_load): Likewise.
21137
21138         * config/*.exp (gcc_load): Some were varargs fns and some were not.
21139         Rename argument to `prog' to remove the confusion.
21140         Varargs fns behave differently too!
21141         (g++_load): Likewise.
21142
21143         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
21144
21145         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
21146         what it is.  Delete (always) printing of status value for !native.
21147         Simplify verbose code, and include status and exec_output.
21148         (g++_load): Use gcc_load.
21149
21150 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
21151
21152         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
21153         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
21154         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
21155         940714-3.c as these testcases don't exist anymore.  Make
21156         va-arg-1.c expected to pass.
21157
21158 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
21159
21160         * gcc.misc-tests/misc.exp: Only run specific testcases.
21161         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
21162         * gcc.misc-tests/dg-[1-9].c: New files.
21163
21164         * lib/dg.exp: New testsuite driver.
21165         * gcc.prms/prms.exp: Use it.
21166
21167         * README.gcc: New file.
21168
21169         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
21170         Document and reset `lxpass' and `lxfail'.
21171         Simplify "initialized" message.
21172         (gcc_stat): Clean up comments a little.
21173
21174 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
21175
21176         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
21177
21178 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
21179
21180         * lib/old-dejagnu.exp (process-option): New proc.
21181         (old-dejagnu-init, old-dejagnu-stat): Likewise.
21182         (old-dejagnu): Simplify.
21183         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
21184
21185 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
21186
21187         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
21188         exists and is not an empty string.
21189
21190         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
21191         $xfail rather than calling setup_xfail.  Clear $xfail when test is
21192         finished.
21193         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
21194         automatically.
21195
21196         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
21197         longer expected to fail.
21198
21199         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
21200         "f" function call.
21201
21202         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
21203
21204         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
21205         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
21206         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
21207         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
21208         c-torture-1.29.
21209
21210         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
21211         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
21212
21213         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
21214
21215         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
21216         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
21217
21218         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
21219         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
21220         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
21221
21222 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
21223
21224         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
21225         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
21226         940714-1.c, 940714-2.c, 940714-3.c},
21227         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
21228         gcc.misc-tests/{mg.c,mg.exp}:
21229         New tests.
21230         * gcc.noncompile/noncompile.exp: Change accordingly.
21231
21232 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
21233
21234         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
21235         Undo previous clobberage.
21236
21237 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
21238
21239         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
21240         * gcc.special/{930510-1.c, special.exp}:
21241         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
21242         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
21243         struct-varargs-1.c}: New tests from c-torture-1.26.
21244
21245 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
21246
21247         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
21248           argument to switch.
21249
21250 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
21251
21252         * Revert the previous changes.  Please see Rob's directory
21253           (/lisa/test/rob/progressive/gcc/testsuite) for testing
21254           fixes.
21255
21256 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
21257
21258         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
21259             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
21260             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
21261             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
21262             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
21263             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
21264             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
21265             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
21266             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
21267             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
21268             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
21269             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
21270             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
21271             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
21272             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
21273             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
21274             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
21275             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
21276             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
21277             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
21278             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
21279             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
21280             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
21281             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
21282             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
21283             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
21284             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
21285
21286 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
21287
21288         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
21289             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
21290           with perror calls.
21291
21292 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
21293
21294         * config/unix.exp (g++_load): Fix syntax.
21295
21296 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
21297
21298         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
21299         * gcc.noncompile/921017-1.c: Deleted obsolete test.
21300         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
21301         Don't expect va-arg-1.c to fail.  Correct expected output for
21302         920928-1.c.
21303         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
21304         * gcc.wendy/hbm4.c: Correct typo.
21305         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
21306
21307 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
21308
21309         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
21310         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
21311         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
21312         * lib/c-torture.exp (c-torture-compile): Ditto.
21313
21314         Reduce volume of output (remove all the -I's and such).
21315         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
21316         Call gcc_cpass, gcc_cfail.
21317         (c-torture): Pass testing option to c-torture-compile.
21318
21319 1994-03-21  Doug Evans  (dje@cygnus.com)
21320
21321         Bring patches over from progressive.
21322         * config/default.exp: Exit remote shell cleanly.
21323         (g++_exit, g++_start): Add default versions.
21324         * config/sim.exp (gcc_load): Use perror, not error.
21325
21326 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
21327
21328         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
21329         set in site.exp.
21330
21331 1994-03-14  Doug Evans  (dje@cygnus.com)
21332
21333         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
21334         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
21335         (wendy_try): New proc to run testcase.
21336         (main loop): Call 'em.
21337         * gcc.wendy/*.c: Clean up pass to correct expected output.
21338
21339         * lib/gcc.exp: Minor cleanup work.
21340         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
21341
21342 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
21343
21344         * config/sim.exp (gcc_load): Document return codes better.
21345         Don't pass -v to simulator.
21346
21347 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
21348
21349           * gcc.special/920717-x.c: Fix typo.
21350           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
21351           get at sources.
21352
21353         * lib/mike-gcc.exp: Fix typo.
21354
21355 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
21356
21357         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
21358         binary to use, transform the name.
21359         * config/*.exp: rename everything. Nuke any g++ specific files,
21360         it's now a special case of gcc that requires no special support.
21361         Add a default.exp for unsupported targets.
21362
21363 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
21364
21365         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
21366         lib/old-dejagnu.exp: Fix a few patterns to work with the new
21367         version of Tcl.
21368
21369 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
21370
21371         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
21372         than a warning.
21373
21374 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
21375
21376         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
21377
21378 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
21379
21380         * gcc.execute/execute.exp: Combine opt_list and foption_list into
21381         option_list.  Compile every file with only 4/6 option choices
21382         (same as C torture) instead of with 12/18 different option
21383         choices.
21384         * lib/c-torture.exp: Likewise.
21385
21386         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
21387         not already set.
21388
21389 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
21390
21391         * lib/old-deja.exp: Add `excess errors test fails' error, now one
21392         can put an XFAIL *-*-* on excess errors.
21393
21394 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
21395
21396         * g++.law: Add more tests derived from g++-bugs snapshots.
21397
21398         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
21399         equivalent to g++.law/init9.
21400
21401         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
21402         compiled it, and the a.out file after we've run it.
21403
21404 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
21405
21406         * lib/mike-g++.exp (postbase): Delete the .o file after we've
21407         compiled it, and the a.out file after we've run it.
21408
21409 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
21410
21411         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
21412
21413 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
21414
21415         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
21416         version number.
21417
21418 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
21419
21420         * g++.law: New directory of g++ tests derived from the g++-bugs
21421         snapshots.
21422
21423 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
21424
21425         * gcc.compile: initbug1.c initbug1.exp testcase added
21426
21427 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
21428
21429         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
21430         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
21431           fixes submitted by Jeff Law (law@cs.utah.edu)
21432         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
21433           Jeff Law (law@cs.utah.edu)
21434
21435
21436 1993-11-30  Mike Stump  (mrs@cygnus.com)
21437
21438         * config/unix-g++.exp: Follow the gcc way of doing things.
21439         * g++.old-deja/old-deja.exp: Minor updates.
21440         * lib/g++.exp: New file, follow the gcc way of doing things.
21441         * lib/old-dejagnu.exp: Minor updates.
21442         * lib/mike-g++.exp: Always unset errorInfo.
21443
21444 1993-11-06  Mike Stump  (mrs@cygnus.com)
21445
21446         * lib/gcc.exp: Fix some errors with the below change, CC and
21447         CFLAGS should be global when setting, not local.
21448
21449 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
21450
21451         * lib/gcc.exp: Transform tool name.
21452
21453 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
21454
21455         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
21456
21457 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
21458
21459         * lib/gcc.exp: change gcc_done to gcc_stat
21460
21461 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
21462
21463         * Upgraded gcc testsuite to c-torture version 1.25
21464
21465 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
21466
21467         * lib/gcc.exp: added reporting code. Changed verbose compile message.
21468         * lib/c-torture: added hooks for new reporting code.
21469
21470 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
21471
21472         * config/sh-gcc.exp: check if sh-sim exists in the path
21473
21474 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
21475
21476         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
21477         * gcc.compile/compile.exp: Initial changes for new logic.
21478         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
21479         * gcc.failure/failure.exp: Initial changes for new logic.
21480         * gcc.ieee/ieee.exp: Initial changes for new logic.
21481         * gcc.misc-tests/misc.exp: Initial changes for new logic.
21482         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
21483         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
21484         * lib/c-torture.exp: Initial changes for new logic.
21485         * lib/gcc.exp: Initial changes for new logic.
21486
21487 1993-10-15  Mike Stump  (mrs@cygnus.com)
21488
21489         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
21490         depend upon failure or success.  Fully qualify names in failure
21491         and success messages.  Always remove a.out before starting
21492         compile, just in case.  Pay more attention to error text output by
21493         the compiler.  Handle testcases with no known past errors just
21494         like all others, so that things are uniform.  Other miscellaneous
21495         improvements.
21496
21497 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
21498
21499         * gcc.cpp: new directory for cpp tests
21500
21501 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
21502
21503         * lib/chill.exp: Code reformatted, removed unused code.
21504         * config/unix-chill.exp: Code reformatted, removed unused code.
21505         * chill.execute/execute.exp: Code reformatted, removed unused code.
21506         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
21507
21508 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
21509
21510         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
21511         routines not written.
21512
21513 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
21514
21515         * config/bug-gcc.exp: Use new procs from bug.exp.
21516
21517 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
21518
21519         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
21520         via ftp, rather than depending on NFS.
21521         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
21522         case.
21523
21524 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
21525
21526         * config/bug-gcc.exp: Use new download proc.
21527
21528 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
21529
21530         * chill.execute/execute.exp: cleanups, handles errors better
21531         * chill.compile/compile.exp: rewrite, based on execute.exp
21532         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
21533         * lib/chill.exp: major changes to diff proc and compile and link
21534           procs. added chill_fail and chill_pass wrappers to pass and
21535           fail. added more comments, and handle error codes better.
21536           Added a hack to capture stderr from exec, so noncompile tests
21537           can work.
21538
21539 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
21540
21541         * chill.execute/execute.exp: rewrite of testsuite driver
21542         * lib/chill.exp: rewrite of testsuite driver
21543         * config/unix-chill.exp: rewrite of testsuite driver
21544
21545 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
21546
21547     In chill.execute:
21548         * iexpr.ch: Standardize uppercase.
21549         * tuples.dat: Standardize uppercase.
21550         * vary.ch: standardize.  Correct varying string assignments.
21551         * vary.dat: Add new output lines.
21552
21553 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
21554
21555     In chill.execute:
21556         * chprintf.ch: Standardize use of uppercase.
21557         * tuples.ch: Standardize and turn arr2 into a DCL,
21558           rather than a SYN.
21559         * pinits.ch: Standardize.
21560
21561 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
21562
21563         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
21564         * Makefil: Renamed to Makefile.in.
21565         * configure.in: New.
21566
21567 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
21568
21569     In chill.execute:
21570         * .cvsignore: Add result/output files.
21571         * Makefile: Fix up variables at start.  Use MFLAGS
21572           everywhere.  Correct bool_loc, built_ins entries.
21573           Add entry for vary1.ch.
21574         * bitarray.ch: Standardize upper-case usage.
21575         * bitexpr.ch: Standardize, add output of b1.
21576         * params.ch: Use arrayt in along PROC parameters, to
21577           avoid novelty problems.
21578         * sets.ch: Tiny cleanup.
21579         * vary1.ch: Re-indent.
21580
21581 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
21582
21583           * Add PR-related files to Makefiles, .cvsignore files, etc.
21584
21585 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
21586
21587         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
21588           with compiler objects. New names are test-flow.c and test-loop.c
21589
21590 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
21591
21592         * Upgraded c-torture tests from 1.19 to 1.20
21593
21594         * new files:
21595         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
21596         * gcc.compile: 930623-1.c 930623-2.c
21597         * gcc.noncompile: 930622-1.c 930622-2.c
21598         * gcc.failure: 920411-1.c 920627-2.c
21599         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
21600
21601 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
21602
21603         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
21604           More changes to get testsuite working properly. Needs more work.
21605           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
21606
21607 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
21608
21609         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
21610           More changes to get testsuite working properly. Needs more work.
21611
21612 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
21613
21614         * chill.compile/compile.exp: Added for Dejagnu support
21615         * chill.execute/execute.exp: Added for Dejagnu support
21616         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
21617
21618 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
21619
21620     This should complete moving the CHILL test files.
21621         * chill.noncompile(.cvsignore printf.grt
21622             in-printf.grt chprintf.grt chprintf.ch):
21623             Added test-support files.
21624           (Makefile): Modified further.
21625         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
21626             signal.ch): Added test files.
21627           * chill.execute (.cvsignore printf.grt printr.c
21628             in-printf.grt rts.c chprintf.grt rts.h): Added
21629           test-support files.
21630             (Makefile): More corrections.
21631
21632 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
21633
21634         * chill.compile, chill.execute, chill.nocompile: Add CHILL
21635           test cases, ready for DejaGnu.
21636
21637 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
21638
21639         * Upgraded c-torture tests from 1.18 to 1.19
21640
21641         * gcc.compile: added test(s):
21642           930607-1.c
21643         * gcc.execute: added test(s):
21644           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
21645
21646         * added new subdirectory for misc tests: gcc.misc-tests
21647         * gcc.misc-test(s): added tests:
21648           inst-check.c test-consts.c test-ior.c test-switch.c
21649
21650 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
21651
21652         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
21653
21654 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
21655
21656         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
21657
21658 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
21659
21660         * Upgraded c-torture tests from 1.17 to 1.18
21661
21662 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
21663
21664         * Upgraded c-torture tests from 1.12 to 1.17
21665
21666 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
21667
21668         * lib/old-dejagnu.exp:
21669           Fixed handling of XFAIL target triplets to correctly
21670           recognize wildcard characters.  Removed code that
21671           appended a unique id tag to the end of the file name
21672           printed out by the result of the testcases within a
21673           given test file.
21674
21675 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
21676
21677         * lib/old-dejagnu.exp:
21678           Reworked expected failure handling to trigger off of XFAIL
21679           keyword in keyphrase embeded in testcase source code. The
21680           XFAIL keyword must be at the end of the keyphrase line. It
21681           may optionally be followed by one or more target triplets.
21682           It has just occured that the handling of wildcards in the
21683           target triplet may not be correct.
21684
21685 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
21686
21687         * g++.old-deja/tests:
21688           Moved all subdirectories up one level into g++.old-deja .
21689
21690         * lib/old-dejagnu.exp:
21691           Fixed problem with CXXFLAGS not being properly reset, and being
21692           corrupted with extraneous "-c" compiler option.  This was
21693           causing binaries to not be generated for test that needed them.
21694           Modified strings passed to "pass" and "fail" so that individual
21695           tests from the same test file would be distinguished by an
21696           identifier appended to the test file name in the summary logs;
21697           this corrected a problem with erroneous diff logs.  Added code
21698           to search testcases for expected fail and unexpected pass keywords.
21699
21700 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
21701
21702         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
21703
21704 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
21705
21706         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
21707           Removed extraneous text from end of "Special g++ Options"
21708           keyphrase.
21709
21710         * lib/old-dejagnu.exp: Added pattern matching to look for new
21711           keywords, embedded in testcases comments, which will trigger
21712           calls to xpass and xfail.
21713
21714 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
21715
21716         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
21717           comments embedded in the testcases, especially the one looking for
21718           special compiler options, as well as the pattern matching for the
21719           compiler output again.
21720
21721 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
21722
21723         * lib/old-dejagnu.exp: Do a proper check of the return value for
21724           execute tests. Fixed several problems with the pattern matching
21725           of the compiler output which gave erroneous test results.
21726           Changed several of the test result messages to be more descriptive.
21727         * config/unix-g++.exp: Proc g++_load now actually works and
21728           executes the tests passed to it and returns a usable return
21729           value.
21730
21731 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
21732
21733           * lib/gcc.exp: Exits gracefully if $CC is bogus.
21734
21735 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
21736
21737         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
21738           Modified both files to properly execute the old style
21739           dejagnu tests. The previous versions of these files were
21740           experimental and did not function anything near correctly.
21741
21742 1993-04-05  Rob Savoye  (rob@cygnus.com)
21743
21744         * Removed all Makefile.in and configure.in files. No configuration
21745         needed now.
21746
21747 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
21748
21749         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
21750
21751 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21752
21753         * gcc.compile/configure.in, gcc.unsorted/configure.in,
21754         gcc.special/configure.in, gcc.noncompile/configure.in,
21755         gcc.execute/configure.in, gcc.code_quality/configure.in,
21756         g++.other/configure.in, g++.old-deja/configure.in,
21757         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
21758         in srcname setting.
21759
21760 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
21761
21762         * lib/udi.exp:  Fixed mondfe and mondfe_download.
21763         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
21764         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
21765
21766 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
21767
21768         * config/udi-gdb.exp: Check $shell_id after connecting to target.
21769         (gdb_exit): Don't remove *_soc files.
21770
21771 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
21772
21773         * lib/c-torture.exp: Don't look for main; instead always use -w
21774         -c.  This is how the c-torture tests work.  Remove the object
21775         file if the compilation succeeds.
21776         * gcc.execute/execute.exp: Remove executable if test passes.
21777         * gcc.noncompile/noncompile.exp: Every test is an expected
21778         failure.
21779         * gcc.special/special.exp: Added tests from c-torture 1.11,
21780         corrected use of existing test.
21781         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
21782         gcc.execute/920625-1.c: Updated to c-torture 1.11.
21783         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
21784         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
21785         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
21786         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
21787         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
21788         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
21789         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
21790         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
21791         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
21792         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
21793         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
21794         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
21795         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
21796         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
21797         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
21798         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
21799         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
21800         c-torture 1.11.
21801         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
21802         correspond to c-torture 1.11.
21803
21804         * New file.
21805